[45733] trunk/dports/perl

blb at macports.org blb at macports.org
Tue Jan 20 17:02:43 PST 2009


Revision: 45733
          http://trac.macports.org/changeset/45733
Author:   blb at macports.org
Date:     2009-01-20 17:02:41 -0800 (Tue, 20 Jan 2009)
Log Message:
-----------
New port - perl/p5-file-readbackwards, ticket #18123

Added Paths:
-----------
    trunk/dports/perl/p5-file-readbackwards/
    trunk/dports/perl/p5-file-readbackwards/Portfile

Added: trunk/dports/perl/p5-file-readbackwards/Portfile
===================================================================
--- trunk/dports/perl/p5-file-readbackwards/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-file-readbackwards/Portfile	2009-01-21 01:02:41 UTC (rev 45733)
@@ -0,0 +1,26 @@
+# $Id$
+PortSystem 1.0
+PortGroup perl5 1.0
+
+perl5.setup             File-ReadBackwards 1.04
+maintainers             hostwizard.com:scott
+
+description             This module reads a file backwards line by line.
+
+long_description        It is simple to use, memory efficient and fast. \
+			It supports both an object and a tied handle interface. \
+										\
+			It is intended for processing log and other similar text \
+			files which typically have their newest entries appended \
+			to them. By default files are assumed to be plain text and \
+			have a line ending appropriate to the OS. But you can set \
+			the input record separator string on a per file basis.
+
+homepage		http://search.cpan.org/~uri/File-ReadBackwards-1.04/
+
+platforms               darwin
+
+checksums		md5	bda339c8b2e5139649cb28c4b775fb42 \
+			sha1	19874cb169f2b105c82222588a163fb17bd77599 \
+			rmd160	ab166d1797b0e95ae8990ee583071337bfb54fdf
+


Property changes on: trunk/dports/perl/p5-file-readbackwards/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090120/dbc15985/attachment.html>


More information about the macports-changes mailing list