| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
27 Oct 2011 18:29:45
1.4.1
|
swills  |
- Update to 1.4.1 |
26 Oct 2011 11:21:50
1.4.0
|
zi  |
- Update MAINTAINER to ruby@ for my ruby ports |
15 Jul 2011 21:15:29
1.4.0
|
zi  |
Update my email address on the ports I maintain.
Approved by: wxs@ (mentor) |
16 May 2011 00:50:02
1.4.0
|
wxs  |
Update to 1.4.0
PR: ports/157061
Submitted by: Ryan Steinmetz <rpsfa@rit.edu>
Approved by: pgollucci@ for ruby@ |
20 Oct 2010 01:35:47
1.3.2
|
pgollucci  |
- Mass fixup of WWW: lines pkg-descr based on rubygems.org Homepage meta info
Prompted by: distilator
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
27 Aug 2010 00:14:16
1.3.2
|
pgollucci  |
- Update to 1.3.2
PR: ports/149994
Approved by: rpsfa@rit.edu (maintainer) |
23 Jun 2010 18:42:12
1.3.1
|
pgollucci  |
RF -> RG Conversion (Part II)
PR: ports/147844
Submitted by: pgollucci (myself)
Reviewed by: portmgr (flz)
Discussed with: portmgr (pav)
Tested by: make checksum
Feature safe: yes |
01 Dec 2009 01:06:25
1.3.1
|
wxs  |
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> |