aboutsummaryrefslogtreecommitdiff
path: root/devel/styx
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2004-02-23 01:17:02 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2004-02-23 01:17:02 +0000
commit115dfbb7056bb00bad957e0a2a8570ed6d4468c0 (patch)
tree7a714805cf187a138847f52f0b58ec37c840aac1 /devel/styx
parent7db36f07188faaf4f9e3cc47f7091434ddd29710 (diff)
downloadports-115dfbb7056bb00bad957e0a2a8570ed6d4468c0.tar.gz
ports-115dfbb7056bb00bad957e0a2a8570ed6d4468c0.zip
Notes
Diffstat (limited to 'devel/styx')
-rw-r--r--devel/styx/Makefile12
-rw-r--r--devel/styx/distinfo3
-rw-r--r--devel/styx/files/patch-Makefile.in12
-rw-r--r--devel/styx/files/patch-configure15
-rw-r--r--devel/styx/pkg-plist386
5 files changed, 218 insertions, 210 deletions
diff --git a/devel/styx/Makefile b/devel/styx/Makefile
index 4196ac5b5d7b..0cde51393673 100644
--- a/devel/styx/Makefile
+++ b/devel/styx/Makefile
@@ -7,18 +7,15 @@
#
PORTNAME= styx
-PORTVERSION= 1.5.1
-PORTREVISION= 1
+PORTVERSION= 1.6.1
+PORTREVISION= 0
CATEGORIES= devel
MASTER_SITES= http://www.speculate.de/styx/
MAINTAINER= ports@FreeBSD.org
COMMENT= A scanner/parser generator
-BROKEN= "Checksum mismatch"
-
-LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
-
+USE_ICONV= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
@@ -37,9 +34,6 @@ post-install:
${TAR} -C ${WRKSRC} \
--exclude "*.in" --exclude "*Makefile*" -cf - spe pat | \
${TAR} -C ${EXAMPLESDIR} --unlink -xf -
- ${TAR} -C ${WRKSRC}/tutorial \
- --exclude "*.in" --exclude "*Makefile*" -cf - . | \
- ${TAR} -C ${EXAMPLESDIR} --unlink -xf -
@${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${DOCSDIR}
.endif
diff --git a/devel/styx/distinfo b/devel/styx/distinfo
index f2f8539b653c..6bade208b425 100644
--- a/devel/styx/distinfo
+++ b/devel/styx/distinfo
@@ -1 +1,2 @@
-MD5 (styx-1.5.1.tar.gz) = 1742815ace3d6083e82d16f4e961f44c
+MD5 (styx-1.6.1.tar.gz) = 51a6827f41cc5c361698a36c13171a32
+SIZE (styx-1.6.1.tar.gz) = 1027499
diff --git a/devel/styx/files/patch-Makefile.in b/devel/styx/files/patch-Makefile.in
index 523e1f6e9bc3..d81f2808fcce 100644
--- a/devel/styx/files/patch-Makefile.in
+++ b/devel/styx/files/patch-Makefile.in
@@ -1,11 +1,11 @@
---- Makefile.in.orig Thu Dec 5 20:01:08 2002
-+++ Makefile.in Sat Dec 7 06:11:52 2002
-@@ -101,7 +101,7 @@
+--- Makefile.in.orig Tue Dec 9 23:38:07 2003
++++ Makefile.in Mon Feb 23 09:03:36 2004
+@@ -115,7 +115,7 @@
noinst_LTLIBRARIES = libfoolam.la
libfoolam_la_SOURCES = foolam.c
--SUBDIRS = gen libbase libstyx libutil modext modstd pgm inc doc tutorial spe pat
-+SUBDIRS = gen libbase libstyx libutil modext modstd pgm inc
+-SUBDIRS = gen libbase libstyx libutil modext modstd pgm inc doc examples spe pat libxml incxml pgmxml genxml spexml
++SUBDIRS = gen libbase libstyx libutil modext modstd pgm inc libxml incxml pgmxml genxml spexml
- EXTRA_DIST = CHANGELOG LICENSE bootstrap util windows
+ EXTRA_DIST = LICENSE bootstrap util windows libc++
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
diff --git a/devel/styx/files/patch-configure b/devel/styx/files/patch-configure
index 6469c11056d5..ea83558d68a2 100644
--- a/devel/styx/files/patch-configure
+++ b/devel/styx/files/patch-configure
@@ -1,6 +1,6 @@
---- configure.orig Thu Dec 5 19:51:31 2002
-+++ configure Sat Dec 7 05:18:00 2002
-@@ -5558,6 +5558,7 @@
+--- configure.orig Tue Dec 9 23:37:47 2003
++++ configure Mon Feb 23 09:08:04 2004
+@@ -18594,6 +18594,7 @@
# This can be used to rebuild libtool when needed
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
@@ -8,3 +8,12 @@
# Always use our own libtool.
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+@@ -23150,7 +23151,7 @@
+ if test "${ac_cv_sampledir+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+ else
+- ac_cv_sampledir='$(datadir)/examples'
++ ac_cv_sampledir='$(datadir)/examples/styx'
+ fi
+ echo "$as_me:$LINENO: result: $ac_cv_sampledir" >&5
+ echo "${ECHO_T}$ac_cv_sampledir" >&6
diff --git a/devel/styx/pkg-plist b/devel/styx/pkg-plist
index 096d304f3087..52b8e400719a 100644
--- a/devel/styx/pkg-plist
+++ b/devel/styx/pkg-plist
@@ -1,9 +1,11 @@
bin/ctoh
bin/lim_test
bin/pim_test
+bin/ptm_img
bin/stydoc
bin/stypp
bin/styx
+bin/xml_test
include/styx/binimg.h
include/styx/binset.h
include/styx/ccnv_lim.h
@@ -21,6 +23,9 @@ include/styx/ctx_dfn.h
include/styx/ctx_imp.h
include/styx/dict.h
include/styx/dicts.h
+include/styx/dtd_int.h
+include/styx/dtd_lim.h
+include/styx/dtd_pim.h
include/styx/glo_tab.h
include/styx/gls.h
include/styx/gstream.h
@@ -51,6 +56,7 @@ include/styx/prs_gen.h
include/styx/prs_imp.h
include/styx/prs_io.h
include/styx/ptm.h
+include/styx/ptm__cim.h
include/styx/ptm_gen.h
include/styx/ptm_pp.h
include/styx/reg_exp.h
@@ -76,198 +82,196 @@ include/styx/symbols.h
include/styx/sysbase0.h
include/styx/sysbase1.h
include/styx/syscbhdl.h
+include/styx/xml_base.h
+include/styx/xml_dfn.h
+include/styx/xml_int.h
+include/styx/xml_lim.h
+include/styx/xml_pim.h
+include/styx/xml_test_cim.h
+include/styx/xmllit_lim.h
+@dirrm include/styx
lib/libdstyx.a
lib/libdstyx.so
-lib/libdstyx.so.1
+lib/libdstyx.so.2
+lib/libdxml.a
+lib/libdxml.so
+lib/libdxml.so.1
lib/libxstyx.a
lib/libxstyx.so
-lib/libxstyx.so.1
-%%PORTDOCS%%share/doc/styx/bin__cim.htm
-%%PORTDOCS%%share/doc/styx/binimg.htm
-%%PORTDOCS%%share/doc/styx/binset.htm
-%%PORTDOCS%%share/doc/styx/bnf.htm
-%%PORTDOCS%%share/doc/styx/ccnv_lim.htm
-%%PORTDOCS%%share/doc/styx/cdps_lim.htm
-%%PORTDOCS%%share/doc/styx/cfg_abs.htm
-%%PORTDOCS%%share/doc/styx/cfg_dfn.htm
-%%PORTDOCS%%share/doc/styx/charlib.htm
-%%PORTDOCS%%share/doc/styx/cmd__cim.htm
-%%PORTDOCS%%share/doc/styx/cmd_ant.htm
-%%PORTDOCS%%share/doc/styx/cmd_ctoh.htm
-%%PORTDOCS%%share/doc/styx/cmd_int.htm
-%%PORTDOCS%%share/doc/styx/cmd_lim.htm
-%%PORTDOCS%%share/doc/styx/cmd_lim_test.htm
-%%PORTDOCS%%share/doc/styx/cmd_pim.htm
-%%PORTDOCS%%share/doc/styx/cmd_pim_test.htm
-%%PORTDOCS%%share/doc/styx/cmd_stydoc.htm
-%%PORTDOCS%%share/doc/styx/cmd_stypp.htm
-%%PORTDOCS%%share/doc/styx/cmd_styx.htm
-%%PORTDOCS%%share/doc/styx/cmda_cim.htm
-%%PORTDOCS%%share/doc/styx/cmdd_cim.htm
-%%PORTDOCS%%share/doc/styx/cmdlib.htm
-%%PORTDOCS%%share/doc/styx/com_cim.htm
-%%PORTDOCS%%share/doc/styx/com_get.htm
-%%PORTDOCS%%share/doc/styx/cprj_ant.htm
-%%PORTDOCS%%share/doc/styx/cprj_int.htm
-%%PORTDOCS%%share/doc/styx/cprj_lim.htm
-%%PORTDOCS%%share/doc/styx/cprj_pim.htm
-%%PORTDOCS%%share/doc/styx/ctoh_cim.htm
-%%PORTDOCS%%share/doc/styx/ctx.htm
-%%PORTDOCS%%share/doc/styx/ctx_app.htm
-%%PORTDOCS%%share/doc/styx/ctx_dfn.htm
-%%PORTDOCS%%share/doc/styx/ctx_imp.htm
-%%PORTDOCS%%share/doc/styx/date.htm
-%%PORTDOCS%%share/doc/styx/dict.htm
-%%PORTDOCS%%share/doc/styx/dicts.htm
-%%PORTDOCS%%share/doc/styx/dps_cim.htm
-%%PORTDOCS%%share/doc/styx/esty_ant.htm
-%%PORTDOCS%%share/doc/styx/esty_int.htm
-%%PORTDOCS%%share/doc/styx/esty_lim.htm
-%%PORTDOCS%%share/doc/styx/esty_pim.htm
-%%PORTDOCS%%share/doc/styx/estyx_ant.htm
-%%PORTDOCS%%share/doc/styx/estyx_int.htm
-%%PORTDOCS%%share/doc/styx/genm_cim.htm
-%%PORTDOCS%%share/doc/styx/glo_tab.htm
-%%PORTDOCS%%share/doc/styx/gls.htm
-%%PORTDOCS%%share/doc/styx/gls_abs.htm
-%%PORTDOCS%%share/doc/styx/gstream.htm
-%%PORTDOCS%%share/doc/styx/hmap.htm
-%%PORTDOCS%%share/doc/styx/hpat.htm
-%%PORTDOCS%%share/doc/styx/hpat_ant.htm
-%%PORTDOCS%%share/doc/styx/hpat_int.htm
-%%PORTDOCS%%share/doc/styx/hpat_lim.htm
-%%PORTDOCS%%share/doc/styx/hpat_pim.htm
-%%PORTDOCS%%share/doc/styx/hset.htm
-%%PORTDOCS%%share/doc/styx/integer.htm
-%%PORTDOCS%%share/doc/styx/lim__cim.htm
-%%PORTDOCS%%share/doc/styx/line_scn.htm
-%%PORTDOCS%%share/doc/styx/list.htm
-%%PORTDOCS%%share/doc/styx/literal.htm
-%%PORTDOCS%%share/doc/styx/mem_base.htm
-%%PORTDOCS%%share/doc/styx/meta_ant.htm
-%%PORTDOCS%%share/doc/styx/meta_cim.htm
-%%PORTDOCS%%share/doc/styx/meta_exp.htm
-%%PORTDOCS%%share/doc/styx/meta_int.htm
-%%PORTDOCS%%share/doc/styx/meta_lim.htm
-%%PORTDOCS%%share/doc/styx/meta_pim.htm
-%%PORTDOCS%%share/doc/styx/meta_prs.htm
-%%PORTDOCS%%share/doc/styx/nmk_cim.htm
-%%PORTDOCS%%share/doc/styx/olist.htm
-%%PORTDOCS%%share/doc/styx/otab.htm
-%%PORTDOCS%%share/doc/styx/pathes.htm
-%%PORTDOCS%%share/doc/styx/pgm_base.htm
-%%PORTDOCS%%share/doc/styx/pim__cim.htm
-%%PORTDOCS%%share/doc/styx/pl0.abs.sgml
-%%PORTDOCS%%share/doc/styx/pl0.c.sgml
-%%PORTDOCS%%share/doc/styx/pl0.sty.sgml
-%%PORTDOCS%%share/doc/styx/prdp_cim.htm
-%%PORTDOCS%%share/doc/styx/pre.htm
-%%PORTDOCS%%share/doc/styx/prim.htm
-%%PORTDOCS%%share/doc/styx/prjfun.htm
-%%PORTDOCS%%share/doc/styx/prs.htm
-%%PORTDOCS%%share/doc/styx/prs_abs.htm
-%%PORTDOCS%%share/doc/styx/prs_dfn.htm
-%%PORTDOCS%%share/doc/styx/prs_gen.htm
-%%PORTDOCS%%share/doc/styx/prs_imp.htm
-%%PORTDOCS%%share/doc/styx/prs_io.htm
-%%PORTDOCS%%share/doc/styx/ptm.htm
-%%PORTDOCS%%share/doc/styx/ptm__cim.htm
-%%PORTDOCS%%share/doc/styx/ptm_gen.htm
-%%PORTDOCS%%share/doc/styx/ptm_pp.htm
-%%PORTDOCS%%share/doc/styx/rational.htm
-%%PORTDOCS%%share/doc/styx/refo_cim.htm
-%%PORTDOCS%%share/doc/styx/reg_exp.htm
-%%PORTDOCS%%share/doc/styx/rexp_lim.htm
-%%PORTDOCS%%share/doc/styx/scn_abs.htm
-%%PORTDOCS%%share/doc/styx/scn_base.htm
-%%PORTDOCS%%share/doc/styx/scn_gen.htm
-%%PORTDOCS%%share/doc/styx/scn_imp.htm
-%%PORTDOCS%%share/doc/styx/scn_io.htm
-%%PORTDOCS%%share/doc/styx/scn_pre.htm
-%%PORTDOCS%%share/doc/styx/shmain.htm
-%%PORTDOCS%%share/doc/styx/sink.htm
-%%PORTDOCS%%share/doc/styx/standard.htm
-%%PORTDOCS%%share/doc/styx/stdosx.htm
-%%PORTDOCS%%share/doc/styx/styconf0.htm
-%%PORTDOCS%%share/doc/styx/styd_cim.htm
-%%PORTDOCS%%share/doc/styx/styp_cim.htm
-%%PORTDOCS%%share/doc/styx/styx-1.html
-%%PORTDOCS%%share/doc/styx/styx-10.html
-%%PORTDOCS%%share/doc/styx/styx-11.html
-%%PORTDOCS%%share/doc/styx/styx-12.html
-%%PORTDOCS%%share/doc/styx/styx-2.html
-%%PORTDOCS%%share/doc/styx/styx-3.html
-%%PORTDOCS%%share/doc/styx/styx-4.html
-%%PORTDOCS%%share/doc/styx/styx-5.html
-%%PORTDOCS%%share/doc/styx/styx-6.html
-%%PORTDOCS%%share/doc/styx/styx-7.html
-%%PORTDOCS%%share/doc/styx/styx-8.html
-%%PORTDOCS%%share/doc/styx/styx-9.html
-%%PORTDOCS%%share/doc/styx/styx.html
-%%PORTDOCS%%share/doc/styx/styx.sgml
-%%PORTDOCS%%share/doc/styx/styx_ant.htm
-%%PORTDOCS%%share/doc/styx/styx_cfg.htm
-%%PORTDOCS%%share/doc/styx/styx_cim.htm
-%%PORTDOCS%%share/doc/styx/styx_gen.htm
-%%PORTDOCS%%share/doc/styx/styx_hdl.htm
-%%PORTDOCS%%share/doc/styx/styx_int.htm
-%%PORTDOCS%%share/doc/styx/styx_lim.htm
-%%PORTDOCS%%share/doc/styx/styx_pim.htm
-%%PORTDOCS%%share/doc/styx/symbols.htm
-%%PORTDOCS%%share/doc/styx/sysbase0.htm
-%%PORTDOCS%%share/doc/styx/sysbase1.htm
-%%PORTDOCS%%share/doc/styx/syscbhdl.htm
-%%PORTDOCS%%share/doc/styx/term.htm
-%%PORTDOCS%%share/doc/styx/testpl0.pl.sgml
-%%PORTDOCS%%share/doc/styx/xmem_imp.htm
-%%PORTDOCS%%share/doc/styx/xstdosx.htm
-%%PORTDOCS%%share/examples/styx/pat/lstydoc_us.htm
-%%PORTDOCS%%share/examples/styx/pat/pcmdbook.xml
-%%PORTDOCS%%share/examples/styx/pat/pcmddoc_us.htm
-%%PORTDOCS%%share/examples/styx/pat/rstydoc_us.htm
-%%PORTDOCS%%share/examples/styx/pat/tstydoc_us.htm
-%%PORTDOCS%%share/examples/styx/readme
-%%PORTDOCS%%share/examples/styx/spe/ccnv.sty
-%%PORTDOCS%%share/examples/styx/spe/cdps.sty
-%%PORTDOCS%%share/examples/styx/spe/cmd.sty
-%%PORTDOCS%%share/examples/styx/spe/cprj.sty
-%%PORTDOCS%%share/examples/styx/spe/estyx.sty
-%%PORTDOCS%%share/examples/styx/spe/hpat.sty
-%%PORTDOCS%%share/examples/styx/spe/meta.sty
-%%PORTDOCS%%share/examples/styx/spe/rexp.sty
-%%PORTDOCS%%share/examples/styx/spe/styx.sty
-%%PORTDOCS%%share/examples/styx/tutorial01/calc.sty
-%%PORTDOCS%%share/examples/styx/tutorial01/calctut.c
-%%PORTDOCS%%share/examples/styx/tutorial01/explist.calc
-%%PORTDOCS%%share/examples/styx/tutorial01/mx
-%%PORTDOCS%%share/examples/styx/tutorial01/readme
-%%PORTDOCS%%share/examples/styx/tutorial02/mx
-%%PORTDOCS%%share/examples/styx/tutorial02/pl0.c
-%%PORTDOCS%%share/examples/styx/tutorial02/pl0.sty
-%%PORTDOCS%%share/examples/styx/tutorial02/readme
-%%PORTDOCS%%share/examples/styx/tutorial02/t
-%%PORTDOCS%%share/examples/styx/tutorial02/testpl0.pl0
-%%PORTDOCS%%share/examples/styx/tutorial02/todo
-%%PORTDOCS%%share/examples/styx/tutorial03/mx
-%%PORTDOCS%%share/examples/styx/tutorial03/pl0.sty
-%%PORTDOCS%%share/examples/styx/tutorial03/pl0c.c
-%%PORTDOCS%%share/examples/styx/tutorial03/pl0r.c
-%%PORTDOCS%%share/examples/styx/tutorial03/readme
-%%PORTDOCS%%share/examples/styx/tutorial03/t
-%%PORTDOCS%%share/examples/styx/tutorial03/testpl0.pl0
-%%PORTDOCS%%share/examples/styx/tutorial03/todo
-%%PORTDOCS%%share/examples/styx/tutorial04/calc.cpp
-%%PORTDOCS%%share/examples/styx/tutorial04/calc.sty
-%%PORTDOCS%%share/examples/styx/tutorial04/mx
-%%PORTDOCS%%share/examples/styx/tutorial04/pattern_file.txt
-%%PORTDOCS%%share/examples/styx/tutorial04/readme
-%%PORTDOCS%%share/examples/styx/tutorial04/t
-%%PORTDOCS%%@dirrm share/examples/styx/tutorial04
-%%PORTDOCS%%@dirrm share/examples/styx/tutorial03
-%%PORTDOCS%%@dirrm share/examples/styx/tutorial02
-%%PORTDOCS%%@dirrm share/examples/styx/tutorial01
-%%PORTDOCS%%@dirrm share/examples/styx/spe
-%%PORTDOCS%%@dirrm share/examples/styx/pat
-%%PORTDOCS%%@dirrm share/examples/styx
-%%PORTDOCS%%@dirrm share/doc/styx
-@dirrm include/styx
+lib/libxstyx.so.2
+%%PORTDOCS%%%%DOCSDIR%%/bin__cim.htm
+%%PORTDOCS%%%%DOCSDIR%%/binimg.htm
+%%PORTDOCS%%%%DOCSDIR%%/binset.htm
+%%PORTDOCS%%%%DOCSDIR%%/bnf.htm
+%%PORTDOCS%%%%DOCSDIR%%/ccnv_lim.htm
+%%PORTDOCS%%%%DOCSDIR%%/cdps_lim.htm
+%%PORTDOCS%%%%DOCSDIR%%/cfg_abs.htm
+%%PORTDOCS%%%%DOCSDIR%%/cfg_dfn.htm
+%%PORTDOCS%%%%DOCSDIR%%/charlib.htm
+%%PORTDOCS%%%%DOCSDIR%%/cmd__cim.htm
+%%PORTDOCS%%%%DOCSDIR%%/cmd_ant.htm
+%%PORTDOCS%%%%DOCSDIR%%/cmd_ctoh.htm
+%%PORTDOCS%%%%DOCSDIR%%/cmd_int.htm
+%%PORTDOCS%%%%DOCSDIR%%/cmd_lim.htm
+%%PORTDOCS%%%%DOCSDIR%%/cmd_lim_test.htm
+%%PORTDOCS%%%%DOCSDIR%%/cmd_pim.htm
+%%PORTDOCS%%%%DOCSDIR%%/cmd_pim_test.htm
+%%PORTDOCS%%%%DOCSDIR%%/cmd_ptm_img.htm
+%%PORTDOCS%%%%DOCSDIR%%/cmd_stydoc.htm
+%%PORTDOCS%%%%DOCSDIR%%/cmd_stypp.htm
+%%PORTDOCS%%%%DOCSDIR%%/cmd_styx.htm
+%%PORTDOCS%%%%DOCSDIR%%/cmd_xml_test.htm
+%%PORTDOCS%%%%DOCSDIR%%/cmda_cim.htm
+%%PORTDOCS%%%%DOCSDIR%%/cmdd_cim.htm
+%%PORTDOCS%%%%DOCSDIR%%/cmdlib.htm
+%%PORTDOCS%%%%DOCSDIR%%/com_cim.htm
+%%PORTDOCS%%%%DOCSDIR%%/com_get.htm
+%%PORTDOCS%%%%DOCSDIR%%/cprj_ant.htm
+%%PORTDOCS%%%%DOCSDIR%%/cprj_int.htm
+%%PORTDOCS%%%%DOCSDIR%%/cprj_lim.htm
+%%PORTDOCS%%%%DOCSDIR%%/cprj_pim.htm
+%%PORTDOCS%%%%DOCSDIR%%/ctoh_cim.htm
+%%PORTDOCS%%%%DOCSDIR%%/ctx.htm
+%%PORTDOCS%%%%DOCSDIR%%/ctx_app.htm
+%%PORTDOCS%%%%DOCSDIR%%/ctx_dfn.htm
+%%PORTDOCS%%%%DOCSDIR%%/ctx_imp.htm
+%%PORTDOCS%%%%DOCSDIR%%/date.htm
+%%PORTDOCS%%%%DOCSDIR%%/dict.htm
+%%PORTDOCS%%%%DOCSDIR%%/dicts.htm
+%%PORTDOCS%%%%DOCSDIR%%/dps_cim.htm
+%%PORTDOCS%%%%DOCSDIR%%/dtd_cfg.htm
+%%PORTDOCS%%%%DOCSDIR%%/dtd_int.htm
+%%PORTDOCS%%%%DOCSDIR%%/dtd_lim.htm
+%%PORTDOCS%%%%DOCSDIR%%/dtd_pim.htm
+%%PORTDOCS%%%%DOCSDIR%%/esty_ant.htm
+%%PORTDOCS%%%%DOCSDIR%%/esty_int.htm
+%%PORTDOCS%%%%DOCSDIR%%/esty_lim.htm
+%%PORTDOCS%%%%DOCSDIR%%/esty_pim.htm
+%%PORTDOCS%%%%DOCSDIR%%/estyx_ant.htm
+%%PORTDOCS%%%%DOCSDIR%%/estyx_int.htm
+%%PORTDOCS%%%%DOCSDIR%%/genm_cim.htm
+%%PORTDOCS%%%%DOCSDIR%%/glo_tab.htm
+%%PORTDOCS%%%%DOCSDIR%%/gls.htm
+%%PORTDOCS%%%%DOCSDIR%%/gls_abs.htm
+%%PORTDOCS%%%%DOCSDIR%%/gstream.htm
+%%PORTDOCS%%%%DOCSDIR%%/hmap.htm
+%%PORTDOCS%%%%DOCSDIR%%/hpat.htm
+%%PORTDOCS%%%%DOCSDIR%%/hpat_ant.htm
+%%PORTDOCS%%%%DOCSDIR%%/hpat_int.htm
+%%PORTDOCS%%%%DOCSDIR%%/hpat_lim.htm
+%%PORTDOCS%%%%DOCSDIR%%/hpat_pim.htm
+%%PORTDOCS%%%%DOCSDIR%%/hset.htm
+%%PORTDOCS%%%%DOCSDIR%%/integer.htm
+%%PORTDOCS%%%%DOCSDIR%%/lim__cim.htm
+%%PORTDOCS%%%%DOCSDIR%%/line_scn.htm
+%%PORTDOCS%%%%DOCSDIR%%/list.htm
+%%PORTDOCS%%%%DOCSDIR%%/literal.htm
+%%PORTDOCS%%%%DOCSDIR%%/mem_base.htm
+%%PORTDOCS%%%%DOCSDIR%%/meta_ant.htm
+%%PORTDOCS%%%%DOCSDIR%%/meta_cim.htm
+%%PORTDOCS%%%%DOCSDIR%%/meta_exp.htm
+%%PORTDOCS%%%%DOCSDIR%%/meta_int.htm
+%%PORTDOCS%%%%DOCSDIR%%/meta_lim.htm
+%%PORTDOCS%%%%DOCSDIR%%/meta_pim.htm
+%%PORTDOCS%%%%DOCSDIR%%/meta_prs.htm
+%%PORTDOCS%%%%DOCSDIR%%/nmk_cim.htm
+%%PORTDOCS%%%%DOCSDIR%%/olist.htm
+%%PORTDOCS%%%%DOCSDIR%%/otab.htm
+%%PORTDOCS%%%%DOCSDIR%%/pathes.htm
+%%PORTDOCS%%%%DOCSDIR%%/pgm_base.htm
+%%PORTDOCS%%%%DOCSDIR%%/pim__cim.htm
+%%PORTDOCS%%%%DOCSDIR%%/pl0.abs.sgml
+%%PORTDOCS%%%%DOCSDIR%%/pl0.c.sgml
+%%PORTDOCS%%%%DOCSDIR%%/pl0.sty.sgml
+%%PORTDOCS%%%%DOCSDIR%%/prdp_cim.htm
+%%PORTDOCS%%%%DOCSDIR%%/pre.htm
+%%PORTDOCS%%%%DOCSDIR%%/prim.htm
+%%PORTDOCS%%%%DOCSDIR%%/prjfun.htm
+%%PORTDOCS%%%%DOCSDIR%%/prs.htm
+%%PORTDOCS%%%%DOCSDIR%%/prs_abs.htm
+%%PORTDOCS%%%%DOCSDIR%%/prs_dfn.htm
+%%PORTDOCS%%%%DOCSDIR%%/prs_gen.htm
+%%PORTDOCS%%%%DOCSDIR%%/prs_imp.htm
+%%PORTDOCS%%%%DOCSDIR%%/prs_io.htm
+%%PORTDOCS%%%%DOCSDIR%%/ptm.htm
+%%PORTDOCS%%%%DOCSDIR%%/ptm__cim.htm
+%%PORTDOCS%%%%DOCSDIR%%/ptm_gen.htm
+%%PORTDOCS%%%%DOCSDIR%%/ptm_pp.htm
+%%PORTDOCS%%%%DOCSDIR%%/rational.htm
+%%PORTDOCS%%%%DOCSDIR%%/refo_cim.htm
+%%PORTDOCS%%%%DOCSDIR%%/reg_exp.htm
+%%PORTDOCS%%%%DOCSDIR%%/rexp_lim.htm
+%%PORTDOCS%%%%DOCSDIR%%/scn_abs.htm
+%%PORTDOCS%%%%DOCSDIR%%/scn_base.htm
+%%PORTDOCS%%%%DOCSDIR%%/scn_gen.htm
+%%PORTDOCS%%%%DOCSDIR%%/scn_imp.htm
+%%PORTDOCS%%%%DOCSDIR%%/scn_io.htm
+%%PORTDOCS%%%%DOCSDIR%%/scn_pre.htm
+%%PORTDOCS%%%%DOCSDIR%%/shmain.htm
+%%PORTDOCS%%%%DOCSDIR%%/sink.htm
+%%PORTDOCS%%%%DOCSDIR%%/standard.htm
+%%PORTDOCS%%%%DOCSDIR%%/stdosx.htm
+%%PORTDOCS%%%%DOCSDIR%%/styconf0.htm
+%%PORTDOCS%%%%DOCSDIR%%/styd_cim.htm
+%%PORTDOCS%%%%DOCSDIR%%/styp_cim.htm
+%%PORTDOCS%%%%DOCSDIR%%/styx-1.html
+%%PORTDOCS%%%%DOCSDIR%%/styx-10.html
+%%PORTDOCS%%%%DOCSDIR%%/styx-11.html
+%%PORTDOCS%%%%DOCSDIR%%/styx-12.html
+%%PORTDOCS%%%%DOCSDIR%%/styx-2.html
+%%PORTDOCS%%%%DOCSDIR%%/styx-3.html
+%%PORTDOCS%%%%DOCSDIR%%/styx-4.html
+%%PORTDOCS%%%%DOCSDIR%%/styx-5.html
+%%PORTDOCS%%%%DOCSDIR%%/styx-6.html
+%%PORTDOCS%%%%DOCSDIR%%/styx-7.html
+%%PORTDOCS%%%%DOCSDIR%%/styx-8.html
+%%PORTDOCS%%%%DOCSDIR%%/styx-9.html
+%%PORTDOCS%%%%DOCSDIR%%/styx.html
+%%PORTDOCS%%%%DOCSDIR%%/styx.sgml
+%%PORTDOCS%%%%DOCSDIR%%/styx_ant.htm
+%%PORTDOCS%%%%DOCSDIR%%/styx_cfg.htm
+%%PORTDOCS%%%%DOCSDIR%%/styx_cim.htm
+%%PORTDOCS%%%%DOCSDIR%%/styx_gen.htm
+%%PORTDOCS%%%%DOCSDIR%%/styx_hdl.htm
+%%PORTDOCS%%%%DOCSDIR%%/styx_int.htm
+%%PORTDOCS%%%%DOCSDIR%%/styx_lim.htm
+%%PORTDOCS%%%%DOCSDIR%%/styx_pim.htm
+%%PORTDOCS%%%%DOCSDIR%%/symbols.htm
+%%PORTDOCS%%%%DOCSDIR%%/sysbase0.htm
+%%PORTDOCS%%%%DOCSDIR%%/sysbase1.htm
+%%PORTDOCS%%%%DOCSDIR%%/syscbhdl.htm
+%%PORTDOCS%%%%DOCSDIR%%/term.htm
+%%PORTDOCS%%%%DOCSDIR%%/testpl0.pl.sgml
+%%PORTDOCS%%%%DOCSDIR%%/xmem_imp.htm
+%%PORTDOCS%%%%DOCSDIR%%/xml_base.htm
+%%PORTDOCS%%%%DOCSDIR%%/xml_cfg.htm
+%%PORTDOCS%%%%DOCSDIR%%/xml_dfn.htm
+%%PORTDOCS%%%%DOCSDIR%%/xml_int.htm
+%%PORTDOCS%%%%DOCSDIR%%/xml_lim.htm
+%%PORTDOCS%%%%DOCSDIR%%/xml_pim.htm
+%%PORTDOCS%%%%DOCSDIR%%/xmllit_lim.htm
+%%PORTDOCS%%%%DOCSDIR%%/xstdosx.htm
+%%PORTDOCS%%%%EXAMPLESDIR%%/pat/lstydoc_us.htm
+%%PORTDOCS%%%%EXAMPLESDIR%%/pat/pcmdbook.xml
+%%PORTDOCS%%%%EXAMPLESDIR%%/pat/pcmddoc_us.htm
+%%PORTDOCS%%%%EXAMPLESDIR%%/pat/rstydoc_us.htm
+%%PORTDOCS%%%%EXAMPLESDIR%%/pat/tstydoc_us.htm
+%%PORTDOCS%%%%EXAMPLESDIR%%/spe/ccnv.sty
+%%PORTDOCS%%%%EXAMPLESDIR%%/spe/cdps.sty
+%%PORTDOCS%%%%EXAMPLESDIR%%/spe/cmd.sty
+%%PORTDOCS%%%%EXAMPLESDIR%%/spe/cprj.sty
+%%PORTDOCS%%%%EXAMPLESDIR%%/spe/dtd.sty
+%%PORTDOCS%%%%EXAMPLESDIR%%/spe/estyx.sty
+%%PORTDOCS%%%%EXAMPLESDIR%%/spe/hpat.sty
+%%PORTDOCS%%%%EXAMPLESDIR%%/spe/meta.sty
+%%PORTDOCS%%%%EXAMPLESDIR%%/spe/rexp.sty
+%%PORTDOCS%%%%EXAMPLESDIR%%/spe/styx.sty
+%%PORTDOCS%%%%EXAMPLESDIR%%/spe/xml.sty
+%%PORTDOCS%%%%EXAMPLESDIR%%/spe/xml1.lex
+%%PORTDOCS%%%%EXAMPLESDIR%%/spe/xml2.lex
+%%PORTDOCS%%%%EXAMPLESDIR%%/spe/xmllit.sty
+%%PORTDOCS%%%%EXAMPLESDIR%%/spe/xxml
+%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/spe
+%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/pat
+%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
+%%PORTDOCS%%@dirrm %%DOCSDIR%%