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