aboutsummaryrefslogtreecommitdiff
path: root/devel/gamin/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Fix up PORTREVISIONAde Lovett2006-02-231-1/+1
* Conversion to a single libtool environment.Ade Lovett2006-02-231-5/+4
* When the GAM_POLLER option is disabled:Jean-Yves Lefort2006-02-141-1/+1
* * Restore the stale socket cleanup code from gamin 0.1.5 to ensure that evenJoe Marcus Clarke2006-02-111-3/+13
* * Update to 0.1.7, and add support for file system type detection (currently,Joe Marcus Clarke2006-02-091-5/+5
* Open monitored files with the O_NONBLOCK flag: prevents gam_serverJean-Yves Lefort2006-02-061-1/+1
* USE_AUTOTOOLS setup got reversed by the scriptAde Lovett2005-11-161-2/+2
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-2/+2
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
* If there is a leftover socket when the server starts, delete itJean-Yves Lefort2005-10-211-0/+1
* Update to 0.1.5.Joe Marcus Clarke2005-08-281-3/+2
* Fix alignment problems when checking socket credentials on non-i386Joe Marcus Clarke2005-07-171-1/+1
* Gamin was using its own, debugging, versions of the g_list glib functions.Joe Marcus Clarke2005-07-161-1/+2
* Update to 0.1.2Jean-Yves Lefort2005-07-131-1/+1
* Update to 0.1.1Jean-Yves Lefort2005-06-101-1/+1
* Update to 0.1.0Jean-Yves Lefort2005-05-191-4/+3
* Only declare the tests and post-install targets if we aren't in a slaveJoe Marcus Clarke2005-05-091-0/+2
* Improve the kqueue backend:Jean-Yves Lefort2005-05-091-1/+4
* Fix gamin on -CURRENT by not using LOCAL_CREDS. While it works, it doesJoe Marcus Clarke2005-04-251-1/+1
* Add a ``tests'' target to run the built-in gamin regression tests.Joe Marcus Clarke2005-04-241-0/+5
* Only use USE_INC_LIBTOOL_VER if we're installing gamin itself. The slaveJoe Marcus Clarke2005-04-191-1/+6
* Have gamin install libtool archives since KDE needs them. This is inlineJoe Marcus Clarke2005-04-101-2/+2
* * Fallback to polling for files not supported by kqueueJoe Marcus Clarke2005-04-101-16/+2
* * When a file monitored with kqueue is moved or removed, gamin doesJoe Marcus Clarke2005-04-071-1/+1
* Add gamin, a file and directory monitoring server and API. Gamin can beJoe Marcus Clarke2005-04-021-0/+45