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,

CVS: cvs.openbsd.org: ports

2023-08-14 Thread Brian Callahan
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2023/08/14 16:35:35 Modified files: lang/ldc : Makefile distinfo lang/ldc/patches: patch-driver_targetmachine_cpp patch-runtime_CMakeLists_txt lang/ldc/pkg

CVS: cvs.openbsd.org: ports

2023-08-14 Thread Brian Callahan
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2023/08/14 15:21:46 Modified files: sysutils/ugrep : Makefile distinfo Log message: Update to ugrep-3.12.7 Changelog: https://github.com/Genivia/ugrep/releases/tag/v3.12.7

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 ---

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 ---

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

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

CVS: cvs.openbsd.org: ports

2023-08-14 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2023/08/14 12:12:50 Modified files: infrastructure/mk: bsd.port.mk Log message: support for DISTFILES.sufx added a check for recent make to give a clue if people forgot to update to a recent snapshot.

CVS: cvs.openbsd.org: ports

2023-08-14 Thread Theo Buehler
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2023/08/14 12:11:21 Modified files: security/py-tlsfuzzer: Makefile distinfo security/py-tlsfuzzer/pkg: PLIST Log message: Update tlsfuzzer to 20230814

CVS: cvs.openbsd.org: ports

2023-08-14 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2023/08/14 11:36:43 Modified files: databases/sqlports: Makefile databases/sqlports/files: Info.pm TreeWalker.pm Var.pm Log message: support for DISTFILES/SUPDISTFILES/PATCHFILES.sufx and

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

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

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? > > > >

CVS: cvs.openbsd.org: ports

2023-08-14 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2023/08/14 09:47:20 Modified files: graphics/openexr: Makefile distinfo Log message: Update to OpenEXR-3.1.11.

CVS: cvs.openbsd.org: ports

2023-08-14 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/08/14 08:57:50 Modified files: infrastructure/mk: bsd.port.mk Log message: Defer USE_WXNEEDED=Yes from end of patch to start of gen target Forgetting "wxallowed" on /usr/ports/obj with huge ports

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

CVS: cvs.openbsd.org: ports

2023-08-14 Thread Kurt Miller
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/08/14 08:31:09 Modified files: devel/jdk/1.8 : Makefile devel/jdk/1.8/patches: patch-common_autoconf_generated-configure_sh

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

CVS: cvs.openbsd.org: ports

2023-08-14 Thread Volker Schlecht
CVSROOT:/cvs Module name:ports Changes by: vol...@cvs.openbsd.org 2023/08/14 08:06:03 Modified files: textproc/hexyl : Makefile crates.inc distinfo Log message: textproc/hexyl: Update to 0.13.1 ok kn@

CVS: cvs.openbsd.org: ports

2023-08-14 Thread Volker Schlecht
CVSROOT:/cvs Module name:ports Changes by: vol...@cvs.openbsd.org 2023/08/14 08:04:27 Modified files: devel/difftastic: Makefile crates.inc distinfo devel/difftastic/patches: patch-Cargo_lock patch-Cargo_toml devel/difftastic/pkg: PLIST Log message:

CVS: cvs.openbsd.org: ports

2023-08-14 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2023/08/14 08:01:42 Modified files: infrastructure/bin: dpb infrastructure/lib/DPB: External.pm Grabber.pm SubEngine.pm Log message: add two small new functionalities: - complete_subdirs takes

CVS: cvs.openbsd.org: ports

2023-08-14 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2023/08/14 07:52:07 Modified files: infrastructure/lib/DPB: Core.pm Log message: syntax fix, need the extra parens, otherwise I lose cores

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

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?

CVS: cvs.openbsd.org: ports

2023-08-14 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2023/08/14 07:35:07 Modified files: infrastructure/lib/DPB: Config.pm Log message: add extra parameter LISTING_HOST, to be used shortly

CVS: cvs.openbsd.org: ports

2023-08-14 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2023/08/14 07:34:43 Modified files: infrastructure/lib/DPB: Core.pm Log message: allow filtering available cores per hostname so we can force the LISTING job to live somewhere

CVS: cvs.openbsd.org: ports

2023-08-14 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2023/08/14 07:34:09 Modified files: infrastructure/lib/DPB: BasePkgPath.pm Log message: store the object in the hash so we can post-process it if needed

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

CVS: cvs.openbsd.org: ports

2023-08-14 Thread Thomas Frohwein
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2023/08/14 06:40:50 Modified files: games/godot: Makefile Added files: games/godot/patches: patch-core_object_cpp patch-core_resource_cpp Log message: reduce

CVS: cvs.openbsd.org: ports

2023-08-14 Thread Kirill Bychkov
CVSROOT:/cvs Module name:ports Changes by: ki...@cvs.openbsd.org 2023/08/14 06:23:38 Modified files: net/owncloudclient: Makefile distinfo Log message: update to ownCloudclient-4.2.0.11670

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:

CVS: cvs.openbsd.org: ports

2023-08-14 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2023/08/14 04:45:44 Modified files: infrastructure/lib/DPB: Config.pm Log message: parser glue for property files, not yet finished nor hooked to the build

CVS: cvs.openbsd.org: ports

2023-08-14 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2023/08/14 04:34:53 Modified files: infrastructure/lib/DPB: Fetch.pm PortInfo.pm Log message: Add group support to PortInfo, so that distfiles can be grouped together, and all MASTER_SITES* as well Also,

CVS: cvs.openbsd.org: ports

2023-08-14 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2023/08/14 03:35:41 Modified files: devel/p5-SDL : Makefile Added files: devel/p5-SDL/patches: patch-src_SDL_xs Log message: Oops, this chunk was still needed. breakage reported by

CVS: cvs.openbsd.org: ports

2023-08-14 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2023/08/14 03:21:36 Modified files: databases/sqlports/files: Sql.pm Log message: typo

CVS: cvs.openbsd.org: ports

2023-08-14 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2023/08/14 03:19:38 Modified files: print/py-pypdf : Makefile distinfo Log message: Update to py3-pypdf-3.15.1.

CVS: cvs.openbsd.org: ports

2023-08-14 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2023/08/14 03:05:40 Modified files: lang/vala : Makefile distinfo Log message: Update to vala-0.56.11.

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

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.

CVS: cvs.openbsd.org: ports

2023-08-14 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/08/14 02:28:14 Modified files: x11/gromit-mpx : Makefile distinfo x11/gromit-mpx/patches: patch-CMakeLists_txt patch-src_gromit-mpx_c

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.

CVS: cvs.openbsd.org: ports

2023-08-14 Thread Theo Buehler
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2023/08/14 02:12:45 Modified files: security/pizauth: Makefile crates.inc distinfo Log message: Update to pizauth 1.0.1 from maintainer/upstream Laurie Tratt

CVS: cvs.openbsd.org: ports

2023-08-14 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/08/14 02:12:21 Modified files: audio/ffmpeg-normalize: Makefile Log message: test with py-colorlog, 25/25 pass on amd64

CVS: cvs.openbsd.org: ports

2023-08-14 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/08/14 02:11:46 Modified files: devel : Makefile Log message: +py-colorlog

CVS: cvs.openbsd.org: ports

2023-08-14 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/08/14 02:11:13 Log message: import devel/py-colorlog; from maintainer Laurence Tratt; OK sthen Add colours to the output of Python's logging module. Status: Vendor Tag: kn

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.

CVS: cvs.openbsd.org: ports

2023-08-14 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/08/14 02:02:56 Modified files: misc : Makefile Log message: +libcpucycles

[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 +++

CVS: cvs.openbsd.org: ports

2023-08-14 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/08/14 02:01:46 Log message: import misc/cpucycles; from maintainer Miguel Landaeta; input/OK sthen libcpucycles provides a simple API to access hardware precise timers to understand and

CVS: cvs.openbsd.org: ports

2023-08-14 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/08/14 01:50:02 Modified files: security/opensc: Makefile security/opensc/patches: patch-src_libopensc_sc-ossl-compat_h Removed files: security/opensc/patches:

[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:

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

CVS: cvs.openbsd.org: ports

2023-08-14 Thread Kirill Bychkov
CVSROOT:/cvs Module name:ports Changes by: ki...@cvs.openbsd.org 2023/08/14 01:25:26 Modified files: games/wesnoth : Makefile distinfo Removed files: games/wesnoth/patches: patch-src_gui_dialogs_loading_screen_cpp Log message: update to wesnoth-1.16.10

CVS: cvs.openbsd.org: ports

2023-08-14 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2023/08/14 00:44:16 Modified files: textproc/qxlsx : Makefile textproc/qxlsx/pkg: PLIST Added files: textproc/qxlsx/patches: patch-QXlsx_CMakeLists_txt Log message: We only

CVS: cvs.openbsd.org: ports

2023-08-14 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2023/08/14 00:34:14 Removed files: devel/p5-SDL/patches: patch-Build_PL patch-src_OpenGL_xs patch-src_SDL_xs patch-src_SFont_xs