aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--MOVED1
-rw-r--r--textproc/Makefile1
-rw-r--r--textproc/p5-Text-CSV_PP/Makefile24
-rw-r--r--textproc/p5-Text-CSV_PP/distinfo3
-rw-r--r--textproc/p5-Text-CSV_PP/pkg-descr7
-rw-r--r--textproc/p5-Text-CSV_PP/pkg-plist6
6 files changed, 1 insertions, 41 deletions
diff --git a/MOVED b/MOVED
index 92cd20971853..13bc851af6e0 100644
--- a/MOVED
+++ b/MOVED
@@ -3751,3 +3751,4 @@ x11-toolkits/gnome|x11-toolkits/gnome1|2009-01-13|This unit was renamed
devel/fpc-gconf||2008-01-13|This is now part of fpc-gnome1
x11-toolkits/fpc-zvt||2008-01-13|This is now part of fpc-gnome1
net/fpc-netdb||2008-01-13|This is now part of fpc-fcl-net
+textproc/p5-Text-CSV_PP||2009-01-14|Has expired: textproc/Text-CSV_PP was merged into textproc/p5-Text-CSV
diff --git a/textproc/Makefile b/textproc/Makefile
index 60c846785301..bb8d6f6bdd4f 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -575,7 +575,6 @@
SUBDIR += p5-Text-Bind
SUBDIR += p5-Text-CSV
SUBDIR += p5-Text-CSV-Simple
- SUBDIR += p5-Text-CSV_PP
SUBDIR += p5-Text-CSV_XS
SUBDIR += p5-Text-Capitalize
SUBDIR += p5-Text-CharWidth
diff --git a/textproc/p5-Text-CSV_PP/Makefile b/textproc/p5-Text-CSV_PP/Makefile
deleted file mode 100644
index 9f6e7f735aed..000000000000
--- a/textproc/p5-Text-CSV_PP/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# New ports collection makefile for: p5-Text-CSV_PP
-# Date created: 2006-07-11
-# Whom: Gea-Suan Lin <gslin@gslin.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= Text-CSV_PP
-PORTVERSION= 1.06
-CATEGORIES= textproc perl5
-MASTER_SITES= CPAN
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= perl@FreeBSD.org
-COMMENT= Comma-separated values manipulation routines PP version
-
-PERL_CONFIGURE= yes
-
-MAN3= Text::CSV_PP.3
-
-DEPRECATED= textproc/Text-CSV_PP was merged into textproc/p5-Text-CSV
-EXPIRATION_DATE=2008-12-11
-
-.include <bsd.port.mk>
diff --git a/textproc/p5-Text-CSV_PP/distinfo b/textproc/p5-Text-CSV_PP/distinfo
deleted file mode 100644
index f18d165e2c77..000000000000
--- a/textproc/p5-Text-CSV_PP/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (Text-CSV_PP-1.06.tar.gz) = 4ad0cbdd789a7447f85d3b4ff1dba644
-SHA256 (Text-CSV_PP-1.06.tar.gz) = 810b641098ac529caeed4439992df2c05b46cd503ce19185e68bcc1318c5eb84
-SIZE (Text-CSV_PP-1.06.tar.gz) = 27351
diff --git a/textproc/p5-Text-CSV_PP/pkg-descr b/textproc/p5-Text-CSV_PP/pkg-descr
deleted file mode 100644
index 74d39fa045f7..000000000000
--- a/textproc/p5-Text-CSV_PP/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-Text::CSV_PP has almost same functions of Text::CSV_XS which provides
-facilities for the composition and decomposition of comma-separated
-values. As its name suggests, Text::CSV_XS is a XS module and
-Text::CSV_PP is a Puer Perl one.
-
-Author: Makamaka Hannyaharamitu, <makamaka[at]cpan.org>
-WWW: http://search.cpan.org/dist/Text-CSV_PP/
diff --git a/textproc/p5-Text-CSV_PP/pkg-plist b/textproc/p5-Text-CSV_PP/pkg-plist
deleted file mode 100644
index 444c43d09c9a..000000000000
--- a/textproc/p5-Text-CSV_PP/pkg-plist
+++ /dev/null
@@ -1,6 +0,0 @@
-@comment $FreeBSD$
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/CSV_PP/.packlist
-%%SITE_PERL%%/Text/CSV_PP.pm
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/CSV_PP
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text
-@dirrmtry %%SITE_PERL%%/Text