head	1.7;
access;
symbols
	RELEASE_8_3_0:1.6
	RELEASE_9_0_0:1.6
	RELEASE_7_4_0:1.6
	RELEASE_8_2_0:1.6
	RELEASE_6_EOL:1.6
	RELEASE_8_1_0:1.6
	RELEASE_7_3_0:1.6
	RELEASE_8_0_0:1.6
	RELEASE_7_2_0:1.6
	RELEASE_7_1_0:1.6
	RELEASE_6_4_0:1.6
	RELEASE_5_EOL:1.5
	RELEASE_7_0_0:1.5
	RELEASE_6_3_0:1.5
	PRE_XORG_7:1.5
	RELEASE_4_EOL:1.5
	RELEASE_6_2_0:1.5
	RELEASE_6_1_0:1.5
	RELEASE_5_5_0:1.5
	RELEASE_6_0_0:1.4
	RELEASE_5_4_0:1.4
	RELEASE_4_11_0:1.4
	RELEASE_5_3_0:1.3
	RELEASE_4_10_0:1.3;
locks; strict;
comment	@# @;


1.7
date	2012.11.17.05.57.59;	author svnexp;	state Exp;
branches;
next	1.6;

1.6
date	2008.06.06.13.32.24;	author edwin;	state Exp;
branches;
next	1.5;

1.5
date	2005.09.06.16.14.48;	author vs;	state Exp;
branches;
next	1.4;

1.4
date	2004.11.22.12.34.27;	author vs;	state Exp;
branches;
next	1.3;

1.3
date	2004.04.01.19.45.34;	author linimon;	state Exp;
branches;
next	1.2;

1.2
date	2004.01.03.10.42.44;	author edwin;	state Exp;
branches;
next	1.1;

1.1
date	2004.01.03.10.41.59;	author edwin;	state Exp;
branches;
next	;


desc
@@


1.7
log
@Switch exporter over
@
text
@# New ports collection makefile for:	de-geonext
# Date created:		24 July 2003
# Whom:			Andreas Fehlner (fehlner@@gmx.de)
#
# $FreeBSD: head/german/geonext/Makefile 300896 2012-07-14 13:54:48Z beat $
#

PORTREVISION=	1
CATEGORIES=	german

MAINTAINER=	fehlner@@gmx.de
COMMENT=	Interactive (dynamic) elementary Geometry Software

WITH_LANG=	de
MASTERDIR=	${.CURDIR}/../../math/geonext

.include "${MASTERDIR}/Makefile"
@


1.6
log
@Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@@
Approved by:    portmgr (pav)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.5
log
@This is now a slave-port to math/geonext

PR:		ports/85766
Submitted by:	maintainer
@
text
@d8 1
@


1.4
log
@Really build german version

PR:		ports/72837
Submitted by:	maintainer
@
text
@a7 3
PORTNAME=	geonext
PORTVERSION=	1.11
PORTREVISION=	1
a8 3
MASTER_SITES=	http://geonext.uni-bayreuth.de/data/download/
DISTNAME=	geonext.${PORTVERSION}
EXTRACT_SUFX=	.zip
d13 2
a14 9
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
d16 1
a16 18
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>
@


1.3
log
@Update to 1.11: adds the possibility to change the font size in some
locations; minor bugfixes.

PR:		ports/64810
Submitted by:	Andreas Fehlner <fehlner@@gmx.de> (maintainer)
@
text
@d10 1
a12 1
PKGNAMEPREFIX?=	de-
d34 1
a34 1
	@@${ECHO_MSG} '${JAVA} -cp ${GLOCATE}/geonext.jar geonext/Geonext&'\
@


1.2
log
@uncomment test lines. apologies.
@
text
@d9 1
a9 1
PORTVERSION=	1.0
d11 1
a11 1
MASTER_SITES=	http://geonext.uni-bayreuth.de/data/download/linux/
d13 2
a14 2
DISTNAME=	geonext
EXTRACT_SUFX=	.tgz
d21 1
d27 1
a27 1
GIF=	pixel.gif gx.gif gni.gif gn.gif g.gif x.ico
d32 1
a32 1
	cd ${WRKSRC} && ${INSTALL_DATA} ${GIF} ${GLOCATE}
a36 2
	${SED} -e 's/GEONExT.html/geonext.html/' ${GLOCATE}/index.html > \
	${GLOCATE}/index.tmp
a37 1
	${MV} ${GLOCATE}/index.tmp ${GLOCATE}/index.html
@


1.1
log
@[NEW PORT] german/de-geonext: Interactive (dynamic) elementary Geometry Software

	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

PR:		ports/59453
Submitted by:	    Andreas Fehlner <fehlner@@gmx.de>
@
text
@d21 2
a22 2
#USE_JAVA=	1.4
#JAVA=		${JAVA_HOME}/bin/java
@

