Page MenuHomeFreeBSD

comms/aprsd: cleanup & modernization
ClosedPublic

Authored by feld on Jul 15 2015, 8:49 PM.
Tags
None
Referenced Files
F82907007: D3104.id7513.diff
Fri, May 3, 8:00 PM
F82907002: D3104.id7510.diff
Fri, May 3, 8:00 PM
F82906998: D3104.id6981.diff
Fri, May 3, 8:00 PM
F82906996: D3104.id.diff
Fri, May 3, 8:00 PM
F82898612: D3104.diff
Fri, May 3, 5:50 PM
Unknown Object (File)
Sun, Apr 28, 11:30 PM
Unknown Object (File)
Feb 21 2024, 6:26 PM
Unknown Object (File)
Feb 21 2024, 6:26 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
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.