From cf533cd2d9834d1a7e52f426031afaa183d7f8a8 Mon Sep 17 00:00:00 2001 From: linimon Date: Sat, 7 Feb 2004 07:04:28 +0000 Subject: Added size; cleaned pkg-descr. PR: ports/62311 Submitted by: Andreas Fehlner (maintainer) --- french/geonext/Makefile | 13 +++++-------- french/geonext/distinfo | 1 + french/geonext/pkg-descr | 10 ++++------ french/geonext/pkg-message | 7 +++++++ french/geonext/pkg-plist | 1 - 5 files changed, 17 insertions(+), 15 deletions(-) create mode 100644 french/geonext/pkg-message (limited to 'french/geonext') diff --git a/french/geonext/Makefile b/french/geonext/Makefile index 0be3ddbb5d4a..cc361b38078a 100644 --- a/french/geonext/Makefile +++ b/french/geonext/Makefile @@ -28,17 +28,14 @@ GIF= pixel.gif gx.gif gni.gif gn.gif g.gif x.ico 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 diff --git a/french/geonext/distinfo b/french/geonext/distinfo index 3aed49b74f45..33756051dd53 100644 --- a/french/geonext/distinfo +++ b/french/geonext/distinfo @@ -1 +1,2 @@ MD5 (geonext_fr.zip) = 67dadda8a2143fb8dcf41c84ea3d44f0 +SIZE (geonext_fr.zip) = 1045171 diff --git a/french/geonext/pkg-descr b/french/geonext/pkg-descr index 625455aedc75..0be9f1450b6d 100644 --- a/french/geonext/pkg-descr +++ b/french/geonext/pkg-descr @@ -5,11 +5,9 @@ un crayon et des outils de construction traditionnels, ni m 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 @@ de fa WWW: http://geonext.uni-bayreuth.de/index?LANG=fr -- Andreas Fehlner +-Andreas Fehlner fehlner@gmx.de diff --git a/french/geonext/pkg-message b/french/geonext/pkg-message new file mode 100644 index 000000000000..39f78d760b4d --- /dev/null +++ b/french/geonext/pkg-message @@ -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 --git a/french/geonext/pkg-plist b/french/geonext/pkg-plist index 0ee24781be74..de4766500a4b 100644 --- a/french/geonext/pkg-plist +++ b/french/geonext/pkg-plist @@ -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 -- cgit