UPDATE: security/zaproxy

2024-05-06 Thread Purple Rain
Hello, This update zaproxy from 2.11.1 to 2.14.0. Changes: - Current homepage https://www.owasp.org/index.php/ZAP send to 404 - Not Found. - New website is https://www.zaproxy.org - Zaproxy 2.14.0 requires a minimum of Java 11. More details about changes, bug fix and enhancement release: https:/

Re: [update] math/py-networkx to 2.7.1

2024-05-06 Thread Stuart Henderson
On 2024/05/06 23:22, Lucas Raab wrote: > On Fri, Apr 26, 2024 at 02:37:14AM GMT, Lucas Raab wrote: > > On Sat, Apr 06, 2024 at 03:53:23AM GMT, Lucas Raab wrote: > > > Hello, > > > > > > networkx is getting a bit long in the tooth so let's try to bring it up > > > to the next version. Tests pass, b

sparc64 bulk build report

2024-05-06 Thread kmos
Bulk build on sparc64-0a.ports.openbsd.org Started : Sat May 4 23:04:49 MDT 2024 Finished: Mon May 6 18:41:10 MDT 2024 Duration: 1 Days 19 hours 36 minutes Built using OpenBSD 7.5-current (GENERIC.MP) #2120: Sat May 4 18:06:24 MDT 2024 Built 8194 packages Number of packages built each day: M

Re: [update] math/py-networkx to 2.7.1

2024-05-06 Thread Lucas Raab
On Fri, Apr 26, 2024 at 02:37:14AM GMT, Lucas Raab wrote: > On Sat, Apr 06, 2024 at 03:53:23AM GMT, Lucas Raab wrote: > > Hello, > > > > networkx is getting a bit long in the tooth so let's try to bring it up > > to the next version. Tests pass, but downstream users have any > > regressions? > >

Re: [WIP/Import] x11/py-qt6 at 6.5.2

2024-05-06 Thread Stuart Henderson
On 2024/05/06 17:09, Caspar Schutijser wrote: > * I think the @conflict and @pkgpath annotations can be removed >(instead of updating them to py-qt6), but I'm not sure. Can someone >else chime in? It's about these lines in pkg/PLIST that were copied >from the x11/py-qt5 port: > @c

Re: udpate net/quiche

2024-05-06 Thread Stuart Henderson
On 2024/05/06 15:44, Otto Moerbeek wrote: > Hi, > > OK? > > -Otto OK. Note that the newer version of ring makes this p4/newer only for i386 (SSE2 requirement) so it will no longer work on alix etc (apu should be ok). > Index: net/quiche/Makefile > =

Re: update games/brogue

2024-05-06 Thread Anton Konyahin
On 02/05, Thomas Frohwein wrote: > On Fri, Apr 19, 2024 at 10:07:28PM +0200, Solene Rapenne wrote: > > this updates brogue to latest version, it introduces a quick game > > mode > > > > the Recordings.c patch isn't needed, upstream is now casting the > > variable to unsigned long long instead of o

Re: new/replace: opensmtpd-extras-* with opensmtpd-tables-*

2024-05-06 Thread Stuart Henderson
On 2024/05/06 20:06, Omar Polo wrote: > sorry for the delay, > > On 2024/05/02 12:30:20 +0100, Stuart Henderson wrote: > > Personally I would have done this as a plain removal of the old packages > > and ask people (via current.html and quirks obsolete_reason) to remove > > the old ones themselve

Re: new/replace: opensmtpd-extras-* with opensmtpd-tables-*

2024-05-06 Thread Omar Polo
sorry for the delay, On 2024/05/02 12:30:20 +0100, Stuart Henderson wrote: > Personally I would have done this as a plain removal of the old packages > and ask people (via current.html and quirks obsolete_reason) to remove > the old ones themselves, then EPOCH stuff can be avoided in the new > po

Re: mirror sites snapshot packages out of sync

2024-05-06 Thread Rob Schmersel
On Mon, 6 May 2024 14:05:18 +0100 Stuart Henderson wrote: > On 2024/05/06 15:01, Rob Schmersel wrote: > > Hi, > > > > Is there an issue with syncing of mirror sites? Of the 4 mirror > > sites in Europe I checked 3 are out of sync with packages: > > Synced May 05 at time of writing > > https://ft

Re: Fwd: uriparser 0.9.8 released, includes security fixes

2024-05-06 Thread Sebastian Pipping
On 06.05.24 12:17, Theo Buehler wrote: If you happen to have patches for uriparser that are still required with 0.9.8, please send them my way. Thanks for the info. I updated the port for OpenBSD -current and 7.5. No patches required. Very nice, thank you!

UPDATE: textproc/discount

2024-05-06 Thread Rafael Sadowski
Simple update discount to 2.2.7d. For me important, MAKE_JOBS issue fix in version 2.2.7b: "Another maintenance release to fix a bug in the Makefile; I didn’t have the proper dependencies for the pandoc_headers tool, so if a parallel make was tried it would fall over complaining about missing obje

Re: [WIP/Import] x11/py-qt6 at 6.5.2

2024-05-06 Thread Caspar Schutijser
Hi, You named the attachments '*.tgz' which suggests that the attachments are gzipped, but they are just plain tar archives, in which case the .tar suffix makes more sense. Confused me for a second, but no big deal. On Mon, Nov 27, 2023 at 04:39:20PM +0100, Justin Berthault wrote: > Hi, > > want

UPDATE: net/ngircd to 27

2024-05-06 Thread Michael
Hi ports@, this is a small patch to bring ngircd to version 27. Citing from the release notes [1]: "The most prominent and possibly breaking(!) change is that ngIRCd now validates SSL/TLS certificates on server-server links." Tested on amd64. "make test" passes too. [1] https://github.com/ngir

udpate net/quiche

2024-05-06 Thread Otto Moerbeek
Hi, OK? -Otto Index: net/quiche/Makefile === RCS file: /home/cvs/ports/net/quiche/Makefile,v diff -u -p -r1.3 Makefile --- net/quiche/Makefile 18 Mar 2024 06:46:18 - 1.3 +++ net/quiche/Makefile 6 May 2024 12:30:42 -

update www/dillo

2024-05-06 Thread Solene Rapenne
this updates dillo to its latest version Changelog: https://github.com/dillo-browser/dillo/releases/tag/v3.1.0 make port-lib-depends-check is happy, portcheck too built fine in a clean proot using dpb I had to pull in gtk4 because of the following error, is it possible to get ride of it? ===>

Re: mirror sites snapshot packages out of sync

2024-05-06 Thread Stuart Henderson
On 2024/05/06 15:01, Rob Schmersel wrote: > Hi, > > Is there an issue with syncing of mirror sites? Of the 4 mirror sites > in Europe I checked 3 are out of sync with packages: > Synced May 05 at time of writing > https://ftp.hostserver.de/pub/OpenBSD/snapshots/packages/amd64/ > Synced April 02

mirror sites snapshot packages out of sync

2024-05-06 Thread Rob Schmersel
Hi, Is there an issue with syncing of mirror sites? Of the 4 mirror sites in Europe I checked 3 are out of sync with packages: Synced May 05 at time of writing https://ftp.hostserver.de/pub/OpenBSD/snapshots/packages/amd64/ Synced April 02 at time of writing https://ftp.eu.openbsd.org/pub/OpenBS

Re: update sysutils/fd

2024-05-06 Thread Stuart Henderson
On 2024/05/06 12:20, Solene Rapenne wrote: > tested on amd64, works fine for me > > changelog https://github.com/sharkdp/fd/releases/tag/v10.0.0 > > the first hunk of the patch was dropped because it's now upstream > > man page is correctly installed without the xxpost-install line > > diff --g

Re: devel/maven: 3.8.7 -> 3.9.6

2024-05-06 Thread Stuart Henderson
thanks, committed. On 2024/05/03 15:51, Kirill A. Korinsky wrote: > ports@ > > Here an update of devel/maven to the last version. > > Changelogs available here: https://maven.apache.org/release-notes-all.html > > Tested on -current/amd64, tests includes building game/libgdx and > net/jitsi whic

aarch64 bulk build report

2024-05-06 Thread phessler
bulk build on arm64.ports.openbsd.org started on Fri May 3 01:35:49 MDT 2024 finished at Mon May 6 05:57:56 MDT 2024 lasted 3D04h22m done with kern.version=OpenBSD 7.5-current (GENERIC.MP) #0: Fri May 3 03:07:48 MDT 2024 built packages:12201 May 3:3509 May 4:433 May 5:3932 May 6:4326 critical

update sysutils/fd

2024-05-06 Thread Solene Rapenne
tested on amd64, works fine for me changelog https://github.com/sharkdp/fd/releases/tag/v10.0.0 the first hunk of the patch was dropped because it's now upstream man page is correctly installed without the xxpost-install line diff --git a/sysutils/fd/Makefile b/sysutils/fd/Makefile index 3ac438

Re: Fwd: uriparser 0.9.8 released, includes security fixes

2024-05-06 Thread Theo Buehler
> If you happen to have patches for uriparser that are still required with > 0.9.8, please send them my way. Thanks for the info. I updated the port for OpenBSD -current and 7.5. No patches required.

Fwd: uriparser 0.9.8 released, includes security fixes

2024-05-06 Thread Sebastian Pipping
Hi! Ealier today uriparser 0.9.8 has been released. Version 0.9.8 fixes two security issues: CVE-2024-34402 and CVE-2024-34403. For more details, please check out the change log [1]. If you happen to have patches for uriparser that are still required with 0.9.8, please send them my way. Th

[update] devel/py-pydantic 1.10.15

2024-05-06 Thread Renaud Allard
Hello, Here is a diff for devel/py-pydantic 1.10.15 Tested on amd64 and with synapse 1.106.0 This is still not v2 because v2 is a complete rewrite and needs new ports as dependencies. But v1 is still maintained. Best RegardsIndex: Makefile =

[update] devel/sbt: 1.9.9 -> 1.10.0

2024-05-06 Thread Kirill A . Korinsky
ports@ Here a clean update of sbt to 1.10.0 which was tested on -current/amd64. Changelog: https://github.com/sbt/sbt/releases/tag/v1.10.0 diff --git devel/sbt/Makefile devel/sbt/Makefile index ae508c14684..3f597bd06db 100644 --- devel/sbt/Makefile +++ devel/sbt/Makefile @@ -1,6 +1,6 @@ COMMENT

[update] www/py-treq 23.11.0

2024-05-06 Thread Renaud Allard
Hello, Here is a diff for www/py-treq 23.11.0 Tested on amd64 and with synapse 1.106.0 Best RegardsIndex: Makefile === RCS file: /cvs/ports/www/py-treq/Makefile,v retrieving revision 1.7 diff -u -p -r1.7 Makefile --- Makefile 25 Nov

[update] devel/py-typing-extensions 4.11.0

2024-05-06 Thread Renaud Allard
Hello, Here is a diff for devel/py-typing-extensions 4.11.0 Tested on amd64 and with synapse 1.106.0 Best RegardsIndex: Makefile === RCS file: /cvs/ports/devel/py-typing-extensions/Makefile,v retrieving revision 1.13 diff -u -p -r1.

[update] devel/py-pydantic-compat 0.1.2

2024-05-06 Thread Renaud Allard
Hello, Here is a diff for devel/py-pydantic-compat 0.1.2 Tested on amd64 and with synapse 1.106.0 Best RegardsIndex: Makefile === RCS file: /cvs/ports/devel/py-pydantic-compat/Makefile,v retrieving revision 1.2 diff -u -p -r1.2 Make

[update] devel/py-importlib-metadata 7.1.0

2024-05-06 Thread Renaud Allard
Hello, Here is a diff for devel/py-importlib-metadata 7.1.0 Tested on amd64 and with synapse 1.106.0 Best RegardsIndex: Makefile === RCS file: /cvs/ports/devel/py-importlib-metadata/Makefile,v retrieving revision 1.17 diff -u -p -r1

[update] devel/py-immutabledict 4.2.0

2024-05-06 Thread Renaud Allard
Hello, Here is a diff for devel/py-immutabledict 4.2.0 Tested on amd64 and with synapse 1.106.0 Best RegardsIndex: Makefile === RCS file: /cvs/ports/devel/py-immutabledict/Makefile,v retrieving revision 1.2 diff -u -p -r1.2 Makefile

Re: NEW: www/internetarchive

2024-05-06 Thread Anthony J. Bentley
Anthony J. Bentley writes: > Stuart Henderson writes: > > On 2024/04/17 12:14, Anthony J. Bentley wrote: > > > > The internetarchive package provides a command-line tool named 'ia', > > > > as well as a Python module for programmatic access to Archive.org. > > > > > > Updated RUN_DEPENDS. > > > > A