Date: Mon, 11 Jun 2007 08:29:36 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/p5-Sys-Gamin Makefile distinfo pkg-descr pkg-plist Message-ID: <200706110829.l5B8Tac0021841@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2007-06-11 08:29:36 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/p5-Sys-Gamin Makefile distinfo pkg-descr pkg-plist Log: Perl interface to Gamin (File Access Monitor implementation) Provides a somewhat higher-level and friendlier interface to the Gamin File Access Monitor API. This allows one to monitor both local and remote (NFS-mounted) files and directories for common filesystem events. To do so, you must register "monitors" on specified pathnames and wait for events to arrive pertaining to them. PR: ports/112386 Submitted by: Nick Hibma <n_hibma at freebsd.org> Thanks to: clsung for helping Revision Changes Path 1.921 +1 -0 ports/sysutils/Makefile 1.1 +26 -0 ports/sysutils/p5-Sys-Gamin/Makefile (new) 1.1 +3 -0 ports/sysutils/p5-Sys-Gamin/distinfo (new) 1.1 +6 -0 ports/sysutils/p5-Sys-Gamin/pkg-descr (new) 1.1 +20 -0 ports/sysutils/p5-Sys-Gamin/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706110829.l5B8Tac0021841>