diff options
author | bapt <bapt@FreeBSD.org> | 2012-10-26 18:23:01 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-10-26 18:23:01 +0800 |
commit | 8d97ae4a9e6f779da869aa82629c8e77f5afc363 (patch) | |
tree | 88e8411a1d36b9f9a08af1edb69db68f1c7b5c2a /x11-toolkits | |
parent | 33e42718cc2d678f3b6bdfff7ffd76c6db5660bf (diff) | |
download | freebsd-ports-graphics-8d97ae4a9e6f779da869aa82629c8e77f5afc363.tar.gz freebsd-ports-graphics-8d97ae4a9e6f779da869aa82629c8e77f5afc363.tar.zst freebsd-ports-graphics-8d97ae4a9e6f779da869aa82629c8e77f5afc363.zip |
Deprecate a bunch of ports that are either abandonware and/or for which no more
public distfiles are available
Feature safe: yes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/fltk2/Makefile | 9 | ||||
-rw-r--r-- | x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile | 3 |
2 files changed, 7 insertions, 5 deletions
diff --git a/x11-toolkits/fltk2/Makefile b/x11-toolkits/fltk2/Makefile index 28677715fb3..75867b3710a 100644 --- a/x11-toolkits/fltk2/Makefile +++ b/x11-toolkits/fltk2/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: fltk2 -# Date created: 2006-03-26 -# Whom: Thomas-Martin Seck <tmseck@netcologne.de> -# +# Created by: Thomas-Martin Seck <tmseck@netcologne.de> # $FreeBSD$ -# PORTNAME= fltk PORTVERSION= 2.0.${SNAPSHOT} @@ -16,6 +12,9 @@ DISTNAME= fltk-2.0.x-alpha-${SNAPSHOT} MAINTAINER= ports@FreeBSD.org COMMENT= Fast Light Toolkit version 2 (development snapshot) +DEPRECATED= No more public distfiles for version 2 +EXPIRATION_DATE= 2012-11-26 + LICENSE= FLTK LICENSE_GROUPS= GPL LICENSE_NAME= FLTK License diff --git a/x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile b/x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile index 5b3a214e50d..0212a6846d6 100644 --- a/x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile +++ b/x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Perl5 module to access IO of external processes via events +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2012-11-26 + BUILD_DEPENDS= p5-Wx>=0.50:${PORTSDIR}/x11-toolkits/p5-Wx RUN_DEPENDS= p5-Wx>=0.50:${PORTSDIR}/x11-toolkits/p5-Wx |