From 1141e5ccc90307e9a09c5d4d5d7aec5d04f65d5e Mon Sep 17 00:00:00 2001 From: pvalchev Date: Thu, 6 May 2004 23:18:26 +0000 Subject: [PATCH] remove p5-Scalar-List-Utils as it's now included in perl; from mjc@bitz.ca --- devel/Makefile | 3 +-- devel/p5-Scalar-List-Utils/Makefile | 23 ----------------------- devel/p5-Scalar-List-Utils/distinfo | 3 --- devel/p5-Scalar-List-Utils/pkg/DESCR | 5 ----- devel/p5-Scalar-List-Utils/pkg/PLIST | 16 ---------------- 5 files changed, 1 insertion(+), 49 deletions(-) delete mode 100644 devel/p5-Scalar-List-Utils/Makefile delete mode 100644 devel/p5-Scalar-List-Utils/distinfo delete mode 100644 devel/p5-Scalar-List-Utils/pkg/DESCR delete mode 100644 devel/p5-Scalar-List-Utils/pkg/PLIST diff --git a/devel/Makefile b/devel/Makefile index ba0ebca5584..ca9cc4d9e89 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.220 2004/04/28 08:34:32 xsa Exp $ +# $OpenBSD: Makefile,v 1.221 2004/05/06 23:18:26 pvalchev Exp $ # $FreeBSD: Makefile,v 1.85 1997/11/20 05:22:14 asami Exp $ SUBDIR += ElectricFence @@ -169,7 +169,6 @@ SUBDIR += p5-Parallel-ForkManager SUBDIR += p5-Params-Validate SUBDIR += p5-Parse-RecDescent - SUBDIR += p5-Scalar-List-Utils SUBDIR += p5-Set-Scalar SUBDIR += p5-String-CRC32 SUBDIR += p5-String-Scanf diff --git a/devel/p5-Scalar-List-Utils/Makefile b/devel/p5-Scalar-List-Utils/Makefile deleted file mode 100644 index cc2885b6ef1..00000000000 --- a/devel/p5-Scalar-List-Utils/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# $OpenBSD: Makefile,v 1.3 2004/01/17 15:58:08 naddy Exp $ - -NOT_FOR_ARCHS= ${NO_SHARED_ARCHS} - -COMMENT= "selection of subroutines package" - -DISTNAME= Scalar-List-Utils-1.11 -PKGNAME= p5-${DISTNAME} -CATEGORIES= devel perl5 - -MAINTAINER= Jim Geovedi - -# Artistic License -PERMIT_PACKAGE_CDROM= Yes -PERMIT_PACKAGE_FTP= Yes -PERMIT_DISTFILES_CDROM= Yes -PERMIT_DISTFILES_FTP= Yes - -MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Scalar/} - -CONFIGURE_STYLE= perl - -.include diff --git a/devel/p5-Scalar-List-Utils/distinfo b/devel/p5-Scalar-List-Utils/distinfo deleted file mode 100644 index eb898b640f2..00000000000 --- a/devel/p5-Scalar-List-Utils/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (Scalar-List-Utils-1.11.tar.gz) = 67ba762e8dcc9ebca567633cfb172cfb -RMD160 (Scalar-List-Utils-1.11.tar.gz) = 6d5c62d3d1fbcf689568fdcf13eb21c2c62a7430 -SHA1 (Scalar-List-Utils-1.11.tar.gz) = dc8b369b6fc97c33dc9a333798944c7672833da9 diff --git a/devel/p5-Scalar-List-Utils/pkg/DESCR b/devel/p5-Scalar-List-Utils/pkg/DESCR deleted file mode 100644 index 62b616128c6..00000000000 --- a/devel/p5-Scalar-List-Utils/pkg/DESCR +++ /dev/null @@ -1,5 +0,0 @@ -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. diff --git a/devel/p5-Scalar-List-Utils/pkg/PLIST b/devel/p5-Scalar-List-Utils/pkg/PLIST deleted file mode 100644 index 8e003011588..00000000000 --- a/devel/p5-Scalar-List-Utils/pkg/PLIST +++ /dev/null @@ -1,16 +0,0 @@ -@comment $OpenBSD: PLIST,v 1.3 2003/12/15 16:51:05 naddy Exp $ -${P5ARCH}/List/Util.pm -${P5ARCH}/Scalar/Util.pm -@comment ${P5ARCH}/auto/List/Util/.packlist -${P5ARCH}/auto/List/Util/Util.bs -${P5ARCH}/auto/List/Util/Util.so -@comment ${P5ARCH}/perllocal.pod -man/man3p/List::Util.3p -man/man3p/Scalar::Util.3p -@dirrm man/man3p -@dirrm ${P5ARCH}/auto/List/Util -@dirrm ${P5ARCH}/auto/List -@dirrm ${P5ARCH}/auto -@dirrm ${P5ARCH}/Scalar -@dirrm ${P5ARCH}/List -@dirrm ${P5ARCH}