diff options
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | devel/Makefile | 1 | ||||
-rw-r--r-- | devel/p5-Getopt-Mixed/Makefile | 27 | ||||
-rw-r--r-- | devel/p5-Getopt-Mixed/distinfo | 3 | ||||
-rw-r--r-- | devel/p5-Getopt-Mixed/pkg-descr | 4 | ||||
-rw-r--r-- | devel/p5-Getopt-Mixed/pkg-plist | 6 |
6 files changed, 1 insertions, 41 deletions
@@ -3830,3 +3830,4 @@ sysutils/xfce4-mcs-manager||2009-03-02|got obsolete by xfce 4.6 update sysutils/xfce4-mcs-plugins||2009-03-02|got obsolete by xfce 4.6 update x11-themes/xfce4-icon-theme||2009-03-02|got obsolete by xfce 4.6 update comms/py-gammu||2009-03-04|incorporated into comms/gammu +devel/p5-Getopt-Mixed||2009-03-03|Use Getopt::Long diff --git a/devel/Makefile b/devel/Makefile index 5daceb08d4a9..c2d0c9769a1a 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1393,7 +1393,6 @@ SUBDIR += p5-Getopt-Euclid SUBDIR += p5-Getopt-Long SUBDIR += p5-Getopt-Long-Descriptive - SUBDIR += p5-Getopt-Mixed SUBDIR += p5-Getopt-Popt SUBDIR += p5-Git-PurePerl SUBDIR += p5-Glib2 diff --git a/devel/p5-Getopt-Mixed/Makefile b/devel/p5-Getopt-Mixed/Makefile deleted file mode 100644 index 05128d347564..000000000000 --- a/devel/p5-Getopt-Mixed/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# New ports collection makefile for: devel/p5-Getopt-Mixed -# Date created: 17 Jan 2003 -# Whom: sumikawa -# -# $FreeBSD$ -# - -PORTNAME= Getopt-Mixed -PORTVERSION= 1.10 -CATEGORIES= devel perl5 -MASTER_SITES= CPAN -PKGNAMEPREFIX= p5- - -MAINTAINER= ports@FreeBSD.org -COMMENT= Perl module for processing of both short and long command line options - -DEPRECATED= Use devel/p5-Getopt-Long instead -EXPIRATION_DATE= 2007-04-23 - -PERL_CONFIGURE= yes - -MAN3= Getopt::Mixed.3 - -pre-configure: - ${PERL} -pi -e 'm.INSTALLDIRS.&&s,.,,sg' ${WRKSRC}/Makefile.PL - -.include <bsd.port.mk> diff --git a/devel/p5-Getopt-Mixed/distinfo b/devel/p5-Getopt-Mixed/distinfo deleted file mode 100644 index f077885b4ca7..000000000000 --- a/devel/p5-Getopt-Mixed/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (Getopt-Mixed-1.10.tar.gz) = 9d384322a4368b326efdf899bce5838a -SHA256 (Getopt-Mixed-1.10.tar.gz) = 0fe4e5ba512fc35d07f097dede07088463482e26517bb2836175535c8bcfa0eb -SIZE (Getopt-Mixed-1.10.tar.gz) = 11199 diff --git a/devel/p5-Getopt-Mixed/pkg-descr b/devel/p5-Getopt-Mixed/pkg-descr deleted file mode 100644 index b9e5ee03f25a..000000000000 --- a/devel/p5-Getopt-Mixed/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -This module provides GNU-style option processing for Perl 5 scripts, -with both long and short options. Please see the documentation at the -end of the module for instructions on its use and licensing -restrictions. diff --git a/devel/p5-Getopt-Mixed/pkg-plist b/devel/p5-Getopt-Mixed/pkg-plist deleted file mode 100644 index 92824667e6a9..000000000000 --- a/devel/p5-Getopt-Mixed/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Getopt/Mixed/.packlist -%%SITE_PERL%%/Getopt/Mixed.pm -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Getopt/Mixed -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mixed -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Getopt -@dirrmtry %%SITE_PERL%%/Getopt |