SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View file

@ -0,0 +1,12 @@
COMMENT= module to bubble-babble fingerprints
MODULES= cpan
PKG_ARCH= *
DISTNAME= Digest-BubbleBabble-0.02
REVISION= 1
CATEGORIES= security
# Perl
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (Digest-BubbleBabble-0.02.tar.gz) = gM+y0uQ9b3lABlhgBWfSonCxRbTu9a6limaVd4giXAA=
SIZE (Digest-BubbleBabble-0.02.tar.gz) = 45661

View file

@ -0,0 +1,7 @@
Digest::BubbleBabble takes a message digest (generated by either
of the MD5 or SHA-1 message digest algorithms) and creates a
fingerprint of that 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.

View file

@ -0,0 +1,3 @@
${P5SITE}/Digest/
${P5SITE}/Digest/BubbleBabble.pm
@man man/man3p/Digest::BubbleBabble.3p