cvs commit: ports/sysutils Makefile ports/sysutils/p5-Iterator-File
Makefile distinfo pkg-descr pkg-plist
Chin-San Huang
chinsan at FreeBSD.org
Sat Jun 21 06:49:31 UTC 2008
chinsan 2008-06-21 06:49:30 UTC
FreeBSD ports repository
Modified files:
sysutils Makefile
Added files:
sysutils/p5-Iterator-File Makefile distinfo pkg-descr
pkg-plist
Log:
Iterator_File is an attempt to take some repetition & tedium out of
processing a flat file. Whenever doing so, I found myself adapting prior
scripts so that processes could be resumed, emit status, etc. Hence an itch
(and this module) was born.
WWW: http://search.cpan.org/dist/Iterator-File/
Revision Changes Path
1.1021 +1 -0 ports/sysutils/Makefile
1.1 +27 -0 ports/sysutils/p5-Iterator-File/Makefile (new)
1.1 +3 -0 ports/sysutils/p5-Iterator-File/distinfo (new)
1.1 +6 -0 ports/sysutils/p5-Iterator-File/pkg-descr (new)
1.1 +15 -0 ports/sysutils/p5-Iterator-File/pkg-plist (new)
More information about the cvs-all
mailing list