diff options
author | bapt <bapt@FreeBSD.org> | 2010-10-30 06:24:57 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2010-10-30 06:24:57 +0800 |
commit | 9bf02e3ded83f28bf1477c09ddbd17e05a0930a3 (patch) | |
tree | 0991342d4786f838e4992cfaae4a83bd1a0bd864 /math | |
parent | 0fa4b35ab33e903c72007f1e5b2eab950532e258 (diff) | |
download | freebsd-ports-gnome-9bf02e3ded83f28bf1477c09ddbd17e05a0930a3.tar.gz freebsd-ports-gnome-9bf02e3ded83f28bf1477c09ddbd17e05a0930a3.tar.zst freebsd-ports-gnome-9bf02e3ded83f28bf1477c09ddbd17e05a0930a3.zip |
Mark as deprecated and set expiration date to 2010-12-30 for unmaintained
ports (ports@) that are broken and which seems abandonned upstream and
are broken for long or only build on 6.x which will be unsupported at that
time
Diffstat (limited to 'math')
-rw-r--r-- | math/rascal/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/math/rascal/Makefile b/math/rascal/Makefile index 3f76b1e7aabd..3f56135fefdd 100644 --- a/math/rascal/Makefile +++ b/math/rascal/Makefile @@ -12,6 +12,9 @@ PORTREVISION= 4 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/Rascal/${PORTVERSION} +DEPRECATED= Broken on every arch since 2008, looks like an abandonware +EXPIRATION_DATE= 2010-12-30 + MAINTAINER= ports@FreeBSD.org COMMENT= The Advanced Scientific CALculator |