| Commit message (Expand) | Author | Age | Files | Lines |
* | Update to 0.1.9. | marcus | 2007-08-11 | 6 | -72/+33 |
* | Fix gamin on 64-bit platforms. This has been broken for a while, but is | marcus | 2007-05-24 | 2 | -7/+17 |
* | Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOME | marcus | 2007-03-19 | 2 | -5/+5 |
* | Use libtool port instead of included one to avoid objformat a.out botch | kris | 2007-01-28 | 1 | -0/+1 |
* | INSTALLS_SHLIB -> USE_LDCONFIG. | mezz | 2006-11-05 | 1 | -1/+1 |
* | Fix up PORTREVISION | ade | 2006-02-23 | 1 | -1/+1 |
* | Conversion to a single libtool environment. | ade | 2006-02-23 | 1 | -5/+4 |
* | Fix build on 4.X. | marcus | 2006-02-15 | 1 | -3/+16 |
* | When the GAM_POLLER option is disabled: | jylefort | 2006-02-14 | 2 | -12/+73 |
* | * Restore the stale socket cleanup code from gamin 0.1.5 to ensure that even | marcus | 2006-02-11 | 3 | -46/+113 |
* | * Update to 0.1.7, and add support for file system type detection (currently, | marcus | 2006-02-09 | 13 | -198/+304 |
* | Open monitored files with the O_NONBLOCK flag: prevents gam_server | jylefort | 2006-02-07 | 2 | -1/+21 |
* | - Add SHA256 checksums | pav | 2005-11-24 | 1 | -0/+1 |
* | USE_AUTOTOOLS setup got reversed by the script | ade | 2005-11-17 | 1 | -2/+2 |
* | Mass-conversion to the USE_AUTOTOOLS New World Order. The code present | ade | 2005-11-15 | 1 | -2/+2 |
* | Bump PORTREVISION to chase the glib20 shared library update. | marcus | 2005-11-05 | 1 | -1/+1 |
* | If there is a leftover socket when the server starts, delete it | jylefort | 2005-10-21 | 2 | -8/+109 |
* | Add a forgotten patch to fix the build on non_linux systems. | marcus | 2005-08-28 | 1 | -0/+13 |
* | Update to 0.1.5. | marcus | 2005-08-28 | 5 | -45/+50 |
* | Fix alignment problems when checking socket credentials on non-i386 | marcus | 2005-07-18 | 3 | -15/+141 |
* | Gamin was using its own, debugging, versions of the g_list glib functions. | marcus | 2005-07-17 | 3 | -6/+32 |
* | Update to 0.1.2 | jylefort | 2005-07-14 | 3 | -3/+26 |
* | Update to 0.1.1 | jylefort | 2005-06-11 | 4 | -1709/+3 |
* | Update to 0.1.0 | jylefort | 2005-05-20 | 14 | -685/+691 |
* | Only declare the tests and post-install targets if we aren't in a slave | marcus | 2005-05-10 | 1 | -0/+2 |
* | Improve the kqueue backend: | jylefort | 2005-05-09 | 3 | -323/+874 |
* | Fix gamin on -CURRENT by not using LOCAL_CREDS. While it works, it does | marcus | 2005-04-25 | 3 | -21/+33 |
* | Add a ``tests'' target to run the built-in gamin regression tests. | marcus | 2005-04-25 | 1 | -0/+5 |
* | Only use USE_INC_LIBTOOL_VER if we're installing gamin itself. The slave | marcus | 2005-04-19 | 1 | -1/+6 |
* | Fix build on 4.X. | adamw | 2005-04-11 | 2 | -17/+33 |
* | Have gamin install libtool archives since KDE needs them. This is inline | marcus | 2005-04-11 | 2 | -2/+4 |
* | Add a patch forgotten in the previous commit. | marcus | 2005-04-11 | 1 | -0/+14 |
* | * Fallback to polling for files not supported by kqueue | marcus | 2005-04-11 | 4 | -543/+534 |
* | * When a file monitored with kqueue is moved or removed, gamin does | marcus | 2005-04-07 | 2 | -102/+186 |
* | Add gamin, a file and directory monitoring server and API. Gamin can be | marcus | 2005-04-02 | 14 | -0/+1207 |