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
+1
View File
@@ -0,0 +1 @@
Padre::Plugin::Encrypt provides file encryption/decryption in Padre.
+26
View File
@@ -0,0 +1,26 @@
# $NetBSD: Makefile,v 1.6 2013/05/31 12:40:59 wiz Exp $
#
DISTNAME= Padre-Plugin-Encrypt-0.06
PKGNAME= p5-${DISTNAME}
PKGREVISION= 4
CATEGORIES= editors perl5 security
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Padre-Plugin-Encrypt/
COMMENT= Padre plugin to encrypt/decrypt file
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Crypt-Blowfish-[0-9]*:../../security/p5-Crypt-Blowfish
DEPENDS+= p5-Crypt-CBC-[0-9]*:../../security/p5-Crypt-CBC
DEPENDS+= p5-Padre>=0.26:../../editors/p5-Padre
PERL5_PACKLIST= auto/Padre/Plugin/Encrypt/.packlist
PERL5_MODULE_TYPE= Module::Build
#pre-configure:
# cd ${WRKSRC} && find `pwd` -name "*.orig" -type f | xargs rm
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
+5
View File
@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2010/01/16 21:41:26 sno Exp $
SHA1 (Padre-Plugin-Encrypt-0.06.tar.gz) = a2ed2f9edcb4e8441103b3b6a1dd5e337f613771
RMD160 (Padre-Plugin-Encrypt-0.06.tar.gz) = 8ae7f7503a54c3d672fb5d29a8264f11f6853217
Size (Padre-Plugin-Encrypt-0.06.tar.gz) = 3658 bytes