dns/knot3 update to 3.3.4

2024-02-25 Thread Michael Grimm
Hi, a new version of this port has been released two month ago. The maintainer normally updates knot3 shortly after the release of a new version. He didn't react on a mail of mine. No pun intended, there are numerous reasons for that. I do have a git-diff patch at hand, successfully compiling

Re: dns/knot3 update to 3.3.4

2024-02-25 Thread Moin Rahman
> On Feb 25, 2024, at 5:04 PM, Michael Grimm wrote: > > Hi, > > a new version of this port has been released two month ago. > > The maintainer normally updates knot3 shortly after the release of a new > version. He didn't react on a mail of mine. No pun intended, there are > numerous reason

Scary update: devel/fstrm-0.6.1 -> fstrm-0.6.1_1

2024-02-25 Thread David Wolfskill
Symptom was: albert(14.0-S)[4] sudo service named restart Password: named not running? (check /var/run/named/pid). ld-elf.so.1: /usr/local/lib/libfstrm.so.0: version LIBFSTRM_0.2.0 required by /usr/local/lib/libdns-9.18.24.so not defined /usr/local/etc/rc.d/named: ERROR: named-checkconf for /usr

Re: Scary update: devel/fstrm-0.6.1 -> fstrm-0.6.1_1

2024-02-25 Thread Michael Butler
On 2/25/24 11:23, David Wolfskill wrote: Symptom was: albert(14.0-S)[4] sudo service named restart Password: named not running? (check /var/run/named/pid). ld-elf.so.1: /usr/local/lib/libfstrm.so.0: version LIBFSTRM_0.2.0 required by /usr/local/lib/libdns-9.18.24.so not defined /usr/local/etc/r

dns/knot-resolver security update to 5.7.1 (was: dns/knot3 update to 3.3.4)

2024-02-25 Thread Michael Grimm
Moin Rahman wrote: >> On Feb 25, 2024, at 5:04 PM, Michael Grimm wrote: >> >> a new version of this port has been released two month ago. >> >> The maintainer normally updates knot3 shortly after the release of a new >> version. He didn't react on a mail of mine. No pun intended, there are >

Re: dns/knot-resolver security update to 5.7.1 (was: dns/knot3 update to 3.3.4)

2024-02-25 Thread Moin Rahman
> On Feb 25, 2024, at 6:15 PM, Michael Grimm wrote: > > Moin Rahman wrote: > >>> On Feb 25, 2024, at 5:04 PM, Michael Grimm wrote: >>> >>> a new version of this port has been released two month ago. >>> >>> The maintainer normally updates knot3 shortly after the release of a new >>> versi

Re: dns/knot-resolver security update to 5.7.1

2024-02-25 Thread Michael Grimm
Moin Rahman wrote: >> On Feb 25, 2024, at 6:15 PM, Michael Grimm wrote: >> P.S. Please forgive my lack in experience with PRs ;-) >>Please let me know, what to correct if neccessary > > Well as a starter: > 1. You do not need PORTREVISION when you already bumping PORTVERSION or > updating

dns/knot3 and dns/knot-resolver do not get along with

2024-02-25 Thread Michael Grimm
Hi, I am trying to install dns/knot3 and dns/knot-resolver simultaneously. Compilation is achieved with the help of poudriere which complains about dns/knot-resolver: ===> Installing existing package /packages/All/knot-resolver-5.7.0_2.pkg [stable-default-job-02] Installing knot-resolver-5.7.

Re: dns/knot3 and dns/knot-resolver do not get along with

2024-02-25 Thread Mark Millard
Michael Grimm wrote on Date: Sun, 25 Feb 2024 19:46:22 UTC : > I am trying to install dns/knot3 and dns/knot-resolver simultaneously. > > Compilation is achieved with the help of poudriere which complains about > dns/knot-resolver: > > ===> Installing existing package /packages/All/knot-resolv

ports commit request

2024-02-25 Thread Lexi Winter
hello, if someone has a moment, could you please commit this patch: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276347 this is a trivial patch to make a broken port as BROKEN=. thanks, lexi. signature.asc Description: PGP signature

Unmaintained FreeBSD ports which are out of date

2024-02-25 Thread portscout
Dear port maintainers, The portscout new distfile checker has detected that one or more unmaintained ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. Please consider also adopting this po

Re: Scary update: devel/fstrm-0.6.1 -> fstrm-0.6.1_1

2024-02-25 Thread Tatsuki Makino
Hello. Michael Butler wrote on 2024/02/26 01:41: > On 2/25/24 11:23, David Wolfskill wrote: >> ld-elf.so.1: /usr/local/lib/libfstrm.so.0: version LIBFSTRM_0.2.0 required >> by /usr/local/lib/libdns-9.18.24.so not defined >> /usr/local/etc/rc.d/named: ERROR: named-checkconf for >> /usr/local/etc/

Re: Call for help: moving manpages to share/man

2024-02-25 Thread Moin Rahman
> On Feb 23, 2024, at 11:29 AM, Gleb Popov wrote: > > On Sun, Jan 21, 2024 at 1:19 PM Gleb Popov wrote: >> >> Ahoy there fellow porters! >> >> portmgr@ is currently working on switching the directory into which >> man pages are installed from "${PREFIX}/man" to "${PREFIX}/share/man". >> It i