summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2011-04-27 06:40:46 +0000
committerdougb <dougb@FreeBSD.org>2011-04-27 06:40:46 +0000
commitba21b68a47a2e10d4d62c79d1f8f696989ab25ba (patch)
treed14dead6fabd80cb4128a517f81dfb34eeb6488b
parente5c6532bc61bcd0a32ae724e5cb6b0243345936e (diff)
downloadFreeBSD-ports-ba21b68a47a2e10d4d62c79d1f8f696989ab25ba.zip
FreeBSD-ports-ba21b68a47a2e10d4d62c79d1f8f696989ab25ba.tar.gz
The former maintainer only adopted these ports to save them
from deprecation because they were fetchable, however, "Frankly, xquote should be deprecated, as it's an old-style Motif app that's so ugly I'll bet no one uses it. I only took it (and the related xinvest) because they got reinstated after I pointed out they were still fetchable at a new location."
-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 4fdb2a6..d647faf 100644
--- a/finance/xinvest/Makefile
+++ b/finance/xinvest/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= SF/${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= A personal finance tracking and performance tool
+DEPRECATED= Outdated, abandoned
+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 dd45624..777976b 100644
--- a/finance/xquote/Makefile
+++ b/finance/xquote/Makefile
@@ -13,6 +13,9 @@ MASTER_SITES= SF/xinvest
MAINTAINER= ports@FreeBSD.org
COMMENT= A quote retrieval tool for X
+DEPRECATED= Outdated, abandoned
+EXPIRATION_DATE= 2011-05-01
+
LIB_DEPENDS= Xbae.4:${PORTSDIR}/x11-toolkits/xbae
USE_MOTIF= yes
OpenPOWER on IntegriCloud