cvs commit: ports/sysutils Makefile ports/sysutils/rubygem-fssm
 Makefile distinfo pkg-descr
    Steve Wills 
    swills at FreeBSD.org
       
    Mon Oct 17 01:49:43 UTC 2011
    
    
  
swills      2011-10-17 01:49:43 UTC
  FreeBSD ports repository
  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/rubygem-fssm Makefile distinfo pkg-descr 
  Log:
  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.
  
  WWW: https://github.com/ttilley/fssm
  
  PR:             ports/161464
  Submitted by:   Jason Helfman <jhelfman at experts-exchange.com>
  
  Revision  Changes    Path
  1.1329    +1 -0      ports/sysutils/Makefile
  1.1       +20 -0     ports/sysutils/rubygem-fssm/Makefile (new)
  1.1       +2 -0      ports/sysutils/rubygem-fssm/distinfo (new)
  1.1       +6 -0      ports/sysutils/rubygem-fssm/pkg-descr (new)
    
    
More information about the cvs-all
mailing list