Page MenuHomeFreeBSD

ports-mgmt/poudriere{,-devel}: Drop ca_root_nss dependency.
ClosedPublic

Authored by des on Oct 4 2023, 10:00 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Mar 24, 1:25 AM
Unknown Object (File)
Sun, Mar 22, 3:49 AM
Unknown Object (File)
Sat, Mar 21, 7:34 PM
Unknown Object (File)
Thu, Mar 19, 2:17 AM
Unknown Object (File)
Wed, Mar 18, 9:13 AM
Unknown Object (File)
Sun, Mar 8, 6:30 AM
Unknown Object (File)
Feb 16 2026, 8:31 PM
Unknown Object (File)
Jan 31 2026, 1:29 PM
Subscribers

Details

Summary

Since the CERTS option no longer installs certificates, we rename it
to MANIFESTS.

MFH: 2023Q4

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

des requested review of this revision.Oct 4 2023, 10:00 AM

This doesn’t seem right. I’m away from computer today so can’t verify. What is the motivation for dropping ca_root_nss?

What is the motivation for dropping ca_root_nss?

It's not needed. We've shipped a fully populated trust root in base since 12.2.

This revision is now accepted and ready to land.Oct 5 2023, 8:27 PM
In D42070#960269, @des wrote:

What is the motivation for dropping ca_root_nss?

It's not needed. We've shipped a fully populated trust root in base since 12.2.

Thanks.