meson might fail if dpb junks cmake

2022-03-09 Thread George Koehler
Hello ports, I want to describe how meson might fail in "make configure" if meson is looking for a missing optional dependency, but at the same time, dpb is junking cmake. I saw devel/pangomm248 fail in this way, but it might also happen in other ports using meson. In each of devel/pangomm248, d

Re: [update] net/dnscontrol to 3.14.0

2022-03-09 Thread Aaron Bieber
portno12 writes: > ping Thanks! committed! > > --- Original Message --- > > On Wednesday, February 23rd, 2022 at 3:09 PM, portno12 > wrote: > >> ping on import while the make target is worked out independently? >> >> --- Original Message --- >> >> On Tuesday, February 15th,

Re: Dropping RCS tags from the repo

2022-03-09 Thread Stuart Henderson
On 2022/03/09 20:06, Mikolaj Kucharski wrote: > Hi, > > In recent years I don't have that much time to follow OpenBSD that > closely, but was wondering what is the background of dropping the > RCS IDs from the repo. > > Does that mean all files under ports repo should have RCS tags to > be remove

Re: fix vncserver script in x11/tigervnc

2022-03-09 Thread Florian Viehweger
> committed along with some other changes, also I mentioned this in the > comment in patch-vncserver to avoid confusion Thank you for committing it so fast! > btw: REVISION must be bumped for anything which changes the package I'll realized that just after posting the message, but didn't want t

Dropping RCS tags from the repo

2022-03-09 Thread Mikolaj Kucharski
Hi, In recent years I don't have that much time to follow OpenBSD that closely, but was wondering what is the background of dropping the RCS IDs from the repo. Does that mean all files under ports repo should have RCS tags to be removed or only specific files? -- Regards, Mikolaj

UPDATE: lang/dmd 2.098.0 => 2.099.0

2022-03-09 Thread Brian Callahan
Hi ports -- DMD 2.099.0 was released earlier today. Here is a diff to update our package. I am happy to report that as of DMD 2.099.0, OpenBSD is at zero diff to upstream DMD. All my usual suspects pass muster; Dub also builds and tests OK with this update. Included in this update is some build s

UPDATE: Tor Browser 11.0.7

2022-03-09 Thread Caspar Schutijser
Hi, Here is an update to Tor Browser 11.0.7. Tested on amd64, as usual. More information here: https://blog.torproject.org/new-release-tor-browser-1107/ Caspar Schutijser Index: meta/tor-browser/Makefile === RCS file: /cvs/ports/me

mips64 bulk build report

2022-03-09 Thread visa
bulk build on octeon.ports.openbsd.org started on Wed Mar 2 16:47:19 UTC 2022 finished at Wed Mar 9 16:21:10 UTC 2022 lasted 07D23h33m done with kern.version=OpenBSD 7.1-beta (GENERIC.MP) #870: Tue Mar 1 18:30:28 MST 2022 built packages:8747 Mar 2:1912 Mar 3:1183 Mar 4:503 Mar 5:544 Mar 6:772 M

Re: devel/cmake: fix LIBxxx_VERSION/SHARED_LIBS processing (fix net/dino)

2022-03-09 Thread Stuart Henderson
On 2022/03/09 11:15, Rafael Sadowski wrote: > With the results from Stuart's bulk build and Klemens analyses, I end up > with a new diff. > > - Handle target names like libXXX with PREFIX set to "". > With this, all reported errors are happy. Afterwards, we can delete > all patches. Fo

Re: devel/abseil-cpp: fix cordz_sample_token shared lib version

2022-03-09 Thread Andrew Krasavin
On Wed, Mar 09, 2022 at 12:30:51PM +0100, Theo Buehler wrote: On Wed, Mar 09, 2022 at 11:24:51AM +, Klemens Nanni wrote: On Wed, Mar 09, 2022 at 03:10:25AM +0300, Andrew Krasavin wrote: > Hello. > > A trivial fix for the wrong version of the libabsl_cordz_sample_token > shared library. > > I

Re: Fwd: [SECURITY] [UPDATE] lang/node to

2022-03-09 Thread Stuart Henderson
On 2022/02/10 21:18, Volker Schlecht wrote: > I integrated the patch for src/env.cc, dropped one for the bundled uv and > upgraded to 12.22.10 ... what do you think? Sorry it took a while to test this. I would like to get this in but it's not working properly for me, sockets now only listen to IPv

Re: bsd.port.mk: poison script for asciidoctor

2022-03-09 Thread Antoine Jacoutot
On Wed, Mar 09, 2022 at 12:59:35PM +, Stuart Henderson wrote: > Various projects have switched to asciidoctor in recent times, > either completely, or in preference to asciidoc if it's available at > build time, so I think it makes sense to extend the poison scripts. > > OK? (It has been in my

bsd.port.mk: poison script for asciidoctor

2022-03-09 Thread Stuart Henderson
Various projects have switched to asciidoctor in recent times, either completely, or in preference to asciidoc if it's available at build time, so I think it makes sense to extend the poison scripts. OK? (It has been in my bulks for ages and has found problems which I've fixed). Index: bsd.port.

Re: devel/abseil-cpp: fix cordz_sample_token shared lib version

2022-03-09 Thread Klemens Nanni
On Wed, Mar 09, 2022 at 03:10:25AM +0300, Andrew Krasavin wrote: > Hello. > > A trivial fix for the wrong version of the libabsl_cordz_sample_token > shared library. > > I will be glad to receive your comments, criticism and objections. The patch didn't apply for except for the @comment hunk, so

Re: audio/libsndfile patch bugs

2022-03-09 Thread Klemens Nanni
On Wed, Mar 09, 2022 at 09:54:44AM +0100, Moritz Buhl wrote: > Dear ports@, > > I noticed that two unfixed heap overflow bugs in audio/libsndfile > exist for about a year now and there is still no new release available. > > I attached the diffs from upstream. OK kn without RCSIDs. Alterntively,

Re: devel/cmake: fix LIBxxx_VERSION/SHARED_LIBS processing (fix net/dino)

2022-03-09 Thread Rafael Sadowski
On Wed Mar 09, 2022 at 08:28:15AM +0100, Rafael Sadowski wrote: > On Tue Mar 08, 2022 at 07:43:04PM +, Klemens Nanni wrote: > > On Mon, Mar 07, 2022 at 07:53:49PM +, Stuart Henderson wrote: > > > On 2022/03/06 18:21, Rafael Sadowski wrote: > > > > > Yet another cmake patch, which needs a fu

audio/libsndfile patch bugs

2022-03-09 Thread Moritz Buhl
Dear ports@, I noticed that two unfixed heap overflow bugs in audio/libsndfile exist for about a year now and there is still no new release available. I attached the diffs from upstream. mbuhl Index: audio/libsndfile/Makefile === R

[update] www/yt-dlp-2022.03.08.1

2022-03-09 Thread Ricardo Mestre
Hi, New update to 2022.03.08.1, changelog below[0] which also includes release notes for previous version 2022.03.08. Comments? OK? [0] https://github.com/yt-dlp/yt-dlp/releases Index: Makefile === RCS file: /cvs/ports/www/yt-dlp/M