tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

RE: powerdns-recursor to version 5.3.0 and powerdns to 4.9.9



Hi Thomas,

Will look on that, problem here is that powerdns-recursor is partially based in rust.
The standard cargo.mk needs to be different (current approach) or maybe additional adjustment in Makefile needs to be there to skip some part of standard cargo.mk - probably this is the most proper way suggest by you if I got you correctly?

I'll try to work on that.

Thanks,

--
Marcin Gondek / Drixter
http://fido.e-utp.net/
AS56662

-----Original Message-----
From: Thomas Klausner <wiz%gatalith.at@localhost> 
Sent: Saturday, October 18, 2025 10:26 AM
To: Marcin Gondek <drixter%e-utp.net@localhost>
Cc: tech-pkg%netbsd.org@localhost
Subject: Re: powerdns-recursor to version 5.3.0 and powerdns to 4.9.9

On Wed, Oct 15, 2025 at 09:18:11AM +0100, Marcin Gondek wrote:
> I've updated powerdns-recursor to version 5.3.0 and powerdns to 4.9.9 in WIP.
> Please promote if possible.
> powerdns just source and version update, better than nothing.

I've committed the update, thanks.

> powerdns upgrade to version 5.x could be little tricky, but maybe I'll handle it.
> 
> PowerDNS-Recursor was available in WIP for long time and I'm using it even by myself, I've just renamed from powerdns-recursor[52..53] to powerdns-recursor.
> It's major change, MESSAGE added into repository.

This includes its own copy of cargo.mk - it should use the one from lang/rust/cargo.mk.

When I naively try to use that, it fails to build though. Haven't looked further.

pkglint complains about whitespace issues.

We don't like MESSAGE files in pkgsrc - either add the information to files/README.pkgsrc and install it manually, or rely on people reading upstream documentation - it actually doesn't look pkgsrc-specific.

Thanks,
 Thomas




Home | Main Index | Thread Index | Old Index