ports/62311: [MAINTAINER] french/geonext: [SUMMARIZE CHANGES]

Andreas Fehlner fehlner at gmx.de
Tue Feb 3 15:40:38 UTC 2004


>Number:         62311
>Category:       ports
>Synopsis:       [MAINTAINER] french/geonext: [SUMMARIZE CHANGES]
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 03 07:40:20 PST 2004
>Closed-Date:
>Last-Modified:
>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 élèves de 
 travailler de façon responsable, autonome et coopérative, et permet ainsi une 
-découverte active des notions mathématiques. GEONEXT peut être installé
-gratuitement au sein et en dehors de l'école (GPL).
-L'utilisation du même logiciel par les élèves n'est donc plus un problème(GPL).
-GEONExT peut être employé en géométrie à l'école primaire, en analyse dans 
-l'enseignement secondaire, de manière variée et flexible comme illustration de
+découverte active des notions mathématiques.  GEONExT peut être 
+employé en géométrie à l'école primaire, en analyse dans l'enseignement 
+secondaire, de manière variée et flexible comme illustration de
 cours à l'Université, comme un programme indépendant 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 at 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:
>Unformatted:
 A



More information about the freebsd-ports-bugs mailing list