Page MenuHomeFreeBSD

Add libpkgecc/libder
AbandonedPublic

Authored by kevans on Dec 16 2024, 4:24 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 14, 6:43 PM
Unknown Object (File)
Sat, Oct 11, 7:08 PM
Unknown Object (File)
Sat, Oct 11, 9:20 AM
Unknown Object (File)
Sat, Oct 11, 7:09 AM
Unknown Object (File)
Sun, Oct 5, 6:30 AM
Unknown Object (File)
Sep 19 2025, 8:56 PM
Unknown Object (File)
Sep 19 2025, 5:03 PM
Unknown Object (File)
Sep 17 2025, 11:35 AM
Subscribers

Details

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 61193
Build 58077: arc lint + arc unit

Event Timeline

Sorry, crap description that won't be used as-is. libecc and libder will be used for forthcoming ECC support in pkg(7).

This revision is now accepted and ready to land.Dec 16 2024, 1:49 PM

I assume libder and libecc are unmodified? I'd suggest doing the vendor imports and then updating this review which would then be just a merge + addition of build bits. Overall looks fine to me.

secure/lib/libpkgecc/Makefile
2

I might explain this in more detail and I think it's fine to be prescriptive e.g. "this is not a general purpose library and is for use only by pkg(7)"

Replaced with separated imports/build bits.