Page MenuHomeFreeBSD

security/acme.sh: Use EXAMPLES properly
ClosedPublic

Authored by dvl on Jan 16 2020, 5:21 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, May 19, 1:51 AM
Unknown Object (File)
Tue, May 14, 10:17 PM
Unknown Object (File)
May 7 2024, 1:22 AM
Unknown Object (File)
Apr 28 2024, 11:07 AM
Unknown Object (File)
Apr 20 2024, 4:49 PM
Unknown Object (File)
Apr 19 2024, 7:38 PM
Unknown Object (File)
Apr 19 2024, 7:38 PM
Unknown Object (File)
Apr 19 2024, 7:38 PM
Subscribers

Diff Detail

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

Event Timeline

linimon retitled this revision from Use EXAMPLES properly to security/acme.sh: Use EXAMPLES properly.Jan 16 2020, 8:56 PM

Introduce do-install-EXAMPLES-on
Move EXAMPLES related command to that stage
Adjust pkg-plist to cover examples directories.

sunpoet added a subscriber: sunpoet.

LGTM. Thanks!

security/acme.sh/Makefile
16–17

Please add one more tab to align them with others.

27

Use "socat:net/socat" here because it does not require specific version.

This revision is now accepted and ready to land.Jan 18 2020, 3:48 PM
This revision was automatically updated to reflect the committed changes.