Path to this page:
./
sysutils/ruby-fssm,
File System State Monitor
Branch: CURRENT,
Version: 0.2.10,
Package name: ruby27-fssm-0.2.10,
Maintainer: pkgsrc-usersThe 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.
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 22 KB
Version history: (Expand)
- (2021-10-07) Updated to version: ruby27-fssm-0.2.10
- (2017-09-12) Updated to version: ruby23-fssm-0.2.10
- (2015-11-04) Updated to version: ruby200-fssm-0.2.10
- (2013-02-12) Updated to version: ruby193-fssm-0.2.10
- (2012-04-29) Updated to version: ruby193-fssm-0.2.9
- (2012-03-18) Updated to version: ruby19-fssm-0.2.8.1
CVS history: (Expand)
2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Remove SHA1 hashes for distfiles
|
2015-11-04 02:32:42 by Alistair G. Crooks | Files touched by this commit (499) |
Log message:
Add SHA512 digests for distfiles for sysutils category
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-11 05:14:58 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Update ruby-fssm to 0.2.10.
A few bug fixes, includeing remove of the deprecation message.
|
2012-04-29 16:21:45 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update ruby-fssm to 0.2.9.
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-18 03:35:27 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update ruby-fssm to 0.2.8.1.
Exact changes are unknown.
|
2011-06-19 09:36:15 by Takahiro Kambe | Files touched by this commit (4) | |
Log message:
Importing ruby-fssm package version 0.2.7. It is needed by newer
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.
|