From 984bcd55d6170f5a4189b95b0a17d8d13c6b4398 Mon Sep 17 00:00:00 2001 From: kevlo Date: Tue, 9 Jan 2001 05:46:45 +0000 Subject: [PATCH] Initial import of Algorithm-Permute-0.02 This interface to handy and fast permutation --- devel/p5-Algorithm-Permute/Makefile | 20 ++++++++++++++++++++ devel/p5-Algorithm-Permute/files/md5 | 3 +++ devel/p5-Algorithm-Permute/pkg/COMMENT | 1 + devel/p5-Algorithm-Permute/pkg/DESCR | 3 +++ devel/p5-Algorithm-Permute/pkg/PLIST | 7 +++++++ 5 files changed, 34 insertions(+) create mode 100644 devel/p5-Algorithm-Permute/Makefile create mode 100644 devel/p5-Algorithm-Permute/files/md5 create mode 100644 devel/p5-Algorithm-Permute/pkg/COMMENT create mode 100644 devel/p5-Algorithm-Permute/pkg/DESCR create mode 100644 devel/p5-Algorithm-Permute/pkg/PLIST diff --git a/devel/p5-Algorithm-Permute/Makefile b/devel/p5-Algorithm-Permute/Makefile new file mode 100644 index 00000000000..2287fc89af5 --- /dev/null +++ b/devel/p5-Algorithm-Permute/Makefile @@ -0,0 +1,20 @@ +# $OpenBSD: Makefile,v 1.1.1.1 2001/01/09 05:46:45 kevlo Exp $ + +DISTNAME= Algorithm-Permute-0.02 +PKGNAME= p5-${DISTNAME} +CATEGORIES= devel perl5 +NEED_VERSION= 1.351 + +MAINTAINER= Kevin Lo + +PERMIT_PACKAGE_CDROM= Yes +PERMIT_PACKAGE_FTP= Yes +PERMIT_DISTFILES_CDROM= Yes +PERMIT_DISTFILES_FTP= Yes + +MASTER_SITES= ${MASTER_SITE_PERL_CPAN} +MASTER_SITE_SUBDIR= Algorithm + +CONFIGURE_STYLE= perl + +.include diff --git a/devel/p5-Algorithm-Permute/files/md5 b/devel/p5-Algorithm-Permute/files/md5 new file mode 100644 index 00000000000..8f734f3ca2b --- /dev/null +++ b/devel/p5-Algorithm-Permute/files/md5 @@ -0,0 +1,3 @@ +MD5 (Algorithm-Permute-0.02.tar.gz) = 1b71b8fd5f0d4a73c3d425e980b5f44d +RMD160 (Algorithm-Permute-0.02.tar.gz) = 727e3bea53fcad325d9f7b3caa404d0473b38ee6 +SHA1 (Algorithm-Permute-0.02.tar.gz) = a75a70818769f59b05564b31fb4d1eecafbf6619 diff --git a/devel/p5-Algorithm-Permute/pkg/COMMENT b/devel/p5-Algorithm-Permute/pkg/COMMENT new file mode 100644 index 00000000000..ff8a240b058 --- /dev/null +++ b/devel/p5-Algorithm-Permute/pkg/COMMENT @@ -0,0 +1 @@ +interface to handy and fast permutation diff --git a/devel/p5-Algorithm-Permute/pkg/DESCR b/devel/p5-Algorithm-Permute/pkg/DESCR new file mode 100644 index 00000000000..419577ad18b --- /dev/null +++ b/devel/p5-Algorithm-Permute/pkg/DESCR @@ -0,0 +1,3 @@ +Algorithm::Permute provides a handy and fast permutation with an OO +interface, although its algorithm is perhaps not the fastest available. +Currently it only supports permutation n of n objects. diff --git a/devel/p5-Algorithm-Permute/pkg/PLIST b/devel/p5-Algorithm-Permute/pkg/PLIST new file mode 100644 index 00000000000..9258196e8f2 --- /dev/null +++ b/devel/p5-Algorithm-Permute/pkg/PLIST @@ -0,0 +1,7 @@ +@comment $OpenBSD: PLIST,v 1.1.1.1 2001/01/09 05:46:45 kevlo Exp $ +libdata/perl5/site_perl/${ARCH}-openbsd/Algorithm/Permute.pm +libdata/perl5/site_perl/${ARCH}-openbsd/auto/Algorithm/Permute/Permute.bs +libdata/perl5/site_perl/${ARCH}-openbsd/auto/Algorithm/Permute/Permute.so +libdata/perl5/site_perl/${ARCH}-openbsd/auto/Algorithm/Permute/autosplit.ix +man/man3/Algorithm::Permute.3p +@dirrm libdata/perl5/site_perl/${ARCH}-openbsd/auto/Algorithm/Permute