Page MenuHomeFreeBSD

Add METALINK and PSL options
ClosedPublic

Authored by sunpoet on Nov 6 2016, 3:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jul 12, 3:59 AM
Unknown Object (File)
Wed, Jul 8, 7:36 AM
Unknown Object (File)
Sat, Jul 4, 8:04 AM
Unknown Object (File)
Fri, Jul 3, 2:57 AM
Unknown Object (File)
Thu, Jul 2, 9:09 AM
Unknown Object (File)
Jun 4 2026, 12:18 AM
Unknown Object (File)
Apr 18 2026, 7:30 AM
Unknown Object (File)
Apr 18 2026, 7:30 AM
Subscribers

Details

Summary
> Running Q/A tests (stage-qa)

Error: /usr/local/bin/wget is linked to /usr/local/lib/libmetalink.so.3 from misc/libmetalink but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libmetalink.so:misc/libmetalink
Error: /usr/local/bin/wget is linked to /usr/local/lib/libpsl.so.5 from dns/libpsl but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libpsl.so:dns/libpsl

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 5861
Build 6148: arc lint + arc unit

Event Timeline

sunpoet retitled this revision from to Add METALINK and PSL options.
sunpoet updated this object.
sunpoet edited the test plan for this revision. (Show Details)

I just noticed that vd@ is not available here when I tried to add him as a reviewer.

sunpoet added a reviewer: sunpoet.

Committed in r426749.

This revision is now accepted and ready to land.Nov 28 2016, 5:28 PM