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

View File

@@ -0,0 +1,3 @@
String::Truncate handles the simple but common problem of long strings and
finite terminal width by eliding or truncating parts of the string from the
left, right, middle or both ends, respectively.

View File

@@ -0,0 +1,22 @@
# $NetBSD: Makefile,v 1.5 2013/05/31 12:42:14 wiz Exp $
DISTNAME= String-Truncate-1.100600
PKGNAME= p5-${DISTNAME}
PKGREVISION= 2
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/String-Truncate/
COMMENT= Perl5 module for when strings are too long to be displayed
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Sub-Exporter>=0.953:../../devel/p5-Sub-Exporter
DEPENDS+= p5-Sub-Install>=0.030:../../devel/p5-Sub-Exporter
# EU::MM 6.31 is in core as well as Test::More 0.96 (we have 0.98)
PERL5_PACKLIST= auto/String/Truncate/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2012/08/08 10:24:13 sno Exp $
SHA1 (String-Truncate-1.100600.tar.gz) = 454576c4a2ecbe0e39477c1b3f322737fe8f325b
RMD160 (String-Truncate-1.100600.tar.gz) = 4dc434c587a15dffd75f62e0c791d8045d2c5bc3
Size (String-Truncate-1.100600.tar.gz) = 14489 bytes