summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2003-12-03 19:53:28 +0000
committerheinz <heinz@pkgsrc.org>2003-12-03 19:53:28 +0000
commit5010af6c6cc893f543c60a4a655b786b28584c17 (patch)
treee54f14af80e483fbfa1e8132ffed32caeef44608 /security
parent3fa1bf3f019c7d8f2ee8e647b7b3b0fdfc1aa4ed (diff)
downloadpkgsrc-5010af6c6cc893f543c60a4a655b786b28584c17.tar.gz
Import of Digest::BubbleBabble 0.1
The Perl module Digest::BubbleBabble can be used to create a fingerprint of a MD5 or SHA-1 digest in "bubble babble" format. Bubble babble is a method of representing a message digest as a string of "real" words, to make the fingerprint easier to remember. The "words" are not necessarily real words, but they look more like words than a string of hex characters.
Diffstat (limited to 'security')
-rw-r--r--security/p5-Digest-BubbleBabble/DESCR5
-rw-r--r--security/p5-Digest-BubbleBabble/Makefile21
-rw-r--r--security/p5-Digest-BubbleBabble/PLIST1
-rw-r--r--security/p5-Digest-BubbleBabble/distinfo4
4 files changed, 31 insertions, 0 deletions
diff --git a/security/p5-Digest-BubbleBabble/DESCR b/security/p5-Digest-BubbleBabble/DESCR
new file mode 100644
index 00000000000..8835a93c6d7
--- /dev/null
+++ b/security/p5-Digest-BubbleBabble/DESCR
@@ -0,0 +1,5 @@
+The Perl module Digest::BubbleBabble can be used to create a fingerprint of
+a MD5 or SHA-1 digest in "bubble babble" format. Bubble babble is a method
+of representing a message digest as a string of "real" words, to make the
+fingerprint easier to remember. The "words" are not necessarily real words,
+but they look more like words than a string of hex characters.
diff --git a/security/p5-Digest-BubbleBabble/Makefile b/security/p5-Digest-BubbleBabble/Makefile
new file mode 100644
index 00000000000..eb9bff30773
--- /dev/null
+++ b/security/p5-Digest-BubbleBabble/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/12/03 19:53:28 heinz Exp $
+#
+
+DISTNAME= Digest-BubbleBabble-0.01
+PKGNAME= p5-${DISTNAME}
+SVR4_PKGNAME= p5bbl
+CATEGORIES= security perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/}
+
+MAINTAINER= heinz@NetBSD.org
+HOMEPAGE= http://search.cpan.org/author/BTROTT/Digest-BubbleBabble/
+COMMENT= Perl5 module for bubble babble fingerprints
+
+DEPENDS+= p5-Digest-MD5-[0-9]*:../../security/p5-Digest-MD5
+DEPENDS+= p5-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1
+
+USE_BUILDLINK2= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Digest/BubbleBabble/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/security/p5-Digest-BubbleBabble/PLIST b/security/p5-Digest-BubbleBabble/PLIST
new file mode 100644
index 00000000000..c699974e4cb
--- /dev/null
+++ b/security/p5-Digest-BubbleBabble/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/12/03 19:53:28 heinz Exp $
diff --git a/security/p5-Digest-BubbleBabble/distinfo b/security/p5-Digest-BubbleBabble/distinfo
new file mode 100644
index 00000000000..a0e4297132b
--- /dev/null
+++ b/security/p5-Digest-BubbleBabble/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/12/03 19:53:28 heinz Exp $
+
+SHA1 (Digest-BubbleBabble-0.01.tar.gz) = ca0cdfbcaa2a10a7a617bfae871411ab678f15fb
+Size (Digest-BubbleBabble-0.01.tar.gz) = 2468 bytes