diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-08 22:26:21 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-08 22:26:21 +0000 |
commit | c6c742d7ccce0818cb881906f2ec3e17d36b77a9 (patch) | |
tree | ff5d106009d2967dc253f71fc3a842029430b708 /math | |
parent | fc4426389169d7f79c1129c3228b5f20b8b6ad4f (diff) | |
download | ports-c6c742d7ccce0818cb881906f2ec3e17d36b77a9.tar.gz ports-c6c742d7ccce0818cb881906f2ec3e17d36b77a9.zip |
Notes
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}" |