Re: UPDATE: Nono-0.7.0

2024-02-22 Thread Benoit Lecocq
Le jeudi 22 février 2024 à 3:31 PM, Gonzalo L. Rodriguez a écrit : > Hello, > > Update for Nono to 0.7.0: > > http://www.pastel-flower.jp/~isaki/nono/ > > OK? Comments? ok benoit@ > > Cheers.- > > > Index: Makefile > ===

[update] graphics/azpainter to 3.0.7

2024-02-22 Thread Justin Berthault
Hi ports@ Update azpainter to 3.0.7 and patch added to remove uses of -v argument with install(1) (not available on OpenBSD). Built and tested on arm64. bcallah CC. diff /usr/ports commit - af1d37e1bd51078697215d14839221baf88fcb84 path + /usr/ports blob -

Re: Update arm-trusted-firmware 2.10.2

2024-02-22 Thread SASANO Takayoshi
Hi, > I'm not sure about the "move away with date" approach. That is > probably something a ports hacker should judge. > > But otherwise this is ok kettenis@ committed, first posted diff with REVISION=0. In fact this diff is not enough to avoid ethernet PHY malfunction for OrangePi One Plus

[update] www/luakit to 2.3.6

2024-02-22 Thread Stefan Hagen
Hi, luakit now works with libsoup3 and webkitgtk4.1. And some bugs have been fixed. Changes: https://luakit.github.io/news/ The test target runs fine on amd64. portcheck/p-l-d-check are happy. OK? Index: www/luakit/Makefile ===

CVS: cvs.openbsd.org: ports

2024-02-22 Thread SASANO Takayoshi
CVSROOT:/cvs Module name:ports Changes by: u...@cvs.openbsd.org2024/02/22 23:47:06 Modified files: sysutils/arm-trusted-firmware: Makefile sysutils/arm-trusted-firmware/pkg: PLIST Log message: add Allwinner H6 SUNXI_SETUP_REGULATORS=0 support this is

Re: -current Haskell ports aborting with SIGILL

2024-02-22 Thread Evan Silberman
> Evan, if you have abundant time, could you try to run `make test` with > and without the patches? `make clean` in the middle is probably the > easiest way to ensure the patches get applied as expected. Did `make test` in lang/ghc with and without the patches and got the same three failed tests

CVS: cvs.openbsd.org: ports

2024-02-22 Thread Brian Callahan
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2024/02/22 20:15:30 Modified files: devel/libfirm : Makefile distinfo devel/libfirm/patches: patch-Makefile patch-ir_be_amd64_amd64_bearch_c

Re: New: volk - dynamic loader for vulkan (dependency for updating vulkan-tools)

2024-02-22 Thread Thomas Frohwein
On Thu, Feb 22, 2024 at 10:07:29PM -0500, Thomas Frohwein wrote: > *ping* > > As this is needed for vulkan-loader update, I worry that stalling on > this might lead to issues with ports that rely on recen vulkan API... correction: it's needed for vulkan-utils, but updating vulkan-loader without

Re: New: volk - dynamic loader for vulkan (dependency for updating vulkan-tools)

2024-02-22 Thread Thomas Frohwein
*ping* As this is needed for vulkan-loader update, I worry that stalling on this might lead to issues with ports that rely on recen vulkan API... Re-attached for convenience. On Tue, Feb 13, 2024 at 04:19:06PM -0500, Thomas Frohwein wrote: > Hi, > > Please find attached a tarball for "volk", a

CVS: cvs.openbsd.org: ports

2024-02-22 Thread Daniel Dickman
CVSROOT:/cvs Module name:ports Changes by: dan...@cvs.openbsd.org 2024/02/22 19:40:26 Modified files: devel/py-debugpy: Makefile distinfo devel/py-debugpy/pkg: PLIST Log message: update debugpy to 1.8.1 and set COMPILER to try to fix build on sparc64

CVS: cvs.openbsd.org: ports

2024-02-22 Thread Daniel Dickman
CVSROOT:/cvs Module name:ports Changes by: dan...@cvs.openbsd.org 2024/02/22 19:36:51 Modified files: graphics/py-matplotlib: Makefile distinfo graphics/py-matplotlib/pkg: PLIST Log message: update matplotlib to 3.8.3

Re: devel/ffcall: ENDBR64

2024-02-22 Thread Theo de Raadt
Looks good enough. (I mean good enough for those two stupid ports)

Re: retire some python 2 ports

2024-02-22 Thread Brian Callahan
> >> - lang/flang and lang/cparser (bcallah@ may have a plan) > > flang seems to be out of sync with LLVM versions anyway. > cparser doesn't use python at all? > Flang I have updated to the latest version but something else is subtly broken; I am working on it. CParser should work with

Re: UPDATE net/unison-2.53.4

2024-02-22 Thread Jeremie Courreges-Anglas
Le Tue, Feb 20, 2024 at 08:42:23PM +0100, Bjorn Ketelaars a écrit : > On Tue 20/02/2024 11:30, Jeremie Courreges-Anglas wrote: > > On Mon, Feb 19 2024, Bjorn Ketelaars wrote: > > > Diff below updates net/unison to 2.53.4, which includes bug fixes, minor > > > improvements and clean-ups. Release

Re: x11/remmina: update to 1.4.34

2024-02-22 Thread Klemens Nanni
On Thu, Feb 22, 2024 at 09:05:44PM +, Stuart Henderson wrote: > > +WANTLIB += json-glib-1.0 pango-1.0 pthread python3.10 secret-1 > > Please drop the hardcoded python3.10, you already have MODPY_WANTLIB. Of course, copy/paste after WANTLIB= and port-lib-depends-check. > > +WANTLIB += sndio

Re: x11/remmina: update to 1.4.34

2024-02-22 Thread Stuart Henderson
On 2024/02/22 18:33, Klemens Nanni wrote: > Works fine for me with RDP to a Windows 11 box. > Needs cherry-picking a post-release for LibreSSL. > I've also sent my wrapper shebang fix upstream. > > More tests? > Feedback? OK? > > Index: Makefile >

Re: security/libgcrypt: Sprinkle some ENDBR64 instructions

2024-02-22 Thread Antoine Jacoutot
No need for an apology. You understand that stuff much better than I do anyway :-) Clueless OK for me. — Antoine > On Feb 22, 2024, at 09:57, Mark Kettenis wrote: > >  >> >> From: Renato Aguiar >> Date: Wed, 21 Feb 2024 17:31:41 -0800 > > Apologies to Antoine, I forgot to CC you the

CVS: cvs.openbsd.org: ports

2024-02-22 Thread Mark Kettenis
CVSROOT:/cvs Module name:ports Changes by: kette...@cvs.openbsd.org2024/02/22 12:40:27 Modified files: security/libgcrypt: Makefile Added files: security/libgcrypt/patches: patch-cipher_asm-common-amd64_h Log message: Add ENDBR64 instructions at the

devel/ffcall: ENDBR64

2024-02-22 Thread Mark Kettenis
This has various asm bits that do some nasty things. Ionly fixed some as the other stuff seems to violate X-only and R^W. And some bits even use an executable stack. But nothing that uses this (lang/clisp and lang/gforth as far as I can tell) use -Wl,-zwxneeded or -Wl,--no-execute-only. So

Re: security/libgcrypt: Sprinkle some ENDBR64 instructions

2024-02-22 Thread Tobias Heider
On February 22, 2024 7:56:45 PM GMT+01:00, Theo Buehler wrote: >On Thu, Feb 22, 2024 at 02:57:39PM +0100, Mark Kettenis wrote: >> > From: Renato Aguiar >> > Date: Wed, 21 Feb 2024 17:31:41 -0800 >> >> Apologies to Antoine, I forgot to CC you the first time I sent this >> out. Anyway, here

x11/freerdp: update to 2.11.5

2024-02-22 Thread Klemens Nanni
Really just decoder fixes for us: 2.11.5 * Fix integer overflow in progressive decoder * Update OpenSSL API usage for compatiblility with newer versions (#9747) * Prevent NULL dereference for single thread decoder (#9712) 2.11.4 * fix a typo in unicode commit (#9652) Also drop -fcommon from 2021

Re: security/libgcrypt: Sprinkle some ENDBR64 instructions

2024-02-22 Thread Theo Buehler
On Thu, Feb 22, 2024 at 02:57:39PM +0100, Mark Kettenis wrote: > > From: Renato Aguiar > > Date: Wed, 21 Feb 2024 17:31:41 -0800 > > Apologies to Antoine, I forgot to CC you the first time I sent this > out. Anyway, here is a new version. Thinking about this a bit more > changing CFI_STARTPROC

x11/remmina: update to 1.4.34

2024-02-22 Thread Klemens Nanni
Works fine for me with RDP to a Windows 11 box. Needs cherry-picking a post-release for LibreSSL. I've also sent my wrapper shebang fix upstream. More tests? Feedback? OK? Index: Makefile === RCS file:

Re: acme-client: add challenge hook to support dns-01

2024-02-22 Thread Christopher Zimmermann
On February 20, 2024 11:45:26 PM GMT+01:00, Evan Silberman wrote: > >Any example hook included should probably only use tools found in base, so it >shouldn’t depend on curl. I thought so, too. And it would be easy enough to replace curl by base ftp. But base ftp needs the URL (and

Re: security/libgcrypt: Sprinkle some ENDBR64 instructions

2024-02-22 Thread Tobias Heider
On Tue, Feb 20, 2024 at 01:11:35PM +0100, Mark Kettenis wrote: > I probably could have done this by changing CFI_STARTPROC, like on > arm64. But that would "over-BTI" and there is a benefit in trying to > avoid that on amd64. > > Let me know what you think. Looks ok to me. Hard to tell if that

UPDATE: Nono-0.7.0

2024-02-22 Thread Gonzalo L. Rodriguez
Hello, Update for Nono to 0.7.0: http://www.pastel-flower.jp/~isaki/nono/ OK? Comments? Cheers.- Index: Makefile === RCS file: /cvs/ports/emulators/nono/Makefile,v retrieving revision 1.31 diff -u -p -r1.31 Makefile --- Makefile

Re: security/libgcrypt: Sprinkle some ENDBR64 instructions

2024-02-22 Thread Mark Kettenis
> From: Renato Aguiar > Date: Wed, 21 Feb 2024 17:31:41 -0800 Apologies to Antoine, I forgot to CC you the first time I sent this out. Anyway, here is a new version. Thinking about this a bit more changing CFI_STARTPROC like we did on arm64 will make maintenance a lot easier. This will

CVS: cvs.openbsd.org: ports

2024-02-22 Thread Theo Buehler
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2024/02/22 06:47:11 Modified files: security/openssl/3.1: Makefile Log message: openssl/3.1: postfix/snapshot is no more

CVS: cvs.openbsd.org: ports

2024-02-22 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2024/02/22 06:46:35 Modified files: mail/postfix/stable: Makefile distinfo mail/postfix/stable/patches: patch-conf_master_cf patch-makedefs mail/postfix/stable/pkg: PLIST Log message:

CVS: cvs.openbsd.org: ports

2024-02-22 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2024/02/22 06:45:28 Modified files: mail/postfix/stable35: Makefile distinfo Log message: update to postfix-3.5.24, ok brad

CVS: cvs.openbsd.org: ports

2024-02-22 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2024/02/22 06:45:11 Removed files: mail/postfix/snapshot: Makefile distinfo mail/postfix/snapshot/files: postfix-disable postfix-enable postfix-install

CVS: cvs.openbsd.org: ports

2024-02-22 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2024/02/22 06:44:41 Modified files: mail/postfix : Makefile Log message: unhook mail/postfix/snapshot, discussed with Brad

Re: Update arm-trusted-firmware 2.10.2

2024-02-22 Thread Stuart Henderson
On 2024/02/22 14:13, Mark Kettenis wrote: > > Date: Thu, 22 Feb 2024 05:32:57 +0900 > > From: SASANO Takayoshi > > > > Hi, here is the fixed version: > > I'm not sure about the "move away with date" approach. That is > probably something a ports hacker should judge. I think your suggestion of

Re: Update arm-trusted-firmware 2.10.2

2024-02-22 Thread Mark Kettenis
> Date: Thu, 22 Feb 2024 05:32:57 +0900 > From: SASANO Takayoshi > > Hi, here is the fixed version: I'm not sure about the "move away with date" approach. That is probably something a ports hacker should judge. But otherwise this is ok kettenis@ > Index: Makefile >

remmina: libcrypto crash

2024-02-22 Thread Klemens Nanni
An RDP session I frequently use died on me yesterday, first time I had remmina crash -- I'll see if I can reproduce and get a connection config or xfreerdp(1) equivalent as tester to share. Backtrace says libcrypto/TLS, perhaps this is of interest. I'm on snapshots with pkg_add -u from yesterday:

Re: net/miniupnp updates (libnatpmp, miniupnpc, miniupnpd, minissdpd)

2024-02-22 Thread Stuart Henderson
On 2024/02/21 16:42, Stuart Henderson wrote: > I don't use these, but noticed they were really old. Anyone using them > want to give them a spin? Now that I've built all ports depending on these, I see libnatpmp has a problem upstream where a required header isn't installed. Here's a fixed

Re: UPDATE: portaudio

2024-02-22 Thread Klemens Nanni
On Thu, Feb 22, 2024 at 12:37:10AM -0500, Brad Smith wrote: > Sync with the sndio backend I was finally able to have commited upstream. Works for me, OK kn

Re: [Maintainer Update] lang/lfe 2.1.4

2024-02-22 Thread Omar Polo
Volker Schlecht wrote: > Update to latest release 2.1.4, minor update. > Built and tested on amd64 - nothing depends on it. > > ok? looks fine to me, and all tests are passing. ok op@ Thanks, Omar Polo

CVS: cvs.openbsd.org: ports

2024-02-22 Thread Christian Weisgerber
CVSROOT:/cvs Module name:ports Changes by: na...@cvs.openbsd.org 2024/02/22 04:28:56 Modified files: sysutils/crust : Makefile Log message: sysutils/crust: requires bison

Re: Remove www/youtube-dl and old ports related

2024-02-22 Thread Renaud Allard
On 2/22/24 09:31, Ricardo Mestre wrote: Hi, I don't even remember the last time I used youtube-dl, but I know it didn't work and random people already complained that back to me as well. In fact, youtube-dl still works, but you need to take the latest commits in github repo for it to

CVS: cvs.openbsd.org: ports

2024-02-22 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2024/02/22 03:03:20 Modified files: www/squid : Makefile Log message: fix packaging for squid-ldap, it needed adjustments to cope with the rerolled tarball. reported by tb@.

CVS: cvs.openbsd.org: ports

2024-02-22 Thread Caspar Schutijser
CVSROOT:/cvs Module name:ports Changes by: cas...@cvs.openbsd.org 2024/02/22 02:51:45 Modified files: meta/tor-browser: Tag: OPENBSD_7_4 Makefile www/tor-browser: Tag: OPENBSD_7_4 Makefile.inc www/tor-browser/browser: Tag: OPENBSD_7_4 Makefile distinfo

CVS: cvs.openbsd.org: ports

2024-02-22 Thread Caspar Schutijser
CVSROOT:/cvs Module name:ports Changes by: cas...@cvs.openbsd.org 2024/02/22 02:50:07 Modified files: meta/tor-browser: Makefile www/tor-browser: Makefile.inc www/tor-browser/browser: Makefile distinfo Log message: Tor Browser: update to 13.0.10

CVS: cvs.openbsd.org: ports

2024-02-22 Thread Gonzalo L . Rodriguez
CVSROOT:/cvs Module name:ports Changes by: gonz...@cvs.openbsd.org 2024/02/22 02:49:35 Modified files: security/suricata: Makefile distinfo security/suricata/patches: patch-configure_ac patch-suricata_yaml_in Log message:

Re: Remove www/youtube-dl and old ports related

2024-02-22 Thread Ricardo Mestre
Hi, I don't even remember the last time I used youtube-dl, but I know it didn't work and random people already complained that back to me as well. I'm ok with it going away, nothing would be lost here. On 20:23 Wed 21 Feb , Stuart Henderson wrote: > On 2024/02/21 15:45, Jose Maldonado