From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Oct 18 19:00:40 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47AE416A4CE for ; Mon, 18 Oct 2004 19:00:40 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2743943D3F for ; Mon, 18 Oct 2004 19:00:40 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i9IJ0eJF003427 for ; Mon, 18 Oct 2004 19:00:40 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i9IJ0e2i003426; Mon, 18 Oct 2004 19:00:40 GMT (envelope-from gnats) Resent-Date: Mon, 18 Oct 2004 19:00:40 GMT Resent-Message-Id: <200410181900.i9IJ0e2i003426@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Andreas Fehlner Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA9F516A4D1 for ; Mon, 18 Oct 2004 18:58:19 +0000 (GMT) Received: from btmdxm.mat.uni-bayreuth.de (btmdxm.mat.uni-bayreuth.de [132.180.108.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1219B43D39 for ; Mon, 18 Oct 2004 18:58:19 +0000 (GMT) (envelope-from root@btmdxm.mat.uni-bayreuth.de) Received: by btmdxm.mat.uni-bayreuth.de (Postfix, from userid 0) id D124D52C3; Mon, 18 Oct 2004 20:59:31 +0200 (CEST) Message-Id: <20041018185931.D124D52C3@btmdxm.mat.uni-bayreuth.de> Date: Mon, 18 Oct 2004 20:59:31 +0200 (CEST) From: Andreas Fehlner To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/72836: [MAINTAINER] french/geonext: update to 1.11 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Oct 2004 19:00:40 -0000 >Number: 72836 >Category: ports >Synopsis: [MAINTAINER] french/geonext: update to 1.11 >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: Mon Oct 18 19:00:39 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Andreas Fehlner >Release: FreeBSD 4.10-STABLE i386 >Organization: >Environment: System: FreeBSD btmdxm.mat.uni-bayreuth.de 4.10-STABLE FreeBSD 4.10-STABLE #0: Wed Sep 22 19:17:57 CEST 2004 >Description: - Update to 1.11 Removed file(s): - pkg-message BTW: I've tried to reworked the style of the geonext-ports. http://www.freebsd.org/cgi/query-pr.cgi?pr=67599 Can anyone take a look at it? >How-To-Repeat: >Fix: --- geonext-1.11.patch begins here --- diff -ruN --exclude=CVS /usr/ports/french/geonext/Makefile /data/home/andi/ownports/french/geonext/Makefile --- /usr/ports/french/geonext/Makefile Sat Mar 27 17:54:56 2004 +++ /data/home/andi/ownports/french/geonext/Makefile Sun Oct 17 12:38:55 2004 @@ -1,41 +1,45 @@ -# New ports collection makefile for: fr-geonext -# Date created: 24 July 2003 -# Whom: Andreas Fehlner (fehlner@gmx.de) +# New ports collection makefile for: fr-geonext +# Date created: 24 July 2003 +# Whom: Andreas Fehlner (fehlner@gmx.de) # # $FreeBSD: ports/french/geonext/Makefile,v 1.3 2004/02/07 07:04:28 linimon Exp $ # PORTNAME= geonext -PORTVERSION= 1.0 -CATEGORIES= french math -MASTER_SITES= http://geonext.uni-bayreuth.de/content/fr/download/ \ - http://btmdx8.mat.uni-bayreuth.de/~andi/geonext/fr/ -DISTNAME= geonext_fr +PORTVERSION= 1.11 +CATEGORIES= french +MASTER_SITES= http://geonext.uni-bayreuth.de/data/download/ +DISTNAME= geonext.${PORTVERSION} +EXTRACT_SUFX= .zip MAINTAINER= fehlner@gmx.de COMMENT= Interactive (dynamic) elementary Geometry Software +WRKSRC= ${WRKDIR}/geonext_install NO_BUILD= yes USE_ZIP= yes -WRKSRC= ${WRKDIR} USE_JAVA= 1.4 JAVA= ${JAVA_HOME}/bin/java GNAME= geonext-fr -GLOCATE= ${PREFIX}/share/${PKGNAMEPREFIX}${PORTNAME} -DATA= cacerts didmat.crt geonext.html geonext.jar license.txt -GIF= pixel.gif gx.gif gni.gif gn.gif g.gif x.ico +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 do-install: - ${MKDIR} ${GLOCATE} + ${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&'\ + @${ECHO_MSG} '${JAVA} -cp ${GLOCATE}/geonext.jar geonext/Geonext language=fr&'\ >>${GLOCATE}/${GNAME} ${CHMOD} a+x ${GLOCATE}/${GNAME} - cd ${WRKSRC} && ${INSTALL_DATA} ${DATA} ${GLOCATE} - cd ${WRKSRC} && ${INSTALL_DATA} ${GIF} ${GLOCATE} + ${LN} ${GLOCATE}/${GNAME} ${GLOCATE}/geonext ${INSTALL_SCRIPT} ${GLOCATE}/${GNAME} ${PREFIX}/bin - -post-install: - ${CAT} ${PKGMESSAGE} + @${ECHO_MSG} "---------------------------------------------------------" + @${ECHO_MSG} "Application: ${GLOCATE}/geonext or ${GNAME}" + @${ECHO_MSG} "Browser-Applet: ${GLOCATE}/geonext.html" + @${ECHO_MSG} "" + @${ECHO_MSG} " WWW: http://www.geonext.de" + @${ECHO_MSG} "------------------------------------------------------" .include diff -ruN --exclude=CVS /usr/ports/french/geonext/distinfo /data/home/andi/ownports/french/geonext/distinfo --- /usr/ports/french/geonext/distinfo Sat Mar 27 17:54:56 2004 +++ /data/home/andi/ownports/french/geonext/distinfo Sun Oct 17 12:32:56 2004 @@ -1,2 +1,2 @@ -MD5 (geonext_fr.zip) = 67dadda8a2143fb8dcf41c84ea3d44f0 -SIZE (geonext_fr.zip) = 1045171 +MD5 (geonext.1.11.zip) = fb506cfe96f5d172345b2edda3ac0871 +SIZE (geonext.1.11.zip) = 1157656 diff -ruN --exclude=CVS /usr/ports/french/geonext/pkg-message /data/home/andi/ownports/french/geonext/pkg-message --- /usr/ports/french/geonext/pkg-message Sat Feb 7 08:04:28 2004 +++ /data/home/andi/ownports/french/geonext/pkg-message Thu Jan 1 01:00:00 1970 @@ -1,7 +0,0 @@ -*************************************************************************** - -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/french/geonext/pkg-plist --- /usr/ports/french/geonext/pkg-plist Sat Mar 27 17:54:56 2004 +++ /data/home/andi/ownports/french/geonext/pkg-plist Sun Oct 17 12:36:55 2004 @@ -1,14 +1,19 @@ bin/geonext-fr -share/fr-geonext/geonext-fr -share/fr-geonext/cacerts -share/fr-geonext/didmat.crt -share/fr-geonext/g.gif -share/fr-geonext/geonext.html -share/fr-geonext/geonext.jar -share/fr-geonext/gn.gif -share/fr-geonext/gni.gif -share/fr-geonext/gx.gif -share/fr-geonext/license.txt -share/fr-geonext/pixel.gif -share/fr-geonext/x.ico -@dirrm share/fr-geonext +share/geonext-fr/geonext-fr +share/geonext-fr/geonext +share/geonext-fr/cacerts +share/geonext-fr/didmat.crt +share/geonext-fr/g.gif +share/geonext-fr/geonext.html +share/geonext-fr/geonext.jar +share/geonext-fr/gn.gif +share/geonext-fr/gni.gif +share/geonext-fr/geoint.png +share/geonext-fr/gx.gif +share/geonext-fr/gxt.gif +share/geonext-fr/index.html +share/geonext-fr/license.txt +share/geonext-fr/pixel.gif +share/geonext-fr/x.ico +share/geonext-fr/ubt.gif +@dirrm share/geonext-fr --- geonext-1.11.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: