Re: NEW: devel/tllist

2023-08-14 Thread Stuart Henderson
On 2023/08/14 18:33, Matthieu Herrb wrote: > Hi, > > This is the first of a set of new ports for Wayland applications. > > tllist is a simple typed linked list header file only library. > > ok? comments? > > -- > Matthieu Herrb SIZE (1.1.0.tar.gz) = 7639 this filename is a slight problem, it

UPDATE: Nextcloud-26.0.5

2023-08-14 Thread Gonzalo L. Rodriguez
Hello, Update for Nextcloud to 26.0.5: https://nextcloud.com/changelog/#26-0-5 OK? Comments? Cheers.- Index: Makefile === RCS file: /cvs/ports/www/nextcloud/26/Makefile,v retrieving revision 1.5 diff -u -p -r1.5 Makefile --- Make

UPDATE: Nextcloud-27.0.2

2023-08-14 Thread Gonzalo L. Rodriguez
Hello, Update for Nextcloud to 27.0.2: https://nextcloud.com/changelog/ OK? Comments? Cheers.- Index: Makefile === RCS file: /cvs/ports/www/nextcloud/27/Makefile,v retrieving revision 1.2 diff -u -p -r1.2 Makefile --- Makefile

UPDATE: Nextcloud-25.0.10

2023-08-14 Thread Gonzalo L. Rodriguez
Hola, Update for Nextcloud to 25.0.10: https://nextcloud.com/changelog/#25-0-10 OK? Comments? Cheers.- Index: Makefile === RCS file: /cvs/ports/www/nextcloud/25/Makefile,v retrieving revision 1.11 diff -u -p -r1.11 Makefile --- M

Re: HEADS-UP: DISTFILES changes

2023-08-14 Thread Marc Espie
On Mon, Aug 14, 2023 at 08:33:19PM +0200, Marc Espie wrote: > DISTFILES.sufx = somefile > which will match with MASTER_SITES.sufx IMPORTANT: use simple suffixes, like DISTFILES.go with an actual dot and a combination of letters/digits (without an other dot afterwards) The idea is to have a synta

HEADS-UP: DISTFILES changes

2023-08-14 Thread Marc Espie
After much discussion with fellow porters, we changes the way DISTFILES + MASTER_SITES work the old way (DISTFILES = somefile:0 to match with MASTER_SITES0) still works but the new way is to write DISTFILES.sufx = somefile which will match with MASTER_SITES.sufx this works identically with SUPDI

NEW: wayland/foot

2023-08-14 Thread Matthieu Herrb
foot is a Wayland terminal emulator with more features than havoc. Among others, It's the default terminal in the default sway config. It depends on the 3 ports I sent earlier, plus an implementation of the and char32_t implementation in libc. schwarze@ has kindly provided a diff for this and he

NEW: graphics/fcft

2023-08-14 Thread Matthieu Herrb
fcft is a small font loading and glyph rasterization library. It uses devel/tllist and devel/libstdthreads that I sent just before this one and is needed by the foot terminal emulator I'm going to send next. ok, comments ? -- Matthieu Herrb fcft.tgz Description: application/tar-gz

NEW: devel/libstdthreads

2023-08-14 Thread Matthieu Herrb
Hi, This is another port needed by upcoming Wayland applications, but it could also be put in base. libstdthreads is a straightforward port of the FreeBSD code to implement the C11 standard threads library. In FreeBSD it is provided as a separate library (libstdthreds) whereas in NetBSD it's inte

NEW: devel/tllist

2023-08-14 Thread Matthieu Herrb
Hi, This is the first of a set of new ports for Wayland applications. tllist is a simple typed linked list header file only library. ok? comments? -- Matthieu Herrb tllist.tgz Description: application/tar-gz

Re: [NEW] www/azorius

2023-08-14 Thread gonzalo
On 8/10/23 01:05, Horia Racoviceanu wrote: Hi, This is a port for Azorius, a social link aggregator and comment forum. It federates with other instances via ActivityPub. Homepage: https://humungus.tedunangst.com/r/azorius Introduction: https://flak.tedunangst.com/post/azorius-01 Flagships in

Re: [fix] mail/gmime: Fix rfc2047 token decoding logic for base64 encodings

2023-08-14 Thread Stuart Henderson
On 2023/08/14 10:40, Antoine Jacoutot wrote: > On Mon, Aug 14, 2023 at 08:44:25AM +0200, Stefan Hagen wrote: > > Hi, > > > > there's a bug in gmime, which is affecting mail/mu. It doesn't look like > > there will be a new gmime release anytime soon. Can we cherry-pick this fix? > > > > Maintainer

Re: bsd.port.mk: check wxallowed after extract not patch

2023-08-14 Thread Omar Polo
On 2023/08/14 13:33:24 +, Klemens Nanni wrote: > On Mon, Aug 07, 2023 at 10:03:17PM +0200, Marc Espie wrote: > > > Doesn't "gen" also run GNU auto* which potentially needs wxallowed? > > > That's why I have moved it there now. > > > > > > Either way, making the check the first step of a targe

Re: bsd.port.mk: check wxallowed after extract not patch

2023-08-14 Thread Sebastien Marie
On Mon, Aug 14, 2023 at 01:33:24PM +, Klemens Nanni wrote: > On Mon, Aug 07, 2023 at 10:03:17PM +0200, Marc Espie wrote: > > > Doesn't "gen" also run GNU auto* which potentially needs wxallowed? > > > That's why I have moved it there now. > > > > > > Either way, making the check the first step

Re: [Maintainer Update] devel/difftastic 0.48.0

2023-08-14 Thread Volker Schlecht
Ping, with an update to 0.49.0 On 7/15/23 17:42, Volker Schlecht wrote: Trivial update to the latest devel/difftastic release 0.48.0. Tested on amd64. ok?Index: Makefile === RCS file: /cvs/ports/devel/difftastic/Makefile,v retriev

Re: [maintainer update] textproc/hexyl 13.1

2023-08-14 Thread Volker Schlecht
Ping. On 8/7/23 22:37, Volker Schlecht wrote: Updates textproc/hexyl to 13.1 https://github.com/sharkdp/hexyl/releases/tag/v0.13.1 It's a rather small fix, bundled with a lot of updated dependencies. Build and runs fine on amd64. ok?

Re: bsd.port.mk: check wxallowed after extract not patch

2023-08-14 Thread Klemens Nanni
On Mon, Aug 07, 2023 at 10:03:17PM +0200, Marc Espie wrote: > > Doesn't "gen" also run GNU auto* which potentially needs wxallowed? > > That's why I have moved it there now. > > > > Either way, making the check the first step of a target instead needs > > its own target so that PORTS_PRIVSEP=Yes s

riscv64 bulk build report

2023-08-14 Thread jca
Bulk build on riscv64.ports.openbsd.org Started : Tue Aug 1 10:13:17 MDT 2023 Finished: Mon Aug 14 00:56:01 MDT 2023 Duration: 12 Days 14 hours 43 minutes Built using OpenBSD 7.3-current (GENERIC.MP) #390: Mon Jul 31 15:03:44 MDT 2023 Built 10325 packages Number of packages built each day: Aug

Re: [fix] mail/gmime: Fix rfc2047 token decoding logic for base64 encodings

2023-08-14 Thread Antoine Jacoutot
On Mon, Aug 14, 2023 at 08:44:25AM +0200, Stefan Hagen wrote: > Hi, > > there's a bug in gmime, which is affecting mail/mu. It doesn't look like > there will be a new gmime release anytime soon. Can we cherry-pick this fix? > > Maintainer on CC. I am OK with this but could you use a regular patc

Re: [Update] x11/gromit-mpx

2023-08-14 Thread Klemens Nanni
On Tue, Aug 01, 2023 at 10:07:37AM +0100, Laurence Tratt wrote: > This updates x11/gromit-mpx to the latest version. As before, this > involves ripping out the appindicator support, which is slightly > tedious. Tested working successfully. Committed, thanks.

Re: Update: audio/ffmpeg-normalize

2023-08-14 Thread Klemens Nanni
On Fri, Aug 11, 2023 at 03:01:55PM +0100, Stuart Henderson wrote: > devel/py-colorlog is OK sthen@ if someone would like to import, please > uncomment the TDEP in ffmpeg-normalize if so. Done, thanks.

Re: NEW: misc/libcpucycles

2023-08-14 Thread Klemens Nanni
On Mon, Aug 07, 2023 at 09:18:39PM +0100, Stuart Henderson wrote: > It's only been like 3 days..please have more patience +1 imported after update-patches regenerated one patch.

[Update] security/pizauth

2023-08-14 Thread Laurence Tratt
The patch below updates security/pizauth to 1.0.1 (it would have been 1.0.0 except I shot myself in the foot with rust-ring fun!). Laurie diff --git security/pizauth/Makefile security/pizauth/Makefile index 33dbb1acb03..3d6e2f9d0b9 100644 --- security/pizauth/Makefile +++ security/pizauth/Makef

[fix] mail/gmime: Fix rfc2047 token decoding logic for base64 encodings

2023-08-14 Thread Stefan Hagen
Hi, there's a bug in gmime, which is affecting mail/mu. It doesn't look like there will be a new gmime release anytime soon. Can we cherry-pick this fix? Maintainer on CC. Best, Stefan Index: mail/gmime30/Makefile === RCS file: /cv

Re: rdiff-backup dependency issue

2023-08-14 Thread Klemens Nanni
On Wed, Aug 02, 2023 at 09:42:47AM +, Klemens Nanni wrote: > On Wed, Aug 02, 2023 at 08:45:03AM +0100, Stuart Henderson wrote: > > https://github.com/rdiff-backup/rdiff-backup/commit/e5d1fc3d706315e80bb1a8b8b6960a827475408b > > Our port is lagging behind years in updates. > Joshua, can you giv