aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2009-07-20 14:22:14 +0800
committergerald <gerald@FreeBSD.org>2009-07-20 14:22:14 +0800
commit6acc6d6814813fdf7a07068b7e7c9b38ca3218ae (patch)
treeed7f36b153167394fa966e097c883b2ec546aa8e /math
parente97d5675d78e02616c4f10637a11029d00fd4edd (diff)
downloadfreebsd-ports-gnome-6acc6d6814813fdf7a07068b7e7c9b38ca3218ae.tar.gz
freebsd-ports-gnome-6acc6d6814813fdf7a07068b7e7c9b38ca3218ae.tar.zst
freebsd-ports-gnome-6acc6d6814813fdf7a07068b7e7c9b38ca3218ae.zip
Deprecate this piece of unmaintained and consistently unportable software.
Diffstat (limited to 'math')
-rw-r--r--math/it++/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/math/it++/Makefile b/math/it++/Makefile
index 8ecb8ddcd6e4..92d4e663df51 100644
--- a/math/it++/Makefile
+++ b/math/it++/Makefile
@@ -17,6 +17,9 @@ DISTNAME= itpp-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Mathematical, signal processing and communication library
+DEPRECATED= fails to compile with up-to-date compilers, nobody really interested to maintain this
+EXPIRATION_DATE=2009-08-20
+
.include <bsd.port.pre.mk>
.if exists(${LOCALBASE}/lib/libatlas_r.so) && !defined(WITH_BLAS)