diff options
author | antoine <antoine@FreeBSD.org> | 2014-03-09 06:26:21 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-03-09 06:26:21 +0800 |
commit | 4cffda941224a931712812875e1e413311312b88 (patch) | |
tree | ff5d106009d2967dc253f71fc3a842029430b708 /math | |
parent | 2366c1cfb4d179ac26acbac07c6e9fef746c2297 (diff) | |
download | freebsd-ports-gnome-4cffda941224a931712812875e1e413311312b88.tar.gz freebsd-ports-gnome-4cffda941224a931712812875e1e413311312b88.tar.zst freebsd-ports-gnome-4cffda941224a931712812875e1e413311312b88.zip |
Deprecate a few unmaintained ports (leaf ports, non staged and unmaintained since more than 12 years)
Diffstat (limited to 'math')
-rw-r--r-- | math/freefem/Makefile | 2 | ||||
-rw-r--r-- | math/umatrix/Makefile | 2 | ||||
-rw-r--r-- | math/wingz/Makefile | 2 | ||||
-rw-r--r-- | math/xlispstat/Makefile | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/math/freefem/Makefile b/math/freefem/Makefile index 6b79b4342dce..c2aa4c49dd01 100644 --- a/math/freefem/Makefile +++ b/math/freefem/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= SF/kfem/${PORTNAME}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A language for the Finite Element Method +DEPRECATED= Unmaintained since 2000 +EXPIRATION_DATE= 2014-04-11 USE_XORG= ice sm x11 xt USE_AUTOTOOLS= libtool USE_LDCONFIG= yes diff --git a/math/umatrix/Makefile b/math/umatrix/Makefile index 4bd4d1d98ef6..887142dd167b 100644 --- a/math/umatrix/Makefile +++ b/math/umatrix/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://www.sigala.it/sandro/files/ MAINTAINER= ports@FreeBSD.org COMMENT= Simple matrix package +DEPRECATED= Unmaintained since 2001 +EXPIRATION_DATE= 2014-04-12 GNU_CONFIGURE= yes MAN1= umatrix.1 PLIST_FILES= bin/umatrix diff --git a/math/wingz/Makefile b/math/wingz/Makefile index 86f56de1db78..54598defa838 100644 --- a/math/wingz/Makefile +++ b/math/wingz/Makefile @@ -12,6 +12,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= A Commercial Spreadsheet +DEPRECATED= Unmaintained since 2000 +EXPIRATION_DATE= 2014-04-11 ONLY_FOR_ARCHS= i386 USE_LINUX= yes USE_LINUX_APPS= xorglibs diff --git a/math/xlispstat/Makefile b/math/xlispstat/Makefile index 6a91b2c65726..317df3e47782 100644 --- a/math/xlispstat/Makefile +++ b/math/xlispstat/Makefile @@ -13,6 +13,8 @@ COMMENT= Statistics/X11 based lisp interpreter LICENSE= BSD +DEPRECATED= Unmaintained since 2000 +EXPIRATION_DATE= 2014-04-11 USE_XORG= x11 GNU_CONFIGURE= yes CONFIGURE_ENV= UCFLAGS="${CFLAGS}" |