Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Feb 2003 18:17:21 +0900 (JST)
From:      Kimura Fuyuki <fuyuki@hadaly.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/48294: Update maintainer's addresses
Message-ID:  <20030215091721.0D01654B7@hadaly.dyndns.org>

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

>Number:         48294
>Category:       ports
>Synopsis:       Update maintainer's addresses
>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:   Sat Feb 15 01:20:08 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kimura Fuyuki
>Release:        FreeBSD 4.7-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD hadaly.dyndns.org 4.7-RELEASE-p3 FreeBSD 4.7-RELEASE-p3 #0: Tue Jan 7 14:25:02 JST 2003 root@hadaly.dyndns.org:/sack/tmp/obj/pub/src/sys/NS i386


	
>Description:
Cleanups of my (old address) ports, includes:

- Change maintainer's addresses
- Drop some maintainerships
- Use COMMENT variable
	
>How-To-Repeat:
	
>Fix:
cvs server: Diffing .
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Date-ICal/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	30 May 2002 17:03:44 -0000	1.1
+++ Makefile	15 Feb 2003 09:09:09 -0000
@@ -12,9 +12,12 @@
 MASTER_SITE_SUBDIR=	Date
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	fuyuki@mj.0038.net
+MAINTAINER=	ports@FreeBSD.org
+COMMENT=	Perl extension for ICalendar date objects
 
-RUN_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Date/Leapyear.pm:${PORTSDIR}/devel/p5-Date-Leapyear
+BUILD_DEPENDS=	${SITE_PERL}/Date/Leapyear.pm:${PORTSDIR}/devel/p5-Date-Leapyear \
+		${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
+RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Date-ICal/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	30 May 2002 17:03:44 -0000	1.1
+++ pkg-descr	15 Feb 2003 09:09:09 -0000
@@ -3,6 +3,3 @@
 also.
 
 WWW: http://reefknot.org/
-
-- Kimura Fuyuki
-fuyuki@mj.0038.net
cvs server: Diffing .
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/japanese/drpl/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	27 Aug 2002 05:52:23 -0000	1.1
+++ Makefile	15 Feb 2003 09:09:31 -0000
@@ -7,14 +7,13 @@
 
 PORTNAME=	drpl
 PORTVERSION=	1.04
-CATEGORIES=	japanese textproc perl5
+CATEGORIES=	japanese textproc
 MASTER_SITES=	http://www.yk.rim.or.jp/~tomoto/archives/drpl/
 
-MAINTAINER=	fuyuki@mj.0038.net
+MAINTAINER=	fuyuki@hadaly.org
+COMMENT=	Replaces words in a Japanese text using dictionaries
 
 USE_PERL5=	yes
-
-DICSDIR=	${PREFIX}/share/${PORTNAME}
 SCRIPTS=	drpl revdic
 
 post-patch:
@@ -29,8 +28,8 @@
 
 do-install:
 	cd ${WRKSRC}; ${INSTALL_SCRIPT} ${SCRIPTS} ${PREFIX}/bin
-	${MKDIR} ${DICSDIR}
-	${INSTALL_DATA} ${WRKSRC}/dic/* ${DICSDIR}
+	${MKDIR} ${DATADIR}
+	${INSTALL_DATA} ${WRKSRC}/dic/* ${DATADIR}
 .if !defined(NOPORTDOCS)
 	${MKDIR} ${DOCSDIR}
 	cd ${WRKSRC}; ${INSTALL_DATA} *.TXT *.man misc/*.htm ${DOCSDIR}
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/japanese/drpl/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	27 Aug 2002 05:52:23 -0000	1.1
+++ pkg-descr	15 Feb 2003 09:09:31 -0000
@@ -5,6 +5,3 @@
 - Osaka language
 
 WWW: http://www.yk.rim.or.jp/~tomoto/archives/drpl/
-
-- Kimura Fuyuki
-fuyuki@mj.0038.net
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/japanese/drpl/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pkg-plist	27 Aug 2002 05:52:23 -0000	1.1
+++ pkg-plist	15 Feb 2003 09:09:31 -0000
@@ -1,17 +1,17 @@
 bin/drpl
 bin/revdic
-share/drpl/maruyaex.db
-share/drpl/maruyaex.dic
-share/drpl/maruyaex.try
-share/drpl/osaka.db
-share/drpl/osaka.dic
-share/drpl/osaka.try
-share/drpl/yarumaex.db
-share/drpl/yarumaex.dic
-share/drpl/yarumaex.try
-@dirrm share/drpl
-%%PORTDOCS%%share/doc/drpl/README.TXT
-%%PORTDOCS%%share/doc/drpl/bap_maruya_mod.htm
-%%PORTDOCS%%share/doc/drpl/bap_maruya_ref.htm
-%%PORTDOCS%%share/doc/drpl/drpl.man
-%%PORTDOCS%%@dirrm share/doc/drpl
+%%DATADIR%%/maruyaex.db
+%%DATADIR%%/maruyaex.dic
+%%DATADIR%%/maruyaex.try
+%%DATADIR%%/osaka.db
+%%DATADIR%%/osaka.dic
+%%DATADIR%%/osaka.try
+%%DATADIR%%/yarumaex.db
+%%DATADIR%%/yarumaex.dic
+%%DATADIR%%/yarumaex.try
+@dirrm %%DATADIR%%
+%%PORTDOCS%%%%DOCSDIR%%/README.TXT
+%%PORTDOCS%%%%DOCSDIR%%/bap_maruya_mod.htm
+%%PORTDOCS%%%%DOCSDIR%%/bap_maruya_ref.htm
+%%PORTDOCS%%%%DOCSDIR%%/drpl.man
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
cvs server: Diffing .
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/japanese/p5-Date-Japanese-Era/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	11 May 2002 12:36:20 -0000	1.1
+++ Makefile	15 Feb 2003 09:09:54 -0000
@@ -11,9 +11,11 @@
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Date
 
-MAINTAINER=	fuyuki@mj.0038.net
+MAINTAINER=	fuyuki@hadaly.org
+COMMENT=	Conversion between Japanese Era / Gregorian calendar
 
-RUN_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Date/Calc.pm:${PORTSDIR}/devel/p5-Date-Calc
+BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Date/Calc.pm:${PORTSDIR}/devel/p5-Date-Calc
+RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/japanese/p5-Date-Japanese-Era/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	11 May 2002 12:36:20 -0000	1.1
+++ pkg-descr	15 Feb 2003 09:09:54 -0000
@@ -2,6 +2,3 @@
 Gregorian calendar.
 
 WWW: http://search.cpan.org/search?dist=Date-Japanese-Era
-
-- Kimura Fuyuki
-fuyuki@mj.0038.net
cvs server: Diffing .
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/dictionary/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	6 Oct 2002 06:11:40 -0000	1.4
+++ Makefile	15 Feb 2003 09:10:55 -0000
@@ -11,7 +11,8 @@
 MASTER_SITES=	http://me.in-berlin.de/~myrkr/dictionary/
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}
 
-MAINTAINER=	fuyuki@mj.0038.net
+MAINTAINER=	fuyuki@hadaly.org
+COMMENT=	A dictionary client for Emacs
 
 EMACS_PORT_NAME?=	emacs21
 
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/textproc/dictionary/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	24 Mar 2002 13:20:01 -0000	1.1
+++ pkg-descr	15 Feb 2003 09:10:55 -0000
@@ -5,6 +5,3 @@
 follow links within the definitions.
 
 WWW: http://www.myrkr.in-berlin.de/dictionary/
-
-- Kimura Fuyuki
-fuyuki@mj.0038.net
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/textproc/dictionary/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pkg-plist	24 Mar 2002 13:20:01 -0000	1.1
+++ pkg-plist	15 Feb 2003 09:10:55 -0000
@@ -6,5 +6,5 @@
 %%EMACS_VERSION_SITE_LISPDIR%%/dictionary/link.el
 %%EMACS_VERSION_SITE_LISPDIR%%/dictionary/link.elc
 @dirrm %%EMACS_VERSION_SITE_LISPDIR%%/dictionary
-%%PORTDOCS%%share/doc/dictionary/README
-%%PORTDOCS%%@dirrm share/doc/dictionary
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
cvs server: Diffing .
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/dtd2relax/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	4 Apr 2002 05:17:16 -0000	1.2
+++ Makefile	15 Feb 2003 09:11:17 -0000
@@ -13,19 +13,19 @@
 DISTFILES=	${JARFILE} ${DISTNAME}-src${EXTRACT_SUFX}
 EXTRACT_ONLY=	${DISTNAME}-src${EXTRACT_SUFX}
 
-MAINTAINER=	fuyuki@mj.0038.net
+MAINTAINER=	ports@FreeBSD.org
+COMMENT=	DTD to RELAX converter for Java
 
 USE_ZIP=	yes
 USE_JAVA=	1.1+
-NO_BUILD_DEPENDS_JAVA=	yes
 NO_BUILD=	yes
 
+NO_BUILD_DEPENDS_JAVA=	yes
+
 JARFILE=	${DISTNAME}-bin-XML4J.jar
-JAVALIBDIR=	${PREFIX}/share/java/classes
 
 do-install:
-	${MKDIR} ${JAVALIBDIR}
-	${INSTALL_DATA} ${DISTDIR}/${JARFILE} ${JAVALIBDIR}/${PORTNAME}.jar
+	${INSTALL_DATA} ${DISTDIR}/${JARFILE} ${JAVAJARDIR}/${PORTNAME}.jar
 
 post-install:
 	${MKDIR} ${EXAMPLESDIR}
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/textproc/dtd2relax/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	7 Feb 2002 01:40:48 -0000	1.1
+++ pkg-descr	15 Feb 2003 09:11:17 -0000
@@ -1,6 +1,3 @@
 DTD2RELAX converts DTD schema into RELAX module.
 
 WWW: http://www.horobi.com/Projects/RELAX/Archive/DTD2RELAX.html
-
-- Kimura Fuyuki
-fuyuki@mj.0038.net
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/textproc/dtd2relax/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pkg-plist	7 Feb 2002 01:40:48 -0000	1.1
+++ pkg-plist	15 Feb 2003 09:11:17 -0000
@@ -1,12 +1,12 @@
 share/java/classes/dtd2relax.jar
-share/examples/dtd2relax/test01-utf8.rlx
-share/examples/dtd2relax/test01.dtd
-share/examples/dtd2relax/xmlspec-19990205-utf8.rlx
-share/examples/dtd2relax/xmlspec-19990205.dtd
-@dirrm share/examples/dtd2relax
-share/doc/dtd2relax/DTD2RELAX-j.html
-share/doc/dtd2relax/DTD2RELAX.html
-share/doc/dtd2relax/DTDtoRELAXConverterGUI.gif
-share/doc/dtd2relax/test01.dtd
-share/doc/dtd2relax/test01.rlx
-@dirrm share/doc/dtd2relax
+%%EXAMPLESDIR%%/test01-utf8.rlx
+%%EXAMPLESDIR%%/test01.dtd
+%%EXAMPLESDIR%%/xmlspec-19990205-utf8.rlx
+%%EXAMPLESDIR%%/xmlspec-19990205.dtd
+@dirrm %%EXAMPLESDIR%%
+%%DOCSDIR%%/DTD2RELAX-j.html
+%%DOCSDIR%%/DTD2RELAX.html
+%%DOCSDIR%%/DTDtoRELAXConverterGUI.gif
+%%DOCSDIR%%/test01.dtd
+%%DOCSDIR%%/test01.rlx
+@dirrm %%DOCSDIR%%
cvs server: Diffing .
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/saxon/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	16 Apr 2002 18:21:27 -0000	1.5
+++ Makefile	15 Feb 2003 09:11:49 -0000
@@ -12,19 +12,18 @@
 MASTER_SITE_SUBDIR=	saxon
 DISTNAME=	${PORTNAME}${PORTVERSION:S/./_/g}
 
-MAINTAINER=	fuyuki@mj.0038.net
+MAINTAINER=	ports@FreeBSD.org
+COMMENT=	An XSLT processor for Java
 
 USE_ZIP=	yes
 USE_JAVA=	1.1+
 NO_WRKSUBDIR=	yes
 NO_BUILD=	yes
 
-JAVALIBDIR=	${PREFIX}/share/java/classes
 NO_BUILD_DEPENDS_JAVA=	yes
 
 do-install:
-	${MKDIR} ${JAVALIBDIR}
-	${INSTALL_DATA} ${WRKSRC}/*.jar ${JAVALIBDIR}
+	${INSTALL_DATA} ${WRKSRC}/*.jar ${JAVAJARDIR}
 
 post-install:
 	${MKDIR} ${EXAMPLESDIR}
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/textproc/saxon/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	30 Jan 2002 07:18:36 -0000	1.1
+++ pkg-descr	15 Feb 2003 09:11:49 -0000
@@ -10,6 +10,3 @@
   - A slightly improved version of the Alfred parser from Microstar.
 
 WWW: http://saxon.sourceforge.net/
-
-- Kimura Fuyuki
-fuyuki@mj.0038.net
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/textproc/saxon/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- pkg-plist	9 Feb 2002 08:01:10 -0000	1.2
+++ pkg-plist	15 Feb 2003 09:11:49 -0000
@@ -1,551 +1,551 @@
 share/java/classes/saxon-fop.jar
 share/java/classes/saxon-jdom.jar
 share/java/classes/saxon.jar
-share/examples/saxon/applet/demo/README.html
-share/examples/saxon/applet/demo/client.html
-share/examples/saxon/applet/demo/foo-s1.xml
-share/examples/saxon/applet/demo/get-todo-list.html
-share/examples/saxon/applet/demo/index.html
-share/examples/saxon/applet/demo/lts3611beac.jpg
-share/examples/saxon/applet/demo/rabbitwhorn.jpg
-share/examples/saxon/applet/demo/s1ToHTML.xsl
-share/examples/saxon/applet/demo/saxonApplets.xml
-share/examples/saxon/applet/demo/simple.html
-share/examples/saxon/applet/demo/target.html
-share/examples/saxon/applet/family-tree/family-tree.html
-share/examples/saxon/applet/family-tree/kennedy.xml
-share/examples/saxon/applet/family-tree/person-applet.xsl
-share/examples/saxon/applet/family-tree/person.xsl
-share/examples/saxon/data/books.dtd
-share/examples/saxon/data/books.xml
-share/examples/saxon/data/othello.xml
-share/examples/saxon/data/play.dtd
-share/examples/saxon/data/tstmt.dtd
-share/examples/saxon/java/DTDGenerator$1.class
-share/examples/saxon/java/DTDGenerator$AttributeDetails.class
-share/examples/saxon/java/DTDGenerator$CharHandler.class
-share/examples/saxon/java/DTDGenerator$ChildDetails.class
-share/examples/saxon/java/DTDGenerator$ElemHandler.class
-share/examples/saxon/java/DTDGenerator$ElementDetails.class
-share/examples/saxon/java/DTDGenerator.class
-share/examples/saxon/java/DTDGenerator.java
-share/examples/saxon/java/ExampleContentHandler.class
-share/examples/saxon/java/ExampleContentHandler.java
-share/examples/saxon/java/JDOMExample.class
-share/examples/saxon/java/JDOMExample.java
-share/examples/saxon/java/SaxonServlet.class
-share/examples/saxon/java/SaxonServlet.java
-share/examples/saxon/java/ShowBooks$1.class
-share/examples/saxon/java/ShowBooks$BookListHandler.class
-share/examples/saxon/java/ShowBooks$BooksHandler.class
-share/examples/saxon/java/ShowBooks$CategoryHandler.class
-share/examples/saxon/java/ShowBooks$ItemHandler.class
-share/examples/saxon/java/ShowBooks.class
-share/examples/saxon/java/ShowBooks.java
-share/examples/saxon/java/TraxExamples$1.class
-share/examples/saxon/java/TraxExamples$ModifyStylesheetFilter.class
-share/examples/saxon/java/TraxExamples$UserURIResolver.class
-share/examples/saxon/java/TraxExamples.class
-share/examples/saxon/java/TraxExamples.java
-share/examples/saxon/styles/bible.xsl
-share/examples/saxon/styles/books-attsets.xsl
-share/examples/saxon/styles/books-csv.xsl
-share/examples/saxon/styles/books-sql.xsl
-share/examples/saxon/styles/books-tle.xsl
-share/examples/saxon/styles/books.xsl
-share/examples/saxon/styles/play.xsl
-share/examples/saxon/styles/total.xsl
-share/examples/saxon/trax/exampleSimple2.out
-share/examples/saxon/trax/xml/baz.xml
-share/examples/saxon/trax/xml/embedded.xml
-share/examples/saxon/trax/xml/foo.xml
-share/examples/saxon/trax/xml/subdir1/foo2.xml
-share/examples/saxon/trax/xml/subdir1/subdir2/foo3.xml
-share/examples/saxon/trax/xsl/baz.xsl
-share/examples/saxon/trax/xsl/foo.xsl
-share/examples/saxon/trax/xsl/foo2.xsl
-share/examples/saxon/trax/xsl/foo3.xsl
-share/examples/saxon/trax/xsl/inc1/inc1.xsl
-share/examples/saxon/trax/xsl/inc1/inc2/inc2.xsl
-share/examples/saxon/trax/xsl/preamble.txt
-share/examples/saxon/trax/xsl/text.xsl
-@dirrm share/examples/saxon/trax/xsl/inc1/inc2
-@dirrm share/examples/saxon/trax/xsl/inc1
-@dirrm share/examples/saxon/trax/xsl
-@dirrm share/examples/saxon/trax/xml/subdir1/subdir2
-@dirrm share/examples/saxon/trax/xml/subdir1
-@dirrm share/examples/saxon/trax/xml
-@dirrm share/examples/saxon/trax
-@dirrm share/examples/saxon/styles
-@dirrm share/examples/saxon/java
-@dirrm share/examples/saxon/data
-@dirrm share/examples/saxon/applet/family-tree
-@dirrm share/examples/saxon/applet/demo
-@dirrm share/examples/saxon/applet
-@dirrm share/examples/saxon
-%%PORTDOCS%%share/doc/saxon/api-guide.html
-%%PORTDOCS%%share/doc/saxon/api/allclasses-frame.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/Bindery.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/Binding.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/ContentEmitter.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/Context.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/Controller.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/DOMDriver.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/DecimalFormatManager.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/ExtendedInputSource.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/FeatureKeys.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/Filter.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/IDFilter.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/IdentityTransformerHandler.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/InternalSaxonError.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/KeyDefinition.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/KeyManager.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/Loader.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/Mode.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/NodeHandler.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/PIGrabber.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/ParameterSet.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/PreparedStyleSheet.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/PreviewManager.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/RuleManager.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/StandardErrorListener.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/StandardURIResolver.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/StyleSheet.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/StylesheetStripper.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/TemplatesHandlerImpl.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/TransformerFactoryImpl.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/TransformerHandlerImpl.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/TreeDriver.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/Version.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/WinStyleSheet.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/XSLTProcessorApplet.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/aelfred/DefaultHandler.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/aelfred/SAXDriver.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/aelfred/SAXParserFactoryImpl.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/aelfred/SAXParserImpl.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/aelfred/package-frame.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/aelfred/package-summary.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/aelfred/package-tree.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/charcode/ASCIICharacterSet.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/charcode/CP1250CharacterSet.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/charcode/CP1251CharacterSet.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/charcode/CP852CharacterSet.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/charcode/CharacterSet.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/charcode/CharacterSetFactory.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/charcode/KOI8RCharacterSet.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/charcode/Latin1CharacterSet.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/charcode/Latin2CharacterSet.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/charcode/PluggableCharacterSet.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/charcode/UnicodeCharacterSet.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/charcode/package-frame.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/charcode/package-summary.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/charcode/package-tree.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/AttributeValueTemplate.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/BooleanValue.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/ContextNodeExpression.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/DifferenceEnumeration.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/DistinctEnumeration.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/EmptyNodeSet.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/ErrorExpression.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/Expression.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/ExpressionParser.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/FilterEnumerator.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/FragmentValue.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/Function.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/FunctionProxy.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/IntersectionEnumeration.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/IsLastExpression.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/LastPositionFinder.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/LookaheadEnumerator.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/NodeListExpression.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/NodeSetComparison.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/NodeSetExpression.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/NodeSetExtent.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/NodeSetIntent.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/NodeSetValue.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/NumericValue.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/ObjectValue.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/ParentNodeExpression.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/PathExpression.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/RootExpression.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/SingletonComparison.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/SingletonExpression.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/SingletonNodeSet.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/SortKeyEnumeration.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/SortedSelection.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/StandaloneContext.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/StaticContext.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/Step.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/StringValue.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/StyleSheetFunctionCall.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/TextFragmentValue.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/UnionEnumeration.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/Value.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/VariableReference.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/XPathException.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/package-frame.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/package-summary.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/expr/package-tree.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/exslt/Common.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/exslt/Date.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/exslt/Math.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/exslt/Sets.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/exslt/package-frame.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/exslt/package-summary.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/exslt/package-tree.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/BooleanFn.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/Ceiling.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/Concat.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/Contains.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/Count.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/Current.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/Document.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/ElementAvailable.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/Extensions.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/Floor.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/FormatNumber.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/FunctionAvailable.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/GenerateId.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/Id.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/Key.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/Lang.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/Last.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/LocalName.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/NameFn.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/NamespaceURI.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/NormalizeSpace.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/Not.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/NumberFn.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/Position.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/Round.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/StartsWith.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/StringFn.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/StringLength.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/Substring.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/SubstringAfter.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/SubstringBefore.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/Sum.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/SystemProperty.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/Translate.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/UnparsedEntityURI.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/package-frame.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/package-summary.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/functions/package-tree.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/handlers/ElementHandler.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/handlers/ElementHandlerBase.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/handlers/package-frame.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/handlers/package-summary.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/handlers/package-tree.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/jdom/DocumentWrapper.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/jdom/NodeWrapper.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/jdom/package-frame.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/jdom/package-summary.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/jdom/package-tree.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/number/NumberFormatter.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/number/Numberer.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/number/Numberer_de.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/number/Numberer_en.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/number/package-frame.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/number/package-summary.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/number/package-tree.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/om/AbstractNode.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/om/Axis.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/om/AxisEnumeration.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/om/Builder.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/om/DocumentBuilderFactoryImpl.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/om/DocumentBuilderImpl.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/om/DocumentInfo.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/om/DocumentPool.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/om/EmptyEnumeration.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/om/Name.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/om/NamePool.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/om/Namespace.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/om/NamespaceException.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/om/Navigator.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/om/NodeEnumeration.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/om/NodeInfo.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/om/ProcInstParser.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/om/SingletonEnumeration.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/om/Stripper.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/om/package-frame.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/om/package-summary.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/om/package-tree.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/output/CDATAFilter.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/output/ContentHandlerProxy.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/output/DOMEmitter.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/output/DTDEmitter.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/output/DocumentHandlerProxy.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/output/Emitter.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/output/ErrorEmitter.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/output/GeneralOutputter.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/output/HTMLEmitter.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/output/HTMLIndenter.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/output/MessageEmitter.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/output/NamespaceEmitter.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/output/Outputter.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/output/ProxyEmitter.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/output/SaxonOutputKeys.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/output/StringOutputter.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/output/TEXTEmitter.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/output/TextFragment.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/output/UncommittedEmitter.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/output/XHTMLEmitter.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/output/XMLEmitter.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/output/XMLIndenter.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/output/package-frame.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/output/package-summary.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/output/package-tree.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/package-frame.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/package-summary.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/package-tree.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/pattern/AnyChildNodePattern.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/pattern/AnyNodeTest.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/pattern/IDPattern.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/pattern/KeyPattern.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/pattern/LocationPathPattern.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/pattern/NameTest.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/pattern/NamespaceTest.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/pattern/NoNodeTest.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/pattern/NodeTest.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/pattern/NodeTypeTest.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/pattern/Pattern.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/pattern/UnionPattern.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/pattern/package-frame.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/pattern/package-summary.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/pattern/package-tree.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/sort/BinaryTree.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/sort/Compare_en.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/sort/Comparer.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/sort/DescendingComparer.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/sort/DoubleComparer.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/sort/HashMap.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/sort/LocalOrderComparer.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/sort/LowercaseFirstComparer.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/sort/NodeOrderComparer.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/sort/QuickSort.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/sort/SortKeyDefinition.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/sort/Sortable.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/sort/StringComparer.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/sort/TextComparer.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/sort/UppercaseFirstComparer.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/sort/package-frame.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/sort/package-summary.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/sort/package-tree.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/sql/SQLClose.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/sql/SQLColumn.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/sql/SQLConnect.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/sql/SQLElementFactory.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/sql/SQLInsert.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/sql/package-frame.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/sql/package-summary.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/sql/package-tree.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/AbsentExtensionElement.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/ExpressionContext.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/ExtensionElementFactory.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/GroupActivation.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/LiteralResultElement.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/Procedure.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/SAXONAssign.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/SAXONDoctype.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/SAXONEntityRef.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/SAXONFunction.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/SAXONGroup.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/SAXONHandler.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/SAXONItem.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/SAXONPreview.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/SAXONReturn.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/SAXONWhile.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/StandardNames.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/StyleElement.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/StyleException.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/StyleNodeFactory.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/TerminationException.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLApplyImports.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLApplyTemplates.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLAttribute.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLAttributeSet.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLCallTemplate.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLChoose.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLComment.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLCopy.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLCopyOf.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLDecimalFormat.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLDocument.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLElement.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLFallback.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLForEach.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLGeneralIncorporate.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLGeneralVariable.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLIf.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLImport.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLInclude.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLKey.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLMessage.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLNamespaceAlias.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLNumber.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLOtherwise.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLOutput.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLParam.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLPreserveSpace.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLProcessingInstruction.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLScript.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLSort.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLStringConstructor.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLStyleSheet.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLTemplate.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLText.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLValueOf.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLVariable.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLWhen.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/XSLWithParam.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/package-frame.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/package-summary.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/style/package-tree.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/tinytree/TinyBuilder.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/tinytree/TinyDocumentImpl.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/tinytree/package-frame.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/tinytree/package-summary.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/tinytree/package-tree.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/trace/SaxonEventMulticaster.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/trace/SimpleTraceListener.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/trace/TraceListener.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/trace/package-frame.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/trace/package-summary.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/trace/package-tree.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/tree/AttributeCollection.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/tree/DOMExceptionImpl.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/tree/DocumentImpl.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/tree/ElementImpl.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/tree/ElementWithAttributes.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/tree/LineNumberMap.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/tree/NodeFactory.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/tree/NodeImpl.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/tree/SystemIdMap.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/tree/TreeBuilder.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/tree/package-frame.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/tree/package-summary.html
-%%PORTDOCS%%share/doc/saxon/api/com/icl/saxon/tree/package-tree.html
-%%PORTDOCS%%share/doc/saxon/api/deprecated-list.html
-%%PORTDOCS%%share/doc/saxon/api/help-doc.html
-%%PORTDOCS%%share/doc/saxon/api/index-all.html
-%%PORTDOCS%%share/doc/saxon/api/index.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/ErrorListener.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/OutputKeys.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/Result.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/Source.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/SourceLocator.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/Templates.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/Transformer.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/TransformerConfigurationException.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/TransformerException.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/TransformerFactory.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/TransformerFactoryConfigurationError.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/URIResolver.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/class-use/ErrorListener.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/class-use/OutputKeys.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/class-use/Result.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/class-use/Source.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/class-use/SourceLocator.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/class-use/Templates.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/class-use/Transformer.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/class-use/TransformerConfigurationException.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/class-use/TransformerException.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/class-use/TransformerFactory.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/class-use/TransformerFactoryConfigurationError.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/class-use/URIResolver.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/dom/DOMLocator.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/dom/DOMResult.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/dom/DOMSource.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/dom/class-use/DOMLocator.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/dom/class-use/DOMResult.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/dom/class-use/DOMSource.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/dom/package-frame.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/dom/package-summary.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/dom/package-tree.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/dom/package-use.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/package-frame.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/package-summary.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/package-tree.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/package-use.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/sax/SAXResult.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/sax/SAXSource.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/sax/SAXTransformerFactory.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/sax/TemplatesHandler.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/sax/TransformerHandler.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/sax/class-use/SAXResult.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/sax/class-use/SAXSource.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/sax/class-use/SAXTransformerFactory.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/sax/class-use/TemplatesHandler.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/sax/class-use/TransformerHandler.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/sax/package-frame.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/sax/package-summary.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/sax/package-tree.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/sax/package-use.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/stream/StreamResult.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/stream/StreamSource.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/stream/class-use/StreamResult.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/stream/class-use/StreamSource.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/stream/package-frame.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/stream/package-summary.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/stream/package-tree.html
-%%PORTDOCS%%share/doc/saxon/api/javax/xml/transform/stream/package-use.html
-%%PORTDOCS%%share/doc/saxon/api/org/w3c/xsl/XSLTContext.html
-%%PORTDOCS%%share/doc/saxon/api/org/w3c/xsl/package-frame.html
-%%PORTDOCS%%share/doc/saxon/api/org/w3c/xsl/package-summary.html
-%%PORTDOCS%%share/doc/saxon/api/org/w3c/xsl/package-tree.html
-%%PORTDOCS%%share/doc/saxon/api/overview-frame.html
-%%PORTDOCS%%share/doc/saxon/api/overview-summary.html
-%%PORTDOCS%%share/doc/saxon/api/overview-tree.html
-%%PORTDOCS%%share/doc/saxon/api/package-list
-%%PORTDOCS%%share/doc/saxon/api/packages.html
-%%PORTDOCS%%share/doc/saxon/api/serialized-form.html
-%%PORTDOCS%%share/doc/saxon/api/stylesheet.css
-%%PORTDOCS%%share/doc/saxon/changes.html
-%%PORTDOCS%%share/doc/saxon/changes5.html
-%%PORTDOCS%%share/doc/saxon/conditions.html
-%%PORTDOCS%%share/doc/saxon/conformance.html
-%%PORTDOCS%%share/doc/saxon/expressions.html
-%%PORTDOCS%%share/doc/saxon/extensibility.html
-%%PORTDOCS%%share/doc/saxon/extensions.html
-%%PORTDOCS%%share/doc/saxon/history.html
-%%PORTDOCS%%share/doc/saxon/index.html
-%%PORTDOCS%%share/doc/saxon/instant.html
-%%PORTDOCS%%share/doc/saxon/patterns.html
-%%PORTDOCS%%share/doc/saxon/samples.html
-%%PORTDOCS%%share/doc/saxon/using-xsl.html
-%%PORTDOCS%%share/doc/saxon/xsl-elements.html
-%%PORTDOCS%%@dirrm share/doc/saxon/api/org/w3c/xsl
-%%PORTDOCS%%@dirrm share/doc/saxon/api/org/w3c
-%%PORTDOCS%%@dirrm share/doc/saxon/api/org
-%%PORTDOCS%%@dirrm share/doc/saxon/api/javax/xml/transform/stream/class-use
-%%PORTDOCS%%@dirrm share/doc/saxon/api/javax/xml/transform/stream
-%%PORTDOCS%%@dirrm share/doc/saxon/api/javax/xml/transform/sax/class-use
-%%PORTDOCS%%@dirrm share/doc/saxon/api/javax/xml/transform/sax
-%%PORTDOCS%%@dirrm share/doc/saxon/api/javax/xml/transform/dom/class-use
-%%PORTDOCS%%@dirrm share/doc/saxon/api/javax/xml/transform/dom
-%%PORTDOCS%%@dirrm share/doc/saxon/api/javax/xml/transform/class-use
-%%PORTDOCS%%@dirrm share/doc/saxon/api/javax/xml/transform
-%%PORTDOCS%%@dirrm share/doc/saxon/api/javax/xml
-%%PORTDOCS%%@dirrm share/doc/saxon/api/javax
-%%PORTDOCS%%@dirrm share/doc/saxon/api/com/icl/saxon/tree
-%%PORTDOCS%%@dirrm share/doc/saxon/api/com/icl/saxon/trace
-%%PORTDOCS%%@dirrm share/doc/saxon/api/com/icl/saxon/tinytree
-%%PORTDOCS%%@dirrm share/doc/saxon/api/com/icl/saxon/style
-%%PORTDOCS%%@dirrm share/doc/saxon/api/com/icl/saxon/sql
-%%PORTDOCS%%@dirrm share/doc/saxon/api/com/icl/saxon/sort
-%%PORTDOCS%%@dirrm share/doc/saxon/api/com/icl/saxon/pattern
-%%PORTDOCS%%@dirrm share/doc/saxon/api/com/icl/saxon/output
-%%PORTDOCS%%@dirrm share/doc/saxon/api/com/icl/saxon/om
-%%PORTDOCS%%@dirrm share/doc/saxon/api/com/icl/saxon/number
-%%PORTDOCS%%@dirrm share/doc/saxon/api/com/icl/saxon/jdom
-%%PORTDOCS%%@dirrm share/doc/saxon/api/com/icl/saxon/handlers
-%%PORTDOCS%%@dirrm share/doc/saxon/api/com/icl/saxon/functions
-%%PORTDOCS%%@dirrm share/doc/saxon/api/com/icl/saxon/exslt
-%%PORTDOCS%%@dirrm share/doc/saxon/api/com/icl/saxon/expr
-%%PORTDOCS%%@dirrm share/doc/saxon/api/com/icl/saxon/charcode
-%%PORTDOCS%%@dirrm share/doc/saxon/api/com/icl/saxon/aelfred
-%%PORTDOCS%%@dirrm share/doc/saxon/api/com/icl/saxon
-%%PORTDOCS%%@dirrm share/doc/saxon/api/com/icl
-%%PORTDOCS%%@dirrm share/doc/saxon/api/com
-%%PORTDOCS%%@dirrm share/doc/saxon/api
-%%PORTDOCS%%@dirrm share/doc/saxon
+%%EXAMPLESDIR%%/applet/demo/README.html
+%%EXAMPLESDIR%%/applet/demo/client.html
+%%EXAMPLESDIR%%/applet/demo/foo-s1.xml
+%%EXAMPLESDIR%%/applet/demo/get-todo-list.html
+%%EXAMPLESDIR%%/applet/demo/index.html
+%%EXAMPLESDIR%%/applet/demo/lts3611beac.jpg
+%%EXAMPLESDIR%%/applet/demo/rabbitwhorn.jpg
+%%EXAMPLESDIR%%/applet/demo/s1ToHTML.xsl
+%%EXAMPLESDIR%%/applet/demo/saxonApplets.xml
+%%EXAMPLESDIR%%/applet/demo/simple.html
+%%EXAMPLESDIR%%/applet/demo/target.html
+%%EXAMPLESDIR%%/applet/family-tree/family-tree.html
+%%EXAMPLESDIR%%/applet/family-tree/kennedy.xml
+%%EXAMPLESDIR%%/applet/family-tree/person-applet.xsl
+%%EXAMPLESDIR%%/applet/family-tree/person.xsl
+%%EXAMPLESDIR%%/data/books.dtd
+%%EXAMPLESDIR%%/data/books.xml
+%%EXAMPLESDIR%%/data/othello.xml
+%%EXAMPLESDIR%%/data/play.dtd
+%%EXAMPLESDIR%%/data/tstmt.dtd
+%%EXAMPLESDIR%%/java/DTDGenerator$1.class
+%%EXAMPLESDIR%%/java/DTDGenerator$AttributeDetails.class
+%%EXAMPLESDIR%%/java/DTDGenerator$CharHandler.class
+%%EXAMPLESDIR%%/java/DTDGenerator$ChildDetails.class
+%%EXAMPLESDIR%%/java/DTDGenerator$ElemHandler.class
+%%EXAMPLESDIR%%/java/DTDGenerator$ElementDetails.class
+%%EXAMPLESDIR%%/java/DTDGenerator.class
+%%EXAMPLESDIR%%/java/DTDGenerator.java
+%%EXAMPLESDIR%%/java/ExampleContentHandler.class
+%%EXAMPLESDIR%%/java/ExampleContentHandler.java
+%%EXAMPLESDIR%%/java/JDOMExample.class
+%%EXAMPLESDIR%%/java/JDOMExample.java
+%%EXAMPLESDIR%%/java/SaxonServlet.class
+%%EXAMPLESDIR%%/java/SaxonServlet.java
+%%EXAMPLESDIR%%/java/ShowBooks$1.class
+%%EXAMPLESDIR%%/java/ShowBooks$BookListHandler.class
+%%EXAMPLESDIR%%/java/ShowBooks$BooksHandler.class
+%%EXAMPLESDIR%%/java/ShowBooks$CategoryHandler.class
+%%EXAMPLESDIR%%/java/ShowBooks$ItemHandler.class
+%%EXAMPLESDIR%%/java/ShowBooks.class
+%%EXAMPLESDIR%%/java/ShowBooks.java
+%%EXAMPLESDIR%%/java/TraxExamples$1.class
+%%EXAMPLESDIR%%/java/TraxExamples$ModifyStylesheetFilter.class
+%%EXAMPLESDIR%%/java/TraxExamples$UserURIResolver.class
+%%EXAMPLESDIR%%/java/TraxExamples.class
+%%EXAMPLESDIR%%/java/TraxExamples.java
+%%EXAMPLESDIR%%/styles/bible.xsl
+%%EXAMPLESDIR%%/styles/books-attsets.xsl
+%%EXAMPLESDIR%%/styles/books-csv.xsl
+%%EXAMPLESDIR%%/styles/books-sql.xsl
+%%EXAMPLESDIR%%/styles/books-tle.xsl
+%%EXAMPLESDIR%%/styles/books.xsl
+%%EXAMPLESDIR%%/styles/play.xsl
+%%EXAMPLESDIR%%/styles/total.xsl
+%%EXAMPLESDIR%%/trax/exampleSimple2.out
+%%EXAMPLESDIR%%/trax/xml/baz.xml
+%%EXAMPLESDIR%%/trax/xml/embedded.xml
+%%EXAMPLESDIR%%/trax/xml/foo.xml
+%%EXAMPLESDIR%%/trax/xml/subdir1/foo2.xml
+%%EXAMPLESDIR%%/trax/xml/subdir1/subdir2/foo3.xml
+%%EXAMPLESDIR%%/trax/xsl/baz.xsl
+%%EXAMPLESDIR%%/trax/xsl/foo.xsl
+%%EXAMPLESDIR%%/trax/xsl/foo2.xsl
+%%EXAMPLESDIR%%/trax/xsl/foo3.xsl
+%%EXAMPLESDIR%%/trax/xsl/inc1/inc1.xsl
+%%EXAMPLESDIR%%/trax/xsl/inc1/inc2/inc2.xsl
+%%EXAMPLESDIR%%/trax/xsl/preamble.txt
+%%EXAMPLESDIR%%/trax/xsl/text.xsl
+@dirrm %%EXAMPLESDIR%%/trax/xsl/inc1/inc2
+@dirrm %%EXAMPLESDIR%%/trax/xsl/inc1
+@dirrm %%EXAMPLESDIR%%/trax/xsl
+@dirrm %%EXAMPLESDIR%%/trax/xml/subdir1/subdir2
+@dirrm %%EXAMPLESDIR%%/trax/xml/subdir1
+@dirrm %%EXAMPLESDIR%%/trax/xml
+@dirrm %%EXAMPLESDIR%%/trax
+@dirrm %%EXAMPLESDIR%%/styles
+@dirrm %%EXAMPLESDIR%%/java
+@dirrm %%EXAMPLESDIR%%/data
+@dirrm %%EXAMPLESDIR%%/applet/family-tree
+@dirrm %%EXAMPLESDIR%%/applet/demo
+@dirrm %%EXAMPLESDIR%%/applet
+@dirrm %%EXAMPLESDIR%%
+%%PORTDOCS%%%%DOCSDIR%%/api-guide.html
+%%PORTDOCS%%%%DOCSDIR%%/api/allclasses-frame.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/Bindery.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/Binding.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/ContentEmitter.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/Context.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/Controller.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/DOMDriver.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/DecimalFormatManager.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/ExtendedInputSource.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/FeatureKeys.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/Filter.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/IDFilter.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/IdentityTransformerHandler.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/InternalSaxonError.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/KeyDefinition.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/KeyManager.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/Loader.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/Mode.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/NodeHandler.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/PIGrabber.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/ParameterSet.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/PreparedStyleSheet.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/PreviewManager.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/RuleManager.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/StandardErrorListener.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/StandardURIResolver.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/StyleSheet.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/StylesheetStripper.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/TemplatesHandlerImpl.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/TransformerFactoryImpl.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/TransformerHandlerImpl.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/TreeDriver.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/Version.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/WinStyleSheet.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/XSLTProcessorApplet.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/aelfred/DefaultHandler.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/aelfred/SAXDriver.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/aelfred/SAXParserFactoryImpl.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/aelfred/SAXParserImpl.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/aelfred/package-frame.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/aelfred/package-summary.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/aelfred/package-tree.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/charcode/ASCIICharacterSet.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/charcode/CP1250CharacterSet.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/charcode/CP1251CharacterSet.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/charcode/CP852CharacterSet.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/charcode/CharacterSet.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/charcode/CharacterSetFactory.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/charcode/KOI8RCharacterSet.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/charcode/Latin1CharacterSet.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/charcode/Latin2CharacterSet.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/charcode/PluggableCharacterSet.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/charcode/UnicodeCharacterSet.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/charcode/package-frame.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/charcode/package-summary.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/charcode/package-tree.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/AttributeValueTemplate.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/BooleanValue.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/ContextNodeExpression.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/DifferenceEnumeration.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/DistinctEnumeration.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/EmptyNodeSet.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/ErrorExpression.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/Expression.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/ExpressionParser.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/FilterEnumerator.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/FragmentValue.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/Function.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/FunctionProxy.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/IntersectionEnumeration.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/IsLastExpression.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/LastPositionFinder.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/LookaheadEnumerator.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/NodeListExpression.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/NodeSetComparison.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/NodeSetExpression.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/NodeSetExtent.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/NodeSetIntent.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/NodeSetValue.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/NumericValue.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/ObjectValue.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/ParentNodeExpression.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/PathExpression.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/RootExpression.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/SingletonComparison.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/SingletonExpression.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/SingletonNodeSet.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/SortKeyEnumeration.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/SortedSelection.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/StandaloneContext.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/StaticContext.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/Step.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/StringValue.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/StyleSheetFunctionCall.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/TextFragmentValue.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/UnionEnumeration.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/Value.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/VariableReference.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/XPathException.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/package-frame.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/package-summary.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/expr/package-tree.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/exslt/Common.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/exslt/Date.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/exslt/Math.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/exslt/Sets.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/exslt/package-frame.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/exslt/package-summary.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/exslt/package-tree.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/BooleanFn.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/Ceiling.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/Concat.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/Contains.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/Count.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/Current.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/Document.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/ElementAvailable.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/Extensions.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/Floor.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/FormatNumber.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/FunctionAvailable.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/GenerateId.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/Id.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/Key.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/Lang.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/Last.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/LocalName.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/NameFn.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/NamespaceURI.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/NormalizeSpace.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/Not.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/NumberFn.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/Position.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/Round.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/StartsWith.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/StringFn.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/StringLength.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/Substring.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/SubstringAfter.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/SubstringBefore.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/Sum.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/SystemProperty.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/Translate.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/UnparsedEntityURI.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/package-frame.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/package-summary.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/functions/package-tree.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/handlers/ElementHandler.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/handlers/ElementHandlerBase.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/handlers/package-frame.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/handlers/package-summary.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/handlers/package-tree.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/jdom/DocumentWrapper.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/jdom/NodeWrapper.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/jdom/package-frame.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/jdom/package-summary.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/jdom/package-tree.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/number/NumberFormatter.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/number/Numberer.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/number/Numberer_de.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/number/Numberer_en.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/number/package-frame.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/number/package-summary.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/number/package-tree.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/om/AbstractNode.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/om/Axis.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/om/AxisEnumeration.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/om/Builder.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/om/DocumentBuilderFactoryImpl.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/om/DocumentBuilderImpl.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/om/DocumentInfo.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/om/DocumentPool.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/om/EmptyEnumeration.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/om/Name.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/om/NamePool.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/om/Namespace.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/om/NamespaceException.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/om/Navigator.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/om/NodeEnumeration.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/om/NodeInfo.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/om/ProcInstParser.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/om/SingletonEnumeration.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/om/Stripper.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/om/package-frame.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/om/package-summary.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/om/package-tree.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/output/CDATAFilter.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/output/ContentHandlerProxy.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/output/DOMEmitter.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/output/DTDEmitter.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/output/DocumentHandlerProxy.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/output/Emitter.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/output/ErrorEmitter.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/output/GeneralOutputter.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/output/HTMLEmitter.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/output/HTMLIndenter.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/output/MessageEmitter.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/output/NamespaceEmitter.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/output/Outputter.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/output/ProxyEmitter.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/output/SaxonOutputKeys.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/output/StringOutputter.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/output/TEXTEmitter.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/output/TextFragment.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/output/UncommittedEmitter.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/output/XHTMLEmitter.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/output/XMLEmitter.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/output/XMLIndenter.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/output/package-frame.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/output/package-summary.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/output/package-tree.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/package-frame.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/package-summary.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/package-tree.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/pattern/AnyChildNodePattern.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/pattern/AnyNodeTest.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/pattern/IDPattern.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/pattern/KeyPattern.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/pattern/LocationPathPattern.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/pattern/NameTest.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/pattern/NamespaceTest.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/pattern/NoNodeTest.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/pattern/NodeTest.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/pattern/NodeTypeTest.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/pattern/Pattern.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/pattern/UnionPattern.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/pattern/package-frame.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/pattern/package-summary.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/pattern/package-tree.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/sort/BinaryTree.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/sort/Compare_en.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/sort/Comparer.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/sort/DescendingComparer.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/sort/DoubleComparer.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/sort/HashMap.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/sort/LocalOrderComparer.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/sort/LowercaseFirstComparer.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/sort/NodeOrderComparer.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/sort/QuickSort.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/sort/SortKeyDefinition.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/sort/Sortable.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/sort/StringComparer.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/sort/TextComparer.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/sort/UppercaseFirstComparer.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/sort/package-frame.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/sort/package-summary.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/sort/package-tree.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/sql/SQLClose.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/sql/SQLColumn.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/sql/SQLConnect.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/sql/SQLElementFactory.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/sql/SQLInsert.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/sql/package-frame.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/sql/package-summary.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/sql/package-tree.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/AbsentExtensionElement.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/ExpressionContext.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/ExtensionElementFactory.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/GroupActivation.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/LiteralResultElement.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/Procedure.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/SAXONAssign.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/SAXONDoctype.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/SAXONEntityRef.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/SAXONFunction.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/SAXONGroup.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/SAXONHandler.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/SAXONItem.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/SAXONPreview.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/SAXONReturn.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/SAXONWhile.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/StandardNames.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/StyleElement.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/StyleException.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/StyleNodeFactory.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/TerminationException.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLApplyImports.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLApplyTemplates.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLAttribute.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLAttributeSet.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLCallTemplate.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLChoose.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLComment.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLCopy.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLCopyOf.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLDecimalFormat.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLDocument.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLElement.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLFallback.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLForEach.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLGeneralIncorporate.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLGeneralVariable.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLIf.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLImport.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLInclude.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLKey.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLMessage.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLNamespaceAlias.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLNumber.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLOtherwise.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLOutput.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLParam.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLPreserveSpace.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLProcessingInstruction.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLScript.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLSort.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLStringConstructor.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLStyleSheet.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLTemplate.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLText.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLValueOf.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLVariable.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLWhen.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/XSLWithParam.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/package-frame.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/package-summary.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/style/package-tree.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/tinytree/TinyBuilder.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/tinytree/TinyDocumentImpl.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/tinytree/package-frame.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/tinytree/package-summary.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/tinytree/package-tree.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/trace/SaxonEventMulticaster.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/trace/SimpleTraceListener.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/trace/TraceListener.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/trace/package-frame.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/trace/package-summary.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/trace/package-tree.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/tree/AttributeCollection.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/tree/DOMExceptionImpl.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/tree/DocumentImpl.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/tree/ElementImpl.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/tree/ElementWithAttributes.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/tree/LineNumberMap.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/tree/NodeFactory.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/tree/NodeImpl.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/tree/SystemIdMap.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/tree/TreeBuilder.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/tree/package-frame.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/tree/package-summary.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com/icl/saxon/tree/package-tree.html
+%%PORTDOCS%%%%DOCSDIR%%/api/deprecated-list.html
+%%PORTDOCS%%%%DOCSDIR%%/api/help-doc.html
+%%PORTDOCS%%%%DOCSDIR%%/api/index-all.html
+%%PORTDOCS%%%%DOCSDIR%%/api/index.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/ErrorListener.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/OutputKeys.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/Result.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/Source.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/SourceLocator.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/Templates.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/Transformer.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/TransformerConfigurationException.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/TransformerException.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/TransformerFactory.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/TransformerFactoryConfigurationError.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/URIResolver.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/class-use/ErrorListener.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/class-use/OutputKeys.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/class-use/Result.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/class-use/Source.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/class-use/SourceLocator.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/class-use/Templates.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/class-use/Transformer.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/class-use/TransformerConfigurationException.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/class-use/TransformerException.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/class-use/TransformerFactory.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/class-use/TransformerFactoryConfigurationError.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/class-use/URIResolver.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/dom/DOMLocator.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/dom/DOMResult.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/dom/DOMSource.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/dom/class-use/DOMLocator.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/dom/class-use/DOMResult.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/dom/class-use/DOMSource.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/dom/package-frame.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/dom/package-summary.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/dom/package-tree.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/dom/package-use.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/package-frame.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/package-summary.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/package-tree.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/package-use.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/sax/SAXResult.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/sax/SAXSource.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/sax/SAXTransformerFactory.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/sax/TemplatesHandler.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/sax/TransformerHandler.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/sax/class-use/SAXResult.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/sax/class-use/SAXSource.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/sax/class-use/SAXTransformerFactory.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/sax/class-use/TemplatesHandler.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/sax/class-use/TransformerHandler.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/sax/package-frame.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/sax/package-summary.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/sax/package-tree.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/sax/package-use.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/stream/StreamResult.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/stream/StreamSource.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/stream/class-use/StreamResult.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/stream/class-use/StreamSource.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/stream/package-frame.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/stream/package-summary.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/stream/package-tree.html
+%%PORTDOCS%%%%DOCSDIR%%/api/javax/xml/transform/stream/package-use.html
+%%PORTDOCS%%%%DOCSDIR%%/api/org/w3c/xsl/XSLTContext.html
+%%PORTDOCS%%%%DOCSDIR%%/api/org/w3c/xsl/package-frame.html
+%%PORTDOCS%%%%DOCSDIR%%/api/org/w3c/xsl/package-summary.html
+%%PORTDOCS%%%%DOCSDIR%%/api/org/w3c/xsl/package-tree.html
+%%PORTDOCS%%%%DOCSDIR%%/api/overview-frame.html
+%%PORTDOCS%%%%DOCSDIR%%/api/overview-summary.html
+%%PORTDOCS%%%%DOCSDIR%%/api/overview-tree.html
+%%PORTDOCS%%%%DOCSDIR%%/api/package-list
+%%PORTDOCS%%%%DOCSDIR%%/api/packages.html
+%%PORTDOCS%%%%DOCSDIR%%/api/serialized-form.html
+%%PORTDOCS%%%%DOCSDIR%%/api/stylesheet.css
+%%PORTDOCS%%%%DOCSDIR%%/changes.html
+%%PORTDOCS%%%%DOCSDIR%%/changes5.html
+%%PORTDOCS%%%%DOCSDIR%%/conditions.html
+%%PORTDOCS%%%%DOCSDIR%%/conformance.html
+%%PORTDOCS%%%%DOCSDIR%%/expressions.html
+%%PORTDOCS%%%%DOCSDIR%%/extensibility.html
+%%PORTDOCS%%%%DOCSDIR%%/extensions.html
+%%PORTDOCS%%%%DOCSDIR%%/history.html
+%%PORTDOCS%%%%DOCSDIR%%/index.html
+%%PORTDOCS%%%%DOCSDIR%%/instant.html
+%%PORTDOCS%%%%DOCSDIR%%/patterns.html
+%%PORTDOCS%%%%DOCSDIR%%/samples.html
+%%PORTDOCS%%%%DOCSDIR%%/using-xsl.html
+%%PORTDOCS%%%%DOCSDIR%%/xsl-elements.html
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/org/w3c/xsl
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/org/w3c
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/org
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/javax/xml/transform/stream/class-use
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/javax/xml/transform/stream
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/javax/xml/transform/sax/class-use
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/javax/xml/transform/sax
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/javax/xml/transform/dom/class-use
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/javax/xml/transform/dom
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/javax/xml/transform/class-use
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/javax/xml/transform
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/javax/xml
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/javax
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/com/icl/saxon/tree
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/com/icl/saxon/trace
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/com/icl/saxon/tinytree
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/com/icl/saxon/style
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/com/icl/saxon/sql
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/com/icl/saxon/sort
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/com/icl/saxon/pattern
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/com/icl/saxon/output
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/com/icl/saxon/om
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/com/icl/saxon/number
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/com/icl/saxon/jdom
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/com/icl/saxon/handlers
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/com/icl/saxon/functions
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/com/icl/saxon/exslt
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/com/icl/saxon/expr
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/com/icl/saxon/charcode
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/com/icl/saxon/aelfred
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/com/icl/saxon
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/com/icl
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/com
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
cvs server: Diffing .
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/xml-lite.el/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	7 Apr 2002 09:57:56 -0000	1.2
+++ Makefile	15 Feb 2003 09:12:38 -0000
@@ -13,7 +13,8 @@
 EXTRACT_SUFX=	# empty
 EXTRACT_ONLY=	# empty
 
-MAINTAINER=	fuyuki@mj.0038.net
+MAINTAINER=	fuyuki@hadaly.org
+COMMENT=	A simple XML-editing for GNU Emacs
 
 EMACS_PORT_NAME?=	emacs21
 EMACS_NO_BUILD_DEPENDS=	YES
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/textproc/xml-lite.el/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	18 Feb 2002 08:42:36 -0000	1.1
+++ pkg-descr	15 Feb 2003 09:12:38 -0000
@@ -3,6 +3,3 @@
 PSGML package (DTD parsing, syntax checking) is not required.
 
 WWW: http://www.bigfoot.com/~mdub/
-
-- Kimura Fuyuki
-fuyuki@mj.0038.net

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

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




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