notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: benchmarks/ddosify/Makefile

Number of commits found: 43

Monday, 15 Apr 2024
08:20 Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update

MFH:		2024Q2
commit hash: 32b284679a1954ef1e0c0d52c4741d00e36dc6e0 commit hash: 32b284679a1954ef1e0c0d52c4741d00e36dc6e0 commit hash: 32b284679a1954ef1e0c0d52c4741d00e36dc6e0 commit hash: 32b284679a1954ef1e0c0d52c4741d00e36dc6e0 32b2846
Sunday, 24 Mar 2024
14:29 Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/go: Change DEFAULT to 1.21

PR:		277776
Approved by:	portmgr (exp-run)
commit hash: a5a000df3b3697665460dbfbafe7120e306d8913 commit hash: a5a000df3b3697665460dbfbafe7120e306d8913 commit hash: a5a000df3b3697665460dbfbafe7120e306d8913 commit hash: a5a000df3b3697665460dbfbafe7120e306d8913 a5a000d
Saturday, 23 Mar 2024
14:01 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
Revert "x11-fonts/noto*: Restructure and update"

This reverts commit 3b128ff9f74b28ada2f475f0b816480b1550e5b8.
commit hash: 28472e9722d808739a4d690f6d803a2b1b8f5f98 commit hash: 28472e9722d808739a4d690f6d803a2b1b8f5f98 commit hash: 28472e9722d808739a4d690f6d803a2b1b8f5f98 commit hash: 28472e9722d808739a4d690f6d803a2b1b8f5f98 28472e9
13:40 Tijl Coosemans (tijl) search for other commits by this committer
x11-fonts/noto*: Restructure and update

Split x11-fonts/noto-basic into separate ports so they can be updated
separately.  Keep noto-basic as a metaport but replace dependencies on
it with dependencies on individual fonts as needed.

Adjust x11-fonts/noto-extra to resolve conflicts for now.  Individual
fonts can be split from this port later.

Let x11-fonts/noto-emoji install the monochrome Noto Emoji font and
create a new port x11-fonts/noto-color-emoji for Noto Color Emoji.

Add the new ports to x11-fonts/noto metaport and make Noto Sans and
Noto Serif non-optional because script-specific fonts depend on them.

Upstream does not provide useful tarballs so we create our own and host
them on LOCAL.  The new ports have a "make noto-fetch" target that
creates a tarball in DISTDIR.

List of updates:

Noto Color Emoji 2.042
Noto Emoji 2.001
Noto Sans 2.013
Noto Sans Mono 2.014
Noto Sans Symbols 2.003
Noto Sans Symbols 2 2.008
Noto Serif 2.013

PR:		275758
Differential Revision:	https://reviews.freebsd.org/D43509
commit hash: 3b128ff9f74b28ada2f475f0b816480b1550e5b8 commit hash: 3b128ff9f74b28ada2f475f0b816480b1550e5b8 commit hash: 3b128ff9f74b28ada2f475f0b816480b1550e5b8 commit hash: 3b128ff9f74b28ada2f475f0b816480b1550e5b8 3b128ff
Sunday, 11 Feb 2024
10:39 Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update

PR:		276530
commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291 commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291 commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291 commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291 7e5aa20
Friday, 19 Jan 2024
14:29 Gabriel M. Dutra (dutra) search for other commits by this committer
*/*: Update maintainer email address

Update email from nulldutra@proton.me to dutra@FreeBSD.org

Approved by:	dbaio(mentor), garga(mentor)
Differential Revision:	https://reviews.freebsd.org/D43485
commit hash: 5514fc8b157a9d61b2b65b476d089fc91c132190 commit hash: 5514fc8b157a9d61b2b65b476d089fc91c132190 commit hash: 5514fc8b157a9d61b2b65b476d089fc91c132190 commit hash: 5514fc8b157a9d61b2b65b476d089fc91c132190 5514fc8
Thursday, 7 Dec 2023
02:22 Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update

PR:		274405
commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609 commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609 commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609 commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609 0505b71
Monday, 27 Nov 2023
17:37 Fernando Apesteguía (fernape) search for other commits by this committer Author: Gabriel M. Dutra
benchmarks/ddosify: Update to 1.0.6

ChangeLog: https://github.com/ddosify/ddosify/releases/tag/v1.0.6

 * Add prometheus to docker compose
 * Avoid allocations with (*regexp.Regexp).MatchString
 * Merge remote-tracking branch 'refs/remotes/origin/develop' into
   feature/htmlquery
 * Update Ddosify Self Hosted
 * Update Ddosify Self Hosted
 * Update ddosify self hosted
 * Update docker compose versions
 * Update engine readme
 * Update prometheus scrape interval
 * Update readme
 * Update readme
 * Update readme
 * Update readme for aws marketplace
 * Update readmes
 * Update self hosted backend
 * Update self hosted backend and frontend
 * Update self hosted frontend
 * Update self hosted frontend
 * Update self hosted frontend and backend
 * Update self hosted frontend and backend
 * Update self hosted install command
 * Update self hosted readme for k8s monitoring
 * add html in assertion part, unify xpath for xml part
 * correct a typo in html text
 * delete a comment and update error message
 * several fixes
 * image url fix
 * implement html extration feature
 * readme updates
 * readme updates
 * typo
 * update readme
 * updating readme.md

PR:		275356
Reported by:	nulldutra@proton.me (maintainer)
commit hash: dfdc7c0ca5710d45fee714b08a390217569c1ef0 commit hash: dfdc7c0ca5710d45fee714b08a390217569c1ef0 commit hash: dfdc7c0ca5710d45fee714b08a390217569c1ef0 commit hash: dfdc7c0ca5710d45fee714b08a390217569c1ef0 dfdc7c0
Friday, 8 Sep 2023
14:34 Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update
commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3 commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3 commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3 commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3 8e4bc57
Friday, 4 Aug 2023
14:24 Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
commit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fc commit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fc commit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fc commit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fc 09b9930
Sunday, 30 Jul 2023
22:59 Robert Clausecker (fuz) search for other commits by this committer Author: Gabriel M. Dutra
benchmarks/ddosify: Update to 1.0.5

ChangeLog: https://github.com/ddosify/ddosify/releases/tag/v1.0.5

PR:		272808
commit hash: 4637d99d5091caf265d207188b513ad1bf33816d commit hash: 4637d99d5091caf265d207188b513ad1bf33816d commit hash: 4637d99d5091caf265d207188b513ad1bf33816d commit hash: 4637d99d5091caf265d207188b513ad1bf33816d 4637d99
Sunday, 25 Jun 2023
10:55 Fernando Apesteguía (fernape) search for other commits by this committer Author: Gabriel M. Dutra
*/*: Updating maintainer address

PR:		272055
Reported by:	nulldutra@proton.me (maintainer)
commit hash: 67ce6e5e1c4261993e7e6ddca6740c5fd2172d31 commit hash: 67ce6e5e1c4261993e7e6ddca6740c5fd2172d31 commit hash: 67ce6e5e1c4261993e7e6ddca6740c5fd2172d31 commit hash: 67ce6e5e1c4261993e7e6ddca6740c5fd2172d31 67ce6e5
Monday, 5 Jun 2023
06:22 Fernando Apesteguía (fernape) search for other commits by this committer Author: Gabriel M. Dutra
benchmarks/ddosify: Update to 1.0.3

ChangeLog: https://github.com/ddosify/ddosify/releases/tag/v1.0.3

 * Update error msg
 * Check status code for remote file on multipart
 * Increase cpu time threshold on benchmark

PR:		271778
Reported by:	0xdutra@gmail.com (maintainer)
commit hash: 84f8c309a5c1bc4266b4a11f7b3c3eeae3a52f6b commit hash: 84f8c309a5c1bc4266b4a11f7b3c3eeae3a52f6b commit hash: 84f8c309a5c1bc4266b4a11f7b3c3eeae3a52f6b commit hash: 84f8c309a5c1bc4266b4a11f7b3c3eeae3a52f6b 84f8c30
Monday, 29 May 2023
23:25 Robert Clausecker (fuz) search for other commits by this committer Author: Gabriel M. Dutra
benchmarks/ddosify: Update to 1.0.1

Changelog: https://github.com/ddosify/ddosify/releases/tag/v1.0.1

PR:		271665
commit hash: c516a18f3f8f4f3bc9d5ea3cc9f1b662794f18fb commit hash: c516a18f3f8f4f3bc9d5ea3cc9f1b662794f18fb commit hash: c516a18f3f8f4f3bc9d5ea3cc9f1b662794f18fb commit hash: c516a18f3f8f4f3bc9d5ea3cc9f1b662794f18fb c516a18
Sunday, 30 Apr 2023
18:41 Robert Clausecker (fuz) search for other commits by this committer Author: Gabriel M. Dutra
benchmarks/ddosify: Update to 0.16.7

Changelog: https://github.com/ddosify/ddosify/releases/tag/v0.16.7

PR:		271142
commit hash: 704b5812bcef8825c6877b705067901bd5e0e8f6 commit hash: 704b5812bcef8825c6877b705067901bd5e0e8f6 commit hash: 704b5812bcef8825c6877b705067901bd5e0e8f6 commit hash: 704b5812bcef8825c6877b705067901bd5e0e8f6 704b581
Sunday, 23 Apr 2023
17:17 Robert Clausecker (fuz) search for other commits by this committer Author: Gabriel M. Dutra
benchmarks/ddosify: update to 0.16.6

Changelog: https://github.com/ddosify/ddosify/releases/tag/v0.16.6

PR:		271014
commit hash: 02d27dfa8eac1898ea89541c2dad7459af77cca6 commit hash: 02d27dfa8eac1898ea89541c2dad7459af77cca6 commit hash: 02d27dfa8eac1898ea89541c2dad7459af77cca6 commit hash: 02d27dfa8eac1898ea89541c2dad7459af77cca6 02d27df
Sunday, 9 Apr 2023
16:28 Robert Clausecker (fuz) search for other commits by this committer Author: Gabriel M. Dutra
benchmarks/ddosify: update to 0.16.0

Changelog: https://github.com/ddosify/ddosify/releases/tag/v0.16.0

PR:		270677
commit hash: 336dae9393d23f09ad034c2269f0a1e2f289e635 commit hash: 336dae9393d23f09ad034c2269f0a1e2f289e635 commit hash: 336dae9393d23f09ad034c2269f0a1e2f289e635 commit hash: 336dae9393d23f09ad034c2269f0a1e2f289e635 336dae9
Saturday, 8 Apr 2023
15:13 Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912 commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912 commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912 commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912 ff40d94
Tuesday, 21 Mar 2023
07:38 Fernando Apesteguía (fernape) search for other commits by this committer Author: Gabriel M. Dutra
benchmarks/ddosify: Update to 0.15.2

ChangeLog: https://github.com/ddosify/ddosify/releases/tag/v0.15.2

 * Merge remote-tracking branch 'origin/develop' into feat/use-env-on-basicauth
 * Update README.md
 * add test for basicauth injection
 * add test for invalid csv env
 * csv dot check
 * csv key dot check
 * exact match on env names and csv check
 * inject env to basic auth
 * update env regex and add validation on env config

PR:		270329
Reported by:	0xdutra@gmail.com (maintainer)
commit hash: 5248ce4ee978848d4c8df9e51290da2e77761a53 commit hash: 5248ce4ee978848d4c8df9e51290da2e77761a53 commit hash: 5248ce4ee978848d4c8df9e51290da2e77761a53 commit hash: 5248ce4ee978848d4c8df9e51290da2e77761a53 5248ce4
Friday, 10 Mar 2023
13:31 Fernando Apesteguía (fernape) search for other commits by this committer Author: Gabriel M. Dutra
benchmarks/ddosify: Update to 0.15.0

ChangeLog: https://github.com/ddosify/ddosify/releases/tag/v0.15.0

Introducing engine modes:

engine_mode is optional in the config file.

 * distinct-user mode simulates a new user for every iteration.
 * repeated-user mode can use pre-used user in subsequent iterations.
 * ddosify mode is the default mode of the engine. In this mode, the engine
   runs in its max capacity, and does not show user simulation behavior.

Add breaking changes to UPDATING

PR:		270078
Reported by:	0xdutra@gmail.com (maintainer)
commit hash: 5a89b90f39d146d2e74df12e96aee8d029281fa8 commit hash: 5a89b90f39d146d2e74df12e96aee8d029281fa8 commit hash: 5a89b90f39d146d2e74df12e96aee8d029281fa8 commit hash: 5a89b90f39d146d2e74df12e96aee8d029281fa8 5a89b90
Thursday, 9 Mar 2023
19:18 Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after Go ports update
commit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93d commit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93d commit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93d commit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93d 0907973
Friday, 24 Feb 2023
16:42 Fernando Apesteguía (fernape) search for other commits by this committer Author: Gabriel M. Dutra
benchmarks/ddosify: Update to 0.14.1

ChangeLog: https://github.com/ddosify/ddosify/releases/tag/v0.14.1

 * Merge remote-tracking branch 'origin/master' into develop
 * Update readme
 * fix benchmark test
 * fix typos
 * mock readTestData in test
 * move csv read to engine init
 * move csv read to engine init
 * readme xpath key fix
 * remove unnecessary literals
 * zsh: shell completion support

PR:		269796
Reported by:	0xdutra@gmail.com (maintainer)
commit hash: 8845bc613fe3be94595b2e951a3e95cac9e82ebb commit hash: 8845bc613fe3be94595b2e951a3e95cac9e82ebb commit hash: 8845bc613fe3be94595b2e951a3e95cac9e82ebb commit hash: 8845bc613fe3be94595b2e951a3e95cac9e82ebb 8845bc6
Saturday, 18 Feb 2023
12:39 Fernando Apesteguía (fernape) search for other commits by this committer Author: Gabriel M. Dutra
benchmarks/ddosify: Update to 0.14.0

ChangeLog: https://github.com/ddosify/ddosify/releases/tag/v0.14.0

Introduce assertions.

Assertion - Verify that the response matches your expectations. Usage:
https://github.com/ddosify/ddosify#assertion

PR:		269611
Reported by:	0xdutra@gmail.com (maintainer)
commit hash: c7e5c3a69d0a8c2f1cf262bf2d3613dbe71a40db commit hash: c7e5c3a69d0a8c2f1cf262bf2d3613dbe71a40db commit hash: c7e5c3a69d0a8c2f1cf262bf2d3613dbe71a40db commit hash: c7e5c3a69d0a8c2f1cf262bf2d3613dbe71a40db c7e5c3a
Wednesday, 15 Feb 2023
19:06 Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
commit hash: 56b5ec772f679a600dabe41622c1350594628286 commit hash: 56b5ec772f679a600dabe41622c1350594628286 commit hash: 56b5ec772f679a600dabe41622c1350594628286 commit hash: 56b5ec772f679a600dabe41622c1350594628286 56b5ec7
Thursday, 9 Feb 2023
21:55 Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after GO_DEFAULT update.
commit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0d commit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0d commit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0d commit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0d 2297efc
Saturday, 4 Feb 2023
18:52 Fernando Apesteguía (fernape) search for other commits by this committer Author: Gabriel M. Dutra
benchmarks/ddosify: Update to 0.13.2

ChangeLog: https://github.com/ddosify/ddosify/releases/tag/v0.13.2

 * Update jenkinsfileg
 * dynamic variable race testg
 * prevent race on calls to faker funcg

PR:		269283
Reported by:	0xdutra@gmail.com (maintainer)
commit hash: 7f871d8f69857fbdf65d082b7d1c1b057c43e108 commit hash: 7f871d8f69857fbdf65d082b7d1c1b057c43e108 commit hash: 7f871d8f69857fbdf65d082b7d1c1b057c43e108 commit hash: 7f871d8f69857fbdf65d082b7d1c1b057c43e108 7f871d8
Monday, 30 Jan 2023
08:34 Fernando Apesteguía (fernape) search for other commits by this committer Author: Gabriel M. Dutra
benchmarks/ddosify: Update to 0.13.0

ChangeLog: https://github.com/ddosify/ddosify/releases/tag/v0.13.0

 * Merge remote-tracking branch 'origin/develop' into feat/concat-variables
 * Update README.md
 * change captureEnv to snake case
 * change csv parameters to snake case
 * change jsonPath to json_path
 * fix done channel send place in stdoutJson
 * get profile data from pprof package
 * inject both typed and concatenated vars
 * regexp, xpath, header_key
 * remove unnecessary comment
 * update benchmark jenkins file
 * update jenkinsfile
 * use atomic instead of mutex

PR:		269216
Reported by:	0xdutra@gmail.com (maintainer)
commit hash: 789a1ef5adb482188aa3692c889ea8ebdd3a9c65 commit hash: 789a1ef5adb482188aa3692c889ea8ebdd3a9c65 commit hash: 789a1ef5adb482188aa3692c889ea8ebdd3a9c65 commit hash: 789a1ef5adb482188aa3692c889ea8ebdd3a9c65 789a1ef
Saturday, 14 Jan 2023
11:31 Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTVERSION after lang/go{118,119} update
commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6 commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6 commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6 commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6 3b383d8
Monday, 2 Jan 2023
21:47 Guangyuan Yang (ygy) search for other commits by this committer Author: Gabriel M. Dutra
benchmarks/ddosify: Update to 0.11.0

Changelog:	https://github.com/ddosify/ddosify/releases/tag/v0.11.0

PR:		268662
commit hash: c6828309e7a623401de2aa68ce25c5f9e78a827b commit hash: c6828309e7a623401de2aa68ce25c5f9e78a827b commit hash: c6828309e7a623401de2aa68ce25c5f9e78a827b commit hash: c6828309e7a623401de2aa68ce25c5f9e78a827b c682830
Tuesday, 20 Dec 2022
13:03 Dmitri Goutnik (dmgk) search for other commits by this committer Author: Gabriel M. Dutra
benchmarks/ddosify: Update to 0.10.0

Changes:	https://github.com/ddosify/ddosify/releases/tag/v0.10.0

PR:		268453
commit hash: 25558e8017e663def5aba9afa4d6e7db4a849c39 commit hash: 25558e8017e663def5aba9afa4d6e7db4a849c39 commit hash: 25558e8017e663def5aba9afa4d6e7db4a849c39 commit hash: 25558e8017e663def5aba9afa4d6e7db4a849c39 25558e8
Sunday, 11 Dec 2022
11:17 Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
commit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2a commit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2a commit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2a commit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2a d9ad100
03:49 Nuno Teixeira (eduardo) search for other commits by this committer Author: Gabriel M. Dutra
benchmarks/ddosify: Update to 0.9.1

ChangeLog:	https://github.com/ddosify/ddosify/releases/tag/v0.9.1
PR:		268308
commit hash: afe3f3a53ba461aec8f78bb40278c9dd894c5811 commit hash: afe3f3a53ba461aec8f78bb40278c9dd894c5811 commit hash: afe3f3a53ba461aec8f78bb40278c9dd894c5811 commit hash: afe3f3a53ba461aec8f78bb40278c9dd894c5811 afe3f3a
Tuesday, 22 Nov 2022
06:16 Fernando Apesteguía (fernape) search for other commits by this committer Author: Gabriel M. Dutra
benchmarks/ddosify: Update to 0.9.0

ChangeLog: https://github.com/ddosify/ddosify/releases/tag/v0.9.0

 * Add Tlc certs support for mutual authentication
 * Add more tests
 * Documentation
 * Fix test
 * Refactoring ParseTLS method
 * Refactorings
 * fix TestCreateScenario

PR:		267786
Reported by:	0xdutra@gmail.com (maintainer)
commit hash: d46ff66a992ac9526a95a203a03dd0fbb983724d commit hash: d46ff66a992ac9526a95a203a03dd0fbb983724d commit hash: d46ff66a992ac9526a95a203a03dd0fbb983724d commit hash: d46ff66a992ac9526a95a203a03dd0fbb983724d d46ff66
Thursday, 6 Oct 2022
19:24 Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3 commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3 commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3 commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3 bde5186
Thursday, 8 Sep 2022
16:33 Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
commit hash: f05c98fffb232735c05ba30d43fb279085b813d7 commit hash: f05c98fffb232735c05ba30d43fb279085b813d7 commit hash: f05c98fffb232735c05ba30d43fb279085b813d7 commit hash: f05c98fffb232735c05ba30d43fb279085b813d7 f05c98f
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
02:49 Guangyuan Yang (ygy) search for other commits by this committer Author: Gabriel M. Dutra
benchmarks/ddosify: Update to 0.8.1

Changelog:	https://github.com/ddosify/ddosify/releases/tag/v0.8.1

PR:		266215
commit hash: 2485108344c73962358c12ff0bcac002711ae47c commit hash: 2485108344c73962358c12ff0bcac002711ae47c commit hash: 2485108344c73962358c12ff0bcac002711ae47c commit hash: 2485108344c73962358c12ff0bcac002711ae47c 2485108
Wednesday, 3 Aug 2022
21:35 Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after Go update

Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update.
commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24 commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24 commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24 commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24 4476f89
Wednesday, 20 Jul 2022
14:20 Tobias C. Berner (tcberner) search for other commits by this committer
benchmarks: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey V. Degtyarev
  *  Andreas Kohn <andreas@syndrom23.de>
  *  Andrew Shevtsov <nyxo@dnuc.polyn.kiae.su>
  *  Andrey Zakhvatov <andy@FreeBSD.org>
  *  Andy Clark <andrewclarkii@gmail.com>
  *  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
  *  Bill Fumerola <billf@chc-chimes.com>
  *  Brad Davis <brd@FreeBSD.org>
  *  Bruce A. Mah <bmah@FreeBSD.org>
  *  Chao Shin <quakelee@cn.freebsd.org>
  *  Danilo Egea Gondolfo <danilo@FreeBSD.org>
  *  David O'Brien (obrien@FreeBSD.org)
  *  David O'Brien (obrien@NUXI.com)
  *  Dima Sivachenko <dima@chg.ru>
  *  Gabriel M. Dutra <0xdutra@gmail.com>
  *  Gea-Suan Lin <gslin@ccca.nctu.edu.tw>
  *  Gea-Suan Lin <gslin@gslin.org>
  *  Hannes Hauswedell <h2+fbsdports@fsfe.org>
  *  Johannes Dieterich <dieterich@ogolem.org>
  *  Johannes Dieterich <jmd@FreeBSD.org>
  *  Joseph Koshy <jkoshy@FreeBSD.org>
  *  Kris Moore <kmoore@FreeBSD.org>
  *  Lars Eggert <lars@eggert.org>
  *  Mark Pulford <mark@kyne.com.au>
  *  Matthias Fechner <mfechner@FreeBSD.org>
  *  NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
  *  NAKATA Maho <maho@FreeBSD.org>
  *  Oliver Lehmann <oliver@FreeBSD.org>
  *  Pete Fritchman <petef@databits.net>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Radim Kolar
  *  Radim Kolar <hsn@sendmail.cz>
  *  Roman Bogorodskiy <bogorodskiy@inbox.ru>
  *  Scott Flatman <sf@dsinw.com>
  *  Sergey A. Osokin <osa@FreeBSD.org>
  *  Sergey Kandaurov <pluknet@gmail.com>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Slava Shwartsman <slavash@FreeBSD.org>
  *  Stephen Montgomery-Smith <stephen@math.missouri.edu>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Thomas Dreibholz <dreibh@iem.uni-due.de>
  *  Tom Judge <tom@tomjudge.com>
  *  Veniamin Gvozdikov <vg@FreeBSD.org>
  *  Vsevolod Stakhov <vsevolod@FreeBSD.org>
  *  Will Andrews <andrews@technologist.com>
  *  Yen-Ming Lee <leeym@FreeBSD.org>
  *  Ying-Chieh Liao <ijliao@FreeBSD.org>
  *  arved
  *  asami
  *  dikshie <dikshie@lapi.itb.ac.id>
  *  gnn
  *  ijliao
  *  janos.mohacsi@bsd.hu
  *  jesper@jdn.dk
  *  jmz
  *  koshy
  *  luigi@FreeBSD.org
  *  mharo@FreeBSD.org
  *  mich@freebsdcluster.org
  *  mr
  *  se
  *  shalunov
  *  thierry@pompo.net
  *  trasz <trasz@pin.if.uz.zgora.pl>
  *  uminac

With hat:	portmgr
commit hash: 86b2c5122a18d1f73e6e4e4626889fab8fb0803a commit hash: 86b2c5122a18d1f73e6e4e4626889fab8fb0803a commit hash: 86b2c5122a18d1f73e6e4e4626889fab8fb0803a commit hash: 86b2c5122a18d1f73e6e4e4626889fab8fb0803a 86b2c51
Thursday, 14 Jul 2022
12:46 Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{117,118} update
commit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5a commit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5a commit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5a commit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5a 153cb65
Friday, 24 Jun 2022
04:20 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Gabriel M. Dutra
benchmarks/ddosify: Update to 0.8.0

PR:		264860
commit hash: 0e4991dc392c656c14376d48fc40dd14f103e43b commit hash: 0e4991dc392c656c14376d48fc40dd14f103e43b commit hash: 0e4991dc392c656c14376d48fc40dd14f103e43b commit hash: 0e4991dc392c656c14376d48fc40dd14f103e43b 0e4991d
Tuesday, 7 Jun 2022
21:56 Dmitri Goutnik (dmgk) search for other commits by this committer
*/*: Bump port revisons after lang/go{117,118} update
commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35 commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35 commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35 commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35 309cdec
Sunday, 5 Jun 2022
11:36 Dmitri Goutnik (dmgk) search for other commits by this committer Author: Gabriel M. Dutra
benchmarks/ddosify: Add new port

High-performance load testing tool

Features
 - Protocol Agnostic - Currently supporting HTTP, HTTPS, HTTP/2.
 - Scenario-Based - Create your flow in a JSON file. Without a line of code!
 - Different Load Types - Test your system's limits across different load types.

WWW: https://github.com/ddosify/ddosify

PR:		264321
commit hash: e04d99854758c70e91092f10236b96053427390f commit hash: e04d99854758c70e91092f10236b96053427390f commit hash: e04d99854758c70e91092f10236b96053427390f commit hash: e04d99854758c70e91092f10236b96053427390f e04d998

Number of commits found: 43