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,8 @@
GNU Crypto, part of the GNU project, released under the aegis of GNU, aims
at providing free, versatile, high-quality, and provably correct
implementations of cryptographic primitives and tools in the Java
programming language for use by programmers and end-users.
GNU Crypto is licensed under the terms of the GNU General Public License,
with the "library exception" which permits its use as a library in
conjunction with non-Free software.

View File

@@ -0,0 +1,26 @@
# $NetBSD: Makefile,v 1.12 2013/04/06 20:27:28 rodent Exp $
#
DISTNAME= gnu-crypto-2.0.1-bin
PKGNAME= ${DISTNAME:S/-bin$//}
PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/GnuPG/gnu-crypto/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/gnu-crypto/
COMMENT= GPL implementation of the Java Crypto Extensions
USE_JAVA2= yes
INSTALLATION_DIRS= lib/java/gnu-crypto ${PKGINFODIR}
NO_BUILD= yes
INFO_FILES= yes
do-install:
${INSTALL_DATA} ${WRKSRC}/lib/*.jar ${DESTDIR}${PREFIX}/lib/java/gnu-crypto/
${INSTALL_MAN} ${WRKSRC}/docs/*.info* ${DESTDIR}${PREFIX}/${PKGINFODIR}
.include "../../mk/java-vm.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,9 @@
@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:13:28 joerg Exp $
info/gnu-crypto.info
info/gnu-crypto.info-1
info/gnu-crypto.info-2
info/gnu-crypto.info-3
info/gnu-crypto.info-4
lib/java/gnu-crypto/gnu-crypto.jar
lib/java/gnu-crypto/javax-crypto.jar
lib/java/gnu-crypto/javax-security.jar

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.2 2005/02/24 13:10:06 agc Exp $
SHA1 (gnu-crypto-2.0.1-bin.tar.bz2) = a35fca0e8ea559f41dccdd5422cc64a0a8b02619
RMD160 (gnu-crypto-2.0.1-bin.tar.bz2) = e7c097889d76cf0738817fd65c1d79fb7f693abf
Size (gnu-crypto-2.0.1-bin.tar.bz2) = 1083808 bytes