summaryrefslogtreecommitdiff
path: root/devel/p5-Scalar-List-Utils
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2003-08-30 19:01:32 +0000
committerhe <he@pkgsrc.org>2003-08-30 19:01:32 +0000
commita9c8be95facf843a20ab0001dfc0396e5a05cc5a (patch)
treec85e9d6bb9082ce4527fb3f8e005450a0afdecde /devel/p5-Scalar-List-Utils
parent99a3c3e91fdb4460b9b1721002c755ec8c866729 (diff)
downloadpkgsrc-a9c8be95facf843a20ab0001dfc0396e5a05cc5a.tar.gz
Import p5-Scalar-List-Utils version 1.12.
This distribution is a replacement for the builtin distribution. This package contains a selection of subroutines that people have expressed would be nice to have in the perl core, but the usage would not really be high enough to warrant the use of a keyword, and the size so small such that being individual extensions would be wasteful.
Diffstat (limited to 'devel/p5-Scalar-List-Utils')
-rw-r--r--devel/p5-Scalar-List-Utils/DESCR21
-rw-r--r--devel/p5-Scalar-List-Utils/Makefile17
-rw-r--r--devel/p5-Scalar-List-Utils/PLIST1
-rw-r--r--devel/p5-Scalar-List-Utils/distinfo4
4 files changed, 43 insertions, 0 deletions
diff --git a/devel/p5-Scalar-List-Utils/DESCR b/devel/p5-Scalar-List-Utils/DESCR
new file mode 100644
index 00000000000..2e648100b57
--- /dev/null
+++ b/devel/p5-Scalar-List-Utils/DESCR
@@ -0,0 +1,21 @@
+This distribution is a replacement for the builtin distribution.
+
+This package contains a selection of subroutines that people have
+expressed would be nice to have in the perl core, but the usage would not
+really be high enough to warrant the use of a keyword, and the size so
+small such that being individual extensions would be wasteful.
+
+This distribution provides
+
+ min
+ max
+ minstr
+ maxstr
+ sum
+ reduce
+ reftype
+ blessed
+ weaken (5.005_57 and later only)
+ isweak (5.005_57 and later only)
+ dualvar
+ shuffle
diff --git a/devel/p5-Scalar-List-Utils/Makefile b/devel/p5-Scalar-List-Utils/Makefile
new file mode 100644
index 00000000000..aa4edbfbdff
--- /dev/null
+++ b/devel/p5-Scalar-List-Utils/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/08/30 19:01:32 he Exp $
+
+DISTNAME= Scalar-List-Utils-1.12
+PKGNAME= p5-${DISTNAME}
+SVR4_PKGNAME= p5slu
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Scalar/}
+
+MAINTAINER= tech-pkg@NetBSD.org
+HOMEPAGE= http://search.cpan.org/author/GBARR/Scalar-List-Utils-1.12/
+COMMENT= Selection of general-utility scalar subroutines
+
+USE_BUILDLINK2= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/List/Util/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Scalar-List-Utils/PLIST b/devel/p5-Scalar-List-Utils/PLIST
new file mode 100644
index 00000000000..879d2f9f813
--- /dev/null
+++ b/devel/p5-Scalar-List-Utils/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/08/30 19:01:32 he Exp $
diff --git a/devel/p5-Scalar-List-Utils/distinfo b/devel/p5-Scalar-List-Utils/distinfo
new file mode 100644
index 00000000000..1b573c2869b
--- /dev/null
+++ b/devel/p5-Scalar-List-Utils/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/08/30 19:01:32 he Exp $
+
+SHA1 (Scalar-List-Utils-1.12.tar.gz) = 496bfccc766d2896246a7d1c1882d17fc01850d9
+Size (Scalar-List-Utils-1.12.tar.gz) = 15622 bytes