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)
Sun, Jul 13, 7:31 AM
Unknown Object (File)
Jun 6 2025, 7:09 AM
Unknown Object (File)
Jun 5 2025, 7:02 AM
Unknown Object (File)
May 20 2025, 12:28 AM
Unknown Object (File)
May 19 2025, 1:50 AM
Unknown Object (File)
May 10 2025, 9:07 AM
Unknown Object (File)
May 6 2025, 8:05 AM
Unknown Object (File)
Apr 19 2025, 5:07 AM
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.