From root@btmdx8.mat.uni-bayreuth.de  Sat Jun  5 03:32:22 2004
Return-Path: <root@btmdx8.mat.uni-bayreuth.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6861916A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  5 Jun 2004 03:32:22 -0700 (PDT)
Received: from btmdx8.mat.uni-bayreuth.de (btmdx8.mat.uni-bayreuth.de [132.180.16.113])
	by mx1.FreeBSD.org (Postfix) with ESMTP id D708943D3F
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  5 Jun 2004 03:32:21 -0700 (PDT)
	(envelope-from root@btmdx8.mat.uni-bayreuth.de)
Received: by btmdx8.mat.uni-bayreuth.de (Postfix, from userid 0)
	id B38607B; Sat,  5 Jun 2004 12:32:33 +0200 (CEST)
Message-Id: <20040605103233.B38607B@btmdx8.mat.uni-bayreuth.de>
Date: Sat,  5 Jun 2004 12:32:33 +0200 (CEST)
From: Andreas Fehlner <fehlner@gmx.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [NEW PORT] math/geonext: Interactive (dynamic) elementary Geometry Software
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         67599
>Category:       ports
>Synopsis:       [NEW PORT] math/geonext: Interactive (dynamic) elementary Geometry Software
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 05 03:40:24 PDT 2004
>Closed-Date:    Tue Dec 07 09:28:20 GMT 2004
>Last-Modified:  Tue Dec 07 09:28:20 GMT 2004
>Originator:     Andreas Fehlner
>Release:        FreeBSD 4.9-RC i386
>Organization:
>Environment:
System: FreeBSD btmdx8.mat.uni-bayreuth.de 4.9-RC FreeBSD 4.9-RC #0: Tue Sep 30 12:53:20 CEST 2003
>Description:
Rework of ports/65640 (math/geonext became a master port for german/geonext, french/geonext,...)

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.
B

WWW: http://www.geonext.de

-Andreas Fehlner
fehlner@gmx.de

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- geonext-1.11.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	geonext
#	geonext/Makefile
#	geonext/pkg-plist
#	geonext/pkg-message
#	geonext/pkg-descr
#	geonext/distinfo
#
echo c - geonext
mkdir -p geonext > /dev/null 2>&1
echo x - geonext/Makefile
sed 's/^X//' >geonext/Makefile << 'END-of-geonext/Makefile'
X# New ports collection makefile for:	de-geonext
X# Date created:		24 July 2003
X# Whom:			Andreas Fehlner (fehlner@gmx.de)
X#
X# $FreeBSD$
X#
X
XPORTNAME=	geonext
XPORTVERSION=	1.11
XCATEGORIES=	math graphics
XMASTER_SITES=	http://geonext.uni-bayreuth.de/data/download/\
X		http://home.arcor.de/fehlner/inhalt/download/\
X		http://home.arcor.de/teambushido/
XDISTNAME=	geonext.${PORTVERSION}
XEXTRACT_SUFX=	.zip
X
XMAINTAINER=	fehlner@gmx.de
X.if !defined(COMMENT)
XCOMMENT=	Interactive (dynamic) elementary Geometry Software
X.endif
X
XWRKSRC=		${WRKDIR}/geonext_install
XNO_BUILD=	yes
XUSE_ZIP=	yes
XUSE_JAVA=	1.4
XJAVA=	${JAVA_HOME}/bin/java
XDATA=	cacerts didmat.crt geonext.html geonext.jar license.txt index.html
XIMG=	g.gif gn.gif gni.gif geoint.png pixel.gif gx.gif gxt.gif ubt.gif x.ico
X
X# available languages: bg, cz, de, en, es, fr, hu, sk
X# default: en
X.if !defined(WITH_LANG)
XWITH_LANG=	en
X.endif
X
X# For the slave ports
XLA=	language=${WITH_LANG}
X.if ${WITH_LANG} != "en"
XPKGNAMEPREFIX=	${WITH_LANG}-
X.endif
X
XPLIST_SUB=	LANG=${WITH_LANG}
XGLOCATE=	${DATADIR}-${WITH_LANG}
X
X.if exists(${.CURDIR}/pkg-descr)
XDESCR=	${.CURDIR}/pkg-descr
X.endif
X.if exists(${.CURDIR}/pkg-message)
XPKGMESSAGE=	${.CURDIR}/pkg-message
X.endif
X.if exists(${.CURDIR}/pkg-plist)
XPLIST=	${.CURDIR}/pkg-plist
X.endif
X
X.include <bsd.port.pre.mk>
X
Xpre-everything::
X	@${ECHO_MSG} ""
X	@${ECHO_MSG} "N - O - T - E"
X	@${ECHO_MSG} ""
X	@${ECHO_MSG} "WITH_LANG=lang     - Choose language"
X	@${ECHO_MSG} "Default language: en"
X	@${ECHO_MSG} "available languages: en, fr, bg, cz, de, es, hu, sk"
X	@${ECHO_MSG} "example: make WITH_LANG=fr install"
X	@${ECHO_MSG} ""
X	@${ECHO_MSG} "Your current setting is:"
X	@${ECHO_MSG} ""
X	@${ECHO_MSG} "WITH_LANG=${WITH_LANG}"
X	@${ECHO_MSG} ""
X
Xdo-install::
X	${MKDIR} ${GLOCATE}
X	cd ${WRKSRC} && ${INSTALL_DATA} ${DATA} ${GLOCATE}
X	cd ${WRKSRC} && ${INSTALL_DATA} ${IMG} ${GLOCATE}
X	@${ECHO_MSG} '#!/bin/sh' > ${GLOCATE}/${PORTNAME}-${WITH_LANG}
X	@${ECHO_MSG} '${JAVA} -cp ${GLOCATE}/geonext.jar geonext/Geonext ${LA}\
X	&' >>${GLOCATE}/${PORTNAME}-${WITH_LANG}
X	${CHMOD} a+x ${GLOCATE}/${PORTNAME}-${WITH_LANG}
X	${INSTALL_SCRIPT} ${GLOCATE}/geonext-${WITH_LANG} ${PREFIX}/bin
X
Xpost-install::
X	@${ECHO_MSG} "---------------------------------------------------"
X	@${ECHO_MSG} ""
X	@${ECHO_MSG} "Application:     ${GLOCATE}/geonext-${WITH_LANG}"
X	@${ECHO_MSG} "WWW: http://www.geonext.de"
X	@${ECHO_MSG} ""
X	@${ECHO_MSG} "---------------------------------------------------"
X
X.include <bsd.port.post.mk>
END-of-geonext/Makefile
echo x - geonext/pkg-plist
sed 's/^X//' >geonext/pkg-plist << 'END-of-geonext/pkg-plist'
Xbin/geonext-%%LANG%%
Xshare/geonext-%%LANG%%/geonext-%%LANG%%
Xshare/geonext-%%LANG%%/cacerts
Xshare/geonext-%%LANG%%/didmat.crt
Xshare/geonext-%%LANG%%/g.gif
Xshare/geonext-%%LANG%%/geonext.html
Xshare/geonext-%%LANG%%/geonext.jar
Xshare/geonext-%%LANG%%/gn.gif
Xshare/geonext-%%LANG%%/gni.gif
Xshare/geonext-%%LANG%%/geoint.png
Xshare/geonext-%%LANG%%/gx.gif
Xshare/geonext-%%LANG%%/gxt.gif
Xshare/geonext-%%LANG%%/index.html
Xshare/geonext-%%LANG%%/license.txt
Xshare/geonext-%%LANG%%/pixel.gif
Xshare/geonext-%%LANG%%/x.ico
Xshare/geonext-%%LANG%%/ubt.gif
X@dirrm share/geonext-%%LANG%%
END-of-geonext/pkg-plist
echo x - geonext/pkg-message
sed 's/^X//' >geonext/pkg-message << 'END-of-geonext/pkg-message'
X------------------------------------------------------
XApplication:      ${GLOCATE}/geonext-${WITH_LANG}
X
XWWW: http://www.geonext.de
X------------------------------------------------------
END-of-geonext/pkg-message
echo x - geonext/pkg-descr
sed 's/^X//' >geonext/pkg-descr << 'END-of-geonext/pkg-descr'
XThe dynamic mathematics software Geonext establishes new ways of teaching and
Xlearning mathematics. It offers opportunities of visualisation that can't be
Xrealised on paper or blackboard and with traditional construction tools.
X
XGeonext enables autonomous and cooperative learning of mathematics in the 
Xclassroom. It encourages an active discovering approach to mathematical 
Xthinking. Geonext can be used at school and at home for free (GPL).
XTherefore the software can be handed out to students without any copyright
Xproblems (GPL).
X 
XGeonext can be used from elementary school up to calculus at high school and
Xin teacher-training at university in a manifold and flexible way.
X
XWWW: http://www.geonext.de
X
X-Andreas Fehlner
Xfehlner@gmx.de
END-of-geonext/pkg-descr
echo x - geonext/distinfo
sed 's/^X//' >geonext/distinfo << 'END-of-geonext/distinfo'
XMD5 (geonext.1.11.zip) = fb506cfe96f5d172345b2edda3ac0871
XSIZE (geonext.1.11.zip) = 1157656
END-of-geonext/distinfo
exit
--- geonext-1.11.shar ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Tue Dec 7 09:27:22 GMT 2004 
State-Changed-Why:  
Superceeded by ports/74784.  Someone really ought to take pity on this 
poor patient submitter and work on this one :-) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=67599 
>Unformatted:
