aboutsummaryrefslogtreecommitdiffstats
path: root/devel/gamin
Commit message (Expand)AuthorAgeFilesLines
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1
* If there is a leftover socket when the server starts, delete itjylefort2005-10-212-8/+109
* Add a forgotten patch to fix the build on non_linux systems.marcus2005-08-281-0/+13
* Update to 0.1.5.marcus2005-08-285-45/+50
* Fix alignment problems when checking socket credentials on non-i386marcus2005-07-183-15/+141
* Gamin was using its own, debugging, versions of the g_list glib functions.marcus2005-07-173-6/+32
* Update to 0.1.2jylefort2005-07-143-3/+26
* Update to 0.1.1jylefort2005-06-114-1709/+3
* Update to 0.1.0jylefort2005-05-2014-685/+691
* Only declare the tests and post-install targets if we aren't in a slavemarcus2005-05-101-0/+2
* Improve the kqueue backend:jylefort2005-05-093-323/+874
* Fix gamin on -CURRENT by not using LOCAL_CREDS. While it works, it doesmarcus2005-04-253-21/+33
* Add a ``tests'' target to run the built-in gamin regression tests.marcus2005-04-251-0/+5
* Only use USE_INC_LIBTOOL_VER if we're installing gamin itself. The slavemarcus2005-04-191-1/+6
* Fix build on 4.X.adamw2005-04-112-17/+33
* Have gamin install libtool archives since KDE needs them. This is inlinemarcus2005-04-112-2/+4
* Add a patch forgotten in the previous commit.marcus2005-04-111-0/+14
* * Fallback to polling for files not supported by kqueuemarcus2005-04-114-543/+534
* * When a file monitored with kqueue is moved or removed, gamin doesmarcus2005-04-072-102/+186
* Add gamin, a file and directory monitoring server and API. Gamin can bemarcus2005-04-0214-0/+1207