aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fsc
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-6/+2
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* Update to fix breakage with clang.Tom Rhodes2013-06-032-3/+3
| | | | | | | | PR: 179050 Requested by: many Notes: svn path=/head/; revision=319792
* Update to 1.0.1; fixes pidfile creation, misc code cleanup.Tom Rhodes2012-07-222-3/+3
| | | | Notes: svn path=/head/; revision=301296
* - Make rc.d script executableBeat Gaetzi2012-06-121-1/+9
| | | | | | | | | | - Config file and binaries are installed in PREFIX - Bump PORTREVISION Approved by: trhodes@ (maintainer) Notes: svn path=/head/; revision=299124
* Bring in my service monitoring tools (fsc - FreeBSD Services Control).Tom Rhodes2012-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 Notes: svn path=/head/; revision=298715