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 @@
MIME-tools is a collection of Perl5 MIME:: modules for parsing,
decoding, and generating single- or multipart (even nested multipart)
MIME messages.
+31
View File
@@ -0,0 +1,31 @@
# $NetBSD: Makefile,v 1.44 2013/05/31 12:41:17 wiz Exp $
DISTNAME= MIME-tools-5.504
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
SVR4_PKGNAME= p5mit
CATEGORIES= perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MIME/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/MIME-tools/
COMMENT= Perl5 modules for encoding and decoding MIME messages
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-File-Temp>=0.18:../../devel/p5-File-Temp
DEPENDS+= p5-IO-stringy-[0-9]*:../../devel/p5-IO-stringy
DEPENDS+= p5-MIME-Base64>=3.03:../../converters/p5-MIME-Base64
DEPENDS+= p5-MailTools-[0-9]*:../../mail/p5-MailTools
# missing dependency in Makefile, see
# https://rt.cpan.org/Public/Bug/Display.html?id=72223
DEPENDS+= p5-Convert-BinHex-[0-9]*:../../converters/p5-Convert-BinHex
# actually, test dependency
BUILD_DEPENDS+= p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/MIME/Tools/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
+5
View File
@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.17 2013/04/21 12:36:39 ryoon Exp $
SHA1 (MIME-tools-5.504.tar.gz) = 5eefde8b1a8eea93df4b99c30bc29abe42b9cbfa
RMD160 (MIME-tools-5.504.tar.gz) = 10dea6437aa277b0c37042f64042e6dde50459d1
Size (MIME-tools-5.504.tar.gz) = 404825 bytes