cvs commit: ports/devel Makefile ports/devel/p5-File-ChangeNotify Makefile distinfo pkg-descr pkg-plist

Martin Wilke miwi at FreeBSD.org
Fri Aug 14 20:08:48 UTC 2009


miwi        2009-08-14 20:08:48 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-File-ChangeNotify Makefile distinfo pkg-descr 
                               pkg-plist 
  Log:
  This module provides an API for creating a File::ChangeNotify::Watcher subclass
  that will work on your platform.
  
  A File::ChangeNotify::Watcher class monitors a directory for changes made to
  any file. You can provide a regular expression to filter out files you are not
  interested in. It handles the addition of new subdirectories by adding them to
  the watch list.
  
  WWW: http://search.cpan.org/dist/File-ChangeNotify/
  
  PR:             ports/137770
  Submitted by:   Alexey V. Degtyarev
  
  Revision  Changes    Path
  1.3599    +1 -0      ports/devel/Makefile
  1.1       +30 -0     ports/devel/p5-File-ChangeNotify/Makefile (new)
  1.1       +3 -0      ports/devel/p5-File-ChangeNotify/distinfo (new)
  1.1       +9 -0      ports/devel/p5-File-ChangeNotify/pkg-descr (new)
  1.1       +12 -0     ports/devel/p5-File-ChangeNotify/pkg-plist (new)


More information about the cvs-ports mailing list