Bug 137770 - New port: devel/p5-File-ChangeNotify - Watch for changes to files
Summary: New port: devel/p5-File-ChangeNotify - Watch for changes to files
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-14 16:20 UTC by Alexey Degtyarev
Modified: 2009-08-14 21:10 UTC (History)
0 users

See Also:


Attachments
p5-File-ChangeNotify.shar (3.13 KB, text/plain)
2009-08-14 16:20 UTC, Alexey Degtyarev
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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"