Bug 148632 - [NEW PORT] devel/p5-File-Tail-Dir: Tail all matching files in a given set of directories
Summary: [NEW PORT] devel/p5-File-Tail-Dir: Tail all matching files in a given set of ...
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-15 12:50 UTC by Jui-Nan Lin
Modified: 2010-07-15 16:50 UTC (History)
0 users

See Also:


Attachments
p5-File-Tail-Dir-0.10.shar (2.39 KB, text/plain)
2010-07-15 12:50 UTC, Jui-Nan Lin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jui-Nan Lin 2010-07-15 12:50:02 UTC
This module monitors and processes any lines appended to the end of one 
or more files in a given list of directories and keeping state between 
sessions.

WWW:	http://search.cpan.org/dist/File-Tail-Dir/

Generated with FreeBSD Port Tools 0.99
Comment 1 dfilter service freebsd_committer freebsd_triage 2010-07-15 16:40:55 UTC
lwhsu       2010-07-15 15:39:45 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-File-Tail-Dir Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add p5-File-Tail-Dir 0.10, tail all matching files in a given set of
  directories.
  
  PR:             ports/148632
  Submitted by:   Jui-Nan Lin <jnlin at csie.nctu.edu.tw>
  
  Revision  Changes    Path
  1.3986    +1 -0      ports/devel/Makefile
  1.1       +26 -0     ports/devel/p5-File-Tail-Dir/Makefile (new)
  1.1       +3 -0      ports/devel/p5-File-Tail-Dir/distinfo (new)
  1.1       +5 -0      ports/devel/p5-File-Tail-Dir/pkg-descr (new)
  1.1       +8 -0      ports/devel/p5-File-Tail-Dir/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"
Comment 2 Li-Wen Hsu freebsd_committer freebsd_triage 2010-07-15 16:44:58 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!