Bug 137770

Summary: New port: devel/p5-File-ChangeNotify - Watch for changes to files
Product: Ports & Packages Reporter: Alexey Degtyarev <alexey>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
p5-File-ChangeNotify.shar none

Description Alexey Degtyarev 2009-08-14 16:20:02 UTC
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/~drolsky/File-ChangeNotify/

Note that this port requires a devel/p5-MooseX-SemiAffordanceAccessor submitted
as ports/137769.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2009-08-14 18:20:01 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-08-14 21:08:37 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-08-14 21:08:56 UTC
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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"