diff options
author | Tim Bishop <tdb@FreeBSD.org> | 2005-12-14 20:54:12 +0000 |
---|---|---|
committer | Tim Bishop <tdb@FreeBSD.org> | 2005-12-14 20:54:12 +0000 |
commit | 43023161073e063977946536bfcf68f8263eb87d (patch) | |
tree | eb5bf7d38fc7ad3257a083fab5b08345207946b9 /math/geonext | |
parent | 0b57b491c6e09016f485513b25a60d733a0624ad (diff) | |
download | ports-43023161073e063977946536bfcf68f8263eb87d.tar.gz ports-43023161073e063977946536bfcf68f8263eb87d.zip |
Notes
Diffstat (limited to 'math/geonext')
-rw-r--r-- | math/geonext/Makefile | 13 | ||||
-rw-r--r-- | math/geonext/distinfo | 5 | ||||
-rw-r--r-- | math/geonext/pkg-plist | 3 |
3 files changed, 13 insertions, 8 deletions
diff --git a/math/geonext/Makefile b/math/geonext/Makefile index eb0bacb77992..b19c069db083 100644 --- a/math/geonext/Makefile +++ b/math/geonext/Makefile @@ -6,22 +6,23 @@ # PORTNAME= geonext -PORTVERSION= 1.12 +PORTVERSION= 1.51 CATEGORIES+= math graphics java MASTER_SITES= http://geonext.uni-bayreuth.de/data/download/\ - http://home.arcor.de/fehlner/inhalt/download/\ - http://home.arcor.de/teambushido/ + http://home.arcor.de/fehlner/site/download/\ + http://home.arcor.de/teambushido/fbsd_ports/ DISTNAME= geonext.${PORTVERSION} MAINTAINER= fehlner@gmx.de COMMENT= Interactive (dynamic) elementary Geometry Software -WRKSRC= ${WRKDIR}/geonext +WRKSRC= ${WRKDIR}/geonext_install NO_BUILD= yes USE_ZIP= yes USE_JAVA= yes JAVA_VERSION= 1.4+ -DATA= cacerts didmat.crt geonext.html geonext.jar license.txt index.html +DATA= cacerts didmat.crt geonext.html geonext.jar license.txt index.html\ + geonext-batik.jar help.jar help_fr.jar IMG= geoint.png gxt.gif ubt.gif x.ico # available languages: al, bg, cz, de, en, es, fr, hu, it, ja, lv, @@ -50,7 +51,7 @@ pre-everything:: @${ECHO_MSG} "Default language: en" @${ECHO_MSG} "" @${ECHO_MSG} "available languages: al, bg, cz, de, en, es, fr, " - @${ECHO_MSG} "hu, it, ja, lv, pt_BR, ro, ru, sk, sl, uk" + @${ECHO_MSG} "hu, it, ja, lv, pt_BR, ro, ru, sk, sl, uk,..." @${ECHO_MSG} "-------------------------------------------------" @${ECHO_MSG} "" @${ECHO_MSG} "example: make WITH_LANG=fr install" diff --git a/math/geonext/distinfo b/math/geonext/distinfo index acf092783c98..6d9c1a582ccd 100644 --- a/math/geonext/distinfo +++ b/math/geonext/distinfo @@ -1,2 +1,3 @@ -MD5 (geonext.1.12.zip) = d12db286da18f637a0bb8aae6bb3f224 -SIZE (geonext.1.12.zip) = 1211280 +MD5 (geonext.1.51.zip) = 8f12e0258349feda6f96a2c0910ecef6 +SHA256 (geonext.1.51.zip) = c1aa94c1d5d07c5f932cab704738b1e3f4327e5e94f2042eeb9beeda24ba79d8 +SIZE (geonext.1.51.zip) = 4890178 diff --git a/math/geonext/pkg-plist b/math/geonext/pkg-plist index 256b8c83ccaa..a04cddf0af35 100644 --- a/math/geonext/pkg-plist +++ b/math/geonext/pkg-plist @@ -10,4 +10,7 @@ share/geonext-%%LANG%%/index.html share/geonext-%%LANG%%/license.txt share/geonext-%%LANG%%/x.ico share/geonext-%%LANG%%/ubt.gif +share/geonext-%%LANG%%/help_fr.jar +share/geonext-%%LANG%%/help.jar +share/geonext-%%LANG%%/geonext-batik.jar @dirrm share/geonext-%%LANG%% |