Index: head/german/geonext/Makefile =================================================================== --- head/german/geonext/Makefile (revision 105904) +++ head/german/geonext/Makefile (revision 105905) @@ -1,48 +1,46 @@ # New ports collection makefile for: de-geonext # Date created: 24 July 2003 # Whom: Andreas Fehlner (fehlner@gmx.de) # # $FreeBSD$ # PORTNAME= geonext -PORTVERSION= 1.0 +PORTVERSION= 1.11 CATEGORIES= german -MASTER_SITES= http://geonext.uni-bayreuth.de/data/download/linux/ +MASTER_SITES= http://geonext.uni-bayreuth.de/data/download/ PKGNAMEPREFIX?= de- -DISTNAME= geonext -EXTRACT_SUFX= .tgz +DISTNAME= geonext.${PORTVERSION} +EXTRACT_SUFX= .zip MAINTAINER= fehlner@gmx.de COMMENT= Interactive (dynamic) elementary Geometry Software WRKSRC= ${WRKDIR}/geonext_install NO_BUILD= yes +USE_ZIP= yes USE_JAVA= 1.4 JAVA= ${JAVA_HOME}/bin/java GNAME= geonext-de GLOCATE= ${PREFIX}/share/${GNAME} DATA= cacerts didmat.crt geonext.html geonext.jar license.txt index.html -GIF= pixel.gif gx.gif gni.gif gn.gif g.gif x.ico +IMG= g.gif gn.gif gni.gif geoint.png pixel.gif gx.gif gxt.gif ubt.gif x.ico do-install: ${MKDIR} ${PREFIX}/share/${GNAME} cd ${WRKSRC} && ${INSTALL_DATA} ${DATA} ${GLOCATE} - cd ${WRKSRC} && ${INSTALL_DATA} ${GIF} ${GLOCATE} + cd ${WRKSRC} && ${INSTALL_DATA} ${IMG} ${GLOCATE} @${ECHO_MSG} '#!/bin/sh' > ${GLOCATE}/${GNAME} @${ECHO_MSG} '${JAVA} -cp ${GLOCATE}/geonext.jar geonext/Geonext&'\ >>${GLOCATE}/${GNAME} ${CHMOD} a+x ${GLOCATE}/${GNAME} - ${SED} -e 's/GEONExT.html/geonext.html/' ${GLOCATE}/index.html > \ - ${GLOCATE}/index.tmp ${LN} ${GLOCATE}/${GNAME} ${GLOCATE}/geonext - ${MV} ${GLOCATE}/index.tmp ${GLOCATE}/index.html ${INSTALL_SCRIPT} ${GLOCATE}/geonext-de ${PREFIX}/bin @${ECHO_MSG} "---------------------------------------------------------" @${ECHO_MSG} "Application: ${GLOCATE}/geonext or geonext-de" @${ECHO_MSG} "Browser-Applet: ${GLOCATE}/geonext.html" @${ECHO_MSG} "" @${ECHO_MSG} " WWW: http://www.geonext.de" @${ECHO_MSG} "------------------------------------------------------" .include Property changes on: head/german/geonext/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/german/geonext/distinfo =================================================================== --- head/german/geonext/distinfo (revision 105904) +++ head/german/geonext/distinfo (revision 105905) @@ -1,2 +1,2 @@ -MD5 (geonext.tgz) = 82edd8a852bb6eff6e7edae3a5caa32d -SIZE (geonext.tgz) = 1034920 +MD5 (geonext.1.11.zip) = fb506cfe96f5d172345b2edda3ac0871 +SIZE (geonext.1.11.zip) = 1157656 Property changes on: head/german/geonext/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/german/geonext/pkg-descr =================================================================== --- head/german/geonext/pkg-descr (revision 105904) +++ head/german/geonext/pkg-descr (revision 105905) @@ -1,17 +1,17 @@ The dynamic mathematics software Geonext establishes new ways of teaching and learning mathematics. It offers opportunities of visualisation that can't be realised on paper or blackboard and with traditional construction tools. Geonext enables autonomous and cooperative learning of mathematics in the classroom. It encourages an active discovering approach to mathematical thinking. Geonext can be used at school and at home for free (GPL). Therefore the software can be handed out to students without any copyright problems (GPL). Geonext can be used from elementary school up to calculus at high school and in teacher-training at university in a manifold and flexible way. WWW: http://www.geonext.de -- Andreas Fehlner +-Andreas Fehlner fehlner@gmx.de Property changes on: head/german/geonext/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/german/geonext/pkg-plist =================================================================== --- head/german/geonext/pkg-plist (revision 105904) +++ head/german/geonext/pkg-plist (revision 105905) @@ -1,16 +1,19 @@ bin/geonext-de share/geonext-de/geonext-de share/geonext-de/geonext share/geonext-de/cacerts share/geonext-de/didmat.crt share/geonext-de/g.gif share/geonext-de/geonext.html share/geonext-de/geonext.jar share/geonext-de/gn.gif share/geonext-de/gni.gif +share/geonext-de/geoint.png share/geonext-de/gx.gif +share/geonext-de/gxt.gif share/geonext-de/index.html share/geonext-de/license.txt share/geonext-de/pixel.gif share/geonext-de/x.ico +share/geonext-de/ubt.gif @dirrm share/geonext-de Property changes on: head/german/geonext/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property