Deprecate these ports as upstream has abandoned them for a while now.

Set expiration date for one month from now.
This commit is contained in:
Wesley Shields
2012-07-24 20:50:26 +00:00
parent 22aca7c98c
commit 6332f8daa0
3 changed files with 9 additions and 0 deletions

View File

@@ -21,6 +21,9 @@ USE_GMAKE= yes
ALL_TARGET= default
MAKE_JOBS_SAFE= yes
DEPRECATED= Upstream has abandoned the project.
EXPIRATION_DATE= 2012-08-24
PLIST_FILES= include/tommath.h include/tommath_class.h \
include/tommath_superclass.h lib/libtommath.a

View File

@@ -24,6 +24,9 @@ USE_GMAKE= yes
ALL_TARGET= default
MAKE_JOBS_SAFE= yes
DEPRECATED= Upstream abandoned this project.
EXPIRATION_DATE= 2012-08-24
PLIST_FILES= include/tfm.h lib/libtfm.a
.include <bsd.port.pre.mk>

View File

@@ -25,6 +25,9 @@ USE_GMAKE= yes
ALL_TARGET= library
MAKE_JOBS_SAFE= yes
DEPRECATED= Upstream abandoned this project.
EXPIRATION_DATE= 2012-08-24
CFLAGS+= -I${PREFIX}/include
OPTIONS= DOCS "build documentation (depends on teTeX)" off \