Page MenuHomeFreeBSD

comms/aprsd: cleanup & modernization
ClosedPublic

Authored by feld on Jul 15 2015, 8:49 PM.
Tags
None
Referenced Files
F169510054: D3104.diff
Tue, Sep 1, 6:32 PM
F169233436: D3104.id.diff
Mon, Aug 31, 11:55 PM
F169212653: D3104.id7513.diff
Mon, Aug 31, 9:09 PM
Unknown Object (File)
Mon, Aug 31, 6:51 AM
Unknown Object (File)
Mon, Aug 31, 5:31 AM
Unknown Object (File)
Mon, Aug 31, 5:09 AM
Unknown Object (File)
Sun, Aug 30, 6:52 PM
Unknown Object (File)
Sat, Aug 29, 3:48 PM
Subscribers
None

Details

Summary

I stumbled upon aprsd when grepping the ports tree and found it
violating several modern ports conventions. Here's a cleanup attempt.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

feld retitled this revision from to comms/aprsd: cleanup & modernization.
feld updated this object.
feld edited the test plan for this revision. (Show Details)
comms/aprsd/files/aprsd.in
55 ↗(On Diff #6981)

actually this should be an "install /dev/null ..." like above because the pidfile might not yet exist if it has never been started before.

Standardize actions in rc script start_precmd

This revision was automatically updated to reflect the committed changes.