aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/fsc
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.0.1; fixes pidfile creation, misc code cleanup.trhodes2012-07-222-3/+3
|
* - Make rc.d script executablebeat2012-06-131-1/+9
| | | | | | | - Config file and binaries are installed in PREFIX - Bump PORTREVISION Approved by: trhodes@ (maintainer)
* Bring in my service monitoring tools (fsc - FreeBSD Services Control).trhodes2012-06-083-0/+42
Already in the NetBSD ports collection, it's time to make them available here. See the manual pages for more information. Reviewed by: tabthorpe