Re: UPDATE: openjp2 2.5.2

2024-03-03 Thread Landry Breuil
Le Sun, Mar 03, 2024 at 03:35:12PM -0500, Brad Smith a écrit : > On 2024-03-03 7:22 a.m., Landry Breuil wrote: > > Le Sat, Mar 02, 2024 at 08:41:02PM -0500, Brad Smith a écrit : > > > On Sat, Mar 02, 2024 at 06:04:23PM -0500, Brad Smith wrote: > > > > Here is an update to openjp2 2.5.2. > > > > >

Re: [maintainer update] remind 4.2.9 -> 4.3.1 (now 4.3.2)

2024-03-03 Thread Martin Ziemer
Am Fri, Mar 01, 2024 at 01:56:48PM +0100 schrieb Martin Ziemer: > Am Fri, Mar 01, 2024 at 10:46:02AM + schrieb Stuart Henderson: > > On 2024/03/01 11:30, Martin Ziemer wrote: > > > @@ -1,9 +1,13 @@ > > > +applications/ > > > +applications/tkremind.desktop > > .. > > > +icons/ > > > +icons/tkrem

Re: [MAINTAINER UPDATE] www/honk 1.2.3 -> 1.3.0

2024-03-03 Thread Gonzalo L. Rodriguez
On Sat, 02 Mar 2024 at 09:20:35 -0500, Horia Racoviceanu wrote: > Upgrade to v1.3.0 > > changelog > > ### 1.3.0 Big Bonsai > > + Some performance tuning. > > + Follow .rss feeds for hashtags. > > + Easier to inline attached images. > > + Optional .json urls for activities. > > + cc, link, na

Re: [update] games/stone-soup to 0.31.0

2024-03-03 Thread Thomas Frohwein
Two issues mentioned inline. On Sat, Mar 02, 2024 at 05:43:38PM -0500, Stefan Moran wrote: > Update games/stone-soup from 0.30.1 to 0.31.0 "The Alchemy of Forms". I > tried to simplify the Makefile patch a bit, and also installed the > included .desktop file, which was not being installed for some

powerpc bulk build report

2024-03-03 Thread gkoehler
Bulk build on macppc-0.ports.openbsd.org Started : Wed Feb 7 11:50:11 MST 2024 Finished: Sun Mar 3 20:36:56 MST 2024 Duration: 25 Days 8 hours 47 minutes Built using OpenBSD 7.4-current (GENERIC) #209: Tue Feb 6 00:45:35 MST 2024 Built 10093 packages Number of packages built each day: Feb 7:

Re: Foliate not working

2024-03-03 Thread Chris Narkiewicz
On Mon, Mar 04, 2024 at 01:42:08AM +, Chris Narkiewicz wrote: > I'm trying to open ebook using foliate, but it fails to open it. In haste I forgot to post version. OpenBSD 7.4, stable package. Best regards, Chris Narkiewicz

Foliate not working

2024-03-03 Thread Chris Narkiewicz
I'm trying to open ebook using foliate, but it fails to open it. Here is the stdout/stderr output: foliate dict: unknown option -- formatted dict 1.9.15/rf on OpenBSD 7.4 Copyright 1997-2002 Rickard E. Faith (fa...@dict.org) Usage: dict [options] [word] Query a dictd server for the definition o

Re: UPDATE: openimageio 2.4.17.0

2024-03-03 Thread Brad Smith
I forgot to mention. CVE-2023-36183, CVE-2023-42295 On 2024-02-28 9:25 p.m., Brad Smith wrote: Here is an update to OpenImageIO 2.4.17.0. https://raw.githubusercontent.com/AcademySoftwareFoundation/OpenImageIO/dev-2.4/CHANGES.md Index: Makefile ==

Re: UPDATE: aom 3.8.1

2024-03-03 Thread Brad Smith
On Sun, Mar 03, 2024 at 04:26:14PM +0100, Peter Hessler wrote: > This fails to build for me on arm64: > > ===> Configuring for aom-3.8.1 > -- The C compiler identification is Clang 16.0.6 > -- The CXX compiler identification is Clang 16.0.6 > -- Detecting C compiler ABI info > -- Detecting C comp

Slowing down for the release; testing

2024-03-03 Thread Christian Weisgerber
The OpenBSD 7.5 release is quickly approaching and it's time to slow down work on the ports tree. There are no formal restrictions yet, but please refrain from commits that run the risk of introducing breakage in the tree. If you break something now, little time will remain to fix it. Also, if p

Re: x11/gnustep/libobjc2 failed to build

2024-03-03 Thread Stuart Henderson
On 2024/03/03 20:52, Stuart Henderson wrote: > On 2024/03/03 20:31, Sebastian Reitenbach wrote: > > If I understand removing the @pkgpath fixed the bigger part of the issue? PS "bigger part of the issue" = "bulk builds were breaking because the dependency loop resulted in too much disk space being

Re: x11/gnustep/libobjc2 failed to build

2024-03-03 Thread Stuart Henderson
On 2024/03/03 20:31, Sebastian Reitenbach wrote: > On Sunday, March 03, 2024 13:32 CET, Stuart Henderson > wrote: > > > On 2024/03/03 10:38, Antoine Jacoutot wrote: > > > Probably because devel/libdispatch has: > > > @conflict gnustep-libobjc2-* > > > @pkgpath x11/gnustep/libobjc2 > > > > > > a

Re: UPDATE: openjp2 2.5.2

2024-03-03 Thread Brad Smith
On 2024-03-03 7:22 a.m., Landry Breuil wrote: Le Sat, Mar 02, 2024 at 08:41:02PM -0500, Brad Smith a écrit : On Sat, Mar 02, 2024 at 06:04:23PM -0500, Brad Smith wrote: Here is an update to openjp2 2.5.2. CVE-2021-3575 ## OpenJPEG 2.5.2 (Feb 2024) * Make sure openjpeg.h includes opj_config.

UPDATE security/vaultwarden-1.30.5 and www/vaultwarden-web-2024.1.2b

2024-03-03 Thread Bjorn Ketelaars
Simple diff for updating vaultwarden to 1.30.5 and vaultwarden-web to 2024.1.2b. Changelog: https://github.com/dani-garcia/vaultwarden/releases/tag/1.30.4 https://github.com/dani-garcia/vaultwarden/releases/tag/1.30.5 https://github.com/dani-garcia/bw_web_builds/releases/tag/v2024.1.2b Run teste

Re: net/isc-dhcpd: avoid uncontrolled grow of lease db

2024-03-03 Thread Kirill A . Korinsky
On Sun, 03 Mar 2024 19:12:30 +0100, Stuart Henderson wrote: > > The port doesn't really handle running v6 mode anyway (it would want a > second rc.d script with -6 in flags and a separate config file, it can't > run 4+6 in the same process) so I think talking about v6 will just add > to confusion.

Re: UPDATE: aom 3.8.1

2024-03-03 Thread Jan Beich
Stuart Henderson writes: > On 2024/03/03 16:26, Peter Hessler wrote: >> --- aom_configure: Detected CPU: arm64 >> -- The ASM compiler identification is unknown >> -- Found assembler: as >> CMake Error at build/cmake/aom_configure.cmake:212 (enable_language): >> The CMAKE_ASM_COMPILER: >> >>

Re: x11/gnustep/libobjc2 failed to build

2024-03-03 Thread Sebastian Reitenbach
On Sunday, March 03, 2024 13:32 CET, Stuart Henderson wrote: > On 2024/03/03 10:38, Antoine Jacoutot wrote: > > Probably because devel/libdispatch has: > > @conflict gnustep-libobjc2-* > > @pkgpath x11/gnustep/libobjc2 > > > > and x11/gnustep/libobjc2 has: > > @conflict libdispatch-* > > @pkgpa

Re: multimedia/phonon: qt5 flavor and qt6 as default

2024-03-03 Thread Rafael Sadowski
On Sun Mar 03, 2024 at 06:00:44PM +0100, Landry Breuil wrote: > Le Sat, Mar 02, 2024 at 09:07:49PM +0100, Rafael Sadowski a écrit : > > On Sat Mar 02, 2024 at 09:44:11AM +0100, Landry Breuil wrote: > > > Le Sat, Mar 02, 2024 at 09:21:59AM +0100, Rafael Sadowski a écrit : > > > > On Fri Mar 01, 2024

Re: pkg_info: fold Comment newline

2024-03-03 Thread Omar Polo
On 2024/03/02 17:39:10 +, Klemens Nanni wrote: > As per Makefile.template and portcheck(1) COMMENT is <=60 chars, so it'd > fit on the same Comment: line in pkg_info(1) output -- less scrolling! > > It just stands out, imho, compared to Maintainer: and WWW: where there's > no such seemingly s

Re: net/isc-dhcpd: avoid uncontrolled grow of lease db

2024-03-03 Thread Stuart Henderson
On 2024/03/03 18:32, Kirill A. Korinsky wrote: > > +-my @LEASES = ('/var/db/dhcpd.leases', '/var/lib/dhcp/dhcpd.leases', > > '/var/lib/dhcp3/dhcpd.leases'); > > ++my @LEASES = ('/var/db/dhcpd/dhcpd.leases'); > > The patch need to be updates as well. Here should be two path which you > defined in

Re: sysutils/docker-cli: update to 25.0.3

2024-03-03 Thread Kirill A . Korinsky
Greetings, On Sat, 17 Feb 2024 19:22:06 +0100, Lucas Gabriel Vuotto wrote: > > So, we agree for this latest version? buildx as an RDEP, no package name > changes. Any chance that this will be part of 7.5? I run it locally and it work quite well. -- wbr, Kirill

Re: net/isc-dhcpd: avoid uncontrolled grow of lease db

2024-03-03 Thread Kirill A . Korinsky
On Sun, 03 Mar 2024 18:07:17 +0100, Stuart Henderson wrote: > > I don't think there's a good way to automate the move, so probably > best to just warn people and allow startup to fail if the file is not > present (i.e. remove the "touch" from rc script). At least if dhcpd > fails to start it's mor

Re: net/isc-dhcpd: avoid uncontrolled grow of lease db

2024-03-03 Thread Stuart Henderson
On 2024/03/03 16:17, Kirill A. Korinsky wrote: > On Wed, 10 Jan 2024 21:21:22 +0100, > Stuart Henderson wrote: > > > > hrmmm, that doesn't make sense, if it can't write to /var/db/dhcpd.leases > > due to permissions, it shouldn't be able to write to /var/db/dhcpd.leases~ > > either.. > > > > I'll

Re: multimedia/phonon: qt5 flavor and qt6 as default

2024-03-03 Thread Landry Breuil
Le Sat, Mar 02, 2024 at 09:07:49PM +0100, Rafael Sadowski a écrit : > On Sat Mar 02, 2024 at 09:44:11AM +0100, Landry Breuil wrote: > > Le Sat, Mar 02, 2024 at 09:21:59AM +0100, Rafael Sadowski a écrit : > > > On Fri Mar 01, 2024 at 05:59:00PM +0100, Rafael Sadowski wrote: > > > > Based on landry@'

Re: UPDATE: aom 3.8.1

2024-03-03 Thread Stuart Henderson
On 2024/03/03 16:26, Peter Hessler wrote: > This fails to build for me on arm64: > > ===> Configuring for aom-3.8.1 > -- The C compiler identification is Clang 16.0.6 > -- The CXX compiler identification is Clang 16.0.6 > -- Detecting C compiler ABI info > -- Detecting C compiler ABI info - done

Re: UPDATE: aom 3.8.1

2024-03-03 Thread Peter Hessler
This fails to build for me on arm64: ===> Configuring for aom-3.8.1 -- The C compiler identification is Clang 16.0.6 -- The CXX compiler identification is Clang 16.0.6 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/obj/ports/aom-3.8.

Re: net/isc-dhcpd: avoid uncontrolled grow of lease db

2024-03-03 Thread Kirill A . Korinsky
On Wed, 10 Jan 2024 21:21:22 +0100, Stuart Henderson wrote: > > hrmmm, that doesn't make sense, if it can't write to /var/db/dhcpd.leases > due to permissions, it shouldn't be able to write to /var/db/dhcpd.leases~ > either.. > > I'll try and find some time to do a test install and figure out wha

sparc64 bulk build report

2024-03-03 Thread kmos
Bulk build on sparc64-0a.ports.openbsd.org Started : Fri Mar 1 14:12:08 MST 2024 Finished: Sun Mar 3 07:47:23 MST 2024 Duration: 1 Days 17 hours 35 minutes Built using OpenBSD 7.5 (GENERIC.MP) #2066: Fri Mar 1 00:07:25 MST 2024 Built 8187 packages Number of packages built each day: Mar 1: 59

education/freedict/*: update to 2023.05.29

2024-03-03 Thread Klemens Nanni
Bumped with $ ftp https://freedict.org/freedict-database.json $ jq -r '.[] | select(.name) | .name,.edition' freedict-database.json | paste - - | while read _d _v; do sed -i "s/^V.*/V = $_v/" $_d/Makefile done sed: ell-deu/

Re: x11/gnustep/libobjc2 failed to build

2024-03-03 Thread Stuart Henderson
On 2024/03/03 10:38, Antoine Jacoutot wrote: > Probably because devel/libdispatch has: > @conflict gnustep-libobjc2-* > @pkgpath x11/gnustep/libobjc2 > > and x11/gnustep/libobjc2 has: > @conflict libdispatch-* > @pkgpath devel/libdispatch > > That does not make much sense... > > > > > and now my

Re: UPDATE: openjp2 2.5.2

2024-03-03 Thread Landry Breuil
Le Sat, Mar 02, 2024 at 08:41:02PM -0500, Brad Smith a écrit : > On Sat, Mar 02, 2024 at 06:04:23PM -0500, Brad Smith wrote: > > Here is an update to openjp2 2.5.2. > > > > CVE-2021-3575 > > > > > > ## OpenJPEG 2.5.2 (Feb 2024) > > > > * Make sure openjpeg.h includes opj_config.h > > [\#1514](

Re: x11/gnustep/libobjc2 failed to build

2024-03-03 Thread Antoine Jacoutot
On Sun, Mar 03, 2024 at 09:16:50AM +0100, Theo Buehler wrote: > On Sun, Mar 03, 2024 at 09:11:47AM +0100, Antoine Jacoutot wrote: > > On Sun, Mar 03, 2024 at 09:00:17AM +0100, Theo Buehler wrote: > > > > -- Could NOT find Git (missing: GIT_EXECUTABLE) > > > > -- Could NOT find Git (missing: GIT_EX

Re: x11/gnustep/libobjc2 failed to build

2024-03-03 Thread Theo Buehler
On Sun, Mar 03, 2024 at 09:11:47AM +0100, Antoine Jacoutot wrote: > On Sun, Mar 03, 2024 at 09:00:17AM +0100, Theo Buehler wrote: > > > -- Could NOT find Git (missing: GIT_EXECUTABLE) > > > -- Could NOT find Git (missing: GIT_EXECUTABLE) (found version "") > > > CMake Error at /usr/local/share/cma

Re: x11/gnustep/libobjc2 failed to build

2024-03-03 Thread Antoine Jacoutot
On Sun, Mar 03, 2024 at 09:00:17AM +0100, Theo Buehler wrote: > > -- Could NOT find Git (missing: GIT_EXECUTABLE) > > -- Could NOT find Git (missing: GIT_EXECUTABLE) (found version "") > > CMake Error at /usr/local/share/cmake/Modules/ExternalProject.cmake:2910 > > (message): > > error: could n

Re: x11/gnustep/libobjc2 failed to build

2024-03-03 Thread Theo Buehler
> -- Could NOT find Git (missing: GIT_EXECUTABLE) > -- Could NOT find Git (missing: GIT_EXECUTABLE) (found version "") > CMake Error at /usr/local/share/cmake/Modules/ExternalProject.cmake:2910 > (message): > error: could not find git for clone of robinmap-populate > Call Stack (most recent cal