aboutsummaryrefslogtreecommitdiff
path: root/sysutils/rubygem-fssm
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* - Update to 0.2.10Steve Wills2013-06-242-3/+3
| | | | Notes: svn path=/head/; revision=321659
* - set maintainer to ruby@Jason Helfman2012-10-031-6/+1
| | | | Notes: svn path=/head/; revision=305179
* Update distinfo for 0.2.8.1Jason Helfman2012-01-121-2/+2
| | | | | | | | Spotted by: pav Approved by: crees, rene (mentors, implicit) Notes: svn path=/head/; revision=289055
* - Update to 0.2.8.1Jason Helfman2012-01-112-3/+3
| | | | | | | Approved by: rene (mentor) Notes: svn path=/head/; revision=288979
* move contributor address => jghJason Helfman2011-12-201-1/+1
| | | | | | | Approved by: crees (mentor) Notes: svn path=/head/; revision=287744
* The File System State Monitor keeps track of the state of any number of pathsSteve Wills2011-10-173-0/+28
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. WWW: https://github.com/ttilley/fssm PR: ports/161464 Submitted by: Jason Helfman <jhelfman@experts-exchange.com> Notes: svn path=/head/; revision=283662