Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
Text::Glob implements glob(3) style matching that can be used to match
against text, rather than fetching names from a filesystem. If you
want to do full file globbing use the File::Glob module instead.
+21
View File
@@ -0,0 +1,21 @@
# $NetBSD: Makefile,v 1.13 2013/05/31 12:42:16 wiz Exp $
DISTNAME= Text-Glob-0.09
PKGNAME= p5-${DISTNAME}
PKGREVISION= 2
SVR4_PKGNAME= p5tgl
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
MAINTAINER= hiramatu@boreas.dti.ne.jp
HOMEPAGE= http://search.cpan.org/dist/Text-Glob/
COMMENT= Match globbing patterns against text
LICENSE= ${PERL5_LICENSE}
PKG_INSTALLATION_TYPES= overwrite pkgviews
PERL5_PACKLIST= auto/Text/Glob/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
+5
View File
@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.4 2011/10/12 15:49:17 hiramatsu Exp $
SHA1 (Text-Glob-0.09.tar.gz) = 11145c455c6c75f4710c16c604880f9cea40dfd6
RMD160 (Text-Glob-0.09.tar.gz) = dd891eabaac4eeca4dadb112877a849ad77acea1
Size (Text-Glob-0.09.tar.gz) = 4171 bytes