diff options
author | vd <vd@FreeBSD.org> | 2006-11-21 17:43:38 +0800 |
---|---|---|
committer | vd <vd@FreeBSD.org> | 2006-11-21 17:43:38 +0800 |
commit | 07e959cabf1e8816a2ac1f35879e63f3621c195b (patch) | |
tree | 0b6c0f7847d1046cf8d6f44ce7dedec9787c56f7 | |
parent | fad1acb0c60e2a72984dce344a5d02467623817e (diff) | |
download | freebsd-ports-gnome-07e959cabf1e8816a2ac1f35879e63f3621c195b.tar.gz freebsd-ports-gnome-07e959cabf1e8816a2ac1f35879e63f3621c195b.tar.zst freebsd-ports-gnome-07e959cabf1e8816a2ac1f35879e63f3621c195b.zip |
Remove expired leaf port:
2006-11-16 devel/p5-IO-Stty: project no longer exists
-rw-r--r-- | CVSROOT/modules | 1 | ||||
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | devel/Makefile | 1 | ||||
-rw-r--r-- | devel/p5-IO-Stty/Makefile | 24 | ||||
-rw-r--r-- | devel/p5-IO-Stty/distinfo | 3 | ||||
-rw-r--r-- | devel/p5-IO-Stty/pkg-descr | 6 | ||||
-rw-r--r-- | devel/p5-IO-Stty/pkg-plist | 6 |
7 files changed, 1 insertions, 41 deletions
diff --git a/CVSROOT/modules b/CVSROOT/modules index 1a946eb853fe..7aec68d5308a 100644 --- a/CVSROOT/modules +++ b/CVSROOT/modules @@ -9313,7 +9313,6 @@ p5-IO-Prompt ports/devel/p5-IO-Prompt p5-IO-Socket-Multicast ports/net/p5-IO-Socket-Multicast p5-IO-Socket-SSL ports/security/p5-IO-Socket-SSL p5-IO-String ports/devel/p5-IO-String -p5-IO-Stty ports/devel/p5-IO-Stty p5-IO-Tee ports/devel/p5-IO-Tee p5-IO-Toolkit ports/devel/p5-IO-Toolkit p5-IO-Tty ports/devel/p5-IO-Tty @@ -2544,3 +2544,4 @@ math/p5-AI-NeuralNet-Mesh||2006-11-21|Has expired: project no longer exists net/p5-Archie||2006-11-21|Has expired: project no longer exists www/mod_jk2||2006-11-21|Has expired: "JK2 is officially unsupported, no further development will take place." www/mod_jk2-apache2||2006-11-21|Has expired: "JK2 is officially unsupported, no further development will take place." +devel/p5-IO-Stty||2006-11-21|Has expired: project no longer exists diff --git a/devel/Makefile b/devel/Makefile index 6663fc99bfa0..7dcc7a6c0c99 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1142,7 +1142,6 @@ SUBDIR += p5-IO-Pager SUBDIR += p5-IO-Prompt SUBDIR += p5-IO-String - SUBDIR += p5-IO-Stty SUBDIR += p5-IO-Tee SUBDIR += p5-IO-Toolkit SUBDIR += p5-IO-Tty diff --git a/devel/p5-IO-Stty/Makefile b/devel/p5-IO-Stty/Makefile deleted file mode 100644 index 84fe0db3fee3..000000000000 --- a/devel/p5-IO-Stty/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# New ports collection makefile for: p5-IO-Stty -# Date created: 14 Jan 2000 -# Whom: Will Andrews <andrews@technologist.com> -# -# $FreeBSD$ -# - -PORTNAME= IO-Stty -PORTVERSION= 0.02 -CATEGORIES= devel perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= IO -PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-.${PORTVERSION:E} - -MAINTAINER= ports@FreeBSD.org -COMMENT= Perl5 module that hacks around IO::File deficiencies - -DEPRECATED= project no longer exists -EXPIRATION_DATE= 2006-11-16 - -PERL_CONFIGURE= yes - -.include <bsd.port.mk> diff --git a/devel/p5-IO-Stty/distinfo b/devel/p5-IO-Stty/distinfo deleted file mode 100644 index d4086164c7dc..000000000000 --- a/devel/p5-IO-Stty/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (IO-Stty-.02.tar.gz) = db2919cf267fce93682f0f854359f04e -SHA256 (IO-Stty-.02.tar.gz) = 5095bfac4c610e9e83b31a313c0e3a4a1280bbf39f17a274f5f25dfd8caf2b83 -SIZE (IO-Stty-.02.tar.gz) = 7019 diff --git a/devel/p5-IO-Stty/pkg-descr b/devel/p5-IO-Stty/pkg-descr deleted file mode 100644 index 12663bdfcc6f..000000000000 --- a/devel/p5-IO-Stty/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -Perl5 module that hacks around the IO::File -deficiencies. - -Author: Austin Schutz <tex@habit.com> - ---Will <andrews@technologist.com> diff --git a/devel/p5-IO-Stty/pkg-plist b/devel/p5-IO-Stty/pkg-plist deleted file mode 100644 index 8aeeabde96ed..000000000000 --- a/devel/p5-IO-Stty/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -%%SITE_PERL%%/IO/stty.pl -%%SITE_PERL%%/IO/Stty.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Stty/.packlist -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Stty -@dirrmtry %%SITE_PERL%%/IO -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO |