Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-03-11 | Remove example rc.d scripts from PLISTs. | jperkin | 1 | -2/+1 | |
These are now handled dynamically if INIT_SYSTEM is set to "rc.d", or ignored otherwise. | |||||
2013-09-10 | Drop -Wno-traditional for clang. Detect invalid client messages instead | joerg | 3 | -2/+24 | |
of segfaulting. Bump revision. | |||||
2012-11-12 | Remove dependency to NETWORKING, as it was useless and caused rcorder to fail | jdf | 1 | -2/+2 | |
with Circular dependencies. | |||||
2012-11-12 | Update sysutils/fscd to version 1.1. | jdf | 2 | -6/+6 | |
2012-10-23 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -2/+1 | |
2012-05-09 | Updated fscd from 1.0 to 1.0.1 | jdf | 2 | -6/+6 | |
1.0.1 fixes a bug that made fscd segfault when removing a killed process and being in debug mode. | |||||
2012-05-03 | Added the freebsd service check daemon. | jdf | 5 | -0/+72 | |
Originally developed by Tom Rhodes for FreeBSD, it's ported to NetBSD now and maintained by me. https://vcs.in-berlin.de/schrank21_fscd |