wxs         2009-12-01 01:06:25 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/rubygem-directory_watcher Makefile distinfo pkg-descr 
  Log:
  The directory watcher operates by scanning a directory at some interval and
  generating a list of files based on a user supplied glob pattern. As the file
  list changes from one interval to the next, events are generated and
  dispatched to registered observers. Three types of events are supported --
  added, modified, and removed.
  
  WWW: http://rubyforge.org/projects/codeforpeople/
  
  Submitted by:   Ryan Steinmetz <[email protected]>
  
  Revision  Changes    Path
  1.3700    +1 -0      ports/devel/Makefile
  1.1       +19 -0     ports/devel/rubygem-directory_watcher/Makefile (new)
  1.1       +3 -0      ports/devel/rubygem-directory_watcher/distinfo (new)
  1.1       +7 -0      ports/devel/rubygem-directory_watcher/pkg-descr (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to