cvs commit: ports/sysutils Makefile ports/sysutils/p5-Sys-Gamin Makefile distinfo pkg-descr pkg-plist

Martin Wilke miwi at FreeBSD.org
Mon Jun 11 08:29:37 UTC 2007


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)


More information about the cvs-all mailing list