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)
Fri, Oct 3, 6:00 PM
Unknown Object (File)
Sat, Sep 20, 7:32 AM
Unknown Object (File)
Thu, Sep 18, 3:34 PM
Unknown Object (File)
Thu, Sep 18, 3:34 PM
Unknown Object (File)
Thu, Sep 18, 3:22 PM
Unknown Object (File)
Jun 20 2025, 11:20 PM
Unknown Object (File)
Jun 17 2025, 2:26 AM
Unknown Object (File)
Jun 15 2025, 10:29 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