remove p5-Scalar-List-Utils as it's now included in perl; from mjc@bitz.ca

This commit is contained in:
pvalchev 2004-05-06 23:18:26 +00:00
parent bd1969af96
commit 1141e5ccc9
5 changed files with 1 additions and 49 deletions

View File

@ -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

View File

@ -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 <jim@corebsd.or.id>
# 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 <bsd.port.mk>

View File

@ -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

View File

@ -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.

View File

@ -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}