1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/devel/gamin
Joe Marcus Clarke 7c020a4939 * Restore the stale socket cleanup code from gamin 0.1.5 to ensure that even
if gamin crashes or is killed with SIGKILL, a leftover socket does not
  prevent gam_server from starting.

* Revert to using the home-grown poller in gamin's kqueue backend instead
  of gamin's built-in poller.  The built-in poller can still be enabled if
  desired via OPTIONS.

* If gamin's poller is used, make sure all local file systems are handled
  by kqueue where as all remote file systems are handled by polling.

Reviewed by:	jylefort
2006-02-11 06:58:29 +00:00
..
files * Restore the stale socket cleanup code from gamin 0.1.5 to ensure that even 2006-02-11 06:58:29 +00:00
distinfo * Update to 0.1.7, and add support for file system type detection (currently, 2006-02-09 06:40:18 +00:00
Makefile * Restore the stale socket cleanup code from gamin 0.1.5 to ensure that even 2006-02-11 06:58:29 +00:00
pkg-descr * Fallback to polling for files not supported by kqueue 2005-04-10 17:36:01 +00:00
pkg-message Improve the kqueue backend: 2005-05-09 15:46:39 +00:00
pkg-plist Update to 0.1.0 2005-05-19 19:42:04 +00:00