summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-07-22 00:59:43 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-07-22 00:59:43 +0000
commit237e002096dcd6f906cad14934beb140eef6f94e (patch)
tree80d1d0f6e3d581b1deae0d9320a18712fc2f7ab9 /lang
parentUpdate to bibtex2html 1.87. This adds support for \hat, \mathfrak (diff)
- Mark jdk11 / jdk12 ports for removal in 1 month
Inspired by: glewis With hat: portmgr
Notes
Notes: svn path=/head/; revision=196029
Diffstat (limited to 'lang')
-rw-r--r--lang/fesi/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/fesi/Makefile b/lang/fesi/Makefile
index 54ba9fb64682..b7d31bf85d89 100644
--- a/lang/fesi/Makefile
+++ b/lang/fesi/Makefile
@@ -23,6 +23,9 @@ USE_ZIP= yes
JDK_VERSION= 1.1.8
WRKSRC= ${WRKDIR}/${PORTNAME}
+DEPRECATED= Depends on obsolete version of jdk
+EXPIRATION_DATE=2007-08-22
+
post-extract:
@(cd ${WRKSRC} && ${FIND} * -type d -exec ${CHMOD} 755 {} \;)