Page MenuHomeFreeBSD

comms/aprsd: cleanup & modernization
ClosedPublic

Authored by feld on Jul 15 2015, 8:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 6, 2:43 PM
Unknown Object (File)
Mon, May 4, 5:54 AM
Unknown Object (File)
Sun, May 3, 6:44 PM
Unknown Object (File)
Thu, Apr 30, 9:28 PM
Unknown Object (File)
Thu, Apr 30, 5:14 AM
Unknown Object (File)
Sat, Apr 25, 4:19 AM
Unknown Object (File)
Tue, Apr 21, 11:33 PM
Unknown Object (File)
Mon, Apr 20, 12:39 AM
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.