From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jun 3 06:20:19 2003 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 3B7CA37B401 for ; Tue, 3 Jun 2003 06:20:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0A9843F75 for ; Tue, 3 Jun 2003 06:20:13 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h53DKDUp044744 for ; Tue, 3 Jun 2003 06:20:13 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h53DKDRh044743; Tue, 3 Jun 2003 06:20:13 -0700 (PDT) Resent-Date: Tue, 3 Jun 2003 06:20:13 -0700 (PDT) Resent-Message-Id: <200306031320.h53DKDRh044743@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, KATO Tsuguru Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B98637B401 for ; Tue, 3 Jun 2003 06:15:31 -0700 (PDT) Received: from hfep05.dion.ne.jp (hfep05.dion.ne.jp [203.181.105.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA53B43F75 for ; Tue, 3 Jun 2003 06:15:29 -0700 (PDT) (envelope-from tkato@prontomail.com) Received: from localhost ([61.198.221.30]) by hfep05.dion.ne.jp with SMTP id <20030603131523601.CCHO@hfep05.dion.ne.jp> for ; Tue, 3 Jun 2003 22:15:23 +0900 Message-Id: <20030603221410.37d357ad.tkato@prontomail.com> Date: Tue, 3 Jun 2003 22:14:10 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/52897: Update port: www/amaya to 8.0 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: Tue, 03 Jun 2003 13:20:20 -0000 >Number: 52897 >Category: ports >Synopsis: Update port: www/amaya to 8.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jun 03 06:20:12 PDT 2003 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.8-RELEASE i386 >Organization: >Environment: >Description: - Update to version 8.0 No response from maintainer. >How-To-Repeat: >Fix: diff -urN /usr/ports/www/amaya/Makefile www/amaya/Makefile --- /usr/ports/www/amaya/Makefile Mon Apr 21 12:27:06 2003 +++ www/amaya/Makefile Tue Jun 3 21:51:13 2003 @@ -6,7 +6,7 @@ # PORTNAME= amaya -PORTVERSION= 7.2 +PORTVERSION= 8.0 CATEGORIES= www MASTER_SITES= http://www.w3.org/Amaya/Distribution/ \ ftp://ftp.w3.org/pub/amaya/ @@ -24,10 +24,12 @@ USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_SCRIPT= ../configure -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" +CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LIBS="${LDFLAGS}" CONFIGURE_ARGS= --without-graphic-libs +CPPFLAGS= -I${LOCALBASE}/include +LDFLAGS= -L${LOCALBASE}/lib + DICT?= none .if ${DICT} != "none" @@ -44,6 +46,15 @@ .endif .endif +.include + +.if ${XFREE86_VERSION} >= 4 && defined(WITH_OPENGL) +LIB_DEPENDS+= gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea +USE_MESA= yes +CONFIGURE_ARGS+= --with-gl +LDFLAGS+= -lcompat +.endif + pre-everything:: .if ${DICT} == "none" @${ECHO_MSG} Several spellchecking dictionaries are available. To use @@ -51,7 +62,11 @@ .endif post-extract: - ${MKDIR} ${WRKSRC} + @${MKDIR} ${WRKSRC} + +post-patch: + @${GREP} -lR "" ${WRKDIR} | ${XARGS} ${REINPLACE_CMD} -e \ + 's|||g' post-install: ${INSTALL_DATA} ${WRKSRC}/../amaya/COPYRIGHT.html ${PREFIX}/Amaya/amaya @@ -64,4 +79,4 @@ ${RM} ${TMPPLIST}.new .endif -.include +.include diff -urN /usr/ports/www/amaya/distinfo www/amaya/distinfo --- /usr/ports/www/amaya/distinfo Sat Apr 12 23:29:52 2003 +++ www/amaya/distinfo Sat Apr 26 03:57:48 2003 @@ -1,4 +1,4 @@ -MD5 (amaya/amaya-src-7.2.tgz) = 12c286a3c691c4ca0e620ebd8b2371b2 +MD5 (amaya/amaya-src-8.0.tgz) = e93c1b1bf64567b295bf4f48dfc0fc29 MD5 (amaya/Dutch.tgz) = 3edb9cce5ce160d7270b23808c1d5981 MD5 (amaya/English.tgz) = c1f7122288329dc3cbb3871ea00eb4b4 MD5 (amaya/French.tgz) = 1d3705478bdcb4b5aca827c4492f2a90 diff -urN /usr/ports/www/amaya/pkg-plist www/amaya/pkg-plist --- /usr/ports/www/amaya/pkg-plist Sat Apr 12 23:29:53 2003 +++ www/amaya/pkg-plist Sat Apr 26 03:50:47 2003 @@ -1,5 +1,7 @@ +Amaya/amaya/Amaya.svg Amaya/amaya/AmayaPage.html Amaya/amaya/AmayaPage.html.de +Amaya/amaya/AmayaPage.html.es Amaya/amaya/AmayaPage.html.fr Amaya/amaya/AmayaSrcSyncIndex.gif Amaya/amaya/Annot.conf @@ -124,8 +126,10 @@ Amaya/config/fi-corrdialogue Amaya/config/fi-libdialogue Amaya/config/fonts.gl +Amaya/config/fonts.gl.deb Amaya/config/fonts.tmpl Amaya/config/fonts.unix +Amaya/config/fonts.unix.deb Amaya/config/fonts.win Amaya/config/fr-amayadialogue Amaya/config/fr-amayamsg @@ -330,6 +334,7 @@ Amaya/doc/html/Views.html.es Amaya/doc/html/Views.html.fr Amaya/doc/html/WebDAV.html +Amaya/doc/html/WebDAV.html.es Amaya/doc/html/Xml.html Amaya/doc/html/Xml.html.de Amaya/doc/html/Xml.html.es @@ -343,6 +348,19 @@ Amaya/doc/html/accessibility_in_amaya/accessibility_in_amaya.html Amaya/doc/html/accessibility_in_amaya/accessibility_in_amaya.html.de Amaya/doc/html/accessibility_in_amaya/accessibility_in_amaya.html.es +Amaya/doc/html/attaching_annotations/About_Reading_Annotations.html.de +Amaya/doc/html/attaching_annotations/About_Storing_Local_Annotations.html.de +Amaya/doc/html/attaching_annotations/About_Storing_Remote_Annotations.html.de +Amaya/doc/html/attaching_annotations/Annotation_Issues.html.de +Amaya/doc/html/attaching_annotations/Annotation_Menu.html.de +Amaya/doc/html/attaching_annotations/Configuring_Annotation_Settings.html.de +Amaya/doc/html/attaching_annotations/Configuring_Icons.html.de +Amaya/doc/html/attaching_annotations/Creating_an_Annotation.html.de +Amaya/doc/html/attaching_annotations/Loading_and_Presenting_Annotations.html.de +Amaya/doc/html/attaching_annotations/Moving_Annotations.html.de +Amaya/doc/html/attaching_annotations/Navigating_Annotations.html.de +Amaya/doc/html/attaching_annotations/Replying_To_Annotations.html.de +Amaya/doc/html/attaching_annotations/What_is_an_Annotation.html.de Amaya/doc/html/attaching_annotations/about_reading_annotations.html Amaya/doc/html/attaching_annotations/about_reading_annotations.html.de Amaya/doc/html/attaching_annotations/about_reading_annotations.html.es @@ -502,7 +520,6 @@ Amaya/doc/html/editing_tables/working_with_tables.html Amaya/doc/html/editing_tables/working_with_tables.html.de Amaya/doc/html/editing_tables/working_with_tables.html.es -Amaya/doc/html/elements/about_white_space_handling.html.es Amaya/doc/html/elements/buttons_and_types_menu.html Amaya/doc/html/elements/buttons_and_types_menu.html.de Amaya/doc/html/elements/buttons_and_types_menu.html.es @@ -512,7 +529,6 @@ Amaya/doc/html/elements/creating_nested_structures.html Amaya/doc/html/elements/creating_nested_structures.html.de Amaya/doc/html/elements/creating_nested_structures.html.es -Amaya/doc/html/elements/creating_new_documents.html.es Amaya/doc/html/elements/exiting_anchors.html Amaya/doc/html/elements/exiting_anchors.html.de Amaya/doc/html/elements/exiting_anchors.html.es @@ -620,9 +636,13 @@ Amaya/doc/html/tans_annot.html.de Amaya/doc/html/timeline_help.html Amaya/doc/html/using_graphics/AddSVGLib.html +Amaya/doc/html/using_graphics/AddSVGLib.html.es Amaya/doc/html/using_graphics/ChangeSVGLibPresentation.html +Amaya/doc/html/using_graphics/ChangeSVGLibPresentation.html.es Amaya/doc/html/using_graphics/SVGLibrary.html +Amaya/doc/html/using_graphics/SVGLibrary.html.es Amaya/doc/html/using_graphics/UseSVGLib.html +Amaya/doc/html/using_graphics/UseSVGLib.html.es Amaya/doc/html/using_graphics/creating_graphics_with_the_palette.html Amaya/doc/html/using_graphics/creating_graphics_with_the_palette.html.de Amaya/doc/html/using_graphics/creating_graphics_with_the_palette.html.es @@ -722,11 +742,11 @@ Amaya/doc/images/ProfilesMenu.gif Amaya/doc/images/ProxyMenu-fr.gif Amaya/doc/images/ProxyMenu.gif -Amaya/doc/images/PublishMenu-es.gif Amaya/doc/images/PublishMenu-fr.gif Amaya/doc/images/PublishMenu.gif Amaya/doc/images/Reload.gif Amaya/doc/images/Reload.png +Amaya/doc/images/SVGLibrary.gif Amaya/doc/images/SaveAs-fr.gif Amaya/doc/images/SaveAs.gif Amaya/doc/images/Strong.gif @@ -764,7 +784,6 @@ Amaya/doc/images/configuration_for_annotations-de.png Amaya/doc/images/configuration_for_annotations-es.png Amaya/doc/images/configuration_for_annotations.png -Amaya/doc/images/configurebox-es.png Amaya/doc/images/configurebox-fr.png Amaya/doc/images/configurebox.png Amaya/doc/images/createRule-de.png >Release-Note: >Audit-Trail: >Unformatted: