Re: Upgrade 8.2 -> 9.4 breaks cpan?

Martin Husemann <[email protected]> Sun, 17 Nov 2024 13:08:50 +0100
Newsgroups gmane.os.netbsd.general,gmane.os.netbsd.ports.macppc
Message-ID <[email protected]>
On Sat, Nov 16, 2024 at 11:27:12PM -0600, Don Lee wrote:
> Ideas?

For NetBSD 9.x the "trick" is likely to install

	security/mozilla-rootcerts-openssl

NetBSD-10 and newer does not need that (it comes with system provided trust
anchors).

Martin