mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 19:36:28 -04:00
This is now a slave-port to math/geonext
PR: ports/85766 Submitted by: maintainer
This commit is contained in:
parent
a815f63dae
commit
7d455ee93b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=142107
4 changed files with 3 additions and 71 deletions
|
@ -5,42 +5,12 @@
|
|||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= geonext
|
||||
PORTVERSION= 1.11
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= german
|
||||
MASTER_SITES= http://geonext.uni-bayreuth.de/data/download/
|
||||
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
|
||||
IMG= g.gif gn.gif gni.gif geoint.png pixel.gif gx.gif gxt.gif ubt.gif x.ico
|
||||
WITH_LANG= de
|
||||
MASTERDIR= ${.CURDIR}/../../math/geonext
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${PREFIX}/share/${GNAME}
|
||||
cd ${WRKSRC} && ${INSTALL_DATA} ${DATA} ${GLOCATE}
|
||||
cd ${WRKSRC} && ${INSTALL_DATA} ${IMG} ${GLOCATE}
|
||||
@${ECHO_MSG} '#!/bin/sh' > ${GLOCATE}/${GNAME}
|
||||
@${ECHO_MSG} '${JAVA} -cp ${GLOCATE}/geonext.jar geonext/Geonext language=de&'\
|
||||
>>${GLOCATE}/${GNAME}
|
||||
${CHMOD} a+x ${GLOCATE}/${GNAME}
|
||||
${LN} ${GLOCATE}/${GNAME} ${GLOCATE}/geonext
|
||||
${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 <bsd.port.mk>
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
MD5 (geonext.1.11.zip) = fb506cfe96f5d172345b2edda3ac0871
|
||||
SIZE (geonext.1.11.zip) = 1157656
|
|
@ -1,17 +0,0 @@
|
|||
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
|
||||
fehlner@gmx.de
|
|
@ -1,19 +0,0 @@
|
|||
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
|
Loading…
Add table
Reference in a new issue