aboutsummaryrefslogtreecommitdiffstats
path: root/math/rcalc
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2004-05-10 16:42:25 +0800
committervs <vs@FreeBSD.org>2004-05-10 16:42:25 +0800
commit39b3fbcf4f496547a4b6813f7e98a4617d681030 (patch)
treec7ef375a34452b15f12567328742f81b67101665 /math/rcalc
parent90af8aca1cff4d653350ce2ed828a7d6f2685f0f (diff)
downloadfreebsd-ports-gnome-39b3fbcf4f496547a4b6813f7e98a4617d681030.tar.gz
freebsd-ports-gnome-39b3fbcf4f496547a4b6813f7e98a4617d681030.tar.zst
freebsd-ports-gnome-39b3fbcf4f496547a4b6813f7e98a4617d681030.zip
Initiate de-orbit burn: Even the mastersite warns not to use the outdated
FreeBSD-port because of its many bugs. Note that an update might prove to be non-trivial since 0.3.99 depends on a CVS-version of libzvt which we don't have in the ports-tree yet. Any volunteers can use http://www.foldr.org/~stolz/bsd/rcalc-0.2.6.diff as a starting point.
Diffstat (limited to 'math/rcalc')
-rw-r--r--math/rcalc/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/math/rcalc/Makefile b/math/rcalc/Makefile
index 2dcef35a607b..adda404e4cf7 100644
--- a/math/rcalc/Makefile
+++ b/math/rcalc/Makefile
@@ -16,6 +16,9 @@ DISTNAME= rCalc-${PORTVERSION}
MAINTAINER= jedgar@FreeBSD.org
COMMENT= Symbolic calculator for GNOME
+DEPRECATED= "Stale version with many errors"
+EXPIRATION_DATE=2004-07-10
+
USE_X_PREFIX= yes
USE_PERL5_BUILD=yes
USE_GMAKE= yes