Page MenuHomeFreeBSD

comms/aprsd: cleanup & modernization
ClosedPublic

Authored by feld on Jul 15 2015, 8:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jun 20, 2:23 PM
Unknown Object (File)
Tue, Jun 17, 4:30 PM
Unknown Object (File)
Mon, Jun 16, 11:05 PM
Unknown Object (File)
Fri, Jun 13, 10:46 AM
Unknown Object (File)
Thu, Jun 12, 11:55 PM
Unknown Object (File)
Thu, Jun 12, 10:44 AM
Unknown Object (File)
Tue, Jun 10, 4:13 AM
Unknown Object (File)
Fri, Jun 6, 8:31 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
No Lint Coverage
Unit
No Test Coverage

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

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.