diff options
author | bapt <bapt@FreeBSD.org> | 2011-03-16 05:01:17 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-03-16 05:01:17 +0800 |
commit | 93924382eace2bda5b6cf2256e02ee6591e99a8b (patch) | |
tree | d14e3c8292699929b24eaad507f4adbf0d5c907e /finance | |
parent | eed4a119d96a3709db1b9f1ebbc5cb68a764a94b (diff) | |
download | freebsd-ports-gnome-93924382eace2bda5b6cf2256e02ee6591e99a8b.tar.gz freebsd-ports-gnome-93924382eace2bda5b6cf2256e02ee6591e99a8b.tar.zst freebsd-ports-gnome-93924382eace2bda5b6cf2256e02ee6591e99a8b.zip |
Deprecate unmaintained ports from finance where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
Diffstat (limited to 'finance')
-rw-r--r-- | finance/xinvest/Makefile | 3 | ||||
-rw-r--r-- | finance/xquote/Makefile | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/finance/xinvest/Makefile b/finance/xinvest/Makefile index 2a0d41322254..7e6068f38e6d 100644 --- a/finance/xinvest/Makefile +++ b/finance/xinvest/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= http://xinvest.sunsite.dk/ MAINTAINER= ports@FreeBSD.org COMMENT= A personal finance tracking and performance tool +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + USE_MOTIF= yes USE_IMAKE= yes USE_XORG= ice sm x11 xext xp xpm xt diff --git a/finance/xquote/Makefile b/finance/xquote/Makefile index 7376216804bd..c5c812cc7a39 100644 --- a/finance/xquote/Makefile +++ b/finance/xquote/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= http://xinvest.sunsite.dk/ \ MAINTAINER= ports@FreeBSD.org COMMENT= A quote retrieval tool for X +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + LIB_DEPENDS= Xbae.4:${PORTSDIR}/x11-toolkits/xbae USE_MOTIF= yes |