summaryrefslogtreecommitdiff
path: root/sysutils/ruby-fssm
AgeCommit message (Collapse)AuthorFilesLines
2021-10-26sysutils: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes
2021-10-07sysutils: Remove SHA1 hashes for distfilesnia1-2/+1
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.
2013-02-11Update ruby-fssm to 0.2.10.taca2-7/+7
A few bug fixes, includeing remove of the deprecation message.
2012-04-29Update ruby-fssm to 0.2.9.taca3-9/+7
From commit log. * completely remove rubycocoa backend, as it hasn't worked correctly since 10.6 and rb-fsevent is a better solution regardless * mention guard/listen on require
2012-03-18Update ruby-fssm to 0.2.8.1.taca3-7/+9
Exact changes are unknown.
2011-06-19Importing ruby-fssm package version 0.2.7. It is needed by newertaca4-0/+60
ruby-compass pacakge. The File System State Monitor keeps track of the state of any number of paths and will fire events when said state changes (create/update/delete). FSSM supports using FSEvents on MacOS, Inotify on GNU/Linux, and polling anywhere else.