Date: Tue, 1 Dec 2009 01:06:25 +0000 (UTC) From: Wesley Shields <wxs@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/rubygem-directory_watcher Makefile distinfo pkg-descr Message-ID: <200912010106.nB116PKe050027@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <rpsfa@rit.edu>
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912010106.nB116PKe050027>
