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,14 @@
COMMENT= Perl extension for simple generation of unique IDs
MODULES= cpan
PKG_ARCH= *
DISTNAME= Data-Uniqid-0.12
CATEGORIES= devel
REVISION= 1
MAINTAINER= Pierre-Emmanuel Andre <pea@openbsd.org>
# Perl
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (Data-Uniqid-0.12.tar.gz) = tpGbpJuf6Yv98+isyue5t/eNyeceu9C3/vekXZkyTMs=
SIZE (Data-Uniqid-0.12.tar.gz) = 2141

View file

@ -0,0 +1,3 @@
Data::Uniqid provides three simple routines for generating unique
ids. These ids are coded with a Base62 system to make them short
and handy (e.g. to use it as part of a URL).

View file

@ -0,0 +1,7 @@
${P5SITE}/Data/
${P5SITE}/Data/Uniqid.pm
${P5SITE}/auto/
${P5SITE}/auto/Data/
${P5SITE}/auto/Data/Uniqid/
${P5SITE}/auto/Data/Uniqid/autosplit.ix
@man man/man3p/Data::Uniqid.3p