aboutsummaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-03-15 21:01:17 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-03-15 21:01:17 +0000
commitc8a92836fe1adfe5ac6b08bde37f6b3f4c3c5f9d (patch)
treeb3e97deb304c265b5ee321541bd84a556be0d49b /finance
parent0364bf56eb8894226f52f3d7acc87df25546f287 (diff)
downloadports-c8a92836fe1adfe5ac6b08bde37f6b3f4c3c5f9d.tar.gz
ports-c8a92836fe1adfe5ac6b08bde37f6b3f4c3c5f9d.zip
Deprecate unmaintained ports from finance where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
Notes
Notes: svn path=/head/; revision=270973
Diffstat (limited to 'finance')
-rw-r--r--finance/xinvest/Makefile3
-rw-r--r--finance/xquote/Makefile3
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