diff options
author | tobez <tobez@FreeBSD.org> | 2005-09-30 15:46:10 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2005-09-30 15:46:10 +0800 |
commit | 44806312e1a6ce47b25364be12d7cdd60060353e (patch) | |
tree | 60dcaddb6e74b19e23d351bb0b1475e1d2ee5205 | |
parent | e584f9f2add5c2ce7bc48b7493cdff78257e5da0 (diff) | |
download | freebsd-ports-gnome-44806312e1a6ce47b25364be12d7cdd60060353e.tar.gz freebsd-ports-gnome-44806312e1a6ce47b25364be12d7cdd60060353e.tar.zst freebsd-ports-gnome-44806312e1a6ce47b25364be12d7cdd60060353e.zip |
Retire lang/p5-List-MoreUtil, as lang/p5-List-MoreUtils is better.
-rw-r--r-- | CVSROOT/modules | 1 | ||||
-rw-r--r-- | lang/Makefile | 1 | ||||
-rw-r--r-- | lang/p5-List-MoreUtil/Makefile | 22 | ||||
-rw-r--r-- | lang/p5-List-MoreUtil/distinfo | 2 | ||||
-rw-r--r-- | lang/p5-List-MoreUtil/pkg-descr | 6 | ||||
-rw-r--r-- | lang/p5-List-MoreUtil/pkg-plist | 29 |
6 files changed, 0 insertions, 61 deletions
diff --git a/CVSROOT/modules b/CVSROOT/modules index 2c8dc2235885..40f47d1c3653 100644 --- a/CVSROOT/modules +++ b/CVSROOT/modules @@ -8022,7 +8022,6 @@ p5-Lingua-Stem-Snowball-Se ports/textproc/p5-Lingua-Stem-Snowball-Se p5-Lingua-StopWords ports/textproc/p5-Lingua-StopWords p5-List-Compare ports/misc/p5-List-Compare p5-List-Group ports/devel/p5-List-Group -p5-List-MoreUtil ports/lang/p5-List-MoreUtil p5-List-MoreUtils ports/lang/p5-List-MoreUtils p5-Locale-Codes ports/misc/p5-Locale-Codes p5-Locale-Maketext ports/devel/p5-Locale-Maketext diff --git a/lang/Makefile b/lang/Makefile index dcae5c9c6be2..1196768249f2 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -169,7 +169,6 @@ SUBDIR += p5-Expect SUBDIR += p5-F77 SUBDIR += p5-JavaScript-SpiderMonkey - SUBDIR += p5-List-MoreUtil SUBDIR += p5-List-MoreUtils SUBDIR += p5-Scalar-List-Utils SUBDIR += p5-Switch diff --git a/lang/p5-List-MoreUtil/Makefile b/lang/p5-List-MoreUtil/Makefile deleted file mode 100644 index d24c8e6b7d75..000000000000 --- a/lang/p5-List-MoreUtil/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -# New ports collection makefile for: lang/p5-List-MoreUtil -# Date created: 14 October 2004 -# Whom: Anton Berezin <tobez@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= List-MoreUtil -PORTVERSION= 0.01 -CATEGORIES= lang perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= List -PKGNAMEPREFIX= p5- - -MAINTAINER= tobez@FreeBSD.org -COMMENT= More perl list utility functions - -PERL_CONFIGURE= yes - -MAN3= List::MoreUtil.3 - -.include <bsd.port.mk> diff --git a/lang/p5-List-MoreUtil/distinfo b/lang/p5-List-MoreUtil/distinfo deleted file mode 100644 index ae5b33dabfd7..000000000000 --- a/lang/p5-List-MoreUtil/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (List-MoreUtil-0.01.tar.gz) = 0b4e4125361ba3f810989ed93468e9e9 -SIZE (List-MoreUtil-0.01.tar.gz) = 17379 diff --git a/lang/p5-List-MoreUtil/pkg-descr b/lang/p5-List-MoreUtil/pkg-descr deleted file mode 100644 index 8c67cdcee763..000000000000 --- a/lang/p5-List-MoreUtil/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -This module is a loose collection of miscellaneous list/array utility -functions that were written over the years. The only common thread -between these functions is that they all operate on lists of variables -- tranforming them, selecting from them, looping over them. - -WWW: http://search.cpan.org/dist/List-MoreUtil/ diff --git a/lang/p5-List-MoreUtil/pkg-plist b/lang/p5-List-MoreUtil/pkg-plist deleted file mode 100644 index fd3ab774dc80..000000000000 --- a/lang/p5-List-MoreUtil/pkg-plist +++ /dev/null @@ -1,29 +0,0 @@ -%%SITE_PERL%%/List/MoreUtil.pm -%%SITE_PERL%%/auto/List/MoreUtil/after.al -%%SITE_PERL%%/auto/List/MoreUtil/after_incl.al -%%SITE_PERL%%/auto/List/MoreUtil/all.al -%%SITE_PERL%%/auto/List/MoreUtil/any.al -%%SITE_PERL%%/auto/List/MoreUtil/autosplit.ix -%%SITE_PERL%%/auto/List/MoreUtil/before.al -%%SITE_PERL%%/auto/List/MoreUtil/before_incl.al -%%SITE_PERL%%/auto/List/MoreUtil/each_array.al -%%SITE_PERL%%/auto/List/MoreUtil/each_arrayref.al -%%SITE_PERL%%/auto/List/MoreUtil/first_index.al -%%SITE_PERL%%/auto/List/MoreUtil/first_value.al -%%SITE_PERL%%/auto/List/MoreUtil/indexes.al -%%SITE_PERL%%/auto/List/MoreUtil/last_index.al -%%SITE_PERL%%/auto/List/MoreUtil/last_value.al -%%SITE_PERL%%/auto/List/MoreUtil/max.al -%%SITE_PERL%%/auto/List/MoreUtil/maxs.al -%%SITE_PERL%%/auto/List/MoreUtil/mesh.al -%%SITE_PERL%%/auto/List/MoreUtil/min.al -%%SITE_PERL%%/auto/List/MoreUtil/mins.al -%%SITE_PERL%%/auto/List/MoreUtil/natatime.al -%%SITE_PERL%%/auto/List/MoreUtil/none.al -%%SITE_PERL%%/auto/List/MoreUtil/pairwise.al -%%SITE_PERL%%/%%PERL_ARCH%%/auto/List/MoreUtil/.packlist -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/List/MoreUtil -@unexec rmdir %D/%%SITE_PERL%%/auto/List/MoreUtil 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/List 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/auto/List 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/List 2>/dev/null || true |