Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Aug 2002 15:45:21 -0700 (PDT)
From:      KATO Tsuguru <tkato@prontomail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/41361: Update port: www/amaya to 6.2
Message-ID:  <200208052245.g75MjLVW025480@www.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         41361
>Category:       ports
>Synopsis:       Update port: www/amaya to 6.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 05 15:50:17 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.6-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 6.2

No response from maintainer.

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/www/amaya/Makefile www/amaya/Makefile
--- /usr/ports/www/amaya/Makefile	Fri May 24 20:36:28 2002
+++ www/amaya/Makefile	Mon Aug  5 22:53:20 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	amaya
-PORTVERSION=	6.1
+PORTVERSION=	6.2
 CATEGORIES=	www
 MASTER_SITES=	http://www.w3.org/Amaya/Distribution/ \
 		ftp://ftp.w3.org/pub/amaya/
@@ -16,18 +16,17 @@
 
 MAINTAINER=	adam-ports@blacktabby.org
 
-LIB_DEPENDS=	jpeg.9:${PORTSDIR}/graphics/jpeg \
-		png.5:${PORTSDIR}/graphics/png
-
 WRKSRC=		${WRKDIR}/Amaya/obj
 
-USE_IMLIB=	yes
+USE_GNOMENG=	yes
+USE_GNOME=	imlib
+USE_REINPLACE=	yes
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_SCRIPT=	../configure
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LIBS="-L${LOCALBASE}/lib"
-CONFIGURE_ARGS=	--with-gtk --without-graphic-libs --without-i18n
+CONFIGURE_ARGS=	--with-gtk --without-graphic-libs
 
 DICT?=		none
 
@@ -55,7 +54,7 @@
 	${MKDIR} ${WRKSRC}
 
 post-patch:
-	${PERL} -pi.dist -e 's|\"1.0\\.|\"1\\.|g ; \
+	${REINPLACE_CMD} -e 's|\"1.0\\.|\"1\\.|g ; \
 		 s|gtk-config --cflags|imlib-config --cflags-gdk|g ; \
 		 s|gtk-config --libs|imlib-config --libs-gdk|g ; \
 		 s| -lgdk_imlib||g' ${WRKSRC}/../configure
@@ -69,7 +68,7 @@
 	${INSTALL_DATA} ${WRKDIR}/*.dic ${PREFIX}/Amaya/dicopar
 	${MV} ${TMPPLIST} ${TMPPLIST}.new
 	cd ${WRKDIR} && ls -1 *.dic | \
-		${PERL} -pi -e 's|^|Amaya/dicopar/|' > ${TMPPLIST}
+		${SED} -e 's|^|Amaya/dicopar/|' > ${TMPPLIST}
 	${CAT} ${TMPPLIST}.new >> ${TMPPLIST}
 	${RM} ${TMPPLIST}.new
 .endif
diff -urN /usr/ports/www/amaya/distinfo www/amaya/distinfo
--- /usr/ports/www/amaya/distinfo	Fri May 24 20:36:29 2002
+++ www/amaya/distinfo	Fri Jul 26 20:35:04 2002
@@ -1,4 +1,4 @@
-MD5 (amaya/amaya-src-6.1.tgz) = 4d085e1b69c4399813347ccc2cc66078
+MD5 (amaya/amaya-src-6.2.tgz) = 4390a37c3ae6181fbe9248a082381356
 MD5 (amaya/Dutch.tgz) = 3edb9cce5ce160d7270b23808c1d5981
 MD5 (amaya/English.tgz) = e06eb8accd75b3e65d7ffa552244b011
 MD5 (amaya/French.tgz) = 791bc87281b27f10a987815aa7d10108
diff -urN /usr/ports/www/amaya/files/patch-ac www/amaya/files/patch-ac
--- /usr/ports/www/amaya/files/patch-ac	Tue Mar 20 14:54:36 2001
+++ www/amaya/files/patch-ac	Fri Jul 26 20:35:04 2002
@@ -1,9 +1,9 @@
---- ../Makefile.in.orig	Wed Feb 28 19:34:16 2001
-+++ ../Makefile.in	Tue Mar 20 01:40:14 2001
-@@ -187,7 +187,7 @@
- 	  if [ ! -f Makefile -o ! -f wwwconf.h ] ; then \
+--- ../Makefile.in.orig	Sat Jul  6 00:49:48 2002
++++ ../Makefile.in	Wed Jul 24 04:09:32 2002
+@@ -186,7 +186,7 @@
  	  	$$libwwwdir/configure \
  			--disable-shared \
+ 			@WITHDAV@ \
 -			--with-zlib="$$localdir/libz.a"; \
 +			--with-zlib; \
  		$(ECHO) "libwww is configured" ; \
diff -urN /usr/ports/www/amaya/pkg-plist www/amaya/pkg-plist
--- /usr/ports/www/amaya/pkg-plist	Fri May 24 20:36:30 2002
+++ www/amaya/pkg-plist	Fri Jul 26 20:35:05 2002
@@ -1,5 +1,6 @@
 Amaya/amaya/AmayaPage.html
 Amaya/amaya/AmayaPage.html.fr
+Amaya/amaya/AmayaSrcSyncIndex.gif
 Amaya/amaya/Annot.conf
 Amaya/amaya/COPYRIGHT.html
 Amaya/amaya/HTML.STR
@@ -48,6 +49,7 @@
 Amaya/amaya/XLinkT.TRA
 Amaya/amaya/XML.STR
 Amaya/amaya/XML.conf
+Amaya/amaya/XML.en
 Amaya/amaya/XMLP.PRS
 Amaya/amaya/XMLPL.PRS
 Amaya/amaya/XMLPP.PRS
@@ -63,7 +65,6 @@
 Amaya/amaya/comment.png
 Amaya/amaya/example.png
 Amaya/amaya/explanation.png
-Amaya/amaya/index.gif
 Amaya/amaya/lost.gif
 Amaya/amaya/option.gif
 Amaya/amaya/question.png
@@ -128,236 +129,460 @@
 Amaya/dicopar/portug.ptn
 Amaya/dicopar/swedish.ptn
 Amaya/doc/html/Access.html
+Amaya/doc/html/Access.html.de
+Amaya/doc/html/Access.html.es
+Amaya/doc/html/Access.html.fr
 Amaya/doc/html/Annotations.html
+Amaya/doc/html/Annotations.html.de
+Amaya/doc/html/Annotations.html.es
+Amaya/doc/html/Annotations.html.fr
 Amaya/doc/html/Attributes.html
+Amaya/doc/html/Attributes.html.de
+Amaya/doc/html/Attributes.html.es
+Amaya/doc/html/Attributes.html.fr
 Amaya/doc/html/Browsing.html
+Amaya/doc/html/Browsing.html.de
+Amaya/doc/html/Browsing.html.es
+Amaya/doc/html/Browsing.html.fr
 Amaya/doc/html/Changing.html
+Amaya/doc/html/Changing.html.de
+Amaya/doc/html/Changing.html.es
+Amaya/doc/html/Changing.html.fr
 Amaya/doc/html/Configure.html
+Amaya/doc/html/Configure.html.de
+Amaya/doc/html/Configure.html.es
+Amaya/doc/html/Configure.html.fr
+Amaya/doc/html/Cover.html.de
 Amaya/doc/html/Creating.html
+Amaya/doc/html/Creating.html.de
+Amaya/doc/html/Creating.html.fr
 Amaya/doc/html/Document.html
+Amaya/doc/html/Document.html.de
+Amaya/doc/html/Document.html.fr
 Amaya/doc/html/EditChar.html
+Amaya/doc/html/EditChar.html.de
+Amaya/doc/html/EditChar.html.fr
 Amaya/doc/html/HTML-elements/40styling.html
+Amaya/doc/html/HTML-elements/40styling.html.de
+Amaya/doc/html/HTML-elements/40styling.html.fr
 Amaya/doc/html/HTML-elements/address.html
+Amaya/doc/html/HTML-elements/address.html.de
+Amaya/doc/html/HTML-elements/address.html.fr
+Amaya/doc/html/HTML-elements/creating_new_documents.html.de
 Amaya/doc/html/HTML-elements/headings.html
+Amaya/doc/html/HTML-elements/headings.html.de
+Amaya/doc/html/HTML-elements/headings.html.fr
 Amaya/doc/html/HTML-elements/infoTypes.html
+Amaya/doc/html/HTML-elements/infoTypes.html.de
+Amaya/doc/html/HTML-elements/infoTypes.html.fr
 Amaya/doc/html/HTML-elements/inline.html
+Amaya/doc/html/HTML-elements/inline.html.de
+Amaya/doc/html/HTML-elements/inline.html.fr
 Amaya/doc/html/HTML-elements/lists.html
+Amaya/doc/html/HTML-elements/lists.html.de
+Amaya/doc/html/HTML-elements/lists.html.fr
 Amaya/doc/html/HTML-elements/structure.html
+Amaya/doc/html/HTML-elements/structure.html.de
+Amaya/doc/html/HTML-elements/structure.html.fr
 Amaya/doc/html/HTML.html
+Amaya/doc/html/HTML.html.de
+Amaya/doc/html/HTML.html.fr
 Amaya/doc/html/ImageMaps.html
+Amaya/doc/html/ImageMaps.html.de
+Amaya/doc/html/ImageMaps.html.fr
+Amaya/doc/html/Index-org.html.de
 Amaya/doc/html/Index.html
+Amaya/doc/html/Index.html.de
+Amaya/doc/html/Index.html.fr
 Amaya/doc/html/Links.html
+Amaya/doc/html/Links.html.de
+Amaya/doc/html/Links.html.fr
 Amaya/doc/html/MakeBook.html
+Amaya/doc/html/MakeBook.html.de
+Amaya/doc/html/MakeBook.html.fr
 Amaya/doc/html/Manual.html
+Amaya/doc/html/Manual.html.de
+Amaya/doc/html/Manual.html.fr
 Amaya/doc/html/Math.html
+Amaya/doc/html/Math.html.de
+Amaya/doc/html/Math.html.fr
 Amaya/doc/html/Numbering.html
+Amaya/doc/html/Numbering.html.de
+Amaya/doc/html/Numbering.html.fr
 Amaya/doc/html/Printing.html
+Amaya/doc/html/Printing.html.de
+Amaya/doc/html/Printing.html.fr
 Amaya/doc/html/Publishing.html
+Amaya/doc/html/Publishing.html.de
+Amaya/doc/html/Publishing.html.fr
 Amaya/doc/html/SVG.html
+Amaya/doc/html/SVG.html.de
+Amaya/doc/html/SVG.html.fr
 Amaya/doc/html/Searching.html
+Amaya/doc/html/Searching.html.de
+Amaya/doc/html/Searching.html.fr
 Amaya/doc/html/Selecting.html
+Amaya/doc/html/Selecting.html.de
+Amaya/doc/html/Selecting.html.fr
 Amaya/doc/html/ShortCuts.html
+Amaya/doc/html/ShortCuts.html.de
+Amaya/doc/html/ShortCuts.html.fr
 Amaya/doc/html/SpellChecking.html
+Amaya/doc/html/SpellChecking.html.de
+Amaya/doc/html/SpellChecking.html.fr
 Amaya/doc/html/StyleSheets.html
+Amaya/doc/html/StyleSheets.html.de
+Amaya/doc/html/StyleSheets.html.fr
 Amaya/doc/html/Tables.html
+Amaya/doc/html/Tables.html.de
+Amaya/doc/html/Tables.html.fr
 Amaya/doc/html/Transform.html
 Amaya/doc/html/Views.html
+Amaya/doc/html/Views.html.de
+Amaya/doc/html/Views.html.fr
+Amaya/doc/html/WebDAV.html
 Amaya/doc/html/Xml.html
+Amaya/doc/html/Xml.html.de
+Amaya/doc/html/Xml.html.fr
 Amaya/doc/html/accessibility_in_amaya/about_amayas_accessibility_features.html
+Amaya/doc/html/accessibility_in_amaya/about_amayas_accessibility_features.html.de
 Amaya/doc/html/accessibility_in_amaya/about_producing_accessible_content.html
+Amaya/doc/html/accessibility_in_amaya/about_producing_accessible_content.html.de
 Amaya/doc/html/accessibility_in_amaya/accessibility_in_amaya.html
+Amaya/doc/html/accessibility_in_amaya/accessibility_in_amaya.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_storing_local_annotations.html
+Amaya/doc/html/attaching_annotations/about_storing_local_annotations.html.de
 Amaya/doc/html/attaching_annotations/about_storing_remote_annotations.html
+Amaya/doc/html/attaching_annotations/about_storing_remote_annotations.html.de
 Amaya/doc/html/attaching_annotations/annotation_issues.html
+Amaya/doc/html/attaching_annotations/annotation_issues.html.de
 Amaya/doc/html/attaching_annotations/annotation_menu.html
+Amaya/doc/html/attaching_annotations/annotation_menu.html.de
 Amaya/doc/html/attaching_annotations/configuring_annotation_settings.html
+Amaya/doc/html/attaching_annotations/configuring_annotation_settings.html.de
+Amaya/doc/html/attaching_annotations/configuring_icons.html
+Amaya/doc/html/attaching_annotations/configuring_icons.html.de
 Amaya/doc/html/attaching_annotations/creating_an_annotation.html
+Amaya/doc/html/attaching_annotations/creating_an_annotation.html.de
 Amaya/doc/html/attaching_annotations/deleting_an_annotation.html
+Amaya/doc/html/attaching_annotations/deleting_an_annotation.html.de
 Amaya/doc/html/attaching_annotations/loading_and_presenting_annotations.html
+Amaya/doc/html/attaching_annotations/loading_and_presenting_annotations.html.de
 Amaya/doc/html/attaching_annotations/moving_annotations.html
+Amaya/doc/html/attaching_annotations/moving_annotations.html.de
 Amaya/doc/html/attaching_annotations/navigating_annotations.html
+Amaya/doc/html/attaching_annotations/navigating_annotations.html.de
 Amaya/doc/html/attaching_annotations/replying_to_annotations.html
+Amaya/doc/html/attaching_annotations/replying_to_annotations.html.de
 Amaya/doc/html/attaching_annotations/what_is_an_annotation.html
+Amaya/doc/html/attaching_annotations/what_is_an_annotation.html.de
 Amaya/doc/html/browsing/about_access_keys.html
+Amaya/doc/html/browsing/about_access_keys.html.de
 Amaya/doc/html/browsing/about_moving_backward_and_forward.html
+Amaya/doc/html/browsing/about_moving_backward_and_forward.html.de
 Amaya/doc/html/browsing/about_target_anchors.html
+Amaya/doc/html/browsing/about_target_anchors.html.de
 Amaya/doc/html/browsing/activating_a_link.html
+Amaya/doc/html/browsing/activating_a_link.html.de
 Amaya/doc/html/browsing/forms.html
+Amaya/doc/html/browsing/forms.html.de
 Amaya/doc/html/browsing/opening_documents.html
+Amaya/doc/html/browsing/opening_documents.html.de
 Amaya/doc/html/browsing/reloading_a_page.html
+Amaya/doc/html/browsing/reloading_a_page.html.de
 Amaya/doc/html/browsing/types.html
+Amaya/doc/html/browsing/types.html.de
 Amaya/doc/html/browsing/working_with_the_amaya_browser_and_editor.html
+Amaya/doc/html/browsing/working_with_the_amaya_browser_and_editor.html.de
 Amaya/doc/html/configuring_amaya/about_configuration_directory_and_file_conventions.html
+Amaya/doc/html/configuring_amaya/about_configuration_directory_and_file_conventions.html.de
 Amaya/doc/html/configuring_amaya/about_keyboard_shortcuts.html
+Amaya/doc/html/configuring_amaya/about_keyboard_shortcuts.html.de
 Amaya/doc/html/configuring_amaya/configuring_amaya.html
+Amaya/doc/html/configuring_amaya/configuring_amaya.html.de
 Amaya/doc/html/configuring_amaya/menu_preferences.html
+Amaya/doc/html/configuring_amaya/menu_preferences.html.de
 Amaya/doc/html/editing_attributes/copying_attributes.html
+Amaya/doc/html/editing_attributes/copying_attributes.html.de
 Amaya/doc/html/editing_attributes/editing_attributes_in_the_structure_view.html
+Amaya/doc/html/editing_attributes/editing_attributes_in_the_structure_view.html.de
 Amaya/doc/html/editing_attributes/editing_attributes_through_the_attributes_menu.html
+Amaya/doc/html/editing_attributes/editing_attributes_through_the_attributes_menu.html.de
 Amaya/doc/html/editing_attributes/working_with_attributes.html
+Amaya/doc/html/editing_attributes/working_with_attributes.html.de
+Amaya/doc/html/editing_documents/Transform.html.de
 Amaya/doc/html/editing_documents/about_inserting_a_division.html
+Amaya/doc/html/editing_documents/about_inserting_a_division.html.de
 Amaya/doc/html/editing_documents/about_merging_elements.html
+Amaya/doc/html/editing_documents/about_merging_elements.html.de
 Amaya/doc/html/editing_documents/changing_the_document_structure.html
+Amaya/doc/html/editing_documents/changing_the_document_structure.html.de
 Amaya/doc/html/editing_documents/creating_new_documents.html
 Amaya/doc/html/editing_documents/the_transform_command.html
+Amaya/doc/html/editing_documents/the_transform_command.html.de
 Amaya/doc/html/editing_iso-latin-1_characters/about_optional_multikey_support.html
+Amaya/doc/html/editing_iso-latin-1_characters/about_optional_multikey_support.html.de
 Amaya/doc/html/editing_iso-latin-1_characters/about_standard_multikey_support.html
+Amaya/doc/html/editing_iso-latin-1_characters/about_standard_multikey_support.html.de
 Amaya/doc/html/editing_iso-latin-1_characters/about_white_space_handling.html
+Amaya/doc/html/editing_iso-latin-1_characters/about_white_space_handling.html.de
 Amaya/doc/html/editing_iso-latin-1_characters/entering_ISOLatin1_characters_in_amaya.html
+Amaya/doc/html/editing_iso-latin-1_characters/entering_ISOLatin1_characters_in_amaya.html.de
 Amaya/doc/html/editing_mathematics/about_entering_math_characters.html
+Amaya/doc/html/editing_mathematics/about_entering_math_characters.html.de
 Amaya/doc/html/editing_mathematics/about_entering_math_constructs_using_the_keyboard.html
+Amaya/doc/html/editing_mathematics/about_entering_math_constructs_using_the_keyboard.html.de
 Amaya/doc/html/editing_mathematics/about_linking_in_mathml.html
+Amaya/doc/html/editing_mathematics/about_linking_in_mathml.html.de
 Amaya/doc/html/editing_mathematics/editing_math_expressions.html
+Amaya/doc/html/editing_mathematics/editing_math_expressions.html.de
 Amaya/doc/html/editing_mathematics/math_issues.html
+Amaya/doc/html/editing_mathematics/math_issues.html.de
 Amaya/doc/html/editing_mathematics/the_math_palette_and_the_types.html
+Amaya/doc/html/editing_mathematics/the_math_palette_and_the_types.html.de
 Amaya/doc/html/editing_mathematics/viewing_structure_in_mathml.html
+Amaya/doc/html/editing_mathematics/viewing_structure_in_mathml.html.de
 Amaya/doc/html/editing_mathematics/working_with_math_expressions.html
+Amaya/doc/html/editing_mathematics/working_with_math_expressions.html.de
 Amaya/doc/html/editing_tables/add_column.html
+Amaya/doc/html/editing_tables/add_column.html.de
 Amaya/doc/html/editing_tables/add_row.html
+Amaya/doc/html/editing_tables/add_row.html.de
 Amaya/doc/html/editing_tables/add_tbody.html
+Amaya/doc/html/editing_tables/add_tbody.html.de
 Amaya/doc/html/editing_tables/create_table.html
+Amaya/doc/html/editing_tables/create_table.html.de
 Amaya/doc/html/editing_tables/remove_column.html
+Amaya/doc/html/editing_tables/remove_column.html.de
 Amaya/doc/html/editing_tables/working_with_tables.html
+Amaya/doc/html/editing_tables/working_with_tables.html.de
 Amaya/doc/html/elements/buttons_and_types_menu.html
+Amaya/doc/html/elements/buttons_and_types_menu.html.de
 Amaya/doc/html/elements/changing_the_document_title.html
+Amaya/doc/html/elements/changing_the_document_title.html.de
 Amaya/doc/html/elements/creating_nested_structures.html
+Amaya/doc/html/elements/creating_nested_structures.html.de
 Amaya/doc/html/elements/exiting_anchors.html
+Amaya/doc/html/elements/exiting_anchors.html.de
 Amaya/doc/html/elements/the_enter_key.html
+Amaya/doc/html/elements/the_enter_key.html.de
 Amaya/doc/html/elements/the_structure_menu.html
+Amaya/doc/html/elements/the_structure_menu.html.de
 Amaya/doc/html/index.css
 Amaya/doc/html/linking/changing_a_link.html
+Amaya/doc/html/linking/changing_a_link.html.de
 Amaya/doc/html/linking/creating_a_target_anchor.html
+Amaya/doc/html/linking/creating_a_target_anchor.html.de
 Amaya/doc/html/linking/creating_a_target_element.html
+Amaya/doc/html/linking/creating_a_target_element.html.de
 Amaya/doc/html/linking/creating_an_external_link.html
+Amaya/doc/html/linking/creating_an_external_link.html.de
 Amaya/doc/html/linking/creating_an_internal_link.html
+Amaya/doc/html/linking/creating_an_internal_link.html.de
 Amaya/doc/html/linking/removing_a_link_or_a_target_anchor.html
+Amaya/doc/html/linking/removing_a_link_or_a_target_anchor.html.de
 Amaya/doc/html/numbering_sections/numbering_sections.html
+Amaya/doc/html/numbering_sections/numbering_sections.html.de
 Amaya/doc/html/printing/about_controlling_printing_with_css.html
+Amaya/doc/html/printing/about_controlling_printing_with_css.html.de
 Amaya/doc/html/printing/print_command.html
+Amaya/doc/html/printing/print_command.html.de
 Amaya/doc/html/printing/printing_documents.html
+Amaya/doc/html/printing/printing_documents.html.de
 Amaya/doc/html/printing/unix_platforms.html
+Amaya/doc/html/printing/unix_platforms.html.de
 Amaya/doc/html/printing/using_the_setup_and_print_command.html
+Amaya/doc/html/printing/using_the_setup_and_print_command.html.de
 Amaya/doc/html/printing/windows_platforms.html
+Amaya/doc/html/printing/windows_platforms.html.de
 Amaya/doc/html/saving_and_publishing_documents/about_saving_in_html.html
+Amaya/doc/html/saving_and_publishing_documents/about_saving_in_html.html.de
 Amaya/doc/html/saving_and_publishing_documents/saving_and_publishing_documents.html
+Amaya/doc/html/saving_and_publishing_documents/saving_and_publishing_documents.html.de
 Amaya/doc/html/saving_and_publishing_documents/saving_documents_as_text.html
+Amaya/doc/html/saving_and_publishing_documents/saving_documents_as_text.html.de
 Amaya/doc/html/saving_and_publishing_documents/the_save_command.html
+Amaya/doc/html/saving_and_publishing_documents/the_save_command.html.de
 Amaya/doc/html/saving_and_publishing_documents/the_saveas_command.html
+Amaya/doc/html/saving_and_publishing_documents/the_saveas_command.html.de
 Amaya/doc/html/searching_and_replacing_text/searching_and_replacing_text.html
+Amaya/doc/html/searching_and_replacing_text/searching_and_replacing_text.html.de
 Amaya/doc/html/selecting/selecting_by_structure.html
+Amaya/doc/html/selecting/selecting_by_structure.html.de
 Amaya/doc/html/selecting/selecting_images.html
+Amaya/doc/html/selecting/selecting_images.html.de
 Amaya/doc/html/selecting/selecting_with_keyboard_and_mouse.html
+Amaya/doc/html/selecting/selecting_with_keyboard_and_mouse.html.de
 Amaya/doc/html/spell_checking/spell_checking.html
+Amaya/doc/html/spell_checking/spell_checking.html.de
 Amaya/doc/html/style.css
 Amaya/doc/html/style_sheets/about_applying_style_using_html_elements.html
+Amaya/doc/html/style_sheets/about_applying_style_using_html_elements.html.de
 Amaya/doc/html/style_sheets/about_linking_external_and_user_style_sheets.html
+Amaya/doc/html/style_sheets/about_linking_external_and_user_style_sheets.html.de
 Amaya/doc/html/style_sheets/creating_and_updating_a_style_attribute.html
+Amaya/doc/html/style_sheets/creating_and_updating_a_style_attribute.html.de
 Amaya/doc/html/style_sheets/creating_generic_style_for_an_element_or_a_class.html
+Amaya/doc/html/style_sheets/creating_generic_style_for_an_element_or_a_class.html.de
 Amaya/doc/html/style_sheets/creating_html_style_elements.html
+Amaya/doc/html/style_sheets/creating_html_style_elements.html.de
 Amaya/doc/html/style_sheets/handling_external_css.html
+Amaya/doc/html/style_sheets/handling_external_css.html.de
 Amaya/doc/html/style_sheets/removing_style.html
+Amaya/doc/html/style_sheets/removing_style.html.de
 Amaya/doc/html/style_sheets/working_with_styles.html
+Amaya/doc/html/style_sheets/working_with_styles.html.de
+Amaya/doc/html/tans_annot.html.de
 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/moving_graphics.html
+Amaya/doc/html/using_graphics/moving_graphics.html.de
 Amaya/doc/html/using_graphics/painting_graphics.html
+Amaya/doc/html/using_graphics/painting_graphics.html.de
 Amaya/doc/html/using_graphics/resizing_graphics.html
+Amaya/doc/html/using_graphics/resizing_graphics.html.de
 Amaya/doc/html/using_graphics/working_with_graphics.html
+Amaya/doc/html/using_graphics/working_with_graphics.html.de
 Amaya/doc/html/using_image_maps/about_alternative_text_and_long_descriptions.html
+Amaya/doc/html/using_image_maps/about_alternative_text_and_long_descriptions.html.de
 Amaya/doc/html/using_image_maps/adding_an_image.html
+Amaya/doc/html/using_image_maps/adding_an_image.html.de
 Amaya/doc/html/using_image_maps/creating_clientside_image_maps.html
+Amaya/doc/html/using_image_maps/creating_clientside_image_maps.html.de
 Amaya/doc/html/using_image_maps/moving_image_map_areas.html
+Amaya/doc/html/using_image_maps/moving_image_map_areas.html.de
 Amaya/doc/html/using_image_maps/resizing_image_map_areas.html
+Amaya/doc/html/using_image_maps/resizing_image_map_areas.html.de
 Amaya/doc/html/using_image_maps/using_clientside_image_maps.html
+Amaya/doc/html/using_image_maps/using_clientside_image_maps.html.de
 Amaya/doc/html/using_image_maps/working_with_image_maps.html
+Amaya/doc/html/using_image_maps/working_with_image_maps.html.de
 Amaya/doc/html/using_the_makebook_function/assembling_large_document_collections.html
+Amaya/doc/html/using_the_makebook_function/assembling_large_document_collections.html.de
 Amaya/doc/html/using_xml/editing_xml_document.html
+Amaya/doc/html/using_xml/editing_xml_document.html.de
 Amaya/doc/html/using_xml/loading_xml_document.html
+Amaya/doc/html/using_xml/loading_xml_document.html.de
 Amaya/doc/html/using_xml/xml_using_style.html
+Amaya/doc/html/using_xml/xml_using_style.html.de
 Amaya/doc/html/viewing/about_synchronized_views.html
+Amaya/doc/html/viewing/about_synchronized_views.html.de
 Amaya/doc/html/viewing/closing_a_view.html
+Amaya/doc/html/viewing/closing_a_view.html.de
 Amaya/doc/html/viewing/opening_a_view.html
+Amaya/doc/html/viewing/opening_a_view.html.de
 Amaya/doc/html/viewing/working_with_document_views.html
+Amaya/doc/html/viewing/working_with_document_views.html.de
 Amaya/doc/images/Back.gif
 Amaya/doc/images/Browser.gif
+Amaya/doc/images/CacheMenu-fr.gif
 Amaya/doc/images/CacheMenu.gif
-Amaya/doc/images/CacheMenufr.gif
+Amaya/doc/images/ColorMenu-de.gif
+Amaya/doc/images/ColorMenu-fr.gif
 Amaya/doc/images/ColorMenu.gif
-Amaya/doc/images/ColorMenufr.gif
+Amaya/doc/images/CooperationMenu.gif
+Amaya/doc/images/CooperationPreferences.gif
 Amaya/doc/images/Cour.gif
 Amaya/doc/images/DL.gif
 Amaya/doc/images/Editor.gif
 Amaya/doc/images/Em.gif
 Amaya/doc/images/Forward.gif
+Amaya/doc/images/GeneralMenu-fr.gif
 Amaya/doc/images/GeneralMenu.gif
-Amaya/doc/images/GeneralMenufr.gif
+Amaya/doc/images/GeomMenu-fr.gif
 Amaya/doc/images/GeomMenu.gif
-Amaya/doc/images/GeomMenufr.gif
 Amaya/doc/images/Graph.gif
 Amaya/doc/images/H1.gif
 Amaya/doc/images/H2.gif
 Amaya/doc/images/H3.gif
 Amaya/doc/images/IDMenu.png
 Amaya/doc/images/Image.gif
+Amaya/doc/images/LangueNegotiation-fr.gif
 Amaya/doc/images/LangueNegotiation.gif
-Amaya/doc/images/LangueNegotiationfr.gif
 Amaya/doc/images/Link.gif
 Amaya/doc/images/Math.gif
 Amaya/doc/images/NumList.gif
 Amaya/doc/images/OList.gif
 Amaya/doc/images/Print.gif
+Amaya/doc/images/ProfilesMenu-fr.gif
 Amaya/doc/images/ProfilesMenu.gif
-Amaya/doc/images/ProfilesMenufr.gif
+Amaya/doc/images/ProxyMenu-fr.gif
 Amaya/doc/images/ProxyMenu.gif
-Amaya/doc/images/ProxyMenufr.gif
 Amaya/doc/images/PublishMenu-es.gif
+Amaya/doc/images/PublishMenu-fr.gif
 Amaya/doc/images/PublishMenu.gif
-Amaya/doc/images/PublishMenufr.gif
 Amaya/doc/images/Reload.png
+Amaya/doc/images/SaveAs-fr.gif
 Amaya/doc/images/SaveAs.gif
-Amaya/doc/images/SaveAsfr.gif
 Amaya/doc/images/Strong.gif
+Amaya/doc/images/TemplatesMenu-fr.gif
 Amaya/doc/images/TemplatesMenu.gif
-Amaya/doc/images/TemplatesMenufr.gif
+Amaya/doc/images/alternateview-de.jpg
+Amaya/doc/images/alternateview.jpg
 Amaya/doc/images/amaya.gif
 Amaya/doc/images/annot.png
+Amaya/doc/images/annotationicon-de.png
 Amaya/doc/images/annotationicon-es.png
 Amaya/doc/images/annotationicon.png
+Amaya/doc/images/annotationsmenu-de.png
 Amaya/doc/images/annotationsmenu-es.png
+Amaya/doc/images/annotationsmenu-fr.png
 Amaya/doc/images/annotationsmenu.png
-Amaya/doc/images/annotationsmenu_fr.png
+Amaya/doc/images/annotationwindow-de.png
 Amaya/doc/images/annotationwindow-es.png
 Amaya/doc/images/annotationwindow.png
 Amaya/doc/images/annotorp.png
+Amaya/doc/images/cache_preferences-de.png
 Amaya/doc/images/cache_preferences.png
 Amaya/doc/images/check.gif
 Amaya/doc/images/code.gif
+Amaya/doc/images/color_preferences-de.png
 Amaya/doc/images/color_preferences.png
+Amaya/doc/images/configuration_for_annotations-de.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/configureboxfr.png
+Amaya/doc/images/css-fr.gif
 Amaya/doc/images/css.gif
-Amaya/doc/images/cssfr.gif
-Amaya/doc/images/doc48x.gif
 Amaya/doc/images/find.gif
 Amaya/doc/images/floppy.gif
+Amaya/doc/images/formattedview-de.jpg
+Amaya/doc/images/formattedview.jpg
+Amaya/doc/images/general_preferences-de.png
 Amaya/doc/images/general_preferences.png
+Amaya/doc/images/geometry_preferences-de.png
 Amaya/doc/images/geometry_preferences.png
+Amaya/doc/images/language_negotiation-de.png
 Amaya/doc/images/language_negotiation.png
 Amaya/doc/images/left.gif
+Amaya/doc/images/linksview-de.jpg
+Amaya/doc/images/linksview.jpg
 Amaya/doc/images/linkwindow.png
 Amaya/doc/images/localfilter-es.png
 Amaya/doc/images/localfilter.png
+Amaya/doc/images/profiles_preferences-de.png
 Amaya/doc/images/profiles_preferences.png
+Amaya/doc/images/proxy_preferences-de.png
 Amaya/doc/images/proxy_preferences.png
+Amaya/doc/images/publishing_preferences-de.png
 Amaya/doc/images/publishing_preferences.png
 Amaya/doc/images/put.gif
 Amaya/doc/images/right.gif
+Amaya/doc/images/sourceview-de.jpg
+Amaya/doc/images/sourceview.jpg
+Amaya/doc/images/structureview-de.jpg
+Amaya/doc/images/structureview.jpg
 Amaya/doc/images/table.gif
 Amaya/doc/images/target.gif
+Amaya/doc/images/templates_preferences-de.png
 Amaya/doc/images/templates_preferences.png
+Amaya/doc/images/threads-de.png
 Amaya/doc/images/threads.png
+Amaya/doc/images/tocview-de.jpg
+Amaya/doc/images/tocview.jpg
 Amaya/doc/images/up.gif
 Amaya/doc/images/w3c_home
 Amaya/fonts/Families.list
@@ -400,4 +625,6 @@
 @dirrm Amaya/applis
 @dirrm Amaya/annotlib
 @dirrm Amaya/amaya
-@dirrm Amaya
+@exec mkdir -p %D/Amaya/davlib
+@unexec rmdir %D/Amaya/davlib 2>/dev/null || true
+@unexec rmdir %D/Amaya 2>/dev/null || true

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208052245.g75MjLVW025480>