pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/p5-Crypt-CipherSaber Initial import of p5-Cry...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/93f6b994f4c0
branches:  trunk
changeset: 480276:93f6b994f4c0
user:      seb <seb%pkgsrc.org@localhost>
date:      Sat Sep 04 14:02:33 2004 +0000

description:
Initial import of p5-Crypt-CipherSaber version 0.60 into the NetBSD Packages
Collection.

The CipherSaber Perl module provides an object oriented interface to
CipherSaber-1 and CipherSaber-2 encryption.
See http://ciphersaber.gurus.com for more information about CipherSaber.

diffstat:

 security/p5-Crypt-CipherSaber/DESCR    |   3 +++
 security/p5-Crypt-CipherSaber/Makefile |  18 ++++++++++++++++++
 security/p5-Crypt-CipherSaber/PLIST    |   1 +
 security/p5-Crypt-CipherSaber/distinfo |   4 ++++
 4 files changed, 26 insertions(+), 0 deletions(-)

diffs (42 lines):

diff -r 6e19a6a8712d -r 93f6b994f4c0 security/p5-Crypt-CipherSaber/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/p5-Crypt-CipherSaber/DESCR       Sat Sep 04 14:02:33 2004 +0000
@@ -0,0 +1,3 @@
+This Perl module provides an object oriented interface to CipherSaber-1
+and CipherSaber-2 encryption.
+See http://ciphersaber.gurus.com for more information about CipherSaber.
diff -r 6e19a6a8712d -r 93f6b994f4c0 security/p5-Crypt-CipherSaber/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/p5-Crypt-CipherSaber/Makefile    Sat Sep 04 14:02:33 2004 +0000
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/09/04 14:02:33 seb Exp $
+#
+
+DISTNAME=              CipherSaber-0.60
+PKGNAME=               p5-Crypt-${DISTNAME}
+SVR4_PKGNAME=          p5ccs
+CATEGORIES=            security perl5
+MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Crypt/}
+
+MAINTAINER=            tech-pkg%NetBSD.org@localhost
+HOMEPAGE=              http://search.cpan.org/dist/CipherSaber/
+COMMENT=               Perl5 module for the CipherSaber encryptions
+
+USE_BUILDLINK3=                YES
+PERL5_PACKLIST=                ${PERL5_SITEARCH}/auto/Crypt/CipherSaber/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 6e19a6a8712d -r 93f6b994f4c0 security/p5-Crypt-CipherSaber/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/p5-Crypt-CipherSaber/PLIST       Sat Sep 04 14:02:33 2004 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/09/04 14:02:33 seb Exp $
diff -r 6e19a6a8712d -r 93f6b994f4c0 security/p5-Crypt-CipherSaber/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/p5-Crypt-CipherSaber/distinfo    Sat Sep 04 14:02:33 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/09/04 14:02:33 seb Exp $
+
+SHA1 (CipherSaber-0.60.tar.gz) = f453263dcb83e0886bcb12cec601688ccdbcf2d7
+Size (CipherSaber-0.60.tar.gz) = 8687 bytes



Home | Main Index | Thread Index | Old Index