IABSD.fr/ports/sysutils/ruby-directory_watcher

Branch :


Log

Author Commit Date CI Message
48579260 2019-07-12 21:02:12 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
20ce10d7 2015-06-24 07:24:36 update to directory_watcher-1.5.1
a6b8b062 2014-10-11 19:54:46 Bump gem ports buildable with ruby 1.8 that have binaries The binaries now use a 18 suffix on ruby 1.8.
e79a176b 2013-10-26 23:55:34 Bump all ruby gem ports supporting rbx FLAVOR due to change to rubinius gem directory when upgrading rubinius from 1.2.4 to 2.1.1.
47a4c5c7 2013-05-07 06:44:22 update to directory_watcher-1.4.1
eae66e4a 2013-03-11 11:35:43 PERMIT_* / REGRESS->TEST sweep
c3579f1b 2012-09-23 16:57:32 Bump revisions for ruby gem/extconf ports after the switch to ruby 1.9 by default, since the ruby 1.8 version now has a ruby18 explicit FLAVOR.
46d35488 2011-09-16 11:41:38 normalize pkgpath
0455c278 2010-12-20 18:19:54 Import ruby-directory_watcher 1.3.2, dependency of ruby-jekyll 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.