Re: Move graphics/volk files to subdir

2024-12-05 Thread Landry Breuil
Le Wed, Dec 04, 2024 at 03:47:40PM -0500, Thomas Frohwein a écrit : > Hi, > > Please find attached 2 diffs, for graphics/volk and > graphics/vulkan-tools to move volk's files into vulkan_volk/ subdir. > After some experimentation with other solutions, this seems to be the > best and easiest to mai

Re: security/wapiti: update to 3.2.2; take maintainership

2024-12-05 Thread Kirill A . Korinsky
On Thu, 05 Dec 2024 17:42:34 +0100, "Jonathan Armani" wrote: > > > > On Thu, Dec 5, 2024, at 16:52, Kirill A. Korinsky wrote: > > On Thu, 05 Dec 2024 11:49:39 +0100, > > Benoit Lecocq wrote: > >> > >> > >> Le 05/12/2024 à 11:39, Kirill A. Korinsky a écrit : > >> > ports@, > >> > > >> > Here

Re: security/wapiti: update to 3.2.2; take maintainership

2024-12-05 Thread Jonathan Armani
Also did a quick test on amd64, and didn’t notice any regressions On Thu, Dec 5, 2024, at 16:52, Kirill A. Korinsky wrote: > On Thu, 05 Dec 2024 11:49:39 +0100, > Benoit Lecocq wrote: >> >> >> Le 05/12/2024 à 11:39, Kirill A. Korinsky a écrit : >> > ports@, >> > >> > Here a trivial update of s

Re: security/wapiti: update to 3.2.2; take maintainership

2024-12-05 Thread Kirill A . Korinsky
On Thu, 05 Dec 2024 11:49:39 +0100, Benoit Lecocq wrote: > > > Le 05/12/2024 à 11:39, Kirill A. Korinsky a écrit : > > ports@, > > > > Here a trivial update of security/wapiti to 3.2.2. Realli trivial: > > https://github.com/wapiti-scanner/wapiti/compare/3.2.1...3.2.2 > > > > I also would like

Re: UPDATE: HandBrake

2024-12-05 Thread Kirill A . Korinsky
On Thu, 05 Dec 2024 14:11:51 +0100, Brad Smith wrote: > > If I did switch the build infrastructure to using it's own depends a bit > more > I'd see if it can build just FFmpeg and x265 as that's the only contrib bits > they patch. But then our patches have to be added back in the contrib > framew

Re: security/wapiti: update to 3.2.2; take maintainership

2024-12-05 Thread Benoit Lecocq
Le 05/12/2024 à 11:39, Kirill A. Korinsky a écrit : ports@, Here a trivial update of security/wapiti to 3.2.2. Realli trivial: https://github.com/wapiti-scanner/wapiti/compare/3.2.1...3.2.2 I also would like to take formal maintainership on that port. Ok? ok benoit@ Index: Makefile ===

Re: security/wapiti: update to 3.2.2; take maintainership

2024-12-05 Thread Jonathan Armani
On Thu, Dec 5, 2024, at 16:52, Kirill A. Korinsky wrote: > On Thu, 05 Dec 2024 11:49:39 +0100, > Benoit Lecocq wrote: >> >> >> Le 05/12/2024 à 11:39, Kirill A. Korinsky a écrit : >> > ports@, >> > >> > Here a trivial update of security/wapiti to 3.2.2. Realli trivial: >> > https://github.com

Re: Fastfetch: new package

2024-12-05 Thread Stuart Henderson
On 2024/12/05 02:13, Li Carter wrote: > Hello OpenBSD team, > > Fastfetch is a maintained, feature-rich and performance oriented system > information tool, which aims to replace neofetch completely. Fastfetch has > been in FreeBSD ports for a while and I’d like to submit fastfetch to OpenBSD >

Update fort to 1.6.4

2024-12-05 Thread Claudio Jeker
Simple update of fort to the latest release. I use this only for interop testing purposes and recommend noone should use this in production. -- :wq Claudio Index: Makefile === RCS file: /cvs/ports/net/fort/Makefile,v diff -u -p -r1.

Re: Update fort to 1.6.4

2024-12-05 Thread Job Snijders
OK job@ On Thu, Dec 05, 2024 at 01:43:46PM +0100, Claudio Jeker wrote: > Simple update of fort to the latest release. > > I use this only for interop testing purposes and recommend noone should > use this in production. > -- > :wq Claudio > > Index: Makefile > ==

Re: remove security/burp ?

2024-12-05 Thread Theo Buehler
Cc-ing a few people who showed some interest in this in the past. On Sat, Nov 30, 2024 at 03:12:38PM +0100, Jonathan Armani wrote: > Hi, > > security/burp is outdated and I'm not sure it's even relevant anymore. > > I've looked into the newer versions, but it seems to have grown into a bigger >

Re: dhcpcd delegation expiration bug

2024-12-05 Thread Stuart Henderson
Thanks. I've updated -stable to 10.1.0. On 2024/12/04 14:30, Courtney wrote: > There is a bug in dhcpcd in 7.6-release that makes it so the IPv6 prefix > delegation expires before renewal. > > https://github.com/NetworkConfiguration/dhcpcd/issues/368 > > There was a bug fix that was implemented

Re: Update fort to 1.6.4

2024-12-05 Thread Theo Buehler
On Thu, Dec 05, 2024 at 01:43:46PM +0100, Claudio Jeker wrote: > Simple update of fort to the latest release. ok tb

Re: remove security/burp ?

2024-12-05 Thread Florian Obser
On 2024-12-05 13:24 +01, Theo Buehler wrote: > Cc-ing a few people who showed some interest in this in the past. I have no memory of this place. However, I did use sysutils/burp in the past, totally different... -- In my defence, I have been left unsupervised.

Re: remove security/burp ?

2024-12-05 Thread Theo Buehler
On Thu, Dec 05, 2024 at 01:57:34PM +0100, Florian Obser wrote: > On 2024-12-05 13:24 +01, Theo Buehler wrote: > > Cc-ing a few people who showed some interest in this in the past. > > I have no memory of this place. However, I did use sysutils/burp in the > past, totally different... That explai

security/mitmproxy: update to 11.0.2

2024-12-05 Thread Kirill A . Korinsky
ports@, Here a clean update of security/mitmproxy to 11.0.2. Changelog: https://github.com/mitmproxy/mitmproxy/blob/v11.0.2/CHANGELOG.md Ok? Index: Makefile === RCS file: /home/cvs/ports/security/mitmproxy/Makefile,v diff -u -p -r1

Re: security/mitmproxy: update to 11.0.2

2024-12-05 Thread Benoit Lecocq
Le 05/12/2024 à 11:49, Kirill A. Korinsky a écrit : ports@, Here a clean update of security/mitmproxy to 11.0.2. Changelog: https://github.com/mitmproxy/mitmproxy/blob/v11.0.2/CHANGELOG.md Ok? ok benoit@ Index: Makefile === R

Re: UPDATE: HandBrake

2024-12-05 Thread Brad Smith
On Wed, Dec 04, 2024 at 09:49:23AM +, Stuart Henderson wrote: > Something, probably the x265 update, broke HandBrake? > > /pobj/handbrake-1.6.1/HandBrake-1.6.1/libhb/encx265.c:444:20: warning: > comparison of array 'param->csvfn' equal to a n > ull pointer is always false [-Wtautological-poin

Re: security/mitmproxy: update to 11.0.2

2024-12-05 Thread Klemens Nanni
05.12.2024 13:49, Kirill A. Korinsky пишет: > Here a clean update of security/mitmproxy to 11.0.2. > > Changelog: https://github.com/mitmproxy/mitmproxy/blob/v11.0.2/CHANGELOG.md OK kn

Re: UPDATE: dav1d 1.5.0

2024-12-05 Thread Lucas Gabriel Vuotto
On Sun, Dec 01, 2024 at 03:51:30AM -0500, Brad Smith wrote: > Here is an update to dav1d 1.5.0. > > Upstream has created their own diffs to fix aarch64 for xonly and > works fine as is. > > https://code.videolan.org/videolan/dav1d/-/commit/41511bf12ef3f7f0facf6e567849b342597bfbd6 > https://code.v

Re: new devel/llvm-lit

2024-12-05 Thread Stuart Henderson
On 2024/12/06 09:30, ASOU Masato wrote: > I got following error when make llvm-lit: > > ===> Checking files for llvm-lit-19.1.4 > >> Fetch > >> https://pypi.io/packages/source/l/llvmproject-19.1.4.src/llvm-project-19.1.4.src.tar.xz remove MODPY_PI from the Makefile

Re: security/wapiti: update to 3.2.2; take maintainership

2024-12-05 Thread Kirill A . Korinsky
On Thu, 05 Dec 2024 19:55:08 +0100, Stuart Henderson wrote: > > On 2024/12/05 18:13, Kirill A. Korinsky wrote: > > On Thu, 05 Dec 2024 17:42:34 +0100, > > "Jonathan Armani" wrote: > > > > > > > > > > > > On Thu, Dec 5, 2024, at 16:52, Kirill A. Korinsky wrote: > > > > On Thu, 05 Dec 2024 11:4

Re: NEW: comms/zigbee2mqtt [was Re: Node ports and specifically zigbee2mqtt]

2024-12-05 Thread Lucas Gabriel Vuotto
On Fri, Nov 29, 2024 at 05:49:34PM +, Stuart Henderson wrote: > On 2024/11/29 18:23, Hannu Vuolasaho wrote: > > Thanks Stuart, > > > > You made a really nice example of node ports. I wouldn't been capable of > > dong that > > > > I tried building it on my Raspberrry Pi which doesn't have muc

Re: NEW: comms/zigbee2mqtt [was Re: Node ports and specifically zigbee2mqtt]

2024-12-05 Thread Stuart Henderson
I will commit the original version first when it's reviewed - no point starting a new cycle with a different version at this point. -- Sent from a phone, apologies for poor formatting. On 5 December 2024 20:44:42 Mikolaj Kucharski wrote: I updated Stuart's port to zigbee2mqtt 1.42.0. Tarbal

update print/poppler

2024-12-05 Thread Matthias Kilian
Update to poppler-24.12.0. editors/libreoffice and print/scribus need patches I'll send in a few minutes. In case you wonder why a skipped 24.11: it was missing some include files still used by at least scribus. Ciao, Kili Index: Makefile

Re: security/wapiti: update to 3.2.2; take maintainership

2024-12-05 Thread Kirill A . Korinsky
On Thu, 05 Dec 2024 18:41:11 +0100, "Jonathan Armani" wrote: > > Also did a quick test on amd64, and didn’t notice any regressions > I also had tested it on -current/amd64 and it works. Ability to run tests via firefox is still partially broken With --headless visible it works, but you'll see

Re: UPDATE: dav1d 1.5.0

2024-12-05 Thread Stuart Henderson
On 2024/12/05 18:50, Lucas Gabriel Vuotto wrote: > On Sun, Dec 01, 2024 at 03:51:30AM -0500, Brad Smith wrote: > > Here is an update to dav1d 1.5.0. > > > > Upstream has created their own diffs to fix aarch64 for xonly and > > works fine as is. > > > > https://code.videolan.org/videolan/dav1d/-/c

Re: security/wapiti: update to 3.2.2; take maintainership

2024-12-05 Thread Stuart Henderson
On 2024/12/05 18:13, Kirill A. Korinsky wrote: > On Thu, 05 Dec 2024 17:42:34 +0100, > "Jonathan Armani" wrote: > > > > > > > > On Thu, Dec 5, 2024, at 16:52, Kirill A. Korinsky wrote: > > > On Thu, 05 Dec 2024 11:49:39 +0100, > > > Benoit Lecocq wrote: > > >> > > >> > > >> Le 05/12/2024 à 1

fix print/scribus

2024-12-05 Thread Matthias Kilian
Fix build with poppler-24.12. Lightly tested by importing a PDF. If there are no objections, I'll commit this right after the poppler update. Ciao, Kili Index: Makefile === RCS file: /cvs/ports/print/scribus/Makefile,v diff

fix editors/libreoffice

2024-12-05 Thread Matthias Kilian
Fix build with poppler-24.12. Lightly tested by importing a PDF. ok? Ciao, Kili Index: Makefile === RCS file: /cvs/ports/editors/libreoffice/Makefile,v diff -u -p -r1.320 Makefile --- Makefile2 Nov 2024 20:44:03 -

Re: fix editors/libreoffice

2024-12-05 Thread Robert Nagy
go ahead On 05/12/24 20:07 +0100, Matthias Kilian wrote: > Fix build with poppler-24.12. > > Lightly tested by importing a PDF. > > ok? > > Ciao, > Kili > > Index: Makefile > === > RCS file: /cvs/ports/editors/libreoffice/Ma

security/wapiti: update to 3.2.2; take maintainership

2024-12-05 Thread Kirill A . Korinsky
ports@, Here a trivial update of security/wapiti to 3.2.2. Realli trivial: https://github.com/wapiti-scanner/wapiti/compare/3.2.1...3.2.2 I also would like to take formal maintainership on that port. Ok? Index: Makefile === RCS fil

Re: [Update] devel/libuv 1.49.2

2024-12-05 Thread Stuart Henderson
On 2024/12/04 18:43, Volker Schlecht wrote: > Updates libuv to the latest release, needed for lang/node v22.12.0 > > Tested on amd64, builds and runs lang/node and editors/neovim. I've done some light testing with isc-bind and that seems happy so far. > Index: Makefile >

Re: UPDATE: HandBrake

2024-12-05 Thread Brad Smith
On 2024-12-04 1:38 p.m., Kirill A. Korinsky wrote: On Wed, 04 Dec 2024 10:49:23 +0100, Stuart Henderson wrote: Something, probably the x265 update, broke HandBrake? /pobj/handbrake-1.6.1/HandBrake-1.6.1/libhb/encx265.c:444:20: warning: comparison of array 'param->csvfn' equal to a n ull point

Re: new devel/llvm-openmp

2024-12-05 Thread Alexander Bluhm
On Thu, Dec 05, 2024 at 10:01:42AM +0900, ASOU Masato wrote: > Ok, I will make devel/llvm-lit. Attached is a llvm-openmp that uses llvm-lit as test dependency. Unfortunately some tests are failing. Total Discovered Tests: 305 Unsupported: 18 (5.90%) Passed : 246 (80.66%) Failed :

Remove security/burpsuite (was Re: remove security/burp ?)

2024-12-05 Thread Theo Buehler
Second attempt. Cc-ing a couple people who had an interest in this in the past. On Sat, Nov 30, 2024 at 03:12:38PM +0100, Jonathan Armani wrote: > Hi, > > security/burp is outdated and I'm not sure it's even relevant anymore. > > I've looked into the newer versions, but it seems to have grown i

Re: security/wapiti: update to 3.2.2; take maintainership

2024-12-05 Thread Benoit Lecocq
Le 05/12/2024 à 16:52, Kirill A. Korinsky a écrit : On Thu, 05 Dec 2024 11:49:39 +0100, Benoit Lecocq wrote: Le 05/12/2024 à 11:39, Kirill A. Korinsky a écrit : ports@, Here a trivial update of security/wapiti to 3.2.2. Realli trivial: https://github.com/wapiti-scanner/wapiti/compare/3.2.1

Re: new devel/llvm-lit

2024-12-05 Thread ASOU Masato
I got following error when make llvm-lit: $ make ===> Building from scratch llvm-lit-19.1.4 ===> llvm-lit-19.1.4 depends on: py3-sphinx-* -> py3-sphinx-7.4.7p1 ===> llvm-lit-19.1.4 depends on: cmake-* -> cmake-3.30.1v1 ===> llvm-lit-19.1.4 depends on: ninja-* -> ninja-1.11.1p0v0 ===> llvm-lit-19.1

Re: Fastfetch: new package

2024-12-05 Thread izzy Meyer
On Thu, 5 Dec 2024 12:29:41 + Stuart Henderson wrote: > On 2024/12/05 02:13, Li Carter wrote: > > Hello OpenBSD team, > > > > Fastfetch is a maintained, feature-rich and performance oriented > > system information tool, which aims to replace neofetch completely. > > Fastfetch has been in Fre

Re: NEW: comms/zigbee2mqtt [was Re: Node ports and specifically zigbee2mqtt]

2024-12-05 Thread Mikolaj Kucharski
I updated Stuart's port to zigbee2mqtt 1.42.0. Tarball attached. Upgraded two of my machines to that version. No issues, but I just started it, so I would need at least a day of runtime to know more, are there not surprises. Initial startup and web frontent works. On Wed, Dec 04, 2024 at 08:32:4