pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/pear-File_Find File_Find, created as a replac...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f3c3c2144017
branches:  trunk
changeset: 544071:f3c3c2144017
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Tue Jul 08 20:36:16 2008 +0000

description:
File_Find, created as a replacement for its Perl counterpart, also named
File_Find, is a directory searcher, which handles, globbing, recursive
directory searching, as well as a slew of other cool features.

diffstat:

 textproc/pear-File_Find/DESCR    |   3 +++
 textproc/pear-File_Find/Makefile |  12 ++++++++++++
 textproc/pear-File_Find/distinfo |   5 +++++
 3 files changed, 20 insertions(+), 0 deletions(-)

diffs (32 lines):

diff -r 3aba0794e069 -r f3c3c2144017 textproc/pear-File_Find/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/pear-File_Find/DESCR     Tue Jul 08 20:36:16 2008 +0000
@@ -0,0 +1,3 @@
+File_Find, created as a replacement for its Perl counterpart, also named
+File_Find, is a directory searcher, which handles, globbing, recursive
+directory searching, as well as a slew of other cool features.
diff -r 3aba0794e069 -r f3c3c2144017 textproc/pear-File_Find/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/pear-File_Find/Makefile  Tue Jul 08 20:36:16 2008 +0000
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/07/08 20:36:16 adrianp Exp $
+
+DISTNAME=      File_Find-1.3.0
+CATEGORIES+=   sysutils
+
+MAINTAINER=    adrianp%NetBSD.org@localhost
+COMMENT=       A Class the facilitates the search of filesystems
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+.include "../../lang/php/pear.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 3aba0794e069 -r f3c3c2144017 textproc/pear-File_Find/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/pear-File_Find/distinfo  Tue Jul 08 20:36:16 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/07/08 20:36:16 adrianp Exp $
+
+SHA1 (pear/File_Find-1.3.0.tgz) = 5797223ffb8b34137673ab2e7a720870d3b1a49f
+RMD160 (pear/File_Find-1.3.0.tgz) = 0a0867ca142c9ed4d268160286b0df053ec455b7
+Size (pear/File_Find-1.3.0.tgz) = 7941 bytes



Home | Main Index | Thread Index | Old Index