/net-p2p/freenet/

703ce7'/> d68d12e2b36e5cc710b2a1ac52e2ad62b6703ce7 of the specified files or directories are modified. fswatch implements four kinds of monitors: * A monitor based on the File System Events API of Apple OS X. * A monitor based on kqueue, an event notification interface introduced in FreeBSD 4.1 and supported on most *BSD systems (including OS X). * A monitor based on inotify, a Linux kernel subsystem that reports file system changes to applications. * A monitor which periodically stats the file system, saves file modification times in memory and manually calculates file system changes, which can work on any operating system where stat (2) can be used. fswatch should build and work correctly on any system shipping either of the aforementioned APIs. WWW: https://github.com/emcrisostomo/fswatch PR: 200552 Submitted by: Enrico M. Crisostomo <enrico.m.crisostomo@gmail.com>
of the specified files or directories are modified. fswatch implements four
kinds of monitors:

  * A monitor based on the File System Events API of Apple OS X.
  * A monitor based on kqueue, an event notification interface introduced in
    FreeBSD 4.1 and supported on most *BSD systems (including OS X).
  * A monitor based on inotify, a Linux kernel subsystem that reports file
    system changes to applications.
  * A monitor which periodically stats the file system, saves file modification
    times in memory and manually calculates file system changes, which can work
    on any operating system where stat (2) can be used.

fswatch should build and work correctly on any system shipping either of the
aforementioned APIs.

WWW: https://github.com/emcrisostomo/fswatch

PR:		200552
Submitted by:	Enrico M. Crisostomo <enrico.m.crisostomo@gmail.com>
/files/y18n-3.2.2 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/databases/gmysql
Commit message (Expand)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-071-1/+1
* - Add SHA256pav2005-11-241-0/+1
* - Remove dead master sitepav2005-09-142-4/+1
* SIZEify.trevor2004-03-181-0/+1
* Don my portmgr hat and return dirk@FreeBSD.org's ports back to thekris2004-02-221-1/+1
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* Remove USE_GNOMENG.marcus2003-04-191-1/+0
* Clear moonlight beckons.ade2003-03-072-1/+1
* Add missing manpagekris2002-09-161-0/+2
* Deploy USE_GNOMENG infrastructurelioux2002-08-301-1/+2
* Upgrade to 0.3.4.dirk2001-08-052-3/+3
* Update URL and take new description from there.dirk2001-08-051-13/+7
* Switch from mysql322-{client,server} to mysql323-{client,server}.dirk2001-01-211-1/+1
* Implement USE_GTK, part 1.reg2000-10-051-5/+2