62 Commits

Author SHA1 Message Date
Adam Weinberger
b24429e3ed various: Bump Go ports for 1.24.11 2025-12-03 13:24:45 -05:00
Adam Weinberger
0dfced16fb various: Bump Go ports for 1.24.10 2025-11-06 12:03:19 -05:00
Adam Weinberger
90f976619b various: Bump go ports for go-1.24.9 2025-10-14 11:13:55 -04:00
Adam Weinberger
2e7587aaf8 many: Bump dependent ports after go124 update 2025-10-07 20:41:39 -04:00
Adam Weinberger
31a5a229a7 many: Bump go ports for go-1.24.7 2025-09-04 13:53:24 -04:00
Adam Weinberger
53610681ea go ports: Bump for 1.24.6 2025-08-06 20:02:46 -04:00
Adam Weinberger
275975297b many: Bump PORTREVISION for go-1.24.5 update 2025-07-09 12:11:00 -04:00
Adam Weinberger
94be418de3 various: Bump PORTREVISION after go124-1.24.4 update 2025-06-06 16:00:53 -04:00
Adam Weinberger
0bdd2ad334 go: Bump go124-dependent ports
Earlier I bumped the default Go to 1.24. Ports that specify a lower
version will still build with those lower version (for now), so they
don't need a bumping. Instead I'm bumping anything that (now) has go124
as a dependency.
2025-05-21 15:58:15 -04:00
Adam Weinberger
a4e30d4f4f go: Bump ports for go124 update 2025-04-01 22:07:58 -04:00
Adam Weinberger
d0642a6176 Bump all go ports for yesterday's releases 2025-03-05 11:02:56 -05:00
Michael Gmelin
2ab2779b53 benchmarks/ddosify: Take maintainership and update
This switches upstream to the port's new home (getanteon/anteon)
using its current version number.
2025-01-24 09:57:30 +01:00
Daniel Engberg
112e95af94 benchmarks/ddosify: Mark BROKEN, deprecate and set expiration date to 2025-02-28
Fetch fails due to size mismatch and upstream has also renamed the
project to Anteon (https://github.com/getanteon/anteon)
2025-01-21 22:37:30 +01:00
Gabriel M. Dutra
c8f2f5d462 benchmarks/ddosify: Drop maintainership 2025-01-21 22:16:36 +01:00
Ashish SHUKLA
aa8c0111bf
all: Bump after lang/go121 update 2024-08-09 06:24:08 +00:00
Ashish SHUKLA
c4b51c2028
all: Bump after lang/go121 update 2024-07-03 08:29:54 +00:00
Ashish SHUKLA
746fa696a1
all: Bump after lang/go121 update
MFH:		2024Q2
2024-06-15 09:52:17 +00:00
Ashish SHUKLA
fce0cc3272
all: Bump after lang/go121 update
MFH:		2024Q2
2024-05-13 17:56:04 +00:00
Ashish SHUKLA
32b284679a
all: Bump after lang/go121 update
MFH:		2024Q2
2024-04-15 08:20:04 +00:00
Muhammad Moinur Rahman
a5a000df3b
lang/go: Change DEFAULT to 1.21
PR:		277776
Approved by:	portmgr (exp-run)
2024-03-24 15:29:00 +01:00
Po-Chuan Hsieh
28472e9722
Revert "x11-fonts/noto*: Restructure and update"
This reverts commit 3b128ff9f74b28ada2f475f0b816480b1550e5b8.
2024-03-23 14:01:07 +00:00
Tijl Coosemans
3b128ff9f7 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
2024-03-23 14:40:46 +01:00
Ashish SHUKLA
7e5aa2085f
all: Bump PORTREVISION after lang/go* update
PR:		276530
2024-02-11 10:39:17 +00:00
Gabriel M. Dutra
5514fc8b15 */*: 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
2024-01-19 11:29:24 -03:00
Ashish SHUKLA
0505b712df
all: Bump PORTREVISION after lang/go* update
PR:		274405
2023-12-07 02:22:10 +00:00
Gabriel M. Dutra
dfdc7c0ca5 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)
2023-11-27 18:37:57 +01:00
Dmitri Goutnik
8e4bc57934 all: Bump PORTREVISION after lang/go* update 2023-09-08 09:34:56 -05:00
Dmitri Goutnik
09b993031a all: Bump PORTREVISION after lang/go{119,120} update 2023-08-04 09:24:50 -05:00
Gabriel M. Dutra
4637d99d50 benchmarks/ddosify: Update to 1.0.5
ChangeLog: https://github.com/ddosify/ddosify/releases/tag/v1.0.5

PR:		272808
2023-07-31 01:59:06 +03:00
Gabriel M. Dutra
67ce6e5e1c */*: Updating maintainer address
PR:		272055
Reported by:	nulldutra@proton.me (maintainer)
2023-06-25 12:55:59 +02:00
Gabriel M. Dutra
84f8c309a5 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)
2023-06-05 08:22:48 +02:00
Gabriel M. Dutra
c516a18f3f benchmarks/ddosify: Update to 1.0.1
Changelog: https://github.com/ddosify/ddosify/releases/tag/v1.0.1

PR:		271665
2023-05-30 01:25:15 +02:00
Gabriel M. Dutra
704b5812bc benchmarks/ddosify: Update to 0.16.7
Changelog: https://github.com/ddosify/ddosify/releases/tag/v0.16.7

PR:		271142
2023-04-30 20:41:43 +02:00
Gabriel M. Dutra
02d27dfa8e benchmarks/ddosify: update to 0.16.6
Changelog: https://github.com/ddosify/ddosify/releases/tag/v0.16.6

PR:		271014
2023-04-23 19:17:06 +02:00
Gabriel M. Dutra
336dae9393 benchmarks/ddosify: update to 0.16.0
Changelog: https://github.com/ddosify/ddosify/releases/tag/v0.16.0

PR:		270677
2023-04-09 18:28:44 +02:00
Dmitri Goutnik
ff40d94c1d all: Bump PORTREVISION after lang/go{119,120} update 2023-04-08 10:13:25 -05:00
Gabriel M. Dutra
5248ce4ee9 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)
2023-03-21 08:38:56 +01:00
Gabriel M. Dutra
5a89b90f39 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)
2023-03-10 14:31:31 +01:00
Dmitri Goutnik
09079730e9 all: Bump PORTREVISION after Go ports update 2023-03-09 14:18:07 -05:00
Gabriel M. Dutra
8845bc613f 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)
2023-02-24 17:42:11 +01:00
Gabriel M. Dutra
c7e5c3a69d 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)
2023-02-18 13:39:33 +01:00
Dmitri Goutnik
56b5ec772f all: Bump PORTREVISION after lang/go{119,120} update 2023-02-15 14:06:01 -05:00
Dmitri Goutnik
2297efc51b all: Bump PORTREVISION after GO_DEFAULT update. 2023-02-09 16:55:23 -05:00
Gabriel M. Dutra
7f871d8f69 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)
2023-02-04 19:52:56 +01:00
Gabriel M. Dutra
789a1ef5ad 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)
2023-01-30 09:34:35 +01:00
Dmitri Goutnik
3b383d833a all: Bump PORTVERSION after lang/go{118,119} update 2023-01-14 06:31:17 -05:00
Gabriel M. Dutra
c6828309e7 benchmarks/ddosify: Update to 0.11.0
Changelog:	https://github.com/ddosify/ddosify/releases/tag/v0.11.0

PR:		268662
2023-01-02 16:47:12 -05:00
Gabriel M. Dutra
25558e8017 benchmarks/ddosify: Update to 0.10.0
Changes:	https://github.com/ddosify/ddosify/releases/tag/v0.10.0

PR:		268453
2022-12-20 08:03:07 -05:00
Dmitri Goutnik
d9ad1002d5 all: Bump PORTREVISION after lang/go{118,119} update 2022-12-11 06:17:27 -05:00
Gabriel M. Dutra
afe3f3a53b benchmarks/ddosify: Update to 0.9.1
ChangeLog:	https://github.com/ddosify/ddosify/releases/tag/v0.9.1
PR:		268308
2022-12-11 03:49:45 +00:00