summaryrefslogtreecommitdiff
path: root/sysutils/fscd
AgeCommit message (Collapse)AuthorFilesLines
2017-12-24fscd: update HOMEPAGEwiz1-3/+2
2017-06-30Adapt fscd for <sys/user.h> removal from NetBSD 8.99.1kamil2-4/+14
2016-05-07Silence noisy GCC warning.joerg1-1/+3
2015-11-04Add SHA512 digests for distfiles for sysutils categoryagc1-1/+2
Problems found with existing digests: Package memconf distfile memconf-2.16/memconf.gz b6f4b736cac388dddc5070670351cf7262aba048 [recorded] 95748686a5ad8144232f4d4abc9bf052721a196f [calculated] Problems found locating distfiles: Package dc-tools: missing distfile dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9 Package ipw-firmware: missing distfile ipw2100-fw-1.2.tgz Package iwi-firmware: missing distfile ipw2200-fw-2.3.tgz Package nvnet: missing distfile nvnet-netbsd-src-20050620.tgz Package syslog-ng: missing distfile syslog-ng-3.7.2.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2014-05-18Fix clang build by avoiding implicit casts.joerg2-1/+35
2014-03-11Remove example rc.d scripts from PLISTs.jperkin1-2/+1
These are now handled dynamically if INIT_SYSTEM is set to "rc.d", or ignored otherwise.
2013-09-10Drop -Wno-traditional for clang. Detect invalid client messages insteadjoerg3-2/+24
of segfaulting. Bump revision.
2012-11-12Remove dependency to NETWORKING, as it was useless and caused rcorder to failjdf1-2/+2
with Circular dependencies.
2012-11-12Update sysutils/fscd to version 1.1.jdf2-6/+6
2012-10-23Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-2/+1
2012-05-09Updated fscd from 1.0 to 1.0.1jdf2-6/+6
1.0.1 fixes a bug that made fscd segfault when removing a killed process and being in debug mode.
2012-05-03Added the freebsd service check daemon.jdf5-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