1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
freebsd-ports/devel/gamin/pkg-descr
Mark Linimon de233a4be9 Chase changed URL.
PR:		251377
Submitted by:	d.toschlaeger at gmail dot com
2020-11-25 15:06:45 +00:00

9 lines
433 B
Plaintext

Gamin is a file and directory monitoring system defined to be a subset of the
FAM (File Alteration Monitor) system. This is a service provided by a library
which allows to detect when a file or a directory has been modified.
Whereas the FreeBSD port of FAM polls files every few seconds, this port
includes a kqueue(2) backend for immediate notification of most alterations.
WWW: http://people.gnome.org/~veillard/gamin/index.html