From root@btmdx8.mat.uni-bayreuth.de  Tue Feb  3 07:31:40 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 AE88B16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  3 Feb 2004 07:31:40 -0800 (PST)
Received: from btmdx8.mat.uni-bayreuth.de (btmdx8.mat.uni-bayreuth.de [132.180.16.113])
	by mx1.FreeBSD.org (Postfix) with ESMTP id BE86643D31
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  3 Feb 2004 07:31:38 -0800 (PST)
	(envelope-from root@btmdx8.mat.uni-bayreuth.de)
Received: by btmdx8.mat.uni-bayreuth.de (Postfix, from userid 0)
	id 86A1DD7; Tue,  3 Feb 2004 16:30:57 +0100 (CET)
Message-Id: <20040203153057.86A1DD7@btmdx8.mat.uni-bayreuth.de>
Date: Tue,  3 Feb 2004 16:30:57 +0100 (CET)
From: Andreas Fehlner <fehlner@gmx.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] french/geonext: [SUMMARIZE CHANGES]
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         62311
>Category:       ports
>Synopsis:       [MAINTAINER] update french/geonext
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 03 07:40:20 PST 2004
>Closed-Date:    Fri Feb 06 23:04:49 PST 2004
>Last-Modified:  Fri Feb 06 23:04:49 PST 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:
Added Size
Cleaned pkg-descr

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

--- geonext-1.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/french/geonext/Makefile /data/home/andi/ownports/geonext/Makefile
--- /usr/ports/french/geonext/Makefile	Mon Dec 29 07:36:38 2003
+++ /data/home/andi/ownports/geonext/Makefile	Sun Feb  1 15:40:57 2004
@@ -28,17 +28,14 @@
 do-install:
 	${MKDIR} ${GLOCATE}
 	@${ECHO_MSG} '#!/bin/sh' > ${GLOCATE}/${GNAME}
-	@${ECHO_MSG} '${JAVA} -cp ${GLOCATE}/geonext.jar geonext/Geonext&' >>${GLOCATE}/${GNAME}
+	@${ECHO_MSG} '${JAVA} -cp ${GLOCATE}/geonext.jar geonext/Geonext&'\
+	>>${GLOCATE}/${GNAME}
 	${CHMOD} a+x ${GLOCATE}/${GNAME}
-	${LN} ${GLOCATE}/${GNAME} ${GLOCATE}/geonext
 	cd ${WRKSRC} && ${INSTALL_DATA} ${DATA} ${GLOCATE}
 	cd ${WRKSRC} && ${INSTALL_DATA} ${GIF} ${GLOCATE}
 	${INSTALL_SCRIPT} ${GLOCATE}/${GNAME} ${PREFIX}/bin
-	@${ECHO_MSG} "------------------------------------------------------"
-	@${ECHO_MSG} "Application:      ${GLOCATE}/geonext or geonext-fr"
-	@${ECHO_MSG} "Browser-Applet:   ${GLOCATE}/geonext.html"
-	@${ECHO_MSG} ""
-	@${ECHO_MSG} " WWW: http://geonext.uni-bayreuth.de/index?LANG=fr"
-	@${ECHO_MSG} "------------------------------------------------------"
+
+post-install:
+	${CAT} ${PKGMESSAGE}
 
 .include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/french/geonext/distinfo /data/home/andi/ownports/geonext/distinfo
--- /usr/ports/french/geonext/distinfo	Mon Dec 29 07:35:09 2003
+++ /data/home/andi/ownports/geonext/distinfo	Sun Feb  1 15:40:58 2004
@@ -1 +1,2 @@
 MD5 (geonext_fr.zip) = 67dadda8a2143fb8dcf41c84ea3d44f0
+SIZE (geonext_fr.zip) = 1045171
diff -ruN --exclude=CVS /usr/ports/french/geonext/pkg-descr /data/home/andi/ownports/geonext/pkg-descr
--- /usr/ports/french/geonext/pkg-descr	Mon Dec 29 07:35:09 2003
+++ /data/home/andi/ownports/geonext/pkg-descr	Sun Feb  1 15:40:58 2004
@@ -5,11 +5,9 @@
 
 GEONExT est un outil de travail pour l'enseignement. Il permet aux lves de 
 travailler de faon responsable, autonome et cooprative, et permet ainsi une 
-dcouverte active des notions mathmatiques. GEONEXT peut tre install
-gratuitement au sein et en dehors de l'cole (GPL).
-L'utilisation du mme logiciel par les lves n'est donc plus un problme(GPL).
-GEONExT peut tre employ en gomtrie  l'cole primaire, en analyse dans 
-l'enseignement secondaire, de manire varie et flexible comme illustration de
+dcouverte active des notions mathmatiques.  GEONExT peut tre 
+employ en gomtrie  l'cole primaire, en analyse dans l'enseignement 
+secondaire, de manire varie et flexible comme illustration de
 cours  l'Universit, comme un programme indpendant mais aussi dans le cadre 
 d'un environnement de travail internet du type "cartable lectronique".
 
@@ -21,5 +19,5 @@
 
 WWW: http://geonext.uni-bayreuth.de/index?LANG=fr
 
-- Andreas Fehlner
+-Andreas Fehlner
 fehlner@gmx.de
diff -ruN --exclude=CVS /usr/ports/french/geonext/pkg-message /data/home/andi/ownports/geonext/pkg-message
--- /usr/ports/french/geonext/pkg-message	Thu Jan  1 01:00:00 1970
+++ /data/home/andi/ownports/geonext/pkg-message	Sun Feb  1 15:40:58 2004
@@ -0,0 +1,7 @@
+***************************************************************************
+
+Application:		/usr/local/share/geonext-fr/geonext-fr
+Browser-Applet:		/usr/local/share/geonext-fr/geonext.html
+
+ WWW: http://geonext.uni-bayreuth.de/index?LANG=fr"
+***************************************************************************
diff -ruN --exclude=CVS /usr/ports/french/geonext/pkg-plist /data/home/andi/ownports/geonext/pkg-plist
--- /usr/ports/french/geonext/pkg-plist	Mon Dec 29 07:35:09 2003
+++ /data/home/andi/ownports/geonext/pkg-plist	Sun Feb  1 15:40:59 2004
@@ -1,5 +1,4 @@
 bin/geonext-fr
-share/fr-geonext/geonext
 share/fr-geonext/geonext-fr
 share/fr-geonext/cacerts
 share/fr-geonext/didmat.crt
--- geonext-1.0.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Fri Feb 6 23:04:36 PST 2004 
State-Changed-Why:  
Committed, thanks. 

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