aboutsummaryrefslogtreecommitdiffstats
path: root/devel/gamin/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add optional libinotify support (default disabled) and fix the buildmarcus2012-02-131-1/+10
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-3/+2
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
* Bump PORTREVISION and add USE_GETTEXT where missing.marcus2010-06-011-1/+2
* Fix fetching by adjusting master site.kwm2010-05-111-1/+1
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
* Add bug parity with SGI FAM by treating directory symlinks as directories.marcus2009-06-061-1/+1
* Further extend the previous patches to make sure that excluded pathsmarcus2009-05-021-1/+1
* Fix a number of long-standing bugs with gamin.marcus2009-04-171-1/+2
* Presenting GNOME 2.24 for FreeBSD.marcus2009-01-101-3/+2
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
* The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 formarcus2008-03-241-2/+3
* Update to 0.1.9.marcus2007-08-111-2/+1
* Fix gamin on 64-bit platforms. This has been broken for a while, but ismarcus2007-05-241-0/+1
* Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOMEmarcus2007-03-191-2/+2
* Use libtool port instead of included one to avoid objformat a.out botchkris2007-01-281-0/+1
* INSTALLS_SHLIB -> USE_LDCONFIG.mezz2006-11-051-1/+1
* Fix up PORTREVISIONade2006-02-231-1/+1
* Conversion to a single libtool environment.ade2006-02-231-5/+4
* When the GAM_POLLER option is disabled:jylefort2006-02-141-1/+1
* * Restore the stale socket cleanup code from gamin 0.1.5 to ensure that evenmarcus2006-02-111-3/+13
* * Update to 0.1.7, and add support for file system type detection (currently,marcus2006-02-091-5/+5
* Open monitored files with the O_NONBLOCK flag: prevents gam_serverjylefort2006-02-071-1/+1
* USE_AUTOTOOLS setup got reversed by the scriptade2005-11-171-2/+2
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-2/+2
* 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-211-0/+1
* Update to 0.1.5.marcus2005-08-281-3/+2
* Fix alignment problems when checking socket credentials on non-i386marcus2005-07-181-1/+1
* Gamin was using its own, debugging, versions of the g_list glib functions.marcus2005-07-171-1/+2
* Update to 0.1.2jylefort2005-07-141-1/+1
* Update to 0.1.1jylefort2005-06-111-1/+1
* Update to 0.1.0jylefort2005-05-201-4/+3
* 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-091-1/+4
* Fix gamin on -CURRENT by not using LOCAL_CREDS. While it works, it doesmarcus2005-04-251-1/+1
* 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
* Have gamin install libtool archives since KDE needs them. This is inlinemarcus2005-04-111-2/+2
* * Fallback to polling for files not supported by kqueuemarcus2005-04-111-16/+2
* * When a file monitored with kqueue is moved or removed, gamin doesmarcus2005-04-071-1/+1
* Add gamin, a file and directory monitoring server and API. Gamin can bemarcus2005-04-021-0/+45