diff options
author | Patrick Li <pat@FreeBSD.org> | 2001-12-24 02:17:17 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2001-12-24 02:17:17 +0000 |
commit | b666502afda11878e1adfaefeff785ee6171024b (patch) | |
tree | 9aa30fd7bf24b32e216a3b9ae394f1a2abdb5bf3 | |
parent | e1999fb7b6e4ffd7d87627b0fde8985f3adcc1d1 (diff) | |
download | ports-b666502afda11878e1adfaefeff785ee6171024b.tar.gz ports-b666502afda11878e1adfaefeff785ee6171024b.zip |
Notes
192 files changed, 5254 insertions, 5251 deletions
diff --git a/databases/rdb/Makefile b/databases/rdb/Makefile index faffb01c1d35..9b92f6764924 100644 --- a/databases/rdb/Makefile +++ b/databases/rdb/Makefile @@ -33,9 +33,9 @@ do-install: .endfor .if !defined(NOPORTDOCS) @${ECHO_MSG} "===> Installing documentation for ${PKGNAME}" - ${MKDIR} ${PREFIX}/share/doc/rdb + @${MKDIR} ${DOCSDIR} .for docfile in ${DOCFILES} - ${INSTALL_DATA} ${WRKSRC}/doc/${docfile} ${PREFIX}/share/doc/rdb + @${INSTALL_DATA} ${WRKSRC}/doc/${docfile} ${DOCSDIR} .endfor .endif diff --git a/databases/rdb/pkg-plist b/databases/rdb/pkg-plist index faab3a71a717..0332793e1fca 100644 --- a/databases/rdb/pkg-plist +++ b/databases/rdb/pkg-plist @@ -20,7 +20,7 @@ bin/summ bin/tbl2lst bin/uniqtbl bin/valid -share/doc/rdb/RDB.pln.noM.gz -share/doc/rdb/RDB.ps.gz -share/doc/rdb/rdbi.doc -@dirrm share/doc/rdb +%%PORTDOCS%%share/doc/rdb/RDB.pln.noM.gz +%%PORTDOCS%%share/doc/rdb/RDB.ps.gz +%%PORTDOCS%%share/doc/rdb/rdbi.doc +%%PORTDOCS%%@dirrm share/doc/rdb diff --git a/deskutils/xinvest/pkg-plist b/deskutils/xinvest/pkg-plist index d38d9ea7937c..6e84826bc8c0 100644 --- a/deskutils/xinvest/pkg-plist +++ b/deskutils/xinvest/pkg-plist @@ -1,7 +1,7 @@ bin/Xinvest lib/X11/app-defaults/Xinvest -share/examples/Xinvest/401k.inv -share/examples/Xinvest/mutual.inv -share/examples/Xinvest/stock.inv -share/examples/Xinvest/tbill.inv -@dirrm share/examples/Xinvest +%%PORTDOCS%%share/examples/Xinvest/401k.inv +%%PORTDOCS%%share/examples/Xinvest/mutual.inv +%%PORTDOCS%%share/examples/Xinvest/stock.inv +%%PORTDOCS%%share/examples/Xinvest/tbill.inv +%%PORTDOCS%%@dirrm share/examples/Xinvest diff --git a/devel/crossgo32-djgpp2-pdcurses/pkg-plist b/devel/crossgo32-djgpp2-pdcurses/pkg-plist index 918c21727df9..504903fd0d1c 100644 --- a/devel/crossgo32-djgpp2-pdcurses/pkg-plist +++ b/devel/crossgo32-djgpp2-pdcurses/pkg-plist @@ -5,9 +5,9 @@ i386-go32/include/panel.h i386-go32/lib/libcurses.a i386-go32/lib/libcurso.a i386-go32/lib/libpano.a -share/doc/pdcurses/README.FreeBSD -share/doc/pdcurses/intro.txt -share/doc/pdcurses/overview.txt -share/doc/pdcurses/readme.txt -share/doc/pdcurses/xwindows.txt -@dirrm share/doc/pdcurses +%%PORTDOCS%%share/doc/pdcurses/README.FreeBSD +%%PORTDOCS%%share/doc/pdcurses/intro.txt +%%PORTDOCS%%share/doc/pdcurses/overview.txt +%%PORTDOCS%%share/doc/pdcurses/readme.txt +%%PORTDOCS%%share/doc/pdcurses/xwindows.txt +%%PORTDOCS%%@dirrm share/doc/pdcurses diff --git a/devel/crossgo32-djgpp2/pkg-plist b/devel/crossgo32-djgpp2/pkg-plist index f68369dea714..7d8db2c924bd 100644 --- a/devel/crossgo32-djgpp2/pkg-plist +++ b/devel/crossgo32-djgpp2/pkg-plist @@ -140,10 +140,10 @@ i386-go32/lib/libm.a i386-go32/lib/libpc.a i386-go32/lib/specs info/libc.info -share/doc/djgpp2/README.FreeBSD -share/doc/djgpp2/install -share/doc/djgpp2/readme -@dirrm share/doc/djgpp2 +%%PORTDOCS%%share/doc/djgpp2/README.FreeBSD +%%PORTDOCS%%share/doc/djgpp2/install +%%PORTDOCS%%share/doc/djgpp2/readme +%%PORTDOCS%%@dirrm share/doc/djgpp2 @unexec rm -rf %D/i386-go32/lib @unexec rm -rf %D/i386-go32/include @unexec mv %D/i386-go32/lib-newlib %D/i386-go32/lib diff --git a/devel/crossgo32/pkg-plist b/devel/crossgo32/pkg-plist index c36c550b5d48..66caca96b34d 100644 --- a/devel/crossgo32/pkg-plist +++ b/devel/crossgo32/pkg-plist @@ -174,9 +174,9 @@ lib/libi386-go32-opcodes.a lib/libiberty.a share/crossgo32/emu387 share/crossgo32/go32.exe -share/doc/crossgo32/FAQ-0.8 -share/doc/crossgo32/README.FreeBSD -@dirrm share/doc/crossgo32 +%%PORTDOCS%%share/doc/crossgo32/FAQ-0.8 +%%PORTDOCS%%share/doc/crossgo32/README.FreeBSD +%%PORTDOCS%%@dirrm share/doc/crossgo32 @dirrm share/crossgo32 @dirrm lib/gcc-lib/i386-go32/2.7.2.2/include/objc @dirrm lib/gcc-lib/i386-go32/2.7.2.2/include diff --git a/devel/cs/Makefile b/devel/cs/Makefile index ad7029530bff..9c0452b70594 100644 --- a/devel/cs/Makefile +++ b/devel/cs/Makefile @@ -21,8 +21,8 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/cs ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/cs.1 ${MANPREFIX}/man/man1 .if !defined(NOPORTDOCS) - ${MKDIR} ${PREFIX}/share/doc/cs - ${INSTALL_DATA} ${WRKSRC}/ANNOUNCE ${PREFIX}/share/doc/cs + @${MKDIR} ${DOCSDIR} + @${INSTALL_DATA} ${WRKSRC}/ANNOUNCE ${DOCSDIR} .endif .include <bsd.port.mk> diff --git a/devel/cs/pkg-plist b/devel/cs/pkg-plist index d3d41b74babe..6dcc02d3577b 100644 --- a/devel/cs/pkg-plist +++ b/devel/cs/pkg-plist @@ -1,3 +1,3 @@ bin/cs -share/doc/cs/ANNOUNCE -@dirrm share/doc/cs +%%PORTDOCS%%share/doc/cs/ANNOUNCE +%%PORTDOCS%%@dirrm share/doc/cs diff --git a/devel/flick/Makefile b/devel/flick/Makefile index 5c530636c218..6ca2bde6521d 100644 --- a/devel/flick/Makefile +++ b/devel/flick/Makefile @@ -19,9 +19,9 @@ MAKEFILE= GNUmakefile post-install: .if !defined(NOPORTDOCS) - @${MKDIR} ${PREFIX}/share/doc/flick - ${INSTALL_DATA} ${WRKSRC}/doc/guts/*.ps ${PREFIX}/share/doc/flick - ${INSTALL_DATA} ${WRKSRC}/doc/usersguide/*.ps ${PREFIX}/share/doc/flick + @${MKDIR} ${DOCSDIR} + @${INSTALL_DATA} ${WRKSRC}/doc/guts/*.ps ${DOCSDIR} + @${INSTALL_DATA} ${WRKSRC}/doc/usersguide/*.ps ${DOCSDIR} .endif .include <bsd.port.mk> diff --git a/devel/flick/pkg-plist b/devel/flick/pkg-plist index 8d51d4ec3489..11bf66c3bcae 100644 --- a/devel/flick/pkg-plist +++ b/devel/flick/pkg-plist @@ -47,10 +47,10 @@ include/flick/pres/tao_stubs.scml include/flick/pres/tao_union.scml lib/libflick-iiop.a lib/libflick-suntcp.a -share/doc/flick/guts.ps -share/doc/flick/user.ps -@dirrm include/flick/encode -@dirrm include/flick/link +%%PORTDOCS%%share/doc/flick/guts.ps +%%PORTDOCS%%share/doc/flick/user.ps +%%PORTDOCS%%@dirrm share/doc/flick @dirrm include/flick/pres +@dirrm include/flick/link +@dirrm include/flick/encode @dirrm include/flick -@dirrm share/doc/flick diff --git a/devel/flux/pkg-plist b/devel/flux/pkg-plist index ffb64cfc5fa2..9b0cd84a40df 100644 --- a/devel/flux/pkg-plist +++ b/devel/flux/pkg-plist @@ -30,105 +30,105 @@ include/flux/xml.h lib/libflux.a lib/libflux.so lib/libflux.so.1 -share/doc/flux/AUTHORS -share/doc/flux/NEWS -share/doc/flux/README -share/doc/flux/TODO -share/doc/flux/html/.#index.html.1.15 -share/doc/flux/html/about.html -share/doc/flux/html/benchmarks.html -share/doc/flux/html/contact.html -share/doc/flux/html/docs/future.html -share/doc/flux/html/docs/hacking.html -share/doc/flux/html/docs/index.html -share/doc/flux/html/docs/platforms.html -share/doc/flux/html/docs/ref-bmem.html -share/doc/flux/html/docs/ref-comm.html -share/doc/flux/html/docs/ref-log.html -share/doc/flux/html/docs/ref-mt.html -share/doc/flux/html/docs/ref-proxy.html -share/doc/flux/html/docs/ref-sock.html -share/doc/flux/html/docs/ref-tt.html -share/doc/flux/html/docs/ref.css -share/doc/flux/html/download.html -share/doc/flux/html/img/background-gray.png -share/doc/flux/html/img/frontpage-bottom.png -share/doc/flux/html/img/frontpage-glass.png -share/doc/flux/html/img/frontpage-header.png -share/doc/flux/html/img/frontpage-menu-about.png -share/doc/flux/html/img/frontpage-menu-contact.png -share/doc/flux/html/img/frontpage-menu-cvs.png -share/doc/flux/html/img/frontpage-menu-docs.png -share/doc/flux/html/img/frontpage-menu-download.png -share/doc/flux/html/img/frontpage-menu-footer.png -share/doc/flux/html/img/frontpage-nurse.png -share/doc/flux/html/img/graph-ballocbenchmark-alpha.png -share/doc/flux/html/img/graph-ballocbenchmark-pentium.png -share/doc/flux/html/img/menu-about.png -share/doc/flux/html/img/menu-contact.png -share/doc/flux/html/img/menu-cvs.png -share/doc/flux/html/img/menu-docs.png -share/doc/flux/html/img/menu-download-bottom.png -share/doc/flux/html/img/menu-download-top.png -share/doc/flux/html/img/subpage-header-left.png -share/doc/flux/html/img/subpage-header-picturefooter.png -share/doc/flux/html/img/subpage-header-pictureheader0.png -share/doc/flux/html/img/subpage-header-pictureheader1.png -share/doc/flux/html/img/subpage-header-pictureheader2.png -share/doc/flux/html/img/subpage-header-pictureheader3.png -share/doc/flux/html/img/subpage-header-topright.png -share/doc/flux/html/img/subpage-icon-about.png -share/doc/flux/html/img/subpage-icon-benchmarks.png -share/doc/flux/html/img/subpage-icon-contact.png -share/doc/flux/html/img/subpage-icon-docs.png -share/doc/flux/html/img/subpage-icon-download.png -share/doc/flux/html/img/subpage-icon-hacking.png -share/doc/flux/html/img/subpage-icon-proxies.png -share/doc/flux/html/img/subpage-icon-tree.png -share/doc/flux/html/img/subpage-title-about.png -share/doc/flux/html/img/subpage-title-benchmarks.png -share/doc/flux/html/img/subpage-title-contact.png -share/doc/flux/html/img/subpage-title-docs.png -share/doc/flux/html/img/subpage-title-download.png -share/doc/flux/html/img/subpage-title-hacking.png -share/doc/flux/html/img/subpage-title-markuptrees.png -share/doc/flux/html/img/subpage-title-proxies.png -share/doc/flux/html/img/subpage-title-tokentrees.png -share/doc/flux/html/index.html -share/doc/flux/plain/builds/0.3.0/billy -share/doc/flux/plain/builds/0.3.0/domination -share/doc/flux/plain/builds/0.3.0/fili -share/doc/flux/plain/builds/0.3.0/foo -share/doc/flux/plain/builds/0.3.0/gluttony -share/doc/flux/plain/builds/0.3.0/harald -share/doc/flux/plain/builds/0.3.0/kassad -share/doc/flux/plain/builds/0.3.0/morten -share/doc/flux/plain/builds/0.3.0/nerdhaven -share/doc/flux/plain/builds/0.3.0/nocto -share/doc/flux/plain/builds/0.3.0/totem -share/doc/flux/plain/builds/0.3.0/vodka -share/doc/flux/plain/builds/0.3.0/wrath -share/doc/flux/plain/builds/0.4.0/gluttony -share/doc/flux/plain/builds/0.4.0/nocto -share/doc/flux/plain/builds/0.4.0/wrath -share/doc/flux/plain/builds/Summary -share/doc/flux/tex/comm.fig -share/doc/flux/tex/concepts.fig -share/doc/flux/tex/depend.fig -share/doc/flux/tex/fifobuf.fig -share/doc/flux/tex/proxy.fig -share/doc/flux/tex/refcard-gen.sh -share/doc/flux/tex/refcard.tex -share/doc/flux/tex/sock.fig -share/doc/flux/tex/tt.fig -share/doc/flux/tex/ttree-rules.fig -@dirrm share/doc/flux/tex -@dirrm share/doc/flux/plain/builds/0.4.0 -@dirrm share/doc/flux/plain/builds/0.3.0 -@dirrm share/doc/flux/plain/builds -@dirrm share/doc/flux/plain -@dirrm share/doc/flux/html/img -@dirrm share/doc/flux/html/docs -@dirrm share/doc/flux/html -@dirrm share/doc/flux +%%PORTDOCS%%share/doc/flux/AUTHORS +%%PORTDOCS%%share/doc/flux/NEWS +%%PORTDOCS%%share/doc/flux/README +%%PORTDOCS%%share/doc/flux/TODO +%%PORTDOCS%%share/doc/flux/html/.#index.html.1.15 +%%PORTDOCS%%share/doc/flux/html/about.html +%%PORTDOCS%%share/doc/flux/html/benchmarks.html +%%PORTDOCS%%share/doc/flux/html/contact.html +%%PORTDOCS%%share/doc/flux/html/docs/future.html +%%PORTDOCS%%share/doc/flux/html/docs/hacking.html +%%PORTDOCS%%share/doc/flux/html/docs/index.html +%%PORTDOCS%%share/doc/flux/html/docs/platforms.html +%%PORTDOCS%%share/doc/flux/html/docs/ref-bmem.html +%%PORTDOCS%%share/doc/flux/html/docs/ref-comm.html +%%PORTDOCS%%share/doc/flux/html/docs/ref-log.html +%%PORTDOCS%%share/doc/flux/html/docs/ref-mt.html +%%PORTDOCS%%share/doc/flux/html/docs/ref-proxy.html +%%PORTDOCS%%share/doc/flux/html/docs/ref-sock.html +%%PORTDOCS%%share/doc/flux/html/docs/ref-tt.html +%%PORTDOCS%%share/doc/flux/html/docs/ref.css +%%PORTDOCS%%share/doc/flux/html/download.html +%%PORTDOCS%%share/doc/flux/html/img/background-gray.png +%%PORTDOCS%%share/doc/flux/html/img/frontpage-bottom.png +%%PORTDOCS%%share/doc/flux/html/img/frontpage-glass.png +%%PORTDOCS%%share/doc/flux/html/img/frontpage-header.png +%%PORTDOCS%%share/doc/flux/html/img/frontpage-menu-about.png +%%PORTDOCS%%share/doc/flux/html/img/frontpage-menu-contact.png +%%PORTDOCS%%share/doc/flux/html/img/frontpage-menu-cvs.png +%%PORTDOCS%%share/doc/flux/html/img/frontpage-menu-docs.png +%%PORTDOCS%%share/doc/flux/html/img/frontpage-menu-download.png +%%PORTDOCS%%share/doc/flux/html/img/frontpage-menu-footer.png +%%PORTDOCS%%share/doc/flux/html/img/frontpage-nurse.png +%%PORTDOCS%%share/doc/flux/html/img/graph-ballocbenchmark-alpha.png +%%PORTDOCS%%share/doc/flux/html/img/graph-ballocbenchmark-pentium.png +%%PORTDOCS%%share/doc/flux/html/img/menu-about.png +%%PORTDOCS%%share/doc/flux/html/img/menu-contact.png +%%PORTDOCS%%share/doc/flux/html/img/menu-cvs.png +%%PORTDOCS%%share/doc/flux/html/img/menu-docs.png +%%PORTDOCS%%share/doc/flux/html/img/menu-download-bottom.png +%%PORTDOCS%%share/doc/flux/html/img/menu-download-top.png +%%PORTDOCS%%share/doc/flux/html/img/subpage-header-left.png +%%PORTDOCS%%share/doc/flux/html/img/subpage-header-picturefooter.png +%%PORTDOCS%%share/doc/flux/html/img/subpage-header-pictureheader0.png +%%PORTDOCS%%share/doc/flux/html/img/subpage-header-pictureheader1.png +%%PORTDOCS%%share/doc/flux/html/img/subpage-header-pictureheader2.png +%%PORTDOCS%%share/doc/flux/html/img/subpage-header-pictureheader3.png +%%PORTDOCS%%share/doc/flux/html/img/subpage-header-topright.png +%%PORTDOCS%%share/doc/flux/html/img/subpage-icon-about.png +%%PORTDOCS%%share/doc/flux/html/img/subpage-icon-benchmarks.png +%%PORTDOCS%%share/doc/flux/html/img/subpage-icon-contact.png +%%PORTDOCS%%share/doc/flux/html/img/subpage-icon-docs.png +%%PORTDOCS%%share/doc/flux/html/img/subpage-icon-download.png +%%PORTDOCS%%share/doc/flux/html/img/subpage-icon-hacking.png +%%PORTDOCS%%share/doc/flux/html/img/subpage-icon-proxies.png +%%PORTDOCS%%share/doc/flux/html/img/subpage-icon-tree.png +%%PORTDOCS%%share/doc/flux/html/img/subpage-title-about.png +%%PORTDOCS%%share/doc/flux/html/img/subpage-title-benchmarks.png +%%PORTDOCS%%share/doc/flux/html/img/subpage-title-contact.png +%%PORTDOCS%%share/doc/flux/html/img/subpage-title-docs.png +%%PORTDOCS%%share/doc/flux/html/img/subpage-title-download.png +%%PORTDOCS%%share/doc/flux/html/img/subpage-title-hacking.png +%%PORTDOCS%%share/doc/flux/html/img/subpage-title-markuptrees.png +%%PORTDOCS%%share/doc/flux/html/img/subpage-title-proxies.png +%%PORTDOCS%%share/doc/flux/html/img/subpage-title-tokentrees.png +%%PORTDOCS%%share/doc/flux/html/index.html +%%PORTDOCS%%share/doc/flux/plain/builds/0.3.0/billy +%%PORTDOCS%%share/doc/flux/plain/builds/0.3.0/domination +%%PORTDOCS%%share/doc/flux/plain/builds/0.3.0/fili +%%PORTDOCS%%share/doc/flux/plain/builds/0.3.0/foo +%%PORTDOCS%%share/doc/flux/plain/builds/0.3.0/gluttony +%%PORTDOCS%%share/doc/flux/plain/builds/0.3.0/harald +%%PORTDOCS%%share/doc/flux/plain/builds/0.3.0/kassad +%%PORTDOCS%%share/doc/flux/plain/builds/0.3.0/morten +%%PORTDOCS%%share/doc/flux/plain/builds/0.3.0/nerdhaven +%%PORTDOCS%%share/doc/flux/plain/builds/0.3.0/nocto +%%PORTDOCS%%share/doc/flux/plain/builds/0.3.0/totem +%%PORTDOCS%%share/doc/flux/plain/builds/0.3.0/vodka +%%PORTDOCS%%share/doc/flux/plain/builds/0.3.0/wrath +%%PORTDOCS%%share/doc/flux/plain/builds/0.4.0/gluttony +%%PORTDOCS%%share/doc/flux/plain/builds/0.4.0/nocto +%%PORTDOCS%%share/doc/flux/plain/builds/0.4.0/wrath +%%PORTDOCS%%share/doc/flux/plain/builds/Summary +%%PORTDOCS%%share/doc/flux/tex/comm.fig +%%PORTDOCS%%share/doc/flux/tex/concepts.fig +%%PORTDOCS%%share/doc/flux/tex/depend.fig +%%PORTDOCS%%share/doc/flux/tex/fifobuf.fig +%%PORTDOCS%%share/doc/flux/tex/proxy.fig +%%PORTDOCS%%share/doc/flux/tex/refcard-gen.sh +%%PORTDOCS%%share/doc/flux/tex/refcard.tex +%%PORTDOCS%%share/doc/flux/tex/sock.fig +%%PORTDOCS%%share/doc/flux/tex/tt.fig +%%PORTDOCS%%share/doc/flux/tex/ttree-rules.fig +%%PORTDOCS%%@dirrm share/doc/flux/tex +%%PORTDOCS%%@dirrm share/doc/flux/plain/builds/0.4.0 +%%PORTDOCS%%@dirrm share/doc/flux/plain/builds/0.3.0 +%%PORTDOCS%%@dirrm share/doc/flux/plain/builds +%%PORTDOCS%%@dirrm share/doc/flux/plain +%%PORTDOCS%%@dirrm share/doc/flux/html/img +%%PORTDOCS%%@dirrm share/doc/flux/html/docs +%%PORTDOCS%%@dirrm share/doc/flux/html +%%PORTDOCS%%@dirrm share/doc/flux @dirrm include/flux diff --git a/devel/libU77/pkg-plist b/devel/libU77/pkg-plist index cd6e8567d406..0aab3407a4ef 100644 --- a/devel/libU77/pkg-plist +++ b/devel/libU77/pkg-plist @@ -1,5 +1,5 @@ lib/libU77.a lib/libU77.so lib/libU77.so.1 -share/doc/libU77/manual.ps -@dirrm share/doc/libU77 +%%PORTDOCS%%share/doc/libU77/manual.ps +%%PORTDOCS%%@dirrm share/doc/libU77 diff --git a/devel/libcii/pkg-plist b/devel/libcii/pkg-plist index 4995e531b759..3969753604ed 100644 --- a/devel/libcii/pkg-plist +++ b/devel/libcii/pkg-plist @@ -47,63 +47,63 @@ lib/cii/%%CIIMAJOR%%/libcii.a @unexec /bin/rm %D/include/cii @exec /bin/ln -sf %D/lib/cii/%%CIIMAJOR%%/include %D/include/cii @exec /bin/ln -sf %D/lib/cii/%%CIIMAJOR%%/libcii.a %D/lib/libcii.a -share/doc/cii/CPYRIGHT -share/doc/cii/README -share/doc/cii/examples/basename.c -share/doc/cii/examples/calc.c -share/doc/cii/examples/cref.c -share/doc/cii/examples/double.c -share/doc/cii/examples/getword.c -share/doc/cii/examples/getword.h -share/doc/cii/examples/idents.c -share/doc/cii/examples/ids.c -share/doc/cii/examples/integer.c -share/doc/cii/examples/integer.h -share/doc/cii/examples/iref.c -share/doc/cii/examples/kref.c -share/doc/cii/examples/mpcalc.c -share/doc/cii/examples/sieve.c -share/doc/cii/examples/sort.c -share/doc/cii/examples/spin.c -share/doc/cii/examples/wf.c -share/doc/cii/examples/words.c -share/doc/cii/examples/xref.c -share/doc/cii/history.html -share/doc/cii/install.html -share/doc/cii/makefile -share/doc/cii/packing.lst -share/doc/cii/src/ap.c -share/doc/cii/src/arena.c -share/doc/cii/src/arith.c -share/doc/cii/src/array.c -share/doc/cii/src/assert.c -share/doc/cii/src/atom.c -share/doc/cii/src/bit.c -share/doc/cii/src/chan.c -share/doc/cii/src/except.c -share/doc/cii/src/fmt.c -share/doc/cii/src/libcii.def -share/doc/cii/src/list.c -share/doc/cii/src/mem.c -share/doc/cii/src/memchk.c -share/doc/cii/src/memcmp.c -share/doc/cii/src/memmove.c -share/doc/cii/src/mp.c -share/doc/cii/src/ring.c -share/doc/cii/src/seq.c -share/doc/cii/src/set.c -share/doc/cii/src/stack.c -share/doc/cii/src/str.c -share/doc/cii/src/strerror.c -share/doc/cii/src/strncmp.c -share/doc/cii/src/table.c -share/doc/cii/src/swtch.s -share/doc/cii/src/swtch.s.orig -share/doc/cii/src/text.c -share/doc/cii/src/thread-nt.c -share/doc/cii/src/thread.c -share/doc/cii/src/thread.c.orig -share/doc/cii/src/xp.c -@dirrm share/doc/cii/src -@dirrm share/doc/cii/examples -@dirrm share/doc/cii +%%PORTDOCS%%share/doc/cii/CPYRIGHT +%%PORTDOCS%%share/doc/cii/README +%%PORTDOCS%%share/doc/cii/examples/basename.c +%%PORTDOCS%%share/doc/cii/examples/calc.c +%%PORTDOCS%%share/doc/cii/examples/cref.c +%%PORTDOCS%%share/doc/cii/examples/double.c +%%PORTDOCS%%share/doc/cii/examples/getword.c +%%PORTDOCS%%share/doc/cii/examples/getword.h +%%PORTDOCS%%share/doc/cii/examples/idents.c +%%PORTDOCS%%share/doc/cii/examples/ids.c +%%PORTDOCS%%share/doc/cii/examples/integer.c +%%PORTDOCS%%share/doc/cii/examples/integer.h +%%PORTDOCS%%share/doc/cii/examples/iref.c +%%PORTDOCS%%share/doc/cii/examples/kref.c +%%PORTDOCS%%share/doc/cii/examples/mpcalc.c +%%PORTDOCS%%share/doc/cii/examples/sieve.c +%%PORTDOCS%%share/doc/cii/examples/sort.c +%%PORTDOCS%%share/doc/cii/examples/spin.c +%%PORTDOCS%%share/doc/cii/examples/wf.c +%%PORTDOCS%%share/doc/cii/examples/words.c +%%PORTDOCS%%share/doc/cii/examples/xref.c +%%PORTDOCS%%share/doc/cii/history.html +%%PORTDOCS%%share/doc/cii/install.html +%%PORTDOCS%%share/doc/cii/makefile +%%PORTDOCS%%share/doc/cii/packing.lst +%%PORTDOCS%%share/doc/cii/src/ap.c +%%PORTDOCS%%share/doc/cii/src/arena.c +%%PORTDOCS%%share/doc/cii/src/arith.c +%%PORTDOCS%%share/doc/cii/src/array.c +%%PORTDOCS%%share/doc/cii/src/assert.c +%%PORTDOCS%%share/doc/cii/src/atom.c +%%PORTDOCS%%share/doc/cii/src/bit.c +%%PORTDOCS%%share/doc/cii/src/chan.c +%%PORTDOCS%%share/doc/cii/src/except.c +%%PORTDOCS%%share/doc/cii/src/fmt.c +%%PORTDOCS%%share/doc/cii/src/libcii.def +%%PORTDOCS%%share/doc/cii/src/list.c +%%PORTDOCS%%share/doc/cii/src/mem.c +%%PORTDOCS%%share/doc/cii/src/memchk.c +%%PORTDOCS%%share/doc/cii/src/memcmp.c +%%PORTDOCS%%share/doc/cii/src/memmove.c +%%PORTDOCS%%share/doc/cii/src/mp.c +%%PORTDOCS%%share/doc/cii/src/ring.c +%%PORTDOCS%%share/doc/cii/src/seq.c +%%PORTDOCS%%share/doc/cii/src/set.c +%%PORTDOCS%%share/doc/cii/src/stack.c +%%PORTDOCS%%share/doc/cii/src/str.c +%%PORTDOCS%%share/doc/cii/src/strerror.c +%%PORTDOCS%%share/doc/cii/src/strncmp.c +%%PORTDOCS%%share/doc/cii/src/table.c +%%PORTDOCS%%share/doc/cii/src/swtch.s +%%PORTDOCS%%share/doc/cii/src/swtch.s.orig +%%PORTDOCS%%share/doc/cii/src/text.c +%%PORTDOCS%%share/doc/cii/src/thread-nt.c +%%PORTDOCS%%share/doc/cii/src/thread.c +%%PORTDOCS%%share/doc/cii/src/thread.c.orig +%%PORTDOCS%%share/doc/cii/src/xp.c +%%PORTDOCS%%@dirrm share/doc/cii/src +%%PORTDOCS%%@dirrm share/doc/cii/examples +%%PORTDOCS%%@dirrm share/doc/cii diff --git a/devel/mob/pkg-plist b/devel/mob/pkg-plist index 9df6240db3ef..9773bcd3d08d 100644 --- a/devel/mob/pkg-plist +++ b/devel/mob/pkg-plist @@ -1,3 +1,3 @@ bin/inspector -share/doc/mob/mob.ps -@dirrm share/doc/mob +%%PORTDOCS%%share/doc/mob/mob.ps +%%PORTDOCS%%@dirrm share/doc/mob diff --git a/devel/pccts/pkg-plist b/devel/pccts/pkg-plist index 7db1071efb39..ba49edbefb1c 100644 --- a/devel/pccts/pkg-plist +++ b/devel/pccts/pkg-plist @@ -1,4 +1,3 @@ -@comment $FreeBSD$ bin/antlr bin/dlg bin/genmk @@ -44,14 +43,14 @@ include/pccts/pccts_stdlib.h include/pccts/pccts_string.h include/pccts/pcctscfg.h include/pccts/slist.cpp -share/doc/pccts/CHANGES_FROM_131.txt -share/doc/pccts/CHANGES_FROM_133.txt -share/doc/pccts/CHANGES_FROM_133_BEFORE_MR13.txt -share/doc/pccts/KNOWN_PROBLEMS.txt -share/doc/pccts/README -share/doc/pccts/RIGHTS -share/doc/pccts/history.txt -share/doc/pccts/history.ps +%%PORTDOCS%%share/doc/pccts/CHANGES_FROM_131.txt +%%PORTDOCS%%share/doc/pccts/CHANGES_FROM_133.txt +%%PORTDOCS%%share/doc/pccts/CHANGES_FROM_133_BEFORE_MR13.txt +%%PORTDOCS%%share/doc/pccts/KNOWN_PROBLEMS.txt +%%PORTDOCS%%share/doc/pccts/README +%%PORTDOCS%%share/doc/pccts/RIGHTS +%%PORTDOCS%%share/doc/pccts/history.txt +%%PORTDOCS%%share/doc/pccts/history.ps share/examples/pccts/makefile share/examples/pccts/1/makefile share/examples/pccts/1/test.g @@ -94,7 +93,7 @@ share/examples/pccts/12/test.g share/examples/pccts/13/makefile share/examples/pccts/13/test.g @dirrm include/pccts -@dirrm share/doc/pccts +%%PORTDOCS%%@dirrm share/doc/pccts @dirrm share/examples/pccts/1 @dirrm share/examples/pccts/2 @dirrm share/examples/pccts/3 diff --git a/devel/robodoc/pkg-plist b/devel/robodoc/pkg-plist index efd62e135602..b6e165579694 100644 --- a/devel/robodoc/pkg-plist +++ b/devel/robodoc/pkg-plist @@ -1,10 +1,10 @@ bin/robodoc -share/doc/robodoc/AUTHORS -share/doc/robodoc/ChangeLog -share/doc/robodoc/NEWS -share/doc/robodoc/README -share/doc/robodoc/main.css -share/doc/robodoc/robodoc.html +%%PORTDOCS%%share/doc/robodoc/AUTHORS +%%PORTDOCS%%share/doc/robodoc/ChangeLog +%%PORTDOCS%%share/doc/robodoc/NEWS +%%PORTDOCS%%share/doc/robodoc/README +%%PORTDOCS%%share/doc/robodoc/main.css +%%PORTDOCS%%share/doc/robodoc/robodoc.html share/examples/robodoc/C/makefile share/examples/robodoc/C/prog1.c share/examples/robodoc/C/prog1.c.html @@ -19,4 +19,4 @@ share/examples/robodoc/CPP/muppets.h.html @dirrm share/examples/robodoc/CPP @dirrm share/examples/robodoc/C @dirrm share/examples/robodoc -@dirrm share/doc/robodoc +%%PORTDOCS%%@dirrm share/doc/robodoc diff --git a/dns/dlint/Makefile b/dns/dlint/Makefile index 42445ecfd69e..9de4133041d6 100644 --- a/dns/dlint/Makefile +++ b/dns/dlint/Makefile @@ -25,8 +25,8 @@ do-install: cd ${WRKSRC} ; ${INSTALL_SCRIPT} dlint digparse ${PREFIX}/sbin ${INSTALL_MAN} ${WRKSRC}/dlint.8 ${PREFIX}/man/man8 .if !defined(NOPORTDOCS) - @${MKDIR} ${PREFIX}/share/doc/dlint - ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/dlint + @${MKDIR} ${DOCSDIR} + @${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} .endif .include <bsd.port.mk> diff --git a/dns/dlint/pkg-plist b/dns/dlint/pkg-plist index 410d05762a47..f26955f1bbec 100644 --- a/dns/dlint/pkg-plist +++ b/dns/dlint/pkg-plist @@ -1,5 +1,4 @@ -@comment $FreeBSD$ sbin/dlint sbin/digparse -share/doc/dlint/README -@dirrm share/doc/dlint +%%PORTDOCS%%share/doc/dlint/README +%%PORTDOCS%%@dirrm share/doc/dlint diff --git a/editors/the/pkg-plist b/editors/the/pkg-plist index e4cb2be5c154..91f3ddb6333a 100644 --- a/editors/the/pkg-plist +++ b/editors/the/pkg-plist @@ -14,20 +14,20 @@ share/THE/the.man share/THE/total.the share/THE/uncomm.the share/THE/words.the -share/doc/THE/app1.html -share/doc/THE/app2.html -share/doc/THE/app3.html -share/doc/THE/app4.html -share/doc/THE/app5.html -share/doc/THE/app6.html -share/doc/THE/comm.html -share/doc/THE/commset.html -share/doc/THE/commsos.html -share/doc/THE/glossary.html -share/doc/THE/history.html -share/doc/THE/index.html -share/doc/THE/overview.html -share/doc/THE/query.html -share/doc/THE/quickref.html -@dirrm share/doc/THE +%%PORTDOCS%%share/doc/THE/app1.html +%%PORTDOCS%%share/doc/THE/app2.html +%%PORTDOCS%%share/doc/THE/app3.html +%%PORTDOCS%%share/doc/THE/app4.html +%%PORTDOCS%%share/doc/THE/app5.html +%%PORTDOCS%%share/doc/THE/app6.html +%%PORTDOCS%%share/doc/THE/comm.html +%%PORTDOCS%%share/doc/THE/commset.html +%%PORTDOCS%%share/doc/THE/commsos.html +%%PORTDOCS%%share/doc/THE/glossary.html +%%PORTDOCS%%share/doc/THE/history.html +%%PORTDOCS%%share/doc/THE/index.html +%%PORTDOCS%%share/doc/THE/overview.html +%%PORTDOCS%%share/doc/THE/query.html +%%PORTDOCS%%share/doc/THE/quickref.html +%%PORTDOCS%%@dirrm share/doc/THE @dirrm share/THE diff --git a/editors/xcoral/pkg-plist b/editors/xcoral/pkg-plist index be385e5cd325..9276ac1fb544 100644 --- a/editors/xcoral/pkg-plist +++ b/editors/xcoral/pkg-plist @@ -33,451 +33,451 @@ lib/xcoral/utilities.sc lib/xcoral/version.sc lib/xcoral/window-utilities.sc lib/xcoral/xcoralrc.lf -share/doc/xcoral/HTML/footnode.html -share/doc/xcoral/HTML/img1.gif -share/doc/xcoral/HTML/img10.gif -share/doc/xcoral/HTML/img100.gif -share/doc/xcoral/HTML/img101.gif -share/doc/xcoral/HTML/img102.gif -share/doc/xcoral/HTML/img103.gif -share/doc/xcoral/HTML/img104.gif -share/doc/xcoral/HTML/img105.gif -share/doc/xcoral/HTML/img106.gif -share/doc/xcoral/HTML/img107.gif -share/doc/xcoral/HTML/img108.gif -share/doc/xcoral/HTML/img109.gif -share/doc/xcoral/HTML/img11.gif -share/doc/xcoral/HTML/img110.gif -share/doc/xcoral/HTML/img12.gif -share/doc/xcoral/HTML/img13.gif -share/doc/xcoral/HTML/img14.gif -share/doc/xcoral/HTML/img15.gif -share/doc/xcoral/HTML/img16.gif -share/doc/xcoral/HTML/img17.gif -share/doc/xcoral/HTML/img18.gif -share/doc/xcoral/HTML/img19.gif -share/doc/xcoral/HTML/img2.gif -share/doc/xcoral/HTML/img20.gif -share/doc/xcoral/HTML/img21.gif -share/doc/xcoral/HTML/img22.gif -share/doc/xcoral/HTML/img23.gif -share/doc/xcoral/HTML/img24.gif -share/doc/xcoral/HTML/img25.gif -share/doc/xcoral/HTML/img26.gif -share/doc/xcoral/HTML/img27.gif -share/doc/xcoral/HTML/img28.gif -share/doc/xcoral/HTML/img29.gif -share/doc/xcoral/HTML/img3.gif -share/doc/xcoral/HTML/img30.gif -share/doc/xcoral/HTML/img31.gif -share/doc/xcoral/HTML/img32.gif -share/doc/xcoral/HTML/img33.gif -share/doc/xcoral/HTML/img34.gif -share/doc/xcoral/HTML/img35.gif -share/doc/xcoral/HTML/img36.gif -share/doc/xcoral/HTML/img37.gif -share/doc/xcoral/HTML/img38.gif -share/doc/xcoral/HTML/img39.gif -share/doc/xcoral/HTML/img4.gif -share/doc/xcoral/HTML/img40.gif -share/doc/xcoral/HTML/img41.gif -share/doc/xcoral/HTML/img42.gif -share/doc/xcoral/HTML/img43.gif -share/doc/xcoral/HTML/img44.gif -share/doc/xcoral/HTML/img45.gif -share/doc/xcoral/HTML/img46.gif -share/doc/xcoral/HTML/img47.gif -share/doc/xcoral/HTML/img48.gif -share/doc/xcoral/HTML/img49.gif -share/doc/xcoral/HTML/img5.gif -share/doc/xcoral/HTML/img50.gif -share/doc/xcoral/HTML/img51.gif -share/doc/xcoral/HTML/img52.gif -share/doc/xcoral/HTML/img53.gif -share/doc/xcoral/HTML/img54.gif -share/doc/xcoral/HTML/img55.gif -share/doc/xcoral/HTML/img56.gif -share/doc/xcoral/HTML/img57.gif -share/doc/xcoral/HTML/img58.gif -share/doc/xcoral/HTML/img59.gif -share/doc/xcoral/HTML/img6.gif -share/doc/xcoral/HTML/img60.gif -share/doc/xcoral/HTML/img61.gif -share/doc/xcoral/HTML/img62.gif -share/doc/xcoral/HTML/img63.gif -share/doc/xcoral/HTML/img64.gif -share/doc/xcoral/HTML/img65.gif -share/doc/xcoral/HTML/img66.gif -share/doc/xcoral/HTML/img67.gif -share/doc/xcoral/HTML/img68.gif -share/doc/xcoral/HTML/img69.gif -share/doc/xcoral/HTML/img7.gif -share/doc/xcoral/HTML/img70.gif -share/doc/xcoral/HTML/img71.gif -share/doc/xcoral/HTML/img72.gif -share/doc/xcoral/HTML/img73.gif -share/doc/xcoral/HTML/img74.gif -share/doc/xcoral/HTML/img75.gif -share/doc/xcoral/HTML/img76.gif -share/doc/xcoral/HTML/img77.gif -share/doc/xcoral/HTML/img78.gif -share/doc/xcoral/HTML/img79.gif -share/doc/xcoral/HTML/img8.gif -share/doc/xcoral/HTML/img80.gif -share/doc/xcoral/HTML/img81.gif -share/doc/xcoral/HTML/img82.gif -share/doc/xcoral/HTML/img83.gif -share/doc/xcoral/HTML/img84.gif -share/doc/xcoral/HTML/img85.gif -share/doc/xcoral/HTML/img86.gif -share/doc/xcoral/HTML/img87.gif -share/doc/xcoral/HTML/img88.gif -share/doc/xcoral/HTML/img89.gif -share/doc/xcoral/HTML/img9.gif -share/doc/xcoral/HTML/img90.gif -share/doc/xcoral/HTML/img91.gif -share/doc/xcoral/HTML/img92.gif -share/doc/xcoral/HTML/img93.gif -share/doc/xcoral/HTML/img94.gif -share/doc/xcoral/HTML/img95.gif -share/doc/xcoral/HTML/img96.gif -share/doc/xcoral/HTML/img97.gif -share/doc/xcoral/HTML/img98.gif -share/doc/xcoral/HTML/img99.gif -share/doc/xcoral/HTML/index.html -share/doc/xcoral/HTML/node1.html -share/doc/xcoral/HTML/node10.html -share/doc/xcoral/HTML/node100.html -share/doc/xcoral/HTML/node101.html -share/doc/xcoral/HTML/node102.html -share/doc/xcoral/HTML/node103.html -share/doc/xcoral/HTML/node104.html -share/doc/xcoral/HTML/node105.html -share/doc/xcoral/HTML/node106.html -share/doc/xcoral/HTML/node107.html -share/doc/xcoral/HTML/node11.html -share/doc/xcoral/HTML/node108.html -share/doc/xcoral/HTML/node109.html -share/doc/xcoral/HTML/node110.html -share/doc/xcoral/HTML/node111.html -share/doc/xcoral/HTML/node112.html -share/doc/xcoral/HTML/node113.html -share/doc/xcoral/HTML/node114.html -share/doc/xcoral/HTML/node115.html -share/doc/xcoral/HTML/node116.html -share/doc/xcoral/HTML/node117.html -share/doc/xcoral/HTML/node118.html -share/doc/xcoral/HTML/node119.html -share/doc/xcoral/HTML/node12.html -share/doc/xcoral/HTML/node120.html -share/doc/xcoral/HTML/node121.html -share/doc/xcoral/HTML/node122.html -share/doc/xcoral/HTML/node123.html -share/doc/xcoral/HTML/node124.html -share/doc/xcoral/HTML/node125.html -share/doc/xcoral/HTML/node126.html -share/doc/xcoral/HTML/node127.html -share/doc/xcoral/HTML/node128.html -share/doc/xcoral/HTML/node129.html -share/doc/xcoral/HTML/node13.html -share/doc/xcoral/HTML/node130.html -share/doc/xcoral/HTML/node131.html -share/doc/xcoral/HTML/node132.html -share/doc/xcoral/HTML/node133.html -share/doc/xcoral/HTML/node134.html -share/doc/xcoral/HTML/node135.html -share/doc/xcoral/HTML/node136.html -share/doc/xcoral/HTML/node137.html -share/doc/xcoral/HTML/node138.html -share/doc/xcoral/HTML/node139.html -share/doc/xcoral/HTML/node14.html -share/doc/xcoral/HTML/node140.html -share/doc/xcoral/HTML/node141.html -share/doc/xcoral/HTML/node142.html -share/doc/xcoral/HTML/node143.html -share/doc/xcoral/HTML/node144.html -share/doc/xcoral/HTML/node145.html -share/doc/xcoral/HTML/node146.html -share/doc/xcoral/HTML/icons/blueball.gif -share/doc/xcoral/HTML/icons/greenball.gif -share/doc/xcoral/HTML/icons/orangeball.gif -share/doc/xcoral/HTML/icons/pinkball.gif -share/doc/xcoral/HTML/icons/purpleball.gif -share/doc/xcoral/HTML/icons/redball.gif -share/doc/xcoral/HTML/icons/whiteball.gif -share/doc/xcoral/HTML/icons/yellowball.gif -share/doc/xcoral/HTML/icons/contents_motif.gif -share/doc/xcoral/HTML/icons/cross_ref_motif.gif -share/doc/xcoral/HTML/icons/foot_motif.gif -share/doc/xcoral/HTML/icons/index_motif.gif -share/doc/xcoral/HTML/icons/next_motif.gif -share/doc/xcoral/HTML/icons/next_motif_gr.gif -share/doc/xcoral/HTML/icons/previous_motif.gif -share/doc/xcoral/HTML/icons/previous_motif_gr.gif -share/doc/xcoral/HTML/icons/up_motif.gif -share/doc/xcoral/HTML/icons/up_motif_gr.gif -share/doc/xcoral/HTML/icons/mybg.jpg -share/doc/xcoral/HTML/node147.html -share/doc/xcoral/HTML/node148.html -share/doc/xcoral/HTML/node149.html -share/doc/xcoral/HTML/node15.html -share/doc/xcoral/HTML/node150.html -share/doc/xcoral/HTML/node151.html -share/doc/xcoral/HTML/node152.html -share/doc/xcoral/HTML/node153.html -share/doc/xcoral/HTML/node154.html -share/doc/xcoral/HTML/node155.html -share/doc/xcoral/HTML/node156.html -share/doc/xcoral/HTML/node157.html -share/doc/xcoral/HTML/node158.html -share/doc/xcoral/HTML/node159.html -share/doc/xcoral/HTML/node16.html -share/doc/xcoral/HTML/node160.html -share/doc/xcoral/HTML/node161.html -share/doc/xcoral/HTML/node162.html -share/doc/xcoral/HTML/node163.html -share/doc/xcoral/HTML/node164.html -share/doc/xcoral/HTML/node165.html -share/doc/xcoral/HTML/node166.html -share/doc/xcoral/HTML/node167.html -share/doc/xcoral/HTML/node168.html -share/doc/xcoral/HTML/node169.html -share/doc/xcoral/HTML/node17.html -share/doc/xcoral/HTML/node170.html -share/doc/xcoral/HTML/node171.html -share/doc/xcoral/HTML/node172.html -share/doc/xcoral/HTML/node173.html -share/doc/xcoral/HTML/node174.html -share/doc/xcoral/HTML/node175.html -share/doc/xcoral/HTML/node176.html -share/doc/xcoral/HTML/node177.html -share/doc/xcoral/HTML/node178.html -share/doc/xcoral/HTML/node179.html -share/doc/xcoral/HTML/node18.html -share/doc/xcoral/HTML/node180.html -share/doc/xcoral/HTML/node181.html -share/doc/xcoral/HTML/node182.html -share/doc/xcoral/HTML/node183.html -share/doc/xcoral/HTML/node184.html -share/doc/xcoral/HTML/node185.html -share/doc/xcoral/HTML/node186.html -share/doc/xcoral/HTML/node187.html -share/doc/xcoral/HTML/node188.html -share/doc/xcoral/HTML/node189.html -share/doc/xcoral/HTML/node19.html -share/doc/xcoral/HTML/node190.html -share/doc/xcoral/HTML/node191.html -share/doc/xcoral/HTML/node192.html -share/doc/xcoral/HTML/node193.html -share/doc/xcoral/HTML/node194.html -share/doc/xcoral/HTML/node195.html -share/doc/xcoral/HTML/node196.html -share/doc/xcoral/HTML/node197.html -share/doc/xcoral/HTML/node198.html -share/doc/xcoral/HTML/node199.html -share/doc/xcoral/HTML/node2.html -share/doc/xcoral/HTML/node20.html -share/doc/xcoral/HTML/node200.html -share/doc/xcoral/HTML/node201.html -share/doc/xcoral/HTML/node202.html -share/doc/xcoral/HTML/node21.html -share/doc/xcoral/HTML/node203.html -share/doc/xcoral/HTML/node204.html -share/doc/xcoral/HTML/node205.html -share/doc/xcoral/HTML/node206.html -share/doc/xcoral/HTML/node207.html -share/doc/xcoral/HTML/node208.html -share/doc/xcoral/HTML/node209.html -share/doc/xcoral/HTML/node210.html -share/doc/xcoral/HTML/node211.html -share/doc/xcoral/HTML/node212.html -share/doc/xcoral/HTML/node213.html -share/doc/xcoral/HTML/node214.html -share/doc/xcoral/HTML/node215.html -share/doc/xcoral/HTML/node216.html -share/doc/xcoral/HTML/node217.html -share/doc/xcoral/HTML/node218.html -share/doc/xcoral/HTML/node219.html -share/doc/xcoral/HTML/node22.html -share/doc/xcoral/HTML/node220.html -share/doc/xcoral/HTML/node221.html -share/doc/xcoral/HTML/node222.html -share/doc/xcoral/HTML/node223.html -share/doc/xcoral/HTML/node224.html -share/doc/xcoral/HTML/node225.html -share/doc/xcoral/HTML/node226.html -share/doc/xcoral/HTML/node227.html -share/doc/xcoral/HTML/node228.html -share/doc/xcoral/HTML/node229.html -share/doc/xcoral/HTML/node23.html -share/doc/xcoral/HTML/node230.html -share/doc/xcoral/HTML/node231.html -share/doc/xcoral/HTML/node232.html -share/doc/xcoral/HTML/node233.html -share/doc/xcoral/HTML/node234.html -share/doc/xcoral/HTML/node235.html -share/doc/xcoral/HTML/node236.html -share/doc/xcoral/HTML/node237.html -share/doc/xcoral/HTML/node238.html -share/doc/xcoral/HTML/node239.html -share/doc/xcoral/HTML/node24.html -share/doc/xcoral/HTML/node240.html -share/doc/xcoral/HTML/node241.html -share/doc/xcoral/HTML/node242.html -share/doc/xcoral/HTML/node243.html -share/doc/xcoral/HTML/node244.html -share/doc/xcoral/HTML/node245.html -share/doc/xcoral/HTML/node246.html -share/doc/xcoral/HTML/node247.html -share/doc/xcoral/HTML/node248.html -share/doc/xcoral/HTML/node249.html -share/doc/xcoral/HTML/node25.html -share/doc/xcoral/HTML/node250.html -share/doc/xcoral/HTML/node251.html -share/doc/xcoral/HTML/node252.html -share/doc/xcoral/HTML/node253.html -share/doc/xcoral/HTML/node254.html -share/doc/xcoral/HTML/node255.html -share/doc/xcoral/HTML/node256.html -share/doc/xcoral/HTML/node257.html -share/doc/xcoral/HTML/node258.html -share/doc/xcoral/HTML/node259.html -share/doc/xcoral/HTML/node26.html -share/doc/xcoral/HTML/node260.html -share/doc/xcoral/HTML/node261.html -share/doc/xcoral/HTML/node262.html -share/doc/xcoral/HTML/node263.html -share/doc/xcoral/HTML/node264.html -share/doc/xcoral/HTML/node265.html -share/doc/xcoral/HTML/node266.html -share/doc/xcoral/HTML/node267.html -share/doc/xcoral/HTML/node268.html -share/doc/xcoral/HTML/node269.html -share/doc/xcoral/HTML/node27.html -share/doc/xcoral/HTML/node270.html -share/doc/xcoral/HTML/node271.html -share/doc/xcoral/HTML/node272.html -share/doc/xcoral/HTML/node273.html -share/doc/xcoral/HTML/node274.html -share/doc/xcoral/HTML/node275.html -share/doc/xcoral/HTML/node276.html -share/doc/xcoral/HTML/node277.html -share/doc/xcoral/HTML/node278.html -share/doc/xcoral/HTML/node279.html -share/doc/xcoral/HTML/node28.html -share/doc/xcoral/HTML/node280.html -share/doc/xcoral/HTML/node281.html -share/doc/xcoral/HTML/node282.html -share/doc/xcoral/HTML/node283.html -share/doc/xcoral/HTML/node284.html -share/doc/xcoral/HTML/node285.html -share/doc/xcoral/HTML/node286.html -share/doc/xcoral/HTML/node287.html -share/doc/xcoral/HTML/node288.html -share/doc/xcoral/HTML/node289.html -share/doc/xcoral/HTML/node29.html -share/doc/xcoral/HTML/node290.html -share/doc/xcoral/HTML/node291.html -share/doc/xcoral/HTML/node292.html -share/doc/xcoral/HTML/node293.html -share/doc/xcoral/HTML/node294.html -share/doc/xcoral/HTML/node295.html -share/doc/xcoral/HTML/node296.html -share/doc/xcoral/HTML/node297.html -share/doc/xcoral/HTML/node298.html -share/doc/xcoral/HTML/node299.html -share/doc/xcoral/HTML/node3.html -share/doc/xcoral/HTML/node30.html -share/doc/xcoral/HTML/node300.html -share/doc/xcoral/HTML/node301.html -share/doc/xcoral/HTML/node302.html -share/doc/xcoral/HTML/node303.html -share/doc/xcoral/HTML/node304.html -share/doc/xcoral/HTML/node305.html -share/doc/xcoral/HTML/node306.html -share/doc/xcoral/HTML/node307.html -share/doc/xcoral/HTML/node31.html -share/doc/xcoral/HTML/node32.html -share/doc/xcoral/HTML/node33.html -share/doc/xcoral/HTML/node34.html -share/doc/xcoral/HTML/node35.html -share/doc/xcoral/HTML/node36.html -share/doc/xcoral/HTML/node37.html -share/doc/xcoral/HTML/node38.html -share/doc/xcoral/HTML/node39.html -share/doc/xcoral/HTML/node4.html -share/doc/xcoral/HTML/node40.html -share/doc/xcoral/HTML/node41.html -share/doc/xcoral/HTML/node42.html -share/doc/xcoral/HTML/node43.html -share/doc/xcoral/HTML/node44.html -share/doc/xcoral/HTML/node45.html -share/doc/xcoral/HTML/node46.html -share/doc/xcoral/HTML/node47.html -share/doc/xcoral/HTML/node48.html -share/doc/xcoral/HTML/node49.html -share/doc/xcoral/HTML/node5.html -share/doc/xcoral/HTML/node50.html -share/doc/xcoral/HTML/node51.html -share/doc/xcoral/HTML/node52.html -share/doc/xcoral/HTML/node53.html -share/doc/xcoral/HTML/node54.html -share/doc/xcoral/HTML/node55.html -share/doc/xcoral/HTML/node56.html -share/doc/xcoral/HTML/node57.html -share/doc/xcoral/HTML/node58.html -share/doc/xcoral/HTML/node59.html -share/doc/xcoral/HTML/node6.html -share/doc/xcoral/HTML/node60.html -share/doc/xcoral/HTML/node61.html -share/doc/xcoral/HTML/node62.html -share/doc/xcoral/HTML/node63.html -share/doc/xcoral/HTML/node64.html -share/doc/xcoral/HTML/node65.html -share/doc/xcoral/HTML/node66.html -share/doc/xcoral/HTML/node67.html -share/doc/xcoral/HTML/node68.html -share/doc/xcoral/HTML/node69.html -share/doc/xcoral/HTML/node7.html -share/doc/xcoral/HTML/node70.html -share/doc/xcoral/HTML/node71.html -share/doc/xcoral/HTML/node72.html -share/doc/xcoral/HTML/node73.html -share/doc/xcoral/HTML/node74.html -share/doc/xcoral/HTML/node75.html -share/doc/xcoral/HTML/node76.html -share/doc/xcoral/HTML/node77.html -share/doc/xcoral/HTML/node78.html -share/doc/xcoral/HTML/node79.html -share/doc/xcoral/HTML/node8.html -share/doc/xcoral/HTML/node80.html -share/doc/xcoral/HTML/node81.html -share/doc/xcoral/HTML/node82.html -share/doc/xcoral/HTML/node83.html -share/doc/xcoral/HTML/node84.html -share/doc/xcoral/HTML/node85.html -share/doc/xcoral/HTML/node86.html -share/doc/xcoral/HTML/node87.html -share/doc/xcoral/HTML/node88.html -share/doc/xcoral/HTML/node89.html -share/doc/xcoral/HTML/node9.html -share/doc/xcoral/HTML/node90.html -share/doc/xcoral/HTML/node91.html -share/doc/xcoral/HTML/node92.html -share/doc/xcoral/HTML/node93.html -share/doc/xcoral/HTML/node94.html -share/doc/xcoral/HTML/node95.html -share/doc/xcoral/HTML/node96.html -share/doc/xcoral/HTML/node97.html -share/doc/xcoral/HTML/node98.html -share/doc/xcoral/HTML/node99.html -share/doc/xcoral/HTML/xcoral.css -share/doc/xcoral/HTML/xcoral.html -share/doc/xcoral/xcoral-card.ps -share/doc/xcoral/xcoral-session.gif -share/doc/xcoral/README -share/doc/xcoral/xcoral-3.2.ps -@dirrm share/doc/xcoral/HTML/icons -@dirrm share/doc/xcoral/HTML -@dirrm share/doc/xcoral +%%PORTDOCS%%share/doc/xcoral/HTML/footnode.html +%%PORTDOCS%%share/doc/xcoral/HTML/img1.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img10.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img100.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img101.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img102.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img103.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img104.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img105.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img106.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img107.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img108.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img109.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img11.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img110.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img12.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img13.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img14.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img15.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img16.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img17.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img18.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img19.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img2.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img20.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img21.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img22.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img23.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img24.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img25.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img26.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img27.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img28.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img29.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img3.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img30.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img31.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img32.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img33.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img34.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img35.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img36.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img37.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img38.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img39.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img4.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img40.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img41.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img42.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img43.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img44.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img45.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img46.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img47.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img48.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img49.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img5.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img50.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img51.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img52.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img53.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img54.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img55.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img56.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img57.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img58.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img59.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img6.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img60.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img61.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img62.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img63.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img64.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img65.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img66.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img67.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img68.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img69.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img7.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img70.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img71.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img72.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img73.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img74.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img75.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img76.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img77.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img78.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img79.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img8.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img80.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img81.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img82.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img83.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img84.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img85.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img86.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img87.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img88.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img89.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img9.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img90.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img91.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img92.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img93.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img94.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img95.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img96.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img97.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img98.gif +%%PORTDOCS%%share/doc/xcoral/HTML/img99.gif +%%PORTDOCS%%share/doc/xcoral/HTML/index.html +%%PORTDOCS%%share/doc/xcoral/HTML/node1.html +%%PORTDOCS%%share/doc/xcoral/HTML/node10.html +%%PORTDOCS%%share/doc/xcoral/HTML/node100.html +%%PORTDOCS%%share/doc/xcoral/HTML/node101.html +%%PORTDOCS%%share/doc/xcoral/HTML/node102.html +%%PORTDOCS%%share/doc/xcoral/HTML/node103.html +%%PORTDOCS%%share/doc/xcoral/HTML/node104.html +%%PORTDOCS%%share/doc/xcoral/HTML/node105.html +%%PORTDOCS%%share/doc/xcoral/HTML/node106.html +%%PORTDOCS%%share/doc/xcoral/HTML/node107.html +%%PORTDOCS%%share/doc/xcoral/HTML/node11.html +%%PORTDOCS%%share/doc/xcoral/HTML/node108.html +%%PORTDOCS%%share/doc/xcoral/HTML/node109.html +%%PORTDOCS%%share/doc/xcoral/HTML/node110.html +%%PORTDOCS%%share/doc/xcoral/HTML/node111.html +%%PORTDOCS%%share/doc/xcoral/HTML/node112.html +%%PORTDOCS%%share/doc/xcoral/HTML/node113.html +%%PORTDOCS%%share/doc/xcoral/HTML/node114.html +%%PORTDOCS%%share/doc/xcoral/HTML/node115.html +%%PORTDOCS%%share/doc/xcoral/HTML/node116.html +%%PORTDOCS%%share/doc/xcoral/HTML/node117.html +%%PORTDOCS%%share/doc/xcoral/HTML/node118.html +%%PORTDOCS%%share/doc/xcoral/HTML/node119.html +%%PORTDOCS%%share/doc/xcoral/HTML/node12.html +%%PORTDOCS%%share/doc/xcoral/HTML/node120.html +%%PORTDOCS%%share/doc/xcoral/HTML/node121.html +%%PORTDOCS%%share/doc/xcoral/HTML/node122.html +%%PORTDOCS%%share/doc/xcoral/HTML/node123.html +%%PORTDOCS%%share/doc/xcoral/HTML/node124.html +%%PORTDOCS%%share/doc/xcoral/HTML/node125.html +%%PORTDOCS%%share/doc/xcoral/HTML/node126.html +%%PORTDOCS%%share/doc/xcoral/HTML/node127.html +%%PORTDOCS%%share/doc/xcoral/HTML/node128.html +%%PORTDOCS%%share/doc/xcoral/HTML/node129.html +%%PORTDOCS%%share/doc/xcoral/HTML/node13.html +%%PORTDOCS%%share/doc/xcoral/HTML/node130.html +%%PORTDOCS%%share/doc/xcoral/HTML/node131.html +%%PORTDOCS%%share/doc/xcoral/HTML/node132.html +%%PORTDOCS%%share/doc/xcoral/HTML/node133.html +%%PORTDOCS%%share/doc/xcoral/HTML/node134.html +%%PORTDOCS%%share/doc/xcoral/HTML/node135.html +%%PORTDOCS%%share/doc/xcoral/HTML/node136.html +%%PORTDOCS%%share/doc/xcoral/HTML/node137.html +%%PORTDOCS%%share/doc/xcoral/HTML/node138.html +%%PORTDOCS%%share/doc/xcoral/HTML/node139.html +%%PORTDOCS%%share/doc/xcoral/HTML/node14.html +%%PORTDOCS%%share/doc/xcoral/HTML/node140.html +%%PORTDOCS%%share/doc/xcoral/HTML/node141.html +%%PORTDOCS%%share/doc/xcoral/HTML/node142.html +%%PORTDOCS%%share/doc/xcoral/HTML/node143.html +%%PORTDOCS%%share/doc/xcoral/HTML/node144.html +%%PORTDOCS%%share/doc/xcoral/HTML/node145.html +%%PORTDOCS%%share/doc/xcoral/HTML/node146.html +%%PORTDOCS%%share/doc/xcoral/HTML/icons/blueball.gif +%%PORTDOCS%%share/doc/xcoral/HTML/icons/greenball.gif +%%PORTDOCS%%share/doc/xcoral/HTML/icons/orangeball.gif +%%PORTDOCS%%share/doc/xcoral/HTML/icons/pinkball.gif +%%PORTDOCS%%share/doc/xcoral/HTML/icons/purpleball.gif +%%PORTDOCS%%share/doc/xcoral/HTML/icons/redball.gif +%%PORTDOCS%%share/doc/xcoral/HTML/icons/whiteball.gif +%%PORTDOCS%%share/doc/xcoral/HTML/icons/yellowball.gif +%%PORTDOCS%%share/doc/xcoral/HTML/icons/contents_motif.gif +%%PORTDOCS%%share/doc/xcoral/HTML/icons/cross_ref_motif.gif +%%PORTDOCS%%share/doc/xcoral/HTML/icons/foot_motif.gif +%%PORTDOCS%%share/doc/xcoral/HTML/icons/index_motif.gif +%%PORTDOCS%%share/doc/xcoral/HTML/icons/next_motif.gif +%%PORTDOCS%%share/doc/xcoral/HTML/icons/next_motif_gr.gif +%%PORTDOCS%%share/doc/xcoral/HTML/icons/previous_motif.gif +%%PORTDOCS%%share/doc/xcoral/HTML/icons/previous_motif_gr.gif +%%PORTDOCS%%share/doc/xcoral/HTML/icons/up_motif.gif +%%PORTDOCS%%share/doc/xcoral/HTML/icons/up_motif_gr.gif +%%PORTDOCS%%share/doc/xcoral/HTML/icons/mybg.jpg +%%PORTDOCS%%share/doc/xcoral/HTML/node147.html +%%PORTDOCS%%share/doc/xcoral/HTML/node148.html +%%PORTDOCS%%share/doc/xcoral/HTML/node149.html +%%PORTDOCS%%share/doc/xcoral/HTML/node15.html +%%PORTDOCS%%share/doc/xcoral/HTML/node150.html +%%PORTDOCS%%share/doc/xcoral/HTML/node151.html +%%PORTDOCS%%share/doc/xcoral/HTML/node152.html +%%PORTDOCS%%share/doc/xcoral/HTML/node153.html +%%PORTDOCS%%share/doc/xcoral/HTML/node154.html +%%PORTDOCS%%share/doc/xcoral/HTML/node155.html +%%PORTDOCS%%share/doc/xcoral/HTML/node156.html +%%PORTDOCS%%share/doc/xcoral/HTML/node157.html +%%PORTDOCS%%share/doc/xcoral/HTML/node158.html +%%PORTDOCS%%share/doc/xcoral/HTML/node159.html +%%PORTDOCS%%share/doc/xcoral/HTML/node16.html +%%PORTDOCS%%share/doc/xcoral/HTML/node160.html +%%PORTDOCS%%share/doc/xcoral/HTML/node161.html +%%PORTDOCS%%share/doc/xcoral/HTML/node162.html +%%PORTDOCS%%share/doc/xcoral/HTML/node163.html +%%PORTDOCS%%share/doc/xcoral/HTML/node164.html +%%PORTDOCS%%share/doc/xcoral/HTML/node165.html +%%PORTDOCS%%share/doc/xcoral/HTML/node166.html +%%PORTDOCS%%share/doc/xcoral/HTML/node167.html +%%PORTDOCS%%share/doc/xcoral/HTML/node168.html +%%PORTDOCS%%share/doc/xcoral/HTML/node169.html +%%PORTDOCS%%share/doc/xcoral/HTML/node17.html +%%PORTDOCS%%share/doc/xcoral/HTML/node170.html +%%PORTDOCS%%share/doc/xcoral/HTML/node171.html +%%PORTDOCS%%share/doc/xcoral/HTML/node172.html +%%PORTDOCS%%share/doc/xcoral/HTML/node173.html +%%PORTDOCS%%share/doc/xcoral/HTML/node174.html +%%PORTDOCS%%share/doc/xcoral/HTML/node175.html +%%PORTDOCS%%share/doc/xcoral/HTML/node176.html +%%PORTDOCS%%share/doc/xcoral/HTML/node177.html +%%PORTDOCS%%share/doc/xcoral/HTML/node178.html +%%PORTDOCS%%share/doc/xcoral/HTML/node179.html +%%PORTDOCS%%share/doc/xcoral/HTML/node18.html +%%PORTDOCS%%share/doc/xcoral/HTML/node180.html +%%PORTDOCS%%share/doc/xcoral/HTML/node181.html +%%PORTDOCS%%share/doc/xcoral/HTML/node182.html +%%PORTDOCS%%share/doc/xcoral/HTML/node183.html +%%PORTDOCS%%share/doc/xcoral/HTML/node184.html +%%PORTDOCS%%share/doc/xcoral/HTML/node185.html +%%PORTDOCS%%share/doc/xcoral/HTML/node186.html +%%PORTDOCS%%share/doc/xcoral/HTML/node187.html +%%PORTDOCS%%share/doc/xcoral/HTML/node188.html +%%PORTDOCS%%share/doc/xcoral/HTML/node189.html +%%PORTDOCS%%share/doc/xcoral/HTML/node19.html +%%PORTDOCS%%share/doc/xcoral/HTML/node190.html +%%PORTDOCS%%share/doc/xcoral/HTML/node191.html +%%PORTDOCS%%share/doc/xcoral/HTML/node192.html +%%PORTDOCS%%share/doc/xcoral/HTML/node193.html +%%PORTDOCS%%share/doc/xcoral/HTML/node194.html +%%PORTDOCS%%share/doc/xcoral/HTML/node195.html +%%PORTDOCS%%share/doc/xcoral/HTML/node196.html +%%PORTDOCS%%share/doc/xcoral/HTML/node197.html +%%PORTDOCS%%share/doc/xcoral/HTML/node198.html +%%PORTDOCS%%share/doc/xcoral/HTML/node199.html +%%PORTDOCS%%share/doc/xcoral/HTML/node2.html +%%PORTDOCS%%share/doc/xcoral/HTML/node20.html +%%PORTDOCS%%share/doc/xcoral/HTML/node200.html +%%PORTDOCS%%share/doc/xcoral/HTML/node201.html +%%PORTDOCS%%share/doc/xcoral/HTML/node202.html +%%PORTDOCS%%share/doc/xcoral/HTML/node21.html +%%PORTDOCS%%share/doc/xcoral/HTML/node203.html +%%PORTDOCS%%share/doc/xcoral/HTML/node204.html +%%PORTDOCS%%share/doc/xcoral/HTML/node205.html +%%PORTDOCS%%share/doc/xcoral/HTML/node206.html +%%PORTDOCS%%share/doc/xcoral/HTML/node207.html +%%PORTDOCS%%share/doc/xcoral/HTML/node208.html +%%PORTDOCS%%share/doc/xcoral/HTML/node209.html +%%PORTDOCS%%share/doc/xcoral/HTML/node210.html +%%PORTDOCS%%share/doc/xcoral/HTML/node211.html +%%PORTDOCS%%share/doc/xcoral/HTML/node212.html +%%PORTDOCS%%share/doc/xcoral/HTML/node213.html +%%PORTDOCS%%share/doc/xcoral/HTML/node214.html +%%PORTDOCS%%share/doc/xcoral/HTML/node215.html +%%PORTDOCS%%share/doc/xcoral/HTML/node216.html +%%PORTDOCS%%share/doc/xcoral/HTML/node217.html +%%PORTDOCS%%share/doc/xcoral/HTML/node218.html +%%PORTDOCS%%share/doc/xcoral/HTML/node219.html +%%PORTDOCS%%share/doc/xcoral/HTML/node22.html +%%PORTDOCS%%share/doc/xcoral/HTML/node220.html +%%PORTDOCS%%share/doc/xcoral/HTML/node221.html +%%PORTDOCS%%share/doc/xcoral/HTML/node222.html +%%PORTDOCS%%share/doc/xcoral/HTML/node223.html +%%PORTDOCS%%share/doc/xcoral/HTML/node224.html +%%PORTDOCS%%share/doc/xcoral/HTML/node225.html +%%PORTDOCS%%share/doc/xcoral/HTML/node226.html +%%PORTDOCS%%share/doc/xcoral/HTML/node227.html +%%PORTDOCS%%share/doc/xcoral/HTML/node228.html +%%PORTDOCS%%share/doc/xcoral/HTML/node229.html +%%PORTDOCS%%share/doc/xcoral/HTML/node23.html +%%PORTDOCS%%share/doc/xcoral/HTML/node230.html +%%PORTDOCS%%share/doc/xcoral/HTML/node231.html +%%PORTDOCS%%share/doc/xcoral/HTML/node232.html +%%PORTDOCS%%share/doc/xcoral/HTML/node233.html +%%PORTDOCS%%share/doc/xcoral/HTML/node234.html +%%PORTDOCS%%share/doc/xcoral/HTML/node235.html +%%PORTDOCS%%share/doc/xcoral/HTML/node236.html +%%PORTDOCS%%share/doc/xcoral/HTML/node237.html +%%PORTDOCS%%share/doc/xcoral/HTML/node238.html +%%PORTDOCS%%share/doc/xcoral/HTML/node239.html +%%PORTDOCS%%share/doc/xcoral/HTML/node24.html +%%PORTDOCS%%share/doc/xcoral/HTML/node240.html +%%PORTDOCS%%share/doc/xcoral/HTML/node241.html +%%PORTDOCS%%share/doc/xcoral/HTML/node242.html +%%PORTDOCS%%share/doc/xcoral/HTML/node243.html +%%PORTDOCS%%share/doc/xcoral/HTML/node244.html +%%PORTDOCS%%share/doc/xcoral/HTML/node245.html +%%PORTDOCS%%share/doc/xcoral/HTML/node246.html +%%PORTDOCS%%share/doc/xcoral/HTML/node247.html +%%PORTDOCS%%share/doc/xcoral/HTML/node248.html +%%PORTDOCS%%share/doc/xcoral/HTML/node249.html +%%PORTDOCS%%share/doc/xcoral/HTML/node25.html +%%PORTDOCS%%share/doc/xcoral/HTML/node250.html +%%PORTDOCS%%share/doc/xcoral/HTML/node251.html +%%PORTDOCS%%share/doc/xcoral/HTML/node252.html +%%PORTDOCS%%share/doc/xcoral/HTML/node253.html +%%PORTDOCS%%share/doc/xcoral/HTML/node254.html +%%PORTDOCS%%share/doc/xcoral/HTML/node255.html +%%PORTDOCS%%share/doc/xcoral/HTML/node256.html +%%PORTDOCS%%share/doc/xcoral/HTML/node257.html +%%PORTDOCS%%share/doc/xcoral/HTML/node258.html +%%PORTDOCS%%share/doc/xcoral/HTML/node259.html +%%PORTDOCS%%share/doc/xcoral/HTML/node26.html +%%PORTDOCS%%share/doc/xcoral/HTML/node260.html +%%PORTDOCS%%share/doc/xcoral/HTML/node261.html +%%PORTDOCS%%share/doc/xcoral/HTML/node262.html +%%PORTDOCS%%share/doc/xcoral/HTML/node263.html +%%PORTDOCS%%share/doc/xcoral/HTML/node264.html +%%PORTDOCS%%share/doc/xcoral/HTML/node265.html +%%PORTDOCS%%share/doc/xcoral/HTML/node266.html +%%PORTDOCS%%share/doc/xcoral/HTML/node267.html +%%PORTDOCS%%share/doc/xcoral/HTML/node268.html +%%PORTDOCS%%share/doc/xcoral/HTML/node269.html +%%PORTDOCS%%share/doc/xcoral/HTML/node27.html +%%PORTDOCS%%share/doc/xcoral/HTML/node270.html +%%PORTDOCS%%share/doc/xcoral/HTML/node271.html +%%PORTDOCS%%share/doc/xcoral/HTML/node272.html +%%PORTDOCS%%share/doc/xcoral/HTML/node273.html +%%PORTDOCS%%share/doc/xcoral/HTML/node274.html +%%PORTDOCS%%share/doc/xcoral/HTML/node275.html +%%PORTDOCS%%share/doc/xcoral/HTML/node276.html +%%PORTDOCS%%share/doc/xcoral/HTML/node277.html +%%PORTDOCS%%share/doc/xcoral/HTML/node278.html +%%PORTDOCS%%share/doc/xcoral/HTML/node279.html +%%PORTDOCS%%share/doc/xcoral/HTML/node28.html +%%PORTDOCS%%share/doc/xcoral/HTML/node280.html +%%PORTDOCS%%share/doc/xcoral/HTML/node281.html +%%PORTDOCS%%share/doc/xcoral/HTML/node282.html +%%PORTDOCS%%share/doc/xcoral/HTML/node283.html +%%PORTDOCS%%share/doc/xcoral/HTML/node284.html +%%PORTDOCS%%share/doc/xcoral/HTML/node285.html +%%PORTDOCS%%share/doc/xcoral/HTML/node286.html +%%PORTDOCS%%share/doc/xcoral/HTML/node287.html +%%PORTDOCS%%share/doc/xcoral/HTML/node288.html +%%PORTDOCS%%share/doc/xcoral/HTML/node289.html +%%PORTDOCS%%share/doc/xcoral/HTML/node29.html +%%PORTDOCS%%share/doc/xcoral/HTML/node290.html +%%PORTDOCS%%share/doc/xcoral/HTML/node291.html +%%PORTDOCS%%share/doc/xcoral/HTML/node292.html +%%PORTDOCS%%share/doc/xcoral/HTML/node293.html +%%PORTDOCS%%share/doc/xcoral/HTML/node294.html +%%PORTDOCS%%share/doc/xcoral/HTML/node295.html +%%PORTDOCS%%share/doc/xcoral/HTML/node296.html +%%PORTDOCS%%share/doc/xcoral/HTML/node297.html +%%PORTDOCS%%share/doc/xcoral/HTML/node298.html +%%PORTDOCS%%share/doc/xcoral/HTML/node299.html +%%PORTDOCS%%share/doc/xcoral/HTML/node3.html +%%PORTDOCS%%share/doc/xcoral/HTML/node30.html +%%PORTDOCS%%share/doc/xcoral/HTML/node300.html +%%PORTDOCS%%share/doc/xcoral/HTML/node301.html +%%PORTDOCS%%share/doc/xcoral/HTML/node302.html +%%PORTDOCS%%share/doc/xcoral/HTML/node303.html +%%PORTDOCS%%share/doc/xcoral/HTML/node304.html +%%PORTDOCS%%share/doc/xcoral/HTML/node305.html +%%PORTDOCS%%share/doc/xcoral/HTML/node306.html +%%PORTDOCS%%share/doc/xcoral/HTML/node307.html +%%PORTDOCS%%share/doc/xcoral/HTML/node31.html +%%PORTDOCS%%share/doc/xcoral/HTML/node32.html +%%PORTDOCS%%share/doc/xcoral/HTML/node33.html +%%PORTDOCS%%share/doc/xcoral/HTML/node34.html +%%PORTDOCS%%share/doc/xcoral/HTML/node35.html +%%PORTDOCS%%share/doc/xcoral/HTML/node36.html +%%PORTDOCS%%share/doc/xcoral/HTML/node37.html +%%PORTDOCS%%share/doc/xcoral/HTML/node38.html +%%PORTDOCS%%share/doc/xcoral/HTML/node39.html +%%PORTDOCS%%share/doc/xcoral/HTML/node4.html +%%PORTDOCS%%share/doc/xcoral/HTML/node40.html +%%PORTDOCS%%share/doc/xcoral/HTML/node41.html +%%PORTDOCS%%share/doc/xcoral/HTML/node42.html +%%PORTDOCS%%share/doc/xcoral/HTML/node43.html +%%PORTDOCS%%share/doc/xcoral/HTML/node44.html +%%PORTDOCS%%share/doc/xcoral/HTML/node45.html +%%PORTDOCS%%share/doc/xcoral/HTML/node46.html +%%PORTDOCS%%share/doc/xcoral/HTML/node47.html +%%PORTDOCS%%share/doc/xcoral/HTML/node48.html +%%PORTDOCS%%share/doc/xcoral/HTML/node49.html +%%PORTDOCS%%share/doc/xcoral/HTML/node5.html +%%PORTDOCS%%share/doc/xcoral/HTML/node50.html +%%PORTDOCS%%share/doc/xcoral/HTML/node51.html +%%PORTDOCS%%share/doc/xcoral/HTML/node52.html +%%PORTDOCS%%share/doc/xcoral/HTML/node53.html +%%PORTDOCS%%share/doc/xcoral/HTML/node54.html +%%PORTDOCS%%share/doc/xcoral/HTML/node55.html +%%PORTDOCS%%share/doc/xcoral/HTML/node56.html +%%PORTDOCS%%share/doc/xcoral/HTML/node57.html +%%PORTDOCS%%share/doc/xcoral/HTML/node58.html +%%PORTDOCS%%share/doc/xcoral/HTML/node59.html +%%PORTDOCS%%share/doc/xcoral/HTML/node6.html +%%PORTDOCS%%share/doc/xcoral/HTML/node60.html +%%PORTDOCS%%share/doc/xcoral/HTML/node61.html +%%PORTDOCS%%share/doc/xcoral/HTML/node62.html +%%PORTDOCS%%share/doc/xcoral/HTML/node63.html +%%PORTDOCS%%share/doc/xcoral/HTML/node64.html +%%PORTDOCS%%share/doc/xcoral/HTML/node65.html +%%PORTDOCS%%share/doc/xcoral/HTML/node66.html +%%PORTDOCS%%share/doc/xcoral/HTML/node67.html +%%PORTDOCS%%share/doc/xcoral/HTML/node68.html +%%PORTDOCS%%share/doc/xcoral/HTML/node69.html +%%PORTDOCS%%share/doc/xcoral/HTML/node7.html +%%PORTDOCS%%share/doc/xcoral/HTML/node70.html +%%PORTDOCS%%share/doc/xcoral/HTML/node71.html +%%PORTDOCS%%share/doc/xcoral/HTML/node72.html +%%PORTDOCS%%share/doc/xcoral/HTML/node73.html +%%PORTDOCS%%share/doc/xcoral/HTML/node74.html +%%PORTDOCS%%share/doc/xcoral/HTML/node75.html +%%PORTDOCS%%share/doc/xcoral/HTML/node76.html +%%PORTDOCS%%share/doc/xcoral/HTML/node77.html +%%PORTDOCS%%share/doc/xcoral/HTML/node78.html +%%PORTDOCS%%share/doc/xcoral/HTML/node79.html +%%PORTDOCS%%share/doc/xcoral/HTML/node8.html +%%PORTDOCS%%share/doc/xcoral/HTML/node80.html +%%PORTDOCS%%share/doc/xcoral/HTML/node81.html +%%PORTDOCS%%share/doc/xcoral/HTML/node82.html +%%PORTDOCS%%share/doc/xcoral/HTML/node83.html +%%PORTDOCS%%share/doc/xcoral/HTML/node84.html +%%PORTDOCS%%share/doc/xcoral/HTML/node85.html +%%PORTDOCS%%share/doc/xcoral/HTML/node86.html +%%PORTDOCS%%share/doc/xcoral/HTML/node87.html +%%PORTDOCS%%share/doc/xcoral/HTML/node88.html +%%PORTDOCS%%share/doc/xcoral/HTML/node89.html +%%PORTDOCS%%share/doc/xcoral/HTML/node9.html +%%PORTDOCS%%share/doc/xcoral/HTML/node90.html +%%PORTDOCS%%share/doc/xcoral/HTML/node91.html +%%PORTDOCS%%share/doc/xcoral/HTML/node92.html +%%PORTDOCS%%share/doc/xcoral/HTML/node93.html +%%PORTDOCS%%share/doc/xcoral/HTML/node94.html +%%PORTDOCS%%share/doc/xcoral/HTML/node95.html +%%PORTDOCS%%share/doc/xcoral/HTML/node96.html +%%PORTDOCS%%share/doc/xcoral/HTML/node97.html +%%PORTDOCS%%share/doc/xcoral/HTML/node98.html +%%PORTDOCS%%share/doc/xcoral/HTML/node99.html +%%PORTDOCS%%share/doc/xcoral/HTML/xcoral.css +%%PORTDOCS%%share/doc/xcoral/HTML/xcoral.html +%%PORTDOCS%%share/doc/xcoral/xcoral-card.ps +%%PORTDOCS%%share/doc/xcoral/xcoral-session.gif +%%PORTDOCS%%share/doc/xcoral/README +%%PORTDOCS%%share/doc/xcoral/xcoral-3.2.ps +%%PORTDOCS%%@dirrm share/doc/xcoral/HTML/icons +%%PORTDOCS%%@dirrm share/doc/xcoral/HTML +%%PORTDOCS%%@dirrm share/doc/xcoral @dirrm lib/xcoral diff --git a/emulators/prodosemu/pkg-plist b/emulators/prodosemu/pkg-plist index d11c8bdf6075..57b434a7245f 100644 --- a/emulators/prodosemu/pkg-plist +++ b/emulators/prodosemu/pkg-plist @@ -1,5 +1,5 @@ bin/prodos share/apple2/prodos-2e.rom -share/doc/prodosemu/README -@dirrm share/doc/prodosemu +%%PORTDOCS%%share/doc/prodosemu/README +%%PORTDOCS%%@dirrm share/doc/prodosemu @dirrm share/apple2 diff --git a/emulators/xgs/pkg-plist b/emulators/xgs/pkg-plist index b3bc55363100..3bbbb25458a7 100644 --- a/emulators/xgs/pkg-plist +++ b/emulators/xgs/pkg-plist @@ -1,16 +1,16 @@ bin/imgconv bin/imgutil bin/xgs -share/doc/xgs/CHANGES.TXT -share/doc/xgs/COMPAT.TXT -share/doc/xgs/INSTALL.TXT -share/doc/xgs/IWM-DOC.TXT -share/doc/xgs/README.FreeBSD -share/doc/xgs/TODO.TXT -share/doc/xgs/XGS-FAQ.TXT +%%PORTDOCS%%share/doc/xgs/CHANGES.TXT +%%PORTDOCS%%share/doc/xgs/COMPAT.TXT +%%PORTDOCS%%share/doc/xgs/INSTALL.TXT +%%PORTDOCS%%share/doc/xgs/IWM-DOC.TXT +%%PORTDOCS%%share/doc/xgs/README.FreeBSD +%%PORTDOCS%%share/doc/xgs/TODO.TXT +%%PORTDOCS%%share/doc/xgs/XGS-FAQ.TXT share/xgs/xgs.ram share/xgs/xgs.rom share/xgs/xgs40.fnt share/xgs/xgs80.fnt @dirrm share/xgs -@dirrm share/doc/xgs +%%PORTDOCS%%@dirrm share/doc/xgs diff --git a/finance/xinvest/pkg-plist b/finance/xinvest/pkg-plist index d38d9ea7937c..6e84826bc8c0 100644 --- a/finance/xinvest/pkg-plist +++ b/finance/xinvest/pkg-plist @@ -1,7 +1,7 @@ bin/Xinvest lib/X11/app-defaults/Xinvest -share/examples/Xinvest/401k.inv -share/examples/Xinvest/mutual.inv -share/examples/Xinvest/stock.inv -share/examples/Xinvest/tbill.inv -@dirrm share/examples/Xinvest +%%PORTDOCS%%share/examples/Xinvest/401k.inv +%%PORTDOCS%%share/examples/Xinvest/mutual.inv +%%PORTDOCS%%share/examples/Xinvest/stock.inv +%%PORTDOCS%%share/examples/Xinvest/tbill.inv +%%PORTDOCS%%@dirrm share/examples/Xinvest diff --git a/ftp/IglooFTP/pkg-plist b/ftp/IglooFTP/pkg-plist index 6d4a56d48163..46c03217a399 100644 --- a/ftp/IglooFTP/pkg-plist +++ b/ftp/IglooFTP/pkg-plist @@ -3,14 +3,14 @@ share/IglooFTP/app_ass/app_ass.GNOME share/IglooFTP/app_ass/app_ass.KDE share/IglooFTP/app_ass/app_ass.default share/IglooFTP/bookmarks/default.bmk -share/IglooFTP/docs/AUTHORS -share/IglooFTP/docs/BUGS -share/IglooFTP/docs/COPYRIGHT +%%PORTDOCS%%share/IglooFTP/docs/AUTHORS +%%PORTDOCS%%share/IglooFTP/docs/BUGS +%%PORTDOCS%%share/IglooFTP/docs/COPYRIGHT share/IglooFTP/docs/ChangeLog share/IglooFTP/docs/LICENSE share/IglooFTP/docs/README -share/IglooFTP/docs/THANKS -share/IglooFTP/docs/TODO +%%PORTDOCS%%share/IglooFTP/docs/THANKS +%%PORTDOCS%%share/IglooFTP/docs/TODO share/IglooFTP/docs/welcome.msg share/IglooFTP/gtkrc share/IglooFTP/html/default.html diff --git a/games/3dc/pkg-plist b/games/3dc/pkg-plist index 4edc5063a7d8..e7420cfd6c47 100644 --- a/games/3dc/pkg-plist +++ b/games/3dc/pkg-plist @@ -1,7 +1,7 @@ bin/3Dc -share/doc/3Dc/3Dc-rules.html -share/doc/3Dc/ACKNOWLEDGEMENTS -share/doc/3Dc/GPL -share/doc/3Dc/README -share/doc/3Dc/TODO -@dirrm share/doc/3Dc +%%PORTDOCS%%share/doc/3Dc/3Dc-rules.html +%%PORTDOCS%%share/doc/3Dc/ACKNOWLEDGEMENTS +%%PORTDOCS%%share/doc/3Dc/GPL +%%PORTDOCS%%share/doc/3Dc/README +%%PORTDOCS%%share/doc/3Dc/TODO +%%PORTDOCS%%@dirrm share/doc/3Dc diff --git a/games/3dpong/pkg-plist b/games/3dpong/pkg-plist index e210caa965f4..983b7f9bea5c 100644 --- a/games/3dpong/pkg-plist +++ b/games/3dpong/pkg-plist @@ -2,6 +2,6 @@ bin/3dpong share/3dpong/hit.au share/3dpong/score.au share/3dpong/wall.au -share/doc/3dpong/README.txt +%%PORTDOCS%%share/doc/3dpong/README.txt @dirrm share/3dpong -@dirrm share/doc/3dpong +%%PORTDOCS%%@dirrm share/doc/3dpong diff --git a/games/CaribbeanStud/pkg-plist b/games/CaribbeanStud/pkg-plist index 6a6736df1fea..160b315c2ea8 100644 --- a/games/CaribbeanStud/pkg-plist +++ b/games/CaribbeanStud/pkg-plist @@ -1,5 +1,5 @@ bin/CaribbeanStud lib/X11/app-defaults/CaribbeanStud -share/doc/CaribbeanStud/README -share/doc/CaribbeanStud/class.ps -@dirrm share/doc/CaribbeanStud +%%PORTDOCS%%share/doc/CaribbeanStud/README +%%PORTDOCS%%share/doc/CaribbeanStud/class.ps +%%PORTDOCS%%@dirrm share/doc/CaribbeanStud diff --git a/games/affenspiel/pkg-plist b/games/affenspiel/pkg-plist index c6eddb00921a..a6b6469d69f2 100644 --- a/games/affenspiel/pkg-plist +++ b/games/affenspiel/pkg-plist @@ -1,4 +1,4 @@ bin/affenspiel -share/doc/affenspiel/COPYRIGHT -share/doc/affenspiel/README -@dirrm share/doc/affenspiel +%%PORTDOCS%%share/doc/affenspiel/COPYRIGHT +%%PORTDOCS%%share/doc/affenspiel/README +%%PORTDOCS%%@dirrm share/doc/affenspiel diff --git a/games/antipolix/pkg-plist b/games/antipolix/pkg-plist index 91db34533312..01e85648f02f 100644 --- a/games/antipolix/pkg-plist +++ b/games/antipolix/pkg-plist @@ -1,11 +1,11 @@ bin/antipolix-client bin/antipolix-server -share/doc/antipolix/ANTIPOLIX_RULES -share/doc/antipolix/CLIENT_USE -share/doc/antipolix/COPYRIGHT -share/doc/antipolix/SERVER_USE +%%PORTDOCS%%share/doc/antipolix/ANTIPOLIX_RULES +%%PORTDOCS%%share/doc/antipolix/CLIENT_USE +%%PORTDOCS%%share/doc/antipolix/COPYRIGHT +%%PORTDOCS%%share/doc/antipolix/SERVER_USE share/examples/antipolix/dot.motd.sample share/examples/antipolix/dot.players.sample share/examples/antipolix/dot.server_defaults.sample -@dirrm share/doc/antipolix +%%PORTDOCS%%@dirrm share/doc/antipolix @dirrm share/examples/antipolix diff --git a/games/battalion/pkg-plist b/games/battalion/pkg-plist index b3b4f18e86dc..06fecb74e95f 100644 --- a/games/battalion/pkg-plist +++ b/games/battalion/pkg-plist @@ -25,21 +25,21 @@ share/battalion/TEXTURES/road.tex share/battalion/TEXTURES/screenleft.tex share/battalion/TEXTURES/screenright.tex share/battalion/TEXTURES/treewood.tex -share/doc/battalion/README -share/doc/battalion/bathelp01.gif -share/doc/battalion/bathelp02.gif -share/doc/battalion/bathelp03.gif -share/doc/battalion/bathelp04.gif -share/doc/battalion/bathelp05.gif -share/doc/battalion/bathelp06.gif -share/doc/battalion/bathelp07.gif -share/doc/battalion/bathelp08.gif -share/doc/battalion/bathelp09.gif -share/doc/battalion/bathelp10.gif -share/doc/battalion/bathelp11.gif +%%PORTDOCS%%share/doc/battalion/README +%%PORTDOCS%%share/doc/battalion/bathelp01.gif +%%PORTDOCS%%share/doc/battalion/bathelp02.gif +%%PORTDOCS%%share/doc/battalion/bathelp03.gif +%%PORTDOCS%%share/doc/battalion/bathelp04.gif +%%PORTDOCS%%share/doc/battalion/bathelp05.gif +%%PORTDOCS%%share/doc/battalion/bathelp06.gif +%%PORTDOCS%%share/doc/battalion/bathelp07.gif +%%PORTDOCS%%share/doc/battalion/bathelp08.gif +%%PORTDOCS%%share/doc/battalion/bathelp09.gif +%%PORTDOCS%%share/doc/battalion/bathelp10.gif +%%PORTDOCS%%share/doc/battalion/bathelp11.gif @dirrm share/battalion/DATA @dirrm share/battalion/MUSIC @dirrm share/battalion/SOUNDS @dirrm share/battalion/TEXTURES @dirrm share/battalion -@dirrm share/doc/battalion +%%PORTDOCS%%@dirrm share/doc/battalion diff --git a/games/biorythm/pkg-plist b/games/biorythm/pkg-plist index d20fc31815a5..987dcb10af53 100644 --- a/games/biorythm/pkg-plist +++ b/games/biorythm/pkg-plist @@ -1,5 +1,5 @@ bin/biorythm -share/doc/biorythm/CREDITS -share/doc/biorythm/ChangeLog -share/doc/biorythm/README -@dirrm share/doc/biorythm +%%PORTDOCS%%share/doc/biorythm/CREDITS +%%PORTDOCS%%share/doc/biorythm/ChangeLog +%%PORTDOCS%%share/doc/biorythm/README +%%PORTDOCS%%@dirrm share/doc/biorythm diff --git a/games/columns/pkg-plist b/games/columns/pkg-plist index c7ad4f660490..759dc99e5dfc 100644 --- a/games/columns/pkg-plist +++ b/games/columns/pkg-plist @@ -17,6 +17,6 @@ share/Columns/remove.wav share/Columns/rotate.wav share/Columns/small.fnt share/Columns/tiles.bmp -share/doc/columns/README -@dirrm share/doc/columns +%%PORTDOCS%%share/doc/columns/README +%%PORTDOCS%%@dirrm share/doc/columns @dirrm share/Columns diff --git a/games/crossfire-client/pkg-plist b/games/crossfire-client/pkg-plist index 37b59ed09d05..b6ce021171b7 100644 --- a/games/crossfire-client/pkg-plist +++ b/games/crossfire-client/pkg-plist @@ -1178,857 +1178,857 @@ lib/crossfire/sounds/squish.au lib/crossfire/sounds/su-fanf.au lib/crossfire/sounds/swish.au lib/crossfire/sounds/thru.au -share/doc/crossfire/Crossedit.doc -share/doc/crossfire/Imakefile -share/doc/crossfire/PlayerStats -share/doc/crossfire/README -share/doc/crossfire/RunTimeCommands -share/doc/crossfire/SurvivalGuide -share/doc/crossfire/alchemy.doc -share/doc/crossfire/crossedit.man -share/doc/crossfire/crossfire.doc -share/doc/crossfire/crossfire.man -share/doc/crossfire/crosslib.doc -share/doc/crossfire/experience -share/doc/crossfire/handbook.ps -share/doc/crossfire/include_html.pl -share/doc/crossfire/mapguide -share/doc/crossfire/mapmakers_guide_to_runes -share/doc/crossfire/maps-README -share/doc/crossfire/multigod -share/doc/crossfire/playbook-html/.bmaps -share/doc/crossfire/playbook-html/2x2.ppm -share/doc/crossfire/playbook-html/Imakefile -share/doc/crossfire/playbook-html/Makefile -share/doc/crossfire/playbook-html/Pdragonmail.111.gif -share/doc/crossfire/playbook-html/altar.111.gif -share/doc/crossfire/playbook-html/altar.html -share/doc/crossfire/playbook-html/altardevo.111.gif -share/doc/crossfire/playbook-html/altargaea.111.gif -share/doc/crossfire/playbook-html/altargnarg.111.gif -share/doc/crossfire/playbook-html/altarjeho.111.gif -share/doc/crossfire/playbook-html/altarluci.111.gif -share/doc/crossfire/playbook-html/altarlyth.111.gif -share/doc/crossfire/playbook-html/altarmostr.111.gif -share/doc/crossfire/playbook-html/altarnone.111.gif -share/doc/crossfire/playbook-html/altarrugg.111.gif -share/doc/crossfire/playbook-html/appA.html -share/doc/crossfire/playbook-html/appB.html -share/doc/crossfire/playbook-html/appC.html -share/doc/crossfire/playbook-html/appC.shtml -share/doc/crossfire/playbook-html/apple.111.gif -share/doc/crossfire/playbook-html/arm.111.gif -share/doc/crossfire/playbook-html/bag-popcorn.111.gif -share/doc/crossfire/playbook-html/bag.111.gif -share/doc/crossfire/playbook-html/balm-gen.111.gif -share/doc/crossfire/playbook-html/barbarian.171.gif -share/doc/crossfire/playbook-html/bed-save.111.gif -share/doc/crossfire/playbook-html/big-eye.111.gif -share/doc/crossfire/playbook-html/bonus-extract -share/doc/crossfire/playbook-html/bonus-extract.orig -share/doc/crossfire/playbook-html/bonus.html -share/doc/crossfire/playbook-html/book.111.gif -share/doc/crossfire/playbook-html/books.html -share/doc/crossfire/playbook-html/bookshelf.111.gif -share/doc/crossfire/playbook-html/bow.111.gif -share/doc/crossfire/playbook-html/bows.html -share/doc/crossfire/playbook-html/br_wall.html -share/doc/crossfire/playbook-html/bul-wall-0.111.gif -share/doc/crossfire/playbook-html/button-big.111.gif -share/doc/crossfire/playbook-html/button-sma.111.gif -share/doc/crossfire/playbook-html/cabbage.111.gif -share/doc/crossfire/playbook-html/cake.111.gif -share/doc/crossfire/playbook-html/card.111.gif -share/doc/crossfire/playbook-html/carrot.111.gif -share/doc/crossfire/playbook-html/cauldron.111.gif -share/doc/crossfire/playbook-html/cauldron.html -share/doc/crossfire/playbook-html/chainmail.111.gif -share/doc/crossfire/playbook-html/chap1.html -share/doc/crossfire/playbook-html/chap2.html -share/doc/crossfire/playbook-html/chap2.shtml -share/doc/crossfire/playbook-html/chap3.html -share/doc/crossfire/playbook-html/chap3.shtml -share/doc/crossfire/playbook-html/chap4.html -share/doc/crossfire/playbook-html/chap4.shtml -share/doc/crossfire/playbook-html/chap5.html -share/doc/crossfire/playbook-html/chap5.shtml -share/doc/crossfire/playbook-html/chap6.html -share/doc/crossfire/playbook-html/chap6.shtml -share/doc/crossfire/playbook-html/chap7.html -share/doc/crossfire/playbook-html/char-extract -share/doc/crossfire/playbook-html/char.html -share/doc/crossfire/playbook-html/characters.gif -share/doc/crossfire/playbook-html/chest-1.111.gif -share/doc/crossfire/playbook-html/chocolate.111.gif -share/doc/crossfire/playbook-html/cleric.171.gif -share/doc/crossfire/playbook-html/clover.111.gif -share/doc/crossfire/playbook-html/coffee.111.gif -share/doc/crossfire/playbook-html/conv.111.gif -share/doc/crossfire/playbook-html/convert.pl -share/doc/crossfire/playbook-html/corpse.111.gif -share/doc/crossfire/playbook-html/corpse.html -share/doc/crossfire/playbook-html/corpse1.111.gif -share/doc/crossfire/playbook-html/crossbow.111.gif -share/doc/crossfire/playbook-html/dead-neko.111.gif -share/doc/crossfire/playbook-html/demon-head.111.gif -share/doc/crossfire/playbook-html/depositbox.111.gif -share/doc/crossfire/playbook-html/diploma.111.gif -share/doc/crossfire/playbook-html/dir_spin.html -share/doc/crossfire/playbook-html/director.181.gif -share/doc/crossfire/playbook-html/door-0.111.gif -share/doc/crossfire/playbook-html/drag-steak.111.gif -share/doc/crossfire/playbook-html/dragon-eye.111.gif -share/doc/crossfire/playbook-html/dragon-wing.111.gif -share/doc/crossfire/playbook-html/dragonmail.111.gif -share/doc/crossfire/playbook-html/dress1.111.gif -share/doc/crossfire/playbook-html/dust-gen.111.gif -share/doc/crossfire/playbook-html/dwarf-p.111.gif -share/doc/crossfire/playbook-html/earthwall.111.gif -share/doc/crossfire/playbook-html/ectoplasm.111.gif -share/doc/crossfire/playbook-html/elf.171.gif -share/doc/crossfire/playbook-html/elven-bow.111.gif -share/doc/crossfire/playbook-html/emerald.111.gif -share/doc/crossfire/playbook-html/empty.pbm -share/doc/crossfire/playbook-html/equip.html -share/doc/crossfire/playbook-html/eyes.111.gif -share/doc/crossfire/playbook-html/fig/book.gif -share/doc/crossfire/playbook-html/fig/earrow.gif -share/doc/crossfire/playbook-html/fig/narrow.gif -share/doc/crossfire/playbook-html/fig/nearrow.gif -share/doc/crossfire/playbook-html/fig/nwarrow.gif -share/doc/crossfire/playbook-html/fig/sarrow.gif -share/doc/crossfire/playbook-html/fig/screen_dia.gif -share/doc/crossfire/playbook-html/fig/searrow.gif -share/doc/crossfire/playbook-html/fig/stairdown.gif -share/doc/crossfire/playbook-html/fig/stairup.gif -share/doc/crossfire/playbook-html/fig/swarrow.gif -share/doc/crossfire/playbook-html/fig/warrow.gif -share/doc/crossfire/playbook-html/figurine-gen.111.gif -share/doc/crossfire/playbook-html/finger.111.gif -share/doc/crossfire/playbook-html/fireborn.111.gif -share/doc/crossfire/playbook-html/fishfood.111.gif -share/doc/crossfire/playbook-html/flesh.html -share/doc/crossfire/playbook-html/flint-and-steel.111.gif -share/doc/crossfire/playbook-html/food.111.gif -share/doc/crossfire/playbook-html/food.html -share/doc/crossfire/playbook-html/foodone.html -share/doc/crossfire/playbook-html/foot.111.gif -share/doc/crossfire/playbook-html/fr_wall.html -share/doc/crossfire/playbook-html/gale.111.gif -share/doc/crossfire/playbook-html/gard-gate.114.gif -share/doc/crossfire/playbook-html/gatedoor.html -share/doc/crossfire/playbook-html/gem.111.gif -share/doc/crossfire/playbook-html/generic-extract -share/doc/crossfire/playbook-html/generic-rune.111.gif -share/doc/crossfire/playbook-html/goblin-head.111.gif -share/doc/crossfire/playbook-html/gods-extract -share/doc/crossfire/playbook-html/gods.html -share/doc/crossfire/playbook-html/goldcoin.111.gif -share/doc/crossfire/playbook-html/grate-1.111.gif -share/doc/crossfire/playbook-html/grate-2.111.gif -share/doc/crossfire/playbook-html/grate-2.118.gif -share/doc/crossfire/playbook-html/gravestone.111.gif -share/doc/crossfire/playbook-html/gravestone.html -share/doc/crossfire/playbook-html/gu-horn.114.gif -share/doc/crossfire/playbook-html/guild.111.gif -share/doc/crossfire/playbook-html/guild.html -share/doc/crossfire/playbook-html/halfling.111.gif -share/doc/crossfire/playbook-html/hand.111.gif -share/doc/crossfire/playbook-html/handbook.html -share/doc/crossfire/playbook-html/handbook.shtml -share/doc/crossfire/playbook-html/handbutt.html -share/doc/crossfire/playbook-html/handle.111.gif -share/doc/crossfire/playbook-html/hands.111.gif -share/doc/crossfire/playbook-html/head.111.gif -share/doc/crossfire/playbook-html/heart.111.gif -share/doc/crossfire/playbook-html/hedge.111.gif -share/doc/crossfire/playbook-html/holy-symbol.111.gif -share/doc/crossfire/playbook-html/holysymbol.html -share/doc/crossfire/playbook-html/horn.111.gif -share/doc/crossfire/playbook-html/horns.html -share/doc/crossfire/playbook-html/human.171.gif -share/doc/crossfire/playbook-html/icor.111.gif -share/doc/crossfire/playbook-html/in_char -share/doc/crossfire/playbook-html/in_equip -share/doc/crossfire/playbook-html/in_items -share/doc/crossfire/playbook-html/insect-sting.111.gif -share/doc/crossfire/playbook-html/insect-wing.111.gif -share/doc/crossfire/playbook-html/iron-gate1.118.gif -share/doc/crossfire/playbook-html/items -share/doc/crossfire/playbook-html/items-extract -share/doc/crossfire/playbook-html/items.gif -share/doc/crossfire/playbook-html/key-ring.111.gif -share/doc/crossfire/playbook-html/key1.111.gif -share/doc/crossfire/playbook-html/key2.111.gif -share/doc/crossfire/playbook-html/keys.html -share/doc/crossfire/playbook-html/l-shop1.111.gif -share/doc/crossfire/playbook-html/lapron.111.gif -share/doc/crossfire/playbook-html/lbull-wall.101.gif -share/doc/crossfire/playbook-html/ldoor1.111.gif -share/doc/crossfire/playbook-html/leather-ar.111.gif -share/doc/crossfire/playbook-html/leg.111.gif -share/doc/crossfire/playbook-html/letter.111.gif -share/doc/crossfire/playbook-html/levels-extract -share/doc/crossfire/playbook-html/levels.html -share/doc/crossfire/playbook-html/lever.111.gif -share/doc/crossfire/playbook-html/light-wall.101.gif -share/doc/crossfire/playbook-html/lightning-bow.111.gif -share/doc/crossfire/playbook-html/liver.111.gif -share/doc/crossfire/playbook-html/loaf.111.gif -share/doc/crossfire/playbook-html/lockpicks.111.gif -share/doc/crossfire/playbook-html/lockpicks.html -share/doc/crossfire/playbook-html/logfile -share/doc/crossfire/playbook-html/luggage.111.gif -share/doc/crossfire/playbook-html/mage.171.gif -share/doc/crossfire/playbook-html/magic-bow.111.gif -share/doc/crossfire/playbook-html/mailbox.111.gif -share/doc/crossfire/playbook-html/makeps -share/doc/crossfire/playbook-html/mint.111.gif -share/doc/crossfire/playbook-html/mithril-ar.111.gif -share/doc/crossfire/playbook-html/mithril.111.gif -share/doc/crossfire/playbook-html/money.html -share/doc/crossfire/playbook-html/monk.111.gif -share/doc/crossfire/playbook-html/monument.111.gif -share/doc/crossfire/playbook-html/mushroom-1.111.gif -share/doc/crossfire/playbook-html/naz-report.111.gif -share/doc/crossfire/playbook-html/ninja.171.gif -share/doc/crossfire/playbook-html/note.111.gif -share/doc/crossfire/playbook-html/odoor-1.111.gif -share/doc/crossfire/playbook-html/onion.111.gif -share/doc/crossfire/playbook-html/orange.111.gif -share/doc/crossfire/playbook-html/orcchop.111.gif -share/doc/crossfire/playbook-html/pear.111.gif -share/doc/crossfire/playbook-html/pearl.111.gif -share/doc/crossfire/playbook-html/pit.html -share/doc/crossfire/playbook-html/pix-wing.111.gif -share/doc/crossfire/playbook-html/pl-half-orc.111.gif -share/doc/crossfire/playbook-html/plate-mail.111.gif -share/doc/crossfire/playbook-html/plt-coin.111.gif -share/doc/crossfire/playbook-html/potato.111.gif -share/doc/crossfire/playbook-html/potion.html -share/doc/crossfire/playbook-html/potioncha.111.gif -share/doc/crossfire/playbook-html/potioncol.111.gif -share/doc/crossfire/playbook-html/potioncon.111.gif -share/doc/crossfire/playbook-html/potiondex.111.gif -share/doc/crossfire/playbook-html/potionfir.111.gif -share/doc/crossfire/playbook-html/potiongen.111.gif -share/doc/crossfire/playbook-html/potionhea.111.gif -share/doc/crossfire/playbook-html/potionhero.111.gif -share/doc/crossfire/playbook-html/potionimp.111.gif -share/doc/crossfire/playbook-html/potionint.111.gif -share/doc/crossfire/playbook-html/potioninv.111.gif -share/doc/crossfire/playbook-html/potionmag.111.gif -share/doc/crossfire/playbook-html/potionpow.111.gif -share/doc/crossfire/playbook-html/potions.html -share/doc/crossfire/playbook-html/potionstr.111.gif -share/doc/crossfire/playbook-html/potionwis.111.gif -share/doc/crossfire/playbook-html/pouch.111.gif -share/doc/crossfire/playbook-html/priest.171.gif -share/doc/crossfire/playbook-html/pyromaniac.111.gif -share/doc/crossfire/playbook-html/quarto.111.gif -share/doc/crossfire/playbook-html/quetzalcoatl.131.gif -share/doc/crossfire/playbook-html/quiver.111.gif -share/doc/crossfire/playbook-html/r-sack.111.gif -share/doc/crossfire/playbook-html/refs.pl -share/doc/crossfire/playbook-html/residue.111.gif -share/doc/crossfire/playbook-html/ring-drain.111.gif -share/doc/crossfire/playbook-html/ring-mail.111.gif -share/doc/crossfire/playbook-html/ring.110.gif -share/doc/crossfire/playbook-html/rings.html -share/doc/crossfire/playbook-html/roast-bird.111.gif -share/doc/crossfire/playbook-html/robe-midnight.111.gif -share/doc/crossfire/playbook-html/robe.111.gif -share/doc/crossfire/playbook-html/rod-heavy.111.gif -share/doc/crossfire/playbook-html/rods.html -share/doc/crossfire/playbook-html/root.111.gif -share/doc/crossfire/playbook-html/rose-red.111.gif -share/doc/crossfire/playbook-html/rose-wh.111.gif -share/doc/crossfire/playbook-html/rose-yel.111.gif -share/doc/crossfire/playbook-html/ruby.111.gif -share/doc/crossfire/playbook-html/rune-blast.111.gif -share/doc/crossfire/playbook-html/rune-death.111.gif -share/doc/crossfire/playbook-html/rune-fire.111.gif -share/doc/crossfire/playbook-html/rune-frost.111.gif -share/doc/crossfire/playbook-html/rune-mark.111.gif -share/doc/crossfire/playbook-html/rune-shock.111.gif -share/doc/crossfire/playbook-html/runeblast.html -share/doc/crossfire/playbook-html/runedeath.html -share/doc/crossfire/playbook-html/runefire.html -share/doc/crossfire/playbook-html/runefrost.html -share/doc/crossfire/playbook-html/runegen.html -share/doc/crossfire/playbook-html/runemark.html -share/doc/crossfire/playbook-html/runeshock.html -share/doc/crossfire/playbook-html/s-weasel.111.gif -share/doc/crossfire/playbook-html/sack.111.gif -share/doc/crossfire/playbook-html/sapphire.111.gif -share/doc/crossfire/playbook-html/savebed.html -share/doc/crossfire/playbook-html/scale-mail.111.gif -share/doc/crossfire/playbook-html/scroll.111.gif -share/doc/crossfire/playbook-html/scrollr.111.gif -share/doc/crossfire/playbook-html/scrolls.html -share/doc/crossfire/playbook-html/serpent-skin.111.gif -share/doc/crossfire/playbook-html/shop-mat.111.gif -share/doc/crossfire/playbook-html/shop.html -share/doc/crossfire/playbook-html/shopmat.html -share/doc/crossfire/playbook-html/sign-e.111.gif -share/doc/crossfire/playbook-html/sign-w.111.gif -share/doc/crossfire/playbook-html/sign.111.gif -share/doc/crossfire/playbook-html/sign.html -share/doc/crossfire/playbook-html/silvercoin.111.gif -share/doc/crossfire/playbook-html/skill_stat.html -share/doc/crossfire/playbook-html/skills-extract -share/doc/crossfire/playbook-html/skills.html -share/doc/crossfire/playbook-html/skills2-extract -share/doc/crossfire/playbook-html/skin.111.gif -share/doc/crossfire/playbook-html/sorter -share/doc/crossfire/playbook-html/speedbwall.111.gif -share/doc/crossfire/playbook-html/spellpath-extract -share/doc/crossfire/playbook-html/spellpath.html -share/doc/crossfire/playbook-html/spinner.11B.gif -share/doc/crossfire/playbook-html/staff.111.gif -share/doc/crossfire/playbook-html/statskmod-extract -share/doc/crossfire/playbook-html/statskmod.html -share/doc/crossfire/playbook-html/store-alch.111.gif -share/doc/crossfire/playbook-html/store-armo.111.gif -share/doc/crossfire/playbook-html/store-gene.111.gif -share/doc/crossfire/playbook-html/store-magi.111.gif -share/doc/crossfire/playbook-html/store-weap.111.gif -share/doc/crossfire/playbook-html/stwallsec.118.gif -share/doc/crossfire/playbook-html/swashbuckl.171.gif -share/doc/crossfire/playbook-html/talisman.111.gif -share/doc/crossfire/playbook-html/talisman.html -share/doc/crossfire/playbook-html/thief.171.gif -share/doc/crossfire/playbook-html/tmp.gif -share/doc/crossfire/playbook-html/tmp.ppm -share/doc/crossfire/playbook-html/tome.111.gif -share/doc/crossfire/playbook-html/tongue.111.gif -share/doc/crossfire/playbook-html/tooth.111.gif -share/doc/crossfire/playbook-html/trapdoor-1.111.gif -share/doc/crossfire/playbook-html/treas1-extract -share/doc/crossfire/playbook-html/treas2-extract -share/doc/crossfire/playbook-html/tunic.111.gif -share/doc/crossfire/playbook-html/version.html -share/doc/crossfire/playbook-html/viking.171.gif -share/doc/crossfire/playbook-html/wand.111.gif -share/doc/crossfire/playbook-html/wands.html -share/doc/crossfire/playbook-html/warrior.171.gif -share/doc/crossfire/playbook-html/waybread.111.gif -share/doc/crossfire/playbook-html/wdsm.111.gif -share/doc/crossfire/playbook-html/wizard.171.gif -share/doc/crossfire/playbook-html/work.ppm -share/doc/crossfire/playbook-html/wraithp.111.gif -share/doc/crossfire/programming_guide -share/doc/crossfire/skills.doc -share/doc/crossfire/skills_developer.doc -share/doc/crossfire/spell-docs/Imakefile -share/doc/crossfire/spell-docs/Makefile -share/doc/crossfire/spell-docs/README -share/doc/crossfire/spell-docs/prayer-list.ps -share/doc/crossfire/spell-docs/prayer-list.txt -share/doc/crossfire/spell-docs/spell-info.ps -share/doc/crossfire/spell-docs/spell-info.txt -share/doc/crossfire/spell-docs/spell-list.ps -share/doc/crossfire/spell-docs/spell-list.txt -share/doc/crossfire/spell-docs/spell-summary.ps -share/doc/crossfire/spell-docs/spell-summary.txt -share/doc/crossfire/spell-docs/tome-of-magic.ps -share/doc/crossfire/spell-docs/tome-of-magic.txt -share/doc/crossfire/spell-paths -share/doc/crossfire/spell_params.doc -share/doc/crossfire/spellcasters_guide_to_runes -share/doc/crossfire/spells -share/doc/crossfire/spoiler-html/.bmaps -share/doc/crossfire/spoiler-html/0 -share/doc/crossfire/spoiler-html/1 -share/doc/crossfire/spoiler-html/1x2.ppm -share/doc/crossfire/spoiler-html/2x1.ppm -share/doc/crossfire/spoiler-html/2x2.ppm -share/doc/crossfire/spoiler-html/2x3.ppm -share/doc/crossfire/spoiler-html/3x2.ppm -share/doc/crossfire/spoiler-html/3x3.ppm -share/doc/crossfire/spoiler-html/3x4.ppm -share/doc/crossfire/spoiler-html/4x4.ppm -share/doc/crossfire/spoiler-html/4x8.ppm -share/doc/crossfire/spoiler-html/6x7.ppm -share/doc/crossfire/spoiler-html/Bk.111.gif -share/doc/crossfire/spoiler-html/CSword.113.gif -share/doc/crossfire/spoiler-html/Cwyvern.171.gif -share/doc/crossfire/spoiler-html/DShield.111.gif -share/doc/crossfire/spoiler-html/GreatDemon.111.gif -share/doc/crossfire/spoiler-html/Imakefile -share/doc/crossfire/spoiler-html/Makefile -share/doc/crossfire/spoiler-html/Pdragonmail.111.gif -share/doc/crossfire/spoiler-html/a-guard-h.111.gif -share/doc/crossfire/spoiler-html/a-guard-l.111.gif -share/doc/crossfire/spoiler-html/a-guard-m.111.gif -share/doc/crossfire/spoiler-html/a-helmet.111.gif -share/doc/crossfire/spoiler-html/a-priest.111.gif -share/doc/crossfire/spoiler-html/a-townsman.111.gif -share/doc/crossfire/spoiler-html/a-townsman2.111.gif -share/doc/crossfire/spoiler-html/a-townsman3.111.gif -share/doc/crossfire/spoiler-html/acid-pool.111.gif -share/doc/crossfire/spoiler-html/acidsphere.111.gif -share/doc/crossfire/spoiler-html/angel.111.gif -share/doc/crossfire/spoiler-html/ant-egg.111.gif -share/doc/crossfire/spoiler-html/ant-gen.111.gif -share/doc/crossfire/spoiler-html/ant-larvae.111.gif -share/doc/crossfire/spoiler-html/ant.111.gif -share/doc/crossfire/spoiler-html/archangel.115.gif -share/doc/crossfire/spoiler-html/archangel.118.gif -share/doc/crossfire/spoiler-html/arche-extract -share/doc/crossfire/spoiler-html/arche.html -share/doc/crossfire/spoiler-html/arm-extract -share/doc/crossfire/spoiler-html/arm.html -share/doc/crossfire/spoiler-html/avatar.131.gif -share/doc/crossfire/spoiler-html/axe-1.111.gif -share/doc/crossfire/spoiler-html/axe-2.111.gif -share/doc/crossfire/spoiler-html/axe-3.111.gif -share/doc/crossfire/spoiler-html/axe-4.111.gif -share/doc/crossfire/spoiler-html/axe-5.111.gif -share/doc/crossfire/spoiler-html/baby-drag.111.gif -share/doc/crossfire/spoiler-html/ball-lightning.111.gif -share/doc/crossfire/spoiler-html/barbarian.171.gif -share/doc/crossfire/spoiler-html/baslic.171.gif -share/doc/crossfire/spoiler-html/bat-gen.111.gif -share/doc/crossfire/spoiler-html/bat.111.gif -share/doc/crossfire/spoiler-html/battle-axe.111.gif -share/doc/crossfire/spoiler-html/bee-gen.111.gif -share/doc/crossfire/spoiler-html/bee.111.gif -share/doc/crossfire/spoiler-html/beehive.111.gif -share/doc/crossfire/spoiler-html/beggar.111.gif -share/doc/crossfire/spoiler-html/behemoth.111.gif -share/doc/crossfire/spoiler-html/behold-gen.111.gif -share/doc/crossfire/spoiler-html/beholder.111.gif -share/doc/crossfire/spoiler-html/belzebub.111.gif -share/doc/crossfire/spoiler-html/big-club.111.gif -share/doc/crossfire/spoiler-html/big-demon.171.gif -share/doc/crossfire/spoiler-html/big-slave.111.gif -share/doc/crossfire/spoiler-html/big-wiz.111.gif -share/doc/crossfire/spoiler-html/bighorn-he.111.gif -share/doc/crossfire/spoiler-html/bird-gen.111.gif -share/doc/crossfire/spoiler-html/bird.111.gif -share/doc/crossfire/spoiler-html/blob.111.gif -share/doc/crossfire/spoiler-html/blocked.111.gif -share/doc/crossfire/spoiler-html/bomb.111.gif -share/doc/crossfire/spoiler-html/bone-head.111.gif -share/doc/crossfire/spoiler-html/bonecrush.111.gif -share/doc/crossfire/spoiler-html/bow-extract -share/doc/crossfire/spoiler-html/bow.111.gif -share/doc/crossfire/spoiler-html/bow.html -share/doc/crossfire/spoiler-html/bpudding-g.111.gif -share/doc/crossfire/spoiler-html/bpudding.111.gif -share/doc/crossfire/spoiler-html/breeder-ant.111.gif -share/doc/crossfire/spoiler-html/broo.111.gif -share/doc/crossfire/spoiler-html/bsword-1.111.gif -share/doc/crossfire/spoiler-html/bsword-2.111.gif -share/doc/crossfire/spoiler-html/bullet.112.gif -share/doc/crossfire/spoiler-html/byakie.111.gif -share/doc/crossfire/spoiler-html/c-knight.111.gif -share/doc/crossfire/spoiler-html/c-priest.131.gif -share/doc/crossfire/spoiler-html/cancellati.111.gif -share/doc/crossfire/spoiler-html/centipede-r.111.gif -share/doc/crossfire/spoiler-html/centipede.111.gif -share/doc/crossfire/spoiler-html/ch-bish.111.gif -share/doc/crossfire/spoiler-html/ch-king.111.gif -share/doc/crossfire/spoiler-html/ch-knight.111.gif -share/doc/crossfire/spoiler-html/ch-pawn.111.gif -share/doc/crossfire/spoiler-html/ch-queen.111.gif -share/doc/crossfire/spoiler-html/ch-rook.111.gif -share/doc/crossfire/spoiler-html/chainmail.111.gif -share/doc/crossfire/spoiler-html/charwoman.171.gif -share/doc/crossfire/spoiler-html/chicken.131.gif -share/doc/crossfire/spoiler-html/child.111.gif -share/doc/crossfire/spoiler-html/chinese-dr.171.gif -share/doc/crossfire/spoiler-html/cleric.171.gif -share/doc/crossfire/spoiler-html/club.111.gif -share/doc/crossfire/spoiler-html/cobra.111.gif -share/doc/crossfire/spoiler-html/cold-drag.171.gif -share/doc/crossfire/spoiler-html/confusion.111.gif -share/doc/crossfire/spoiler-html/conjurer.111.gif -share/doc/crossfire/spoiler-html/counterspell.111.gif -share/doc/crossfire/spoiler-html/courier.111.gif -share/doc/crossfire/spoiler-html/crawling-chaos.111.gif -share/doc/crossfire/spoiler-html/crone.111.gif -share/doc/crossfire/spoiler-html/crossbow.111.gif -share/doc/crossfire/spoiler-html/crown.111.gif -share/doc/crossfire/spoiler-html/cyclops.131.gif -share/doc/crossfire/spoiler-html/dagger-f.111.gif -share/doc/crossfire/spoiler-html/dagger.111.gif -share/doc/crossfire/spoiler-html/dancing-girl.111.gif -share/doc/crossfire/spoiler-html/dark-elf.111.gif -share/doc/crossfire/spoiler-html/darkblade.111.gif -share/doc/crossfire/spoiler-html/dave.111.gif -share/doc/crossfire/spoiler-html/deathbring.111.gif -share/doc/crossfire/spoiler-html/deathtree.111.gif -share/doc/crossfire/spoiler-html/defender.111.gif -share/doc/crossfire/spoiler-html/demilich.111.gif -share/doc/crossfire/spoiler-html/demon-lord.E11.gif -share/doc/crossfire/spoiler-html/demonbane.111.gif -share/doc/crossfire/spoiler-html/destruction.111.gif -share/doc/crossfire/spoiler-html/det-magic.111.gif -share/doc/crossfire/spoiler-html/devil.111.gif -share/doc/crossfire/spoiler-html/djinn.131.gif -share/doc/crossfire/spoiler-html/dog.111.gif -share/doc/crossfire/spoiler-html/dragon-shi.111.gif -share/doc/crossfire/spoiler-html/dragon.171.gif -share/doc/crossfire/spoiler-html/dragonmail.111.gif -share/doc/crossfire/spoiler-html/dragonman.171.gif -share/doc/crossfire/spoiler-html/dragonslay.111.gif -share/doc/crossfire/spoiler-html/dread.111.gif -share/doc/crossfire/spoiler-html/dress1.111.gif -share/doc/crossfire/spoiler-html/dress2.111.gif -share/doc/crossfire/spoiler-html/dress3.111.gif -share/doc/crossfire/spoiler-html/dwarf-p.111.gif -share/doc/crossfire/spoiler-html/dwarf-pr.111.gif -share/doc/crossfire/spoiler-html/dwarf-wiz.111.gif -share/doc/crossfire/spoiler-html/dwarf.111.gif -share/doc/crossfire/spoiler-html/earthwall.111.gif -share/doc/crossfire/spoiler-html/elec-dr.111.gif -share/doc/crossfire/spoiler-html/elec-drag.171.gif -share/doc/crossfire/spoiler-html/elem-air.111.gif -share/doc/crossfire/spoiler-html/elem-earth.111.gif -share/doc/crossfire/spoiler-html/elem-fire.111.gif -share/doc/crossfire/spoiler-html/elem-water.111.gif -share/doc/crossfire/spoiler-html/elf-1.111.gif -share/doc/crossfire/spoiler-html/elf.171.gif -share/doc/crossfire/spoiler-html/elven-bow.111.gif -share/doc/crossfire/spoiler-html/elvenboots.111.gif -share/doc/crossfire/spoiler-html/empty.pbm -share/doc/crossfire/spoiler-html/enchantment.111.gif -share/doc/crossfire/spoiler-html/ent.111.gif -share/doc/crossfire/spoiler-html/evil-master.111.gif -share/doc/crossfire/spoiler-html/evil-master2.111.gif -share/doc/crossfire/spoiler-html/evil-master3.111.gif -share/doc/crossfire/spoiler-html/evil-master4.111.gif -share/doc/crossfire/spoiler-html/excalibur.111.gif -share/doc/crossfire/spoiler-html/explosion.111.gif -share/doc/crossfire/spoiler-html/eyeglasses.111.gif -share/doc/crossfire/spoiler-html/eyeshield.111.gif -share/doc/crossfire/spoiler-html/fae-drag.171.gif -share/doc/crossfire/spoiler-html/falchion.111.gif -share/doc/crossfire/spoiler-html/fatman.111.gif -share/doc/crossfire/spoiler-html/fatwoman.111.gif -share/doc/crossfire/spoiler-html/fear.111.gif -share/doc/crossfire/spoiler-html/fighter.111.gif -share/doc/crossfire/spoiler-html/fire-drag.171.gif -share/doc/crossfire/spoiler-html/fireball.111.gif -share/doc/crossfire/spoiler-html/fireborn.111.gif -share/doc/crossfire/spoiler-html/firebrand.111.gif -share/doc/crossfire/spoiler-html/firebullet.111.gif -share/doc/crossfire/spoiler-html/firestar.111.gif -share/doc/crossfire/spoiler-html/flowers.111.gif -share/doc/crossfire/spoiler-html/fly-ant.131.gif -share/doc/crossfire/spoiler-html/fog.111.gif -share/doc/crossfire/spoiler-html/food.111.gif -share/doc/crossfire/spoiler-html/frost-hammer.111.gif -share/doc/crossfire/spoiler-html/frostbrand.111.gif -share/doc/crossfire/spoiler-html/fullhelmet.111.gif -share/doc/crossfire/spoiler-html/fungus.111.gif -share/doc/crossfire/spoiler-html/gaelotroll.111.gif -share/doc/crossfire/spoiler-html/gale.111.gif -share/doc/crossfire/spoiler-html/gargoyle.111.gif -share/doc/crossfire/spoiler-html/gauntlet-s.111.gif -share/doc/crossfire/spoiler-html/generic-rune.111.gif -share/doc/crossfire/spoiler-html/ghast.111.gif -share/doc/crossfire/spoiler-html/ghost-gen.111.gif -share/doc/crossfire/spoiler-html/ghost.111.gif -share/doc/crossfire/spoiler-html/giant-bat.111.gif -share/doc/crossfire/spoiler-html/giant-gen.111.gif -share/doc/crossfire/spoiler-html/giant.111.gif -share/doc/crossfire/spoiler-html/gir-strcon.111.gif -share/doc/crossfire/spoiler-html/girdle-con.111.gif -share/doc/crossfire/spoiler-html/girdle-dam.111.gif -share/doc/crossfire/spoiler-html/girdle-str.111.gif -share/doc/crossfire/spoiler-html/gloves.111.gif -share/doc/crossfire/spoiler-html/gnoll-gen.111.gif -share/doc/crossfire/spoiler-html/gnoll.111.gif -share/doc/crossfire/spoiler-html/gnome.111.gif -share/doc/crossfire/spoiler-html/goblin-gen.111.gif -share/doc/crossfire/spoiler-html/goblin.111.gif -share/doc/crossfire/spoiler-html/god-finger.111.gif -share/doc/crossfire/spoiler-html/gol.131.gif -share/doc/crossfire/spoiler-html/golem.111.gif -share/doc/crossfire/spoiler-html/gram.111.gif -share/doc/crossfire/spoiler-html/gravestone.111.gif -share/doc/crossfire/spoiler-html/greater-dwarven-guard.111.gif -share/doc/crossfire/spoiler-html/greenslime.111.gif -share/doc/crossfire/spoiler-html/grimreaper.111.gif -share/doc/crossfire/spoiler-html/grimreaper.112.gif -share/doc/crossfire/spoiler-html/guard-hard.111.gif -share/doc/crossfire/spoiler-html/guard-ligh.111.gif -share/doc/crossfire/spoiler-html/guard-med.111.gif -share/doc/crossfire/spoiler-html/guildmaste.111.gif -share/doc/crossfire/spoiler-html/h-kobold.111.gif -share/doc/crossfire/spoiler-html/halfling.111.gif -share/doc/crossfire/spoiler-html/hammer-1.111.gif -share/doc/crossfire/spoiler-html/hammer-2.121.gif -share/doc/crossfire/spoiler-html/harakiri.111.gif -share/doc/crossfire/spoiler-html/healing.111.gif -share/doc/crossfire/spoiler-html/helm-extract -share/doc/crossfire/spoiler-html/helmet-bri.111.gif -share/doc/crossfire/spoiler-html/helmet.111.gif -share/doc/crossfire/spoiler-html/helmet.html -share/doc/crossfire/spoiler-html/helmetxray.111.gif -share/doc/crossfire/spoiler-html/high-boots.111.gif -share/doc/crossfire/spoiler-html/highshield.111.gif -share/doc/crossfire/spoiler-html/holy-orb.111.gif -share/doc/crossfire/spoiler-html/holy-priest.111.gif -share/doc/crossfire/spoiler-html/holyave.111.gif -share/doc/crossfire/spoiler-html/holyshield.111.gif -share/doc/crossfire/spoiler-html/hornhelmet.111.gif -share/doc/crossfire/spoiler-html/human.171.gif -share/doc/crossfire/spoiler-html/icestorm.111.gif -share/doc/crossfire/spoiler-html/idaten.111.gif -share/doc/crossfire/spoiler-html/imp.171.gif -share/doc/crossfire/spoiler-html/in_items -share/doc/crossfire/spoiler-html/in_monput -share/doc/crossfire/spoiler-html/in_spells -share/doc/crossfire/spoiler-html/in_stats -share/doc/crossfire/spoiler-html/items -share/doc/crossfire/spoiler-html/items-extract -share/doc/crossfire/spoiler-html/items.gif -share/doc/crossfire/spoiler-html/jessyb.111.gif -share/doc/crossfire/spoiler-html/k-dagger.111.gif -share/doc/crossfire/spoiler-html/katana-1.111.gif -share/doc/crossfire/spoiler-html/killerbee.111.gif -share/doc/crossfire/spoiler-html/knight.111.gif -share/doc/crossfire/spoiler-html/kobold-gen.111.gif -share/doc/crossfire/spoiler-html/kobold.111.gif -share/doc/crossfire/spoiler-html/kog.111.gif -share/doc/crossfire/spoiler-html/lamia.131.gif -share/doc/crossfire/spoiler-html/lapron.111.gif -share/doc/crossfire/spoiler-html/lava-s.111.gif -share/doc/crossfire/spoiler-html/lbullet.111.gif -share/doc/crossfire/spoiler-html/leather-ar.111.gif -share/doc/crossfire/spoiler-html/lesser-dwarven-guard.111.gif -share/doc/crossfire/spoiler-html/lev-boots.111.gif -share/doc/crossfire/spoiler-html/lich.111.gif -share/doc/crossfire/spoiler-html/lightning-bow.111.gif -share/doc/crossfire/spoiler-html/lightning.111.gif -share/doc/crossfire/spoiler-html/liteangel.112.gif -share/doc/crossfire/spoiler-html/liv-chaos.111.gif -share/doc/crossfire/spoiler-html/lmornstar.111.gif -share/doc/crossfire/spoiler-html/logfile -share/doc/crossfire/spoiler-html/lokanth.171.gif -share/doc/crossfire/spoiler-html/lord-e.111.gif -share/doc/crossfire/spoiler-html/low-boots.111.gif -share/doc/crossfire/spoiler-html/lspear.111.gif -share/doc/crossfire/spoiler-html/lsword.111.gif -share/doc/crossfire/spoiler-html/mabu.111.gif -share/doc/crossfire/spoiler-html/mace-1.111.gif -share/doc/crossfire/spoiler-html/mace-2.111.gif -share/doc/crossfire/spoiler-html/madman-gen.111.gif -share/doc/crossfire/spoiler-html/madman.111.gif -share/doc/crossfire/spoiler-html/mag-extract -share/doc/crossfire/spoiler-html/mag.html -share/doc/crossfire/spoiler-html/mage.171.gif -share/doc/crossfire/spoiler-html/magi-staff.111.gif -share/doc/crossfire/spoiler-html/magic-bow.111.gif -share/doc/crossfire/spoiler-html/magic-miss.131.gif -share/doc/crossfire/spoiler-html/magnifier.111.gif -share/doc/crossfire/spoiler-html/makeps -share/doc/crossfire/spoiler-html/makeps.pl -share/doc/crossfire/spoiler-html/man.111.gif -share/doc/crossfire/spoiler-html/masamune.111.gif -share/doc/crossfire/spoiler-html/merchant.111.gif -share/doc/crossfire/spoiler-html/mithril-ar.111.gif -share/doc/crossfire/spoiler-html/mjoellnir.111.gif -share/doc/crossfire/spoiler-html/monk.111.gif -share/doc/crossfire/spoiler-html/monput.html -share/doc/crossfire/spoiler-html/monster-extract -share/doc/crossfire/spoiler-html/monsters.gif -share/doc/crossfire/spoiler-html/mornstar.111.gif -share/doc/crossfire/spoiler-html/mournblade.111.gif -share/doc/crossfire/spoiler-html/mouse.111.gif -share/doc/crossfire/spoiler-html/mystic-fist.111.gif -share/doc/crossfire/spoiler-html/nazgul.111.gif -share/doc/crossfire/spoiler-html/necro.111.gif -share/doc/crossfire/spoiler-html/neko.111.gif -share/doc/crossfire/spoiler-html/nightmare.111.gif -share/doc/crossfire/spoiler-html/ninja-2.111.gif -share/doc/crossfire/spoiler-html/ninja.171.gif -share/doc/crossfire/spoiler-html/northman.111.gif -share/doc/crossfire/spoiler-html/nunchacu-1.111.gif -share/doc/crossfire/spoiler-html/nunchacu-2.111.gif -share/doc/crossfire/spoiler-html/ogre-gen.111.gif -share/doc/crossfire/spoiler-html/ogre.111.gif -share/doc/crossfire/spoiler-html/ologhi.111.gif -share/doc/crossfire/spoiler-html/orc-gen.111.gif -share/doc/crossfire/spoiler-html/orc.111.gif -share/doc/crossfire/spoiler-html/panther.111.gif -share/doc/crossfire/spoiler-html/panthergen.111.gif -share/doc/crossfire/spoiler-html/para-air.111.gif -share/doc/crossfire/spoiler-html/para-earth.111.gif -share/doc/crossfire/spoiler-html/para-fire.111.gif -share/doc/crossfire/spoiler-html/para-ice.111.gif -share/doc/crossfire/spoiler-html/para-lava.111.gif -share/doc/crossfire/spoiler-html/para-light.111.gif -share/doc/crossfire/spoiler-html/para-mud.111.gif -share/doc/crossfire/spoiler-html/para-water.111.gif -share/doc/crossfire/spoiler-html/paralyse.111.gif -share/doc/crossfire/spoiler-html/pet-necro.111.gif -share/doc/crossfire/spoiler-html/pipe.111.gif -share/doc/crossfire/spoiler-html/pir-lass.111.gif -share/doc/crossfire/spoiler-html/pirate.111.gif -share/doc/crossfire/spoiler-html/pixie-gen.111.gif -share/doc/crossfire/spoiler-html/pixie.111.gif -share/doc/crossfire/spoiler-html/pl-half-orc.111.gif -share/doc/crossfire/spoiler-html/plate-mail.111.gif -share/doc/crossfire/spoiler-html/poisonc.111.gif -share/doc/crossfire/spoiler-html/poleaxe.111.gif -share/doc/crossfire/spoiler-html/polymorph.111.gif -share/doc/crossfire/spoiler-html/postman-gen.111.gif -share/doc/crossfire/spoiler-html/postman.131.gif -share/doc/crossfire/spoiler-html/priest.171.gif -share/doc/crossfire/spoiler-html/princess.111.gif -share/doc/crossfire/spoiler-html/prisoner.111.gif -share/doc/crossfire/spoiler-html/protection.111.gif -share/doc/crossfire/spoiler-html/pyro-gen.111.gif -share/doc/crossfire/spoiler-html/pyromaniac.111.gif -share/doc/crossfire/spoiler-html/quarters.111.gif -share/doc/crossfire/spoiler-html/quetzalcoatl.131.gif -share/doc/crossfire/spoiler-html/raas.131.gif -share/doc/crossfire/spoiler-html/reflector.111.gif -share/doc/crossfire/spoiler-html/ring-mail.111.gif -share/doc/crossfire/spoiler-html/ring-mail2.111.gif -share/doc/crossfire/spoiler-html/robe-midnight.111.gif -share/doc/crossfire/spoiler-html/robe.111.gif -share/doc/crossfire/spoiler-html/round-shiel.111.gif -share/doc/crossfire/spoiler-html/ruggilli.111.gif -share/doc/crossfire/spoiler-html/rune-antimagic.111.gif -share/doc/crossfire/spoiler-html/rune-blast.111.gif -share/doc/crossfire/spoiler-html/rune-death.111.gif -share/doc/crossfire/spoiler-html/rune-fire.111.gif -share/doc/crossfire/spoiler-html/rune-frost.111.gif -share/doc/crossfire/spoiler-html/rune-mark.111.gif -share/doc/crossfire/spoiler-html/rune-shock.111.gif -share/doc/crossfire/spoiler-html/rune-transfer.111.gif -share/doc/crossfire/spoiler-html/rustmonste.111.gif -share/doc/crossfire/spoiler-html/sabre.111.gif -share/doc/crossfire/spoiler-html/sage.111.gif -share/doc/crossfire/spoiler-html/sailor.111.gif -share/doc/crossfire/spoiler-html/sandals.111.gif -share/doc/crossfire/spoiler-html/sandy.111.gif -share/doc/crossfire/spoiler-html/saw.111.gif -share/doc/crossfire/spoiler-html/scale-mail.111.gif -share/doc/crossfire/spoiler-html/scimitar.111.gif -share/doc/crossfire/spoiler-html/scorpi-gen.111.gif -share/doc/crossfire/spoiler-html/scorpion.111.gif -share/doc/crossfire/spoiler-html/serp-man.131.gif -share/doc/crossfire/spoiler-html/serp-priest.131.gif -share/doc/crossfire/spoiler-html/serp-sword.111.gif -share/doc/crossfire/spoiler-html/serpent.131.gif -share/doc/crossfire/spoiler-html/serpman-gen.111.gif -share/doc/crossfire/spoiler-html/shadowtiger.111.gif -share/doc/crossfire/spoiler-html/shield-extract -share/doc/crossfire/spoiler-html/shield.111.gif -share/doc/crossfire/spoiler-html/shield.html -share/doc/crossfire/spoiler-html/shining-finger.111.gif -share/doc/crossfire/spoiler-html/shootingstar.111.gif -share/doc/crossfire/spoiler-html/shovel-1.111.gif -share/doc/crossfire/spoiler-html/siegfried.111.gif -share/doc/crossfire/spoiler-html/skeleton.111.gif -share/doc/crossfire/spoiler-html/skull-gen.111.gif -share/doc/crossfire/spoiler-html/skull.111.gif -share/doc/crossfire/spoiler-html/skullcleav.111.gif -share/doc/crossfire/spoiler-html/slave.111.gif -share/doc/crossfire/spoiler-html/slime.111.gif -share/doc/crossfire/spoiler-html/slow.111.gif -share/doc/crossfire/spoiler-html/slug.131.gif -share/doc/crossfire/spoiler-html/small-shie.111.gif -share/doc/crossfire/spoiler-html/smalltroll.111.gif -share/doc/crossfire/spoiler-html/snake.111.gif -share/doc/crossfire/spoiler-html/snowball.111.gif -share/doc/crossfire/spoiler-html/spear.121.gif -share/doc/crossfire/spoiler-html/spectre.111.gif -share/doc/crossfire/spoiler-html/speedball.111.gif -share/doc/crossfire/spoiler-html/speedboots.111.gif -share/doc/crossfire/spoiler-html/speedbwall.111.gif -share/doc/crossfire/spoiler-html/spellball.111.gif -share/doc/crossfire/spoiler-html/spells-extract -share/doc/crossfire/spoiler-html/spells.gif -share/doc/crossfire/spoiler-html/spells.html -share/doc/crossfire/spoiler-html/sphinx.171.gif -share/doc/crossfire/spoiler-html/spider-web.111.gif -share/doc/crossfire/spoiler-html/spider.111.gif -share/doc/crossfire/spoiler-html/spit-ant.131.gif -share/doc/crossfire/spoiler-html/spoiler.html -share/doc/crossfire/spoiler-html/spoiler.shtml -share/doc/crossfire/spoiler-html/ssword-1.111.gif -share/doc/crossfire/spoiler-html/ssword-2.111.gif -share/doc/crossfire/spoiler-html/stake.111.gif -share/doc/crossfire/spoiler-html/stalker.111.gif -share/doc/crossfire/spoiler-html/stalkergen.111.gif -share/doc/crossfire/spoiler-html/stats-extract -share/doc/crossfire/spoiler-html/stats.gif -share/doc/crossfire/spoiler-html/stats.html -share/doc/crossfire/spoiler-html/steam.111.gif -share/doc/crossfire/spoiler-html/sting.111.gif -share/doc/crossfire/spoiler-html/stoneaxe.111.gif -share/doc/crossfire/spoiler-html/stonehamme.111.gif -share/doc/crossfire/spoiler-html/stormbring.111.gif -share/doc/crossfire/spoiler-html/sunspear.111.gif -share/doc/crossfire/spoiler-html/swashbuckl.171.gif -share/doc/crossfire/spoiler-html/sword-1.111.gif -share/doc/crossfire/spoiler-html/sword-2.111.gif -share/doc/crossfire/spoiler-html/sword-3.111.gif -share/doc/crossfire/spoiler-html/sword-4.111.gif -share/doc/crossfire/spoiler-html/t-dagger.131.gif -share/doc/crossfire/spoiler-html/taifu-1.111.gif -share/doc/crossfire/spoiler-html/thief.171.gif -share/doc/crossfire/spoiler-html/titan.571.gif -share/doc/crossfire/spoiler-html/tmp.gif -share/doc/crossfire/spoiler-html/tmp.ppm -share/doc/crossfire/spoiler-html/trident.121.gif -share/doc/crossfire/spoiler-html/troll.171.gif -share/doc/crossfire/spoiler-html/tunic.111.gif -share/doc/crossfire/spoiler-html/turban.111.gif -share/doc/crossfire/spoiler-html/turnundead.111.gif -share/doc/crossfire/spoiler-html/u-horn.111.gif -share/doc/crossfire/spoiler-html/uk-sd.111.gif -share/doc/crossfire/spoiler-html/unicorn.171.gif -share/doc/crossfire/spoiler-html/unusual-kobold.111.gif -share/doc/crossfire/spoiler-html/uw-shield.111.gif -share/doc/crossfire/spoiler-html/uw-sword.111.gif -share/doc/crossfire/spoiler-html/vampire.111.gif -share/doc/crossfire/spoiler-html/vampiregen.111.gif -share/doc/crossfire/spoiler-html/veiled-woman.111.gif -share/doc/crossfire/spoiler-html/veiled-woman2.111.gif -share/doc/crossfire/spoiler-html/veiled-woman3.111.gif -share/doc/crossfire/spoiler-html/version.html -share/doc/crossfire/spoiler-html/viking.171.gif -share/doc/crossfire/spoiler-html/wand.111.gif -share/doc/crossfire/spoiler-html/war-ant.131.gif -share/doc/crossfire/spoiler-html/warrior.171.gif -share/doc/crossfire/spoiler-html/wds.111.gif -share/doc/crossfire/spoiler-html/wdsm.111.gif -share/doc/crossfire/spoiler-html/weap-extract -share/doc/crossfire/spoiler-html/weap.html -share/doc/crossfire/spoiler-html/weapmag.html -share/doc/crossfire/spoiler-html/wig.111.gif -share/doc/crossfire/spoiler-html/wight.111.gif -share/doc/crossfire/spoiler-html/wiz-hat.111.gif -share/doc/crossfire/spoiler-html/wizard.171.gif -share/doc/crossfire/spoiler-html/woman.111.gif -share/doc/crossfire/spoiler-html/work-ant.131.gif -share/doc/crossfire/spoiler-html/work.ppm -share/doc/crossfire/spoiler-html/worthless-dragon.171.gif -share/doc/crossfire/spoiler-html/wraith.111.gif -share/doc/crossfire/spoiler-html/wraithp.111.gif -share/doc/crossfire/spoiler-html/wrench.111.gif -share/doc/crossfire/spoiler-html/wyvern.171.gif -share/doc/crossfire/spoiler-html/xan-gen.111.gif -share/doc/crossfire/spoiler-html/xan.111.gif -share/doc/crossfire/spoiler-html/zombie-gen.111.gif -share/doc/crossfire/spoiler-html/zombie.111.gif -share/doc/crossfire/spoiler.ps -share/doc/crossfire/teleporter.doc -share/doc/crossfire/xbmtobdf.man -@dirrm share/doc/crossfire/spoiler-html -@dirrm share/doc/crossfire/spell-docs -@dirrm share/doc/crossfire/playbook-html/fig -@dirrm share/doc/crossfire/playbook-html -@dirrm share/doc/crossfire +%%PORTDOCS%%share/doc/crossfire/Crossedit.doc +%%PORTDOCS%%share/doc/crossfire/Imakefile +%%PORTDOCS%%share/doc/crossfire/PlayerStats +%%PORTDOCS%%share/doc/crossfire/README +%%PORTDOCS%%share/doc/crossfire/RunTimeCommands +%%PORTDOCS%%share/doc/crossfire/SurvivalGuide +%%PORTDOCS%%share/doc/crossfire/alchemy.doc +%%PORTDOCS%%share/doc/crossfire/crossedit.man +%%PORTDOCS%%share/doc/crossfire/crossfire.doc +%%PORTDOCS%%share/doc/crossfire/crossfire.man +%%PORTDOCS%%share/doc/crossfire/crosslib.doc +%%PORTDOCS%%share/doc/crossfire/experience +%%PORTDOCS%%share/doc/crossfire/handbook.ps +%%PORTDOCS%%share/doc/crossfire/include_html.pl +%%PORTDOCS%%share/doc/crossfire/mapguide +%%PORTDOCS%%share/doc/crossfire/mapmakers_guide_to_runes +%%PORTDOCS%%share/doc/crossfire/maps-README +%%PORTDOCS%%share/doc/crossfire/multigod +%%PORTDOCS%%share/doc/crossfire/playbook-html/.bmaps +%%PORTDOCS%%share/doc/crossfire/playbook-html/2x2.ppm +%%PORTDOCS%%share/doc/crossfire/playbook-html/Imakefile +%%PORTDOCS%%share/doc/crossfire/playbook-html/Makefile +%%PORTDOCS%%share/doc/crossfire/playbook-html/Pdragonmail.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/altar.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/altar.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/altardevo.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/altargaea.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/altargnarg.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/altarjeho.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/altarluci.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/altarlyth.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/altarmostr.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/altarnone.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/altarrugg.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/appA.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/appB.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/appC.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/appC.shtml +%%PORTDOCS%%share/doc/crossfire/playbook-html/apple.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/arm.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/bag-popcorn.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/bag.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/balm-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/barbarian.171.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/bed-save.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/big-eye.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/bonus-extract +%%PORTDOCS%%share/doc/crossfire/playbook-html/bonus-extract.orig +%%PORTDOCS%%share/doc/crossfire/playbook-html/bonus.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/book.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/books.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/bookshelf.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/bow.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/bows.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/br_wall.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/bul-wall-0.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/button-big.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/button-sma.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/cabbage.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/cake.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/card.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/carrot.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/cauldron.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/cauldron.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/chainmail.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/chap1.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/chap2.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/chap2.shtml +%%PORTDOCS%%share/doc/crossfire/playbook-html/chap3.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/chap3.shtml +%%PORTDOCS%%share/doc/crossfire/playbook-html/chap4.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/chap4.shtml +%%PORTDOCS%%share/doc/crossfire/playbook-html/chap5.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/chap5.shtml +%%PORTDOCS%%share/doc/crossfire/playbook-html/chap6.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/chap6.shtml +%%PORTDOCS%%share/doc/crossfire/playbook-html/chap7.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/char-extract +%%PORTDOCS%%share/doc/crossfire/playbook-html/char.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/characters.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/chest-1.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/chocolate.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/cleric.171.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/clover.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/coffee.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/conv.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/convert.pl +%%PORTDOCS%%share/doc/crossfire/playbook-html/corpse.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/corpse.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/corpse1.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/crossbow.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/dead-neko.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/demon-head.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/depositbox.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/diploma.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/dir_spin.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/director.181.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/door-0.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/drag-steak.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/dragon-eye.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/dragon-wing.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/dragonmail.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/dress1.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/dust-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/dwarf-p.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/earthwall.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/ectoplasm.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/elf.171.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/elven-bow.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/emerald.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/empty.pbm +%%PORTDOCS%%share/doc/crossfire/playbook-html/equip.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/eyes.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/fig/book.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/fig/earrow.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/fig/narrow.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/fig/nearrow.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/fig/nwarrow.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/fig/sarrow.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/fig/screen_dia.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/fig/searrow.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/fig/stairdown.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/fig/stairup.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/fig/swarrow.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/fig/warrow.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/figurine-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/finger.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/fireborn.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/fishfood.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/flesh.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/flint-and-steel.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/food.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/food.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/foodone.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/foot.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/fr_wall.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/gale.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/gard-gate.114.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/gatedoor.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/gem.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/generic-extract +%%PORTDOCS%%share/doc/crossfire/playbook-html/generic-rune.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/goblin-head.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/gods-extract +%%PORTDOCS%%share/doc/crossfire/playbook-html/gods.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/goldcoin.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/grate-1.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/grate-2.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/grate-2.118.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/gravestone.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/gravestone.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/gu-horn.114.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/guild.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/guild.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/halfling.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/hand.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/handbook.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/handbook.shtml +%%PORTDOCS%%share/doc/crossfire/playbook-html/handbutt.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/handle.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/hands.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/head.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/heart.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/hedge.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/holy-symbol.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/holysymbol.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/horn.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/horns.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/human.171.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/icor.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/in_char +%%PORTDOCS%%share/doc/crossfire/playbook-html/in_equip +%%PORTDOCS%%share/doc/crossfire/playbook-html/in_items +%%PORTDOCS%%share/doc/crossfire/playbook-html/insect-sting.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/insect-wing.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/iron-gate1.118.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/items +%%PORTDOCS%%share/doc/crossfire/playbook-html/items-extract +%%PORTDOCS%%share/doc/crossfire/playbook-html/items.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/key-ring.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/key1.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/key2.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/keys.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/l-shop1.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/lapron.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/lbull-wall.101.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/ldoor1.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/leather-ar.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/leg.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/letter.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/levels-extract +%%PORTDOCS%%share/doc/crossfire/playbook-html/levels.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/lever.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/light-wall.101.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/lightning-bow.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/liver.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/loaf.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/lockpicks.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/lockpicks.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/logfile +%%PORTDOCS%%share/doc/crossfire/playbook-html/luggage.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/mage.171.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/magic-bow.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/mailbox.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/makeps +%%PORTDOCS%%share/doc/crossfire/playbook-html/mint.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/mithril-ar.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/mithril.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/money.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/monk.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/monument.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/mushroom-1.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/naz-report.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/ninja.171.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/note.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/odoor-1.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/onion.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/orange.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/orcchop.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/pear.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/pearl.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/pit.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/pix-wing.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/pl-half-orc.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/plate-mail.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/plt-coin.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/potato.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/potion.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/potioncha.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/potioncol.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/potioncon.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/potiondex.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/potionfir.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/potiongen.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/potionhea.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/potionhero.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/potionimp.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/potionint.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/potioninv.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/potionmag.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/potionpow.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/potions.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/potionstr.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/potionwis.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/pouch.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/priest.171.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/pyromaniac.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/quarto.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/quetzalcoatl.131.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/quiver.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/r-sack.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/refs.pl +%%PORTDOCS%%share/doc/crossfire/playbook-html/residue.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/ring-drain.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/ring-mail.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/ring.110.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/rings.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/roast-bird.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/robe-midnight.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/robe.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/rod-heavy.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/rods.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/root.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/rose-red.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/rose-wh.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/rose-yel.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/ruby.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/rune-blast.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/rune-death.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/rune-fire.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/rune-frost.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/rune-mark.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/rune-shock.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/runeblast.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/runedeath.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/runefire.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/runefrost.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/runegen.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/runemark.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/runeshock.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/s-weasel.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/sack.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/sapphire.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/savebed.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/scale-mail.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/scroll.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/scrollr.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/scrolls.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/serpent-skin.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/shop-mat.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/shop.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/shopmat.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/sign-e.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/sign-w.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/sign.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/sign.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/silvercoin.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/skill_stat.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/skills-extract +%%PORTDOCS%%share/doc/crossfire/playbook-html/skills.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/skills2-extract +%%PORTDOCS%%share/doc/crossfire/playbook-html/skin.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/sorter +%%PORTDOCS%%share/doc/crossfire/playbook-html/speedbwall.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/spellpath-extract +%%PORTDOCS%%share/doc/crossfire/playbook-html/spellpath.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/spinner.11B.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/staff.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/statskmod-extract +%%PORTDOCS%%share/doc/crossfire/playbook-html/statskmod.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/store-alch.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/store-armo.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/store-gene.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/store-magi.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/store-weap.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/stwallsec.118.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/swashbuckl.171.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/talisman.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/talisman.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/thief.171.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/tmp.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/tmp.ppm +%%PORTDOCS%%share/doc/crossfire/playbook-html/tome.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/tongue.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/tooth.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/trapdoor-1.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/treas1-extract +%%PORTDOCS%%share/doc/crossfire/playbook-html/treas2-extract +%%PORTDOCS%%share/doc/crossfire/playbook-html/tunic.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/version.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/viking.171.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/wand.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/wands.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/warrior.171.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/waybread.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/wdsm.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/wizard.171.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/work.ppm +%%PORTDOCS%%share/doc/crossfire/playbook-html/wraithp.111.gif +%%PORTDOCS%%share/doc/crossfire/programming_guide +%%PORTDOCS%%share/doc/crossfire/skills.doc +%%PORTDOCS%%share/doc/crossfire/skills_developer.doc +%%PORTDOCS%%share/doc/crossfire/spell-docs/Imakefile +%%PORTDOCS%%share/doc/crossfire/spell-docs/Makefile +%%PORTDOCS%%share/doc/crossfire/spell-docs/README +%%PORTDOCS%%share/doc/crossfire/spell-docs/prayer-list.ps +%%PORTDOCS%%share/doc/crossfire/spell-docs/prayer-list.txt +%%PORTDOCS%%share/doc/crossfire/spell-docs/spell-info.ps +%%PORTDOCS%%share/doc/crossfire/spell-docs/spell-info.txt +%%PORTDOCS%%share/doc/crossfire/spell-docs/spell-list.ps +%%PORTDOCS%%share/doc/crossfire/spell-docs/spell-list.txt +%%PORTDOCS%%share/doc/crossfire/spell-docs/spell-summary.ps +%%PORTDOCS%%share/doc/crossfire/spell-docs/spell-summary.txt +%%PORTDOCS%%share/doc/crossfire/spell-docs/tome-of-magic.ps +%%PORTDOCS%%share/doc/crossfire/spell-docs/tome-of-magic.txt +%%PORTDOCS%%share/doc/crossfire/spell-paths +%%PORTDOCS%%share/doc/crossfire/spell_params.doc +%%PORTDOCS%%share/doc/crossfire/spellcasters_guide_to_runes +%%PORTDOCS%%share/doc/crossfire/spells +%%PORTDOCS%%share/doc/crossfire/spoiler-html/.bmaps +%%PORTDOCS%%share/doc/crossfire/spoiler-html/0 +%%PORTDOCS%%share/doc/crossfire/spoiler-html/1 +%%PORTDOCS%%share/doc/crossfire/spoiler-html/1x2.ppm +%%PORTDOCS%%share/doc/crossfire/spoiler-html/2x1.ppm +%%PORTDOCS%%share/doc/crossfire/spoiler-html/2x2.ppm +%%PORTDOCS%%share/doc/crossfire/spoiler-html/2x3.ppm +%%PORTDOCS%%share/doc/crossfire/spoiler-html/3x2.ppm +%%PORTDOCS%%share/doc/crossfire/spoiler-html/3x3.ppm +%%PORTDOCS%%share/doc/crossfire/spoiler-html/3x4.ppm +%%PORTDOCS%%share/doc/crossfire/spoiler-html/4x4.ppm +%%PORTDOCS%%share/doc/crossfire/spoiler-html/4x8.ppm +%%PORTDOCS%%share/doc/crossfire/spoiler-html/6x7.ppm +%%PORTDOCS%%share/doc/crossfire/spoiler-html/Bk.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/CSword.113.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/Cwyvern.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/DShield.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/GreatDemon.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/Imakefile +%%PORTDOCS%%share/doc/crossfire/spoiler-html/Makefile +%%PORTDOCS%%share/doc/crossfire/spoiler-html/Pdragonmail.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/a-guard-h.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/a-guard-l.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/a-guard-m.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/a-helmet.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/a-priest.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/a-townsman.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/a-townsman2.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/a-townsman3.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/acid-pool.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/acidsphere.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/angel.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ant-egg.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ant-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ant-larvae.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ant.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/archangel.115.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/archangel.118.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/arche-extract +%%PORTDOCS%%share/doc/crossfire/spoiler-html/arche.html +%%PORTDOCS%%share/doc/crossfire/spoiler-html/arm-extract +%%PORTDOCS%%share/doc/crossfire/spoiler-html/arm.html +%%PORTDOCS%%share/doc/crossfire/spoiler-html/avatar.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/axe-1.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/axe-2.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/axe-3.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/axe-4.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/axe-5.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/baby-drag.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ball-lightning.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/barbarian.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/baslic.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/bat-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/bat.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/battle-axe.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/bee-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/bee.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/beehive.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/beggar.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/behemoth.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/behold-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/beholder.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/belzebub.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/big-club.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/big-demon.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/big-slave.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/big-wiz.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/bighorn-he.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/bird-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/bird.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/blob.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/blocked.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/bomb.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/bone-head.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/bonecrush.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/bow-extract +%%PORTDOCS%%share/doc/crossfire/spoiler-html/bow.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/bow.html +%%PORTDOCS%%share/doc/crossfire/spoiler-html/bpudding-g.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/bpudding.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/breeder-ant.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/broo.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/bsword-1.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/bsword-2.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/bullet.112.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/byakie.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/c-knight.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/c-priest.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/cancellati.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/centipede-r.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/centipede.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ch-bish.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ch-king.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ch-knight.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ch-pawn.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ch-queen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ch-rook.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/chainmail.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/charwoman.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/chicken.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/child.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/chinese-dr.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/cleric.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/club.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/cobra.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/cold-drag.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/confusion.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/conjurer.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/counterspell.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/courier.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/crawling-chaos.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/crone.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/crossbow.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/crown.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/cyclops.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dagger-f.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dagger.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dancing-girl.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dark-elf.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/darkblade.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dave.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/deathbring.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/deathtree.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/defender.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/demilich.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/demon-lord.E11.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/demonbane.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/destruction.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/det-magic.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/devil.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/djinn.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dog.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dragon-shi.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dragon.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dragonmail.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dragonman.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dragonslay.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dread.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dress1.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dress2.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dress3.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dwarf-p.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dwarf-pr.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dwarf-wiz.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dwarf.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/earthwall.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/elec-dr.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/elec-drag.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/elem-air.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/elem-earth.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/elem-fire.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/elem-water.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/elf-1.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/elf.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/elven-bow.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/elvenboots.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/empty.pbm +%%PORTDOCS%%share/doc/crossfire/spoiler-html/enchantment.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ent.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/evil-master.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/evil-master2.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/evil-master3.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/evil-master4.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/excalibur.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/explosion.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/eyeglasses.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/eyeshield.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/fae-drag.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/falchion.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/fatman.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/fatwoman.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/fear.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/fighter.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/fire-drag.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/fireball.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/fireborn.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/firebrand.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/firebullet.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/firestar.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/flowers.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/fly-ant.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/fog.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/food.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/frost-hammer.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/frostbrand.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/fullhelmet.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/fungus.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/gaelotroll.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/gale.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/gargoyle.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/gauntlet-s.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/generic-rune.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ghast.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ghost-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ghost.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/giant-bat.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/giant-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/giant.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/gir-strcon.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/girdle-con.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/girdle-dam.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/girdle-str.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/gloves.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/gnoll-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/gnoll.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/gnome.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/goblin-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/goblin.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/god-finger.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/gol.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/golem.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/gram.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/gravestone.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/greater-dwarven-guard.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/greenslime.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/grimreaper.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/grimreaper.112.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/guard-hard.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/guard-ligh.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/guard-med.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/guildmaste.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/h-kobold.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/halfling.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/hammer-1.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/hammer-2.121.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/harakiri.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/healing.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/helm-extract +%%PORTDOCS%%share/doc/crossfire/spoiler-html/helmet-bri.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/helmet.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/helmet.html +%%PORTDOCS%%share/doc/crossfire/spoiler-html/helmetxray.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/high-boots.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/highshield.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/holy-orb.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/holy-priest.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/holyave.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/holyshield.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/hornhelmet.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/human.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/icestorm.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/idaten.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/imp.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/in_items +%%PORTDOCS%%share/doc/crossfire/spoiler-html/in_monput +%%PORTDOCS%%share/doc/crossfire/spoiler-html/in_spells +%%PORTDOCS%%share/doc/crossfire/spoiler-html/in_stats +%%PORTDOCS%%share/doc/crossfire/spoiler-html/items +%%PORTDOCS%%share/doc/crossfire/spoiler-html/items-extract +%%PORTDOCS%%share/doc/crossfire/spoiler-html/items.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/jessyb.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/k-dagger.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/katana-1.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/killerbee.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/knight.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/kobold-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/kobold.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/kog.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/lamia.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/lapron.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/lava-s.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/lbullet.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/leather-ar.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/lesser-dwarven-guard.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/lev-boots.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/lich.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/lightning-bow.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/lightning.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/liteangel.112.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/liv-chaos.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/lmornstar.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/logfile +%%PORTDOCS%%share/doc/crossfire/spoiler-html/lokanth.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/lord-e.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/low-boots.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/lspear.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/lsword.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/mabu.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/mace-1.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/mace-2.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/madman-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/madman.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/mag-extract +%%PORTDOCS%%share/doc/crossfire/spoiler-html/mag.html +%%PORTDOCS%%share/doc/crossfire/spoiler-html/mage.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/magi-staff.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/magic-bow.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/magic-miss.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/magnifier.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/makeps +%%PORTDOCS%%share/doc/crossfire/spoiler-html/makeps.pl +%%PORTDOCS%%share/doc/crossfire/spoiler-html/man.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/masamune.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/merchant.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/mithril-ar.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/mjoellnir.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/monk.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/monput.html +%%PORTDOCS%%share/doc/crossfire/spoiler-html/monster-extract +%%PORTDOCS%%share/doc/crossfire/spoiler-html/monsters.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/mornstar.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/mournblade.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/mouse.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/mystic-fist.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/nazgul.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/necro.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/neko.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/nightmare.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ninja-2.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ninja.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/northman.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/nunchacu-1.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/nunchacu-2.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ogre-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ogre.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ologhi.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/orc-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/orc.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/panther.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/panthergen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/para-air.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/para-earth.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/para-fire.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/para-ice.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/para-lava.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/para-light.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/para-mud.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/para-water.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/paralyse.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/pet-necro.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/pipe.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/pir-lass.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/pirate.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/pixie-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/pixie.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/pl-half-orc.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/plate-mail.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/poisonc.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/poleaxe.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/polymorph.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/postman-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/postman.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/priest.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/princess.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/prisoner.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/protection.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/pyro-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/pyromaniac.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/quarters.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/quetzalcoatl.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/raas.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/reflector.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ring-mail.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ring-mail2.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/robe-midnight.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/robe.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/round-shiel.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ruggilli.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/rune-antimagic.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/rune-blast.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/rune-death.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/rune-fire.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/rune-frost.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/rune-mark.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/rune-shock.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/rune-transfer.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/rustmonste.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/sabre.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/sage.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/sailor.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/sandals.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/sandy.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/saw.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/scale-mail.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/scimitar.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/scorpi-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/scorpion.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/serp-man.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/serp-priest.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/serp-sword.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/serpent.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/serpman-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/shadowtiger.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/shield-extract +%%PORTDOCS%%share/doc/crossfire/spoiler-html/shield.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/shield.html +%%PORTDOCS%%share/doc/crossfire/spoiler-html/shining-finger.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/shootingstar.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/shovel-1.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/siegfried.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/skeleton.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/skull-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/skull.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/skullcleav.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/slave.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/slime.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/slow.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/slug.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/small-shie.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/smalltroll.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/snake.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/snowball.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/spear.121.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/spectre.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/speedball.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/speedboots.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/speedbwall.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/spellball.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/spells-extract +%%PORTDOCS%%share/doc/crossfire/spoiler-html/spells.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/spells.html +%%PORTDOCS%%share/doc/crossfire/spoiler-html/sphinx.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/spider-web.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/spider.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/spit-ant.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/spoiler.html +%%PORTDOCS%%share/doc/crossfire/spoiler-html/spoiler.shtml +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ssword-1.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ssword-2.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/stake.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/stalker.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/stalkergen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/stats-extract +%%PORTDOCS%%share/doc/crossfire/spoiler-html/stats.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/stats.html +%%PORTDOCS%%share/doc/crossfire/spoiler-html/steam.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/sting.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/stoneaxe.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/stonehamme.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/stormbring.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/sunspear.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/swashbuckl.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/sword-1.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/sword-2.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/sword-3.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/sword-4.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/t-dagger.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/taifu-1.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/thief.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/titan.571.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/tmp.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/tmp.ppm +%%PORTDOCS%%share/doc/crossfire/spoiler-html/trident.121.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/troll.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/tunic.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/turban.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/turnundead.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/u-horn.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/uk-sd.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/unicorn.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/unusual-kobold.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/uw-shield.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/uw-sword.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/vampire.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/vampiregen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/veiled-woman.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/veiled-woman2.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/veiled-woman3.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/version.html +%%PORTDOCS%%share/doc/crossfire/spoiler-html/viking.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/wand.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/war-ant.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/warrior.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/wds.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/wdsm.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/weap-extract +%%PORTDOCS%%share/doc/crossfire/spoiler-html/weap.html +%%PORTDOCS%%share/doc/crossfire/spoiler-html/weapmag.html +%%PORTDOCS%%share/doc/crossfire/spoiler-html/wig.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/wight.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/wiz-hat.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/wizard.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/woman.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/work-ant.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/work.ppm +%%PORTDOCS%%share/doc/crossfire/spoiler-html/worthless-dragon.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/wraith.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/wraithp.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/wrench.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/wyvern.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/xan-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/xan.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/zombie-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/zombie.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler.ps +%%PORTDOCS%%share/doc/crossfire/teleporter.doc +%%PORTDOCS%%share/doc/crossfire/xbmtobdf.man +%%PORTDOCS%%@dirrm share/doc/crossfire/spoiler-html +%%PORTDOCS%%@dirrm share/doc/crossfire/spell-docs +%%PORTDOCS%%@dirrm share/doc/crossfire/playbook-html/fig +%%PORTDOCS%%@dirrm share/doc/crossfire/playbook-html +%%PORTDOCS%%@dirrm share/doc/crossfire @dirrm lib/crossfire/sounds @dirrm lib/crossfire/lib/unique-items @dirrm lib/crossfire/lib/players diff --git a/games/crossfire-server/pkg-plist b/games/crossfire-server/pkg-plist index 37b59ed09d05..b6ce021171b7 100644 --- a/games/crossfire-server/pkg-plist +++ b/games/crossfire-server/pkg-plist @@ -1178,857 +1178,857 @@ lib/crossfire/sounds/squish.au lib/crossfire/sounds/su-fanf.au lib/crossfire/sounds/swish.au lib/crossfire/sounds/thru.au -share/doc/crossfire/Crossedit.doc -share/doc/crossfire/Imakefile -share/doc/crossfire/PlayerStats -share/doc/crossfire/README -share/doc/crossfire/RunTimeCommands -share/doc/crossfire/SurvivalGuide -share/doc/crossfire/alchemy.doc -share/doc/crossfire/crossedit.man -share/doc/crossfire/crossfire.doc -share/doc/crossfire/crossfire.man -share/doc/crossfire/crosslib.doc -share/doc/crossfire/experience -share/doc/crossfire/handbook.ps -share/doc/crossfire/include_html.pl -share/doc/crossfire/mapguide -share/doc/crossfire/mapmakers_guide_to_runes -share/doc/crossfire/maps-README -share/doc/crossfire/multigod -share/doc/crossfire/playbook-html/.bmaps -share/doc/crossfire/playbook-html/2x2.ppm -share/doc/crossfire/playbook-html/Imakefile -share/doc/crossfire/playbook-html/Makefile -share/doc/crossfire/playbook-html/Pdragonmail.111.gif -share/doc/crossfire/playbook-html/altar.111.gif -share/doc/crossfire/playbook-html/altar.html -share/doc/crossfire/playbook-html/altardevo.111.gif -share/doc/crossfire/playbook-html/altargaea.111.gif -share/doc/crossfire/playbook-html/altargnarg.111.gif -share/doc/crossfire/playbook-html/altarjeho.111.gif -share/doc/crossfire/playbook-html/altarluci.111.gif -share/doc/crossfire/playbook-html/altarlyth.111.gif -share/doc/crossfire/playbook-html/altarmostr.111.gif -share/doc/crossfire/playbook-html/altarnone.111.gif -share/doc/crossfire/playbook-html/altarrugg.111.gif -share/doc/crossfire/playbook-html/appA.html -share/doc/crossfire/playbook-html/appB.html -share/doc/crossfire/playbook-html/appC.html -share/doc/crossfire/playbook-html/appC.shtml -share/doc/crossfire/playbook-html/apple.111.gif -share/doc/crossfire/playbook-html/arm.111.gif -share/doc/crossfire/playbook-html/bag-popcorn.111.gif -share/doc/crossfire/playbook-html/bag.111.gif -share/doc/crossfire/playbook-html/balm-gen.111.gif -share/doc/crossfire/playbook-html/barbarian.171.gif -share/doc/crossfire/playbook-html/bed-save.111.gif -share/doc/crossfire/playbook-html/big-eye.111.gif -share/doc/crossfire/playbook-html/bonus-extract -share/doc/crossfire/playbook-html/bonus-extract.orig -share/doc/crossfire/playbook-html/bonus.html -share/doc/crossfire/playbook-html/book.111.gif -share/doc/crossfire/playbook-html/books.html -share/doc/crossfire/playbook-html/bookshelf.111.gif -share/doc/crossfire/playbook-html/bow.111.gif -share/doc/crossfire/playbook-html/bows.html -share/doc/crossfire/playbook-html/br_wall.html -share/doc/crossfire/playbook-html/bul-wall-0.111.gif -share/doc/crossfire/playbook-html/button-big.111.gif -share/doc/crossfire/playbook-html/button-sma.111.gif -share/doc/crossfire/playbook-html/cabbage.111.gif -share/doc/crossfire/playbook-html/cake.111.gif -share/doc/crossfire/playbook-html/card.111.gif -share/doc/crossfire/playbook-html/carrot.111.gif -share/doc/crossfire/playbook-html/cauldron.111.gif -share/doc/crossfire/playbook-html/cauldron.html -share/doc/crossfire/playbook-html/chainmail.111.gif -share/doc/crossfire/playbook-html/chap1.html -share/doc/crossfire/playbook-html/chap2.html -share/doc/crossfire/playbook-html/chap2.shtml -share/doc/crossfire/playbook-html/chap3.html -share/doc/crossfire/playbook-html/chap3.shtml -share/doc/crossfire/playbook-html/chap4.html -share/doc/crossfire/playbook-html/chap4.shtml -share/doc/crossfire/playbook-html/chap5.html -share/doc/crossfire/playbook-html/chap5.shtml -share/doc/crossfire/playbook-html/chap6.html -share/doc/crossfire/playbook-html/chap6.shtml -share/doc/crossfire/playbook-html/chap7.html -share/doc/crossfire/playbook-html/char-extract -share/doc/crossfire/playbook-html/char.html -share/doc/crossfire/playbook-html/characters.gif -share/doc/crossfire/playbook-html/chest-1.111.gif -share/doc/crossfire/playbook-html/chocolate.111.gif -share/doc/crossfire/playbook-html/cleric.171.gif -share/doc/crossfire/playbook-html/clover.111.gif -share/doc/crossfire/playbook-html/coffee.111.gif -share/doc/crossfire/playbook-html/conv.111.gif -share/doc/crossfire/playbook-html/convert.pl -share/doc/crossfire/playbook-html/corpse.111.gif -share/doc/crossfire/playbook-html/corpse.html -share/doc/crossfire/playbook-html/corpse1.111.gif -share/doc/crossfire/playbook-html/crossbow.111.gif -share/doc/crossfire/playbook-html/dead-neko.111.gif -share/doc/crossfire/playbook-html/demon-head.111.gif -share/doc/crossfire/playbook-html/depositbox.111.gif -share/doc/crossfire/playbook-html/diploma.111.gif -share/doc/crossfire/playbook-html/dir_spin.html -share/doc/crossfire/playbook-html/director.181.gif -share/doc/crossfire/playbook-html/door-0.111.gif -share/doc/crossfire/playbook-html/drag-steak.111.gif -share/doc/crossfire/playbook-html/dragon-eye.111.gif -share/doc/crossfire/playbook-html/dragon-wing.111.gif -share/doc/crossfire/playbook-html/dragonmail.111.gif -share/doc/crossfire/playbook-html/dress1.111.gif -share/doc/crossfire/playbook-html/dust-gen.111.gif -share/doc/crossfire/playbook-html/dwarf-p.111.gif -share/doc/crossfire/playbook-html/earthwall.111.gif -share/doc/crossfire/playbook-html/ectoplasm.111.gif -share/doc/crossfire/playbook-html/elf.171.gif -share/doc/crossfire/playbook-html/elven-bow.111.gif -share/doc/crossfire/playbook-html/emerald.111.gif -share/doc/crossfire/playbook-html/empty.pbm -share/doc/crossfire/playbook-html/equip.html -share/doc/crossfire/playbook-html/eyes.111.gif -share/doc/crossfire/playbook-html/fig/book.gif -share/doc/crossfire/playbook-html/fig/earrow.gif -share/doc/crossfire/playbook-html/fig/narrow.gif -share/doc/crossfire/playbook-html/fig/nearrow.gif -share/doc/crossfire/playbook-html/fig/nwarrow.gif -share/doc/crossfire/playbook-html/fig/sarrow.gif -share/doc/crossfire/playbook-html/fig/screen_dia.gif -share/doc/crossfire/playbook-html/fig/searrow.gif -share/doc/crossfire/playbook-html/fig/stairdown.gif -share/doc/crossfire/playbook-html/fig/stairup.gif -share/doc/crossfire/playbook-html/fig/swarrow.gif -share/doc/crossfire/playbook-html/fig/warrow.gif -share/doc/crossfire/playbook-html/figurine-gen.111.gif -share/doc/crossfire/playbook-html/finger.111.gif -share/doc/crossfire/playbook-html/fireborn.111.gif -share/doc/crossfire/playbook-html/fishfood.111.gif -share/doc/crossfire/playbook-html/flesh.html -share/doc/crossfire/playbook-html/flint-and-steel.111.gif -share/doc/crossfire/playbook-html/food.111.gif -share/doc/crossfire/playbook-html/food.html -share/doc/crossfire/playbook-html/foodone.html -share/doc/crossfire/playbook-html/foot.111.gif -share/doc/crossfire/playbook-html/fr_wall.html -share/doc/crossfire/playbook-html/gale.111.gif -share/doc/crossfire/playbook-html/gard-gate.114.gif -share/doc/crossfire/playbook-html/gatedoor.html -share/doc/crossfire/playbook-html/gem.111.gif -share/doc/crossfire/playbook-html/generic-extract -share/doc/crossfire/playbook-html/generic-rune.111.gif -share/doc/crossfire/playbook-html/goblin-head.111.gif -share/doc/crossfire/playbook-html/gods-extract -share/doc/crossfire/playbook-html/gods.html -share/doc/crossfire/playbook-html/goldcoin.111.gif -share/doc/crossfire/playbook-html/grate-1.111.gif -share/doc/crossfire/playbook-html/grate-2.111.gif -share/doc/crossfire/playbook-html/grate-2.118.gif -share/doc/crossfire/playbook-html/gravestone.111.gif -share/doc/crossfire/playbook-html/gravestone.html -share/doc/crossfire/playbook-html/gu-horn.114.gif -share/doc/crossfire/playbook-html/guild.111.gif -share/doc/crossfire/playbook-html/guild.html -share/doc/crossfire/playbook-html/halfling.111.gif -share/doc/crossfire/playbook-html/hand.111.gif -share/doc/crossfire/playbook-html/handbook.html -share/doc/crossfire/playbook-html/handbook.shtml -share/doc/crossfire/playbook-html/handbutt.html -share/doc/crossfire/playbook-html/handle.111.gif -share/doc/crossfire/playbook-html/hands.111.gif -share/doc/crossfire/playbook-html/head.111.gif -share/doc/crossfire/playbook-html/heart.111.gif -share/doc/crossfire/playbook-html/hedge.111.gif -share/doc/crossfire/playbook-html/holy-symbol.111.gif -share/doc/crossfire/playbook-html/holysymbol.html -share/doc/crossfire/playbook-html/horn.111.gif -share/doc/crossfire/playbook-html/horns.html -share/doc/crossfire/playbook-html/human.171.gif -share/doc/crossfire/playbook-html/icor.111.gif -share/doc/crossfire/playbook-html/in_char -share/doc/crossfire/playbook-html/in_equip -share/doc/crossfire/playbook-html/in_items -share/doc/crossfire/playbook-html/insect-sting.111.gif -share/doc/crossfire/playbook-html/insect-wing.111.gif -share/doc/crossfire/playbook-html/iron-gate1.118.gif -share/doc/crossfire/playbook-html/items -share/doc/crossfire/playbook-html/items-extract -share/doc/crossfire/playbook-html/items.gif -share/doc/crossfire/playbook-html/key-ring.111.gif -share/doc/crossfire/playbook-html/key1.111.gif -share/doc/crossfire/playbook-html/key2.111.gif -share/doc/crossfire/playbook-html/keys.html -share/doc/crossfire/playbook-html/l-shop1.111.gif -share/doc/crossfire/playbook-html/lapron.111.gif -share/doc/crossfire/playbook-html/lbull-wall.101.gif -share/doc/crossfire/playbook-html/ldoor1.111.gif -share/doc/crossfire/playbook-html/leather-ar.111.gif -share/doc/crossfire/playbook-html/leg.111.gif -share/doc/crossfire/playbook-html/letter.111.gif -share/doc/crossfire/playbook-html/levels-extract -share/doc/crossfire/playbook-html/levels.html -share/doc/crossfire/playbook-html/lever.111.gif -share/doc/crossfire/playbook-html/light-wall.101.gif -share/doc/crossfire/playbook-html/lightning-bow.111.gif -share/doc/crossfire/playbook-html/liver.111.gif -share/doc/crossfire/playbook-html/loaf.111.gif -share/doc/crossfire/playbook-html/lockpicks.111.gif -share/doc/crossfire/playbook-html/lockpicks.html -share/doc/crossfire/playbook-html/logfile -share/doc/crossfire/playbook-html/luggage.111.gif -share/doc/crossfire/playbook-html/mage.171.gif -share/doc/crossfire/playbook-html/magic-bow.111.gif -share/doc/crossfire/playbook-html/mailbox.111.gif -share/doc/crossfire/playbook-html/makeps -share/doc/crossfire/playbook-html/mint.111.gif -share/doc/crossfire/playbook-html/mithril-ar.111.gif -share/doc/crossfire/playbook-html/mithril.111.gif -share/doc/crossfire/playbook-html/money.html -share/doc/crossfire/playbook-html/monk.111.gif -share/doc/crossfire/playbook-html/monument.111.gif -share/doc/crossfire/playbook-html/mushroom-1.111.gif -share/doc/crossfire/playbook-html/naz-report.111.gif -share/doc/crossfire/playbook-html/ninja.171.gif -share/doc/crossfire/playbook-html/note.111.gif -share/doc/crossfire/playbook-html/odoor-1.111.gif -share/doc/crossfire/playbook-html/onion.111.gif -share/doc/crossfire/playbook-html/orange.111.gif -share/doc/crossfire/playbook-html/orcchop.111.gif -share/doc/crossfire/playbook-html/pear.111.gif -share/doc/crossfire/playbook-html/pearl.111.gif -share/doc/crossfire/playbook-html/pit.html -share/doc/crossfire/playbook-html/pix-wing.111.gif -share/doc/crossfire/playbook-html/pl-half-orc.111.gif -share/doc/crossfire/playbook-html/plate-mail.111.gif -share/doc/crossfire/playbook-html/plt-coin.111.gif -share/doc/crossfire/playbook-html/potato.111.gif -share/doc/crossfire/playbook-html/potion.html -share/doc/crossfire/playbook-html/potioncha.111.gif -share/doc/crossfire/playbook-html/potioncol.111.gif -share/doc/crossfire/playbook-html/potioncon.111.gif -share/doc/crossfire/playbook-html/potiondex.111.gif -share/doc/crossfire/playbook-html/potionfir.111.gif -share/doc/crossfire/playbook-html/potiongen.111.gif -share/doc/crossfire/playbook-html/potionhea.111.gif -share/doc/crossfire/playbook-html/potionhero.111.gif -share/doc/crossfire/playbook-html/potionimp.111.gif -share/doc/crossfire/playbook-html/potionint.111.gif -share/doc/crossfire/playbook-html/potioninv.111.gif -share/doc/crossfire/playbook-html/potionmag.111.gif -share/doc/crossfire/playbook-html/potionpow.111.gif -share/doc/crossfire/playbook-html/potions.html -share/doc/crossfire/playbook-html/potionstr.111.gif -share/doc/crossfire/playbook-html/potionwis.111.gif -share/doc/crossfire/playbook-html/pouch.111.gif -share/doc/crossfire/playbook-html/priest.171.gif -share/doc/crossfire/playbook-html/pyromaniac.111.gif -share/doc/crossfire/playbook-html/quarto.111.gif -share/doc/crossfire/playbook-html/quetzalcoatl.131.gif -share/doc/crossfire/playbook-html/quiver.111.gif -share/doc/crossfire/playbook-html/r-sack.111.gif -share/doc/crossfire/playbook-html/refs.pl -share/doc/crossfire/playbook-html/residue.111.gif -share/doc/crossfire/playbook-html/ring-drain.111.gif -share/doc/crossfire/playbook-html/ring-mail.111.gif -share/doc/crossfire/playbook-html/ring.110.gif -share/doc/crossfire/playbook-html/rings.html -share/doc/crossfire/playbook-html/roast-bird.111.gif -share/doc/crossfire/playbook-html/robe-midnight.111.gif -share/doc/crossfire/playbook-html/robe.111.gif -share/doc/crossfire/playbook-html/rod-heavy.111.gif -share/doc/crossfire/playbook-html/rods.html -share/doc/crossfire/playbook-html/root.111.gif -share/doc/crossfire/playbook-html/rose-red.111.gif -share/doc/crossfire/playbook-html/rose-wh.111.gif -share/doc/crossfire/playbook-html/rose-yel.111.gif -share/doc/crossfire/playbook-html/ruby.111.gif -share/doc/crossfire/playbook-html/rune-blast.111.gif -share/doc/crossfire/playbook-html/rune-death.111.gif -share/doc/crossfire/playbook-html/rune-fire.111.gif -share/doc/crossfire/playbook-html/rune-frost.111.gif -share/doc/crossfire/playbook-html/rune-mark.111.gif -share/doc/crossfire/playbook-html/rune-shock.111.gif -share/doc/crossfire/playbook-html/runeblast.html -share/doc/crossfire/playbook-html/runedeath.html -share/doc/crossfire/playbook-html/runefire.html -share/doc/crossfire/playbook-html/runefrost.html -share/doc/crossfire/playbook-html/runegen.html -share/doc/crossfire/playbook-html/runemark.html -share/doc/crossfire/playbook-html/runeshock.html -share/doc/crossfire/playbook-html/s-weasel.111.gif -share/doc/crossfire/playbook-html/sack.111.gif -share/doc/crossfire/playbook-html/sapphire.111.gif -share/doc/crossfire/playbook-html/savebed.html -share/doc/crossfire/playbook-html/scale-mail.111.gif -share/doc/crossfire/playbook-html/scroll.111.gif -share/doc/crossfire/playbook-html/scrollr.111.gif -share/doc/crossfire/playbook-html/scrolls.html -share/doc/crossfire/playbook-html/serpent-skin.111.gif -share/doc/crossfire/playbook-html/shop-mat.111.gif -share/doc/crossfire/playbook-html/shop.html -share/doc/crossfire/playbook-html/shopmat.html -share/doc/crossfire/playbook-html/sign-e.111.gif -share/doc/crossfire/playbook-html/sign-w.111.gif -share/doc/crossfire/playbook-html/sign.111.gif -share/doc/crossfire/playbook-html/sign.html -share/doc/crossfire/playbook-html/silvercoin.111.gif -share/doc/crossfire/playbook-html/skill_stat.html -share/doc/crossfire/playbook-html/skills-extract -share/doc/crossfire/playbook-html/skills.html -share/doc/crossfire/playbook-html/skills2-extract -share/doc/crossfire/playbook-html/skin.111.gif -share/doc/crossfire/playbook-html/sorter -share/doc/crossfire/playbook-html/speedbwall.111.gif -share/doc/crossfire/playbook-html/spellpath-extract -share/doc/crossfire/playbook-html/spellpath.html -share/doc/crossfire/playbook-html/spinner.11B.gif -share/doc/crossfire/playbook-html/staff.111.gif -share/doc/crossfire/playbook-html/statskmod-extract -share/doc/crossfire/playbook-html/statskmod.html -share/doc/crossfire/playbook-html/store-alch.111.gif -share/doc/crossfire/playbook-html/store-armo.111.gif -share/doc/crossfire/playbook-html/store-gene.111.gif -share/doc/crossfire/playbook-html/store-magi.111.gif -share/doc/crossfire/playbook-html/store-weap.111.gif -share/doc/crossfire/playbook-html/stwallsec.118.gif -share/doc/crossfire/playbook-html/swashbuckl.171.gif -share/doc/crossfire/playbook-html/talisman.111.gif -share/doc/crossfire/playbook-html/talisman.html -share/doc/crossfire/playbook-html/thief.171.gif -share/doc/crossfire/playbook-html/tmp.gif -share/doc/crossfire/playbook-html/tmp.ppm -share/doc/crossfire/playbook-html/tome.111.gif -share/doc/crossfire/playbook-html/tongue.111.gif -share/doc/crossfire/playbook-html/tooth.111.gif -share/doc/crossfire/playbook-html/trapdoor-1.111.gif -share/doc/crossfire/playbook-html/treas1-extract -share/doc/crossfire/playbook-html/treas2-extract -share/doc/crossfire/playbook-html/tunic.111.gif -share/doc/crossfire/playbook-html/version.html -share/doc/crossfire/playbook-html/viking.171.gif -share/doc/crossfire/playbook-html/wand.111.gif -share/doc/crossfire/playbook-html/wands.html -share/doc/crossfire/playbook-html/warrior.171.gif -share/doc/crossfire/playbook-html/waybread.111.gif -share/doc/crossfire/playbook-html/wdsm.111.gif -share/doc/crossfire/playbook-html/wizard.171.gif -share/doc/crossfire/playbook-html/work.ppm -share/doc/crossfire/playbook-html/wraithp.111.gif -share/doc/crossfire/programming_guide -share/doc/crossfire/skills.doc -share/doc/crossfire/skills_developer.doc -share/doc/crossfire/spell-docs/Imakefile -share/doc/crossfire/spell-docs/Makefile -share/doc/crossfire/spell-docs/README -share/doc/crossfire/spell-docs/prayer-list.ps -share/doc/crossfire/spell-docs/prayer-list.txt -share/doc/crossfire/spell-docs/spell-info.ps -share/doc/crossfire/spell-docs/spell-info.txt -share/doc/crossfire/spell-docs/spell-list.ps -share/doc/crossfire/spell-docs/spell-list.txt -share/doc/crossfire/spell-docs/spell-summary.ps -share/doc/crossfire/spell-docs/spell-summary.txt -share/doc/crossfire/spell-docs/tome-of-magic.ps -share/doc/crossfire/spell-docs/tome-of-magic.txt -share/doc/crossfire/spell-paths -share/doc/crossfire/spell_params.doc -share/doc/crossfire/spellcasters_guide_to_runes -share/doc/crossfire/spells -share/doc/crossfire/spoiler-html/.bmaps -share/doc/crossfire/spoiler-html/0 -share/doc/crossfire/spoiler-html/1 -share/doc/crossfire/spoiler-html/1x2.ppm -share/doc/crossfire/spoiler-html/2x1.ppm -share/doc/crossfire/spoiler-html/2x2.ppm -share/doc/crossfire/spoiler-html/2x3.ppm -share/doc/crossfire/spoiler-html/3x2.ppm -share/doc/crossfire/spoiler-html/3x3.ppm -share/doc/crossfire/spoiler-html/3x4.ppm -share/doc/crossfire/spoiler-html/4x4.ppm -share/doc/crossfire/spoiler-html/4x8.ppm -share/doc/crossfire/spoiler-html/6x7.ppm -share/doc/crossfire/spoiler-html/Bk.111.gif -share/doc/crossfire/spoiler-html/CSword.113.gif -share/doc/crossfire/spoiler-html/Cwyvern.171.gif -share/doc/crossfire/spoiler-html/DShield.111.gif -share/doc/crossfire/spoiler-html/GreatDemon.111.gif -share/doc/crossfire/spoiler-html/Imakefile -share/doc/crossfire/spoiler-html/Makefile -share/doc/crossfire/spoiler-html/Pdragonmail.111.gif -share/doc/crossfire/spoiler-html/a-guard-h.111.gif -share/doc/crossfire/spoiler-html/a-guard-l.111.gif -share/doc/crossfire/spoiler-html/a-guard-m.111.gif -share/doc/crossfire/spoiler-html/a-helmet.111.gif -share/doc/crossfire/spoiler-html/a-priest.111.gif -share/doc/crossfire/spoiler-html/a-townsman.111.gif -share/doc/crossfire/spoiler-html/a-townsman2.111.gif -share/doc/crossfire/spoiler-html/a-townsman3.111.gif -share/doc/crossfire/spoiler-html/acid-pool.111.gif -share/doc/crossfire/spoiler-html/acidsphere.111.gif -share/doc/crossfire/spoiler-html/angel.111.gif -share/doc/crossfire/spoiler-html/ant-egg.111.gif -share/doc/crossfire/spoiler-html/ant-gen.111.gif -share/doc/crossfire/spoiler-html/ant-larvae.111.gif -share/doc/crossfire/spoiler-html/ant.111.gif -share/doc/crossfire/spoiler-html/archangel.115.gif -share/doc/crossfire/spoiler-html/archangel.118.gif -share/doc/crossfire/spoiler-html/arche-extract -share/doc/crossfire/spoiler-html/arche.html -share/doc/crossfire/spoiler-html/arm-extract -share/doc/crossfire/spoiler-html/arm.html -share/doc/crossfire/spoiler-html/avatar.131.gif -share/doc/crossfire/spoiler-html/axe-1.111.gif -share/doc/crossfire/spoiler-html/axe-2.111.gif -share/doc/crossfire/spoiler-html/axe-3.111.gif -share/doc/crossfire/spoiler-html/axe-4.111.gif -share/doc/crossfire/spoiler-html/axe-5.111.gif -share/doc/crossfire/spoiler-html/baby-drag.111.gif -share/doc/crossfire/spoiler-html/ball-lightning.111.gif -share/doc/crossfire/spoiler-html/barbarian.171.gif -share/doc/crossfire/spoiler-html/baslic.171.gif -share/doc/crossfire/spoiler-html/bat-gen.111.gif -share/doc/crossfire/spoiler-html/bat.111.gif -share/doc/crossfire/spoiler-html/battle-axe.111.gif -share/doc/crossfire/spoiler-html/bee-gen.111.gif -share/doc/crossfire/spoiler-html/bee.111.gif -share/doc/crossfire/spoiler-html/beehive.111.gif -share/doc/crossfire/spoiler-html/beggar.111.gif -share/doc/crossfire/spoiler-html/behemoth.111.gif -share/doc/crossfire/spoiler-html/behold-gen.111.gif -share/doc/crossfire/spoiler-html/beholder.111.gif -share/doc/crossfire/spoiler-html/belzebub.111.gif -share/doc/crossfire/spoiler-html/big-club.111.gif -share/doc/crossfire/spoiler-html/big-demon.171.gif -share/doc/crossfire/spoiler-html/big-slave.111.gif -share/doc/crossfire/spoiler-html/big-wiz.111.gif -share/doc/crossfire/spoiler-html/bighorn-he.111.gif -share/doc/crossfire/spoiler-html/bird-gen.111.gif -share/doc/crossfire/spoiler-html/bird.111.gif -share/doc/crossfire/spoiler-html/blob.111.gif -share/doc/crossfire/spoiler-html/blocked.111.gif -share/doc/crossfire/spoiler-html/bomb.111.gif -share/doc/crossfire/spoiler-html/bone-head.111.gif -share/doc/crossfire/spoiler-html/bonecrush.111.gif -share/doc/crossfire/spoiler-html/bow-extract -share/doc/crossfire/spoiler-html/bow.111.gif -share/doc/crossfire/spoiler-html/bow.html -share/doc/crossfire/spoiler-html/bpudding-g.111.gif -share/doc/crossfire/spoiler-html/bpudding.111.gif -share/doc/crossfire/spoiler-html/breeder-ant.111.gif -share/doc/crossfire/spoiler-html/broo.111.gif -share/doc/crossfire/spoiler-html/bsword-1.111.gif -share/doc/crossfire/spoiler-html/bsword-2.111.gif -share/doc/crossfire/spoiler-html/bullet.112.gif -share/doc/crossfire/spoiler-html/byakie.111.gif -share/doc/crossfire/spoiler-html/c-knight.111.gif -share/doc/crossfire/spoiler-html/c-priest.131.gif -share/doc/crossfire/spoiler-html/cancellati.111.gif -share/doc/crossfire/spoiler-html/centipede-r.111.gif -share/doc/crossfire/spoiler-html/centipede.111.gif -share/doc/crossfire/spoiler-html/ch-bish.111.gif -share/doc/crossfire/spoiler-html/ch-king.111.gif -share/doc/crossfire/spoiler-html/ch-knight.111.gif -share/doc/crossfire/spoiler-html/ch-pawn.111.gif -share/doc/crossfire/spoiler-html/ch-queen.111.gif -share/doc/crossfire/spoiler-html/ch-rook.111.gif -share/doc/crossfire/spoiler-html/chainmail.111.gif -share/doc/crossfire/spoiler-html/charwoman.171.gif -share/doc/crossfire/spoiler-html/chicken.131.gif -share/doc/crossfire/spoiler-html/child.111.gif -share/doc/crossfire/spoiler-html/chinese-dr.171.gif -share/doc/crossfire/spoiler-html/cleric.171.gif -share/doc/crossfire/spoiler-html/club.111.gif -share/doc/crossfire/spoiler-html/cobra.111.gif -share/doc/crossfire/spoiler-html/cold-drag.171.gif -share/doc/crossfire/spoiler-html/confusion.111.gif -share/doc/crossfire/spoiler-html/conjurer.111.gif -share/doc/crossfire/spoiler-html/counterspell.111.gif -share/doc/crossfire/spoiler-html/courier.111.gif -share/doc/crossfire/spoiler-html/crawling-chaos.111.gif -share/doc/crossfire/spoiler-html/crone.111.gif -share/doc/crossfire/spoiler-html/crossbow.111.gif -share/doc/crossfire/spoiler-html/crown.111.gif -share/doc/crossfire/spoiler-html/cyclops.131.gif -share/doc/crossfire/spoiler-html/dagger-f.111.gif -share/doc/crossfire/spoiler-html/dagger.111.gif -share/doc/crossfire/spoiler-html/dancing-girl.111.gif -share/doc/crossfire/spoiler-html/dark-elf.111.gif -share/doc/crossfire/spoiler-html/darkblade.111.gif -share/doc/crossfire/spoiler-html/dave.111.gif -share/doc/crossfire/spoiler-html/deathbring.111.gif -share/doc/crossfire/spoiler-html/deathtree.111.gif -share/doc/crossfire/spoiler-html/defender.111.gif -share/doc/crossfire/spoiler-html/demilich.111.gif -share/doc/crossfire/spoiler-html/demon-lord.E11.gif -share/doc/crossfire/spoiler-html/demonbane.111.gif -share/doc/crossfire/spoiler-html/destruction.111.gif -share/doc/crossfire/spoiler-html/det-magic.111.gif -share/doc/crossfire/spoiler-html/devil.111.gif -share/doc/crossfire/spoiler-html/djinn.131.gif -share/doc/crossfire/spoiler-html/dog.111.gif -share/doc/crossfire/spoiler-html/dragon-shi.111.gif -share/doc/crossfire/spoiler-html/dragon.171.gif -share/doc/crossfire/spoiler-html/dragonmail.111.gif -share/doc/crossfire/spoiler-html/dragonman.171.gif -share/doc/crossfire/spoiler-html/dragonslay.111.gif -share/doc/crossfire/spoiler-html/dread.111.gif -share/doc/crossfire/spoiler-html/dress1.111.gif -share/doc/crossfire/spoiler-html/dress2.111.gif -share/doc/crossfire/spoiler-html/dress3.111.gif -share/doc/crossfire/spoiler-html/dwarf-p.111.gif -share/doc/crossfire/spoiler-html/dwarf-pr.111.gif -share/doc/crossfire/spoiler-html/dwarf-wiz.111.gif -share/doc/crossfire/spoiler-html/dwarf.111.gif -share/doc/crossfire/spoiler-html/earthwall.111.gif -share/doc/crossfire/spoiler-html/elec-dr.111.gif -share/doc/crossfire/spoiler-html/elec-drag.171.gif -share/doc/crossfire/spoiler-html/elem-air.111.gif -share/doc/crossfire/spoiler-html/elem-earth.111.gif -share/doc/crossfire/spoiler-html/elem-fire.111.gif -share/doc/crossfire/spoiler-html/elem-water.111.gif -share/doc/crossfire/spoiler-html/elf-1.111.gif -share/doc/crossfire/spoiler-html/elf.171.gif -share/doc/crossfire/spoiler-html/elven-bow.111.gif -share/doc/crossfire/spoiler-html/elvenboots.111.gif -share/doc/crossfire/spoiler-html/empty.pbm -share/doc/crossfire/spoiler-html/enchantment.111.gif -share/doc/crossfire/spoiler-html/ent.111.gif -share/doc/crossfire/spoiler-html/evil-master.111.gif -share/doc/crossfire/spoiler-html/evil-master2.111.gif -share/doc/crossfire/spoiler-html/evil-master3.111.gif -share/doc/crossfire/spoiler-html/evil-master4.111.gif -share/doc/crossfire/spoiler-html/excalibur.111.gif -share/doc/crossfire/spoiler-html/explosion.111.gif -share/doc/crossfire/spoiler-html/eyeglasses.111.gif -share/doc/crossfire/spoiler-html/eyeshield.111.gif -share/doc/crossfire/spoiler-html/fae-drag.171.gif -share/doc/crossfire/spoiler-html/falchion.111.gif -share/doc/crossfire/spoiler-html/fatman.111.gif -share/doc/crossfire/spoiler-html/fatwoman.111.gif -share/doc/crossfire/spoiler-html/fear.111.gif -share/doc/crossfire/spoiler-html/fighter.111.gif -share/doc/crossfire/spoiler-html/fire-drag.171.gif -share/doc/crossfire/spoiler-html/fireball.111.gif -share/doc/crossfire/spoiler-html/fireborn.111.gif -share/doc/crossfire/spoiler-html/firebrand.111.gif -share/doc/crossfire/spoiler-html/firebullet.111.gif -share/doc/crossfire/spoiler-html/firestar.111.gif -share/doc/crossfire/spoiler-html/flowers.111.gif -share/doc/crossfire/spoiler-html/fly-ant.131.gif -share/doc/crossfire/spoiler-html/fog.111.gif -share/doc/crossfire/spoiler-html/food.111.gif -share/doc/crossfire/spoiler-html/frost-hammer.111.gif -share/doc/crossfire/spoiler-html/frostbrand.111.gif -share/doc/crossfire/spoiler-html/fullhelmet.111.gif -share/doc/crossfire/spoiler-html/fungus.111.gif -share/doc/crossfire/spoiler-html/gaelotroll.111.gif -share/doc/crossfire/spoiler-html/gale.111.gif -share/doc/crossfire/spoiler-html/gargoyle.111.gif -share/doc/crossfire/spoiler-html/gauntlet-s.111.gif -share/doc/crossfire/spoiler-html/generic-rune.111.gif -share/doc/crossfire/spoiler-html/ghast.111.gif -share/doc/crossfire/spoiler-html/ghost-gen.111.gif -share/doc/crossfire/spoiler-html/ghost.111.gif -share/doc/crossfire/spoiler-html/giant-bat.111.gif -share/doc/crossfire/spoiler-html/giant-gen.111.gif -share/doc/crossfire/spoiler-html/giant.111.gif -share/doc/crossfire/spoiler-html/gir-strcon.111.gif -share/doc/crossfire/spoiler-html/girdle-con.111.gif -share/doc/crossfire/spoiler-html/girdle-dam.111.gif -share/doc/crossfire/spoiler-html/girdle-str.111.gif -share/doc/crossfire/spoiler-html/gloves.111.gif -share/doc/crossfire/spoiler-html/gnoll-gen.111.gif -share/doc/crossfire/spoiler-html/gnoll.111.gif -share/doc/crossfire/spoiler-html/gnome.111.gif -share/doc/crossfire/spoiler-html/goblin-gen.111.gif -share/doc/crossfire/spoiler-html/goblin.111.gif -share/doc/crossfire/spoiler-html/god-finger.111.gif -share/doc/crossfire/spoiler-html/gol.131.gif -share/doc/crossfire/spoiler-html/golem.111.gif -share/doc/crossfire/spoiler-html/gram.111.gif -share/doc/crossfire/spoiler-html/gravestone.111.gif -share/doc/crossfire/spoiler-html/greater-dwarven-guard.111.gif -share/doc/crossfire/spoiler-html/greenslime.111.gif -share/doc/crossfire/spoiler-html/grimreaper.111.gif -share/doc/crossfire/spoiler-html/grimreaper.112.gif -share/doc/crossfire/spoiler-html/guard-hard.111.gif -share/doc/crossfire/spoiler-html/guard-ligh.111.gif -share/doc/crossfire/spoiler-html/guard-med.111.gif -share/doc/crossfire/spoiler-html/guildmaste.111.gif -share/doc/crossfire/spoiler-html/h-kobold.111.gif -share/doc/crossfire/spoiler-html/halfling.111.gif -share/doc/crossfire/spoiler-html/hammer-1.111.gif -share/doc/crossfire/spoiler-html/hammer-2.121.gif -share/doc/crossfire/spoiler-html/harakiri.111.gif -share/doc/crossfire/spoiler-html/healing.111.gif -share/doc/crossfire/spoiler-html/helm-extract -share/doc/crossfire/spoiler-html/helmet-bri.111.gif -share/doc/crossfire/spoiler-html/helmet.111.gif -share/doc/crossfire/spoiler-html/helmet.html -share/doc/crossfire/spoiler-html/helmetxray.111.gif -share/doc/crossfire/spoiler-html/high-boots.111.gif -share/doc/crossfire/spoiler-html/highshield.111.gif -share/doc/crossfire/spoiler-html/holy-orb.111.gif -share/doc/crossfire/spoiler-html/holy-priest.111.gif -share/doc/crossfire/spoiler-html/holyave.111.gif -share/doc/crossfire/spoiler-html/holyshield.111.gif -share/doc/crossfire/spoiler-html/hornhelmet.111.gif -share/doc/crossfire/spoiler-html/human.171.gif -share/doc/crossfire/spoiler-html/icestorm.111.gif -share/doc/crossfire/spoiler-html/idaten.111.gif -share/doc/crossfire/spoiler-html/imp.171.gif -share/doc/crossfire/spoiler-html/in_items -share/doc/crossfire/spoiler-html/in_monput -share/doc/crossfire/spoiler-html/in_spells -share/doc/crossfire/spoiler-html/in_stats -share/doc/crossfire/spoiler-html/items -share/doc/crossfire/spoiler-html/items-extract -share/doc/crossfire/spoiler-html/items.gif -share/doc/crossfire/spoiler-html/jessyb.111.gif -share/doc/crossfire/spoiler-html/k-dagger.111.gif -share/doc/crossfire/spoiler-html/katana-1.111.gif -share/doc/crossfire/spoiler-html/killerbee.111.gif -share/doc/crossfire/spoiler-html/knight.111.gif -share/doc/crossfire/spoiler-html/kobold-gen.111.gif -share/doc/crossfire/spoiler-html/kobold.111.gif -share/doc/crossfire/spoiler-html/kog.111.gif -share/doc/crossfire/spoiler-html/lamia.131.gif -share/doc/crossfire/spoiler-html/lapron.111.gif -share/doc/crossfire/spoiler-html/lava-s.111.gif -share/doc/crossfire/spoiler-html/lbullet.111.gif -share/doc/crossfire/spoiler-html/leather-ar.111.gif -share/doc/crossfire/spoiler-html/lesser-dwarven-guard.111.gif -share/doc/crossfire/spoiler-html/lev-boots.111.gif -share/doc/crossfire/spoiler-html/lich.111.gif -share/doc/crossfire/spoiler-html/lightning-bow.111.gif -share/doc/crossfire/spoiler-html/lightning.111.gif -share/doc/crossfire/spoiler-html/liteangel.112.gif -share/doc/crossfire/spoiler-html/liv-chaos.111.gif -share/doc/crossfire/spoiler-html/lmornstar.111.gif -share/doc/crossfire/spoiler-html/logfile -share/doc/crossfire/spoiler-html/lokanth.171.gif -share/doc/crossfire/spoiler-html/lord-e.111.gif -share/doc/crossfire/spoiler-html/low-boots.111.gif -share/doc/crossfire/spoiler-html/lspear.111.gif -share/doc/crossfire/spoiler-html/lsword.111.gif -share/doc/crossfire/spoiler-html/mabu.111.gif -share/doc/crossfire/spoiler-html/mace-1.111.gif -share/doc/crossfire/spoiler-html/mace-2.111.gif -share/doc/crossfire/spoiler-html/madman-gen.111.gif -share/doc/crossfire/spoiler-html/madman.111.gif -share/doc/crossfire/spoiler-html/mag-extract -share/doc/crossfire/spoiler-html/mag.html -share/doc/crossfire/spoiler-html/mage.171.gif -share/doc/crossfire/spoiler-html/magi-staff.111.gif -share/doc/crossfire/spoiler-html/magic-bow.111.gif -share/doc/crossfire/spoiler-html/magic-miss.131.gif -share/doc/crossfire/spoiler-html/magnifier.111.gif -share/doc/crossfire/spoiler-html/makeps -share/doc/crossfire/spoiler-html/makeps.pl -share/doc/crossfire/spoiler-html/man.111.gif -share/doc/crossfire/spoiler-html/masamune.111.gif -share/doc/crossfire/spoiler-html/merchant.111.gif -share/doc/crossfire/spoiler-html/mithril-ar.111.gif -share/doc/crossfire/spoiler-html/mjoellnir.111.gif -share/doc/crossfire/spoiler-html/monk.111.gif -share/doc/crossfire/spoiler-html/monput.html -share/doc/crossfire/spoiler-html/monster-extract -share/doc/crossfire/spoiler-html/monsters.gif -share/doc/crossfire/spoiler-html/mornstar.111.gif -share/doc/crossfire/spoiler-html/mournblade.111.gif -share/doc/crossfire/spoiler-html/mouse.111.gif -share/doc/crossfire/spoiler-html/mystic-fist.111.gif -share/doc/crossfire/spoiler-html/nazgul.111.gif -share/doc/crossfire/spoiler-html/necro.111.gif -share/doc/crossfire/spoiler-html/neko.111.gif -share/doc/crossfire/spoiler-html/nightmare.111.gif -share/doc/crossfire/spoiler-html/ninja-2.111.gif -share/doc/crossfire/spoiler-html/ninja.171.gif -share/doc/crossfire/spoiler-html/northman.111.gif -share/doc/crossfire/spoiler-html/nunchacu-1.111.gif -share/doc/crossfire/spoiler-html/nunchacu-2.111.gif -share/doc/crossfire/spoiler-html/ogre-gen.111.gif -share/doc/crossfire/spoiler-html/ogre.111.gif -share/doc/crossfire/spoiler-html/ologhi.111.gif -share/doc/crossfire/spoiler-html/orc-gen.111.gif -share/doc/crossfire/spoiler-html/orc.111.gif -share/doc/crossfire/spoiler-html/panther.111.gif -share/doc/crossfire/spoiler-html/panthergen.111.gif -share/doc/crossfire/spoiler-html/para-air.111.gif -share/doc/crossfire/spoiler-html/para-earth.111.gif -share/doc/crossfire/spoiler-html/para-fire.111.gif -share/doc/crossfire/spoiler-html/para-ice.111.gif -share/doc/crossfire/spoiler-html/para-lava.111.gif -share/doc/crossfire/spoiler-html/para-light.111.gif -share/doc/crossfire/spoiler-html/para-mud.111.gif -share/doc/crossfire/spoiler-html/para-water.111.gif -share/doc/crossfire/spoiler-html/paralyse.111.gif -share/doc/crossfire/spoiler-html/pet-necro.111.gif -share/doc/crossfire/spoiler-html/pipe.111.gif -share/doc/crossfire/spoiler-html/pir-lass.111.gif -share/doc/crossfire/spoiler-html/pirate.111.gif -share/doc/crossfire/spoiler-html/pixie-gen.111.gif -share/doc/crossfire/spoiler-html/pixie.111.gif -share/doc/crossfire/spoiler-html/pl-half-orc.111.gif -share/doc/crossfire/spoiler-html/plate-mail.111.gif -share/doc/crossfire/spoiler-html/poisonc.111.gif -share/doc/crossfire/spoiler-html/poleaxe.111.gif -share/doc/crossfire/spoiler-html/polymorph.111.gif -share/doc/crossfire/spoiler-html/postman-gen.111.gif -share/doc/crossfire/spoiler-html/postman.131.gif -share/doc/crossfire/spoiler-html/priest.171.gif -share/doc/crossfire/spoiler-html/princess.111.gif -share/doc/crossfire/spoiler-html/prisoner.111.gif -share/doc/crossfire/spoiler-html/protection.111.gif -share/doc/crossfire/spoiler-html/pyro-gen.111.gif -share/doc/crossfire/spoiler-html/pyromaniac.111.gif -share/doc/crossfire/spoiler-html/quarters.111.gif -share/doc/crossfire/spoiler-html/quetzalcoatl.131.gif -share/doc/crossfire/spoiler-html/raas.131.gif -share/doc/crossfire/spoiler-html/reflector.111.gif -share/doc/crossfire/spoiler-html/ring-mail.111.gif -share/doc/crossfire/spoiler-html/ring-mail2.111.gif -share/doc/crossfire/spoiler-html/robe-midnight.111.gif -share/doc/crossfire/spoiler-html/robe.111.gif -share/doc/crossfire/spoiler-html/round-shiel.111.gif -share/doc/crossfire/spoiler-html/ruggilli.111.gif -share/doc/crossfire/spoiler-html/rune-antimagic.111.gif -share/doc/crossfire/spoiler-html/rune-blast.111.gif -share/doc/crossfire/spoiler-html/rune-death.111.gif -share/doc/crossfire/spoiler-html/rune-fire.111.gif -share/doc/crossfire/spoiler-html/rune-frost.111.gif -share/doc/crossfire/spoiler-html/rune-mark.111.gif -share/doc/crossfire/spoiler-html/rune-shock.111.gif -share/doc/crossfire/spoiler-html/rune-transfer.111.gif -share/doc/crossfire/spoiler-html/rustmonste.111.gif -share/doc/crossfire/spoiler-html/sabre.111.gif -share/doc/crossfire/spoiler-html/sage.111.gif -share/doc/crossfire/spoiler-html/sailor.111.gif -share/doc/crossfire/spoiler-html/sandals.111.gif -share/doc/crossfire/spoiler-html/sandy.111.gif -share/doc/crossfire/spoiler-html/saw.111.gif -share/doc/crossfire/spoiler-html/scale-mail.111.gif -share/doc/crossfire/spoiler-html/scimitar.111.gif -share/doc/crossfire/spoiler-html/scorpi-gen.111.gif -share/doc/crossfire/spoiler-html/scorpion.111.gif -share/doc/crossfire/spoiler-html/serp-man.131.gif -share/doc/crossfire/spoiler-html/serp-priest.131.gif -share/doc/crossfire/spoiler-html/serp-sword.111.gif -share/doc/crossfire/spoiler-html/serpent.131.gif -share/doc/crossfire/spoiler-html/serpman-gen.111.gif -share/doc/crossfire/spoiler-html/shadowtiger.111.gif -share/doc/crossfire/spoiler-html/shield-extract -share/doc/crossfire/spoiler-html/shield.111.gif -share/doc/crossfire/spoiler-html/shield.html -share/doc/crossfire/spoiler-html/shining-finger.111.gif -share/doc/crossfire/spoiler-html/shootingstar.111.gif -share/doc/crossfire/spoiler-html/shovel-1.111.gif -share/doc/crossfire/spoiler-html/siegfried.111.gif -share/doc/crossfire/spoiler-html/skeleton.111.gif -share/doc/crossfire/spoiler-html/skull-gen.111.gif -share/doc/crossfire/spoiler-html/skull.111.gif -share/doc/crossfire/spoiler-html/skullcleav.111.gif -share/doc/crossfire/spoiler-html/slave.111.gif -share/doc/crossfire/spoiler-html/slime.111.gif -share/doc/crossfire/spoiler-html/slow.111.gif -share/doc/crossfire/spoiler-html/slug.131.gif -share/doc/crossfire/spoiler-html/small-shie.111.gif -share/doc/crossfire/spoiler-html/smalltroll.111.gif -share/doc/crossfire/spoiler-html/snake.111.gif -share/doc/crossfire/spoiler-html/snowball.111.gif -share/doc/crossfire/spoiler-html/spear.121.gif -share/doc/crossfire/spoiler-html/spectre.111.gif -share/doc/crossfire/spoiler-html/speedball.111.gif -share/doc/crossfire/spoiler-html/speedboots.111.gif -share/doc/crossfire/spoiler-html/speedbwall.111.gif -share/doc/crossfire/spoiler-html/spellball.111.gif -share/doc/crossfire/spoiler-html/spells-extract -share/doc/crossfire/spoiler-html/spells.gif -share/doc/crossfire/spoiler-html/spells.html -share/doc/crossfire/spoiler-html/sphinx.171.gif -share/doc/crossfire/spoiler-html/spider-web.111.gif -share/doc/crossfire/spoiler-html/spider.111.gif -share/doc/crossfire/spoiler-html/spit-ant.131.gif -share/doc/crossfire/spoiler-html/spoiler.html -share/doc/crossfire/spoiler-html/spoiler.shtml -share/doc/crossfire/spoiler-html/ssword-1.111.gif -share/doc/crossfire/spoiler-html/ssword-2.111.gif -share/doc/crossfire/spoiler-html/stake.111.gif -share/doc/crossfire/spoiler-html/stalker.111.gif -share/doc/crossfire/spoiler-html/stalkergen.111.gif -share/doc/crossfire/spoiler-html/stats-extract -share/doc/crossfire/spoiler-html/stats.gif -share/doc/crossfire/spoiler-html/stats.html -share/doc/crossfire/spoiler-html/steam.111.gif -share/doc/crossfire/spoiler-html/sting.111.gif -share/doc/crossfire/spoiler-html/stoneaxe.111.gif -share/doc/crossfire/spoiler-html/stonehamme.111.gif -share/doc/crossfire/spoiler-html/stormbring.111.gif -share/doc/crossfire/spoiler-html/sunspear.111.gif -share/doc/crossfire/spoiler-html/swashbuckl.171.gif -share/doc/crossfire/spoiler-html/sword-1.111.gif -share/doc/crossfire/spoiler-html/sword-2.111.gif -share/doc/crossfire/spoiler-html/sword-3.111.gif -share/doc/crossfire/spoiler-html/sword-4.111.gif -share/doc/crossfire/spoiler-html/t-dagger.131.gif -share/doc/crossfire/spoiler-html/taifu-1.111.gif -share/doc/crossfire/spoiler-html/thief.171.gif -share/doc/crossfire/spoiler-html/titan.571.gif -share/doc/crossfire/spoiler-html/tmp.gif -share/doc/crossfire/spoiler-html/tmp.ppm -share/doc/crossfire/spoiler-html/trident.121.gif -share/doc/crossfire/spoiler-html/troll.171.gif -share/doc/crossfire/spoiler-html/tunic.111.gif -share/doc/crossfire/spoiler-html/turban.111.gif -share/doc/crossfire/spoiler-html/turnundead.111.gif -share/doc/crossfire/spoiler-html/u-horn.111.gif -share/doc/crossfire/spoiler-html/uk-sd.111.gif -share/doc/crossfire/spoiler-html/unicorn.171.gif -share/doc/crossfire/spoiler-html/unusual-kobold.111.gif -share/doc/crossfire/spoiler-html/uw-shield.111.gif -share/doc/crossfire/spoiler-html/uw-sword.111.gif -share/doc/crossfire/spoiler-html/vampire.111.gif -share/doc/crossfire/spoiler-html/vampiregen.111.gif -share/doc/crossfire/spoiler-html/veiled-woman.111.gif -share/doc/crossfire/spoiler-html/veiled-woman2.111.gif -share/doc/crossfire/spoiler-html/veiled-woman3.111.gif -share/doc/crossfire/spoiler-html/version.html -share/doc/crossfire/spoiler-html/viking.171.gif -share/doc/crossfire/spoiler-html/wand.111.gif -share/doc/crossfire/spoiler-html/war-ant.131.gif -share/doc/crossfire/spoiler-html/warrior.171.gif -share/doc/crossfire/spoiler-html/wds.111.gif -share/doc/crossfire/spoiler-html/wdsm.111.gif -share/doc/crossfire/spoiler-html/weap-extract -share/doc/crossfire/spoiler-html/weap.html -share/doc/crossfire/spoiler-html/weapmag.html -share/doc/crossfire/spoiler-html/wig.111.gif -share/doc/crossfire/spoiler-html/wight.111.gif -share/doc/crossfire/spoiler-html/wiz-hat.111.gif -share/doc/crossfire/spoiler-html/wizard.171.gif -share/doc/crossfire/spoiler-html/woman.111.gif -share/doc/crossfire/spoiler-html/work-ant.131.gif -share/doc/crossfire/spoiler-html/work.ppm -share/doc/crossfire/spoiler-html/worthless-dragon.171.gif -share/doc/crossfire/spoiler-html/wraith.111.gif -share/doc/crossfire/spoiler-html/wraithp.111.gif -share/doc/crossfire/spoiler-html/wrench.111.gif -share/doc/crossfire/spoiler-html/wyvern.171.gif -share/doc/crossfire/spoiler-html/xan-gen.111.gif -share/doc/crossfire/spoiler-html/xan.111.gif -share/doc/crossfire/spoiler-html/zombie-gen.111.gif -share/doc/crossfire/spoiler-html/zombie.111.gif -share/doc/crossfire/spoiler.ps -share/doc/crossfire/teleporter.doc -share/doc/crossfire/xbmtobdf.man -@dirrm share/doc/crossfire/spoiler-html -@dirrm share/doc/crossfire/spell-docs -@dirrm share/doc/crossfire/playbook-html/fig -@dirrm share/doc/crossfire/playbook-html -@dirrm share/doc/crossfire +%%PORTDOCS%%share/doc/crossfire/Crossedit.doc +%%PORTDOCS%%share/doc/crossfire/Imakefile +%%PORTDOCS%%share/doc/crossfire/PlayerStats +%%PORTDOCS%%share/doc/crossfire/README +%%PORTDOCS%%share/doc/crossfire/RunTimeCommands +%%PORTDOCS%%share/doc/crossfire/SurvivalGuide +%%PORTDOCS%%share/doc/crossfire/alchemy.doc +%%PORTDOCS%%share/doc/crossfire/crossedit.man +%%PORTDOCS%%share/doc/crossfire/crossfire.doc +%%PORTDOCS%%share/doc/crossfire/crossfire.man +%%PORTDOCS%%share/doc/crossfire/crosslib.doc +%%PORTDOCS%%share/doc/crossfire/experience +%%PORTDOCS%%share/doc/crossfire/handbook.ps +%%PORTDOCS%%share/doc/crossfire/include_html.pl +%%PORTDOCS%%share/doc/crossfire/mapguide +%%PORTDOCS%%share/doc/crossfire/mapmakers_guide_to_runes +%%PORTDOCS%%share/doc/crossfire/maps-README +%%PORTDOCS%%share/doc/crossfire/multigod +%%PORTDOCS%%share/doc/crossfire/playbook-html/.bmaps +%%PORTDOCS%%share/doc/crossfire/playbook-html/2x2.ppm +%%PORTDOCS%%share/doc/crossfire/playbook-html/Imakefile +%%PORTDOCS%%share/doc/crossfire/playbook-html/Makefile +%%PORTDOCS%%share/doc/crossfire/playbook-html/Pdragonmail.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/altar.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/altar.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/altardevo.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/altargaea.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/altargnarg.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/altarjeho.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/altarluci.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/altarlyth.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/altarmostr.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/altarnone.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/altarrugg.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/appA.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/appB.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/appC.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/appC.shtml +%%PORTDOCS%%share/doc/crossfire/playbook-html/apple.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/arm.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/bag-popcorn.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/bag.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/balm-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/barbarian.171.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/bed-save.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/big-eye.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/bonus-extract +%%PORTDOCS%%share/doc/crossfire/playbook-html/bonus-extract.orig +%%PORTDOCS%%share/doc/crossfire/playbook-html/bonus.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/book.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/books.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/bookshelf.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/bow.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/bows.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/br_wall.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/bul-wall-0.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/button-big.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/button-sma.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/cabbage.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/cake.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/card.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/carrot.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/cauldron.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/cauldron.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/chainmail.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/chap1.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/chap2.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/chap2.shtml +%%PORTDOCS%%share/doc/crossfire/playbook-html/chap3.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/chap3.shtml +%%PORTDOCS%%share/doc/crossfire/playbook-html/chap4.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/chap4.shtml +%%PORTDOCS%%share/doc/crossfire/playbook-html/chap5.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/chap5.shtml +%%PORTDOCS%%share/doc/crossfire/playbook-html/chap6.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/chap6.shtml +%%PORTDOCS%%share/doc/crossfire/playbook-html/chap7.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/char-extract +%%PORTDOCS%%share/doc/crossfire/playbook-html/char.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/characters.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/chest-1.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/chocolate.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/cleric.171.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/clover.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/coffee.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/conv.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/convert.pl +%%PORTDOCS%%share/doc/crossfire/playbook-html/corpse.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/corpse.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/corpse1.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/crossbow.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/dead-neko.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/demon-head.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/depositbox.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/diploma.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/dir_spin.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/director.181.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/door-0.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/drag-steak.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/dragon-eye.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/dragon-wing.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/dragonmail.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/dress1.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/dust-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/dwarf-p.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/earthwall.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/ectoplasm.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/elf.171.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/elven-bow.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/emerald.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/empty.pbm +%%PORTDOCS%%share/doc/crossfire/playbook-html/equip.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/eyes.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/fig/book.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/fig/earrow.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/fig/narrow.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/fig/nearrow.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/fig/nwarrow.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/fig/sarrow.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/fig/screen_dia.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/fig/searrow.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/fig/stairdown.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/fig/stairup.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/fig/swarrow.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/fig/warrow.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/figurine-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/finger.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/fireborn.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/fishfood.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/flesh.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/flint-and-steel.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/food.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/food.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/foodone.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/foot.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/fr_wall.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/gale.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/gard-gate.114.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/gatedoor.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/gem.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/generic-extract +%%PORTDOCS%%share/doc/crossfire/playbook-html/generic-rune.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/goblin-head.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/gods-extract +%%PORTDOCS%%share/doc/crossfire/playbook-html/gods.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/goldcoin.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/grate-1.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/grate-2.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/grate-2.118.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/gravestone.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/gravestone.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/gu-horn.114.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/guild.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/guild.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/halfling.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/hand.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/handbook.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/handbook.shtml +%%PORTDOCS%%share/doc/crossfire/playbook-html/handbutt.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/handle.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/hands.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/head.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/heart.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/hedge.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/holy-symbol.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/holysymbol.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/horn.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/horns.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/human.171.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/icor.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/in_char +%%PORTDOCS%%share/doc/crossfire/playbook-html/in_equip +%%PORTDOCS%%share/doc/crossfire/playbook-html/in_items +%%PORTDOCS%%share/doc/crossfire/playbook-html/insect-sting.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/insect-wing.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/iron-gate1.118.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/items +%%PORTDOCS%%share/doc/crossfire/playbook-html/items-extract +%%PORTDOCS%%share/doc/crossfire/playbook-html/items.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/key-ring.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/key1.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/key2.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/keys.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/l-shop1.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/lapron.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/lbull-wall.101.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/ldoor1.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/leather-ar.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/leg.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/letter.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/levels-extract +%%PORTDOCS%%share/doc/crossfire/playbook-html/levels.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/lever.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/light-wall.101.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/lightning-bow.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/liver.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/loaf.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/lockpicks.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/lockpicks.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/logfile +%%PORTDOCS%%share/doc/crossfire/playbook-html/luggage.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/mage.171.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/magic-bow.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/mailbox.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/makeps +%%PORTDOCS%%share/doc/crossfire/playbook-html/mint.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/mithril-ar.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/mithril.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/money.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/monk.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/monument.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/mushroom-1.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/naz-report.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/ninja.171.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/note.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/odoor-1.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/onion.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/orange.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/orcchop.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/pear.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/pearl.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/pit.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/pix-wing.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/pl-half-orc.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/plate-mail.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/plt-coin.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/potato.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/potion.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/potioncha.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/potioncol.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/potioncon.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/potiondex.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/potionfir.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/potiongen.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/potionhea.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/potionhero.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/potionimp.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/potionint.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/potioninv.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/potionmag.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/potionpow.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/potions.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/potionstr.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/potionwis.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/pouch.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/priest.171.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/pyromaniac.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/quarto.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/quetzalcoatl.131.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/quiver.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/r-sack.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/refs.pl +%%PORTDOCS%%share/doc/crossfire/playbook-html/residue.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/ring-drain.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/ring-mail.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/ring.110.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/rings.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/roast-bird.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/robe-midnight.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/robe.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/rod-heavy.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/rods.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/root.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/rose-red.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/rose-wh.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/rose-yel.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/ruby.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/rune-blast.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/rune-death.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/rune-fire.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/rune-frost.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/rune-mark.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/rune-shock.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/runeblast.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/runedeath.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/runefire.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/runefrost.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/runegen.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/runemark.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/runeshock.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/s-weasel.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/sack.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/sapphire.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/savebed.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/scale-mail.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/scroll.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/scrollr.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/scrolls.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/serpent-skin.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/shop-mat.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/shop.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/shopmat.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/sign-e.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/sign-w.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/sign.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/sign.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/silvercoin.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/skill_stat.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/skills-extract +%%PORTDOCS%%share/doc/crossfire/playbook-html/skills.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/skills2-extract +%%PORTDOCS%%share/doc/crossfire/playbook-html/skin.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/sorter +%%PORTDOCS%%share/doc/crossfire/playbook-html/speedbwall.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/spellpath-extract +%%PORTDOCS%%share/doc/crossfire/playbook-html/spellpath.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/spinner.11B.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/staff.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/statskmod-extract +%%PORTDOCS%%share/doc/crossfire/playbook-html/statskmod.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/store-alch.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/store-armo.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/store-gene.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/store-magi.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/store-weap.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/stwallsec.118.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/swashbuckl.171.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/talisman.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/talisman.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/thief.171.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/tmp.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/tmp.ppm +%%PORTDOCS%%share/doc/crossfire/playbook-html/tome.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/tongue.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/tooth.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/trapdoor-1.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/treas1-extract +%%PORTDOCS%%share/doc/crossfire/playbook-html/treas2-extract +%%PORTDOCS%%share/doc/crossfire/playbook-html/tunic.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/version.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/viking.171.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/wand.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/wands.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/warrior.171.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/waybread.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/wdsm.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/wizard.171.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/work.ppm +%%PORTDOCS%%share/doc/crossfire/playbook-html/wraithp.111.gif +%%PORTDOCS%%share/doc/crossfire/programming_guide +%%PORTDOCS%%share/doc/crossfire/skills.doc +%%PORTDOCS%%share/doc/crossfire/skills_developer.doc +%%PORTDOCS%%share/doc/crossfire/spell-docs/Imakefile +%%PORTDOCS%%share/doc/crossfire/spell-docs/Makefile +%%PORTDOCS%%share/doc/crossfire/spell-docs/README +%%PORTDOCS%%share/doc/crossfire/spell-docs/prayer-list.ps +%%PORTDOCS%%share/doc/crossfire/spell-docs/prayer-list.txt +%%PORTDOCS%%share/doc/crossfire/spell-docs/spell-info.ps +%%PORTDOCS%%share/doc/crossfire/spell-docs/spell-info.txt +%%PORTDOCS%%share/doc/crossfire/spell-docs/spell-list.ps +%%PORTDOCS%%share/doc/crossfire/spell-docs/spell-list.txt +%%PORTDOCS%%share/doc/crossfire/spell-docs/spell-summary.ps +%%PORTDOCS%%share/doc/crossfire/spell-docs/spell-summary.txt +%%PORTDOCS%%share/doc/crossfire/spell-docs/tome-of-magic.ps +%%PORTDOCS%%share/doc/crossfire/spell-docs/tome-of-magic.txt +%%PORTDOCS%%share/doc/crossfire/spell-paths +%%PORTDOCS%%share/doc/crossfire/spell_params.doc +%%PORTDOCS%%share/doc/crossfire/spellcasters_guide_to_runes +%%PORTDOCS%%share/doc/crossfire/spells +%%PORTDOCS%%share/doc/crossfire/spoiler-html/.bmaps +%%PORTDOCS%%share/doc/crossfire/spoiler-html/0 +%%PORTDOCS%%share/doc/crossfire/spoiler-html/1 +%%PORTDOCS%%share/doc/crossfire/spoiler-html/1x2.ppm +%%PORTDOCS%%share/doc/crossfire/spoiler-html/2x1.ppm +%%PORTDOCS%%share/doc/crossfire/spoiler-html/2x2.ppm +%%PORTDOCS%%share/doc/crossfire/spoiler-html/2x3.ppm +%%PORTDOCS%%share/doc/crossfire/spoiler-html/3x2.ppm +%%PORTDOCS%%share/doc/crossfire/spoiler-html/3x3.ppm +%%PORTDOCS%%share/doc/crossfire/spoiler-html/3x4.ppm +%%PORTDOCS%%share/doc/crossfire/spoiler-html/4x4.ppm +%%PORTDOCS%%share/doc/crossfire/spoiler-html/4x8.ppm +%%PORTDOCS%%share/doc/crossfire/spoiler-html/6x7.ppm +%%PORTDOCS%%share/doc/crossfire/spoiler-html/Bk.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/CSword.113.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/Cwyvern.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/DShield.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/GreatDemon.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/Imakefile +%%PORTDOCS%%share/doc/crossfire/spoiler-html/Makefile +%%PORTDOCS%%share/doc/crossfire/spoiler-html/Pdragonmail.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/a-guard-h.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/a-guard-l.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/a-guard-m.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/a-helmet.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/a-priest.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/a-townsman.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/a-townsman2.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/a-townsman3.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/acid-pool.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/acidsphere.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/angel.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ant-egg.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ant-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ant-larvae.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ant.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/archangel.115.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/archangel.118.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/arche-extract +%%PORTDOCS%%share/doc/crossfire/spoiler-html/arche.html +%%PORTDOCS%%share/doc/crossfire/spoiler-html/arm-extract +%%PORTDOCS%%share/doc/crossfire/spoiler-html/arm.html +%%PORTDOCS%%share/doc/crossfire/spoiler-html/avatar.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/axe-1.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/axe-2.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/axe-3.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/axe-4.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/axe-5.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/baby-drag.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ball-lightning.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/barbarian.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/baslic.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/bat-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/bat.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/battle-axe.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/bee-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/bee.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/beehive.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/beggar.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/behemoth.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/behold-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/beholder.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/belzebub.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/big-club.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/big-demon.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/big-slave.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/big-wiz.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/bighorn-he.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/bird-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/bird.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/blob.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/blocked.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/bomb.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/bone-head.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/bonecrush.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/bow-extract +%%PORTDOCS%%share/doc/crossfire/spoiler-html/bow.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/bow.html +%%PORTDOCS%%share/doc/crossfire/spoiler-html/bpudding-g.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/bpudding.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/breeder-ant.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/broo.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/bsword-1.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/bsword-2.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/bullet.112.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/byakie.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/c-knight.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/c-priest.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/cancellati.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/centipede-r.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/centipede.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ch-bish.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ch-king.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ch-knight.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ch-pawn.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ch-queen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ch-rook.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/chainmail.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/charwoman.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/chicken.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/child.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/chinese-dr.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/cleric.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/club.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/cobra.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/cold-drag.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/confusion.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/conjurer.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/counterspell.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/courier.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/crawling-chaos.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/crone.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/crossbow.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/crown.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/cyclops.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dagger-f.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dagger.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dancing-girl.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dark-elf.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/darkblade.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dave.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/deathbring.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/deathtree.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/defender.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/demilich.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/demon-lord.E11.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/demonbane.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/destruction.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/det-magic.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/devil.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/djinn.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dog.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dragon-shi.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dragon.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dragonmail.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dragonman.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dragonslay.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dread.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dress1.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dress2.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dress3.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dwarf-p.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dwarf-pr.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dwarf-wiz.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dwarf.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/earthwall.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/elec-dr.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/elec-drag.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/elem-air.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/elem-earth.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/elem-fire.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/elem-water.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/elf-1.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/elf.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/elven-bow.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/elvenboots.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/empty.pbm +%%PORTDOCS%%share/doc/crossfire/spoiler-html/enchantment.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ent.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/evil-master.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/evil-master2.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/evil-master3.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/evil-master4.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/excalibur.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/explosion.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/eyeglasses.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/eyeshield.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/fae-drag.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/falchion.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/fatman.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/fatwoman.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/fear.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/fighter.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/fire-drag.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/fireball.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/fireborn.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/firebrand.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/firebullet.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/firestar.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/flowers.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/fly-ant.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/fog.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/food.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/frost-hammer.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/frostbrand.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/fullhelmet.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/fungus.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/gaelotroll.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/gale.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/gargoyle.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/gauntlet-s.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/generic-rune.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ghast.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ghost-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ghost.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/giant-bat.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/giant-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/giant.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/gir-strcon.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/girdle-con.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/girdle-dam.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/girdle-str.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/gloves.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/gnoll-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/gnoll.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/gnome.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/goblin-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/goblin.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/god-finger.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/gol.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/golem.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/gram.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/gravestone.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/greater-dwarven-guard.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/greenslime.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/grimreaper.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/grimreaper.112.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/guard-hard.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/guard-ligh.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/guard-med.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/guildmaste.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/h-kobold.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/halfling.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/hammer-1.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/hammer-2.121.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/harakiri.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/healing.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/helm-extract +%%PORTDOCS%%share/doc/crossfire/spoiler-html/helmet-bri.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/helmet.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/helmet.html +%%PORTDOCS%%share/doc/crossfire/spoiler-html/helmetxray.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/high-boots.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/highshield.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/holy-orb.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/holy-priest.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/holyave.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/holyshield.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/hornhelmet.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/human.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/icestorm.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/idaten.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/imp.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/in_items +%%PORTDOCS%%share/doc/crossfire/spoiler-html/in_monput +%%PORTDOCS%%share/doc/crossfire/spoiler-html/in_spells +%%PORTDOCS%%share/doc/crossfire/spoiler-html/in_stats +%%PORTDOCS%%share/doc/crossfire/spoiler-html/items +%%PORTDOCS%%share/doc/crossfire/spoiler-html/items-extract +%%PORTDOCS%%share/doc/crossfire/spoiler-html/items.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/jessyb.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/k-dagger.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/katana-1.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/killerbee.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/knight.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/kobold-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/kobold.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/kog.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/lamia.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/lapron.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/lava-s.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/lbullet.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/leather-ar.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/lesser-dwarven-guard.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/lev-boots.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/lich.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/lightning-bow.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/lightning.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/liteangel.112.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/liv-chaos.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/lmornstar.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/logfile +%%PORTDOCS%%share/doc/crossfire/spoiler-html/lokanth.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/lord-e.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/low-boots.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/lspear.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/lsword.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/mabu.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/mace-1.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/mace-2.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/madman-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/madman.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/mag-extract +%%PORTDOCS%%share/doc/crossfire/spoiler-html/mag.html +%%PORTDOCS%%share/doc/crossfire/spoiler-html/mage.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/magi-staff.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/magic-bow.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/magic-miss.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/magnifier.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/makeps +%%PORTDOCS%%share/doc/crossfire/spoiler-html/makeps.pl +%%PORTDOCS%%share/doc/crossfire/spoiler-html/man.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/masamune.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/merchant.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/mithril-ar.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/mjoellnir.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/monk.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/monput.html +%%PORTDOCS%%share/doc/crossfire/spoiler-html/monster-extract +%%PORTDOCS%%share/doc/crossfire/spoiler-html/monsters.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/mornstar.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/mournblade.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/mouse.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/mystic-fist.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/nazgul.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/necro.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/neko.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/nightmare.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ninja-2.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ninja.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/northman.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/nunchacu-1.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/nunchacu-2.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ogre-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ogre.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ologhi.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/orc-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/orc.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/panther.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/panthergen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/para-air.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/para-earth.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/para-fire.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/para-ice.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/para-lava.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/para-light.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/para-mud.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/para-water.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/paralyse.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/pet-necro.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/pipe.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/pir-lass.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/pirate.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/pixie-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/pixie.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/pl-half-orc.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/plate-mail.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/poisonc.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/poleaxe.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/polymorph.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/postman-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/postman.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/priest.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/princess.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/prisoner.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/protection.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/pyro-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/pyromaniac.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/quarters.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/quetzalcoatl.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/raas.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/reflector.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ring-mail.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ring-mail2.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/robe-midnight.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/robe.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/round-shiel.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ruggilli.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/rune-antimagic.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/rune-blast.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/rune-death.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/rune-fire.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/rune-frost.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/rune-mark.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/rune-shock.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/rune-transfer.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/rustmonste.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/sabre.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/sage.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/sailor.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/sandals.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/sandy.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/saw.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/scale-mail.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/scimitar.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/scorpi-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/scorpion.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/serp-man.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/serp-priest.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/serp-sword.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/serpent.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/serpman-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/shadowtiger.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/shield-extract +%%PORTDOCS%%share/doc/crossfire/spoiler-html/shield.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/shield.html +%%PORTDOCS%%share/doc/crossfire/spoiler-html/shining-finger.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/shootingstar.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/shovel-1.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/siegfried.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/skeleton.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/skull-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/skull.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/skullcleav.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/slave.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/slime.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/slow.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/slug.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/small-shie.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/smalltroll.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/snake.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/snowball.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/spear.121.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/spectre.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/speedball.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/speedboots.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/speedbwall.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/spellball.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/spells-extract +%%PORTDOCS%%share/doc/crossfire/spoiler-html/spells.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/spells.html +%%PORTDOCS%%share/doc/crossfire/spoiler-html/sphinx.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/spider-web.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/spider.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/spit-ant.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/spoiler.html +%%PORTDOCS%%share/doc/crossfire/spoiler-html/spoiler.shtml +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ssword-1.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ssword-2.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/stake.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/stalker.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/stalkergen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/stats-extract +%%PORTDOCS%%share/doc/crossfire/spoiler-html/stats.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/stats.html +%%PORTDOCS%%share/doc/crossfire/spoiler-html/steam.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/sting.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/stoneaxe.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/stonehamme.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/stormbring.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/sunspear.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/swashbuckl.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/sword-1.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/sword-2.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/sword-3.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/sword-4.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/t-dagger.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/taifu-1.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/thief.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/titan.571.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/tmp.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/tmp.ppm +%%PORTDOCS%%share/doc/crossfire/spoiler-html/trident.121.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/troll.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/tunic.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/turban.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/turnundead.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/u-horn.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/uk-sd.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/unicorn.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/unusual-kobold.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/uw-shield.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/uw-sword.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/vampire.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/vampiregen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/veiled-woman.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/veiled-woman2.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/veiled-woman3.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/version.html +%%PORTDOCS%%share/doc/crossfire/spoiler-html/viking.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/wand.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/war-ant.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/warrior.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/wds.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/wdsm.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/weap-extract +%%PORTDOCS%%share/doc/crossfire/spoiler-html/weap.html +%%PORTDOCS%%share/doc/crossfire/spoiler-html/weapmag.html +%%PORTDOCS%%share/doc/crossfire/spoiler-html/wig.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/wight.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/wiz-hat.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/wizard.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/woman.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/work-ant.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/work.ppm +%%PORTDOCS%%share/doc/crossfire/spoiler-html/worthless-dragon.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/wraith.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/wraithp.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/wrench.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/wyvern.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/xan-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/xan.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/zombie-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/zombie.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler.ps +%%PORTDOCS%%share/doc/crossfire/teleporter.doc +%%PORTDOCS%%share/doc/crossfire/xbmtobdf.man +%%PORTDOCS%%@dirrm share/doc/crossfire/spoiler-html +%%PORTDOCS%%@dirrm share/doc/crossfire/spell-docs +%%PORTDOCS%%@dirrm share/doc/crossfire/playbook-html/fig +%%PORTDOCS%%@dirrm share/doc/crossfire/playbook-html +%%PORTDOCS%%@dirrm share/doc/crossfire @dirrm lib/crossfire/sounds @dirrm lib/crossfire/lib/unique-items @dirrm lib/crossfire/lib/players diff --git a/games/crossfire/pkg-plist b/games/crossfire/pkg-plist index 37b59ed09d05..b6ce021171b7 100644 --- a/games/crossfire/pkg-plist +++ b/games/crossfire/pkg-plist @@ -1178,857 +1178,857 @@ lib/crossfire/sounds/squish.au lib/crossfire/sounds/su-fanf.au lib/crossfire/sounds/swish.au lib/crossfire/sounds/thru.au -share/doc/crossfire/Crossedit.doc -share/doc/crossfire/Imakefile -share/doc/crossfire/PlayerStats -share/doc/crossfire/README -share/doc/crossfire/RunTimeCommands -share/doc/crossfire/SurvivalGuide -share/doc/crossfire/alchemy.doc -share/doc/crossfire/crossedit.man -share/doc/crossfire/crossfire.doc -share/doc/crossfire/crossfire.man -share/doc/crossfire/crosslib.doc -share/doc/crossfire/experience -share/doc/crossfire/handbook.ps -share/doc/crossfire/include_html.pl -share/doc/crossfire/mapguide -share/doc/crossfire/mapmakers_guide_to_runes -share/doc/crossfire/maps-README -share/doc/crossfire/multigod -share/doc/crossfire/playbook-html/.bmaps -share/doc/crossfire/playbook-html/2x2.ppm -share/doc/crossfire/playbook-html/Imakefile -share/doc/crossfire/playbook-html/Makefile -share/doc/crossfire/playbook-html/Pdragonmail.111.gif -share/doc/crossfire/playbook-html/altar.111.gif -share/doc/crossfire/playbook-html/altar.html -share/doc/crossfire/playbook-html/altardevo.111.gif -share/doc/crossfire/playbook-html/altargaea.111.gif -share/doc/crossfire/playbook-html/altargnarg.111.gif -share/doc/crossfire/playbook-html/altarjeho.111.gif -share/doc/crossfire/playbook-html/altarluci.111.gif -share/doc/crossfire/playbook-html/altarlyth.111.gif -share/doc/crossfire/playbook-html/altarmostr.111.gif -share/doc/crossfire/playbook-html/altarnone.111.gif -share/doc/crossfire/playbook-html/altarrugg.111.gif -share/doc/crossfire/playbook-html/appA.html -share/doc/crossfire/playbook-html/appB.html -share/doc/crossfire/playbook-html/appC.html -share/doc/crossfire/playbook-html/appC.shtml -share/doc/crossfire/playbook-html/apple.111.gif -share/doc/crossfire/playbook-html/arm.111.gif -share/doc/crossfire/playbook-html/bag-popcorn.111.gif -share/doc/crossfire/playbook-html/bag.111.gif -share/doc/crossfire/playbook-html/balm-gen.111.gif -share/doc/crossfire/playbook-html/barbarian.171.gif -share/doc/crossfire/playbook-html/bed-save.111.gif -share/doc/crossfire/playbook-html/big-eye.111.gif -share/doc/crossfire/playbook-html/bonus-extract -share/doc/crossfire/playbook-html/bonus-extract.orig -share/doc/crossfire/playbook-html/bonus.html -share/doc/crossfire/playbook-html/book.111.gif -share/doc/crossfire/playbook-html/books.html -share/doc/crossfire/playbook-html/bookshelf.111.gif -share/doc/crossfire/playbook-html/bow.111.gif -share/doc/crossfire/playbook-html/bows.html -share/doc/crossfire/playbook-html/br_wall.html -share/doc/crossfire/playbook-html/bul-wall-0.111.gif -share/doc/crossfire/playbook-html/button-big.111.gif -share/doc/crossfire/playbook-html/button-sma.111.gif -share/doc/crossfire/playbook-html/cabbage.111.gif -share/doc/crossfire/playbook-html/cake.111.gif -share/doc/crossfire/playbook-html/card.111.gif -share/doc/crossfire/playbook-html/carrot.111.gif -share/doc/crossfire/playbook-html/cauldron.111.gif -share/doc/crossfire/playbook-html/cauldron.html -share/doc/crossfire/playbook-html/chainmail.111.gif -share/doc/crossfire/playbook-html/chap1.html -share/doc/crossfire/playbook-html/chap2.html -share/doc/crossfire/playbook-html/chap2.shtml -share/doc/crossfire/playbook-html/chap3.html -share/doc/crossfire/playbook-html/chap3.shtml -share/doc/crossfire/playbook-html/chap4.html -share/doc/crossfire/playbook-html/chap4.shtml -share/doc/crossfire/playbook-html/chap5.html -share/doc/crossfire/playbook-html/chap5.shtml -share/doc/crossfire/playbook-html/chap6.html -share/doc/crossfire/playbook-html/chap6.shtml -share/doc/crossfire/playbook-html/chap7.html -share/doc/crossfire/playbook-html/char-extract -share/doc/crossfire/playbook-html/char.html -share/doc/crossfire/playbook-html/characters.gif -share/doc/crossfire/playbook-html/chest-1.111.gif -share/doc/crossfire/playbook-html/chocolate.111.gif -share/doc/crossfire/playbook-html/cleric.171.gif -share/doc/crossfire/playbook-html/clover.111.gif -share/doc/crossfire/playbook-html/coffee.111.gif -share/doc/crossfire/playbook-html/conv.111.gif -share/doc/crossfire/playbook-html/convert.pl -share/doc/crossfire/playbook-html/corpse.111.gif -share/doc/crossfire/playbook-html/corpse.html -share/doc/crossfire/playbook-html/corpse1.111.gif -share/doc/crossfire/playbook-html/crossbow.111.gif -share/doc/crossfire/playbook-html/dead-neko.111.gif -share/doc/crossfire/playbook-html/demon-head.111.gif -share/doc/crossfire/playbook-html/depositbox.111.gif -share/doc/crossfire/playbook-html/diploma.111.gif -share/doc/crossfire/playbook-html/dir_spin.html -share/doc/crossfire/playbook-html/director.181.gif -share/doc/crossfire/playbook-html/door-0.111.gif -share/doc/crossfire/playbook-html/drag-steak.111.gif -share/doc/crossfire/playbook-html/dragon-eye.111.gif -share/doc/crossfire/playbook-html/dragon-wing.111.gif -share/doc/crossfire/playbook-html/dragonmail.111.gif -share/doc/crossfire/playbook-html/dress1.111.gif -share/doc/crossfire/playbook-html/dust-gen.111.gif -share/doc/crossfire/playbook-html/dwarf-p.111.gif -share/doc/crossfire/playbook-html/earthwall.111.gif -share/doc/crossfire/playbook-html/ectoplasm.111.gif -share/doc/crossfire/playbook-html/elf.171.gif -share/doc/crossfire/playbook-html/elven-bow.111.gif -share/doc/crossfire/playbook-html/emerald.111.gif -share/doc/crossfire/playbook-html/empty.pbm -share/doc/crossfire/playbook-html/equip.html -share/doc/crossfire/playbook-html/eyes.111.gif -share/doc/crossfire/playbook-html/fig/book.gif -share/doc/crossfire/playbook-html/fig/earrow.gif -share/doc/crossfire/playbook-html/fig/narrow.gif -share/doc/crossfire/playbook-html/fig/nearrow.gif -share/doc/crossfire/playbook-html/fig/nwarrow.gif -share/doc/crossfire/playbook-html/fig/sarrow.gif -share/doc/crossfire/playbook-html/fig/screen_dia.gif -share/doc/crossfire/playbook-html/fig/searrow.gif -share/doc/crossfire/playbook-html/fig/stairdown.gif -share/doc/crossfire/playbook-html/fig/stairup.gif -share/doc/crossfire/playbook-html/fig/swarrow.gif -share/doc/crossfire/playbook-html/fig/warrow.gif -share/doc/crossfire/playbook-html/figurine-gen.111.gif -share/doc/crossfire/playbook-html/finger.111.gif -share/doc/crossfire/playbook-html/fireborn.111.gif -share/doc/crossfire/playbook-html/fishfood.111.gif -share/doc/crossfire/playbook-html/flesh.html -share/doc/crossfire/playbook-html/flint-and-steel.111.gif -share/doc/crossfire/playbook-html/food.111.gif -share/doc/crossfire/playbook-html/food.html -share/doc/crossfire/playbook-html/foodone.html -share/doc/crossfire/playbook-html/foot.111.gif -share/doc/crossfire/playbook-html/fr_wall.html -share/doc/crossfire/playbook-html/gale.111.gif -share/doc/crossfire/playbook-html/gard-gate.114.gif -share/doc/crossfire/playbook-html/gatedoor.html -share/doc/crossfire/playbook-html/gem.111.gif -share/doc/crossfire/playbook-html/generic-extract -share/doc/crossfire/playbook-html/generic-rune.111.gif -share/doc/crossfire/playbook-html/goblin-head.111.gif -share/doc/crossfire/playbook-html/gods-extract -share/doc/crossfire/playbook-html/gods.html -share/doc/crossfire/playbook-html/goldcoin.111.gif -share/doc/crossfire/playbook-html/grate-1.111.gif -share/doc/crossfire/playbook-html/grate-2.111.gif -share/doc/crossfire/playbook-html/grate-2.118.gif -share/doc/crossfire/playbook-html/gravestone.111.gif -share/doc/crossfire/playbook-html/gravestone.html -share/doc/crossfire/playbook-html/gu-horn.114.gif -share/doc/crossfire/playbook-html/guild.111.gif -share/doc/crossfire/playbook-html/guild.html -share/doc/crossfire/playbook-html/halfling.111.gif -share/doc/crossfire/playbook-html/hand.111.gif -share/doc/crossfire/playbook-html/handbook.html -share/doc/crossfire/playbook-html/handbook.shtml -share/doc/crossfire/playbook-html/handbutt.html -share/doc/crossfire/playbook-html/handle.111.gif -share/doc/crossfire/playbook-html/hands.111.gif -share/doc/crossfire/playbook-html/head.111.gif -share/doc/crossfire/playbook-html/heart.111.gif -share/doc/crossfire/playbook-html/hedge.111.gif -share/doc/crossfire/playbook-html/holy-symbol.111.gif -share/doc/crossfire/playbook-html/holysymbol.html -share/doc/crossfire/playbook-html/horn.111.gif -share/doc/crossfire/playbook-html/horns.html -share/doc/crossfire/playbook-html/human.171.gif -share/doc/crossfire/playbook-html/icor.111.gif -share/doc/crossfire/playbook-html/in_char -share/doc/crossfire/playbook-html/in_equip -share/doc/crossfire/playbook-html/in_items -share/doc/crossfire/playbook-html/insect-sting.111.gif -share/doc/crossfire/playbook-html/insect-wing.111.gif -share/doc/crossfire/playbook-html/iron-gate1.118.gif -share/doc/crossfire/playbook-html/items -share/doc/crossfire/playbook-html/items-extract -share/doc/crossfire/playbook-html/items.gif -share/doc/crossfire/playbook-html/key-ring.111.gif -share/doc/crossfire/playbook-html/key1.111.gif -share/doc/crossfire/playbook-html/key2.111.gif -share/doc/crossfire/playbook-html/keys.html -share/doc/crossfire/playbook-html/l-shop1.111.gif -share/doc/crossfire/playbook-html/lapron.111.gif -share/doc/crossfire/playbook-html/lbull-wall.101.gif -share/doc/crossfire/playbook-html/ldoor1.111.gif -share/doc/crossfire/playbook-html/leather-ar.111.gif -share/doc/crossfire/playbook-html/leg.111.gif -share/doc/crossfire/playbook-html/letter.111.gif -share/doc/crossfire/playbook-html/levels-extract -share/doc/crossfire/playbook-html/levels.html -share/doc/crossfire/playbook-html/lever.111.gif -share/doc/crossfire/playbook-html/light-wall.101.gif -share/doc/crossfire/playbook-html/lightning-bow.111.gif -share/doc/crossfire/playbook-html/liver.111.gif -share/doc/crossfire/playbook-html/loaf.111.gif -share/doc/crossfire/playbook-html/lockpicks.111.gif -share/doc/crossfire/playbook-html/lockpicks.html -share/doc/crossfire/playbook-html/logfile -share/doc/crossfire/playbook-html/luggage.111.gif -share/doc/crossfire/playbook-html/mage.171.gif -share/doc/crossfire/playbook-html/magic-bow.111.gif -share/doc/crossfire/playbook-html/mailbox.111.gif -share/doc/crossfire/playbook-html/makeps -share/doc/crossfire/playbook-html/mint.111.gif -share/doc/crossfire/playbook-html/mithril-ar.111.gif -share/doc/crossfire/playbook-html/mithril.111.gif -share/doc/crossfire/playbook-html/money.html -share/doc/crossfire/playbook-html/monk.111.gif -share/doc/crossfire/playbook-html/monument.111.gif -share/doc/crossfire/playbook-html/mushroom-1.111.gif -share/doc/crossfire/playbook-html/naz-report.111.gif -share/doc/crossfire/playbook-html/ninja.171.gif -share/doc/crossfire/playbook-html/note.111.gif -share/doc/crossfire/playbook-html/odoor-1.111.gif -share/doc/crossfire/playbook-html/onion.111.gif -share/doc/crossfire/playbook-html/orange.111.gif -share/doc/crossfire/playbook-html/orcchop.111.gif -share/doc/crossfire/playbook-html/pear.111.gif -share/doc/crossfire/playbook-html/pearl.111.gif -share/doc/crossfire/playbook-html/pit.html -share/doc/crossfire/playbook-html/pix-wing.111.gif -share/doc/crossfire/playbook-html/pl-half-orc.111.gif -share/doc/crossfire/playbook-html/plate-mail.111.gif -share/doc/crossfire/playbook-html/plt-coin.111.gif -share/doc/crossfire/playbook-html/potato.111.gif -share/doc/crossfire/playbook-html/potion.html -share/doc/crossfire/playbook-html/potioncha.111.gif -share/doc/crossfire/playbook-html/potioncol.111.gif -share/doc/crossfire/playbook-html/potioncon.111.gif -share/doc/crossfire/playbook-html/potiondex.111.gif -share/doc/crossfire/playbook-html/potionfir.111.gif -share/doc/crossfire/playbook-html/potiongen.111.gif -share/doc/crossfire/playbook-html/potionhea.111.gif -share/doc/crossfire/playbook-html/potionhero.111.gif -share/doc/crossfire/playbook-html/potionimp.111.gif -share/doc/crossfire/playbook-html/potionint.111.gif -share/doc/crossfire/playbook-html/potioninv.111.gif -share/doc/crossfire/playbook-html/potionmag.111.gif -share/doc/crossfire/playbook-html/potionpow.111.gif -share/doc/crossfire/playbook-html/potions.html -share/doc/crossfire/playbook-html/potionstr.111.gif -share/doc/crossfire/playbook-html/potionwis.111.gif -share/doc/crossfire/playbook-html/pouch.111.gif -share/doc/crossfire/playbook-html/priest.171.gif -share/doc/crossfire/playbook-html/pyromaniac.111.gif -share/doc/crossfire/playbook-html/quarto.111.gif -share/doc/crossfire/playbook-html/quetzalcoatl.131.gif -share/doc/crossfire/playbook-html/quiver.111.gif -share/doc/crossfire/playbook-html/r-sack.111.gif -share/doc/crossfire/playbook-html/refs.pl -share/doc/crossfire/playbook-html/residue.111.gif -share/doc/crossfire/playbook-html/ring-drain.111.gif -share/doc/crossfire/playbook-html/ring-mail.111.gif -share/doc/crossfire/playbook-html/ring.110.gif -share/doc/crossfire/playbook-html/rings.html -share/doc/crossfire/playbook-html/roast-bird.111.gif -share/doc/crossfire/playbook-html/robe-midnight.111.gif -share/doc/crossfire/playbook-html/robe.111.gif -share/doc/crossfire/playbook-html/rod-heavy.111.gif -share/doc/crossfire/playbook-html/rods.html -share/doc/crossfire/playbook-html/root.111.gif -share/doc/crossfire/playbook-html/rose-red.111.gif -share/doc/crossfire/playbook-html/rose-wh.111.gif -share/doc/crossfire/playbook-html/rose-yel.111.gif -share/doc/crossfire/playbook-html/ruby.111.gif -share/doc/crossfire/playbook-html/rune-blast.111.gif -share/doc/crossfire/playbook-html/rune-death.111.gif -share/doc/crossfire/playbook-html/rune-fire.111.gif -share/doc/crossfire/playbook-html/rune-frost.111.gif -share/doc/crossfire/playbook-html/rune-mark.111.gif -share/doc/crossfire/playbook-html/rune-shock.111.gif -share/doc/crossfire/playbook-html/runeblast.html -share/doc/crossfire/playbook-html/runedeath.html -share/doc/crossfire/playbook-html/runefire.html -share/doc/crossfire/playbook-html/runefrost.html -share/doc/crossfire/playbook-html/runegen.html -share/doc/crossfire/playbook-html/runemark.html -share/doc/crossfire/playbook-html/runeshock.html -share/doc/crossfire/playbook-html/s-weasel.111.gif -share/doc/crossfire/playbook-html/sack.111.gif -share/doc/crossfire/playbook-html/sapphire.111.gif -share/doc/crossfire/playbook-html/savebed.html -share/doc/crossfire/playbook-html/scale-mail.111.gif -share/doc/crossfire/playbook-html/scroll.111.gif -share/doc/crossfire/playbook-html/scrollr.111.gif -share/doc/crossfire/playbook-html/scrolls.html -share/doc/crossfire/playbook-html/serpent-skin.111.gif -share/doc/crossfire/playbook-html/shop-mat.111.gif -share/doc/crossfire/playbook-html/shop.html -share/doc/crossfire/playbook-html/shopmat.html -share/doc/crossfire/playbook-html/sign-e.111.gif -share/doc/crossfire/playbook-html/sign-w.111.gif -share/doc/crossfire/playbook-html/sign.111.gif -share/doc/crossfire/playbook-html/sign.html -share/doc/crossfire/playbook-html/silvercoin.111.gif -share/doc/crossfire/playbook-html/skill_stat.html -share/doc/crossfire/playbook-html/skills-extract -share/doc/crossfire/playbook-html/skills.html -share/doc/crossfire/playbook-html/skills2-extract -share/doc/crossfire/playbook-html/skin.111.gif -share/doc/crossfire/playbook-html/sorter -share/doc/crossfire/playbook-html/speedbwall.111.gif -share/doc/crossfire/playbook-html/spellpath-extract -share/doc/crossfire/playbook-html/spellpath.html -share/doc/crossfire/playbook-html/spinner.11B.gif -share/doc/crossfire/playbook-html/staff.111.gif -share/doc/crossfire/playbook-html/statskmod-extract -share/doc/crossfire/playbook-html/statskmod.html -share/doc/crossfire/playbook-html/store-alch.111.gif -share/doc/crossfire/playbook-html/store-armo.111.gif -share/doc/crossfire/playbook-html/store-gene.111.gif -share/doc/crossfire/playbook-html/store-magi.111.gif -share/doc/crossfire/playbook-html/store-weap.111.gif -share/doc/crossfire/playbook-html/stwallsec.118.gif -share/doc/crossfire/playbook-html/swashbuckl.171.gif -share/doc/crossfire/playbook-html/talisman.111.gif -share/doc/crossfire/playbook-html/talisman.html -share/doc/crossfire/playbook-html/thief.171.gif -share/doc/crossfire/playbook-html/tmp.gif -share/doc/crossfire/playbook-html/tmp.ppm -share/doc/crossfire/playbook-html/tome.111.gif -share/doc/crossfire/playbook-html/tongue.111.gif -share/doc/crossfire/playbook-html/tooth.111.gif -share/doc/crossfire/playbook-html/trapdoor-1.111.gif -share/doc/crossfire/playbook-html/treas1-extract -share/doc/crossfire/playbook-html/treas2-extract -share/doc/crossfire/playbook-html/tunic.111.gif -share/doc/crossfire/playbook-html/version.html -share/doc/crossfire/playbook-html/viking.171.gif -share/doc/crossfire/playbook-html/wand.111.gif -share/doc/crossfire/playbook-html/wands.html -share/doc/crossfire/playbook-html/warrior.171.gif -share/doc/crossfire/playbook-html/waybread.111.gif -share/doc/crossfire/playbook-html/wdsm.111.gif -share/doc/crossfire/playbook-html/wizard.171.gif -share/doc/crossfire/playbook-html/work.ppm -share/doc/crossfire/playbook-html/wraithp.111.gif -share/doc/crossfire/programming_guide -share/doc/crossfire/skills.doc -share/doc/crossfire/skills_developer.doc -share/doc/crossfire/spell-docs/Imakefile -share/doc/crossfire/spell-docs/Makefile -share/doc/crossfire/spell-docs/README -share/doc/crossfire/spell-docs/prayer-list.ps -share/doc/crossfire/spell-docs/prayer-list.txt -share/doc/crossfire/spell-docs/spell-info.ps -share/doc/crossfire/spell-docs/spell-info.txt -share/doc/crossfire/spell-docs/spell-list.ps -share/doc/crossfire/spell-docs/spell-list.txt -share/doc/crossfire/spell-docs/spell-summary.ps -share/doc/crossfire/spell-docs/spell-summary.txt -share/doc/crossfire/spell-docs/tome-of-magic.ps -share/doc/crossfire/spell-docs/tome-of-magic.txt -share/doc/crossfire/spell-paths -share/doc/crossfire/spell_params.doc -share/doc/crossfire/spellcasters_guide_to_runes -share/doc/crossfire/spells -share/doc/crossfire/spoiler-html/.bmaps -share/doc/crossfire/spoiler-html/0 -share/doc/crossfire/spoiler-html/1 -share/doc/crossfire/spoiler-html/1x2.ppm -share/doc/crossfire/spoiler-html/2x1.ppm -share/doc/crossfire/spoiler-html/2x2.ppm -share/doc/crossfire/spoiler-html/2x3.ppm -share/doc/crossfire/spoiler-html/3x2.ppm -share/doc/crossfire/spoiler-html/3x3.ppm -share/doc/crossfire/spoiler-html/3x4.ppm -share/doc/crossfire/spoiler-html/4x4.ppm -share/doc/crossfire/spoiler-html/4x8.ppm -share/doc/crossfire/spoiler-html/6x7.ppm -share/doc/crossfire/spoiler-html/Bk.111.gif -share/doc/crossfire/spoiler-html/CSword.113.gif -share/doc/crossfire/spoiler-html/Cwyvern.171.gif -share/doc/crossfire/spoiler-html/DShield.111.gif -share/doc/crossfire/spoiler-html/GreatDemon.111.gif -share/doc/crossfire/spoiler-html/Imakefile -share/doc/crossfire/spoiler-html/Makefile -share/doc/crossfire/spoiler-html/Pdragonmail.111.gif -share/doc/crossfire/spoiler-html/a-guard-h.111.gif -share/doc/crossfire/spoiler-html/a-guard-l.111.gif -share/doc/crossfire/spoiler-html/a-guard-m.111.gif -share/doc/crossfire/spoiler-html/a-helmet.111.gif -share/doc/crossfire/spoiler-html/a-priest.111.gif -share/doc/crossfire/spoiler-html/a-townsman.111.gif -share/doc/crossfire/spoiler-html/a-townsman2.111.gif -share/doc/crossfire/spoiler-html/a-townsman3.111.gif -share/doc/crossfire/spoiler-html/acid-pool.111.gif -share/doc/crossfire/spoiler-html/acidsphere.111.gif -share/doc/crossfire/spoiler-html/angel.111.gif -share/doc/crossfire/spoiler-html/ant-egg.111.gif -share/doc/crossfire/spoiler-html/ant-gen.111.gif -share/doc/crossfire/spoiler-html/ant-larvae.111.gif -share/doc/crossfire/spoiler-html/ant.111.gif -share/doc/crossfire/spoiler-html/archangel.115.gif -share/doc/crossfire/spoiler-html/archangel.118.gif -share/doc/crossfire/spoiler-html/arche-extract -share/doc/crossfire/spoiler-html/arche.html -share/doc/crossfire/spoiler-html/arm-extract -share/doc/crossfire/spoiler-html/arm.html -share/doc/crossfire/spoiler-html/avatar.131.gif -share/doc/crossfire/spoiler-html/axe-1.111.gif -share/doc/crossfire/spoiler-html/axe-2.111.gif -share/doc/crossfire/spoiler-html/axe-3.111.gif -share/doc/crossfire/spoiler-html/axe-4.111.gif -share/doc/crossfire/spoiler-html/axe-5.111.gif -share/doc/crossfire/spoiler-html/baby-drag.111.gif -share/doc/crossfire/spoiler-html/ball-lightning.111.gif -share/doc/crossfire/spoiler-html/barbarian.171.gif -share/doc/crossfire/spoiler-html/baslic.171.gif -share/doc/crossfire/spoiler-html/bat-gen.111.gif -share/doc/crossfire/spoiler-html/bat.111.gif -share/doc/crossfire/spoiler-html/battle-axe.111.gif -share/doc/crossfire/spoiler-html/bee-gen.111.gif -share/doc/crossfire/spoiler-html/bee.111.gif -share/doc/crossfire/spoiler-html/beehive.111.gif -share/doc/crossfire/spoiler-html/beggar.111.gif -share/doc/crossfire/spoiler-html/behemoth.111.gif -share/doc/crossfire/spoiler-html/behold-gen.111.gif -share/doc/crossfire/spoiler-html/beholder.111.gif -share/doc/crossfire/spoiler-html/belzebub.111.gif -share/doc/crossfire/spoiler-html/big-club.111.gif -share/doc/crossfire/spoiler-html/big-demon.171.gif -share/doc/crossfire/spoiler-html/big-slave.111.gif -share/doc/crossfire/spoiler-html/big-wiz.111.gif -share/doc/crossfire/spoiler-html/bighorn-he.111.gif -share/doc/crossfire/spoiler-html/bird-gen.111.gif -share/doc/crossfire/spoiler-html/bird.111.gif -share/doc/crossfire/spoiler-html/blob.111.gif -share/doc/crossfire/spoiler-html/blocked.111.gif -share/doc/crossfire/spoiler-html/bomb.111.gif -share/doc/crossfire/spoiler-html/bone-head.111.gif -share/doc/crossfire/spoiler-html/bonecrush.111.gif -share/doc/crossfire/spoiler-html/bow-extract -share/doc/crossfire/spoiler-html/bow.111.gif -share/doc/crossfire/spoiler-html/bow.html -share/doc/crossfire/spoiler-html/bpudding-g.111.gif -share/doc/crossfire/spoiler-html/bpudding.111.gif -share/doc/crossfire/spoiler-html/breeder-ant.111.gif -share/doc/crossfire/spoiler-html/broo.111.gif -share/doc/crossfire/spoiler-html/bsword-1.111.gif -share/doc/crossfire/spoiler-html/bsword-2.111.gif -share/doc/crossfire/spoiler-html/bullet.112.gif -share/doc/crossfire/spoiler-html/byakie.111.gif -share/doc/crossfire/spoiler-html/c-knight.111.gif -share/doc/crossfire/spoiler-html/c-priest.131.gif -share/doc/crossfire/spoiler-html/cancellati.111.gif -share/doc/crossfire/spoiler-html/centipede-r.111.gif -share/doc/crossfire/spoiler-html/centipede.111.gif -share/doc/crossfire/spoiler-html/ch-bish.111.gif -share/doc/crossfire/spoiler-html/ch-king.111.gif -share/doc/crossfire/spoiler-html/ch-knight.111.gif -share/doc/crossfire/spoiler-html/ch-pawn.111.gif -share/doc/crossfire/spoiler-html/ch-queen.111.gif -share/doc/crossfire/spoiler-html/ch-rook.111.gif -share/doc/crossfire/spoiler-html/chainmail.111.gif -share/doc/crossfire/spoiler-html/charwoman.171.gif -share/doc/crossfire/spoiler-html/chicken.131.gif -share/doc/crossfire/spoiler-html/child.111.gif -share/doc/crossfire/spoiler-html/chinese-dr.171.gif -share/doc/crossfire/spoiler-html/cleric.171.gif -share/doc/crossfire/spoiler-html/club.111.gif -share/doc/crossfire/spoiler-html/cobra.111.gif -share/doc/crossfire/spoiler-html/cold-drag.171.gif -share/doc/crossfire/spoiler-html/confusion.111.gif -share/doc/crossfire/spoiler-html/conjurer.111.gif -share/doc/crossfire/spoiler-html/counterspell.111.gif -share/doc/crossfire/spoiler-html/courier.111.gif -share/doc/crossfire/spoiler-html/crawling-chaos.111.gif -share/doc/crossfire/spoiler-html/crone.111.gif -share/doc/crossfire/spoiler-html/crossbow.111.gif -share/doc/crossfire/spoiler-html/crown.111.gif -share/doc/crossfire/spoiler-html/cyclops.131.gif -share/doc/crossfire/spoiler-html/dagger-f.111.gif -share/doc/crossfire/spoiler-html/dagger.111.gif -share/doc/crossfire/spoiler-html/dancing-girl.111.gif -share/doc/crossfire/spoiler-html/dark-elf.111.gif -share/doc/crossfire/spoiler-html/darkblade.111.gif -share/doc/crossfire/spoiler-html/dave.111.gif -share/doc/crossfire/spoiler-html/deathbring.111.gif -share/doc/crossfire/spoiler-html/deathtree.111.gif -share/doc/crossfire/spoiler-html/defender.111.gif -share/doc/crossfire/spoiler-html/demilich.111.gif -share/doc/crossfire/spoiler-html/demon-lord.E11.gif -share/doc/crossfire/spoiler-html/demonbane.111.gif -share/doc/crossfire/spoiler-html/destruction.111.gif -share/doc/crossfire/spoiler-html/det-magic.111.gif -share/doc/crossfire/spoiler-html/devil.111.gif -share/doc/crossfire/spoiler-html/djinn.131.gif -share/doc/crossfire/spoiler-html/dog.111.gif -share/doc/crossfire/spoiler-html/dragon-shi.111.gif -share/doc/crossfire/spoiler-html/dragon.171.gif -share/doc/crossfire/spoiler-html/dragonmail.111.gif -share/doc/crossfire/spoiler-html/dragonman.171.gif -share/doc/crossfire/spoiler-html/dragonslay.111.gif -share/doc/crossfire/spoiler-html/dread.111.gif -share/doc/crossfire/spoiler-html/dress1.111.gif -share/doc/crossfire/spoiler-html/dress2.111.gif -share/doc/crossfire/spoiler-html/dress3.111.gif -share/doc/crossfire/spoiler-html/dwarf-p.111.gif -share/doc/crossfire/spoiler-html/dwarf-pr.111.gif -share/doc/crossfire/spoiler-html/dwarf-wiz.111.gif -share/doc/crossfire/spoiler-html/dwarf.111.gif -share/doc/crossfire/spoiler-html/earthwall.111.gif -share/doc/crossfire/spoiler-html/elec-dr.111.gif -share/doc/crossfire/spoiler-html/elec-drag.171.gif -share/doc/crossfire/spoiler-html/elem-air.111.gif -share/doc/crossfire/spoiler-html/elem-earth.111.gif -share/doc/crossfire/spoiler-html/elem-fire.111.gif -share/doc/crossfire/spoiler-html/elem-water.111.gif -share/doc/crossfire/spoiler-html/elf-1.111.gif -share/doc/crossfire/spoiler-html/elf.171.gif -share/doc/crossfire/spoiler-html/elven-bow.111.gif -share/doc/crossfire/spoiler-html/elvenboots.111.gif -share/doc/crossfire/spoiler-html/empty.pbm -share/doc/crossfire/spoiler-html/enchantment.111.gif -share/doc/crossfire/spoiler-html/ent.111.gif -share/doc/crossfire/spoiler-html/evil-master.111.gif -share/doc/crossfire/spoiler-html/evil-master2.111.gif -share/doc/crossfire/spoiler-html/evil-master3.111.gif -share/doc/crossfire/spoiler-html/evil-master4.111.gif -share/doc/crossfire/spoiler-html/excalibur.111.gif -share/doc/crossfire/spoiler-html/explosion.111.gif -share/doc/crossfire/spoiler-html/eyeglasses.111.gif -share/doc/crossfire/spoiler-html/eyeshield.111.gif -share/doc/crossfire/spoiler-html/fae-drag.171.gif -share/doc/crossfire/spoiler-html/falchion.111.gif -share/doc/crossfire/spoiler-html/fatman.111.gif -share/doc/crossfire/spoiler-html/fatwoman.111.gif -share/doc/crossfire/spoiler-html/fear.111.gif -share/doc/crossfire/spoiler-html/fighter.111.gif -share/doc/crossfire/spoiler-html/fire-drag.171.gif -share/doc/crossfire/spoiler-html/fireball.111.gif -share/doc/crossfire/spoiler-html/fireborn.111.gif -share/doc/crossfire/spoiler-html/firebrand.111.gif -share/doc/crossfire/spoiler-html/firebullet.111.gif -share/doc/crossfire/spoiler-html/firestar.111.gif -share/doc/crossfire/spoiler-html/flowers.111.gif -share/doc/crossfire/spoiler-html/fly-ant.131.gif -share/doc/crossfire/spoiler-html/fog.111.gif -share/doc/crossfire/spoiler-html/food.111.gif -share/doc/crossfire/spoiler-html/frost-hammer.111.gif -share/doc/crossfire/spoiler-html/frostbrand.111.gif -share/doc/crossfire/spoiler-html/fullhelmet.111.gif -share/doc/crossfire/spoiler-html/fungus.111.gif -share/doc/crossfire/spoiler-html/gaelotroll.111.gif -share/doc/crossfire/spoiler-html/gale.111.gif -share/doc/crossfire/spoiler-html/gargoyle.111.gif -share/doc/crossfire/spoiler-html/gauntlet-s.111.gif -share/doc/crossfire/spoiler-html/generic-rune.111.gif -share/doc/crossfire/spoiler-html/ghast.111.gif -share/doc/crossfire/spoiler-html/ghost-gen.111.gif -share/doc/crossfire/spoiler-html/ghost.111.gif -share/doc/crossfire/spoiler-html/giant-bat.111.gif -share/doc/crossfire/spoiler-html/giant-gen.111.gif -share/doc/crossfire/spoiler-html/giant.111.gif -share/doc/crossfire/spoiler-html/gir-strcon.111.gif -share/doc/crossfire/spoiler-html/girdle-con.111.gif -share/doc/crossfire/spoiler-html/girdle-dam.111.gif -share/doc/crossfire/spoiler-html/girdle-str.111.gif -share/doc/crossfire/spoiler-html/gloves.111.gif -share/doc/crossfire/spoiler-html/gnoll-gen.111.gif -share/doc/crossfire/spoiler-html/gnoll.111.gif -share/doc/crossfire/spoiler-html/gnome.111.gif -share/doc/crossfire/spoiler-html/goblin-gen.111.gif -share/doc/crossfire/spoiler-html/goblin.111.gif -share/doc/crossfire/spoiler-html/god-finger.111.gif -share/doc/crossfire/spoiler-html/gol.131.gif -share/doc/crossfire/spoiler-html/golem.111.gif -share/doc/crossfire/spoiler-html/gram.111.gif -share/doc/crossfire/spoiler-html/gravestone.111.gif -share/doc/crossfire/spoiler-html/greater-dwarven-guard.111.gif -share/doc/crossfire/spoiler-html/greenslime.111.gif -share/doc/crossfire/spoiler-html/grimreaper.111.gif -share/doc/crossfire/spoiler-html/grimreaper.112.gif -share/doc/crossfire/spoiler-html/guard-hard.111.gif -share/doc/crossfire/spoiler-html/guard-ligh.111.gif -share/doc/crossfire/spoiler-html/guard-med.111.gif -share/doc/crossfire/spoiler-html/guildmaste.111.gif -share/doc/crossfire/spoiler-html/h-kobold.111.gif -share/doc/crossfire/spoiler-html/halfling.111.gif -share/doc/crossfire/spoiler-html/hammer-1.111.gif -share/doc/crossfire/spoiler-html/hammer-2.121.gif -share/doc/crossfire/spoiler-html/harakiri.111.gif -share/doc/crossfire/spoiler-html/healing.111.gif -share/doc/crossfire/spoiler-html/helm-extract -share/doc/crossfire/spoiler-html/helmet-bri.111.gif -share/doc/crossfire/spoiler-html/helmet.111.gif -share/doc/crossfire/spoiler-html/helmet.html -share/doc/crossfire/spoiler-html/helmetxray.111.gif -share/doc/crossfire/spoiler-html/high-boots.111.gif -share/doc/crossfire/spoiler-html/highshield.111.gif -share/doc/crossfire/spoiler-html/holy-orb.111.gif -share/doc/crossfire/spoiler-html/holy-priest.111.gif -share/doc/crossfire/spoiler-html/holyave.111.gif -share/doc/crossfire/spoiler-html/holyshield.111.gif -share/doc/crossfire/spoiler-html/hornhelmet.111.gif -share/doc/crossfire/spoiler-html/human.171.gif -share/doc/crossfire/spoiler-html/icestorm.111.gif -share/doc/crossfire/spoiler-html/idaten.111.gif -share/doc/crossfire/spoiler-html/imp.171.gif -share/doc/crossfire/spoiler-html/in_items -share/doc/crossfire/spoiler-html/in_monput -share/doc/crossfire/spoiler-html/in_spells -share/doc/crossfire/spoiler-html/in_stats -share/doc/crossfire/spoiler-html/items -share/doc/crossfire/spoiler-html/items-extract -share/doc/crossfire/spoiler-html/items.gif -share/doc/crossfire/spoiler-html/jessyb.111.gif -share/doc/crossfire/spoiler-html/k-dagger.111.gif -share/doc/crossfire/spoiler-html/katana-1.111.gif -share/doc/crossfire/spoiler-html/killerbee.111.gif -share/doc/crossfire/spoiler-html/knight.111.gif -share/doc/crossfire/spoiler-html/kobold-gen.111.gif -share/doc/crossfire/spoiler-html/kobold.111.gif -share/doc/crossfire/spoiler-html/kog.111.gif -share/doc/crossfire/spoiler-html/lamia.131.gif -share/doc/crossfire/spoiler-html/lapron.111.gif -share/doc/crossfire/spoiler-html/lava-s.111.gif -share/doc/crossfire/spoiler-html/lbullet.111.gif -share/doc/crossfire/spoiler-html/leather-ar.111.gif -share/doc/crossfire/spoiler-html/lesser-dwarven-guard.111.gif -share/doc/crossfire/spoiler-html/lev-boots.111.gif -share/doc/crossfire/spoiler-html/lich.111.gif -share/doc/crossfire/spoiler-html/lightning-bow.111.gif -share/doc/crossfire/spoiler-html/lightning.111.gif -share/doc/crossfire/spoiler-html/liteangel.112.gif -share/doc/crossfire/spoiler-html/liv-chaos.111.gif -share/doc/crossfire/spoiler-html/lmornstar.111.gif -share/doc/crossfire/spoiler-html/logfile -share/doc/crossfire/spoiler-html/lokanth.171.gif -share/doc/crossfire/spoiler-html/lord-e.111.gif -share/doc/crossfire/spoiler-html/low-boots.111.gif -share/doc/crossfire/spoiler-html/lspear.111.gif -share/doc/crossfire/spoiler-html/lsword.111.gif -share/doc/crossfire/spoiler-html/mabu.111.gif -share/doc/crossfire/spoiler-html/mace-1.111.gif -share/doc/crossfire/spoiler-html/mace-2.111.gif -share/doc/crossfire/spoiler-html/madman-gen.111.gif -share/doc/crossfire/spoiler-html/madman.111.gif -share/doc/crossfire/spoiler-html/mag-extract -share/doc/crossfire/spoiler-html/mag.html -share/doc/crossfire/spoiler-html/mage.171.gif -share/doc/crossfire/spoiler-html/magi-staff.111.gif -share/doc/crossfire/spoiler-html/magic-bow.111.gif -share/doc/crossfire/spoiler-html/magic-miss.131.gif -share/doc/crossfire/spoiler-html/magnifier.111.gif -share/doc/crossfire/spoiler-html/makeps -share/doc/crossfire/spoiler-html/makeps.pl -share/doc/crossfire/spoiler-html/man.111.gif -share/doc/crossfire/spoiler-html/masamune.111.gif -share/doc/crossfire/spoiler-html/merchant.111.gif -share/doc/crossfire/spoiler-html/mithril-ar.111.gif -share/doc/crossfire/spoiler-html/mjoellnir.111.gif -share/doc/crossfire/spoiler-html/monk.111.gif -share/doc/crossfire/spoiler-html/monput.html -share/doc/crossfire/spoiler-html/monster-extract -share/doc/crossfire/spoiler-html/monsters.gif -share/doc/crossfire/spoiler-html/mornstar.111.gif -share/doc/crossfire/spoiler-html/mournblade.111.gif -share/doc/crossfire/spoiler-html/mouse.111.gif -share/doc/crossfire/spoiler-html/mystic-fist.111.gif -share/doc/crossfire/spoiler-html/nazgul.111.gif -share/doc/crossfire/spoiler-html/necro.111.gif -share/doc/crossfire/spoiler-html/neko.111.gif -share/doc/crossfire/spoiler-html/nightmare.111.gif -share/doc/crossfire/spoiler-html/ninja-2.111.gif -share/doc/crossfire/spoiler-html/ninja.171.gif -share/doc/crossfire/spoiler-html/northman.111.gif -share/doc/crossfire/spoiler-html/nunchacu-1.111.gif -share/doc/crossfire/spoiler-html/nunchacu-2.111.gif -share/doc/crossfire/spoiler-html/ogre-gen.111.gif -share/doc/crossfire/spoiler-html/ogre.111.gif -share/doc/crossfire/spoiler-html/ologhi.111.gif -share/doc/crossfire/spoiler-html/orc-gen.111.gif -share/doc/crossfire/spoiler-html/orc.111.gif -share/doc/crossfire/spoiler-html/panther.111.gif -share/doc/crossfire/spoiler-html/panthergen.111.gif -share/doc/crossfire/spoiler-html/para-air.111.gif -share/doc/crossfire/spoiler-html/para-earth.111.gif -share/doc/crossfire/spoiler-html/para-fire.111.gif -share/doc/crossfire/spoiler-html/para-ice.111.gif -share/doc/crossfire/spoiler-html/para-lava.111.gif -share/doc/crossfire/spoiler-html/para-light.111.gif -share/doc/crossfire/spoiler-html/para-mud.111.gif -share/doc/crossfire/spoiler-html/para-water.111.gif -share/doc/crossfire/spoiler-html/paralyse.111.gif -share/doc/crossfire/spoiler-html/pet-necro.111.gif -share/doc/crossfire/spoiler-html/pipe.111.gif -share/doc/crossfire/spoiler-html/pir-lass.111.gif -share/doc/crossfire/spoiler-html/pirate.111.gif -share/doc/crossfire/spoiler-html/pixie-gen.111.gif -share/doc/crossfire/spoiler-html/pixie.111.gif -share/doc/crossfire/spoiler-html/pl-half-orc.111.gif -share/doc/crossfire/spoiler-html/plate-mail.111.gif -share/doc/crossfire/spoiler-html/poisonc.111.gif -share/doc/crossfire/spoiler-html/poleaxe.111.gif -share/doc/crossfire/spoiler-html/polymorph.111.gif -share/doc/crossfire/spoiler-html/postman-gen.111.gif -share/doc/crossfire/spoiler-html/postman.131.gif -share/doc/crossfire/spoiler-html/priest.171.gif -share/doc/crossfire/spoiler-html/princess.111.gif -share/doc/crossfire/spoiler-html/prisoner.111.gif -share/doc/crossfire/spoiler-html/protection.111.gif -share/doc/crossfire/spoiler-html/pyro-gen.111.gif -share/doc/crossfire/spoiler-html/pyromaniac.111.gif -share/doc/crossfire/spoiler-html/quarters.111.gif -share/doc/crossfire/spoiler-html/quetzalcoatl.131.gif -share/doc/crossfire/spoiler-html/raas.131.gif -share/doc/crossfire/spoiler-html/reflector.111.gif -share/doc/crossfire/spoiler-html/ring-mail.111.gif -share/doc/crossfire/spoiler-html/ring-mail2.111.gif -share/doc/crossfire/spoiler-html/robe-midnight.111.gif -share/doc/crossfire/spoiler-html/robe.111.gif -share/doc/crossfire/spoiler-html/round-shiel.111.gif -share/doc/crossfire/spoiler-html/ruggilli.111.gif -share/doc/crossfire/spoiler-html/rune-antimagic.111.gif -share/doc/crossfire/spoiler-html/rune-blast.111.gif -share/doc/crossfire/spoiler-html/rune-death.111.gif -share/doc/crossfire/spoiler-html/rune-fire.111.gif -share/doc/crossfire/spoiler-html/rune-frost.111.gif -share/doc/crossfire/spoiler-html/rune-mark.111.gif -share/doc/crossfire/spoiler-html/rune-shock.111.gif -share/doc/crossfire/spoiler-html/rune-transfer.111.gif -share/doc/crossfire/spoiler-html/rustmonste.111.gif -share/doc/crossfire/spoiler-html/sabre.111.gif -share/doc/crossfire/spoiler-html/sage.111.gif -share/doc/crossfire/spoiler-html/sailor.111.gif -share/doc/crossfire/spoiler-html/sandals.111.gif -share/doc/crossfire/spoiler-html/sandy.111.gif -share/doc/crossfire/spoiler-html/saw.111.gif -share/doc/crossfire/spoiler-html/scale-mail.111.gif -share/doc/crossfire/spoiler-html/scimitar.111.gif -share/doc/crossfire/spoiler-html/scorpi-gen.111.gif -share/doc/crossfire/spoiler-html/scorpion.111.gif -share/doc/crossfire/spoiler-html/serp-man.131.gif -share/doc/crossfire/spoiler-html/serp-priest.131.gif -share/doc/crossfire/spoiler-html/serp-sword.111.gif -share/doc/crossfire/spoiler-html/serpent.131.gif -share/doc/crossfire/spoiler-html/serpman-gen.111.gif -share/doc/crossfire/spoiler-html/shadowtiger.111.gif -share/doc/crossfire/spoiler-html/shield-extract -share/doc/crossfire/spoiler-html/shield.111.gif -share/doc/crossfire/spoiler-html/shield.html -share/doc/crossfire/spoiler-html/shining-finger.111.gif -share/doc/crossfire/spoiler-html/shootingstar.111.gif -share/doc/crossfire/spoiler-html/shovel-1.111.gif -share/doc/crossfire/spoiler-html/siegfried.111.gif -share/doc/crossfire/spoiler-html/skeleton.111.gif -share/doc/crossfire/spoiler-html/skull-gen.111.gif -share/doc/crossfire/spoiler-html/skull.111.gif -share/doc/crossfire/spoiler-html/skullcleav.111.gif -share/doc/crossfire/spoiler-html/slave.111.gif -share/doc/crossfire/spoiler-html/slime.111.gif -share/doc/crossfire/spoiler-html/slow.111.gif -share/doc/crossfire/spoiler-html/slug.131.gif -share/doc/crossfire/spoiler-html/small-shie.111.gif -share/doc/crossfire/spoiler-html/smalltroll.111.gif -share/doc/crossfire/spoiler-html/snake.111.gif -share/doc/crossfire/spoiler-html/snowball.111.gif -share/doc/crossfire/spoiler-html/spear.121.gif -share/doc/crossfire/spoiler-html/spectre.111.gif -share/doc/crossfire/spoiler-html/speedball.111.gif -share/doc/crossfire/spoiler-html/speedboots.111.gif -share/doc/crossfire/spoiler-html/speedbwall.111.gif -share/doc/crossfire/spoiler-html/spellball.111.gif -share/doc/crossfire/spoiler-html/spells-extract -share/doc/crossfire/spoiler-html/spells.gif -share/doc/crossfire/spoiler-html/spells.html -share/doc/crossfire/spoiler-html/sphinx.171.gif -share/doc/crossfire/spoiler-html/spider-web.111.gif -share/doc/crossfire/spoiler-html/spider.111.gif -share/doc/crossfire/spoiler-html/spit-ant.131.gif -share/doc/crossfire/spoiler-html/spoiler.html -share/doc/crossfire/spoiler-html/spoiler.shtml -share/doc/crossfire/spoiler-html/ssword-1.111.gif -share/doc/crossfire/spoiler-html/ssword-2.111.gif -share/doc/crossfire/spoiler-html/stake.111.gif -share/doc/crossfire/spoiler-html/stalker.111.gif -share/doc/crossfire/spoiler-html/stalkergen.111.gif -share/doc/crossfire/spoiler-html/stats-extract -share/doc/crossfire/spoiler-html/stats.gif -share/doc/crossfire/spoiler-html/stats.html -share/doc/crossfire/spoiler-html/steam.111.gif -share/doc/crossfire/spoiler-html/sting.111.gif -share/doc/crossfire/spoiler-html/stoneaxe.111.gif -share/doc/crossfire/spoiler-html/stonehamme.111.gif -share/doc/crossfire/spoiler-html/stormbring.111.gif -share/doc/crossfire/spoiler-html/sunspear.111.gif -share/doc/crossfire/spoiler-html/swashbuckl.171.gif -share/doc/crossfire/spoiler-html/sword-1.111.gif -share/doc/crossfire/spoiler-html/sword-2.111.gif -share/doc/crossfire/spoiler-html/sword-3.111.gif -share/doc/crossfire/spoiler-html/sword-4.111.gif -share/doc/crossfire/spoiler-html/t-dagger.131.gif -share/doc/crossfire/spoiler-html/taifu-1.111.gif -share/doc/crossfire/spoiler-html/thief.171.gif -share/doc/crossfire/spoiler-html/titan.571.gif -share/doc/crossfire/spoiler-html/tmp.gif -share/doc/crossfire/spoiler-html/tmp.ppm -share/doc/crossfire/spoiler-html/trident.121.gif -share/doc/crossfire/spoiler-html/troll.171.gif -share/doc/crossfire/spoiler-html/tunic.111.gif -share/doc/crossfire/spoiler-html/turban.111.gif -share/doc/crossfire/spoiler-html/turnundead.111.gif -share/doc/crossfire/spoiler-html/u-horn.111.gif -share/doc/crossfire/spoiler-html/uk-sd.111.gif -share/doc/crossfire/spoiler-html/unicorn.171.gif -share/doc/crossfire/spoiler-html/unusual-kobold.111.gif -share/doc/crossfire/spoiler-html/uw-shield.111.gif -share/doc/crossfire/spoiler-html/uw-sword.111.gif -share/doc/crossfire/spoiler-html/vampire.111.gif -share/doc/crossfire/spoiler-html/vampiregen.111.gif -share/doc/crossfire/spoiler-html/veiled-woman.111.gif -share/doc/crossfire/spoiler-html/veiled-woman2.111.gif -share/doc/crossfire/spoiler-html/veiled-woman3.111.gif -share/doc/crossfire/spoiler-html/version.html -share/doc/crossfire/spoiler-html/viking.171.gif -share/doc/crossfire/spoiler-html/wand.111.gif -share/doc/crossfire/spoiler-html/war-ant.131.gif -share/doc/crossfire/spoiler-html/warrior.171.gif -share/doc/crossfire/spoiler-html/wds.111.gif -share/doc/crossfire/spoiler-html/wdsm.111.gif -share/doc/crossfire/spoiler-html/weap-extract -share/doc/crossfire/spoiler-html/weap.html -share/doc/crossfire/spoiler-html/weapmag.html -share/doc/crossfire/spoiler-html/wig.111.gif -share/doc/crossfire/spoiler-html/wight.111.gif -share/doc/crossfire/spoiler-html/wiz-hat.111.gif -share/doc/crossfire/spoiler-html/wizard.171.gif -share/doc/crossfire/spoiler-html/woman.111.gif -share/doc/crossfire/spoiler-html/work-ant.131.gif -share/doc/crossfire/spoiler-html/work.ppm -share/doc/crossfire/spoiler-html/worthless-dragon.171.gif -share/doc/crossfire/spoiler-html/wraith.111.gif -share/doc/crossfire/spoiler-html/wraithp.111.gif -share/doc/crossfire/spoiler-html/wrench.111.gif -share/doc/crossfire/spoiler-html/wyvern.171.gif -share/doc/crossfire/spoiler-html/xan-gen.111.gif -share/doc/crossfire/spoiler-html/xan.111.gif -share/doc/crossfire/spoiler-html/zombie-gen.111.gif -share/doc/crossfire/spoiler-html/zombie.111.gif -share/doc/crossfire/spoiler.ps -share/doc/crossfire/teleporter.doc -share/doc/crossfire/xbmtobdf.man -@dirrm share/doc/crossfire/spoiler-html -@dirrm share/doc/crossfire/spell-docs -@dirrm share/doc/crossfire/playbook-html/fig -@dirrm share/doc/crossfire/playbook-html -@dirrm share/doc/crossfire +%%PORTDOCS%%share/doc/crossfire/Crossedit.doc +%%PORTDOCS%%share/doc/crossfire/Imakefile +%%PORTDOCS%%share/doc/crossfire/PlayerStats +%%PORTDOCS%%share/doc/crossfire/README +%%PORTDOCS%%share/doc/crossfire/RunTimeCommands +%%PORTDOCS%%share/doc/crossfire/SurvivalGuide +%%PORTDOCS%%share/doc/crossfire/alchemy.doc +%%PORTDOCS%%share/doc/crossfire/crossedit.man +%%PORTDOCS%%share/doc/crossfire/crossfire.doc +%%PORTDOCS%%share/doc/crossfire/crossfire.man +%%PORTDOCS%%share/doc/crossfire/crosslib.doc +%%PORTDOCS%%share/doc/crossfire/experience +%%PORTDOCS%%share/doc/crossfire/handbook.ps +%%PORTDOCS%%share/doc/crossfire/include_html.pl +%%PORTDOCS%%share/doc/crossfire/mapguide +%%PORTDOCS%%share/doc/crossfire/mapmakers_guide_to_runes +%%PORTDOCS%%share/doc/crossfire/maps-README +%%PORTDOCS%%share/doc/crossfire/multigod +%%PORTDOCS%%share/doc/crossfire/playbook-html/.bmaps +%%PORTDOCS%%share/doc/crossfire/playbook-html/2x2.ppm +%%PORTDOCS%%share/doc/crossfire/playbook-html/Imakefile +%%PORTDOCS%%share/doc/crossfire/playbook-html/Makefile +%%PORTDOCS%%share/doc/crossfire/playbook-html/Pdragonmail.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/altar.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/altar.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/altardevo.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/altargaea.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/altargnarg.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/altarjeho.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/altarluci.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/altarlyth.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/altarmostr.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/altarnone.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/altarrugg.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/appA.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/appB.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/appC.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/appC.shtml +%%PORTDOCS%%share/doc/crossfire/playbook-html/apple.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/arm.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/bag-popcorn.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/bag.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/balm-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/barbarian.171.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/bed-save.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/big-eye.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/bonus-extract +%%PORTDOCS%%share/doc/crossfire/playbook-html/bonus-extract.orig +%%PORTDOCS%%share/doc/crossfire/playbook-html/bonus.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/book.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/books.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/bookshelf.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/bow.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/bows.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/br_wall.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/bul-wall-0.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/button-big.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/button-sma.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/cabbage.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/cake.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/card.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/carrot.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/cauldron.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/cauldron.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/chainmail.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/chap1.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/chap2.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/chap2.shtml +%%PORTDOCS%%share/doc/crossfire/playbook-html/chap3.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/chap3.shtml +%%PORTDOCS%%share/doc/crossfire/playbook-html/chap4.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/chap4.shtml +%%PORTDOCS%%share/doc/crossfire/playbook-html/chap5.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/chap5.shtml +%%PORTDOCS%%share/doc/crossfire/playbook-html/chap6.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/chap6.shtml +%%PORTDOCS%%share/doc/crossfire/playbook-html/chap7.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/char-extract +%%PORTDOCS%%share/doc/crossfire/playbook-html/char.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/characters.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/chest-1.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/chocolate.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/cleric.171.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/clover.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/coffee.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/conv.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/convert.pl +%%PORTDOCS%%share/doc/crossfire/playbook-html/corpse.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/corpse.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/corpse1.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/crossbow.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/dead-neko.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/demon-head.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/depositbox.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/diploma.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/dir_spin.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/director.181.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/door-0.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/drag-steak.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/dragon-eye.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/dragon-wing.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/dragonmail.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/dress1.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/dust-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/dwarf-p.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/earthwall.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/ectoplasm.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/elf.171.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/elven-bow.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/emerald.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/empty.pbm +%%PORTDOCS%%share/doc/crossfire/playbook-html/equip.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/eyes.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/fig/book.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/fig/earrow.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/fig/narrow.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/fig/nearrow.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/fig/nwarrow.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/fig/sarrow.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/fig/screen_dia.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/fig/searrow.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/fig/stairdown.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/fig/stairup.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/fig/swarrow.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/fig/warrow.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/figurine-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/finger.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/fireborn.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/fishfood.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/flesh.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/flint-and-steel.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/food.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/food.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/foodone.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/foot.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/fr_wall.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/gale.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/gard-gate.114.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/gatedoor.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/gem.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/generic-extract +%%PORTDOCS%%share/doc/crossfire/playbook-html/generic-rune.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/goblin-head.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/gods-extract +%%PORTDOCS%%share/doc/crossfire/playbook-html/gods.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/goldcoin.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/grate-1.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/grate-2.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/grate-2.118.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/gravestone.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/gravestone.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/gu-horn.114.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/guild.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/guild.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/halfling.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/hand.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/handbook.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/handbook.shtml +%%PORTDOCS%%share/doc/crossfire/playbook-html/handbutt.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/handle.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/hands.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/head.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/heart.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/hedge.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/holy-symbol.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/holysymbol.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/horn.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/horns.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/human.171.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/icor.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/in_char +%%PORTDOCS%%share/doc/crossfire/playbook-html/in_equip +%%PORTDOCS%%share/doc/crossfire/playbook-html/in_items +%%PORTDOCS%%share/doc/crossfire/playbook-html/insect-sting.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/insect-wing.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/iron-gate1.118.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/items +%%PORTDOCS%%share/doc/crossfire/playbook-html/items-extract +%%PORTDOCS%%share/doc/crossfire/playbook-html/items.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/key-ring.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/key1.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/key2.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/keys.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/l-shop1.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/lapron.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/lbull-wall.101.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/ldoor1.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/leather-ar.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/leg.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/letter.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/levels-extract +%%PORTDOCS%%share/doc/crossfire/playbook-html/levels.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/lever.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/light-wall.101.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/lightning-bow.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/liver.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/loaf.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/lockpicks.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/lockpicks.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/logfile +%%PORTDOCS%%share/doc/crossfire/playbook-html/luggage.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/mage.171.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/magic-bow.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/mailbox.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/makeps +%%PORTDOCS%%share/doc/crossfire/playbook-html/mint.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/mithril-ar.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/mithril.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/money.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/monk.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/monument.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/mushroom-1.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/naz-report.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/ninja.171.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/note.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/odoor-1.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/onion.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/orange.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/orcchop.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/pear.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/pearl.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/pit.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/pix-wing.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/pl-half-orc.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/plate-mail.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/plt-coin.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/potato.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/potion.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/potioncha.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/potioncol.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/potioncon.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/potiondex.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/potionfir.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/potiongen.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/potionhea.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/potionhero.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/potionimp.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/potionint.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/potioninv.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/potionmag.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/potionpow.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/potions.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/potionstr.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/potionwis.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/pouch.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/priest.171.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/pyromaniac.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/quarto.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/quetzalcoatl.131.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/quiver.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/r-sack.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/refs.pl +%%PORTDOCS%%share/doc/crossfire/playbook-html/residue.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/ring-drain.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/ring-mail.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/ring.110.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/rings.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/roast-bird.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/robe-midnight.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/robe.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/rod-heavy.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/rods.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/root.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/rose-red.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/rose-wh.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/rose-yel.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/ruby.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/rune-blast.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/rune-death.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/rune-fire.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/rune-frost.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/rune-mark.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/rune-shock.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/runeblast.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/runedeath.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/runefire.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/runefrost.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/runegen.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/runemark.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/runeshock.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/s-weasel.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/sack.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/sapphire.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/savebed.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/scale-mail.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/scroll.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/scrollr.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/scrolls.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/serpent-skin.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/shop-mat.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/shop.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/shopmat.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/sign-e.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/sign-w.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/sign.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/sign.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/silvercoin.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/skill_stat.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/skills-extract +%%PORTDOCS%%share/doc/crossfire/playbook-html/skills.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/skills2-extract +%%PORTDOCS%%share/doc/crossfire/playbook-html/skin.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/sorter +%%PORTDOCS%%share/doc/crossfire/playbook-html/speedbwall.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/spellpath-extract +%%PORTDOCS%%share/doc/crossfire/playbook-html/spellpath.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/spinner.11B.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/staff.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/statskmod-extract +%%PORTDOCS%%share/doc/crossfire/playbook-html/statskmod.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/store-alch.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/store-armo.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/store-gene.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/store-magi.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/store-weap.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/stwallsec.118.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/swashbuckl.171.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/talisman.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/talisman.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/thief.171.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/tmp.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/tmp.ppm +%%PORTDOCS%%share/doc/crossfire/playbook-html/tome.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/tongue.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/tooth.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/trapdoor-1.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/treas1-extract +%%PORTDOCS%%share/doc/crossfire/playbook-html/treas2-extract +%%PORTDOCS%%share/doc/crossfire/playbook-html/tunic.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/version.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/viking.171.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/wand.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/wands.html +%%PORTDOCS%%share/doc/crossfire/playbook-html/warrior.171.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/waybread.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/wdsm.111.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/wizard.171.gif +%%PORTDOCS%%share/doc/crossfire/playbook-html/work.ppm +%%PORTDOCS%%share/doc/crossfire/playbook-html/wraithp.111.gif +%%PORTDOCS%%share/doc/crossfire/programming_guide +%%PORTDOCS%%share/doc/crossfire/skills.doc +%%PORTDOCS%%share/doc/crossfire/skills_developer.doc +%%PORTDOCS%%share/doc/crossfire/spell-docs/Imakefile +%%PORTDOCS%%share/doc/crossfire/spell-docs/Makefile +%%PORTDOCS%%share/doc/crossfire/spell-docs/README +%%PORTDOCS%%share/doc/crossfire/spell-docs/prayer-list.ps +%%PORTDOCS%%share/doc/crossfire/spell-docs/prayer-list.txt +%%PORTDOCS%%share/doc/crossfire/spell-docs/spell-info.ps +%%PORTDOCS%%share/doc/crossfire/spell-docs/spell-info.txt +%%PORTDOCS%%share/doc/crossfire/spell-docs/spell-list.ps +%%PORTDOCS%%share/doc/crossfire/spell-docs/spell-list.txt +%%PORTDOCS%%share/doc/crossfire/spell-docs/spell-summary.ps +%%PORTDOCS%%share/doc/crossfire/spell-docs/spell-summary.txt +%%PORTDOCS%%share/doc/crossfire/spell-docs/tome-of-magic.ps +%%PORTDOCS%%share/doc/crossfire/spell-docs/tome-of-magic.txt +%%PORTDOCS%%share/doc/crossfire/spell-paths +%%PORTDOCS%%share/doc/crossfire/spell_params.doc +%%PORTDOCS%%share/doc/crossfire/spellcasters_guide_to_runes +%%PORTDOCS%%share/doc/crossfire/spells +%%PORTDOCS%%share/doc/crossfire/spoiler-html/.bmaps +%%PORTDOCS%%share/doc/crossfire/spoiler-html/0 +%%PORTDOCS%%share/doc/crossfire/spoiler-html/1 +%%PORTDOCS%%share/doc/crossfire/spoiler-html/1x2.ppm +%%PORTDOCS%%share/doc/crossfire/spoiler-html/2x1.ppm +%%PORTDOCS%%share/doc/crossfire/spoiler-html/2x2.ppm +%%PORTDOCS%%share/doc/crossfire/spoiler-html/2x3.ppm +%%PORTDOCS%%share/doc/crossfire/spoiler-html/3x2.ppm +%%PORTDOCS%%share/doc/crossfire/spoiler-html/3x3.ppm +%%PORTDOCS%%share/doc/crossfire/spoiler-html/3x4.ppm +%%PORTDOCS%%share/doc/crossfire/spoiler-html/4x4.ppm +%%PORTDOCS%%share/doc/crossfire/spoiler-html/4x8.ppm +%%PORTDOCS%%share/doc/crossfire/spoiler-html/6x7.ppm +%%PORTDOCS%%share/doc/crossfire/spoiler-html/Bk.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/CSword.113.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/Cwyvern.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/DShield.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/GreatDemon.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/Imakefile +%%PORTDOCS%%share/doc/crossfire/spoiler-html/Makefile +%%PORTDOCS%%share/doc/crossfire/spoiler-html/Pdragonmail.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/a-guard-h.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/a-guard-l.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/a-guard-m.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/a-helmet.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/a-priest.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/a-townsman.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/a-townsman2.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/a-townsman3.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/acid-pool.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/acidsphere.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/angel.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ant-egg.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ant-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ant-larvae.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ant.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/archangel.115.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/archangel.118.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/arche-extract +%%PORTDOCS%%share/doc/crossfire/spoiler-html/arche.html +%%PORTDOCS%%share/doc/crossfire/spoiler-html/arm-extract +%%PORTDOCS%%share/doc/crossfire/spoiler-html/arm.html +%%PORTDOCS%%share/doc/crossfire/spoiler-html/avatar.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/axe-1.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/axe-2.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/axe-3.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/axe-4.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/axe-5.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/baby-drag.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ball-lightning.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/barbarian.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/baslic.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/bat-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/bat.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/battle-axe.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/bee-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/bee.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/beehive.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/beggar.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/behemoth.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/behold-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/beholder.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/belzebub.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/big-club.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/big-demon.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/big-slave.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/big-wiz.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/bighorn-he.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/bird-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/bird.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/blob.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/blocked.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/bomb.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/bone-head.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/bonecrush.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/bow-extract +%%PORTDOCS%%share/doc/crossfire/spoiler-html/bow.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/bow.html +%%PORTDOCS%%share/doc/crossfire/spoiler-html/bpudding-g.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/bpudding.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/breeder-ant.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/broo.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/bsword-1.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/bsword-2.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/bullet.112.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/byakie.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/c-knight.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/c-priest.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/cancellati.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/centipede-r.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/centipede.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ch-bish.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ch-king.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ch-knight.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ch-pawn.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ch-queen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ch-rook.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/chainmail.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/charwoman.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/chicken.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/child.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/chinese-dr.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/cleric.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/club.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/cobra.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/cold-drag.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/confusion.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/conjurer.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/counterspell.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/courier.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/crawling-chaos.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/crone.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/crossbow.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/crown.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/cyclops.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dagger-f.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dagger.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dancing-girl.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dark-elf.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/darkblade.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dave.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/deathbring.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/deathtree.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/defender.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/demilich.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/demon-lord.E11.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/demonbane.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/destruction.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/det-magic.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/devil.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/djinn.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dog.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dragon-shi.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dragon.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dragonmail.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dragonman.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dragonslay.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dread.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dress1.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dress2.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dress3.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dwarf-p.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dwarf-pr.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dwarf-wiz.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/dwarf.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/earthwall.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/elec-dr.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/elec-drag.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/elem-air.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/elem-earth.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/elem-fire.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/elem-water.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/elf-1.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/elf.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/elven-bow.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/elvenboots.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/empty.pbm +%%PORTDOCS%%share/doc/crossfire/spoiler-html/enchantment.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ent.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/evil-master.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/evil-master2.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/evil-master3.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/evil-master4.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/excalibur.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/explosion.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/eyeglasses.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/eyeshield.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/fae-drag.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/falchion.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/fatman.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/fatwoman.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/fear.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/fighter.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/fire-drag.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/fireball.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/fireborn.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/firebrand.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/firebullet.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/firestar.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/flowers.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/fly-ant.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/fog.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/food.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/frost-hammer.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/frostbrand.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/fullhelmet.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/fungus.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/gaelotroll.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/gale.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/gargoyle.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/gauntlet-s.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/generic-rune.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ghast.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ghost-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ghost.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/giant-bat.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/giant-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/giant.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/gir-strcon.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/girdle-con.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/girdle-dam.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/girdle-str.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/gloves.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/gnoll-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/gnoll.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/gnome.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/goblin-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/goblin.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/god-finger.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/gol.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/golem.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/gram.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/gravestone.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/greater-dwarven-guard.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/greenslime.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/grimreaper.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/grimreaper.112.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/guard-hard.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/guard-ligh.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/guard-med.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/guildmaste.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/h-kobold.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/halfling.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/hammer-1.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/hammer-2.121.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/harakiri.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/healing.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/helm-extract +%%PORTDOCS%%share/doc/crossfire/spoiler-html/helmet-bri.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/helmet.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/helmet.html +%%PORTDOCS%%share/doc/crossfire/spoiler-html/helmetxray.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/high-boots.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/highshield.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/holy-orb.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/holy-priest.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/holyave.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/holyshield.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/hornhelmet.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/human.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/icestorm.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/idaten.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/imp.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/in_items +%%PORTDOCS%%share/doc/crossfire/spoiler-html/in_monput +%%PORTDOCS%%share/doc/crossfire/spoiler-html/in_spells +%%PORTDOCS%%share/doc/crossfire/spoiler-html/in_stats +%%PORTDOCS%%share/doc/crossfire/spoiler-html/items +%%PORTDOCS%%share/doc/crossfire/spoiler-html/items-extract +%%PORTDOCS%%share/doc/crossfire/spoiler-html/items.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/jessyb.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/k-dagger.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/katana-1.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/killerbee.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/knight.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/kobold-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/kobold.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/kog.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/lamia.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/lapron.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/lava-s.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/lbullet.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/leather-ar.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/lesser-dwarven-guard.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/lev-boots.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/lich.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/lightning-bow.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/lightning.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/liteangel.112.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/liv-chaos.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/lmornstar.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/logfile +%%PORTDOCS%%share/doc/crossfire/spoiler-html/lokanth.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/lord-e.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/low-boots.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/lspear.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/lsword.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/mabu.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/mace-1.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/mace-2.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/madman-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/madman.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/mag-extract +%%PORTDOCS%%share/doc/crossfire/spoiler-html/mag.html +%%PORTDOCS%%share/doc/crossfire/spoiler-html/mage.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/magi-staff.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/magic-bow.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/magic-miss.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/magnifier.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/makeps +%%PORTDOCS%%share/doc/crossfire/spoiler-html/makeps.pl +%%PORTDOCS%%share/doc/crossfire/spoiler-html/man.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/masamune.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/merchant.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/mithril-ar.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/mjoellnir.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/monk.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/monput.html +%%PORTDOCS%%share/doc/crossfire/spoiler-html/monster-extract +%%PORTDOCS%%share/doc/crossfire/spoiler-html/monsters.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/mornstar.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/mournblade.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/mouse.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/mystic-fist.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/nazgul.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/necro.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/neko.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/nightmare.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ninja-2.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ninja.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/northman.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/nunchacu-1.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/nunchacu-2.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ogre-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ogre.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ologhi.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/orc-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/orc.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/panther.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/panthergen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/para-air.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/para-earth.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/para-fire.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/para-ice.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/para-lava.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/para-light.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/para-mud.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/para-water.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/paralyse.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/pet-necro.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/pipe.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/pir-lass.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/pirate.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/pixie-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/pixie.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/pl-half-orc.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/plate-mail.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/poisonc.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/poleaxe.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/polymorph.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/postman-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/postman.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/priest.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/princess.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/prisoner.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/protection.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/pyro-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/pyromaniac.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/quarters.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/quetzalcoatl.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/raas.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/reflector.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ring-mail.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ring-mail2.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/robe-midnight.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/robe.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/round-shiel.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ruggilli.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/rune-antimagic.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/rune-blast.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/rune-death.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/rune-fire.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/rune-frost.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/rune-mark.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/rune-shock.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/rune-transfer.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/rustmonste.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/sabre.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/sage.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/sailor.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/sandals.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/sandy.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/saw.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/scale-mail.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/scimitar.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/scorpi-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/scorpion.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/serp-man.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/serp-priest.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/serp-sword.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/serpent.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/serpman-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/shadowtiger.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/shield-extract +%%PORTDOCS%%share/doc/crossfire/spoiler-html/shield.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/shield.html +%%PORTDOCS%%share/doc/crossfire/spoiler-html/shining-finger.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/shootingstar.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/shovel-1.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/siegfried.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/skeleton.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/skull-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/skull.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/skullcleav.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/slave.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/slime.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/slow.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/slug.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/small-shie.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/smalltroll.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/snake.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/snowball.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/spear.121.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/spectre.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/speedball.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/speedboots.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/speedbwall.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/spellball.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/spells-extract +%%PORTDOCS%%share/doc/crossfire/spoiler-html/spells.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/spells.html +%%PORTDOCS%%share/doc/crossfire/spoiler-html/sphinx.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/spider-web.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/spider.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/spit-ant.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/spoiler.html +%%PORTDOCS%%share/doc/crossfire/spoiler-html/spoiler.shtml +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ssword-1.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/ssword-2.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/stake.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/stalker.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/stalkergen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/stats-extract +%%PORTDOCS%%share/doc/crossfire/spoiler-html/stats.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/stats.html +%%PORTDOCS%%share/doc/crossfire/spoiler-html/steam.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/sting.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/stoneaxe.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/stonehamme.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/stormbring.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/sunspear.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/swashbuckl.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/sword-1.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/sword-2.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/sword-3.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/sword-4.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/t-dagger.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/taifu-1.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/thief.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/titan.571.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/tmp.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/tmp.ppm +%%PORTDOCS%%share/doc/crossfire/spoiler-html/trident.121.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/troll.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/tunic.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/turban.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/turnundead.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/u-horn.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/uk-sd.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/unicorn.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/unusual-kobold.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/uw-shield.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/uw-sword.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/vampire.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/vampiregen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/veiled-woman.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/veiled-woman2.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/veiled-woman3.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/version.html +%%PORTDOCS%%share/doc/crossfire/spoiler-html/viking.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/wand.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/war-ant.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/warrior.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/wds.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/wdsm.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/weap-extract +%%PORTDOCS%%share/doc/crossfire/spoiler-html/weap.html +%%PORTDOCS%%share/doc/crossfire/spoiler-html/weapmag.html +%%PORTDOCS%%share/doc/crossfire/spoiler-html/wig.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/wight.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/wiz-hat.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/wizard.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/woman.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/work-ant.131.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/work.ppm +%%PORTDOCS%%share/doc/crossfire/spoiler-html/worthless-dragon.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/wraith.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/wraithp.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/wrench.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/wyvern.171.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/xan-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/xan.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/zombie-gen.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler-html/zombie.111.gif +%%PORTDOCS%%share/doc/crossfire/spoiler.ps +%%PORTDOCS%%share/doc/crossfire/teleporter.doc +%%PORTDOCS%%share/doc/crossfire/xbmtobdf.man +%%PORTDOCS%%@dirrm share/doc/crossfire/spoiler-html +%%PORTDOCS%%@dirrm share/doc/crossfire/spell-docs +%%PORTDOCS%%@dirrm share/doc/crossfire/playbook-html/fig +%%PORTDOCS%%@dirrm share/doc/crossfire/playbook-html +%%PORTDOCS%%@dirrm share/doc/crossfire @dirrm lib/crossfire/sounds @dirrm lib/crossfire/lib/unique-items @dirrm lib/crossfire/lib/players diff --git a/games/drm/Makefile b/games/drm/Makefile index cbdf8cda6062..fce11ec58119 100644 --- a/games/drm/Makefile +++ b/games/drm/Makefile @@ -20,7 +20,8 @@ ALL_TARGET= do-install: @ ${INSTALL_PROGRAM} ${WRKSRC}/bugs ${PREFIX}/bin/drm .if !defined(NOPORTDOCS) - @ ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/README.drm + @${MKDIR} ${DOCSDIR} + @${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} .endif .include <bsd.port.mk> diff --git a/games/drm/pkg-plist b/games/drm/pkg-plist index ca1e114040cf..f1eb40d6765d 100644 --- a/games/drm/pkg-plist +++ b/games/drm/pkg-plist @@ -1,2 +1,3 @@ bin/drm -share/doc/README.drm +%%PORTDOCS%%share/doc/drm/README +%%PORTDOCS%%@dirrm share/doc/drm diff --git a/games/freesweep/pkg-plist b/games/freesweep/pkg-plist index 79ccd6f57887..77f6797963fb 100644 --- a/games/freesweep/pkg-plist +++ b/games/freesweep/pkg-plist @@ -1,6 +1,6 @@ bin/freesweep -share/doc/freesweep/CHANGES -share/doc/freesweep/README +%%PORTDOCS%%share/doc/freesweep/CHANGES +%%PORTDOCS%%share/doc/freesweep/README share/freesweep/sweeprc @dirrm share/freesweep -@dirrm share/doc/freesweep +%%PORTDOCS%%@dirrm share/doc/freesweep diff --git a/games/garith/pkg-plist b/games/garith/pkg-plist index e6715e070ee7..7579e6f1c5d6 100644 --- a/games/garith/pkg-plist +++ b/games/garith/pkg-plist @@ -1,7 +1,7 @@ bin/garith -share/doc/garith/BUGS -share/doc/garith/COPYING -share/doc/garith/HISTORY -share/doc/garith/README -share/doc/garith/TODO -@dirrm share/doc/garith +%%PORTDOCS%%share/doc/garith/BUGS +%%PORTDOCS%%share/doc/garith/COPYING +%%PORTDOCS%%share/doc/garith/HISTORY +%%PORTDOCS%%share/doc/garith/README +%%PORTDOCS%%share/doc/garith/TODO +%%PORTDOCS%%@dirrm share/doc/garith diff --git a/games/gemdropx/pkg-plist b/games/gemdropx/pkg-plist index 0385f4a8b991..401c6c5629c0 100644 --- a/games/gemdropx/pkg-plist +++ b/games/gemdropx/pkg-plist @@ -1,5 +1,5 @@ bin/gemdropx -share/doc/gemdropx/README.txt +%%PORTDOCS%%share/doc/gemdropx/README.txt share/gemdropx/images/README share/gemdropx/images/action-mask.xbm share/gemdropx/images/action.xbm @@ -67,4 +67,4 @@ share/gemdropx/sounds/win.wav @dirrm share/gemdropx/sounds @dirrm share/gemdropx/images @dirrm share/gemdropx -@dirrm share/doc/gemdropx +%%PORTDOCS%%@dirrm share/doc/gemdropx diff --git a/games/gltron/pkg-plist b/games/gltron/pkg-plist index 1e9e6865b81f..a835d3287e73 100644 --- a/games/gltron/pkg-plist +++ b/games/gltron/pkg-plist @@ -1,7 +1,7 @@ bin/gltron -share/doc/gltron/CHANGELOG -share/doc/gltron/CREDITS -share/doc/gltron/README +%%PORTDOCS%%share/doc/gltron/CHANGELOG +%%PORTDOCS%%share/doc/gltron/CREDITS +%%PORTDOCS%%share/doc/gltron/README share/gltron/art/arcade_spots/gltron_floor.png share/gltron/art/arcade_spots/gltron_traildecal.png share/gltron/art/arcade_spots/gltron_wall_1.png @@ -99,4 +99,4 @@ share/gltron/sounds/menu_highlight.wav @dirrm share/gltron/art/arcade_spots @dirrm share/gltron/art @dirrm share/gltron -@dirrm share/doc/gltron +%%PORTDOCS%%@dirrm share/doc/gltron diff --git a/games/heretic/pkg-plist b/games/heretic/pkg-plist index f4d82efe2310..d7e0f6c375ea 100644 --- a/games/heretic/pkg-plist +++ b/games/heretic/pkg-plist @@ -1,11 +1,11 @@ bin/heretic -share/doc/heretic/AUTHORS -share/doc/heretic/Changelog -share/doc/heretic/End User License Heretic Source Code.txt -share/doc/heretic/Gamekeys.txt -share/doc/heretic/README.opengl -share/doc/heretic/README.txt -share/doc/heretic/SourceReadme.txt -@dirrm share/doc/heretic +%%PORTDOCS%%share/doc/heretic/AUTHORS +%%PORTDOCS%%share/doc/heretic/Changelog +%%PORTDOCS%%share/doc/heretic/End User License Heretic Source Code.txt +%%PORTDOCS%%share/doc/heretic/Gamekeys.txt +%%PORTDOCS%%share/doc/heretic/README.opengl +%%PORTDOCS%%share/doc/heretic/README.txt +%%PORTDOCS%%share/doc/heretic/SourceReadme.txt +%%PORTDOCS%%@dirrm share/doc/heretic %%WAD:%%share/heretic/heretic_share.wad %%WAD:%%@dirrm share/heretic diff --git a/games/hex/pkg-plist b/games/hex/pkg-plist index 86bb3435740b..2f1d88bee671 100644 --- a/games/hex/pkg-plist +++ b/games/hex/pkg-plist @@ -1,7 +1,7 @@ bin/hex -share/doc/hex/HISTORY -share/doc/hex/README -share/doc/hex/TODO +%%PORTDOCS%%share/doc/hex/HISTORY +%%PORTDOCS%%share/doc/hex/README +%%PORTDOCS%%share/doc/hex/TODO share/hex/graphics/ball0.png share/hex/graphics/ball1.png share/hex/graphics/ball2.png @@ -15,4 +15,4 @@ share/hex/levels/Level1 @dirrm share/hex/levels @dirrm share/hex/graphics @dirrm share/hex -@dirrm share/doc/hex +%%PORTDOCS%%@dirrm share/doc/hex diff --git a/games/icbm3d/pkg-plist b/games/icbm3d/pkg-plist index 7852c054e22a..32419baa3a5e 100644 --- a/games/icbm3d/pkg-plist +++ b/games/icbm3d/pkg-plist @@ -1,3 +1,3 @@ bin/icbm3d -share/doc/icbm3d/README.txt -@dirrm share/doc/icbm3d +%%PORTDOCS%%share/doc/icbm3d/README.txt +%%PORTDOCS%%@dirrm share/doc/icbm3d diff --git a/games/libshhcards/pkg-plist b/games/libshhcards/pkg-plist index 2664179c4faf..e136cc7d38de 100644 --- a/games/libshhcards/pkg-plist +++ b/games/libshhcards/pkg-plist @@ -1,6 +1,6 @@ include/shhcards.h lib/libshhcards.so lib/libshhcards.so.1 -share/doc/libshhcards/CREDITS -share/doc/libshhcards/README -@dirrm share/doc/libshhcards +%%PORTDOCS%%share/doc/libshhcards/CREDITS +%%PORTDOCS%%share/doc/libshhcards/README +%%PORTDOCS%%@dirrm share/doc/libshhcards diff --git a/games/merlin/pkg-plist b/games/merlin/pkg-plist index 274659ce09db..a64821dacb35 100644 --- a/games/merlin/pkg-plist +++ b/games/merlin/pkg-plist @@ -1,3 +1,3 @@ bin/merlin -share/doc/merlin/README -@dirrm share/doc/merlin +%%PORTDOCS%%share/doc/merlin/README +%%PORTDOCS%%@dirrm share/doc/merlin diff --git a/games/miscom/pkg-plist b/games/miscom/pkg-plist index 325de00885c7..fb003e62ae17 100644 --- a/games/miscom/pkg-plist +++ b/games/miscom/pkg-plist @@ -1,13 +1,13 @@ bin/miscom -share/doc/miscom/COPYING -share/doc/miscom/ChangeLog -share/doc/miscom/README -share/doc/miscom/TODO +%%PORTDOCS%%share/doc/miscom/COPYING +%%PORTDOCS%%share/doc/miscom/ChangeLog +%%PORTDOCS%%share/doc/miscom/README +%%PORTDOCS%%share/doc/miscom/TODO share/miscom/citybang.raw share/miscom/explode.raw share/miscom/gameover.raw share/miscom/launch.raw share/miscom/levelend.raw share/miscom/levelst.raw -@dirrm share/doc/miscom +%%PORTDOCS%%@dirrm share/doc/miscom @dirrm share/miscom diff --git a/games/nethack/Makefile b/games/nethack/Makefile index 3b2c41c468c0..aa68654804d2 100644 --- a/games/nethack/Makefile +++ b/games/nethack/Makefile @@ -32,8 +32,8 @@ post-install: @cd ${WRKSRC}/doc; ${CHMOD} 644 *.6 @cd ${WRKSRC}/doc; PREFIX=${PREFIX} ${MAKE} manpages .if !defined(NOPORTDOCS) - ${MKDIR} ${PREFIX}/share/doc/nethack - ${CP} ${WRKSRC}/doc/Guidebook.txt ${PREFIX}/share/doc/nethack + @${MKDIR} ${DOCSDIR} + @${INSTALL_DATA} ${WRKSRC}/doc/Guidebook.txt ${DOCSDIR} .endif .include <bsd.port.mk> diff --git a/games/nethack/pkg-plist b/games/nethack/pkg-plist index 1e984269a5cd..7dfddb3cb28d 100644 --- a/games/nethack/pkg-plist +++ b/games/nethack/pkg-plist @@ -5,7 +5,7 @@ share/nethack/nethack @exec chmod 2755 %D/share/nethack/nethack @exec chown games:games %D/share/nethack/save @unexec rm -rf %D/share/nethack/save -share/doc/nethack/Guidebook.txt +%%PORTDOCS%%share/doc/nethack/Guidebook.txt share/nethack/pet_mark.xbm share/nethack/rip.xpm share/nethack/x11tiles @@ -121,4 +121,4 @@ share/nethack/logfile share/nethack/record share/nethack/perm @dirrm share/nethack -@dirrm share/doc/nethack +%%PORTDOCS%%@dirrm share/doc/nethack diff --git a/games/nethack32/Makefile b/games/nethack32/Makefile index 3b2c41c468c0..aa68654804d2 100644 --- a/games/nethack32/Makefile +++ b/games/nethack32/Makefile @@ -32,8 +32,8 @@ post-install: @cd ${WRKSRC}/doc; ${CHMOD} 644 *.6 @cd ${WRKSRC}/doc; PREFIX=${PREFIX} ${MAKE} manpages .if !defined(NOPORTDOCS) - ${MKDIR} ${PREFIX}/share/doc/nethack - ${CP} ${WRKSRC}/doc/Guidebook.txt ${PREFIX}/share/doc/nethack + @${MKDIR} ${DOCSDIR} + @${INSTALL_DATA} ${WRKSRC}/doc/Guidebook.txt ${DOCSDIR} .endif .include <bsd.port.mk> diff --git a/games/nethack32/pkg-plist b/games/nethack32/pkg-plist index 1e984269a5cd..7dfddb3cb28d 100644 --- a/games/nethack32/pkg-plist +++ b/games/nethack32/pkg-plist @@ -5,7 +5,7 @@ share/nethack/nethack @exec chmod 2755 %D/share/nethack/nethack @exec chown games:games %D/share/nethack/save @unexec rm -rf %D/share/nethack/save -share/doc/nethack/Guidebook.txt +%%PORTDOCS%%share/doc/nethack/Guidebook.txt share/nethack/pet_mark.xbm share/nethack/rip.xpm share/nethack/x11tiles @@ -121,4 +121,4 @@ share/nethack/logfile share/nethack/record share/nethack/perm @dirrm share/nethack -@dirrm share/doc/nethack +%%PORTDOCS%%@dirrm share/doc/nethack diff --git a/games/omega/pkg-plist b/games/omega/pkg-plist index 5247d053eb71..662aa38522e8 100644 --- a/games/omega/pkg-plist +++ b/games/omega/pkg-plist @@ -8,12 +8,12 @@ share/omega/omega.log @mode 600 share/omega/omegahi.bak @mode -share/doc/omega/buglist.txt -share/doc/omega/compile.all -share/doc/omega/omega.txt -share/doc/omega/readme.1st -share/doc/omega/readme3 -share/doc/omega/readme4 +%%PORTDOCS%%share/doc/omega/buglist.txt +%%PORTDOCS%%share/doc/omega/compile.all +%%PORTDOCS%%share/doc/omega/omega.txt +%%PORTDOCS%%share/doc/omega/readme.1st +%%PORTDOCS%%share/doc/omega/readme3 +%%PORTDOCS%%share/doc/omega/readme4 share/omega/abyss.dat share/omega/abyss.txt share/omega/arena.dat @@ -61,5 +61,5 @@ share/omega/village3.dat share/omega/village4.dat share/omega/village5.dat share/omega/village6.dat -@dirrm share/doc/omega +%%PORTDOCS%%@dirrm share/doc/omega @dirrm share/omega diff --git a/games/phalanx/pkg-plist b/games/phalanx/pkg-plist index 309dd924ecdf..ebe2d449197d 100644 --- a/games/phalanx/pkg-plist +++ b/games/phalanx/pkg-plist @@ -1,6 +1,6 @@ bin/phalanx -share/doc/phalanx/README +%%PORTDOCS%%share/doc/phalanx/README share/phalanx/pbook.phalanx share/phalanx/sbook.phalanx -@dirrm share/doc/phalanx +%%PORTDOCS%%@dirrm share/doc/phalanx @dirrm share/phalanx diff --git a/games/pp/pkg-plist b/games/pp/pkg-plist index 9965602d5e00..c3e7553c4e60 100644 --- a/games/pp/pkg-plist +++ b/games/pp/pkg-plist @@ -1,10 +1,10 @@ bin/pp bin/pp.bin -share/doc/pp/INSTALL -share/doc/pp/LICENSE -share/doc/pp/RULES -share/doc/pp/WARRANTY -share/doc/pp/free-license.html +%%PORTDOCS%%share/doc/pp/INSTALL +%%PORTDOCS%%share/doc/pp/LICENSE +%%PORTDOCS%%share/doc/pp/RULES +%%PORTDOCS%%share/doc/pp/WARRANTY +%%PORTDOCS%%share/doc/pp/free-license.html share/pp/autosave.sav share/pp/level/blank.map1 share/pp/level/level1.map1 @@ -292,7 +292,7 @@ share/pp/pic/stone5.gif share/pp/pic/titel640x400.gif share/pp/pic/wasser.gif share/pp/pic/zentrale.gif -@dirrm share/doc/pp +%%PORTDOCS%%@dirrm share/doc/pp @dirrm share/pp/level @dirrm share/pp/pic @dirrm share/pp diff --git a/games/rubix/pkg-plist b/games/rubix/pkg-plist index 0fa9a753be95..fbf139f4a683 100644 --- a/games/rubix/pkg-plist +++ b/games/rubix/pkg-plist @@ -1,10 +1,10 @@ bin/rubix -share/doc/rubix/AUTHORS -share/doc/rubix/BUGS -share/doc/rubix/INSTALL -share/doc/rubix/NOISE -share/doc/rubix/README -share/doc/rubix/TODO +%%PORTDOCS%%share/doc/rubix/AUTHORS +%%PORTDOCS%%share/doc/rubix/BUGS +%%PORTDOCS%%share/doc/rubix/INSTALL +%%PORTDOCS%%share/doc/rubix/NOISE +%%PORTDOCS%%share/doc/rubix/README +%%PORTDOCS%%share/doc/rubix/TODO share/rubix/module.xm @dirrm share/rubix -@dirrm share/doc/rubix +%%PORTDOCS%%@dirrm share/doc/rubix diff --git a/games/sol/pkg-plist b/games/sol/pkg-plist index 66fc984102b9..7d8819e80cdd 100644 --- a/games/sol/pkg-plist +++ b/games/sol/pkg-plist @@ -5,11 +5,11 @@ bin/sol @owner @group @mode -share/doc/sol/CREDITS -share/doc/sol/README +%%PORTDOCS%%share/doc/sol/CREDITS +%%PORTDOCS%%share/doc/sol/README @owner games @group games @mode 660 share/sol/sol.score -@dirrm share/doc/sol +%%PORTDOCS%%@dirrm share/doc/sol @dirrm share/sol diff --git a/games/spellcast/pkg-plist b/games/spellcast/pkg-plist index e8a89fcd5af6..74b97902d1b6 100644 --- a/games/spellcast/pkg-plist +++ b/games/spellcast/pkg-plist @@ -1,4 +1,4 @@ bin/spellcast -share/doc/spellcast/README -share/doc/spellcast/spelllist.ps -@dirrm share/doc/spellcast +%%PORTDOCS%%share/doc/spellcast/README +%%PORTDOCS%%share/doc/spellcast/spelllist.ps +%%PORTDOCS%%@dirrm share/doc/spellcast diff --git a/games/sxsame/pkg-plist b/games/sxsame/pkg-plist index b67e5e3dd4d1..4774b9c3075f 100644 --- a/games/sxsame/pkg-plist +++ b/games/sxsame/pkg-plist @@ -25,9 +25,9 @@ lib/X11/sxsame/mono1.same lib/X11/sxsame/s_marble.bmp lib/X11/sxsame/samegame.dat lib/X11/sxsame/snake.bmp -share/doc/sxsame/INSTALL.jp -share/doc/sxsame/README.jp -@dirrm share/doc/sxsame +%%PORTDOCS%%share/doc/sxsame/INSTALL.jp +%%PORTDOCS%%share/doc/sxsame/README.jp +%%PORTDOCS%%@dirrm share/doc/sxsame @exec mkdir -p %D/lib/X11/sxsame @exec chmod 2775 %D/lib/X11/sxsame @unexec rm -rf %D/lib/X11/sxsame diff --git a/games/xataxx/pkg-plist b/games/xataxx/pkg-plist index bbd5039138b7..6e01db1e4e47 100644 --- a/games/xataxx/pkg-plist +++ b/games/xataxx/pkg-plist @@ -1,6 +1,6 @@ bin/xataxx -share/doc/xataxx/README -share/doc/xataxx/TODO +%%PORTDOCS%%share/doc/xataxx/README +%%PORTDOCS%%share/doc/xataxx/TODO share/xataxx/1.xbd share/xataxx/10.xbd share/xataxx/11.xbd @@ -55,5 +55,5 @@ share/xataxx/stonemask.xbm share/xataxx/title.xbm share/xataxx/upcursor.xbm share/xataxx/upmask.xbm -@dirrm share/doc/xataxx +%%PORTDOCS%%@dirrm share/doc/xataxx @dirrm share/xataxx diff --git a/games/xbattle/Makefile b/games/xbattle/Makefile index 783bee77ed72..064ee76e201e 100644 --- a/games/xbattle/Makefile +++ b/games/xbattle/Makefile @@ -28,11 +28,9 @@ post-install: @${CHMOD} 755 ${PREFIX}/share/xbattle/xbts @${CHMOD} 644 ${PREFIX}/share/xbattle/xbts/* .if !defined(NOPORTDOCS) - $(MKDIR) $(PREFIX)/share/doc/xbattle - $(CP) $(WRKSRC)/tutorial* $(PREFIX)/share/doc/xbattle/ - $(CP) $(WRKSRC)/README $(PREFIX)/share/doc/xbattle/ - @${CHMOD} 755 $(PREFIX)/share/doc/xbattle - @${CHMOD} 644 $(PREFIX)/share/doc/xbattle/* + @${MKDIR} ${DOCSDIR} + @${INSTALL_DATA} ${WRKSRC}/tutorial* ${DOCSDIR} + @${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} .endif .include <bsd.port.mk> diff --git a/games/xbattle/pkg-plist b/games/xbattle/pkg-plist index b9dd67771910..75d9fd3e6c7c 100644 --- a/games/xbattle/pkg-plist +++ b/games/xbattle/pkg-plist @@ -13,10 +13,10 @@ share/xbattle/xbos/tropical2.xbo share/xbattle/xbos/tundra.xbo share/xbattle/xbts/castle.xbt share/xbattle/xbts/natural.xbt -share/doc/xbattle/README -share/doc/xbattle/tutorial1 -share/doc/xbattle/tutorial2 -@dirrm share/doc/xbattle +%%PORTDOCS%%share/doc/xbattle/README +%%PORTDOCS%%share/doc/xbattle/tutorial1 +%%PORTDOCS%%share/doc/xbattle/tutorial2 +%%PORTDOCS%%@dirrm share/doc/xbattle @dirrm share/xbattle/xbas @dirrm share/xbattle/xbos @dirrm share/xbattle/xbts diff --git a/games/xconq/pkg-plist b/games/xconq/pkg-plist index 5cfd661e17cb..21ce8be61950 100644 --- a/games/xconq/pkg-plist +++ b/games/xconq/pkg-plist @@ -2,169 +2,169 @@ bin/imf2x bin/x2imf bin/xconq bin/ximfapp -share/xconq/doc/hacking_1.html -share/xconq/doc/hacking_10.html -share/xconq/doc/hacking_11.html -share/xconq/doc/hacking_12.html -share/xconq/doc/hacking_13.html -share/xconq/doc/hacking_14.html -share/xconq/doc/hacking_15.html -share/xconq/doc/hacking_16.html -share/xconq/doc/hacking_17.html -share/xconq/doc/hacking_18.html -share/xconq/doc/hacking_19.html -share/xconq/doc/hacking_2.html -share/xconq/doc/hacking_20.html -share/xconq/doc/hacking_21.html -share/xconq/doc/hacking_22.html -share/xconq/doc/hacking_23.html -share/xconq/doc/hacking_24.html -share/xconq/doc/hacking_25.html -share/xconq/doc/hacking_26.html -share/xconq/doc/hacking_27.html -share/xconq/doc/hacking_28.html -share/xconq/doc/hacking_29.html -share/xconq/doc/hacking_3.html -share/xconq/doc/hacking_30.html -share/xconq/doc/hacking_31.html -share/xconq/doc/hacking_32.html -share/xconq/doc/hacking_33.html -share/xconq/doc/hacking_4.html -share/xconq/doc/hacking_5.html -share/xconq/doc/hacking_6.html -share/xconq/doc/hacking_7.html -share/xconq/doc/hacking_8.html -share/xconq/doc/hacking_9.html -share/xconq/doc/hacking_toc.html -share/xconq/doc/xcdesign_1.html -share/xconq/doc/xcdesign_10.html -share/xconq/doc/xcdesign_11.html -share/xconq/doc/xcdesign_12.html -share/xconq/doc/xcdesign_13.html -share/xconq/doc/xcdesign_14.html -share/xconq/doc/xcdesign_15.html -share/xconq/doc/xcdesign_16.html -share/xconq/doc/xcdesign_17.html -share/xconq/doc/xcdesign_18.html -share/xconq/doc/xcdesign_19.html -share/xconq/doc/xcdesign_2.html -share/xconq/doc/xcdesign_20.html -share/xconq/doc/xcdesign_21.html -share/xconq/doc/xcdesign_22.html -share/xconq/doc/xcdesign_23.html -share/xconq/doc/xcdesign_24.html -share/xconq/doc/xcdesign_25.html -share/xconq/doc/xcdesign_26.html -share/xconq/doc/xcdesign_27.html -share/xconq/doc/xcdesign_28.html -share/xconq/doc/xcdesign_29.html -share/xconq/doc/xcdesign_3.html -share/xconq/doc/xcdesign_30.html -share/xconq/doc/xcdesign_31.html -share/xconq/doc/xcdesign_32.html -share/xconq/doc/xcdesign_33.html -share/xconq/doc/xcdesign_34.html -share/xconq/doc/xcdesign_35.html -share/xconq/doc/xcdesign_36.html -share/xconq/doc/xcdesign_37.html -share/xconq/doc/xcdesign_38.html -share/xconq/doc/xcdesign_39.html -share/xconq/doc/xcdesign_4.html -share/xconq/doc/xcdesign_40.html -share/xconq/doc/xcdesign_41.html -share/xconq/doc/xcdesign_42.html -share/xconq/doc/xcdesign_43.html -share/xconq/doc/xcdesign_44.html -share/xconq/doc/xcdesign_45.html -share/xconq/doc/xcdesign_46.html -share/xconq/doc/xcdesign_47.html -share/xconq/doc/xcdesign_48.html -share/xconq/doc/xcdesign_49.html -share/xconq/doc/xcdesign_5.html -share/xconq/doc/xcdesign_50.html -share/xconq/doc/xcdesign_51.html -share/xconq/doc/xcdesign_52.html -share/xconq/doc/xcdesign_53.html -share/xconq/doc/xcdesign_54.html -share/xconq/doc/xcdesign_55.html -share/xconq/doc/xcdesign_56.html -share/xconq/doc/xcdesign_57.html -share/xconq/doc/xcdesign_58.html -share/xconq/doc/xcdesign_59.html -share/xconq/doc/xcdesign_6.html -share/xconq/doc/xcdesign_60.html -share/xconq/doc/xcdesign_61.html -share/xconq/doc/xcdesign_7.html -share/xconq/doc/xcdesign_8.html -share/xconq/doc/xcdesign_9.html -share/xconq/doc/xcdesign_toc.html -share/xconq/doc/xconq_1.html -share/xconq/doc/xconq_10.html -share/xconq/doc/xconq_11.html -share/xconq/doc/xconq_12.html -share/xconq/doc/xconq_13.html -share/xconq/doc/xconq_14.html -share/xconq/doc/xconq_15.html -share/xconq/doc/xconq_16.html -share/xconq/doc/xconq_17.html -share/xconq/doc/xconq_18.html -share/xconq/doc/xconq_19.html -share/xconq/doc/xconq_2.html -share/xconq/doc/xconq_20.html -share/xconq/doc/xconq_21.html -share/xconq/doc/xconq_22.html -share/xconq/doc/xconq_23.html -share/xconq/doc/xconq_24.html -share/xconq/doc/xconq_25.html -share/xconq/doc/xconq_26.html -share/xconq/doc/xconq_27.html -share/xconq/doc/xconq_28.html -share/xconq/doc/xconq_29.html -share/xconq/doc/xconq_3.html -share/xconq/doc/xconq_30.html -share/xconq/doc/xconq_31.html -share/xconq/doc/xconq_32.html -share/xconq/doc/xconq_33.html -share/xconq/doc/xconq_34.html -share/xconq/doc/xconq_35.html -share/xconq/doc/xconq_36.html -share/xconq/doc/xconq_37.html -share/xconq/doc/xconq_38.html -share/xconq/doc/xconq_39.html -share/xconq/doc/xconq_4.html -share/xconq/doc/xconq_40.html -share/xconq/doc/xconq_41.html -share/xconq/doc/xconq_42.html -share/xconq/doc/xconq_43.html -share/xconq/doc/xconq_44.html -share/xconq/doc/xconq_45.html -share/xconq/doc/xconq_46.html -share/xconq/doc/xconq_47.html -share/xconq/doc/xconq_48.html -share/xconq/doc/xconq_49.html -share/xconq/doc/xconq_5.html -share/xconq/doc/xconq_50.html -share/xconq/doc/xconq_51.html -share/xconq/doc/xconq_52.html -share/xconq/doc/xconq_53.html -share/xconq/doc/xconq_54.html -share/xconq/doc/xconq_55.html -share/xconq/doc/xconq_56.html -share/xconq/doc/xconq_57.html -share/xconq/doc/xconq_58.html -share/xconq/doc/xconq_59.html -share/xconq/doc/xconq_6.html -share/xconq/doc/xconq_60.html -share/xconq/doc/xconq_61.html -share/xconq/doc/xconq_62.html -share/xconq/doc/xconq_63.html -share/xconq/doc/xconq_64.html -share/xconq/doc/xconq_65.html -share/xconq/doc/xconq_66.html -share/xconq/doc/xconq_7.html -share/xconq/doc/xconq_8.html -share/xconq/doc/xconq_9.html -share/xconq/doc/xconq_toc.html +%%PORTDOCS%%share/xconq/doc/hacking_1.html +%%PORTDOCS%%share/xconq/doc/hacking_10.html +%%PORTDOCS%%share/xconq/doc/hacking_11.html +%%PORTDOCS%%share/xconq/doc/hacking_12.html +%%PORTDOCS%%share/xconq/doc/hacking_13.html +%%PORTDOCS%%share/xconq/doc/hacking_14.html +%%PORTDOCS%%share/xconq/doc/hacking_15.html +%%PORTDOCS%%share/xconq/doc/hacking_16.html +%%PORTDOCS%%share/xconq/doc/hacking_17.html +%%PORTDOCS%%share/xconq/doc/hacking_18.html +%%PORTDOCS%%share/xconq/doc/hacking_19.html +%%PORTDOCS%%share/xconq/doc/hacking_2.html +%%PORTDOCS%%share/xconq/doc/hacking_20.html +%%PORTDOCS%%share/xconq/doc/hacking_21.html +%%PORTDOCS%%share/xconq/doc/hacking_22.html +%%PORTDOCS%%share/xconq/doc/hacking_23.html +%%PORTDOCS%%share/xconq/doc/hacking_24.html +%%PORTDOCS%%share/xconq/doc/hacking_25.html +%%PORTDOCS%%share/xconq/doc/hacking_26.html +%%PORTDOCS%%share/xconq/doc/hacking_27.html +%%PORTDOCS%%share/xconq/doc/hacking_28.html +%%PORTDOCS%%share/xconq/doc/hacking_29.html +%%PORTDOCS%%share/xconq/doc/hacking_3.html +%%PORTDOCS%%share/xconq/doc/hacking_30.html +%%PORTDOCS%%share/xconq/doc/hacking_31.html +%%PORTDOCS%%share/xconq/doc/hacking_32.html +%%PORTDOCS%%share/xconq/doc/hacking_33.html +%%PORTDOCS%%share/xconq/doc/hacking_4.html +%%PORTDOCS%%share/xconq/doc/hacking_5.html +%%PORTDOCS%%share/xconq/doc/hacking_6.html +%%PORTDOCS%%share/xconq/doc/hacking_7.html +%%PORTDOCS%%share/xconq/doc/hacking_8.html +%%PORTDOCS%%share/xconq/doc/hacking_9.html +%%PORTDOCS%%share/xconq/doc/hacking_toc.html +%%PORTDOCS%%share/xconq/doc/xcdesign_1.html +%%PORTDOCS%%share/xconq/doc/xcdesign_10.html +%%PORTDOCS%%share/xconq/doc/xcdesign_11.html +%%PORTDOCS%%share/xconq/doc/xcdesign_12.html +%%PORTDOCS%%share/xconq/doc/xcdesign_13.html +%%PORTDOCS%%share/xconq/doc/xcdesign_14.html +%%PORTDOCS%%share/xconq/doc/xcdesign_15.html +%%PORTDOCS%%share/xconq/doc/xcdesign_16.html +%%PORTDOCS%%share/xconq/doc/xcdesign_17.html +%%PORTDOCS%%share/xconq/doc/xcdesign_18.html +%%PORTDOCS%%share/xconq/doc/xcdesign_19.html +%%PORTDOCS%%share/xconq/doc/xcdesign_2.html +%%PORTDOCS%%share/xconq/doc/xcdesign_20.html +%%PORTDOCS%%share/xconq/doc/xcdesign_21.html +%%PORTDOCS%%share/xconq/doc/xcdesign_22.html +%%PORTDOCS%%share/xconq/doc/xcdesign_23.html +%%PORTDOCS%%share/xconq/doc/xcdesign_24.html +%%PORTDOCS%%share/xconq/doc/xcdesign_25.html +%%PORTDOCS%%share/xconq/doc/xcdesign_26.html +%%PORTDOCS%%share/xconq/doc/xcdesign_27.html +%%PORTDOCS%%share/xconq/doc/xcdesign_28.html +%%PORTDOCS%%share/xconq/doc/xcdesign_29.html +%%PORTDOCS%%share/xconq/doc/xcdesign_3.html +%%PORTDOCS%%share/xconq/doc/xcdesign_30.html +%%PORTDOCS%%share/xconq/doc/xcdesign_31.html +%%PORTDOCS%%share/xconq/doc/xcdesign_32.html +%%PORTDOCS%%share/xconq/doc/xcdesign_33.html +%%PORTDOCS%%share/xconq/doc/xcdesign_34.html +%%PORTDOCS%%share/xconq/doc/xcdesign_35.html +%%PORTDOCS%%share/xconq/doc/xcdesign_36.html +%%PORTDOCS%%share/xconq/doc/xcdesign_37.html +%%PORTDOCS%%share/xconq/doc/xcdesign_38.html +%%PORTDOCS%%share/xconq/doc/xcdesign_39.html +%%PORTDOCS%%share/xconq/doc/xcdesign_4.html +%%PORTDOCS%%share/xconq/doc/xcdesign_40.html +%%PORTDOCS%%share/xconq/doc/xcdesign_41.html +%%PORTDOCS%%share/xconq/doc/xcdesign_42.html +%%PORTDOCS%%share/xconq/doc/xcdesign_43.html +%%PORTDOCS%%share/xconq/doc/xcdesign_44.html +%%PORTDOCS%%share/xconq/doc/xcdesign_45.html +%%PORTDOCS%%share/xconq/doc/xcdesign_46.html +%%PORTDOCS%%share/xconq/doc/xcdesign_47.html +%%PORTDOCS%%share/xconq/doc/xcdesign_48.html +%%PORTDOCS%%share/xconq/doc/xcdesign_49.html +%%PORTDOCS%%share/xconq/doc/xcdesign_5.html +%%PORTDOCS%%share/xconq/doc/xcdesign_50.html +%%PORTDOCS%%share/xconq/doc/xcdesign_51.html +%%PORTDOCS%%share/xconq/doc/xcdesign_52.html +%%PORTDOCS%%share/xconq/doc/xcdesign_53.html +%%PORTDOCS%%share/xconq/doc/xcdesign_54.html +%%PORTDOCS%%share/xconq/doc/xcdesign_55.html +%%PORTDOCS%%share/xconq/doc/xcdesign_56.html +%%PORTDOCS%%share/xconq/doc/xcdesign_57.html +%%PORTDOCS%%share/xconq/doc/xcdesign_58.html +%%PORTDOCS%%share/xconq/doc/xcdesign_59.html +%%PORTDOCS%%share/xconq/doc/xcdesign_6.html +%%PORTDOCS%%share/xconq/doc/xcdesign_60.html +%%PORTDOCS%%share/xconq/doc/xcdesign_61.html +%%PORTDOCS%%share/xconq/doc/xcdesign_7.html +%%PORTDOCS%%share/xconq/doc/xcdesign_8.html +%%PORTDOCS%%share/xconq/doc/xcdesign_9.html +%%PORTDOCS%%share/xconq/doc/xcdesign_toc.html +%%PORTDOCS%%share/xconq/doc/xconq_1.html +%%PORTDOCS%%share/xconq/doc/xconq_10.html +%%PORTDOCS%%share/xconq/doc/xconq_11.html +%%PORTDOCS%%share/xconq/doc/xconq_12.html +%%PORTDOCS%%share/xconq/doc/xconq_13.html +%%PORTDOCS%%share/xconq/doc/xconq_14.html +%%PORTDOCS%%share/xconq/doc/xconq_15.html +%%PORTDOCS%%share/xconq/doc/xconq_16.html +%%PORTDOCS%%share/xconq/doc/xconq_17.html +%%PORTDOCS%%share/xconq/doc/xconq_18.html +%%PORTDOCS%%share/xconq/doc/xconq_19.html +%%PORTDOCS%%share/xconq/doc/xconq_2.html +%%PORTDOCS%%share/xconq/doc/xconq_20.html +%%PORTDOCS%%share/xconq/doc/xconq_21.html +%%PORTDOCS%%share/xconq/doc/xconq_22.html +%%PORTDOCS%%share/xconq/doc/xconq_23.html +%%PORTDOCS%%share/xconq/doc/xconq_24.html +%%PORTDOCS%%share/xconq/doc/xconq_25.html +%%PORTDOCS%%share/xconq/doc/xconq_26.html +%%PORTDOCS%%share/xconq/doc/xconq_27.html +%%PORTDOCS%%share/xconq/doc/xconq_28.html +%%PORTDOCS%%share/xconq/doc/xconq_29.html +%%PORTDOCS%%share/xconq/doc/xconq_3.html +%%PORTDOCS%%share/xconq/doc/xconq_30.html +%%PORTDOCS%%share/xconq/doc/xconq_31.html +%%PORTDOCS%%share/xconq/doc/xconq_32.html +%%PORTDOCS%%share/xconq/doc/xconq_33.html +%%PORTDOCS%%share/xconq/doc/xconq_34.html +%%PORTDOCS%%share/xconq/doc/xconq_35.html +%%PORTDOCS%%share/xconq/doc/xconq_36.html +%%PORTDOCS%%share/xconq/doc/xconq_37.html +%%PORTDOCS%%share/xconq/doc/xconq_38.html +%%PORTDOCS%%share/xconq/doc/xconq_39.html +%%PORTDOCS%%share/xconq/doc/xconq_4.html +%%PORTDOCS%%share/xconq/doc/xconq_40.html +%%PORTDOCS%%share/xconq/doc/xconq_41.html +%%PORTDOCS%%share/xconq/doc/xconq_42.html +%%PORTDOCS%%share/xconq/doc/xconq_43.html +%%PORTDOCS%%share/xconq/doc/xconq_44.html +%%PORTDOCS%%share/xconq/doc/xconq_45.html +%%PORTDOCS%%share/xconq/doc/xconq_46.html +%%PORTDOCS%%share/xconq/doc/xconq_47.html +%%PORTDOCS%%share/xconq/doc/xconq_48.html +%%PORTDOCS%%share/xconq/doc/xconq_49.html +%%PORTDOCS%%share/xconq/doc/xconq_5.html +%%PORTDOCS%%share/xconq/doc/xconq_50.html +%%PORTDOCS%%share/xconq/doc/xconq_51.html +%%PORTDOCS%%share/xconq/doc/xconq_52.html +%%PORTDOCS%%share/xconq/doc/xconq_53.html +%%PORTDOCS%%share/xconq/doc/xconq_54.html +%%PORTDOCS%%share/xconq/doc/xconq_55.html +%%PORTDOCS%%share/xconq/doc/xconq_56.html +%%PORTDOCS%%share/xconq/doc/xconq_57.html +%%PORTDOCS%%share/xconq/doc/xconq_58.html +%%PORTDOCS%%share/xconq/doc/xconq_59.html +%%PORTDOCS%%share/xconq/doc/xconq_6.html +%%PORTDOCS%%share/xconq/doc/xconq_60.html +%%PORTDOCS%%share/xconq/doc/xconq_61.html +%%PORTDOCS%%share/xconq/doc/xconq_62.html +%%PORTDOCS%%share/xconq/doc/xconq_63.html +%%PORTDOCS%%share/xconq/doc/xconq_64.html +%%PORTDOCS%%share/xconq/doc/xconq_65.html +%%PORTDOCS%%share/xconq/doc/xconq_66.html +%%PORTDOCS%%share/xconq/doc/xconq_7.html +%%PORTDOCS%%share/xconq/doc/xconq_8.html +%%PORTDOCS%%share/xconq/doc/xconq_9.html +%%PORTDOCS%%share/xconq/doc/xconq_toc.html share/xconq/images/advt24x26.gif share/xconq/images/advt32x32.gif share/xconq/images/advt44x48.gif @@ -364,7 +364,7 @@ share/xconq/lib/ww2s-pac-41.g share/xconq/tkconq.tcl @exec if [ ! -e %%SCOREDIR%% ] ; then mkdir -p -m 775 %%SCOREDIR%% ; fi @unexec if [ -e %%SCOREDIR%% ] ; then rm -rf %%SCOREDIR%% ; fi -@dirrm share/xconq/doc +%%PORTDOCS%%@dirrm share/xconq/doc @dirrm share/xconq/images @dirrm share/xconq/lib @dirrm share/xconq diff --git a/games/xdigger/Makefile b/games/xdigger/Makefile index f4d102086ab7..2918ec1b5593 100644 --- a/games/xdigger/Makefile +++ b/games/xdigger/Makefile @@ -26,9 +26,9 @@ post-install: @${CHMOD} 664 ${PREFIX}/share/xdigger/xdigger.hiscore @${CHOWN} root:games ${PREFIX}/share/xdigger/xdigger.hiscore .if !defined(NOPORTDOCS) - @${MKDIR} ${PREFIX}/share/doc/xdigger - ${INSTALL_DATA} ${WRKSRC}/ChangeLog ${PREFIX}/share/doc/xdigger - ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/xdigger + @${MKDIR} ${DOCSDIR} + @${INSTALL_DATA} ${WRKSRC}/ChangeLog ${DOCSDIR} + @${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} .endif .include <bsd.port.mk> diff --git a/games/xdigger/pkg-plist b/games/xdigger/pkg-plist index 79489911f50a..7afd8d4c4d90 100644 --- a/games/xdigger/pkg-plist +++ b/games/xdigger/pkg-plist @@ -1,10 +1,10 @@ bin/xdigger -share/doc/xdigger/ChangeLog -share/doc/xdigger/README +%%PORTDOCS%%share/doc/xdigger/ChangeLog +%%PORTDOCS%%share/doc/xdigger/README share/xdigger/diamond.au share/xdigger/step.au share/xdigger/stone.au share/xdigger/xdigger.hiscore share/xdigger/xdigger.level -@dirrm share/doc/xdigger +%%PORTDOCS%%@dirrm share/doc/xdigger @dirrm share/xdigger diff --git a/games/xisola/Makefile b/games/xisola/Makefile index c38346dfb64d..90b9212adcc2 100644 --- a/games/xisola/Makefile +++ b/games/xisola/Makefile @@ -19,8 +19,8 @@ NO_INSTALL_MANPAGES= yes post-install: .if !defined(NOPORTDOCS) - @${MKDIR} ${PREFIX}/share/doc/xisola - ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/xisola + @${MKDIR} ${DOCSDIR} + @${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} .endif .include <bsd.port.mk> diff --git a/games/xisola/pkg-plist b/games/xisola/pkg-plist index 331e61c2d2eb..dfa9956ecdbf 100644 --- a/games/xisola/pkg-plist +++ b/games/xisola/pkg-plist @@ -1,3 +1,3 @@ bin/xisola -share/doc/xisola/README -@dirrm share/doc/xisola +%%PORTDOCS%%share/doc/xisola/README +%%PORTDOCS%%@dirrm share/doc/xisola diff --git a/games/xkoules/Makefile b/games/xkoules/Makefile index 5d8538d971e0..b294e52f8c95 100644 --- a/games/xkoules/Makefile +++ b/games/xkoules/Makefile @@ -29,9 +29,9 @@ post-extract: post-install: .if !defined(NOPORTDOCS) - @${MKDIR} ${PREFIX}/share/doc/xkoules + @${MKDIR} ${DOCSDIR} .for file in ANNOUNCE BUGS Card ChangeLog Koules.FAQ TODO - ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/xkoules + @${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} .endfor .endif diff --git a/games/xkoules/pkg-plist b/games/xkoules/pkg-plist index 180c7316e632..4522689c73a6 100644 --- a/games/xkoules/pkg-plist +++ b/games/xkoules/pkg-plist @@ -1,10 +1,10 @@ bin/xkoules -share/doc/xkoules/ANNOUNCE -share/doc/xkoules/BUGS -share/doc/xkoules/Card -share/doc/xkoules/ChangeLog -share/doc/xkoules/Koules.FAQ -share/doc/xkoules/TODO +%%PORTDOCS%%share/doc/xkoules/ANNOUNCE +%%PORTDOCS%%share/doc/xkoules/BUGS +%%PORTDOCS%%share/doc/xkoules/Card +%%PORTDOCS%%share/doc/xkoules/ChangeLog +%%PORTDOCS%%share/doc/xkoules/Koules.FAQ +%%PORTDOCS%%share/doc/xkoules/TODO %%SNDSRV:%%libexec/koules.sndsrv.freebsd %%SNDSRV:%%share/xkoules/colize.raw %%SNDSRV:%%share/xkoules/creator1.raw @@ -14,4 +14,4 @@ share/doc/xkoules/TODO %%SNDSRV:%%share/xkoules/end.raw %%SNDSRV:%%share/xkoules/start.raw %%SNDSRV:%%@dirrm share/xkoules -@dirrm share/doc/xkoules +%%PORTDOCS%%@dirrm share/doc/xkoules diff --git a/games/xlines/Makefile b/games/xlines/Makefile index 4513faeefcf8..8b7f0b387839 100644 --- a/games/xlines/Makefile +++ b/games/xlines/Makefile @@ -28,9 +28,9 @@ do-install: @${MKDIR} ${PREFIX}/share/xlines ${INSTALL_DATA} ${WRKSRC}/trolltech.gif ${PREFIX}/share/xlines .if !defined(NOPORTDOCS) - @${MKDIR} ${PREFIX}/share/doc/xlines - ${INSTALL_DATA} ${WRKSRC}/readme.lines ${PREFIX}/share/doc/xlines - ${INSTALL_DATA} ${WRKSRC}/readme.qt ${PREFIX}/share/doc/xlines + @${MKDIR} ${DOCSDIR} + @${INSTALL_DATA} ${WRKSRC}/readme.lines ${DOCSDIR} + @${INSTALL_DATA} ${WRKSRC}/readme.qt ${DOCSDIR} .endif .include <bsd.port.mk> diff --git a/games/xlines/pkg-plist b/games/xlines/pkg-plist index f8822026b353..1337b5c7d716 100644 --- a/games/xlines/pkg-plist +++ b/games/xlines/pkg-plist @@ -1,6 +1,6 @@ bin/xlines -share/doc/xlines/readme.qt -share/doc/xlines/readme.lines +%%PORTDOCS%%share/doc/xlines/readme.qt +%%PORTDOCS%%share/doc/xlines/readme.lines share/xlines/trolltech.gif -@dirrm share/doc/xlines +%%PORTDOCS%%@dirrm share/doc/xlines @dirrm share/xlines diff --git a/games/xmines/Makefile b/games/xmines/Makefile index a3e977916688..1677866721f9 100644 --- a/games/xmines/Makefile +++ b/games/xmines/Makefile @@ -18,8 +18,8 @@ USE_X_PREFIX= yes post-install: .if !defined(NOPORTDOCS) - @${MKDIR} ${PREFIX}/share/doc/xmines - ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/xmines + @${MKDIR} ${DOCSDIR} + @${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} .endif .include <bsd.port.mk> diff --git a/games/xmines/pkg-plist b/games/xmines/pkg-plist index 67a155451717..e8af756aca3d 100644 --- a/games/xmines/pkg-plist +++ b/games/xmines/pkg-plist @@ -2,6 +2,6 @@ bin/xmines @mode 666 share/xmines/scores @mode -share/doc/xmines/README -@dirrm share/doc/xmines +%%PORTDOCS%%share/doc/xmines/README +%%PORTDOCS%%@dirrm share/doc/xmines @dirrm share/xmines diff --git a/games/xoids/Makefile b/games/xoids/Makefile index 745a4821c6aa..1bf40d73ac7b 100644 --- a/games/xoids/Makefile +++ b/games/xoids/Makefile @@ -22,8 +22,8 @@ post-extract: post-install: .if !defined(NOPORTDOCS) - @${MKDIR} ${PREFIX}/share/doc/xoids - ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/xoids + @${MKDIR} ${DOCSDIR} + @${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} .endif .include <bsd.port.mk> diff --git a/games/xoids/pkg-plist b/games/xoids/pkg-plist index d3d3304bffbc..6daa43dcd738 100644 --- a/games/xoids/pkg-plist +++ b/games/xoids/pkg-plist @@ -1,3 +1,3 @@ bin/xoids -share/doc/xoids/README -@dirrm share/doc/xoids +%%PORTDOCS%%share/doc/xoids/README +%%PORTDOCS%%@dirrm share/doc/xoids diff --git a/games/xtron/Makefile b/games/xtron/Makefile index be1d9b4e41d2..d1ecc89b1b71 100644 --- a/games/xtron/Makefile +++ b/games/xtron/Makefile @@ -26,9 +26,9 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/pixmaps/* ${PREFIX}/share/xtron ${INSTALL_DATA} ${WRKSRC}/xtronrc ${PREFIX}/lib/X11/app-defaults/Tron .if !defined(NOPORTDOCS) - @${MKDIR} ${PREFIX}/share/doc/xtron - ${INSTALL_DATA} ${WRKSRC}/CHANGES ${PREFIX}/share/doc/xtron - ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/xtron + @${MKDIR} ${DOCSDIR} + @${INSTALL_DATA} ${WRKSRC}/CHANGES ${DOCSDIR} + @${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} .endif .include <bsd.port.mk> diff --git a/games/xtron/pkg-plist b/games/xtron/pkg-plist index dc2711997a11..aa97d712e756 100644 --- a/games/xtron/pkg-plist +++ b/games/xtron/pkg-plist @@ -1,7 +1,7 @@ bin/xtron lib/X11/app-defaults/Tron -share/doc/xtron/CHANGES -share/doc/xtron/README +%%PORTDOCS%%share/doc/xtron/CHANGES +%%PORTDOCS%%share/doc/xtron/README share/xtron/Xtron_icon.xpm share/xtron/again.xpm share/xtron/againr.xpm @@ -20,4 +20,4 @@ share/xtron/quitr.xpm share/xtron/score.xpm share/xtron/scorer.xpm @dirrm share/xtron -@dirrm share/doc/xtron +%%PORTDOCS%%@dirrm share/doc/xtron diff --git a/games/xvier/Makefile b/games/xvier/Makefile index 7705183cb235..99977dc25cd4 100644 --- a/games/xvier/Makefile +++ b/games/xvier/Makefile @@ -21,8 +21,8 @@ MAN6= xvier.6 post-install: .if !defined(NOPORTDOCS) - @${MKDIR} ${PREFIX}/share/doc/xvier - ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/xvier + @${MKDIR} ${DOCSDIR} + @${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} .endif .include <bsd.port.mk> diff --git a/games/xvier/pkg-plist b/games/xvier/pkg-plist index 3aecfaad21e5..033e0af1ef83 100644 --- a/games/xvier/pkg-plist +++ b/games/xvier/pkg-plist @@ -1,4 +1,4 @@ bin/xvier libexec/xvier_prog -share/doc/xvier/README -@dirrm share/doc/xvier +%%PORTDOCS%%share/doc/xvier/README +%%PORTDOCS%%@dirrm share/doc/xvier diff --git a/games/xvmahjongg/Makefile b/games/xvmahjongg/Makefile index 4bbe5ad8f975..aeedb393d7da 100644 --- a/games/xvmahjongg/Makefile +++ b/games/xvmahjongg/Makefile @@ -23,10 +23,10 @@ MAN6= xvmahjongg.6 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/mahjongg ${PREFIX}/bin/xvmahjongg ${INSTALL_MAN} ${WRKSRC}/mahjongg.6 ${PREFIX}/man/man6/xvmahjongg.6 - @${MKDIR} ${PREFIX}/share/doc/xvmahjongg .if !defined(NOPORTDOCS) + @${MKDIR} ${DOCSDIR} .for file in Notes README README.too - ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/xvmahjongg + @${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} .endfor .endif diff --git a/games/xvmahjongg/pkg-plist b/games/xvmahjongg/pkg-plist index e22c4c37f547..a8ea0263f345 100644 --- a/games/xvmahjongg/pkg-plist +++ b/games/xvmahjongg/pkg-plist @@ -1,5 +1,5 @@ bin/xvmahjongg -share/doc/xvmahjongg/Notes -share/doc/xvmahjongg/README -share/doc/xvmahjongg/README.too -@dirrm share/doc/xvmahjongg +%%PORTDOCS%%share/doc/xvmahjongg/Notes +%%PORTDOCS%%share/doc/xvmahjongg/README +%%PORTDOCS%%share/doc/xvmahjongg/README.too +%%PORTDOCS%%@dirrm share/doc/xvmahjongg diff --git a/graphics/EZWGL/pkg-plist b/graphics/EZWGL/pkg-plist index d36c57e138bc..c14a68a24f93 100644 --- a/graphics/EZWGL/pkg-plist +++ b/graphics/EZWGL/pkg-plist @@ -2,762 +2,762 @@ include/EZ.h lib/libEZ.a lib/libEZ.so lib/libEZ.so.1 -share/doc/EZ/html/applications.html -share/doc/EZ/html/documentation.html -share/doc/EZ/html/download.html -share/doc/EZ/html/ezfm.html -share/doc/EZ/html/images/dot_clear.gif -share/doc/EZ/html/images/ez.gif -share/doc/EZ/html/images/grnbg.gif -share/doc/EZ/html/index.html -share/doc/EZ/html/mailinglist.html -share/doc/EZ/html/manp/.html -share/doc/EZ/html/manp/EZ.html -share/doc/EZ/html/manp/EZ_ActivateNoteBookPage.html -share/doc/EZ/html/manp/EZ_ActivateWidget.html -share/doc/EZ/html/manp/EZ_AddEventHandler.html -share/doc/EZ/html/manp/EZ_AddIdleCallBack.html -share/doc/EZ/html/manp/EZ_AddInput.html -share/doc/EZ/html/manp/EZ_AddItemCallBack.html -share/doc/EZ/html/manp/EZ_AddWidgetCallBack.html -share/doc/EZ/html/manp/EZ_AllocateColorFromName.html -share/doc/EZ/html/manp/EZ_AllowDualLabel.html -share/doc/EZ/html/manp/EZ_AutoSelectBackBuffer.html -share/doc/EZ/html/manp/EZ_Begin.html -share/doc/EZ/html/manp/EZ_BlinkWidget.html -share/doc/EZ/html/manp/EZ_CMove2f.html -share/doc/EZ/html/manp/EZ_CMove3f.html -share/doc/EZ/html/manp/EZ_CallList.html -share/doc/EZ/html/manp/EZ_CallWidgetCallbacks.html -share/doc/EZ/html/manp/EZ_Clear.html -share/doc/EZ/html/manp/EZ_ClearColorf.html -share/doc/EZ/html/manp/EZ_ClearLcd.html -share/doc/EZ/html/manp/EZ_ClearListBox.html -share/doc/EZ/html/manp/EZ_Color3f.html -share/doc/EZ/html/manp/EZ_ColorMapMode.html -share/doc/EZ/html/manp/EZ_ColorMaterial.html -share/doc/EZ/html/manp/EZ_ComputeItemSize.html -share/doc/EZ/html/manp/EZ_ComputeWidgetWindowSize.html -share/doc/EZ/html/manp/EZ_Configure3DCanvas.html -share/doc/EZ/html/manp/EZ_ConfigureItem.html -share/doc/EZ/html/manp/EZ_ConfigureWidget.html -share/doc/EZ/html/manp/EZ_CopyMatrix.html -share/doc/EZ/html/manp/EZ_CopyTransposeMatrix.html -share/doc/EZ/html/manp/EZ_CopyVector.html -share/doc/EZ/html/manp/EZ_CreateCursorFromBitmapFile.html -share/doc/EZ/html/manp/EZ_CreateDirTree.html -share/doc/EZ/html/manp/EZ_CreateGLImage.html -share/doc/EZ/html/manp/EZ_CreateItem.html -share/doc/EZ/html/manp/EZ_CreateLabelPixmapFromImageFile.html -share/doc/EZ/html/manp/EZ_CreateMenuFromList.html -share/doc/EZ/html/manp/EZ_CreateRotateTextPixmap.html -share/doc/EZ/html/manp/EZ_CreateSimpleMenu.html -share/doc/EZ/html/manp/EZ_CreateTimer.html -share/doc/EZ/html/manp/EZ_CreateTreeNode.html -share/doc/EZ/html/manp/EZ_CreateWidget.html -share/doc/EZ/html/manp/EZ_CreateXPixmapFromImageFile.html -share/doc/EZ/html/manp/EZ_Cube.html -share/doc/EZ/html/manp/EZ_CullFace.html -share/doc/EZ/html/manp/EZ_DefineLightModel.html -share/doc/EZ/html/manp/EZ_DefineLightSrc.html -share/doc/EZ/html/manp/EZ_DefineMaterial.html -share/doc/EZ/html/manp/EZ_DeleteList.html -share/doc/EZ/html/manp/EZ_DestroyItem.html -share/doc/EZ/html/manp/EZ_DestroyWidget.html -share/doc/EZ/html/manp/EZ_DestroyWidgetWindows.html -share/doc/EZ/html/manp/EZ_DetachFrame.html -share/doc/EZ/html/manp/EZ_DisableBubbleHelp.html -share/doc/EZ/html/manp/EZ_DisableHighlight.html -share/doc/EZ/html/manp/EZ_DisableImageDithering.html -share/doc/EZ/html/manp/EZ_DisableLabelOffset.html -share/doc/EZ/html/manp/EZ_DisableSliderDepression.html -share/doc/EZ/html/manp/EZ_DisableWidget.html -share/doc/EZ/html/manp/EZ_DisableWidgetTree.html -share/doc/EZ/html/manp/EZ_DisplayWidget.html -share/doc/EZ/html/manp/EZ_DnDGetDragConversionTargets.html -share/doc/EZ/html/manp/EZ_DnDGetMatchedConversionTargets.html -share/doc/EZ/html/manp/EZ_DoPopup.html -share/doc/EZ/html/manp/EZ_DoScroll.html -share/doc/EZ/html/manp/EZ_DrawBuffer.html -share/doc/EZ/html/manp/EZ_DrawRectBorder.html -share/doc/EZ/html/manp/EZ_DrawString.html -share/doc/EZ/html/manp/EZ_DrawWidget.html -share/doc/EZ/html/manp/EZ_Enable.html -share/doc/EZ/html/manp/EZ_EnterEvent.html -share/doc/EZ/html/manp/EZ_EntryEditBackward.html -share/doc/EZ/html/manp/EZ_EventMainLoop.html -share/doc/EZ/html/manp/EZ_ExecuteIdleCallBacks.html -share/doc/EZ/html/manp/EZ_FancyListBoxClear.html -share/doc/EZ/html/manp/EZ_FancyListBoxDeleteSomeRows.html -share/doc/EZ/html/manp/EZ_FancyListBoxFindItemAtXY.html -share/doc/EZ/html/manp/EZ_FancyListBoxFindRowAtXY.html -share/doc/EZ/html/manp/EZ_FancyListBoxGetHighlightedRows.html -share/doc/EZ/html/manp/EZ_FigItemAddString.html -share/doc/EZ/html/manp/EZ_FigItemHidePiece.html -share/doc/EZ/html/manp/EZ_FixFocusHighlightBorder.html -share/doc/EZ/html/manp/EZ_FlashWidgetBorder.html -share/doc/EZ/html/manp/EZ_Fogfv.html -share/doc/EZ/html/manp/EZ_FreezeWidget.html -share/doc/EZ/html/manp/EZ_FrontFace.html -share/doc/EZ/html/manp/EZ_Frustum.html -share/doc/EZ/html/manp/EZ_GLNextEvent.html -share/doc/EZ/html/manp/EZ_GLResetEvents.html -share/doc/EZ/html/manp/EZ_GenLists.html -share/doc/EZ/html/manp/EZ_GenerateRotationMatrix.html -share/doc/EZ/html/manp/EZ_Get3DCanvasSize.html -share/doc/EZ/html/manp/EZ_GetAndUseWidgetResources.html -share/doc/EZ/html/manp/EZ_GetApplicationResource.html -share/doc/EZ/html/manp/EZ_GetAtom.html -share/doc/EZ/html/manp/EZ_GetBackgroundGC.html -share/doc/EZ/html/manp/EZ_GetBackgroundPV.html -share/doc/EZ/html/manp/EZ_GetBubbleHelp.html -share/doc/EZ/html/manp/EZ_GetCheckButtonState.html -share/doc/EZ/html/manp/EZ_GetCommunicationWindow.html -share/doc/EZ/html/manp/EZ_GetCursor.html -share/doc/EZ/html/manp/EZ_GetDarkBrightNormalBDGC.html -share/doc/EZ/html/manp/EZ_GetDefaultMaterial.html -share/doc/EZ/html/manp/EZ_GetDirTreeNodeFullPath.html -share/doc/EZ/html/manp/EZ_GetDisplay.html -share/doc/EZ/html/manp/EZ_GetDisplaySize.html -share/doc/EZ/html/manp/EZ_GetDnDDragSrcXYOffset.html -share/doc/EZ/html/manp/EZ_GetDnDDropLocation.html -share/doc/EZ/html/manp/EZ_GetFancyListBoxData.html -share/doc/EZ/html/manp/EZ_GetFancyListBoxItemUsingIdx.html -share/doc/EZ/html/manp/EZ_GetFancyListBoxNumberOfRows.html -share/doc/EZ/html/manp/EZ_GetFancyListBoxNumberofRows.html -share/doc/EZ/html/manp/EZ_GetFancyListBoxSelection.html -share/doc/EZ/html/manp/EZ_GetFancyListBoxSelectionIdx.html -share/doc/EZ/html/manp/EZ_GetFancyListBoxWidgetComponents.html -share/doc/EZ/html/manp/EZ_GetFancyListBoxXYOffset.html -share/doc/EZ/html/manp/EZ_GetFileSelectorComponents.html -share/doc/EZ/html/manp/EZ_GetFileSelectorSelection.html -share/doc/EZ/html/manp/EZ_GetFileSelectorWidgetComponents.html -share/doc/EZ/html/manp/EZ_GetFocus.html -share/doc/EZ/html/manp/EZ_GetFontName.html -share/doc/EZ/html/manp/EZ_GetGC.html -share/doc/EZ/html/manp/EZ_GetGLImageInfo.html -share/doc/EZ/html/manp/EZ_GetGLImageWindow.html -share/doc/EZ/html/manp/EZ_GetHistogramSelection.html -share/doc/EZ/html/manp/EZ_GetHistogramValue.html -share/doc/EZ/html/manp/EZ_GetInstanceName.html -share/doc/EZ/html/manp/EZ_GetItemClientData.html -share/doc/EZ/html/manp/EZ_GetItemUnknownData.html -share/doc/EZ/html/manp/EZ_GetItemWidth.html -share/doc/EZ/html/manp/EZ_GetLabelItemStringInfo.html -share/doc/EZ/html/manp/EZ_GetLabelPixmapFromGLImage.html -share/doc/EZ/html/manp/EZ_GetLabelPixmapInfo.html -share/doc/EZ/html/manp/EZ_GetLedString.html -share/doc/EZ/html/manp/EZ_GetListBoxData.html -share/doc/EZ/html/manp/EZ_GetListBoxSelection.html -share/doc/EZ/html/manp/EZ_GetListBoxWidgetComponents.html -share/doc/EZ/html/manp/EZ_GetListTreeWidgetComponents.html -share/doc/EZ/html/manp/EZ_GetListTreeWidgetSelection.html -share/doc/EZ/html/manp/EZ_GetListTreeWidgetTree.html -share/doc/EZ/html/manp/EZ_GetListTreeWidgetXYOffset.html -share/doc/EZ/html/manp/EZ_GetLoctorXY.html -share/doc/EZ/html/manp/EZ_GetMatrix.html -share/doc/EZ/html/manp/EZ_GetNoteBookPageTab.html -share/doc/EZ/html/manp/EZ_GetNumberOfAllocatedColors.html -share/doc/EZ/html/manp/EZ_GetOptionalEntryWidgetComponents.html -share/doc/EZ/html/manp/EZ_GetParentBgGC.html -share/doc/EZ/html/manp/EZ_GetParentWidget.html -share/doc/EZ/html/manp/EZ_GetPopupMenuTitleWidget.html -share/doc/EZ/html/manp/EZ_GetRadioButtonGroupID.html -share/doc/EZ/html/manp/EZ_GetRadioButtonGroupVariableValue.html -share/doc/EZ/html/manp/EZ_GetScrollButtonScrollCount.html -share/doc/EZ/html/manp/EZ_GetScrollbarState.html -share/doc/EZ/html/manp/EZ_GetSliderValue.html -share/doc/EZ/html/manp/EZ_GetSpinButtonComponents.html -share/doc/EZ/html/manp/EZ_GetSpinButtonValue.html -share/doc/EZ/html/manp/EZ_GetTextProperty.html -share/doc/EZ/html/manp/EZ_GetTextWidgetComponents.html -share/doc/EZ/html/manp/EZ_GetThumbWheelValue.html -share/doc/EZ/html/manp/EZ_GetTimerClientData.html -share/doc/EZ/html/manp/EZ_GetTimerState.html -share/doc/EZ/html/manp/EZ_GetToplevelWidget.html -share/doc/EZ/html/manp/EZ_GetWidgetAbsoluteGeometry.html -share/doc/EZ/html/manp/EZ_GetWidgetBorder.html -share/doc/EZ/html/manp/EZ_GetWidgetFont.html -share/doc/EZ/html/manp/EZ_GetWidgetGeometry.html -share/doc/EZ/html/manp/EZ_GetWidgetGroupLeader.html -share/doc/EZ/html/manp/EZ_GetWidgetIntData.html -share/doc/EZ/html/manp/EZ_GetWidgetItemWidget.html -share/doc/EZ/html/manp/EZ_GetWidgetOrientation.html -share/doc/EZ/html/manp/EZ_GetWidgetPaddings.html -share/doc/EZ/html/manp/EZ_GetWidgetPixmap.html -share/doc/EZ/html/manp/EZ_GetWidgetResource.html -share/doc/EZ/html/manp/EZ_GetWidgetReturnData.html -share/doc/EZ/html/manp/EZ_GetWidgetReturnedData.html -share/doc/EZ/html/manp/EZ_GetWidgetTileOrigin.html -share/doc/EZ/html/manp/EZ_GetWidgetUnknownData.html -share/doc/EZ/html/manp/EZ_GetWidgetWindow.html -share/doc/EZ/html/manp/EZ_GetWorkAreaData.html -share/doc/EZ/html/manp/EZ_GetWorkAreaItemUsingIdx.html -share/doc/EZ/html/manp/EZ_GetWorkAreaNumberOfItems.html -share/doc/EZ/html/manp/EZ_GetWorkAreaSelection.html -share/doc/EZ/html/manp/EZ_GetWorkAreaWidgetComponents.html -share/doc/EZ/html/manp/EZ_GetWorkAreaXYOffset.html -share/doc/EZ/html/manp/EZ_GetWritableGC.html -share/doc/EZ/html/manp/EZ_GlobFileName.html -share/doc/EZ/html/manp/EZ_GlobFiles.html -share/doc/EZ/html/manp/EZ_GlobHiddenFiles.html -share/doc/EZ/html/manp/EZ_GrabPointer.html -share/doc/EZ/html/manp/EZ_HandleDnDEvents.html -share/doc/EZ/html/manp/EZ_HideWidget.html -share/doc/EZ/html/manp/EZ_HighlightWidget.html -share/doc/EZ/html/manp/EZ_IdentityMatrix.html -share/doc/EZ/html/manp/EZ_Index.html -share/doc/EZ/html/manp/EZ_Initialize.html -share/doc/EZ/html/manp/EZ_InsertWidgetAfter.html -share/doc/EZ/html/manp/EZ_InstallSymbol.html -share/doc/EZ/html/manp/EZ_InstallSymbolicFloat.html -share/doc/EZ/html/manp/EZ_InstallSymbolicInt.html -share/doc/EZ/html/manp/EZ_InstallSymbolicPointer.html -share/doc/EZ/html/manp/EZ_InstallSymbolicULong.html -share/doc/EZ/html/manp/EZ_InverseTranspose.html -share/doc/EZ/html/manp/EZ_InvertMatrix.html -share/doc/EZ/html/manp/EZ_IsList.html -share/doc/EZ/html/manp/EZ_ItemAddDnDDataDecoder.html -share/doc/EZ/html/manp/EZ_ItemExist.html -share/doc/EZ/html/manp/EZ_LabelItemSetProperty.html -share/doc/EZ/html/manp/EZ_LedIsFree.html -share/doc/EZ/html/manp/EZ_LibraryVersion.html -share/doc/EZ/html/manp/EZ_LightModelf.html -share/doc/EZ/html/manp/EZ_Lightf.html -share/doc/EZ/html/manp/EZ_ListTreeFindNodeAtXY.html -share/doc/EZ/html/manp/EZ_ListTreeGetHighlightedNodes.html -share/doc/EZ/html/manp/EZ_ListTreeWidgetSelectNode.html -share/doc/EZ/html/manp/EZ_ListTreeWidgetSelectNodeUsingItem.html -share/doc/EZ/html/manp/EZ_LoadIdentity.html -share/doc/EZ/html/manp/EZ_LoadMatrix.html -share/doc/EZ/html/manp/EZ_LoadXFont.html -share/doc/EZ/html/manp/EZ_LogicOp.html -share/doc/EZ/html/manp/EZ_LookAt.html -share/doc/EZ/html/manp/EZ_Malloc.html -share/doc/EZ/html/manp/EZ_MapColor.html -share/doc/EZ/html/manp/EZ_Materialf.html -share/doc/EZ/html/manp/EZ_MatrixMode.html -share/doc/EZ/html/manp/EZ_MenuBarAddItemAndMenu.html -share/doc/EZ/html/manp/EZ_MenuBarDeleteItem.html -share/doc/EZ/html/manp/EZ_MenuBarDeleteItemAndMenu.html -share/doc/EZ/html/manp/EZ_MenuBarFindItem.html -share/doc/EZ/html/manp/EZ_MenuBarFindItemAndMenu.html -share/doc/EZ/html/manp/EZ_MenuBarInsertItemAndMenu.html -share/doc/EZ/html/manp/EZ_MenuBarSetItemMenu.html -share/doc/EZ/html/manp/EZ_MoveWidgetWindow.html -share/doc/EZ/html/manp/EZ_MultMatrix.html -share/doc/EZ/html/manp/EZ_MultiplyMatrix.html -share/doc/EZ/html/manp/EZ_NewList.html -share/doc/EZ/html/manp/EZ_Normal3f.html -share/doc/EZ/html/manp/EZ_OnFrameDragHandle.html -share/doc/EZ/html/manp/EZ_OnOffSecretEntry.html -share/doc/EZ/html/manp/EZ_OptionEntryClearOptions.html -share/doc/EZ/html/manp/EZ_OptionalEntryClearOptions.html -share/doc/EZ/html/manp/EZ_Ortho.html -share/doc/EZ/html/manp/EZ_Ortho2.html -share/doc/EZ/html/manp/EZ_Perspective.html -share/doc/EZ/html/manp/EZ_PolygonMode.html -share/doc/EZ/html/manp/EZ_PopMatrix.html -share/doc/EZ/html/manp/EZ_PrintStandardOptions.html -share/doc/EZ/html/manp/EZ_PushMatrix.html -share/doc/EZ/html/manp/EZ_PutGLImage.html -share/doc/EZ/html/manp/EZ_QueryPixelValue.html -share/doc/EZ/html/manp/EZ_QueueLedAction.html -share/doc/EZ/html/manp/EZ_RaiseWidgetWindow.html -share/doc/EZ/html/manp/EZ_RegisterApplicationResources.html -share/doc/EZ/html/manp/EZ_RegisterCompositeWidget.html -share/doc/EZ/html/manp/EZ_RegisterMessageHandler.html -share/doc/EZ/html/manp/EZ_RegisterPrimitiveWidget.html -share/doc/EZ/html/manp/EZ_RegisterResourcesAll.html -share/doc/EZ/html/manp/EZ_RegisterWidget.html -share/doc/EZ/html/manp/EZ_RemoveWidget.html -share/doc/EZ/html/manp/EZ_ReparentWidget.html -share/doc/EZ/html/manp/EZ_Rotate.html -share/doc/EZ/html/manp/EZ_SSheetClearRegion.html -share/doc/EZ/html/manp/EZ_SSheetCopyRegion.html -share/doc/EZ/html/manp/EZ_SSheetDeleteChart.html -share/doc/EZ/html/manp/EZ_SSheetFindCell.html -share/doc/EZ/html/manp/EZ_SSheetFindCursorCell.html -share/doc/EZ/html/manp/EZ_SSheetGetActiveCell.html -share/doc/EZ/html/manp/EZ_SSheetGetActiveChart.html -share/doc/EZ/html/manp/EZ_SSheetGetCell.html -share/doc/EZ/html/manp/EZ_SSheetGetHighlightedRegion.html -share/doc/EZ/html/manp/EZ_SSheetGetRegionString.html -share/doc/EZ/html/manp/EZ_SSheetGetSizes.html -share/doc/EZ/html/manp/EZ_SSheetIndexToString.html -share/doc/EZ/html/manp/EZ_SSheetInsertItem.html -share/doc/EZ/html/manp/EZ_SSheetInsertRegionString.html -share/doc/EZ/html/manp/EZ_SSheetMakeChart.html -share/doc/EZ/html/manp/EZ_SSheetSetActiveCell.html -share/doc/EZ/html/manp/EZ_SSheetSetFirstCell.html -share/doc/EZ/html/manp/EZ_SSheetSetHScrollbar.html -share/doc/EZ/html/manp/EZ_SSheetSetRegionJustification.html -share/doc/EZ/html/manp/EZ_SSheetSetTabChar.html -share/doc/EZ/html/manp/EZ_SSheetSetTextProperty.html -share/doc/EZ/html/manp/EZ_SSheetSortColumns.html -share/doc/EZ/html/manp/EZ_SSheetSortRegion.html -share/doc/EZ/html/manp/EZ_SSheetSortRegionR.html -share/doc/EZ/html/manp/EZ_SSheetSortRows.html -share/doc/EZ/html/manp/EZ_SSheetSwapRow.html -share/doc/EZ/html/manp/EZ_Save3DCanvas2PPMImage.html -share/doc/EZ/html/manp/EZ_Save3DCanvas2PS.html -share/doc/EZ/html/manp/EZ_SaveWidget2Postscript.html -share/doc/EZ/html/manp/EZ_Scale.html -share/doc/EZ/html/manp/EZ_ScaleFigItem.html -share/doc/EZ/html/manp/EZ_SendMessage.html -share/doc/EZ/html/manp/EZ_Set3DCanvas.html -share/doc/EZ/html/manp/EZ_SetApplicationName.html -share/doc/EZ/html/manp/EZ_SetBackBuffer.html -share/doc/EZ/html/manp/EZ_SetBitmapFont.html -share/doc/EZ/html/manp/EZ_SetClientMessageHandler.html -share/doc/EZ/html/manp/EZ_SetDefaultEntryTextFont.html -share/doc/EZ/html/manp/EZ_SetDefaultMessageHandler.html -share/doc/EZ/html/manp/EZ_SetDialValue.html -share/doc/EZ/html/manp/EZ_SetDirTreeDefaultPixmaps.html -share/doc/EZ/html/manp/EZ_SetDirTreeDirectoryNodeCreator.html -share/doc/EZ/html/manp/EZ_SetDirTreeOpenDirectoryMode.html -share/doc/EZ/html/manp/EZ_SetDragIcon.html -share/doc/EZ/html/manp/EZ_SetEntryString.html -share/doc/EZ/html/manp/EZ_SetExecutorCommand.html -share/doc/EZ/html/manp/EZ_SetFancyListBoxData.html -share/doc/EZ/html/manp/EZ_SetFancyListBoxHeader.html -share/doc/EZ/html/manp/EZ_SetFancyListBoxRowBg.html -share/doc/EZ/html/manp/EZ_SetFileSelectorInitialPattern.html -share/doc/EZ/html/manp/EZ_SetFocusTo.html -share/doc/EZ/html/manp/EZ_SetGlobalBackground.html -share/doc/EZ/html/manp/EZ_SetGlobalEventFilter.html -share/doc/EZ/html/manp/EZ_SetGlobalForeground.html -share/doc/EZ/html/manp/EZ_SetGrab.html -share/doc/EZ/html/manp/EZ_SetGradientBarColors.html -share/doc/EZ/html/manp/EZ_SetGradientBarValue.html -share/doc/EZ/html/manp/EZ_SetHScrollbarDiscreteSpeed.html -share/doc/EZ/html/manp/EZ_SetHistogramColors.html -share/doc/EZ/html/manp/EZ_SetHistogramRange.html -share/doc/EZ/html/manp/EZ_SetHistogramValue.html -share/doc/EZ/html/manp/EZ_SetHistogramValues.html -share/doc/EZ/html/manp/EZ_SetIconPath.html -share/doc/EZ/html/manp/EZ_SetKbdHighlightColor.html -share/doc/EZ/html/manp/EZ_SetLcdBackground.html -share/doc/EZ/html/manp/EZ_SetLcdFontSize.html -share/doc/EZ/html/manp/EZ_SetLcdInteger.html -share/doc/EZ/html/manp/EZ_SetLcdNDigits.html -share/doc/EZ/html/manp/EZ_SetLcdString.html -share/doc/EZ/html/manp/EZ_SetLedBackground.html -share/doc/EZ/html/manp/EZ_SetLedColorFunction.html -share/doc/EZ/html/manp/EZ_SetLedFont.html -share/doc/EZ/html/manp/EZ_SetLedPixelSize.html -share/doc/EZ/html/manp/EZ_SetLedSize.html -share/doc/EZ/html/manp/EZ_SetLedString.html -share/doc/EZ/html/manp/EZ_SetListBoxItems.html -share/doc/EZ/html/manp/EZ_SetListTreeWidgetTree.html -share/doc/EZ/html/manp/EZ_SetMenuButtonMenu.html -share/doc/EZ/html/manp/EZ_SetNoteBookOrientation.html -share/doc/EZ/html/manp/EZ_SetOptionalEntryOptionalItems.html -share/doc/EZ/html/manp/EZ_SetOptionalEntryString.html -share/doc/EZ/html/manp/EZ_SetOptionalEntryStyle.html -share/doc/EZ/html/manp/EZ_SetScrollbarDiscreteSpeed.html -share/doc/EZ/html/manp/EZ_SetSliderRange.html -share/doc/EZ/html/manp/EZ_SetStatusMeterBackground.html -share/doc/EZ/html/manp/EZ_SetStatusMeterForeground.html -share/doc/EZ/html/manp/EZ_SetStatusMeterRange.html -share/doc/EZ/html/manp/EZ_SetStatusMeterValue.html -share/doc/EZ/html/manp/EZ_SetSubMenuMenu.html -share/doc/EZ/html/manp/EZ_SetTimerCallBack.html -share/doc/EZ/html/manp/EZ_SetTimerClientData.html -share/doc/EZ/html/manp/EZ_SetTreeWidgetRowBg.html -share/doc/EZ/html/manp/EZ_SetVectorFont.html -share/doc/EZ/html/manp/EZ_SetWidgetCINames.html -share/doc/EZ/html/manp/EZ_SetWidgetCallBack.html -share/doc/EZ/html/manp/EZ_SetWidgetLabelString.html -share/doc/EZ/html/manp/EZ_SetWidgetPosition.html -share/doc/EZ/html/manp/EZ_SetWorkAreaGeometryManager.html -share/doc/EZ/html/manp/EZ_SetupRuler.html -share/doc/EZ/html/manp/EZ_SetupSpinButton.html -share/doc/EZ/html/manp/EZ_ShadeModel.html -share/doc/EZ/html/manp/EZ_Shutdown.html -share/doc/EZ/html/manp/EZ_SitForALittleBit.html -share/doc/EZ/html/manp/EZ_SlideOpenWidget.html -share/doc/EZ/html/manp/EZ_Sphere.html -share/doc/EZ/html/manp/EZ_StartAsIcon.html -share/doc/EZ/html/manp/EZ_StopStatusMeter.html -share/doc/EZ/html/manp/EZ_SwapBuffers.html -share/doc/EZ/html/manp/EZ_TermStartCommand.html -share/doc/EZ/html/manp/EZ_TextEndOfLine.html -share/doc/EZ/html/manp/EZ_TextGetBufferString.html -share/doc/EZ/html/manp/EZ_TiePopupMenu.html -share/doc/EZ/html/manp/EZ_TildeExpand.html -share/doc/EZ/html/manp/EZ_Translate.html -share/doc/EZ/html/manp/EZ_TreeAttachSubtree.html -share/doc/EZ/html/manp/EZ_TreeDestroyNodeDescendants.html -share/doc/EZ/html/manp/EZ_TreeDestroySubtree.html -share/doc/EZ/html/manp/EZ_TreeFindNode.html -share/doc/EZ/html/manp/EZ_TreeFindNodeUsingItem.html -share/doc/EZ/html/manp/EZ_TreeNodeGetChildren.html -share/doc/EZ/html/manp/EZ_TreeNodeGetItem.html -share/doc/EZ/html/manp/EZ_TreeSetBGColor.html -share/doc/EZ/html/manp/EZ_TreeSetCharacter.html -share/doc/EZ/html/manp/EZ_TreeTraverseTree.html -share/doc/EZ/html/manp/EZ_Tube.html -share/doc/EZ/html/manp/EZ_UpdateDirTreeWidget.html -share/doc/EZ/html/manp/EZ_Vertex3f.html -share/doc/EZ/html/manp/EZ_WaitCursor.html -share/doc/EZ/html/manp/EZ_WarpPointer.html -share/doc/EZ/html/manp/EZ_WidgetAddDnDDataDecoder.html -share/doc/EZ/html/manp/EZ_WidgetDispatchEvent.html -share/doc/EZ/html/manp/EZ_WidgetExist.html -share/doc/EZ/html/manp/EZ_WidgetIsViewable.html -share/doc/EZ/html/manp/EZ_WidgetMarkRuler.html -share/doc/EZ/html/manp/EZ_WidgetNotifyRuler.html -share/doc/EZ/html/manp/EZ_WindowIsWidgetWindow.html -share/doc/EZ/html/manp/EZ_WorkAreaClear.html -share/doc/EZ/html/manp/EZ_WorkAreaDrawItemAt.html -share/doc/EZ/html/manp/EZ_WorkAreaFindItemAtXY.html -share/doc/EZ/html/manp/EZ_WorkAreaGetHighlightedItems.html -share/doc/EZ/html/manp/EZ_WorkAreaInsertAndDrawItemAt.html -share/doc/EZ/html/manp/EZ_WorkAreaInsertItems.html -share/doc/EZ/html/manp/EZ_WorkAreaRaiseItem.html -share/doc/EZ/html/manp/EZ_WorkAreaScaleItem.html -share/doc/EZ/html/manp/contents.html -share/doc/EZ/html/manp/ez.gif -share/doc/EZ/html/manp/index.html -share/doc/EZ/html/manual/0.html -share/doc/EZ/html/manual/1.html -share/doc/EZ/html/manual/10.html -share/doc/EZ/html/manual/100.html -share/doc/EZ/html/manual/101.html -share/doc/EZ/html/manual/102.html -share/doc/EZ/html/manual/103.html -share/doc/EZ/html/manual/104.html -share/doc/EZ/html/manual/105.html -share/doc/EZ/html/manual/106.html -share/doc/EZ/html/manual/107.html -share/doc/EZ/html/manual/108.html -share/doc/EZ/html/manual/109.html -share/doc/EZ/html/manual/11.html -share/doc/EZ/html/manual/110.html -share/doc/EZ/html/manual/111.html -share/doc/EZ/html/manual/112.html -share/doc/EZ/html/manual/113.html -share/doc/EZ/html/manual/114.html -share/doc/EZ/html/manual/115.html -share/doc/EZ/html/manual/116.html -share/doc/EZ/html/manual/117.html -share/doc/EZ/html/manual/118.html -share/doc/EZ/html/manual/119.html -share/doc/EZ/html/manual/12.html -share/doc/EZ/html/manual/120.html -share/doc/EZ/html/manual/13.html -share/doc/EZ/html/manual/14.html -share/doc/EZ/html/manual/15.html -share/doc/EZ/html/manual/16.html -share/doc/EZ/html/manual/17.html -share/doc/EZ/html/manual/18.html -share/doc/EZ/html/manual/19.html -share/doc/EZ/html/manual/2.html -share/doc/EZ/html/manual/20.html -share/doc/EZ/html/manual/21.html -share/doc/EZ/html/manual/22.html -share/doc/EZ/html/manual/23.html -share/doc/EZ/html/manual/24.html -share/doc/EZ/html/manual/25.html -share/doc/EZ/html/manual/26.html -share/doc/EZ/html/manual/27.html -share/doc/EZ/html/manual/28.html -share/doc/EZ/html/manual/29.html -share/doc/EZ/html/manual/3.html -share/doc/EZ/html/manual/30.html -share/doc/EZ/html/manual/31.html -share/doc/EZ/html/manual/32.html -share/doc/EZ/html/manual/33.html -share/doc/EZ/html/manual/34.html -share/doc/EZ/html/manual/35.html -share/doc/EZ/html/manual/36.html -share/doc/EZ/html/manual/37.html -share/doc/EZ/html/manual/38.html -share/doc/EZ/html/manual/39.html -share/doc/EZ/html/manual/4.html -share/doc/EZ/html/manual/40.html -share/doc/EZ/html/manual/41.html -share/doc/EZ/html/manual/42.html -share/doc/EZ/html/manual/43.html -share/doc/EZ/html/manual/44.html -share/doc/EZ/html/manual/45.html -share/doc/EZ/html/manual/46.html -share/doc/EZ/html/manual/47.html -share/doc/EZ/html/manual/48.html -share/doc/EZ/html/manual/49.html -share/doc/EZ/html/manual/5.html -share/doc/EZ/html/manual/50.html -share/doc/EZ/html/manual/51.html -share/doc/EZ/html/manual/52.html -share/doc/EZ/html/manual/53.html -share/doc/EZ/html/manual/54.html -share/doc/EZ/html/manual/55.html -share/doc/EZ/html/manual/56.html -share/doc/EZ/html/manual/57.html -share/doc/EZ/html/manual/58.html -share/doc/EZ/html/manual/59.html -share/doc/EZ/html/manual/6.html -share/doc/EZ/html/manual/60.html -share/doc/EZ/html/manual/61.html -share/doc/EZ/html/manual/62.html -share/doc/EZ/html/manual/63.html -share/doc/EZ/html/manual/64.html -share/doc/EZ/html/manual/65.html -share/doc/EZ/html/manual/66.html -share/doc/EZ/html/manual/67.html -share/doc/EZ/html/manual/68.html -share/doc/EZ/html/manual/69.html -share/doc/EZ/html/manual/7.html -share/doc/EZ/html/manual/70.html -share/doc/EZ/html/manual/71.html -share/doc/EZ/html/manual/72.html -share/doc/EZ/html/manual/73.html -share/doc/EZ/html/manual/74.html -share/doc/EZ/html/manual/75.html -share/doc/EZ/html/manual/76.html -share/doc/EZ/html/manual/77.html -share/doc/EZ/html/manual/78.html -share/doc/EZ/html/manual/79.html -share/doc/EZ/html/manual/8.html -share/doc/EZ/html/manual/80.html -share/doc/EZ/html/manual/81.html -share/doc/EZ/html/manual/82.html -share/doc/EZ/html/manual/83.html -share/doc/EZ/html/manual/84.html -share/doc/EZ/html/manual/85.html -share/doc/EZ/html/manual/86.html -share/doc/EZ/html/manual/87.html -share/doc/EZ/html/manual/88.html -share/doc/EZ/html/manual/89.html -share/doc/EZ/html/manual/9.html -share/doc/EZ/html/manual/90.html -share/doc/EZ/html/manual/91.html -share/doc/EZ/html/manual/92.html -share/doc/EZ/html/manual/93.html -share/doc/EZ/html/manual/94.html -share/doc/EZ/html/manual/95.html -share/doc/EZ/html/manual/96.html -share/doc/EZ/html/manual/97.html -share/doc/EZ/html/manual/98.html -share/doc/EZ/html/manual/99.html -share/doc/EZ/html/manual/contents.html -share/doc/EZ/html/manual/images/0.gif -share/doc/EZ/html/manual/images/1.gif -share/doc/EZ/html/manual/images/10.gif -share/doc/EZ/html/manual/images/11.gif -share/doc/EZ/html/manual/images/12.gif -share/doc/EZ/html/manual/images/13.gif -share/doc/EZ/html/manual/images/14.gif -share/doc/EZ/html/manual/images/15.gif -share/doc/EZ/html/manual/images/16.gif -share/doc/EZ/html/manual/images/17.gif -share/doc/EZ/html/manual/images/18.gif -share/doc/EZ/html/manual/images/19.gif -share/doc/EZ/html/manual/images/2.gif -share/doc/EZ/html/manual/images/20.gif -share/doc/EZ/html/manual/images/21.gif -share/doc/EZ/html/manual/images/22.gif -share/doc/EZ/html/manual/images/23.gif -share/doc/EZ/html/manual/images/24.gif -share/doc/EZ/html/manual/images/25.gif -share/doc/EZ/html/manual/images/26.gif -share/doc/EZ/html/manual/images/27.gif -share/doc/EZ/html/manual/images/28.gif -share/doc/EZ/html/manual/images/29.gif -share/doc/EZ/html/manual/images/3.gif -share/doc/EZ/html/manual/images/30.gif -share/doc/EZ/html/manual/images/31.gif -share/doc/EZ/html/manual/images/32.gif -share/doc/EZ/html/manual/images/33.gif -share/doc/EZ/html/manual/images/34.gif -share/doc/EZ/html/manual/images/35.gif -share/doc/EZ/html/manual/images/36.gif -share/doc/EZ/html/manual/images/37.gif -share/doc/EZ/html/manual/images/38.gif -share/doc/EZ/html/manual/images/39.gif -share/doc/EZ/html/manual/images/3dcanvas.jpg -share/doc/EZ/html/manual/images/4.gif -share/doc/EZ/html/manual/images/40.gif -share/doc/EZ/html/manual/images/41.gif -share/doc/EZ/html/manual/images/42.gif -share/doc/EZ/html/manual/images/43.gif -share/doc/EZ/html/manual/images/44.gif -share/doc/EZ/html/manual/images/45.gif -share/doc/EZ/html/manual/images/46.gif -share/doc/EZ/html/manual/images/47.gif -share/doc/EZ/html/manual/images/48.gif -share/doc/EZ/html/manual/images/49.gif -share/doc/EZ/html/manual/images/5.gif -share/doc/EZ/html/manual/images/50.gif -share/doc/EZ/html/manual/images/51.gif -share/doc/EZ/html/manual/images/52.gif -share/doc/EZ/html/manual/images/53.gif -share/doc/EZ/html/manual/images/54.gif -share/doc/EZ/html/manual/images/55.gif -share/doc/EZ/html/manual/images/56.gif -share/doc/EZ/html/manual/images/57.gif -share/doc/EZ/html/manual/images/58.gif -share/doc/EZ/html/manual/images/59.gif -share/doc/EZ/html/manual/images/6.gif -share/doc/EZ/html/manual/images/60.gif -share/doc/EZ/html/manual/images/61.gif -share/doc/EZ/html/manual/images/62.gif -share/doc/EZ/html/manual/images/63.gif -share/doc/EZ/html/manual/images/64.gif -share/doc/EZ/html/manual/images/65.gif -share/doc/EZ/html/manual/images/66.gif -share/doc/EZ/html/manual/images/67.gif -share/doc/EZ/html/manual/images/68.gif -share/doc/EZ/html/manual/images/69.gif -share/doc/EZ/html/manual/images/7.gif -share/doc/EZ/html/manual/images/70.gif -share/doc/EZ/html/manual/images/71.gif -share/doc/EZ/html/manual/images/72.gif -share/doc/EZ/html/manual/images/8.gif -share/doc/EZ/html/manual/images/9.gif -share/doc/EZ/html/manual/images/bgrnd08.gif -share/doc/EZ/html/manual/images/blue_ball_small.gif -share/doc/EZ/html/manual/images/blue_contents.gif -share/doc/EZ/html/manual/images/blue_dir.gif -share/doc/EZ/html/manual/images/blue_grab.gif -share/doc/EZ/html/manual/images/blue_next.gif -share/doc/EZ/html/manual/images/blue_prev.gif -share/doc/EZ/html/manual/images/blue_readme.gif -share/doc/EZ/html/manual/images/blue_up.gif -share/doc/EZ/html/manual/images/blue_warning.gif -share/doc/EZ/html/manual/images/button.jpg -share/doc/EZ/html/manual/images/cbutton.jpg -share/doc/EZ/html/manual/images/dial.jpg -share/doc/EZ/html/manual/images/dot_clear.gif -share/doc/EZ/html/manual/images/entry.jpg -share/doc/EZ/html/manual/images/executor.jpg -share/doc/EZ/html/manual/images/ez.gif -share/doc/EZ/html/manual/images/fileselector.jpg -share/doc/EZ/html/manual/images/flistbox.jpg -share/doc/EZ/html/manual/images/frame.jpg -share/doc/EZ/html/manual/images/gbar.jpg -share/doc/EZ/html/manual/images/grnbg.gif -share/doc/EZ/html/manual/images/histogram.jpg -share/doc/EZ/html/manual/images/label.jpg -share/doc/EZ/html/manual/images/lcd.jpg -share/doc/EZ/html/manual/images/led.jpg -share/doc/EZ/html/manual/images/listTree.jpg -share/doc/EZ/html/manual/images/listbox.jpg -share/doc/EZ/html/manual/images/locator.jpg -share/doc/EZ/html/manual/images/mbutton.jpg -share/doc/EZ/html/manual/images/mbutton1.jpg -share/doc/EZ/html/manual/images/menu.jpg -share/doc/EZ/html/manual/images/menu1.jpg -share/doc/EZ/html/manual/images/menubar.jpg -share/doc/EZ/html/manual/images/menus.jpg -share/doc/EZ/html/manual/images/nbutton.jpg -share/doc/EZ/html/manual/images/notebook.jpg -share/doc/EZ/html/manual/images/optionEntry.jpg -share/doc/EZ/html/manual/images/paneHandle.jpg -share/doc/EZ/html/manual/images/rbutton.jpg -share/doc/EZ/html/manual/images/red_ball_small.gif -share/doc/EZ/html/manual/images/ruler.jpg -share/doc/EZ/html/manual/images/scroll.jpg -share/doc/EZ/html/manual/images/scrollBtn.jpg -share/doc/EZ/html/manual/images/slider.jpg -share/doc/EZ/html/manual/images/spinBtn.jpg -share/doc/EZ/html/manual/images/ssheet.jpg -share/doc/EZ/html/manual/images/statusmeter.jpg -share/doc/EZ/html/manual/images/term.jpg -share/doc/EZ/html/manual/images/text.jpg -share/doc/EZ/html/manual/images/thumbWheel.jpg -share/doc/EZ/html/manual/images/toplevel.jpg -share/doc/EZ/html/manual/images/tree.jpg -share/doc/EZ/html/manual/images/workarea.jpg -share/doc/EZ/html/navigation.html -share/doc/EZ/html/release.html -share/doc/EZ/html/screenshots/3dcanvas.html -share/doc/EZ/html/screenshots/3dcanvas.jpg -share/doc/EZ/html/screenshots/button.html -share/doc/EZ/html/screenshots/button.jpg -share/doc/EZ/html/screenshots/cbutton.html -share/doc/EZ/html/screenshots/cbutton.jpg -share/doc/EZ/html/screenshots/dial.html -share/doc/EZ/html/screenshots/dial.jpg -share/doc/EZ/html/screenshots/entry.html -share/doc/EZ/html/screenshots/entry.jpg -share/doc/EZ/html/screenshots/executor.html -share/doc/EZ/html/screenshots/executor.jpg -share/doc/EZ/html/screenshots/fileselector.html -share/doc/EZ/html/screenshots/fileselector.jpg -share/doc/EZ/html/screenshots/flistbox.html -share/doc/EZ/html/screenshots/flistbox.jpg -share/doc/EZ/html/screenshots/frame.html -share/doc/EZ/html/screenshots/frame.jpg -share/doc/EZ/html/screenshots/gbar.html -share/doc/EZ/html/screenshots/gbar.jpg -share/doc/EZ/html/screenshots/histogram.html -share/doc/EZ/html/screenshots/histogram.jpg -share/doc/EZ/html/screenshots/label.html -share/doc/EZ/html/screenshots/label.jpg -share/doc/EZ/html/screenshots/lcd.html -share/doc/EZ/html/screenshots/lcd.jpg -share/doc/EZ/html/screenshots/led.html -share/doc/EZ/html/screenshots/led.jpg -share/doc/EZ/html/screenshots/listTree.html -share/doc/EZ/html/screenshots/listTree.jpg -share/doc/EZ/html/screenshots/listbox.html -share/doc/EZ/html/screenshots/listbox.jpg -share/doc/EZ/html/screenshots/locator.html -share/doc/EZ/html/screenshots/locator.jpg -share/doc/EZ/html/screenshots/mbutton.html -share/doc/EZ/html/screenshots/mbutton.jpg -share/doc/EZ/html/screenshots/mbutton1.html -share/doc/EZ/html/screenshots/mbutton1.jpg -share/doc/EZ/html/screenshots/menu.html -share/doc/EZ/html/screenshots/menu.jpg -share/doc/EZ/html/screenshots/menu1.html -share/doc/EZ/html/screenshots/menu1.jpg -share/doc/EZ/html/screenshots/menubar.html -share/doc/EZ/html/screenshots/menubar.jpg -share/doc/EZ/html/screenshots/menus.html -share/doc/EZ/html/screenshots/menus.jpg -share/doc/EZ/html/screenshots/nbutton.html -share/doc/EZ/html/screenshots/nbutton.jpg -share/doc/EZ/html/screenshots/notebook.html -share/doc/EZ/html/screenshots/notebook.jpg -share/doc/EZ/html/screenshots/optionEntry.html -share/doc/EZ/html/screenshots/optionEntry.jpg -share/doc/EZ/html/screenshots/paneHandle.html -share/doc/EZ/html/screenshots/paneHandle.jpg -share/doc/EZ/html/screenshots/rbutton.html -share/doc/EZ/html/screenshots/rbutton.jpg -share/doc/EZ/html/screenshots/ruler.html -share/doc/EZ/html/screenshots/ruler.jpg -share/doc/EZ/html/screenshots/scroll.html -share/doc/EZ/html/screenshots/scroll.jpg -share/doc/EZ/html/screenshots/scrollBtn.html -share/doc/EZ/html/screenshots/scrollBtn.jpg -share/doc/EZ/html/screenshots/slider.html -share/doc/EZ/html/screenshots/slider.jpg -share/doc/EZ/html/screenshots/spinBtn.html -share/doc/EZ/html/screenshots/spinBtn.jpg -share/doc/EZ/html/screenshots/ssheet.html -share/doc/EZ/html/screenshots/ssheet.jpg -share/doc/EZ/html/screenshots/statusmeter.html -share/doc/EZ/html/screenshots/statusmeter.jpg -share/doc/EZ/html/screenshots/term.html -share/doc/EZ/html/screenshots/term.jpg -share/doc/EZ/html/screenshots/text.html -share/doc/EZ/html/screenshots/text.jpg -share/doc/EZ/html/screenshots/thumbWheel.html -share/doc/EZ/html/screenshots/thumbWheel.jpg -share/doc/EZ/html/screenshots/toplevel.html -share/doc/EZ/html/screenshots/toplevel.jpg -share/doc/EZ/html/screenshots/tree.html -share/doc/EZ/html/screenshots/tree.jpg -share/doc/EZ/html/screenshots/workarea.html -share/doc/EZ/html/screenshots/workarea.jpg -share/doc/EZ/html/screenshots.html -share/doc/EZ/html/welcome.html -share/doc/EZ/ps/part1.ps -share/doc/EZ/ps/part2.ps +%%PORTDOCS%%share/doc/EZ/html/applications.html +%%PORTDOCS%%share/doc/EZ/html/documentation.html +%%PORTDOCS%%share/doc/EZ/html/download.html +%%PORTDOCS%%share/doc/EZ/html/ezfm.html +%%PORTDOCS%%share/doc/EZ/html/images/dot_clear.gif +%%PORTDOCS%%share/doc/EZ/html/images/ez.gif +%%PORTDOCS%%share/doc/EZ/html/images/grnbg.gif +%%PORTDOCS%%share/doc/EZ/html/index.html +%%PORTDOCS%%share/doc/EZ/html/mailinglist.html +%%PORTDOCS%%share/doc/EZ/html/manp/.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_ActivateNoteBookPage.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_ActivateWidget.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_AddEventHandler.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_AddIdleCallBack.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_AddInput.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_AddItemCallBack.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_AddWidgetCallBack.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_AllocateColorFromName.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_AllowDualLabel.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_AutoSelectBackBuffer.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_Begin.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_BlinkWidget.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_CMove2f.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_CMove3f.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_CallList.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_CallWidgetCallbacks.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_Clear.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_ClearColorf.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_ClearLcd.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_ClearListBox.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_Color3f.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_ColorMapMode.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_ColorMaterial.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_ComputeItemSize.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_ComputeWidgetWindowSize.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_Configure3DCanvas.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_ConfigureItem.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_ConfigureWidget.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_CopyMatrix.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_CopyTransposeMatrix.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_CopyVector.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_CreateCursorFromBitmapFile.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_CreateDirTree.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_CreateGLImage.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_CreateItem.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_CreateLabelPixmapFromImageFile.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_CreateMenuFromList.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_CreateRotateTextPixmap.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_CreateSimpleMenu.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_CreateTimer.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_CreateTreeNode.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_CreateWidget.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_CreateXPixmapFromImageFile.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_Cube.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_CullFace.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_DefineLightModel.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_DefineLightSrc.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_DefineMaterial.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_DeleteList.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_DestroyItem.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_DestroyWidget.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_DestroyWidgetWindows.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_DetachFrame.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_DisableBubbleHelp.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_DisableHighlight.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_DisableImageDithering.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_DisableLabelOffset.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_DisableSliderDepression.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_DisableWidget.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_DisableWidgetTree.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_DisplayWidget.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_DnDGetDragConversionTargets.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_DnDGetMatchedConversionTargets.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_DoPopup.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_DoScroll.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_DrawBuffer.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_DrawRectBorder.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_DrawString.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_DrawWidget.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_Enable.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_EnterEvent.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_EntryEditBackward.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_EventMainLoop.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_ExecuteIdleCallBacks.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_FancyListBoxClear.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_FancyListBoxDeleteSomeRows.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_FancyListBoxFindItemAtXY.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_FancyListBoxFindRowAtXY.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_FancyListBoxGetHighlightedRows.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_FigItemAddString.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_FigItemHidePiece.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_FixFocusHighlightBorder.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_FlashWidgetBorder.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_Fogfv.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_FreezeWidget.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_FrontFace.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_Frustum.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GLNextEvent.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GLResetEvents.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GenLists.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GenerateRotationMatrix.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_Get3DCanvasSize.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetAndUseWidgetResources.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetApplicationResource.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetAtom.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetBackgroundGC.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetBackgroundPV.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetBubbleHelp.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetCheckButtonState.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetCommunicationWindow.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetCursor.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetDarkBrightNormalBDGC.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetDefaultMaterial.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetDirTreeNodeFullPath.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetDisplay.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetDisplaySize.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetDnDDragSrcXYOffset.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetDnDDropLocation.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetFancyListBoxData.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetFancyListBoxItemUsingIdx.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetFancyListBoxNumberOfRows.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetFancyListBoxNumberofRows.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetFancyListBoxSelection.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetFancyListBoxSelectionIdx.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetFancyListBoxWidgetComponents.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetFancyListBoxXYOffset.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetFileSelectorComponents.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetFileSelectorSelection.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetFileSelectorWidgetComponents.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetFocus.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetFontName.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetGC.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetGLImageInfo.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetGLImageWindow.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetHistogramSelection.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetHistogramValue.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetInstanceName.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetItemClientData.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetItemUnknownData.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetItemWidth.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetLabelItemStringInfo.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetLabelPixmapFromGLImage.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetLabelPixmapInfo.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetLedString.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetListBoxData.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetListBoxSelection.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetListBoxWidgetComponents.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetListTreeWidgetComponents.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetListTreeWidgetSelection.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetListTreeWidgetTree.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetListTreeWidgetXYOffset.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetLoctorXY.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetMatrix.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetNoteBookPageTab.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetNumberOfAllocatedColors.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetOptionalEntryWidgetComponents.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetParentBgGC.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetParentWidget.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetPopupMenuTitleWidget.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetRadioButtonGroupID.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetRadioButtonGroupVariableValue.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetScrollButtonScrollCount.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetScrollbarState.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetSliderValue.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetSpinButtonComponents.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetSpinButtonValue.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetTextProperty.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetTextWidgetComponents.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetThumbWheelValue.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetTimerClientData.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetTimerState.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetToplevelWidget.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetWidgetAbsoluteGeometry.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetWidgetBorder.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetWidgetFont.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetWidgetGeometry.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetWidgetGroupLeader.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetWidgetIntData.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetWidgetItemWidget.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetWidgetOrientation.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetWidgetPaddings.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetWidgetPixmap.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetWidgetResource.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetWidgetReturnData.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetWidgetReturnedData.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetWidgetTileOrigin.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetWidgetUnknownData.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetWidgetWindow.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetWorkAreaData.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetWorkAreaItemUsingIdx.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetWorkAreaNumberOfItems.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetWorkAreaSelection.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetWorkAreaWidgetComponents.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetWorkAreaXYOffset.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GetWritableGC.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GlobFileName.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GlobFiles.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GlobHiddenFiles.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_GrabPointer.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_HandleDnDEvents.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_HideWidget.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_HighlightWidget.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_IdentityMatrix.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_Index.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_Initialize.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_InsertWidgetAfter.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_InstallSymbol.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_InstallSymbolicFloat.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_InstallSymbolicInt.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_InstallSymbolicPointer.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_InstallSymbolicULong.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_InverseTranspose.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_InvertMatrix.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_IsList.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_ItemAddDnDDataDecoder.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_ItemExist.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_LabelItemSetProperty.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_LedIsFree.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_LibraryVersion.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_LightModelf.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_Lightf.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_ListTreeFindNodeAtXY.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_ListTreeGetHighlightedNodes.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_ListTreeWidgetSelectNode.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_ListTreeWidgetSelectNodeUsingItem.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_LoadIdentity.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_LoadMatrix.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_LoadXFont.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_LogicOp.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_LookAt.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_Malloc.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_MapColor.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_Materialf.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_MatrixMode.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_MenuBarAddItemAndMenu.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_MenuBarDeleteItem.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_MenuBarDeleteItemAndMenu.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_MenuBarFindItem.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_MenuBarFindItemAndMenu.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_MenuBarInsertItemAndMenu.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_MenuBarSetItemMenu.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_MoveWidgetWindow.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_MultMatrix.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_MultiplyMatrix.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_NewList.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_Normal3f.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_OnFrameDragHandle.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_OnOffSecretEntry.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_OptionEntryClearOptions.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_OptionalEntryClearOptions.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_Ortho.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_Ortho2.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_Perspective.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_PolygonMode.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_PopMatrix.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_PrintStandardOptions.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_PushMatrix.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_PutGLImage.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_QueryPixelValue.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_QueueLedAction.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_RaiseWidgetWindow.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_RegisterApplicationResources.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_RegisterCompositeWidget.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_RegisterMessageHandler.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_RegisterPrimitiveWidget.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_RegisterResourcesAll.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_RegisterWidget.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_RemoveWidget.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_ReparentWidget.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_Rotate.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SSheetClearRegion.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SSheetCopyRegion.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SSheetDeleteChart.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SSheetFindCell.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SSheetFindCursorCell.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SSheetGetActiveCell.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SSheetGetActiveChart.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SSheetGetCell.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SSheetGetHighlightedRegion.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SSheetGetRegionString.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SSheetGetSizes.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SSheetIndexToString.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SSheetInsertItem.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SSheetInsertRegionString.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SSheetMakeChart.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SSheetSetActiveCell.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SSheetSetFirstCell.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SSheetSetHScrollbar.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SSheetSetRegionJustification.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SSheetSetTabChar.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SSheetSetTextProperty.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SSheetSortColumns.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SSheetSortRegion.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SSheetSortRegionR.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SSheetSortRows.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SSheetSwapRow.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_Save3DCanvas2PPMImage.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_Save3DCanvas2PS.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SaveWidget2Postscript.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_Scale.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_ScaleFigItem.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SendMessage.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_Set3DCanvas.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetApplicationName.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetBackBuffer.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetBitmapFont.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetClientMessageHandler.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetDefaultEntryTextFont.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetDefaultMessageHandler.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetDialValue.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetDirTreeDefaultPixmaps.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetDirTreeDirectoryNodeCreator.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetDirTreeOpenDirectoryMode.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetDragIcon.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetEntryString.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetExecutorCommand.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetFancyListBoxData.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetFancyListBoxHeader.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetFancyListBoxRowBg.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetFileSelectorInitialPattern.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetFocusTo.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetGlobalBackground.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetGlobalEventFilter.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetGlobalForeground.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetGrab.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetGradientBarColors.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetGradientBarValue.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetHScrollbarDiscreteSpeed.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetHistogramColors.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetHistogramRange.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetHistogramValue.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetHistogramValues.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetIconPath.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetKbdHighlightColor.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetLcdBackground.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetLcdFontSize.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetLcdInteger.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetLcdNDigits.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetLcdString.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetLedBackground.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetLedColorFunction.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetLedFont.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetLedPixelSize.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetLedSize.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetLedString.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetListBoxItems.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetListTreeWidgetTree.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetMenuButtonMenu.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetNoteBookOrientation.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetOptionalEntryOptionalItems.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetOptionalEntryString.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetOptionalEntryStyle.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetScrollbarDiscreteSpeed.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetSliderRange.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetStatusMeterBackground.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetStatusMeterForeground.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetStatusMeterRange.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetStatusMeterValue.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetSubMenuMenu.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetTimerCallBack.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetTimerClientData.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetTreeWidgetRowBg.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetVectorFont.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetWidgetCINames.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetWidgetCallBack.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetWidgetLabelString.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetWidgetPosition.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetWorkAreaGeometryManager.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetupRuler.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SetupSpinButton.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_ShadeModel.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_Shutdown.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SitForALittleBit.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SlideOpenWidget.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_Sphere.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_StartAsIcon.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_StopStatusMeter.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_SwapBuffers.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_TermStartCommand.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_TextEndOfLine.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_TextGetBufferString.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_TiePopupMenu.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_TildeExpand.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_Translate.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_TreeAttachSubtree.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_TreeDestroyNodeDescendants.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_TreeDestroySubtree.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_TreeFindNode.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_TreeFindNodeUsingItem.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_TreeNodeGetChildren.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_TreeNodeGetItem.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_TreeSetBGColor.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_TreeSetCharacter.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_TreeTraverseTree.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_Tube.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_UpdateDirTreeWidget.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_Vertex3f.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_WaitCursor.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_WarpPointer.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_WidgetAddDnDDataDecoder.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_WidgetDispatchEvent.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_WidgetExist.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_WidgetIsViewable.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_WidgetMarkRuler.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_WidgetNotifyRuler.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_WindowIsWidgetWindow.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_WorkAreaClear.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_WorkAreaDrawItemAt.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_WorkAreaFindItemAtXY.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_WorkAreaGetHighlightedItems.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_WorkAreaInsertAndDrawItemAt.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_WorkAreaInsertItems.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_WorkAreaRaiseItem.html +%%PORTDOCS%%share/doc/EZ/html/manp/EZ_WorkAreaScaleItem.html +%%PORTDOCS%%share/doc/EZ/html/manp/contents.html +%%PORTDOCS%%share/doc/EZ/html/manp/ez.gif +%%PORTDOCS%%share/doc/EZ/html/manp/index.html +%%PORTDOCS%%share/doc/EZ/html/manual/0.html +%%PORTDOCS%%share/doc/EZ/html/manual/1.html +%%PORTDOCS%%share/doc/EZ/html/manual/10.html +%%PORTDOCS%%share/doc/EZ/html/manual/100.html +%%PORTDOCS%%share/doc/EZ/html/manual/101.html +%%PORTDOCS%%share/doc/EZ/html/manual/102.html +%%PORTDOCS%%share/doc/EZ/html/manual/103.html +%%PORTDOCS%%share/doc/EZ/html/manual/104.html +%%PORTDOCS%%share/doc/EZ/html/manual/105.html +%%PORTDOCS%%share/doc/EZ/html/manual/106.html +%%PORTDOCS%%share/doc/EZ/html/manual/107.html +%%PORTDOCS%%share/doc/EZ/html/manual/108.html +%%PORTDOCS%%share/doc/EZ/html/manual/109.html +%%PORTDOCS%%share/doc/EZ/html/manual/11.html +%%PORTDOCS%%share/doc/EZ/html/manual/110.html +%%PORTDOCS%%share/doc/EZ/html/manual/111.html +%%PORTDOCS%%share/doc/EZ/html/manual/112.html +%%PORTDOCS%%share/doc/EZ/html/manual/113.html +%%PORTDOCS%%share/doc/EZ/html/manual/114.html +%%PORTDOCS%%share/doc/EZ/html/manual/115.html +%%PORTDOCS%%share/doc/EZ/html/manual/116.html +%%PORTDOCS%%share/doc/EZ/html/manual/117.html +%%PORTDOCS%%share/doc/EZ/html/manual/118.html +%%PORTDOCS%%share/doc/EZ/html/manual/119.html +%%PORTDOCS%%share/doc/EZ/html/manual/12.html +%%PORTDOCS%%share/doc/EZ/html/manual/120.html +%%PORTDOCS%%share/doc/EZ/html/manual/13.html +%%PORTDOCS%%share/doc/EZ/html/manual/14.html +%%PORTDOCS%%share/doc/EZ/html/manual/15.html +%%PORTDOCS%%share/doc/EZ/html/manual/16.html +%%PORTDOCS%%share/doc/EZ/html/manual/17.html +%%PORTDOCS%%share/doc/EZ/html/manual/18.html +%%PORTDOCS%%share/doc/EZ/html/manual/19.html +%%PORTDOCS%%share/doc/EZ/html/manual/2.html +%%PORTDOCS%%share/doc/EZ/html/manual/20.html +%%PORTDOCS%%share/doc/EZ/html/manual/21.html +%%PORTDOCS%%share/doc/EZ/html/manual/22.html +%%PORTDOCS%%share/doc/EZ/html/manual/23.html +%%PORTDOCS%%share/doc/EZ/html/manual/24.html +%%PORTDOCS%%share/doc/EZ/html/manual/25.html +%%PORTDOCS%%share/doc/EZ/html/manual/26.html +%%PORTDOCS%%share/doc/EZ/html/manual/27.html +%%PORTDOCS%%share/doc/EZ/html/manual/28.html +%%PORTDOCS%%share/doc/EZ/html/manual/29.html +%%PORTDOCS%%share/doc/EZ/html/manual/3.html +%%PORTDOCS%%share/doc/EZ/html/manual/30.html +%%PORTDOCS%%share/doc/EZ/html/manual/31.html +%%PORTDOCS%%share/doc/EZ/html/manual/32.html +%%PORTDOCS%%share/doc/EZ/html/manual/33.html +%%PORTDOCS%%share/doc/EZ/html/manual/34.html +%%PORTDOCS%%share/doc/EZ/html/manual/35.html +%%PORTDOCS%%share/doc/EZ/html/manual/36.html +%%PORTDOCS%%share/doc/EZ/html/manual/37.html +%%PORTDOCS%%share/doc/EZ/html/manual/38.html +%%PORTDOCS%%share/doc/EZ/html/manual/39.html +%%PORTDOCS%%share/doc/EZ/html/manual/4.html +%%PORTDOCS%%share/doc/EZ/html/manual/40.html +%%PORTDOCS%%share/doc/EZ/html/manual/41.html +%%PORTDOCS%%share/doc/EZ/html/manual/42.html +%%PORTDOCS%%share/doc/EZ/html/manual/43.html +%%PORTDOCS%%share/doc/EZ/html/manual/44.html +%%PORTDOCS%%share/doc/EZ/html/manual/45.html +%%PORTDOCS%%share/doc/EZ/html/manual/46.html +%%PORTDOCS%%share/doc/EZ/html/manual/47.html +%%PORTDOCS%%share/doc/EZ/html/manual/48.html +%%PORTDOCS%%share/doc/EZ/html/manual/49.html +%%PORTDOCS%%share/doc/EZ/html/manual/5.html +%%PORTDOCS%%share/doc/EZ/html/manual/50.html +%%PORTDOCS%%share/doc/EZ/html/manual/51.html +%%PORTDOCS%%share/doc/EZ/html/manual/52.html +%%PORTDOCS%%share/doc/EZ/html/manual/53.html +%%PORTDOCS%%share/doc/EZ/html/manual/54.html +%%PORTDOCS%%share/doc/EZ/html/manual/55.html +%%PORTDOCS%%share/doc/EZ/html/manual/56.html +%%PORTDOCS%%share/doc/EZ/html/manual/57.html +%%PORTDOCS%%share/doc/EZ/html/manual/58.html +%%PORTDOCS%%share/doc/EZ/html/manual/59.html +%%PORTDOCS%%share/doc/EZ/html/manual/6.html +%%PORTDOCS%%share/doc/EZ/html/manual/60.html +%%PORTDOCS%%share/doc/EZ/html/manual/61.html +%%PORTDOCS%%share/doc/EZ/html/manual/62.html +%%PORTDOCS%%share/doc/EZ/html/manual/63.html +%%PORTDOCS%%share/doc/EZ/html/manual/64.html +%%PORTDOCS%%share/doc/EZ/html/manual/65.html +%%PORTDOCS%%share/doc/EZ/html/manual/66.html +%%PORTDOCS%%share/doc/EZ/html/manual/67.html +%%PORTDOCS%%share/doc/EZ/html/manual/68.html +%%PORTDOCS%%share/doc/EZ/html/manual/69.html +%%PORTDOCS%%share/doc/EZ/html/manual/7.html +%%PORTDOCS%%share/doc/EZ/html/manual/70.html +%%PORTDOCS%%share/doc/EZ/html/manual/71.html +%%PORTDOCS%%share/doc/EZ/html/manual/72.html +%%PORTDOCS%%share/doc/EZ/html/manual/73.html +%%PORTDOCS%%share/doc/EZ/html/manual/74.html +%%PORTDOCS%%share/doc/EZ/html/manual/75.html +%%PORTDOCS%%share/doc/EZ/html/manual/76.html +%%PORTDOCS%%share/doc/EZ/html/manual/77.html +%%PORTDOCS%%share/doc/EZ/html/manual/78.html +%%PORTDOCS%%share/doc/EZ/html/manual/79.html +%%PORTDOCS%%share/doc/EZ/html/manual/8.html +%%PORTDOCS%%share/doc/EZ/html/manual/80.html +%%PORTDOCS%%share/doc/EZ/html/manual/81.html +%%PORTDOCS%%share/doc/EZ/html/manual/82.html +%%PORTDOCS%%share/doc/EZ/html/manual/83.html +%%PORTDOCS%%share/doc/EZ/html/manual/84.html +%%PORTDOCS%%share/doc/EZ/html/manual/85.html +%%PORTDOCS%%share/doc/EZ/html/manual/86.html +%%PORTDOCS%%share/doc/EZ/html/manual/87.html +%%PORTDOCS%%share/doc/EZ/html/manual/88.html +%%PORTDOCS%%share/doc/EZ/html/manual/89.html +%%PORTDOCS%%share/doc/EZ/html/manual/9.html +%%PORTDOCS%%share/doc/EZ/html/manual/90.html +%%PORTDOCS%%share/doc/EZ/html/manual/91.html +%%PORTDOCS%%share/doc/EZ/html/manual/92.html +%%PORTDOCS%%share/doc/EZ/html/manual/93.html +%%PORTDOCS%%share/doc/EZ/html/manual/94.html +%%PORTDOCS%%share/doc/EZ/html/manual/95.html +%%PORTDOCS%%share/doc/EZ/html/manual/96.html +%%PORTDOCS%%share/doc/EZ/html/manual/97.html +%%PORTDOCS%%share/doc/EZ/html/manual/98.html +%%PORTDOCS%%share/doc/EZ/html/manual/99.html +%%PORTDOCS%%share/doc/EZ/html/manual/contents.html +%%PORTDOCS%%share/doc/EZ/html/manual/images/0.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/1.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/10.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/11.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/12.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/13.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/14.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/15.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/16.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/17.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/18.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/19.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/2.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/20.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/21.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/22.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/23.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/24.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/25.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/26.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/27.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/28.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/29.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/3.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/30.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/31.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/32.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/33.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/34.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/35.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/36.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/37.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/38.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/39.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/3dcanvas.jpg +%%PORTDOCS%%share/doc/EZ/html/manual/images/4.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/40.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/41.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/42.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/43.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/44.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/45.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/46.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/47.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/48.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/49.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/5.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/50.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/51.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/52.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/53.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/54.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/55.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/56.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/57.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/58.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/59.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/6.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/60.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/61.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/62.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/63.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/64.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/65.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/66.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/67.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/68.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/69.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/7.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/70.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/71.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/72.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/8.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/9.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/bgrnd08.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/blue_ball_small.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/blue_contents.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/blue_dir.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/blue_grab.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/blue_next.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/blue_prev.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/blue_readme.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/blue_up.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/blue_warning.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/button.jpg +%%PORTDOCS%%share/doc/EZ/html/manual/images/cbutton.jpg +%%PORTDOCS%%share/doc/EZ/html/manual/images/dial.jpg +%%PORTDOCS%%share/doc/EZ/html/manual/images/dot_clear.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/entry.jpg +%%PORTDOCS%%share/doc/EZ/html/manual/images/executor.jpg +%%PORTDOCS%%share/doc/EZ/html/manual/images/ez.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/fileselector.jpg +%%PORTDOCS%%share/doc/EZ/html/manual/images/flistbox.jpg +%%PORTDOCS%%share/doc/EZ/html/manual/images/frame.jpg +%%PORTDOCS%%share/doc/EZ/html/manual/images/gbar.jpg +%%PORTDOCS%%share/doc/EZ/html/manual/images/grnbg.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/histogram.jpg +%%PORTDOCS%%share/doc/EZ/html/manual/images/label.jpg +%%PORTDOCS%%share/doc/EZ/html/manual/images/lcd.jpg +%%PORTDOCS%%share/doc/EZ/html/manual/images/led.jpg +%%PORTDOCS%%share/doc/EZ/html/manual/images/listTree.jpg +%%PORTDOCS%%share/doc/EZ/html/manual/images/listbox.jpg +%%PORTDOCS%%share/doc/EZ/html/manual/images/locator.jpg +%%PORTDOCS%%share/doc/EZ/html/manual/images/mbutton.jpg +%%PORTDOCS%%share/doc/EZ/html/manual/images/mbutton1.jpg +%%PORTDOCS%%share/doc/EZ/html/manual/images/menu.jpg +%%PORTDOCS%%share/doc/EZ/html/manual/images/menu1.jpg +%%PORTDOCS%%share/doc/EZ/html/manual/images/menubar.jpg +%%PORTDOCS%%share/doc/EZ/html/manual/images/menus.jpg +%%PORTDOCS%%share/doc/EZ/html/manual/images/nbutton.jpg +%%PORTDOCS%%share/doc/EZ/html/manual/images/notebook.jpg +%%PORTDOCS%%share/doc/EZ/html/manual/images/optionEntry.jpg +%%PORTDOCS%%share/doc/EZ/html/manual/images/paneHandle.jpg +%%PORTDOCS%%share/doc/EZ/html/manual/images/rbutton.jpg +%%PORTDOCS%%share/doc/EZ/html/manual/images/red_ball_small.gif +%%PORTDOCS%%share/doc/EZ/html/manual/images/ruler.jpg +%%PORTDOCS%%share/doc/EZ/html/manual/images/scroll.jpg +%%PORTDOCS%%share/doc/EZ/html/manual/images/scrollBtn.jpg +%%PORTDOCS%%share/doc/EZ/html/manual/images/slider.jpg +%%PORTDOCS%%share/doc/EZ/html/manual/images/spinBtn.jpg +%%PORTDOCS%%share/doc/EZ/html/manual/images/ssheet.jpg +%%PORTDOCS%%share/doc/EZ/html/manual/images/statusmeter.jpg +%%PORTDOCS%%share/doc/EZ/html/manual/images/term.jpg +%%PORTDOCS%%share/doc/EZ/html/manual/images/text.jpg +%%PORTDOCS%%share/doc/EZ/html/manual/images/thumbWheel.jpg +%%PORTDOCS%%share/doc/EZ/html/manual/images/toplevel.jpg +%%PORTDOCS%%share/doc/EZ/html/manual/images/tree.jpg +%%PORTDOCS%%share/doc/EZ/html/manual/images/workarea.jpg +%%PORTDOCS%%share/doc/EZ/html/navigation.html +%%PORTDOCS%%share/doc/EZ/html/release.html +%%PORTDOCS%%share/doc/EZ/html/screenshots/3dcanvas.html +%%PORTDOCS%%share/doc/EZ/html/screenshots/3dcanvas.jpg +%%PORTDOCS%%share/doc/EZ/html/screenshots/button.html +%%PORTDOCS%%share/doc/EZ/html/screenshots/button.jpg +%%PORTDOCS%%share/doc/EZ/html/screenshots/cbutton.html +%%PORTDOCS%%share/doc/EZ/html/screenshots/cbutton.jpg +%%PORTDOCS%%share/doc/EZ/html/screenshots/dial.html +%%PORTDOCS%%share/doc/EZ/html/screenshots/dial.jpg +%%PORTDOCS%%share/doc/EZ/html/screenshots/entry.html +%%PORTDOCS%%share/doc/EZ/html/screenshots/entry.jpg +%%PORTDOCS%%share/doc/EZ/html/screenshots/executor.html +%%PORTDOCS%%share/doc/EZ/html/screenshots/executor.jpg +%%PORTDOCS%%share/doc/EZ/html/screenshots/fileselector.html +%%PORTDOCS%%share/doc/EZ/html/screenshots/fileselector.jpg +%%PORTDOCS%%share/doc/EZ/html/screenshots/flistbox.html +%%PORTDOCS%%share/doc/EZ/html/screenshots/flistbox.jpg +%%PORTDOCS%%share/doc/EZ/html/screenshots/frame.html +%%PORTDOCS%%share/doc/EZ/html/screenshots/frame.jpg +%%PORTDOCS%%share/doc/EZ/html/screenshots/gbar.html +%%PORTDOCS%%share/doc/EZ/html/screenshots/gbar.jpg +%%PORTDOCS%%share/doc/EZ/html/screenshots/histogram.html +%%PORTDOCS%%share/doc/EZ/html/screenshots/histogram.jpg +%%PORTDOCS%%share/doc/EZ/html/screenshots/label.html +%%PORTDOCS%%share/doc/EZ/html/screenshots/label.jpg +%%PORTDOCS%%share/doc/EZ/html/screenshots/lcd.html +%%PORTDOCS%%share/doc/EZ/html/screenshots/lcd.jpg +%%PORTDOCS%%share/doc/EZ/html/screenshots/led.html +%%PORTDOCS%%share/doc/EZ/html/screenshots/led.jpg +%%PORTDOCS%%share/doc/EZ/html/screenshots/listTree.html +%%PORTDOCS%%share/doc/EZ/html/screenshots/listTree.jpg +%%PORTDOCS%%share/doc/EZ/html/screenshots/listbox.html +%%PORTDOCS%%share/doc/EZ/html/screenshots/listbox.jpg +%%PORTDOCS%%share/doc/EZ/html/screenshots/locator.html +%%PORTDOCS%%share/doc/EZ/html/screenshots/locator.jpg +%%PORTDOCS%%share/doc/EZ/html/screenshots/mbutton.html +%%PORTDOCS%%share/doc/EZ/html/screenshots/mbutton.jpg +%%PORTDOCS%%share/doc/EZ/html/screenshots/mbutton1.html +%%PORTDOCS%%share/doc/EZ/html/screenshots/mbutton1.jpg +%%PORTDOCS%%share/doc/EZ/html/screenshots/menu.html +%%PORTDOCS%%share/doc/EZ/html/screenshots/menu.jpg +%%PORTDOCS%%share/doc/EZ/html/screenshots/menu1.html +%%PORTDOCS%%share/doc/EZ/html/screenshots/menu1.jpg +%%PORTDOCS%%share/doc/EZ/html/screenshots/menubar.html +%%PORTDOCS%%share/doc/EZ/html/screenshots/menubar.jpg +%%PORTDOCS%%share/doc/EZ/html/screenshots/menus.html +%%PORTDOCS%%share/doc/EZ/html/screenshots/menus.jpg +%%PORTDOCS%%share/doc/EZ/html/screenshots/nbutton.html +%%PORTDOCS%%share/doc/EZ/html/screenshots/nbutton.jpg +%%PORTDOCS%%share/doc/EZ/html/screenshots/notebook.html +%%PORTDOCS%%share/doc/EZ/html/screenshots/notebook.jpg +%%PORTDOCS%%share/doc/EZ/html/screenshots/optionEntry.html +%%PORTDOCS%%share/doc/EZ/html/screenshots/optionEntry.jpg +%%PORTDOCS%%share/doc/EZ/html/screenshots/paneHandle.html +%%PORTDOCS%%share/doc/EZ/html/screenshots/paneHandle.jpg +%%PORTDOCS%%share/doc/EZ/html/screenshots/rbutton.html +%%PORTDOCS%%share/doc/EZ/html/screenshots/rbutton.jpg +%%PORTDOCS%%share/doc/EZ/html/screenshots/ruler.html +%%PORTDOCS%%share/doc/EZ/html/screenshots/ruler.jpg +%%PORTDOCS%%share/doc/EZ/html/screenshots/scroll.html +%%PORTDOCS%%share/doc/EZ/html/screenshots/scroll.jpg +%%PORTDOCS%%share/doc/EZ/html/screenshots/scrollBtn.html +%%PORTDOCS%%share/doc/EZ/html/screenshots/scrollBtn.jpg +%%PORTDOCS%%share/doc/EZ/html/screenshots/slider.html +%%PORTDOCS%%share/doc/EZ/html/screenshots/slider.jpg +%%PORTDOCS%%share/doc/EZ/html/screenshots/spinBtn.html +%%PORTDOCS%%share/doc/EZ/html/screenshots/spinBtn.jpg +%%PORTDOCS%%share/doc/EZ/html/screenshots/ssheet.html +%%PORTDOCS%%share/doc/EZ/html/screenshots/ssheet.jpg +%%PORTDOCS%%share/doc/EZ/html/screenshots/statusmeter.html +%%PORTDOCS%%share/doc/EZ/html/screenshots/statusmeter.jpg +%%PORTDOCS%%share/doc/EZ/html/screenshots/term.html +%%PORTDOCS%%share/doc/EZ/html/screenshots/term.jpg +%%PORTDOCS%%share/doc/EZ/html/screenshots/text.html +%%PORTDOCS%%share/doc/EZ/html/screenshots/text.jpg +%%PORTDOCS%%share/doc/EZ/html/screenshots/thumbWheel.html +%%PORTDOCS%%share/doc/EZ/html/screenshots/thumbWheel.jpg +%%PORTDOCS%%share/doc/EZ/html/screenshots/toplevel.html +%%PORTDOCS%%share/doc/EZ/html/screenshots/toplevel.jpg +%%PORTDOCS%%share/doc/EZ/html/screenshots/tree.html +%%PORTDOCS%%share/doc/EZ/html/screenshots/tree.jpg +%%PORTDOCS%%share/doc/EZ/html/screenshots/workarea.html +%%PORTDOCS%%share/doc/EZ/html/screenshots/workarea.jpg +%%PORTDOCS%%share/doc/EZ/html/screenshots.html +%%PORTDOCS%%share/doc/EZ/html/welcome.html +%%PORTDOCS%%share/doc/EZ/ps/part1.ps +%%PORTDOCS%%share/doc/EZ/ps/part2.ps share/examples/EZ/Demo share/examples/EZ/LED.c share/examples/EZ/Makefile @@ -938,11 +938,11 @@ share/examples/EZ/ximage.c @dirrm share/examples/EZ/demos/DnD @dirrm share/examples/EZ/demos @dirrm share/examples/EZ -@dirrm share/doc/EZ/ps -@dirrm share/doc/EZ/html/screenshots -@dirrm share/doc/EZ/html/manual/images -@dirrm share/doc/EZ/html/manual -@dirrm share/doc/EZ/html/manp -@dirrm share/doc/EZ/html/images -@dirrm share/doc/EZ/html -@dirrm share/doc/EZ +%%PORTDOCS%%@dirrm share/doc/EZ/ps +%%PORTDOCS%%@dirrm share/doc/EZ/html/screenshots +%%PORTDOCS%%@dirrm share/doc/EZ/html/manual/images +%%PORTDOCS%%@dirrm share/doc/EZ/html/manual +%%PORTDOCS%%@dirrm share/doc/EZ/html/manp +%%PORTDOCS%%@dirrm share/doc/EZ/html/images +%%PORTDOCS%%@dirrm share/doc/EZ/html +%%PORTDOCS%%@dirrm share/doc/EZ diff --git a/graphics/Hermes/pkg-plist b/graphics/Hermes/pkg-plist index db8b8d2d2f37..6d75ff6a0e6b 100644 --- a/graphics/Hermes/pkg-plist +++ b/graphics/Hermes/pkg-plist @@ -10,20 +10,20 @@ include/Hermes/Types.h lib/libHermes.a lib/libHermes.so lib/libHermes.so.1 -share/doc/Hermes/AUTHORS -share/doc/Hermes/ChangeLog -share/doc/Hermes/FAQ -share/doc/Hermes/README -share/doc/Hermes/TODO -share/doc/Hermes/TODO.conversion -share/doc/Hermes/API/api-1.htm -share/doc/Hermes/API/api-2.htm -share/doc/Hermes/API/api-3.htm -share/doc/Hermes/API/api-4.htm -share/doc/Hermes/API/api.htm -share/doc/Hermes/API/api.ps -share/doc/Hermes/API/api.sgml -share/doc/Hermes/API/api.txt -@dirrm share/doc/Hermes/API -@dirrm share/doc/Hermes +%%PORTDOCS%%share/doc/Hermes/AUTHORS +%%PORTDOCS%%share/doc/Hermes/ChangeLog +%%PORTDOCS%%share/doc/Hermes/FAQ +%%PORTDOCS%%share/doc/Hermes/README +%%PORTDOCS%%share/doc/Hermes/TODO +%%PORTDOCS%%share/doc/Hermes/TODO.conversion +%%PORTDOCS%%share/doc/Hermes/API/api-1.htm +%%PORTDOCS%%share/doc/Hermes/API/api-2.htm +%%PORTDOCS%%share/doc/Hermes/API/api-3.htm +%%PORTDOCS%%share/doc/Hermes/API/api-4.htm +%%PORTDOCS%%share/doc/Hermes/API/api.htm +%%PORTDOCS%%share/doc/Hermes/API/api.ps +%%PORTDOCS%%share/doc/Hermes/API/api.sgml +%%PORTDOCS%%share/doc/Hermes/API/api.txt +%%PORTDOCS%%@dirrm share/doc/Hermes/API +%%PORTDOCS%%@dirrm share/doc/Hermes @dirrm include/Hermes diff --git a/graphics/fli2gif/pkg-plist b/graphics/fli2gif/pkg-plist index 5ac31972bc7f..6df71e0f1d8e 100644 --- a/graphics/fli2gif/pkg-plist +++ b/graphics/fli2gif/pkg-plist @@ -1,3 +1,3 @@ bin/fli2gif -share/doc/fli2gif/FLI2GIF.TXT.gz -@dirrm share/doc/fli2gif +%%PORTDOCS%%share/doc/fli2gif/FLI2GIF.TXT.gz +%%PORTDOCS%%@dirrm share/doc/fli2gif diff --git a/graphics/giflib/pkg-plist b/graphics/giflib/pkg-plist index 8885bbf3f4ad..56e27856ad19 100644 --- a/graphics/giflib/pkg-plist +++ b/graphics/giflib/pkg-plist @@ -32,45 +32,45 @@ include/gif_lib.h lib/libungif.a lib/libungif.so lib/libungif.so.5 -share/doc/libungif/GifFileType.png -share/doc/libungif/UNCOMPRESSED_GIF -share/doc/libungif/gif2bgi.html -share/doc/libungif/gif2epsn.html -share/doc/libungif/gif2herc.html -share/doc/libungif/gif2iris.html -share/doc/libungif/gif2ps.html -share/doc/libungif/gif2rgb.html -share/doc/libungif/gif2rle.html -share/doc/libungif/gif2x11.html -share/doc/libungif/gif89.txt -share/doc/libungif/gif_lib.html -share/doc/libungif/gifasm.html -share/doc/libungif/gifbg.html -share/doc/libungif/gifburst.html -share/doc/libungif/gifclip.html -share/doc/libungif/gifclrmp.html -share/doc/libungif/gifcolor.html -share/doc/libungif/gifcomb.html -share/doc/libungif/gifcompose.html -share/doc/libungif/giffiltr.html -share/doc/libungif/giffix.html -share/doc/libungif/gifflip.html -share/doc/libungif/gifhisto.html -share/doc/libungif/gifinter.html -share/doc/libungif/gifinto.html -share/doc/libungif/gifovly.html -share/doc/libungif/gifpos.html -share/doc/libungif/gifrotat.html -share/doc/libungif/gifrsize.html -share/doc/libungif/gifspnge.html -share/doc/libungif/giftext.html -share/doc/libungif/gifwedge.html -share/doc/libungif/icon2gif.html -share/doc/libungif/index.html -share/doc/libungif/liberror.html -share/doc/libungif/lzgif.txt -share/doc/libungif/raw2gif.html -share/doc/libungif/rgb2gif.html -share/doc/libungif/rle2gif.html -share/doc/libungif/text2gif.html -@dirrm share/doc/libungif +%%PORTDOCS%%share/doc/libungif/GifFileType.png +%%PORTDOCS%%share/doc/libungif/UNCOMPRESSED_GIF +%%PORTDOCS%%share/doc/libungif/gif2bgi.html +%%PORTDOCS%%share/doc/libungif/gif2epsn.html +%%PORTDOCS%%share/doc/libungif/gif2herc.html +%%PORTDOCS%%share/doc/libungif/gif2iris.html +%%PORTDOCS%%share/doc/libungif/gif2ps.html +%%PORTDOCS%%share/doc/libungif/gif2rgb.html +%%PORTDOCS%%share/doc/libungif/gif2rle.html +%%PORTDOCS%%share/doc/libungif/gif2x11.html +%%PORTDOCS%%share/doc/libungif/gif89.txt +%%PORTDOCS%%share/doc/libungif/gif_lib.html +%%PORTDOCS%%share/doc/libungif/gifasm.html +%%PORTDOCS%%share/doc/libungif/gifbg.html +%%PORTDOCS%%share/doc/libungif/gifburst.html +%%PORTDOCS%%share/doc/libungif/gifclip.html +%%PORTDOCS%%share/doc/libungif/gifclrmp.html +%%PORTDOCS%%share/doc/libungif/gifcolor.html +%%PORTDOCS%%share/doc/libungif/gifcomb.html +%%PORTDOCS%%share/doc/libungif/gifcompose.html +%%PORTDOCS%%share/doc/libungif/giffiltr.html +%%PORTDOCS%%share/doc/libungif/giffix.html +%%PORTDOCS%%share/doc/libungif/gifflip.html +%%PORTDOCS%%share/doc/libungif/gifhisto.html +%%PORTDOCS%%share/doc/libungif/gifinter.html +%%PORTDOCS%%share/doc/libungif/gifinto.html +%%PORTDOCS%%share/doc/libungif/gifovly.html +%%PORTDOCS%%share/doc/libungif/gifpos.html +%%PORTDOCS%%share/doc/libungif/gifrotat.html +%%PORTDOCS%%share/doc/libungif/gifrsize.html +%%PORTDOCS%%share/doc/libungif/gifspnge.html +%%PORTDOCS%%share/doc/libungif/giftext.html +%%PORTDOCS%%share/doc/libungif/gifwedge.html +%%PORTDOCS%%share/doc/libungif/icon2gif.html +%%PORTDOCS%%share/doc/libungif/index.html +%%PORTDOCS%%share/doc/libungif/liberror.html +%%PORTDOCS%%share/doc/libungif/lzgif.txt +%%PORTDOCS%%share/doc/libungif/raw2gif.html +%%PORTDOCS%%share/doc/libungif/rgb2gif.html +%%PORTDOCS%%share/doc/libungif/rle2gif.html +%%PORTDOCS%%share/doc/libungif/text2gif.html +%%PORTDOCS%%@dirrm share/doc/libungif diff --git a/graphics/gphoto/pkg-plist b/graphics/gphoto/pkg-plist index bb8bfec3e78e..66abebb0bbd4 100644 --- a/graphics/gphoto/pkg-plist +++ b/graphics/gphoto/pkg-plist @@ -55,14 +55,14 @@ lib/libgphoto_sony_dscf1.so.0 lib/libgphoto_sony_dscf55.a lib/libgphoto_sony_dscf55.so lib/libgphoto_sony_dscf55.so.0 -share/doc/gphoto/ChangeLog -share/doc/gphoto/FAQ -share/doc/gphoto/NEWS -share/doc/gphoto/PROGRAMMERS -share/doc/gphoto/README -share/doc/gphoto/THANKS -share/doc/gphoto/THEMES -share/doc/gphoto/TODO +%%PORTDOCS%%share/doc/gphoto/ChangeLog +%%PORTDOCS%%share/doc/gphoto/FAQ +%%PORTDOCS%%share/doc/gphoto/NEWS +%%PORTDOCS%%share/doc/gphoto/PROGRAMMERS +%%PORTDOCS%%share/doc/gphoto/README +%%PORTDOCS%%share/doc/gphoto/THANKS +%%PORTDOCS%%share/doc/gphoto/THEMES +%%PORTDOCS%%share/doc/gphoto/TODO share/gphoto/AUTHORS share/gphoto/MANUAL share/gphoto/gallery/CSStheme/gphotobutton.png @@ -95,4 +95,4 @@ share/gphoto/gallery/RedNGray/thumbnail.html @dirrm share/gphoto/gallery/CSStheme @dirrm share/gphoto/gallery @dirrm share/gphoto -@dirrm share/doc/gphoto +%%PORTDOCS%%@dirrm share/doc/gphoto diff --git a/graphics/gphoto2/pkg-plist b/graphics/gphoto2/pkg-plist index bb8bfec3e78e..66abebb0bbd4 100644 --- a/graphics/gphoto2/pkg-plist +++ b/graphics/gphoto2/pkg-plist @@ -55,14 +55,14 @@ lib/libgphoto_sony_dscf1.so.0 lib/libgphoto_sony_dscf55.a lib/libgphoto_sony_dscf55.so lib/libgphoto_sony_dscf55.so.0 -share/doc/gphoto/ChangeLog -share/doc/gphoto/FAQ -share/doc/gphoto/NEWS -share/doc/gphoto/PROGRAMMERS -share/doc/gphoto/README -share/doc/gphoto/THANKS -share/doc/gphoto/THEMES -share/doc/gphoto/TODO +%%PORTDOCS%%share/doc/gphoto/ChangeLog +%%PORTDOCS%%share/doc/gphoto/FAQ +%%PORTDOCS%%share/doc/gphoto/NEWS +%%PORTDOCS%%share/doc/gphoto/PROGRAMMERS +%%PORTDOCS%%share/doc/gphoto/README +%%PORTDOCS%%share/doc/gphoto/THANKS +%%PORTDOCS%%share/doc/gphoto/THEMES +%%PORTDOCS%%share/doc/gphoto/TODO share/gphoto/AUTHORS share/gphoto/MANUAL share/gphoto/gallery/CSStheme/gphotobutton.png @@ -95,4 +95,4 @@ share/gphoto/gallery/RedNGray/thumbnail.html @dirrm share/gphoto/gallery/CSStheme @dirrm share/gphoto/gallery @dirrm share/gphoto -@dirrm share/doc/gphoto +%%PORTDOCS%%@dirrm share/doc/gphoto diff --git a/graphics/gplot/pkg-plist b/graphics/gplot/pkg-plist index e0c96e940a62..b533137a660d 100644 --- a/graphics/gplot/pkg-plist +++ b/graphics/gplot/pkg-plist @@ -1,7 +1,7 @@ bin/gplot bin/gtex lib/libcgm.a -share/doc/Gplot/gplot.hlp.gz -share/doc/Gplot/gplot.txt.gz -share/doc/Gplot/gtex.doc.gz -@dirrm share/doc/Gplot +%%PORTDOCS%%share/doc/Gplot/gplot.hlp.gz +%%PORTDOCS%%share/doc/Gplot/gplot.txt.gz +%%PORTDOCS%%share/doc/Gplot/gtex.doc.gz +%%PORTDOCS%%@dirrm share/doc/Gplot diff --git a/graphics/hobbes-icons-xpm/Makefile b/graphics/hobbes-icons-xpm/Makefile index ad4784c0b5b1..69016c66d5f6 100644 --- a/graphics/hobbes-icons-xpm/Makefile +++ b/graphics/hobbes-icons-xpm/Makefile @@ -28,9 +28,9 @@ do-install: post-install: .if !defined(NOPORTDOCS) - @${MKDIR} ${PREFIX}/share/doc/hobbes-icons-xpm3 - ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/hobbes-icons-xpm3 - ${INSTALL_SCRIPT} ${WRKSRC}/*.shar ${PREFIX}/share/doc/hobbes-icons-xpm3 + @${MKDIR} ${DOCSDIR} + @${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} + @${INSTALL_SCRIPT} ${WRKSRC}/*.shar ${DOCSDIR} .endif .include <bsd.port.mk> diff --git a/graphics/hobbes-icons-xpm/pkg-plist b/graphics/hobbes-icons-xpm/pkg-plist index be7761c0e840..9de035f730ad 100644 --- a/graphics/hobbes-icons-xpm/pkg-plist +++ b/graphics/hobbes-icons-xpm/pkg-plist @@ -3380,9 +3380,9 @@ include/X11/pixmaps/z/zortech.xpm include/X11/pixmaps/z/zug.xpm include/X11/pixmaps/z/zug1.xpm include/X11/pixmaps/z/zug2.xpm -share/doc/hobbes-icons-xpm3/README -share/doc/hobbes-icons-xpm3/readem.shar -@dirrm share/doc/hobbes-icons-xpm3 +%%PORTDOCS%%share/doc/hobbes-icons-xpm3/README +%%PORTDOCS%%share/doc/hobbes-icons-xpm3/readem.shar +%%PORTDOCS%%@dirrm share/doc/hobbes-icons-xpm3 @dirrm include/X11/pixmaps/0 @dirrm include/X11/pixmaps/1 @dirrm include/X11/pixmaps/2 diff --git a/graphics/libungif/pkg-plist b/graphics/libungif/pkg-plist index 8885bbf3f4ad..56e27856ad19 100644 --- a/graphics/libungif/pkg-plist +++ b/graphics/libungif/pkg-plist @@ -32,45 +32,45 @@ include/gif_lib.h lib/libungif.a lib/libungif.so lib/libungif.so.5 -share/doc/libungif/GifFileType.png -share/doc/libungif/UNCOMPRESSED_GIF -share/doc/libungif/gif2bgi.html -share/doc/libungif/gif2epsn.html -share/doc/libungif/gif2herc.html -share/doc/libungif/gif2iris.html -share/doc/libungif/gif2ps.html -share/doc/libungif/gif2rgb.html -share/doc/libungif/gif2rle.html -share/doc/libungif/gif2x11.html -share/doc/libungif/gif89.txt -share/doc/libungif/gif_lib.html -share/doc/libungif/gifasm.html -share/doc/libungif/gifbg.html -share/doc/libungif/gifburst.html -share/doc/libungif/gifclip.html -share/doc/libungif/gifclrmp.html -share/doc/libungif/gifcolor.html -share/doc/libungif/gifcomb.html -share/doc/libungif/gifcompose.html -share/doc/libungif/giffiltr.html -share/doc/libungif/giffix.html -share/doc/libungif/gifflip.html -share/doc/libungif/gifhisto.html -share/doc/libungif/gifinter.html -share/doc/libungif/gifinto.html -share/doc/libungif/gifovly.html -share/doc/libungif/gifpos.html -share/doc/libungif/gifrotat.html -share/doc/libungif/gifrsize.html -share/doc/libungif/gifspnge.html -share/doc/libungif/giftext.html -share/doc/libungif/gifwedge.html -share/doc/libungif/icon2gif.html -share/doc/libungif/index.html -share/doc/libungif/liberror.html -share/doc/libungif/lzgif.txt -share/doc/libungif/raw2gif.html -share/doc/libungif/rgb2gif.html -share/doc/libungif/rle2gif.html -share/doc/libungif/text2gif.html -@dirrm share/doc/libungif +%%PORTDOCS%%share/doc/libungif/GifFileType.png +%%PORTDOCS%%share/doc/libungif/UNCOMPRESSED_GIF +%%PORTDOCS%%share/doc/libungif/gif2bgi.html +%%PORTDOCS%%share/doc/libungif/gif2epsn.html +%%PORTDOCS%%share/doc/libungif/gif2herc.html +%%PORTDOCS%%share/doc/libungif/gif2iris.html +%%PORTDOCS%%share/doc/libungif/gif2ps.html +%%PORTDOCS%%share/doc/libungif/gif2rgb.html +%%PORTDOCS%%share/doc/libungif/gif2rle.html +%%PORTDOCS%%share/doc/libungif/gif2x11.html +%%PORTDOCS%%share/doc/libungif/gif89.txt +%%PORTDOCS%%share/doc/libungif/gif_lib.html +%%PORTDOCS%%share/doc/libungif/gifasm.html +%%PORTDOCS%%share/doc/libungif/gifbg.html +%%PORTDOCS%%share/doc/libungif/gifburst.html +%%PORTDOCS%%share/doc/libungif/gifclip.html +%%PORTDOCS%%share/doc/libungif/gifclrmp.html +%%PORTDOCS%%share/doc/libungif/gifcolor.html +%%PORTDOCS%%share/doc/libungif/gifcomb.html +%%PORTDOCS%%share/doc/libungif/gifcompose.html +%%PORTDOCS%%share/doc/libungif/giffiltr.html +%%PORTDOCS%%share/doc/libungif/giffix.html +%%PORTDOCS%%share/doc/libungif/gifflip.html +%%PORTDOCS%%share/doc/libungif/gifhisto.html +%%PORTDOCS%%share/doc/libungif/gifinter.html +%%PORTDOCS%%share/doc/libungif/gifinto.html +%%PORTDOCS%%share/doc/libungif/gifovly.html +%%PORTDOCS%%share/doc/libungif/gifpos.html +%%PORTDOCS%%share/doc/libungif/gifrotat.html +%%PORTDOCS%%share/doc/libungif/gifrsize.html +%%PORTDOCS%%share/doc/libungif/gifspnge.html +%%PORTDOCS%%share/doc/libungif/giftext.html +%%PORTDOCS%%share/doc/libungif/gifwedge.html +%%PORTDOCS%%share/doc/libungif/icon2gif.html +%%PORTDOCS%%share/doc/libungif/index.html +%%PORTDOCS%%share/doc/libungif/liberror.html +%%PORTDOCS%%share/doc/libungif/lzgif.txt +%%PORTDOCS%%share/doc/libungif/raw2gif.html +%%PORTDOCS%%share/doc/libungif/rgb2gif.html +%%PORTDOCS%%share/doc/libungif/rle2gif.html +%%PORTDOCS%%share/doc/libungif/text2gif.html +%%PORTDOCS%%@dirrm share/doc/libungif diff --git a/graphics/mpeg_encode/Makefile b/graphics/mpeg_encode/Makefile index 2a3ca429062c..189f82cd1353 100644 --- a/graphics/mpeg_encode/Makefile +++ b/graphics/mpeg_encode/Makefile @@ -13,7 +13,6 @@ DISTNAME= ${PKGNAME}-src MAINTAINER= ports@FreeBSD.org - MAN1= mpeg_encode.1 WRKSRC= ${WRKDIR}/${PORTNAME} @@ -22,9 +21,9 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/mpeg_encode ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/docs/mpeg_encode.1 ${PREFIX}/man/man1 .if !defined(NOPORTDOCS) - ${MKDIR} ${PREFIX}/share/doc/${PORTNAME} + @${MKDIR} ${DOCSDIR} .for i in users-guide.ps template.param - ${INSTALL_DATA} ${WRKSRC}/docs/${i} ${PREFIX}/share/doc/${PORTNAME} + @${INSTALL_DATA} ${WRKSRC}/docs/${i} ${DOCSDIR} .endfor .endif diff --git a/graphics/mpeg_encode/pkg-plist b/graphics/mpeg_encode/pkg-plist index c0d6d4f5e886..3dc55b80ecc9 100644 --- a/graphics/mpeg_encode/pkg-plist +++ b/graphics/mpeg_encode/pkg-plist @@ -1,4 +1,4 @@ bin/mpeg_encode -share/doc/mpeg_encode/users-guide.ps -share/doc/mpeg_encode/template.param -@dirrm share/doc/mpeg_encode +%%PORTDOCS%%share/doc/mpeg_encode/users-guide.ps +%%PORTDOCS%%share/doc/mpeg_encode/template.param +%%PORTDOCS%%@dirrm share/doc/mpeg_encode diff --git a/graphics/plotmtv/pkg-plist b/graphics/plotmtv/pkg-plist index 11d6f6c3d8fc..f7f67dabd406 100644 --- a/graphics/plotmtv/pkg-plist +++ b/graphics/plotmtv/pkg-plist @@ -3,41 +3,41 @@ bin/ctr2mtv bin/drawplot2mtv bin/pdraw2mtv bin/mtv2mtv -share/doc/plotmtv/DataFormat.ps.Z -share/doc/plotmtv/Tests/run.csh -share/doc/plotmtv/Tests/run.sh -share/doc/plotmtv/Tests/README -share/doc/plotmtv/Tests/test_abs.mtv -share/doc/plotmtv/Tests/test_abs2.mtv -share/doc/plotmtv/Tests/test_annot.mtv -share/doc/plotmtv/Tests/test_annot2.mtv -share/doc/plotmtv/Tests/test_axisflip.mtv -share/doc/plotmtv/Tests/test_axislabel.mtv -share/doc/plotmtv/Tests/test_bar.mtv -share/doc/plotmtv/Tests/test_column.mtv -share/doc/plotmtv/Tests/test_column2.mtv -share/doc/plotmtv/Tests/test_ctrcolors.mtv -share/doc/plotmtv/Tests/test_ctrelb.mtv -share/doc/plotmtv/Tests/test_ctrelb2.mtv -share/doc/plotmtv/Tests/test_ctrelb3.mtv -share/doc/plotmtv/Tests/test_ctrs.mtv -share/doc/plotmtv/Tests/test_curve2D.mtv -share/doc/plotmtv/Tests/test_curve3D.mtv -share/doc/plotmtv/Tests/test_curve3D2.mtv -share/doc/plotmtv/Tests/test_exp.mtv -share/doc/plotmtv/Tests/test_fillclrs.mtv -share/doc/plotmtv/Tests/test_fillclrs2.mtv -share/doc/plotmtv/Tests/test_grid4D.mtv -share/doc/plotmtv/Tests/test_histogram.mtv -share/doc/plotmtv/Tests/test_lines.mtv -share/doc/plotmtv/Tests/test_log.mtv -share/doc/plotmtv/Tests/test_markers.mtv -share/doc/plotmtv/Tests/test_prob.mtv -share/doc/plotmtv/Tests/test_pyramid.mtv -share/doc/plotmtv/Tests/test_smallnum.mtv -share/doc/plotmtv/Tests/test_spln.mtv -share/doc/plotmtv/Tests/test_trictr.mtv -share/doc/plotmtv/Tests/test_vector.mtv -share/doc/plotmtv/Tests/test_vector2.mtv -@dirrm share/doc/plotmtv/Tests -@dirrm share/doc/plotmtv +%%PORTDOCS%%share/doc/plotmtv/DataFormat.ps.Z +%%PORTDOCS%%share/doc/plotmtv/Tests/run.csh +%%PORTDOCS%%share/doc/plotmtv/Tests/run.sh +%%PORTDOCS%%share/doc/plotmtv/Tests/README +%%PORTDOCS%%share/doc/plotmtv/Tests/test_abs.mtv +%%PORTDOCS%%share/doc/plotmtv/Tests/test_abs2.mtv +%%PORTDOCS%%share/doc/plotmtv/Tests/test_annot.mtv +%%PORTDOCS%%share/doc/plotmtv/Tests/test_annot2.mtv +%%PORTDOCS%%share/doc/plotmtv/Tests/test_axisflip.mtv +%%PORTDOCS%%share/doc/plotmtv/Tests/test_axislabel.mtv +%%PORTDOCS%%share/doc/plotmtv/Tests/test_bar.mtv +%%PORTDOCS%%share/doc/plotmtv/Tests/test_column.mtv +%%PORTDOCS%%share/doc/plotmtv/Tests/test_column2.mtv +%%PORTDOCS%%share/doc/plotmtv/Tests/test_ctrcolors.mtv +%%PORTDOCS%%share/doc/plotmtv/Tests/test_ctrelb.mtv +%%PORTDOCS%%share/doc/plotmtv/Tests/test_ctrelb2.mtv +%%PORTDOCS%%share/doc/plotmtv/Tests/test_ctrelb3.mtv +%%PORTDOCS%%share/doc/plotmtv/Tests/test_ctrs.mtv +%%PORTDOCS%%share/doc/plotmtv/Tests/test_curve2D.mtv +%%PORTDOCS%%share/doc/plotmtv/Tests/test_curve3D.mtv +%%PORTDOCS%%share/doc/plotmtv/Tests/test_curve3D2.mtv +%%PORTDOCS%%share/doc/plotmtv/Tests/test_exp.mtv +%%PORTDOCS%%share/doc/plotmtv/Tests/test_fillclrs.mtv +%%PORTDOCS%%share/doc/plotmtv/Tests/test_fillclrs2.mtv +%%PORTDOCS%%share/doc/plotmtv/Tests/test_grid4D.mtv +%%PORTDOCS%%share/doc/plotmtv/Tests/test_histogram.mtv +%%PORTDOCS%%share/doc/plotmtv/Tests/test_lines.mtv +%%PORTDOCS%%share/doc/plotmtv/Tests/test_log.mtv +%%PORTDOCS%%share/doc/plotmtv/Tests/test_markers.mtv +%%PORTDOCS%%share/doc/plotmtv/Tests/test_prob.mtv +%%PORTDOCS%%share/doc/plotmtv/Tests/test_pyramid.mtv +%%PORTDOCS%%share/doc/plotmtv/Tests/test_smallnum.mtv +%%PORTDOCS%%share/doc/plotmtv/Tests/test_spln.mtv +%%PORTDOCS%%share/doc/plotmtv/Tests/test_trictr.mtv +%%PORTDOCS%%share/doc/plotmtv/Tests/test_vector.mtv +%%PORTDOCS%%share/doc/plotmtv/Tests/test_vector2.mtv +%%PORTDOCS%%@dirrm share/doc/plotmtv/Tests +%%PORTDOCS%%@dirrm share/doc/plotmtv diff --git a/graphics/pngcheck/Makefile b/graphics/pngcheck/Makefile index 19e9431483cf..85cc80529898 100644 --- a/graphics/pngcheck/Makefile +++ b/graphics/pngcheck/Makefile @@ -18,9 +18,9 @@ MAKEFILE= Makefile.unx do-install: ${INSTALL_PROGRAM} ${WRKSRC}/pngcheck ${PREFIX}/bin .if !defined(NOPORTDOCS) - @${MKDIR} ${PREFIX}/share/doc/pngcheck - ${INSTALL_DATA} ${WRKSRC}/CHANGELOG ${PREFIX}/share/doc/pngcheck - ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/pngcheck + @${MKDIR} ${DOCSDIR} + @${INSTALL_DATA} ${WRKSRC}/CHANGELOG ${DOCSDIR} + @${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} .endif .include <bsd.port.mk> diff --git a/graphics/pngcheck/pkg-plist b/graphics/pngcheck/pkg-plist index 70fe7ea66e4e..154ded353c82 100644 --- a/graphics/pngcheck/pkg-plist +++ b/graphics/pngcheck/pkg-plist @@ -1,4 +1,4 @@ bin/pngcheck -share/doc/pngcheck/CHANGELOG -share/doc/pngcheck/README -@dirrm share/doc/pngcheck +%%PORTDOCS%%share/doc/pngcheck/CHANGELOG +%%PORTDOCS%%share/doc/pngcheck/README +%%PORTDOCS%%@dirrm share/doc/pngcheck diff --git a/graphics/qvplay/Makefile b/graphics/qvplay/Makefile index 518532b56a3a..2f9bd0ff3afe 100644 --- a/graphics/qvplay/Makefile +++ b/graphics/qvplay/Makefile @@ -29,9 +29,9 @@ pre-configure: post-install: .if !defined(NOPORTDOCS) - @${MKDIR} ${PREFIX}/share/doc/qvplay -.for file in ${PORTDOCS} - ${INSTALL_DATA} ${WRKSRC}/../../${file} ${PREFIX}/share/doc/qvplay + @${MKDIR} ${DOCSDIR} +.for file in ${PORTDOCS} + ${INSTALL_DATA} ${WRKSRC}/../../${file} ${DOCSDIR} .endfor .endif @${SED} -e 's#/usr/local#${PREFIX}#' ${PKGMESSAGE} diff --git a/graphics/qvplay/pkg-plist b/graphics/qvplay/pkg-plist index f19bf49cb002..c7b4c3f36796 100644 --- a/graphics/qvplay/pkg-plist +++ b/graphics/qvplay/pkg-plist @@ -1,11 +1,11 @@ bin/qvalldel bin/qvplay bin/qvrec -share/doc/qvplay/FAQ.txt -share/doc/qvplay/HISTORY -share/doc/qvplay/PROTOCOL.eng -share/doc/qvplay/PROTOCOL.txt -share/doc/qvplay/README -share/doc/qvplay/README.FreeBSD -share/doc/qvplay/README.eng -@dirrm share/doc/qvplay +%%PORTDOCS%%share/doc/qvplay/FAQ.txt +%%PORTDOCS%%share/doc/qvplay/HISTORY +%%PORTDOCS%%share/doc/qvplay/PROTOCOL.eng +%%PORTDOCS%%share/doc/qvplay/PROTOCOL.txt +%%PORTDOCS%%share/doc/qvplay/README +%%PORTDOCS%%share/doc/qvplay/README.FreeBSD +%%PORTDOCS%%share/doc/qvplay/README.eng +%%PORTDOCS%%@dirrm share/doc/qvplay diff --git a/graphics/skencil/pkg-plist b/graphics/skencil/pkg-plist index 051fd57f5b5a..54dffe14394e 100644 --- a/graphics/skencil/pkg-plist +++ b/graphics/skencil/pkg-plist @@ -1,96 +1,96 @@ bin/sk2ps bin/sketch bin/skshow -share/doc/sketch/BUGS -share/doc/sketch/Doc/Images/CreateCurve.png -share/doc/sketch/Doc/Images/CreateEllipse.png -share/doc/sketch/Doc/Images/CreatePoly.png -share/doc/sketch/Doc/Images/CreateRect.png -share/doc/sketch/Doc/Images/Delete.png -share/doc/sketch/Doc/Images/Duplicate.png -share/doc/sketch/Doc/Images/EditMode.png -share/doc/sketch/Doc/Images/FlipHorizontal.png -share/doc/sketch/Doc/Images/FlipVertical.png -share/doc/sketch/Doc/Images/GridOff.png -share/doc/sketch/Doc/Images/GridOn.png -share/doc/sketch/Doc/Images/Group.png -share/doc/sketch/Doc/Images/Image.png -share/doc/sketch/Doc/Images/MiniEyeClosed.png -share/doc/sketch/Doc/Images/MiniEyeOpen.png -share/doc/sketch/Doc/Images/MiniPrintOff.png -share/doc/sketch/Doc/Images/MiniPrintOn.png -share/doc/sketch/Doc/Images/MoveOneDown.png -share/doc/sketch/Doc/Images/MoveOneUp.png -share/doc/sketch/Doc/Images/MoveToBottom.png -share/doc/sketch/Doc/Images/MoveToTop.png -share/doc/sketch/Doc/Images/NewDocument.png -share/doc/sketch/Doc/Images/Open.png -share/doc/sketch/Doc/Images/Redo.png -share/doc/sketch/Doc/Images/Save.png -share/doc/sketch/Doc/Images/SelectionMode.png -share/doc/sketch/Doc/Images/Text.png -share/doc/sketch/Doc/Images/Undo.png -share/doc/sketch/Doc/Images/Ungroup.png -share/doc/sketch/Doc/Images/Zoom.png -share/doc/sketch/Doc/Images/arrow-left.png -share/doc/sketch/Doc/Images/arrow-right.png -share/doc/sketch/Doc/Images/arrow-up.png -share/doc/sketch/Doc/Images/bullet.png -share/doc/sketch/Doc/Images/gradient-conical.png -share/doc/sketch/Doc/Images/gradient-linear.png -share/doc/sketch/Doc/Images/gradient-radial.png -share/doc/sketch/Doc/Images/layers.png -share/doc/sketch/Doc/Images/selsize.png -share/doc/sketch/Doc/Images/seltrafo.png -share/doc/sketch/Doc/Images/sketch-logo.png -share/doc/sketch/Doc/Images/textpath.png -share/doc/sketch/Doc/Images/textpathrot.png -share/doc/sketch/Doc/Images/textpathskew.png -share/doc/sketch/Doc/devguide-1.html -share/doc/sketch/Doc/devguide-10.html -share/doc/sketch/Doc/devguide-11.html -share/doc/sketch/Doc/devguide-12.html -share/doc/sketch/Doc/devguide-13.html -share/doc/sketch/Doc/devguide-14.html -share/doc/sketch/Doc/devguide-15.html -share/doc/sketch/Doc/devguide-16.html -share/doc/sketch/Doc/devguide-17.html -share/doc/sketch/Doc/devguide-18.html -share/doc/sketch/Doc/devguide-19.html -share/doc/sketch/Doc/devguide-2.html -share/doc/sketch/Doc/devguide-20.html -share/doc/sketch/Doc/devguide-21.html -share/doc/sketch/Doc/devguide-22.html -share/doc/sketch/Doc/devguide-23.html -share/doc/sketch/Doc/devguide-24.html -share/doc/sketch/Doc/devguide-25.html -share/doc/sketch/Doc/devguide-26.html -share/doc/sketch/Doc/devguide-27.html -share/doc/sketch/Doc/devguide-3.html -share/doc/sketch/Doc/devguide-4.html -share/doc/sketch/Doc/devguide-5.html -share/doc/sketch/Doc/devguide-6.html -share/doc/sketch/Doc/devguide-7.html -share/doc/sketch/Doc/devguide-8.html -share/doc/sketch/Doc/devguide-9.html -share/doc/sketch/Doc/devguide.html -share/doc/sketch/Doc/fonts.alias -share/doc/sketch/Doc/fonts.scale -share/doc/sketch/Doc/usersguide-1.html -share/doc/sketch/Doc/usersguide-10.html -share/doc/sketch/Doc/usersguide-2.html -share/doc/sketch/Doc/usersguide-3.html -share/doc/sketch/Doc/usersguide-4.html -share/doc/sketch/Doc/usersguide-5.html -share/doc/sketch/Doc/usersguide-6.html -share/doc/sketch/Doc/usersguide-7.html -share/doc/sketch/Doc/usersguide-8.html -share/doc/sketch/Doc/usersguide-9.html -share/doc/sketch/Doc/usersguide.html -share/doc/sketch/NEWS -share/doc/sketch/PROJECTS -share/doc/sketch/README -share/doc/sketch/TODO +%%PORTDOCS%%share/doc/sketch/BUGS +%%PORTDOCS%%share/doc/sketch/Doc/Images/CreateCurve.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/CreateEllipse.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/CreatePoly.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/CreateRect.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/Delete.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/Duplicate.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/EditMode.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/FlipHorizontal.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/FlipVertical.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/GridOff.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/GridOn.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/Group.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/Image.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/MiniEyeClosed.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/MiniEyeOpen.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/MiniPrintOff.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/MiniPrintOn.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/MoveOneDown.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/MoveOneUp.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/MoveToBottom.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/MoveToTop.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/NewDocument.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/Open.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/Redo.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/Save.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/SelectionMode.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/Text.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/Undo.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/Ungroup.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/Zoom.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/arrow-left.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/arrow-right.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/arrow-up.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/bullet.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/gradient-conical.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/gradient-linear.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/gradient-radial.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/layers.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/selsize.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/seltrafo.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/sketch-logo.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/textpath.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/textpathrot.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/textpathskew.png +%%PORTDOCS%%share/doc/sketch/Doc/devguide-1.html +%%PORTDOCS%%share/doc/sketch/Doc/devguide-10.html +%%PORTDOCS%%share/doc/sketch/Doc/devguide-11.html +%%PORTDOCS%%share/doc/sketch/Doc/devguide-12.html +%%PORTDOCS%%share/doc/sketch/Doc/devguide-13.html +%%PORTDOCS%%share/doc/sketch/Doc/devguide-14.html +%%PORTDOCS%%share/doc/sketch/Doc/devguide-15.html +%%PORTDOCS%%share/doc/sketch/Doc/devguide-16.html +%%PORTDOCS%%share/doc/sketch/Doc/devguide-17.html +%%PORTDOCS%%share/doc/sketch/Doc/devguide-18.html +%%PORTDOCS%%share/doc/sketch/Doc/devguide-19.html +%%PORTDOCS%%share/doc/sketch/Doc/devguide-2.html +%%PORTDOCS%%share/doc/sketch/Doc/devguide-20.html +%%PORTDOCS%%share/doc/sketch/Doc/devguide-21.html +%%PORTDOCS%%share/doc/sketch/Doc/devguide-22.html +%%PORTDOCS%%share/doc/sketch/Doc/devguide-23.html +%%PORTDOCS%%share/doc/sketch/Doc/devguide-24.html +%%PORTDOCS%%share/doc/sketch/Doc/devguide-25.html +%%PORTDOCS%%share/doc/sketch/Doc/devguide-26.html +%%PORTDOCS%%share/doc/sketch/Doc/devguide-27.html +%%PORTDOCS%%share/doc/sketch/Doc/devguide-3.html +%%PORTDOCS%%share/doc/sketch/Doc/devguide-4.html +%%PORTDOCS%%share/doc/sketch/Doc/devguide-5.html +%%PORTDOCS%%share/doc/sketch/Doc/devguide-6.html +%%PORTDOCS%%share/doc/sketch/Doc/devguide-7.html +%%PORTDOCS%%share/doc/sketch/Doc/devguide-8.html +%%PORTDOCS%%share/doc/sketch/Doc/devguide-9.html +%%PORTDOCS%%share/doc/sketch/Doc/devguide.html +%%PORTDOCS%%share/doc/sketch/Doc/fonts.alias +%%PORTDOCS%%share/doc/sketch/Doc/fonts.scale +%%PORTDOCS%%share/doc/sketch/Doc/usersguide-1.html +%%PORTDOCS%%share/doc/sketch/Doc/usersguide-10.html +%%PORTDOCS%%share/doc/sketch/Doc/usersguide-2.html +%%PORTDOCS%%share/doc/sketch/Doc/usersguide-3.html +%%PORTDOCS%%share/doc/sketch/Doc/usersguide-4.html +%%PORTDOCS%%share/doc/sketch/Doc/usersguide-5.html +%%PORTDOCS%%share/doc/sketch/Doc/usersguide-6.html +%%PORTDOCS%%share/doc/sketch/Doc/usersguide-7.html +%%PORTDOCS%%share/doc/sketch/Doc/usersguide-8.html +%%PORTDOCS%%share/doc/sketch/Doc/usersguide-9.html +%%PORTDOCS%%share/doc/sketch/Doc/usersguide.html +%%PORTDOCS%%share/doc/sketch/NEWS +%%PORTDOCS%%share/doc/sketch/PROJECTS +%%PORTDOCS%%share/doc/sketch/README +%%PORTDOCS%%share/doc/sketch/TODO share/examples/sketch/ellipse.sk share/examples/sketch/face.sk share/examples/sketch/fill.sk @@ -579,6 +579,6 @@ share/sketch/skshow.py @dirrm share/sketch/Filter @dirrm share/sketch @dirrm share/examples/sketch -@dirrm share/doc/sketch/Doc/Images -@dirrm share/doc/sketch/Doc -@dirrm share/doc/sketch +%%PORTDOCS%%@dirrm share/doc/sketch/Doc/Images +%%PORTDOCS%%@dirrm share/doc/sketch/Doc +%%PORTDOCS%%@dirrm share/doc/sketch diff --git a/graphics/sketch/pkg-plist b/graphics/sketch/pkg-plist index 051fd57f5b5a..54dffe14394e 100644 --- a/graphics/sketch/pkg-plist +++ b/graphics/sketch/pkg-plist @@ -1,96 +1,96 @@ bin/sk2ps bin/sketch bin/skshow -share/doc/sketch/BUGS -share/doc/sketch/Doc/Images/CreateCurve.png -share/doc/sketch/Doc/Images/CreateEllipse.png -share/doc/sketch/Doc/Images/CreatePoly.png -share/doc/sketch/Doc/Images/CreateRect.png -share/doc/sketch/Doc/Images/Delete.png -share/doc/sketch/Doc/Images/Duplicate.png -share/doc/sketch/Doc/Images/EditMode.png -share/doc/sketch/Doc/Images/FlipHorizontal.png -share/doc/sketch/Doc/Images/FlipVertical.png -share/doc/sketch/Doc/Images/GridOff.png -share/doc/sketch/Doc/Images/GridOn.png -share/doc/sketch/Doc/Images/Group.png -share/doc/sketch/Doc/Images/Image.png -share/doc/sketch/Doc/Images/MiniEyeClosed.png -share/doc/sketch/Doc/Images/MiniEyeOpen.png -share/doc/sketch/Doc/Images/MiniPrintOff.png -share/doc/sketch/Doc/Images/MiniPrintOn.png -share/doc/sketch/Doc/Images/MoveOneDown.png -share/doc/sketch/Doc/Images/MoveOneUp.png -share/doc/sketch/Doc/Images/MoveToBottom.png -share/doc/sketch/Doc/Images/MoveToTop.png -share/doc/sketch/Doc/Images/NewDocument.png -share/doc/sketch/Doc/Images/Open.png -share/doc/sketch/Doc/Images/Redo.png -share/doc/sketch/Doc/Images/Save.png -share/doc/sketch/Doc/Images/SelectionMode.png -share/doc/sketch/Doc/Images/Text.png -share/doc/sketch/Doc/Images/Undo.png -share/doc/sketch/Doc/Images/Ungroup.png -share/doc/sketch/Doc/Images/Zoom.png -share/doc/sketch/Doc/Images/arrow-left.png -share/doc/sketch/Doc/Images/arrow-right.png -share/doc/sketch/Doc/Images/arrow-up.png -share/doc/sketch/Doc/Images/bullet.png -share/doc/sketch/Doc/Images/gradient-conical.png -share/doc/sketch/Doc/Images/gradient-linear.png -share/doc/sketch/Doc/Images/gradient-radial.png -share/doc/sketch/Doc/Images/layers.png -share/doc/sketch/Doc/Images/selsize.png -share/doc/sketch/Doc/Images/seltrafo.png -share/doc/sketch/Doc/Images/sketch-logo.png -share/doc/sketch/Doc/Images/textpath.png -share/doc/sketch/Doc/Images/textpathrot.png -share/doc/sketch/Doc/Images/textpathskew.png -share/doc/sketch/Doc/devguide-1.html -share/doc/sketch/Doc/devguide-10.html -share/doc/sketch/Doc/devguide-11.html -share/doc/sketch/Doc/devguide-12.html -share/doc/sketch/Doc/devguide-13.html -share/doc/sketch/Doc/devguide-14.html -share/doc/sketch/Doc/devguide-15.html -share/doc/sketch/Doc/devguide-16.html -share/doc/sketch/Doc/devguide-17.html -share/doc/sketch/Doc/devguide-18.html -share/doc/sketch/Doc/devguide-19.html -share/doc/sketch/Doc/devguide-2.html -share/doc/sketch/Doc/devguide-20.html -share/doc/sketch/Doc/devguide-21.html -share/doc/sketch/Doc/devguide-22.html -share/doc/sketch/Doc/devguide-23.html -share/doc/sketch/Doc/devguide-24.html -share/doc/sketch/Doc/devguide-25.html -share/doc/sketch/Doc/devguide-26.html -share/doc/sketch/Doc/devguide-27.html -share/doc/sketch/Doc/devguide-3.html -share/doc/sketch/Doc/devguide-4.html -share/doc/sketch/Doc/devguide-5.html -share/doc/sketch/Doc/devguide-6.html -share/doc/sketch/Doc/devguide-7.html -share/doc/sketch/Doc/devguide-8.html -share/doc/sketch/Doc/devguide-9.html -share/doc/sketch/Doc/devguide.html -share/doc/sketch/Doc/fonts.alias -share/doc/sketch/Doc/fonts.scale -share/doc/sketch/Doc/usersguide-1.html -share/doc/sketch/Doc/usersguide-10.html -share/doc/sketch/Doc/usersguide-2.html -share/doc/sketch/Doc/usersguide-3.html -share/doc/sketch/Doc/usersguide-4.html -share/doc/sketch/Doc/usersguide-5.html -share/doc/sketch/Doc/usersguide-6.html -share/doc/sketch/Doc/usersguide-7.html -share/doc/sketch/Doc/usersguide-8.html -share/doc/sketch/Doc/usersguide-9.html -share/doc/sketch/Doc/usersguide.html -share/doc/sketch/NEWS -share/doc/sketch/PROJECTS -share/doc/sketch/README -share/doc/sketch/TODO +%%PORTDOCS%%share/doc/sketch/BUGS +%%PORTDOCS%%share/doc/sketch/Doc/Images/CreateCurve.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/CreateEllipse.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/CreatePoly.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/CreateRect.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/Delete.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/Duplicate.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/EditMode.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/FlipHorizontal.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/FlipVertical.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/GridOff.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/GridOn.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/Group.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/Image.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/MiniEyeClosed.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/MiniEyeOpen.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/MiniPrintOff.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/MiniPrintOn.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/MoveOneDown.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/MoveOneUp.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/MoveToBottom.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/MoveToTop.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/NewDocument.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/Open.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/Redo.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/Save.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/SelectionMode.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/Text.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/Undo.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/Ungroup.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/Zoom.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/arrow-left.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/arrow-right.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/arrow-up.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/bullet.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/gradient-conical.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/gradient-linear.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/gradient-radial.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/layers.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/selsize.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/seltrafo.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/sketch-logo.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/textpath.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/textpathrot.png +%%PORTDOCS%%share/doc/sketch/Doc/Images/textpathskew.png +%%PORTDOCS%%share/doc/sketch/Doc/devguide-1.html +%%PORTDOCS%%share/doc/sketch/Doc/devguide-10.html +%%PORTDOCS%%share/doc/sketch/Doc/devguide-11.html +%%PORTDOCS%%share/doc/sketch/Doc/devguide-12.html +%%PORTDOCS%%share/doc/sketch/Doc/devguide-13.html +%%PORTDOCS%%share/doc/sketch/Doc/devguide-14.html +%%PORTDOCS%%share/doc/sketch/Doc/devguide-15.html +%%PORTDOCS%%share/doc/sketch/Doc/devguide-16.html +%%PORTDOCS%%share/doc/sketch/Doc/devguide-17.html +%%PORTDOCS%%share/doc/sketch/Doc/devguide-18.html +%%PORTDOCS%%share/doc/sketch/Doc/devguide-19.html +%%PORTDOCS%%share/doc/sketch/Doc/devguide-2.html +%%PORTDOCS%%share/doc/sketch/Doc/devguide-20.html +%%PORTDOCS%%share/doc/sketch/Doc/devguide-21.html +%%PORTDOCS%%share/doc/sketch/Doc/devguide-22.html +%%PORTDOCS%%share/doc/sketch/Doc/devguide-23.html +%%PORTDOCS%%share/doc/sketch/Doc/devguide-24.html +%%PORTDOCS%%share/doc/sketch/Doc/devguide-25.html +%%PORTDOCS%%share/doc/sketch/Doc/devguide-26.html +%%PORTDOCS%%share/doc/sketch/Doc/devguide-27.html +%%PORTDOCS%%share/doc/sketch/Doc/devguide-3.html +%%PORTDOCS%%share/doc/sketch/Doc/devguide-4.html +%%PORTDOCS%%share/doc/sketch/Doc/devguide-5.html +%%PORTDOCS%%share/doc/sketch/Doc/devguide-6.html +%%PORTDOCS%%share/doc/sketch/Doc/devguide-7.html +%%PORTDOCS%%share/doc/sketch/Doc/devguide-8.html +%%PORTDOCS%%share/doc/sketch/Doc/devguide-9.html +%%PORTDOCS%%share/doc/sketch/Doc/devguide.html +%%PORTDOCS%%share/doc/sketch/Doc/fonts.alias +%%PORTDOCS%%share/doc/sketch/Doc/fonts.scale +%%PORTDOCS%%share/doc/sketch/Doc/usersguide-1.html +%%PORTDOCS%%share/doc/sketch/Doc/usersguide-10.html +%%PORTDOCS%%share/doc/sketch/Doc/usersguide-2.html +%%PORTDOCS%%share/doc/sketch/Doc/usersguide-3.html +%%PORTDOCS%%share/doc/sketch/Doc/usersguide-4.html +%%PORTDOCS%%share/doc/sketch/Doc/usersguide-5.html +%%PORTDOCS%%share/doc/sketch/Doc/usersguide-6.html +%%PORTDOCS%%share/doc/sketch/Doc/usersguide-7.html +%%PORTDOCS%%share/doc/sketch/Doc/usersguide-8.html +%%PORTDOCS%%share/doc/sketch/Doc/usersguide-9.html +%%PORTDOCS%%share/doc/sketch/Doc/usersguide.html +%%PORTDOCS%%share/doc/sketch/NEWS +%%PORTDOCS%%share/doc/sketch/PROJECTS +%%PORTDOCS%%share/doc/sketch/README +%%PORTDOCS%%share/doc/sketch/TODO share/examples/sketch/ellipse.sk share/examples/sketch/face.sk share/examples/sketch/fill.sk @@ -579,6 +579,6 @@ share/sketch/skshow.py @dirrm share/sketch/Filter @dirrm share/sketch @dirrm share/examples/sketch -@dirrm share/doc/sketch/Doc/Images -@dirrm share/doc/sketch/Doc -@dirrm share/doc/sketch +%%PORTDOCS%%@dirrm share/doc/sketch/Doc/Images +%%PORTDOCS%%@dirrm share/doc/sketch/Doc +%%PORTDOCS%%@dirrm share/doc/sketch diff --git a/graphics/tiff2png/Makefile b/graphics/tiff2png/Makefile index 79efd3df9f3d..193683437adc 100644 --- a/graphics/tiff2png/Makefile +++ b/graphics/tiff2png/Makefile @@ -22,8 +22,8 @@ ALL_TARGET= tiff2png do-install: ${INSTALL_PROGRAM} ${WRKSRC}/tiff2png ${PREFIX}/bin .if !defined(NOPORTDOCS) - @${MKDIR} ${PREFIX}/share/doc/tiff2png - ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/tiff2png + @${MKDIR} ${DOCSDIR} + @${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} .endif .include <bsd.port.mk> diff --git a/graphics/tiff2png/pkg-plist b/graphics/tiff2png/pkg-plist index ba0e267188e5..4d802422e46f 100644 --- a/graphics/tiff2png/pkg-plist +++ b/graphics/tiff2png/pkg-plist @@ -1,3 +1,3 @@ bin/tiff2png -share/doc/tiff2png/README -@dirrm share/doc/tiff2png +%%PORTDOCS%%share/doc/tiff2png/README +%%PORTDOCS%%@dirrm share/doc/tiff2png diff --git a/graphics/urt/pkg-plist b/graphics/urt/pkg-plist index 26cadeee57d5..37bb2d54ff69 100644 --- a/graphics/urt/pkg-plist +++ b/graphics/urt/pkg-plist @@ -79,30 +79,30 @@ lib/librle.so.1 @comment if compressed RLE.5 doesn't work. man/man5/RLE.5 man/man5/rle.5 -share/doc/urt/README -share/doc/urt/pics/README -share/doc/urt/pics/bullet_holes_and_shot_turb.ps.Z -share/doc/urt/pics/center_masks_and_fin_turb.ps.Z -share/doc/urt/pics/dart_and_strtch.ps.Z -share/doc/urt/pics/dart_shadow_and_monkey.ps.Z -share/doc/urt/pics/pahriah_final.ps.Z -share/doc/urt/pics/scanned_and_cropped.ps.Z -share/doc/urt/rle.doc -share/doc/urt/rle.mss -share/doc/urt/rle.ps -share/doc/urt/rle_head.ps -share/doc/urt/rleops.ps -share/doc/urt/toolkit.bib -share/doc/urt/toolkit.doc -share/doc/urt/toolkit.mss -share/doc/urt/toolkit.ps -share/examples/urt/img/README -share/examples/urt/img/christmas_ball.rle -share/examples/urt/img/dart.rle -share/examples/urt/img/lenna.rle -share/examples/urt/img/mandrill.rle -share/examples/urt/img/tack_w_shadow.rle -@dirrm share/doc/urt/pics -@dirrm share/doc/urt -@dirrm share/examples/urt/img -@dirrm share/examples/urt +%%PORTDOCS%%share/doc/urt/README +%%PORTDOCS%%share/doc/urt/pics/README +%%PORTDOCS%%share/doc/urt/pics/bullet_holes_and_shot_turb.ps.Z +%%PORTDOCS%%share/doc/urt/pics/center_masks_and_fin_turb.ps.Z +%%PORTDOCS%%share/doc/urt/pics/dart_and_strtch.ps.Z +%%PORTDOCS%%share/doc/urt/pics/dart_shadow_and_monkey.ps.Z +%%PORTDOCS%%share/doc/urt/pics/pahriah_final.ps.Z +%%PORTDOCS%%share/doc/urt/pics/scanned_and_cropped.ps.Z +%%PORTDOCS%%share/doc/urt/rle.doc +%%PORTDOCS%%share/doc/urt/rle.mss +%%PORTDOCS%%share/doc/urt/rle.ps +%%PORTDOCS%%share/doc/urt/rle_head.ps +%%PORTDOCS%%share/doc/urt/rleops.ps +%%PORTDOCS%%share/doc/urt/toolkit.bib +%%PORTDOCS%%share/doc/urt/toolkit.doc +%%PORTDOCS%%share/doc/urt/toolkit.mss +%%PORTDOCS%%share/doc/urt/toolkit.ps +%%PORTDOCS%%share/examples/urt/img/README +%%PORTDOCS%%share/examples/urt/img/christmas_ball.rle +%%PORTDOCS%%share/examples/urt/img/dart.rle +%%PORTDOCS%%share/examples/urt/img/lenna.rle +%%PORTDOCS%%share/examples/urt/img/mandrill.rle +%%PORTDOCS%%share/examples/urt/img/tack_w_shadow.rle +%%PORTDOCS%%@dirrm share/doc/urt/pics +%%PORTDOCS%%@dirrm share/doc/urt +%%PORTDOCS%%@dirrm share/examples/urt/img +%%PORTDOCS%%@dirrm share/examples/urt diff --git a/graphics/xwpick/pkg-plist b/graphics/xwpick/pkg-plist index d53e748d1aca..f80425ff87fe 100644 --- a/graphics/xwpick/pkg-plist +++ b/graphics/xwpick/pkg-plist @@ -1,5 +1,5 @@ bin/xwpick -share/doc/xwpick/CHANGELOG -share/doc/xwpick/CNL_ARTICLE.PS -share/doc/xwpick/README -@dirrm share/doc/xwpick +%%PORTDOCS%%share/doc/xwpick/CHANGELOG +%%PORTDOCS%%share/doc/xwpick/CNL_ARTICLE.PS +%%PORTDOCS%%share/doc/xwpick/README +%%PORTDOCS%%@dirrm share/doc/xwpick diff --git a/japanese/weblint97/pkg-plist b/japanese/weblint97/pkg-plist index 163217cd593b..829c13a3323c 100644 --- a/japanese/weblint97/pkg-plist +++ b/japanese/weblint97/pkg-plist @@ -1,6 +1,6 @@ bin/jweblint lib/perl/html-ext.pl lib/perl/htmli18n.pl -share/doc/jweblint/warnings.html -share/doc/jweblint/jmanpage.html -@dirrm share/doc/jweblint +%%PORTDOCS%%share/doc/jweblint/warnings.html +%%PORTDOCS%%share/doc/jweblint/jmanpage.html +%%PORTDOCS%%@dirrm share/doc/jweblint diff --git a/lang/intel2gas/pkg-plist b/lang/intel2gas/pkg-plist index de6af2d7073e..20f837c6e8c4 100644 --- a/lang/intel2gas/pkg-plist +++ b/lang/intel2gas/pkg-plist @@ -1,11 +1,11 @@ bin/intel2gas -share/doc/intel2gas/BUGS -share/doc/intel2gas/CHANGES -share/doc/intel2gas/DATAFILES -share/doc/intel2gas/DATAFILES.html -share/doc/intel2gas/README -share/doc/intel2gas/README.html -share/doc/intel2gas/TODO +%%PORTDOCS%%share/doc/intel2gas/BUGS +%%PORTDOCS%%share/doc/intel2gas/CHANGES +%%PORTDOCS%%share/doc/intel2gas/DATAFILES +%%PORTDOCS%%share/doc/intel2gas/DATAFILES.html +%%PORTDOCS%%share/doc/intel2gas/README +%%PORTDOCS%%share/doc/intel2gas/README.html +%%PORTDOCS%%share/doc/intel2gas/TODO share/intel2gas/g2i/+-.01.list share/intel2gas/g2i/+-.02.list share/intel2gas/g2i/addr.syntax @@ -59,7 +59,7 @@ share/intel2gas/i2g/size.01.list share/intel2gas/i2g/size.02.list share/intel2gas/i2g/size.04.list share/intel2gas/i2g/size.08.list -@dirrm share/doc/intel2gas +%%PORTDOCS%%@dirrm share/doc/intel2gas @dirrm share/intel2gas/g2i @dirrm share/intel2gas/i2g @dirrm share/intel2gas diff --git a/lang/ptoc/pkg-plist b/lang/ptoc/pkg-plist index 3bbba70c7df4..40e630ae73ea 100644 --- a/lang/ptoc/pkg-plist +++ b/lang/ptoc/pkg-plist @@ -9,7 +9,7 @@ include/ptoc/ptoc.h include/ptoc/set.h lib/libXbgi.a lib/libptoc.a -share/doc/ptoc/Readme.htm +%%PORTDOCS%%share/doc/ptoc/Readme.htm share/examples/ptoc/arr.pas share/examples/ptoc/bgidemo.pas share/examples/ptoc/ccall.pas @@ -49,5 +49,5 @@ share/ptoc/ptoc.pas share/ptoc/tptoc.pas @dirrm share/examples/ptoc @dirrm share/ptoc -@dirrm share/doc/ptoc +%%PORTDOCS%%@dirrm share/doc/ptoc @dirrm include/ptoc diff --git a/mail/emil/pkg-plist b/mail/emil/pkg-plist index d9cadb1186f3..ee76553d658f 100644 --- a/mail/emil/pkg-plist +++ b/mail/emil/pkg-plist @@ -1,38 +1,38 @@ bin/emil lib/charsets.cpl lib/emil.cf -share/doc/emil/analysis.html -share/doc/emil/arguments.html -share/doc/emil/arrow_left3.gif -share/doc/emil/arrow_right3.gif -share/doc/emil/arrow_up2.gif -share/doc/emil/binpobox.gif -share/doc/emil/comparison.html -share/doc/emil/configuration.html -share/doc/emil/control.html -share/doc/emil/design-spec.html -share/doc/emil/design-top.html -share/doc/emil/details.html -share/doc/emil/emil.cf.html -share/doc/emil/end.html -share/doc/emil/figure1.gif -share/doc/emil/figure2.gif -share/doc/emil/figure3.gif -share/doc/emil/figure4.gif -share/doc/emil/figure5.gif -share/doc/emil/figure6.gif -share/doc/emil/figure7.gif -share/doc/emil/index.shtml -share/doc/emil/input.html -share/doc/emil/intro.html -share/doc/emil/main.html -share/doc/emil/output.html -share/doc/emil/problem-statement.html -share/doc/emil/rfc1521.html -share/doc/emil/rfc1522.html -share/doc/emil/rfc822.html -share/doc/emil/setting.html -share/doc/emil/using.html -share/doc/emil/way.html -share/doc/emil/why.html -@dirrm share/doc/emil +%%PORTDOCS%%share/doc/emil/analysis.html +%%PORTDOCS%%share/doc/emil/arguments.html +%%PORTDOCS%%share/doc/emil/arrow_left3.gif +%%PORTDOCS%%share/doc/emil/arrow_right3.gif +%%PORTDOCS%%share/doc/emil/arrow_up2.gif +%%PORTDOCS%%share/doc/emil/binpobox.gif +%%PORTDOCS%%share/doc/emil/comparison.html +%%PORTDOCS%%share/doc/emil/configuration.html +%%PORTDOCS%%share/doc/emil/control.html +%%PORTDOCS%%share/doc/emil/design-spec.html +%%PORTDOCS%%share/doc/emil/design-top.html +%%PORTDOCS%%share/doc/emil/details.html +%%PORTDOCS%%share/doc/emil/emil.cf.html +%%PORTDOCS%%share/doc/emil/end.html +%%PORTDOCS%%share/doc/emil/figure1.gif +%%PORTDOCS%%share/doc/emil/figure2.gif +%%PORTDOCS%%share/doc/emil/figure3.gif +%%PORTDOCS%%share/doc/emil/figure4.gif +%%PORTDOCS%%share/doc/emil/figure5.gif +%%PORTDOCS%%share/doc/emil/figure6.gif +%%PORTDOCS%%share/doc/emil/figure7.gif +%%PORTDOCS%%share/doc/emil/index.shtml +%%PORTDOCS%%share/doc/emil/input.html +%%PORTDOCS%%share/doc/emil/intro.html +%%PORTDOCS%%share/doc/emil/main.html +%%PORTDOCS%%share/doc/emil/output.html +%%PORTDOCS%%share/doc/emil/problem-statement.html +%%PORTDOCS%%share/doc/emil/rfc1521.html +%%PORTDOCS%%share/doc/emil/rfc1522.html +%%PORTDOCS%%share/doc/emil/rfc822.html +%%PORTDOCS%%share/doc/emil/setting.html +%%PORTDOCS%%share/doc/emil/using.html +%%PORTDOCS%%share/doc/emil/way.html +%%PORTDOCS%%share/doc/emil/why.html +%%PORTDOCS%%@dirrm share/doc/emil diff --git a/mail/mmr/pkg-plist b/mail/mmr/pkg-plist index 0f4bab98ef9f..56cbfc135a56 100644 --- a/mail/mmr/pkg-plist +++ b/mail/mmr/pkg-plist @@ -1,9 +1,9 @@ bin/mmr -share/doc/mmr/BUGS -share/doc/mmr/CHANGES -share/doc/mmr/Features -share/doc/mmr/README -share/doc/mmr/TODO +%%PORTDOCS%%share/doc/mmr/BUGS +%%PORTDOCS%%share/doc/mmr/CHANGES +%%PORTDOCS%%share/doc/mmr/Features +%%PORTDOCS%%share/doc/mmr/README +%%PORTDOCS%%share/doc/mmr/TODO share/examples/mmr/dot.mmrc.sample @dirrm share/examples/mmr -@dirrm share/doc/mmr +%%PORTDOCS%%@dirrm share/doc/mmr diff --git a/mail/smtpfeed/pkg-plist b/mail/smtpfeed/pkg-plist index c839980bf54a..4176b7319350 100644 --- a/mail/smtpfeed/pkg-plist +++ b/mail/smtpfeed/pkg-plist @@ -1,17 +1,17 @@ libexec/smtpfeed -share/doc/smtpfeed/COPYRIGHT -share/doc/smtpfeed/FEATURES -share/doc/smtpfeed/FEATURES.j -share/doc/smtpfeed/FYI -share/doc/smtpfeed/FYI.j -share/doc/smtpfeed/INSTALL -share/doc/smtpfeed/INSTALL.j -share/doc/smtpfeed/OPTIONS -share/doc/smtpfeed/OPTIONS.j -share/doc/smtpfeed/README -share/doc/smtpfeed/README.j -share/doc/smtpfeed/RELEASE.NOTE -share/doc/smtpfeed/SIGNAL -share/doc/smtpfeed/SIGNAL.j -share/doc/smtpfeed/TODO -@dirrm share/doc/smtpfeed +%%PORTDOCS%%share/doc/smtpfeed/COPYRIGHT +%%PORTDOCS%%share/doc/smtpfeed/FEATURES +%%PORTDOCS%%share/doc/smtpfeed/FEATURES.j +%%PORTDOCS%%share/doc/smtpfeed/FYI +%%PORTDOCS%%share/doc/smtpfeed/FYI.j +%%PORTDOCS%%share/doc/smtpfeed/INSTALL +%%PORTDOCS%%share/doc/smtpfeed/INSTALL.j +%%PORTDOCS%%share/doc/smtpfeed/OPTIONS +%%PORTDOCS%%share/doc/smtpfeed/OPTIONS.j +%%PORTDOCS%%share/doc/smtpfeed/README +%%PORTDOCS%%share/doc/smtpfeed/README.j +%%PORTDOCS%%share/doc/smtpfeed/RELEASE.NOTE +%%PORTDOCS%%share/doc/smtpfeed/SIGNAL +%%PORTDOCS%%share/doc/smtpfeed/SIGNAL.j +%%PORTDOCS%%share/doc/smtpfeed/TODO +%%PORTDOCS%%@dirrm share/doc/smtpfeed diff --git a/mail/tkrat2/pkg-plist b/mail/tkrat2/pkg-plist index 96ca5ab3be4a..526071485ba6 100644 --- a/mail/tkrat2/pkg-plist +++ b/mail/tkrat2/pkg-plist @@ -3,12 +3,12 @@ lib/ratatosk/ratatoskrc lib/tkrat2.0/blt_busy1.0.so lib/tkrat2.0/pkgIndex.tcl lib/tkrat2.0/ratatosk2.0.so -share/doc/tkrat/CONFIGURATION -share/doc/tkrat/COPYRIGHT -share/doc/tkrat/README -share/doc/tkrat/interface -share/doc/tkrat/userproc.example -share/doc/tkrat/userprocs +%%PORTDOCS%%share/doc/tkrat/CONFIGURATION +%%PORTDOCS%%share/doc/tkrat/COPYRIGHT +%%PORTDOCS%%share/doc/tkrat/README +%%PORTDOCS%%share/doc/tkrat/interface +%%PORTDOCS%%share/doc/tkrat/userproc.example +%%PORTDOCS%%share/doc/tkrat/userprocs share/tkrat2.0/alias.tcl share/tkrat2.0/client.tcl share/tkrat2.0/compose.tcl @@ -74,7 +74,7 @@ share/tkrat2.0/vfolder.tcl share/tkrat2.0/vfolderdef.tcl share/tkrat2.0/watcher.tcl share/tkrat2.0/winctl.tcl -@dirrm share/doc/tkrat +%%PORTDOCS%%@dirrm share/doc/tkrat @dirrm share/tkrat2.0/util @dirrm share/tkrat2.0 @dirrm lib/ratatosk diff --git a/mail/xmailbox/pkg-plist b/mail/xmailbox/pkg-plist index 5a2a84016f24..a05682b1c850 100644 --- a/mail/xmailbox/pkg-plist +++ b/mail/xmailbox/pkg-plist @@ -1,8 +1,8 @@ bin/xmailbox lib/X11/app-defaults/XMailbox -share/doc/xmailbox/DISCLAIMER -share/doc/xmailbox/README +%%PORTDOCS%%share/doc/xmailbox/DISCLAIMER +%%PORTDOCS%%share/doc/xmailbox/README share/xmailbox/dingdong.au share/xmailbox/ugotmail.au -@dirrm share/doc/xmailbox +%%PORTDOCS%%@dirrm share/doc/xmailbox @dirrm share/xmailbox diff --git a/math/add/pkg-plist b/math/add/pkg-plist index 64e17577ae9a..9a1be2b8feaa 100644 --- a/math/add/pkg-plist +++ b/math/add/pkg-plist @@ -1,7 +1,7 @@ bin/add share/add/add.hlp -share/doc/add/CHANGES -share/doc/add/COPYING -share/doc/add/README +%%PORTDOCS%%share/doc/add/CHANGES +%%PORTDOCS%%share/doc/add/COPYING +%%PORTDOCS%%share/doc/add/README @dirrm share/add -@dirrm share/doc/add +%%PORTDOCS%%@dirrm share/doc/add diff --git a/math/bihar/pkg-plist b/math/bihar/pkg-plist index 049c95bec318..3a767bb2bae3 100644 --- a/math/bihar/pkg-plist +++ b/math/bihar/pkg-plist @@ -1,5 +1,5 @@ lib/libbihar.a lib/libbihar.so lib/libbihar.so.1 -share/doc/fftpack/fft.doc.gz -@dirrm share/doc/fftpack +%%PORTDOCS%%share/doc/fftpack/fft.doc.gz +%%PORTDOCS%%@dirrm share/doc/fftpack diff --git a/math/femlab/Makefile b/math/femlab/Makefile index e597bc9f5af9..65cd34167c5c 100644 --- a/math/femlab/Makefile +++ b/math/femlab/Makefile @@ -32,11 +32,11 @@ do-install: post-install: .if !defined(NOPORTDOCS) - ${MKDIR} ${PREFIX}/share/examples/femlab - ${INSTALL_MAN} ${WRKSRC}/examples/*.fem ${PREFIX}/share/examples/femlab - ${MKDIR} ${PREFIX}/share/doc/femlab - ${INSTALL_MAN} ${WRKSRC}/docs/manual.dvi ${PREFIX}/share/doc/femlab - ${INSTALL_MAN} ${WRKSRC}/docs/manual.ps ${PREFIX}/share/doc/femlab + @${MKDIR} ${PREFIX}/share/examples/femlab + @${INSTALL_DATA} ${WRKSRC}/examples/*.fem ${PREFIX}/share/examples/femlab + @${MKDIR} ${DOCSDIR} + @${INSTALL_DATA} ${WRKSRC}/docs/manual.dvi ${DOCSDIR} + @${INSTALL_DATA} ${WRKSRC}/docs/manual.ps ${DOCSDIR} .endif .include <bsd.port.mk> diff --git a/math/femlab/pkg-plist b/math/femlab/pkg-plist index 6eb4f1681066..f45930d0dc43 100644 --- a/math/femlab/pkg-plist +++ b/math/femlab/pkg-plist @@ -3,17 +3,17 @@ lib/X11/femlab/config/modules lib/X11/femlab/bin/femlab lib/X11/femlab/bin/meshgen lib/X11/femlab/bin/poisson -share/doc/femlab/manual.dvi -share/doc/femlab/manual.ps -share/examples/femlab/capacitor.fem -share/examples/femlab/convection.fem -share/examples/femlab/man.fem -share/examples/femlab/pot-cyl.fem -share/examples/femlab/soap.fem -share/examples/femlab/spark-plug.fem -share/examples/femlab/torsion.fem +%%PORTDOCS%%share/doc/femlab/manual.dvi +%%PORTDOCS%%share/doc/femlab/manual.ps +%%PORTDOCS%%share/examples/femlab/capacitor.fem +%%PORTDOCS%%share/examples/femlab/convection.fem +%%PORTDOCS%%share/examples/femlab/man.fem +%%PORTDOCS%%share/examples/femlab/pot-cyl.fem +%%PORTDOCS%%share/examples/femlab/soap.fem +%%PORTDOCS%%share/examples/femlab/spark-plug.fem +%%PORTDOCS%%share/examples/femlab/torsion.fem @dirrm lib/X11/femlab/config @dirrm lib/X11/femlab/bin @dirrm lib/X11/femlab -@dirrm share/doc/femlab -@dirrm share/examples/femlab +%%PORTDOCS%%@dirrm share/doc/femlab +%%PORTDOCS%%@dirrm share/examples/femlab diff --git a/math/fftpack/pkg-plist b/math/fftpack/pkg-plist index 049c95bec318..3a767bb2bae3 100644 --- a/math/fftpack/pkg-plist +++ b/math/fftpack/pkg-plist @@ -1,5 +1,5 @@ lib/libbihar.a lib/libbihar.so lib/libbihar.so.1 -share/doc/fftpack/fft.doc.gz -@dirrm share/doc/fftpack +%%PORTDOCS%%share/doc/fftpack/fft.doc.gz +%%PORTDOCS%%@dirrm share/doc/fftpack diff --git a/math/freefem/pkg-plist b/math/freefem/pkg-plist index ad40858b12b7..1e6116e3a9ba 100644 --- a/math/freefem/pkg-plist +++ b/math/freefem/pkg-plist @@ -1,7 +1,7 @@ bin/freefem -share/doc/freefem/ChangeLog -share/doc/freefem/NEWS -share/doc/freefem/README +%%PORTDOCS%%share/doc/freefem/ChangeLog +%%PORTDOCS%%share/doc/freefem/NEWS +%%PORTDOCS%%share/doc/freefem/README share/examples/freefem/accous.pde share/examples/freefem/adj.pde share/examples/freefem/brachet.pde @@ -28,4 +28,4 @@ share/examples/freefem/validcplx.pde share/examples/freefem/validsys.pde share/examples/freefem/varvect.pde @dirrm share/examples/freefem -@dirrm share/doc/freefem +%%PORTDOCS%%@dirrm share/doc/freefem diff --git a/math/metis/pkg-plist b/math/metis/pkg-plist index 55a82326fc5f..77d31aeeda20 100644 --- a/math/metis/pkg-plist +++ b/math/metis/pkg-plist @@ -14,6 +14,6 @@ include/metis/metis.h include/metis/proto.h include/metis/rename.h include/metis/struct.h -share/doc/METIS/manual.ps -@dirrm share/doc/METIS +%%PORTDOCS%%share/doc/METIS/manual.ps +%%PORTDOCS%%@dirrm share/doc/METIS @dirrm include/metis diff --git a/math/metis4/pkg-plist b/math/metis4/pkg-plist index 55a82326fc5f..77d31aeeda20 100644 --- a/math/metis4/pkg-plist +++ b/math/metis4/pkg-plist @@ -14,6 +14,6 @@ include/metis/metis.h include/metis/proto.h include/metis/rename.h include/metis/struct.h -share/doc/METIS/manual.ps -@dirrm share/doc/METIS +%%PORTDOCS%%share/doc/METIS/manual.ps +%%PORTDOCS%%@dirrm share/doc/METIS @dirrm include/metis diff --git a/math/superlu/pkg-plist b/math/superlu/pkg-plist index 512b3a8de694..4b9cd2cf7965 100644 --- a/math/superlu/pkg-plist +++ b/math/superlu/pkg-plist @@ -1,4 +1,4 @@ include/supermatrix.h lib/libsuperlu.a -share/doc/SuperLU/ug.ps -@dirrm share/doc/SuperLU +%%PORTDOCS%%share/doc/SuperLU/ug.ps +%%PORTDOCS%%@dirrm share/doc/SuperLU diff --git a/math/umfpack/pkg-plist b/math/umfpack/pkg-plist index 6cb42892ddf7..8b8f59631fb5 100644 --- a/math/umfpack/pkg-plist +++ b/math/umfpack/pkg-plist @@ -1,3 +1,3 @@ lib/libumfpack.a -share/doc/umfpack/README.gz -@dirrm share/doc/umfpack +%%PORTDOCS%%share/doc/umfpack/README.gz +%%PORTDOCS%%@dirrm share/doc/umfpack diff --git a/math/xwpl/pkg-plist b/math/xwpl/pkg-plist index 190fab9313d3..522d79cb7415 100644 --- a/math/xwpl/pkg-plist +++ b/math/xwpl/pkg-plist @@ -24,7 +24,7 @@ share/examples/xwpl/transien.asc share/examples/xwpl/twochrp1.asc share/examples/xwpl/twochrp2.asc share/examples/xwpl/zero.asc -share/doc/xwpl/manual.ps -share/doc/xwpl/README +%%PORTDOCS%%share/doc/xwpl/manual.ps +%%PORTDOCS%%share/doc/xwpl/README @dirrm share/examples/xwpl -@dirrm share/doc/xwpl +%%PORTDOCS%%@dirrm share/doc/xwpl diff --git a/misc/bb/Makefile b/misc/bb/Makefile index 2277ca1bc28c..49ef42e644e3 100644 --- a/misc/bb/Makefile +++ b/misc/bb/Makefile @@ -30,9 +30,9 @@ do-install: @ ${INSTALL_DATA} ${WRKSRC}/${file}.s3m ${PREFIX}/share/bb .endfor .if !defined(NOPORTDOCS) - @ ${MKDIR} ${PREFIX}/share/doc/bb + @${MKDIR} ${DOCSDIR} .for file in ANNOUNCE COPYING README - @ ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/bb + @${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} .endfor .endif diff --git a/misc/bb/pkg-plist b/misc/bb/pkg-plist index f9d5ea2a9162..310d5a4b6b1a 100644 --- a/misc/bb/pkg-plist +++ b/misc/bb/pkg-plist @@ -3,8 +3,8 @@ bin/bb_snd_server share/bb/bb.s3m share/bb/bb2.s3m share/bb/bb3.s3m -share/doc/bb/ANNOUNCE -share/doc/bb/COPYING -share/doc/bb/README +%%PORTDOCS%%share/doc/bb/ANNOUNCE +%%PORTDOCS%%share/doc/bb/COPYING +%%PORTDOCS%%share/doc/bb/README @dirrm share/bb -@dirrm share/doc/bb +%%PORTDOCS%%@dirrm share/doc/bb diff --git a/misc/crosspad/pkg-plist b/misc/crosspad/pkg-plist index b230e88556a3..5071c4c3abb8 100644 --- a/misc/crosspad/pkg-plist +++ b/misc/crosspad/pkg-plist @@ -6,7 +6,7 @@ bin/crosspad2ps @unexec rm %D/bin/crosspad2eps @unexec rm %D/bin/crosspad2tgif @unexec rm %D/bin/crosspad2idraw -share/doc/crosspad/PROTOCOL -share/doc/crosspad/README.english -share/doc/crosspad/README.japanese -@dirrm share/doc/crosspad +%%PORTDOCS%%share/doc/crosspad/PROTOCOL +%%PORTDOCS%%share/doc/crosspad/README.english +%%PORTDOCS%%share/doc/crosspad/README.japanese +%%PORTDOCS%%@dirrm share/doc/crosspad diff --git a/misc/ewipe/pkg-plist b/misc/ewipe/pkg-plist index 6e7a4f99c934..645c871b917b 100644 --- a/misc/ewipe/pkg-plist +++ b/misc/ewipe/pkg-plist @@ -1,22 +1,22 @@ bin/ewipe -share/doc/ewipe/Changes.jp -share/doc/ewipe/README -share/doc/ewipe/README.jp -share/doc/ewipe/dot.ewipe +%%PORTDOCS%%share/doc/ewipe/Changes.jp +%%PORTDOCS%%share/doc/ewipe/README +%%PORTDOCS%%share/doc/ewipe/README.jp +%%PORTDOCS%%share/doc/ewipe/dot.ewipe share/ewipe/definefont.tcl share/ewipe/edittable.tcl share/ewipe/setpointer.tcl share/ewipe/tclIndex share/ewipe/viewer.tcl -share/examples/ewipe/a1.gif -share/examples/ewipe/a2.gif -share/examples/ewipe/a3.gif -share/examples/ewipe/a4.gif -share/examples/ewipe/blue1.gif -share/examples/ewipe/sample.ewp -share/examples/ewipe/test.ewp -share/examples/ewipe/tutorial.ewp -share/examples/ewipe/tutorial-e.ewp -@dirrm share/examples/ewipe +%%PORTDOCS%%share/examples/ewipe/a1.gif +%%PORTDOCS%%share/examples/ewipe/a2.gif +%%PORTDOCS%%share/examples/ewipe/a3.gif +%%PORTDOCS%%share/examples/ewipe/a4.gif +%%PORTDOCS%%share/examples/ewipe/blue1.gif +%%PORTDOCS%%share/examples/ewipe/sample.ewp +%%PORTDOCS%%share/examples/ewipe/test.ewp +%%PORTDOCS%%share/examples/ewipe/tutorial.ewp +%%PORTDOCS%%share/examples/ewipe/tutorial-e.ewp +%%PORTDOCS%%@dirrm share/examples/ewipe @dirrm share/ewipe -@dirrm share/doc/ewipe +%%PORTDOCS%%@dirrm share/doc/ewipe diff --git a/misc/tcb/pkg-plist b/misc/tcb/pkg-plist index 83e21688e4e4..64252fc01fe7 100644 --- a/misc/tcb/pkg-plist +++ b/misc/tcb/pkg-plist @@ -1,8 +1,8 @@ bin/tcb -share/doc/tcb/CHANGES -share/doc/tcb/COPYING -share/doc/tcb/README +%%PORTDOCS%%share/doc/tcb/CHANGES +%%PORTDOCS%%share/doc/tcb/COPYING +%%PORTDOCS%%share/doc/tcb/README share/tcb/HELP share/tcb/tcbrc -@dirrm share/doc/tcb +%%PORTDOCS%%@dirrm share/doc/tcb @dirrm share/tcb diff --git a/misc/xenmenu/pkg-plist b/misc/xenmenu/pkg-plist index c62732cac319..1a7b415e56db 100644 --- a/misc/xenmenu/pkg-plist +++ b/misc/xenmenu/pkg-plist @@ -1,10 +1,10 @@ bin/xenmenu -share/doc/xenmenu/BUGS -share/doc/xenmenu/CHANGELOG -share/doc/xenmenu/COPYRIGHT -share/doc/xenmenu/README -share/doc/xenmenu/README.html -share/doc/xenmenu/TODO +%%PORTDOCS%%share/doc/xenmenu/BUGS +%%PORTDOCS%%share/doc/xenmenu/CHANGELOG +%%PORTDOCS%%share/doc/xenmenu/COPYRIGHT +%%PORTDOCS%%share/doc/xenmenu/README +%%PORTDOCS%%share/doc/xenmenu/README.html +%%PORTDOCS%%share/doc/xenmenu/TODO share/examples/xenmenu/bin/Makefile share/examples/xenmenu/bin/README share/examples/xenmenu/bin/bbs @@ -66,7 +66,7 @@ share/examples/xenmenu/text/shell_help.txt @exec mkdir %D/share/xenmenu/bin @exec mkdir %D/share/xenmenu/menus @exec mkdir %D/share/xenmenu/text -@dirrm share/doc/xenmenu +%%PORTDOCS%%@dirrm share/doc/xenmenu @dirrm share/examples/xenmenu/bin @dirrm share/examples/xenmenu/menus/bbs_menus @dirrm share/examples/xenmenu/menus/games_menus diff --git a/misc/xpns/pkg-plist b/misc/xpns/pkg-plist index aa9476650671..d3454b26dac2 100644 --- a/misc/xpns/pkg-plist +++ b/misc/xpns/pkg-plist @@ -2,14 +2,14 @@ bin/xpns libexec/xpns/pns share/xpns/pns.hlp share/xpns/pns.shell -share/doc/xpns/a.net -share/doc/xpns/a1.net -share/doc/xpns/add.net -share/doc/xpns/mult.net -share/doc/xpns/phil.net -share/doc/xpns/rw.net -share/doc/xpns/sub.net -share/doc/xpns/sub2.net +%%PORTDOCS%%share/doc/xpns/a.net +%%PORTDOCS%%share/doc/xpns/a1.net +%%PORTDOCS%%share/doc/xpns/add.net +%%PORTDOCS%%share/doc/xpns/mult.net +%%PORTDOCS%%share/doc/xpns/phil.net +%%PORTDOCS%%share/doc/xpns/rw.net +%%PORTDOCS%%share/doc/xpns/sub.net +%%PORTDOCS%%share/doc/xpns/sub2.net @dirrm share/xpns -@dirrm share/doc/xpns +%%PORTDOCS%%@dirrm share/doc/xpns @dirrm libexec/xpns diff --git a/multimedia/mpeg_encode/Makefile b/multimedia/mpeg_encode/Makefile index 2a3ca429062c..189f82cd1353 100644 --- a/multimedia/mpeg_encode/Makefile +++ b/multimedia/mpeg_encode/Makefile @@ -13,7 +13,6 @@ DISTNAME= ${PKGNAME}-src MAINTAINER= ports@FreeBSD.org - MAN1= mpeg_encode.1 WRKSRC= ${WRKDIR}/${PORTNAME} @@ -22,9 +21,9 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/mpeg_encode ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/docs/mpeg_encode.1 ${PREFIX}/man/man1 .if !defined(NOPORTDOCS) - ${MKDIR} ${PREFIX}/share/doc/${PORTNAME} + @${MKDIR} ${DOCSDIR} .for i in users-guide.ps template.param - ${INSTALL_DATA} ${WRKSRC}/docs/${i} ${PREFIX}/share/doc/${PORTNAME} + @${INSTALL_DATA} ${WRKSRC}/docs/${i} ${DOCSDIR} .endfor .endif diff --git a/multimedia/mpeg_encode/pkg-plist b/multimedia/mpeg_encode/pkg-plist index c0d6d4f5e886..3dc55b80ecc9 100644 --- a/multimedia/mpeg_encode/pkg-plist +++ b/multimedia/mpeg_encode/pkg-plist @@ -1,4 +1,4 @@ bin/mpeg_encode -share/doc/mpeg_encode/users-guide.ps -share/doc/mpeg_encode/template.param -@dirrm share/doc/mpeg_encode +%%PORTDOCS%%share/doc/mpeg_encode/users-guide.ps +%%PORTDOCS%%share/doc/mpeg_encode/template.param +%%PORTDOCS%%@dirrm share/doc/mpeg_encode diff --git a/net-im/climm/pkg-plist b/net-im/climm/pkg-plist index 7e7cd2aacb55..a13e44e499b4 100644 --- a/net-im/climm/pkg-plist +++ b/net-im/climm/pkg-plist @@ -1,4 +1,4 @@ bin/micq -share/doc/micq/CHANGELOG -share/doc/micq/README -@dirrm share/doc/micq +%%PORTDOCS%%share/doc/micq/CHANGELOG +%%PORTDOCS%%share/doc/micq/README +%%PORTDOCS%%@dirrm share/doc/micq diff --git a/net-im/micq/pkg-plist b/net-im/micq/pkg-plist index 7e7cd2aacb55..a13e44e499b4 100644 --- a/net-im/micq/pkg-plist +++ b/net-im/micq/pkg-plist @@ -1,4 +1,4 @@ bin/micq -share/doc/micq/CHANGELOG -share/doc/micq/README -@dirrm share/doc/micq +%%PORTDOCS%%share/doc/micq/CHANGELOG +%%PORTDOCS%%share/doc/micq/README +%%PORTDOCS%%@dirrm share/doc/micq diff --git a/net-mgmt/dhcpconf/Makefile b/net-mgmt/dhcpconf/Makefile index a5d909e42100..4b93e7c04f8a 100644 --- a/net-mgmt/dhcpconf/Makefile +++ b/net-mgmt/dhcpconf/Makefile @@ -24,8 +24,8 @@ MAKE_ENV+= PCFLAGS="${CFLAGS}" do-install: @${INSTALL_PROGRAM} ${WRKSRC}/dhcp-conf ${PREFIX}/sbin/dhcpconf .if !defined(NOPORTDOCS) - @${MKDIR} ${PREFIX}/share/dhcpconf - @${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/dhcpconf + @${MKDIR} ${DOCSDIR} + @${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} .endif .include <bsd.port.mk> diff --git a/net-mgmt/dhcpconf/pkg-plist b/net-mgmt/dhcpconf/pkg-plist index 7be764c6360f..c68bedef941e 100644 --- a/net-mgmt/dhcpconf/pkg-plist +++ b/net-mgmt/dhcpconf/pkg-plist @@ -1,3 +1,3 @@ sbin/dhcpconf -share/dhcpconf/README -@dirrm share/dhcpconf +%%PORTDOCS%%share/doc/dhcpconf/README +%%PORTDOCS%%@dirrm share/doc/dhcpconf diff --git a/net-mgmt/trafd/Makefile b/net-mgmt/trafd/Makefile index 4364e0c031ae..c2f800d602ef 100644 --- a/net-mgmt/trafd/Makefile +++ b/net-mgmt/trafd/Makefile @@ -26,8 +26,8 @@ do-install: post-install: .if !defined(NOPORTDOCS) - ${MKDIR} ${PREFIX}/share/doc/trafd - ${INSTALL_MAN} ${WRKSRC}/README ${PREFIX}/share/doc/trafd/README + @${MKDIR} ${DOCSDIR} + @${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} .endif ${MKDIR} ${PREFIX}/var/trafd ${MKDIR} ${PREFIX}/var/log diff --git a/net-mgmt/trafd/pkg-plist b/net-mgmt/trafd/pkg-plist index 1791a3e25ef9..a43a72995842 100644 --- a/net-mgmt/trafd/pkg-plist +++ b/net-mgmt/trafd/pkg-plist @@ -7,8 +7,8 @@ bin/trafstat bin/trafstatd bin/trafstop etc/traflog.format -share/doc/trafd/README -@dirrm share/doc/trafd +%%PORTDOCS%%share/doc/trafd/README +%%PORTDOCS%%@dirrm share/doc/trafd @dirrm var/trafd @unexec rmdir %D/var/log 2>/dev/null || true @unexec rmdir %D/var 2>/dev/null || true diff --git a/net/ascend-radius/pkg-plist b/net/ascend-radius/pkg-plist index bf8922f6408e..ac20541c9bae 100644 --- a/net/ascend-radius/pkg-plist +++ b/net/ascend-radius/pkg-plist @@ -1,20 +1,20 @@ sbin/builddbm sbin/radiusd sbin/radiusd.dbm -share/doc/ascend-radius/ascend.doc -share/doc/ascend-radius/draft-ietf-radius-accounting-01.txt -share/doc/ascend-radius/draft-ietf-radius-radius-03.txt -share/doc/ascend-radius/draft-ietf-radius-radius-04.txt -share/doc/ascend-radius/ChangeLog -share/doc/ascend-radius/README -share/doc/ascend-radius/README.cexample -share/doc/ascend-radius/README.dict -share/doc/ascend-radius/radius.ps -share/doc/ascend-radius/radius.pdf -share/doc/ascend-radius/980618.ps -share/doc/ascend-radius/980618.pdf +%%PORTDOCS%%share/doc/ascend-radius/ascend.doc +%%PORTDOCS%%share/doc/ascend-radius/draft-ietf-radius-accounting-01.txt +%%PORTDOCS%%share/doc/ascend-radius/draft-ietf-radius-radius-03.txt +%%PORTDOCS%%share/doc/ascend-radius/draft-ietf-radius-radius-04.txt +%%PORTDOCS%%share/doc/ascend-radius/ChangeLog +%%PORTDOCS%%share/doc/ascend-radius/README +%%PORTDOCS%%share/doc/ascend-radius/README.cexample +%%PORTDOCS%%share/doc/ascend-radius/README.dict +%%PORTDOCS%%share/doc/ascend-radius/radius.ps +%%PORTDOCS%%share/doc/ascend-radius/radius.pdf +%%PORTDOCS%%share/doc/ascend-radius/980618.ps +%%PORTDOCS%%share/doc/ascend-radius/980618.pdf etc/raddb/clients.example etc/raddb/dictionary etc/raddb/users.example -@dirrm share/doc/ascend-radius +%%PORTDOCS%%@dirrm share/doc/ascend-radius @dirrm etc/raddb diff --git a/net/cap/pkg-plist b/net/cap/pkg-plist index 3e61ee4e85f5..786f40eee0c0 100644 --- a/net/cap/pkg-plist +++ b/net/cap/pkg-plist @@ -67,32 +67,32 @@ man/man3/libcap.3.gz man/man3/libafpc.3.gz man/man3/libafp.3.gz man/man8/papof.8.gz -share/doc/cap/abmisc.doc -share/doc/cap/asp.notes -share/doc/cap/atp.notes -share/doc/cap/cap.auth.doc -share/doc/cap/cap.notes -share/doc/cap/glossary -share/doc/cap/install.ms -share/doc/cap/iptalk.cookbook -share/doc/cap/nbp.ext -share/doc/cap/pap.notes -share/doc/cap/print.cookbook -share/doc/cap/sched.notes -share/doc/cap/uab.desc.ms -share/doc/cap/uar.cookbook -share/doc/cap/CAP.faq -share/doc/cap/CAP60.README -share/doc/cap/NOTICE -share/doc/cap/README -share/doc/cap/papif.README -share/doc/cap/lwsrv.README -share/doc/cap/aufs.README -share/doc/cap/doc.README -share/doc/cap/applications.README -share/doc/cap/uab.README -share/doc/cap/ethertalk.README +%%PORTDOCS%%share/doc/cap/abmisc.doc +%%PORTDOCS%%share/doc/cap/asp.notes +%%PORTDOCS%%share/doc/cap/atp.notes +%%PORTDOCS%%share/doc/cap/cap.auth.doc +%%PORTDOCS%%share/doc/cap/cap.notes +%%PORTDOCS%%share/doc/cap/glossary +%%PORTDOCS%%share/doc/cap/install.ms +%%PORTDOCS%%share/doc/cap/iptalk.cookbook +%%PORTDOCS%%share/doc/cap/nbp.ext +%%PORTDOCS%%share/doc/cap/pap.notes +%%PORTDOCS%%share/doc/cap/print.cookbook +%%PORTDOCS%%share/doc/cap/sched.notes +%%PORTDOCS%%share/doc/cap/uab.desc.ms +%%PORTDOCS%%share/doc/cap/uar.cookbook +%%PORTDOCS%%share/doc/cap/CAP.faq +%%PORTDOCS%%share/doc/cap/CAP60.README +%%PORTDOCS%%share/doc/cap/NOTICE +%%PORTDOCS%%share/doc/cap/README +%%PORTDOCS%%share/doc/cap/papif.README +%%PORTDOCS%%share/doc/cap/lwsrv.README +%%PORTDOCS%%share/doc/cap/aufs.README +%%PORTDOCS%%share/doc/cap/doc.README +%%PORTDOCS%%share/doc/cap/applications.README +%%PORTDOCS%%share/doc/cap/uab.README +%%PORTDOCS%%share/doc/cap/ethertalk.README @dirrm include/netat @dirrm etc/cap @dirrm lib/cap -@dirrm share/doc/cap +%%PORTDOCS%%@dirrm share/doc/cap diff --git a/net/dhcpconf/Makefile b/net/dhcpconf/Makefile index a5d909e42100..4b93e7c04f8a 100644 --- a/net/dhcpconf/Makefile +++ b/net/dhcpconf/Makefile @@ -24,8 +24,8 @@ MAKE_ENV+= PCFLAGS="${CFLAGS}" do-install: @${INSTALL_PROGRAM} ${WRKSRC}/dhcp-conf ${PREFIX}/sbin/dhcpconf .if !defined(NOPORTDOCS) - @${MKDIR} ${PREFIX}/share/dhcpconf - @${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/dhcpconf + @${MKDIR} ${DOCSDIR} + @${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} .endif .include <bsd.port.mk> diff --git a/net/dhcpconf/pkg-plist b/net/dhcpconf/pkg-plist index 7be764c6360f..c68bedef941e 100644 --- a/net/dhcpconf/pkg-plist +++ b/net/dhcpconf/pkg-plist @@ -1,3 +1,3 @@ sbin/dhcpconf -share/dhcpconf/README -@dirrm share/dhcpconf +%%PORTDOCS%%share/doc/dhcpconf/README +%%PORTDOCS%%@dirrm share/doc/dhcpconf diff --git a/net/dlint/Makefile b/net/dlint/Makefile index 42445ecfd69e..9de4133041d6 100644 --- a/net/dlint/Makefile +++ b/net/dlint/Makefile @@ -25,8 +25,8 @@ do-install: cd ${WRKSRC} ; ${INSTALL_SCRIPT} dlint digparse ${PREFIX}/sbin ${INSTALL_MAN} ${WRKSRC}/dlint.8 ${PREFIX}/man/man8 .if !defined(NOPORTDOCS) - @${MKDIR} ${PREFIX}/share/doc/dlint - ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/dlint + @${MKDIR} ${DOCSDIR} + @${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} .endif .include <bsd.port.mk> diff --git a/net/dlint/pkg-plist b/net/dlint/pkg-plist index 410d05762a47..f26955f1bbec 100644 --- a/net/dlint/pkg-plist +++ b/net/dlint/pkg-plist @@ -1,5 +1,4 @@ -@comment $FreeBSD$ sbin/dlint sbin/digparse -share/doc/dlint/README -@dirrm share/doc/dlint +%%PORTDOCS%%share/doc/dlint/README +%%PORTDOCS%%@dirrm share/doc/dlint diff --git a/net/freewais-sf/pkg-plist b/net/freewais-sf/pkg-plist index a3d67763c482..6641df49b06a 100644 --- a/net/freewais-sf/pkg-plist +++ b/net/freewais-sf/pkg-plist @@ -24,8 +24,8 @@ bin/ws include/freeWAIS-sf/wais.h lib/freeWAIS-sf/emacs/lisp/wais.el lib/freeWAIS-sf/libwais.a -share/doc/SF/fwsf.ps -@dirrm share/doc/SF +%%PORTDOCS%%share/doc/SF/fwsf.ps +%%PORTDOCS%%@dirrm share/doc/SF @dirrm lib/freeWAIS-sf/emacs/lisp @dirrm lib/freeWAIS-sf/emacs @dirrm lib/freeWAIS-sf diff --git a/net/merlinmon/Makefile b/net/merlinmon/Makefile index 79a68a5fa0ea..9c03296a051e 100644 --- a/net/merlinmon/Makefile +++ b/net/merlinmon/Makefile @@ -20,8 +20,8 @@ NO_WRKSUBDIR= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/merlin ${PREFIX}/bin .if !defined(NOPORTDOCS) - @${MKDIR} ${PREFIX}/share/doc - ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/README.merlin + @${MKDIR} ${DOCSDIR} + @${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} .endif .include <bsd.port.mk> diff --git a/net/merlinmon/pkg-plist b/net/merlinmon/pkg-plist index 6a14ab5f4675..16553f819d6b 100644 --- a/net/merlinmon/pkg-plist +++ b/net/merlinmon/pkg-plist @@ -1,3 +1,3 @@ bin/merlin -share/doc/README.merlin -@dirrm share/doc +%%PORTDOCS%%share/doc/merlinmon/README +%%PORTDOCS%%@dirrm share/doc/merlinmon diff --git a/net/micq/pkg-plist b/net/micq/pkg-plist index 7e7cd2aacb55..a13e44e499b4 100644 --- a/net/micq/pkg-plist +++ b/net/micq/pkg-plist @@ -1,4 +1,4 @@ bin/micq -share/doc/micq/CHANGELOG -share/doc/micq/README -@dirrm share/doc/micq +%%PORTDOCS%%share/doc/micq/CHANGELOG +%%PORTDOCS%%share/doc/micq/README +%%PORTDOCS%%@dirrm share/doc/micq diff --git a/net/pmf/pkg-plist b/net/pmf/pkg-plist index 75997813cb29..bc30882c1a05 100644 --- a/net/pmf/pkg-plist +++ b/net/pmf/pkg-plist @@ -1,10 +1,10 @@ bin/pmf -share/doc/pmf/mud-clients.FAQ -share/doc/pmf/mud-rwho.FAQ -share/doc/pmf/mud.FAQ -share/doc/pmf/mudlist.18oct93 -share/doc/pmf/pmf.doc -share/doc/pmf/resource-usage +%%PORTDOCS%%share/doc/pmf/mud-clients.FAQ +%%PORTDOCS%%share/doc/pmf/mud-rwho.FAQ +%%PORTDOCS%%share/doc/pmf/mud.FAQ +%%PORTDOCS%%share/doc/pmf/mudlist.18oct93 +%%PORTDOCS%%share/doc/pmf/pmf.doc +%%PORTDOCS%%share/doc/pmf/resource-usage share/examples/pmf/dot.pmfrc share/examples/pmf/pmf-sparc-sound share/examples/pmf/sample-robot @@ -98,4 +98,4 @@ share/pmf/helpfiles/verbose @dirrm share/pmf/helpfiles @dirrm share/pmf @dirrm share/examples/pmf -@dirrm share/doc/pmf +%%PORTDOCS%%@dirrm share/doc/pmf diff --git a/net/rwhois/pkg-plist b/net/rwhois/pkg-plist index da12e0a163c1..65822e442674 100644 --- a/net/rwhois/pkg-plist +++ b/net/rwhois/pkg-plist @@ -34,15 +34,15 @@ lib/rwhois/rwhoisd.dir lib/rwhois/rwhoisd.root lib/rwhois/rwhoisd.x.dir lib/rwhois/sbin/rwhoisd -share/doc/rwhois/INSTALL.html -share/doc/rwhois/TODO -share/doc/rwhois/UPGRADE -share/doc/rwhois/operations_guide.html -share/doc/rwhois/operations_guide.txt -share/doc/rwhois/rfc2167.txt -share/doc/rwhois/security.html -share/doc/rwhois/security.txt -@dirrm share/doc/rwhois +%%PORTDOCS%%share/doc/rwhois/INSTALL.html +%%PORTDOCS%%share/doc/rwhois/TODO +%%PORTDOCS%%share/doc/rwhois/UPGRADE +%%PORTDOCS%%share/doc/rwhois/operations_guide.html +%%PORTDOCS%%share/doc/rwhois/operations_guide.txt +%%PORTDOCS%%share/doc/rwhois/rfc2167.txt +%%PORTDOCS%%share/doc/rwhois/security.html +%%PORTDOCS%%share/doc/rwhois/security.txt +%%PORTDOCS%%@dirrm share/doc/rwhois @dirrm lib/rwhois/sbin @dirrm lib/rwhois/net-10.0.0.0-8/data/referral @dirrm lib/rwhois/net-10.0.0.0-8/data/network diff --git a/net/rwhoisd/pkg-plist b/net/rwhoisd/pkg-plist index da12e0a163c1..65822e442674 100644 --- a/net/rwhoisd/pkg-plist +++ b/net/rwhoisd/pkg-plist @@ -34,15 +34,15 @@ lib/rwhois/rwhoisd.dir lib/rwhois/rwhoisd.root lib/rwhois/rwhoisd.x.dir lib/rwhois/sbin/rwhoisd -share/doc/rwhois/INSTALL.html -share/doc/rwhois/TODO -share/doc/rwhois/UPGRADE -share/doc/rwhois/operations_guide.html -share/doc/rwhois/operations_guide.txt -share/doc/rwhois/rfc2167.txt -share/doc/rwhois/security.html -share/doc/rwhois/security.txt -@dirrm share/doc/rwhois +%%PORTDOCS%%share/doc/rwhois/INSTALL.html +%%PORTDOCS%%share/doc/rwhois/TODO +%%PORTDOCS%%share/doc/rwhois/UPGRADE +%%PORTDOCS%%share/doc/rwhois/operations_guide.html +%%PORTDOCS%%share/doc/rwhois/operations_guide.txt +%%PORTDOCS%%share/doc/rwhois/rfc2167.txt +%%PORTDOCS%%share/doc/rwhois/security.html +%%PORTDOCS%%share/doc/rwhois/security.txt +%%PORTDOCS%%@dirrm share/doc/rwhois @dirrm lib/rwhois/sbin @dirrm lib/rwhois/net-10.0.0.0-8/data/referral @dirrm lib/rwhois/net-10.0.0.0-8/data/network diff --git a/net/sharity-light/pkg-plist b/net/sharity-light/pkg-plist index b2bf7f5ff155..b6f2f713dc45 100644 --- a/net/sharity-light/pkg-plist +++ b/net/sharity-light/pkg-plist @@ -1,5 +1,5 @@ sbin/shlight sbin/unshlight -share/doc/Sharity-Light/README -share/doc/Sharity-Light/FAQ -@dirrm share/doc/Sharity-Light +%%PORTDOCS%%share/doc/Sharity-Light/README +%%PORTDOCS%%share/doc/Sharity-Light/FAQ +%%PORTDOCS%%@dirrm share/doc/Sharity-Light diff --git a/net/trafd/Makefile b/net/trafd/Makefile index 4364e0c031ae..c2f800d602ef 100644 --- a/net/trafd/Makefile +++ b/net/trafd/Makefile @@ -26,8 +26,8 @@ do-install: post-install: .if !defined(NOPORTDOCS) - ${MKDIR} ${PREFIX}/share/doc/trafd - ${INSTALL_MAN} ${WRKSRC}/README ${PREFIX}/share/doc/trafd/README + @${MKDIR} ${DOCSDIR} + @${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} .endif ${MKDIR} ${PREFIX}/var/trafd ${MKDIR} ${PREFIX}/var/log diff --git a/net/trafd/pkg-plist b/net/trafd/pkg-plist index 1791a3e25ef9..a43a72995842 100644 --- a/net/trafd/pkg-plist +++ b/net/trafd/pkg-plist @@ -7,8 +7,8 @@ bin/trafstat bin/trafstatd bin/trafstop etc/traflog.format -share/doc/trafd/README -@dirrm share/doc/trafd +%%PORTDOCS%%share/doc/trafd/README +%%PORTDOCS%%@dirrm share/doc/trafd @dirrm var/trafd @unexec rmdir %D/var/log 2>/dev/null || true @unexec rmdir %D/var 2>/dev/null || true diff --git a/net/zephyr/pkg-plist b/net/zephyr/pkg-plist index b93c3d5865d9..0b3c705a0533 100644 --- a/net/zephyr/pkg-plist +++ b/net/zephyr/pkg-plist @@ -18,16 +18,16 @@ sbin/zephyrd sbin/zhm sbin/zpopnotify sbin/zshutdown_notify -share/doc/zephyr/INSTALL -share/doc/zephyr/NOTES -share/doc/zephyr/OPERATING -share/doc/zephyr/README -share/doc/zephyr/USING +%%PORTDOCS%%share/doc/zephyr/INSTALL +%%PORTDOCS%%share/doc/zephyr/NOTES +%%PORTDOCS%%share/doc/zephyr/OPERATING +%%PORTDOCS%%share/doc/zephyr/README +%%PORTDOCS%%share/doc/zephyr/USING share/zephyr/XZwrite share/zephyr/xzwrite.bitmap share/zephyr/zwgc.desc share/zephyr/zwgc_resources @dirrm etc/zephyr @dirrm include/zephyr -@dirrm share/doc/zephyr +%%PORTDOCS%%@dirrm share/doc/zephyr @dirrm share/zephyr diff --git a/print/py-reportlab/pkg-plist b/print/py-reportlab/pkg-plist index 75395b3806e4..29f824a892a8 100644 --- a/print/py-reportlab/pkg-plist +++ b/print/py-reportlab/pkg-plist @@ -139,9 +139,9 @@ lib/%%PYTHON_VERSION%%/site-packages/reportlab/platypus/xpreformatted.pyo lib/%%PYTHON_VERSION%%/site-packages/reportlab/rl_config.py lib/%%PYTHON_VERSION%%/site-packages/reportlab/rl_config.pyc lib/%%PYTHON_VERSION%%/site-packages/reportlab/rl_config.pyo -share/doc/reportlab/graphguide.pdf -share/doc/reportlab/reference.pdf -share/doc/reportlab/userguide.pdf +%%PORTDOCS%%share/doc/reportlab/graphguide.pdf +%%PORTDOCS%%share/doc/reportlab/reference.pdf +%%PORTDOCS%%share/doc/reportlab/userguide.pdf share/examples/reportlab/colors/colortest.py share/examples/reportlab/gadflypaper/00readme.txt share/examples/reportlab/gadflypaper/gfe.py @@ -182,7 +182,7 @@ share/examples/reportlab/tests/testdemos.py @dirrm share/examples/reportlab/gadflypaper @dirrm share/examples/reportlab/colors @dirrm share/examples/reportlab -@dirrm share/doc/reportlab +%%PORTDOCS%%@dirrm share/doc/reportlab @dirrm lib/%%PYTHON_VERSION%%/site-packages/reportlab/platypus @dirrm lib/%%PYTHON_VERSION%%/site-packages/reportlab/pdfgen @dirrm lib/%%PYTHON_VERSION%%/site-packages/reportlab/pdfbase diff --git a/russian/xruskb/pkg-plist b/russian/xruskb/pkg-plist index c04ccdc5e5e8..5f11027e2c48 100644 --- a/russian/xruskb/pkg-plist +++ b/russian/xruskb/pkg-plist @@ -31,7 +31,7 @@ share/xruskb/yawerty-deru-iso5.xmm share/xruskb/yawerty-deru-koi8.xmm share/xruskb/yawerty-iso5.xmm share/xruskb/yawerty-koi8.xmm -share/doc/xruskb/xrus.doc-english -share/doc/xruskb/xrus.doc-koi8 -@dirrm share/doc/xruskb +%%PORTDOCS%%share/doc/xruskb/xrus.doc-english +%%PORTDOCS%%share/doc/xruskb/xrus.doc-koi8 +%%PORTDOCS%%@dirrm share/doc/xruskb @dirrm share/xruskb diff --git a/security/fwtk/Makefile b/security/fwtk/Makefile index a0dc15100d8a..66eb5249d09a 100644 --- a/security/fwtk/Makefile +++ b/security/fwtk/Makefile @@ -56,13 +56,21 @@ pre-configure: post-install: cd ${PREFIX}/libexec ; strip ${SBIN_BINS} ${LIBEXEC_BINS} cd ${PREFIX}/libexec ; ${MV} ${SBIN_BINS} mqueue ../sbin - ${MKDIR} ${PREFIX}/share/doc/fwtk - ${INSTALL_MAN} ${WRKSRC}/LICENSE ${PREFIX}/share/doc/fwtk - cd ${WRKSRC}/doc/man ; ${INSTALL_MAN} ${MAN3} ${PREFIX}/man/man3 - cd ${WRKSRC}/doc/man ; ${INSTALL_MAN} ${MAN5} ${PREFIX}/man/man5 - cd ${WRKSRC}/doc/man ; ${INSTALL_MAN} ${MAN8} ${PREFIX}/man/man8 +.for man in ${MAN3} + @${INSTALL_MAN} ${WRKSRC}/doc/man/${man} ${PREFIX}/man/man3 +.endfor +.for man in ${MAN5} + @${INSTALL_MAN} ${WRKSRC}/doc/man/${man} ${PREFIX}/man/man5 +.endfor +.for man in ${MAN8} + @${INSTALL_MAN} ${WRKSRC}/doc/man/${man} ${PREFIX}/man/man8 +.endfor .if !defined(NOPORTDOCS) - cd ${WRKSRC}/doc ; ${INSTALL_MAN} ${DOCS} ${PREFIX}/share/doc/fwtk + @${MKDIR} ${DOCSDIR} + @${INSTALL_DATA} ${WRKSRC}/LICENSE ${DOCSDIR} +.for files in ${DOCS} + @${INSTALL_DATA} ${WRKSRC}/doc/${files} ${DOCSDIR} +.endfor .endif .include <bsd.port.post.mk> diff --git a/security/fwtk/pkg-plist b/security/fwtk/pkg-plist index de46bf9ec8bc..632e964f3c2c 100644 --- a/security/fwtk/pkg-plist +++ b/security/fwtk/pkg-plist @@ -1,8 +1,4 @@ -@comment $FreeBSD$ -sbin/authdump -sbin/authload -sbin/authmgr -sbin/mqueue +etc/netperm-table libexec/authsrv libexec/ftp-gw libexec/http-gw @@ -13,11 +9,15 @@ libexec/smap libexec/smapd libexec/tn-gw libexec/x-gw -etc/netperm-table -share/doc/fwtk/LICENSE -share/doc/fwtk/admin_guide.ps -share/doc/fwtk/manpages.ps -share/doc/fwtk/overview.ps -share/doc/fwtk/presentation.ps -share/doc/fwtk/sample-report.txt -share/doc/fwtk/user_guide.ps +sbin/authdump +sbin/authload +sbin/authmgr +sbin/mqueue +%%PORTDOCS%%share/doc/fwtk/LICENSE +%%PORTDOCS%%share/doc/fwtk/admin_guide.ps +%%PORTDOCS%%share/doc/fwtk/manpages.ps +%%PORTDOCS%%share/doc/fwtk/overview.ps +%%PORTDOCS%%share/doc/fwtk/presentation.ps +%%PORTDOCS%%share/doc/fwtk/sample-report.txt +%%PORTDOCS%%share/doc/fwtk/user_guide.ps +%%PORTDOCS%%@dirrm share/doc/fwtk diff --git a/security/openssl-beta/pkg-plist b/security/openssl-beta/pkg-plist index 071c42297585..c0c7e4a028ed 100644 --- a/security/openssl-beta/pkg-plist +++ b/security/openssl-beta/pkg-plist @@ -70,7 +70,7 @@ openssl/misc/c_issuer openssl/misc/c_name openssl/misc/der_chop openssl/openssl.cnf.sample -share/doc/openssl/openssl.txt +%%PORTDOCS%%share/doc/openssl/openssl.txt @dirrm include/openssl @dirrm openssl/certs @dirrm openssl/lib @@ -82,4 +82,4 @@ share/doc/openssl/openssl.txt @dirrm openssl/misc @dirrm openssl/private @dirrm openssl -@dirrm share/doc/openssl +%%PORTDOCS%%@dirrm share/doc/openssl diff --git a/security/openssl/pkg-plist b/security/openssl/pkg-plist index 071c42297585..c0c7e4a028ed 100644 --- a/security/openssl/pkg-plist +++ b/security/openssl/pkg-plist @@ -70,7 +70,7 @@ openssl/misc/c_issuer openssl/misc/c_name openssl/misc/der_chop openssl/openssl.cnf.sample -share/doc/openssl/openssl.txt +%%PORTDOCS%%share/doc/openssl/openssl.txt @dirrm include/openssl @dirrm openssl/certs @dirrm openssl/lib @@ -82,4 +82,4 @@ share/doc/openssl/openssl.txt @dirrm openssl/misc @dirrm openssl/private @dirrm openssl -@dirrm share/doc/openssl +%%PORTDOCS%%@dirrm share/doc/openssl diff --git a/security/vpnd/Makefile b/security/vpnd/Makefile index 86ef97a6cc2c..9bc478064c55 100644 --- a/security/vpnd/Makefile +++ b/security/vpnd/Makefile @@ -31,9 +31,9 @@ do-install: @${INSTALL_DATA} ${WRKSRC}/vpnd.conf ${PREFIX}/etc/vpnd.conf.sample @${INSTALL_DATA} ${WRKSRC}/vpnd.chat ${PREFIX}/etc/vpnd.chat.sample .if !defined(NOPORTDOCS) - ${INSTALL} -d -m 555 ${PREFIX}/share/doc/vpnd + @${MKDIR} ${DOCSDIR} .for i in ${DOCFILES} - @${INSTALL_DATA} ${WRKSRC}/${i} ${PREFIX}/share/doc/vpnd + @${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR} .endfor .endif diff --git a/security/vpnd/pkg-plist b/security/vpnd/pkg-plist index e688d3c32941..ee2d8c4ff9c4 100644 --- a/security/vpnd/pkg-plist +++ b/security/vpnd/pkg-plist @@ -1,8 +1,8 @@ sbin/vpnd etc/vpnd.conf.sample etc/vpnd.chat.sample -share/doc/vpnd/README -share/doc/vpnd/FAQ.TXT -share/doc/vpnd/SPEED.TXT -share/doc/vpnd/VERSIONS -@dirrm share/doc/vpnd +%%PORTDOCS%%share/doc/vpnd/README +%%PORTDOCS%%share/doc/vpnd/FAQ.TXT +%%PORTDOCS%%share/doc/vpnd/SPEED.TXT +%%PORTDOCS%%share/doc/vpnd/VERSIONS +%%PORTDOCS%%@dirrm share/doc/vpnd diff --git a/shells/44bsd-csh/Makefile b/shells/44bsd-csh/Makefile index d6d7e9ff0750..078ca9861d14 100644 --- a/shells/44bsd-csh/Makefile +++ b/shells/44bsd-csh/Makefile @@ -29,9 +29,8 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/csh ${PREFIX}/bin/44bsd-csh ${INSTALL_MAN} ${WRKSRC}/csh.1 ${PREFIX}/man/man1/44bsd-csh.1 .if !defined(NOPORTDOCS) - ${MKDIR} ${PREFIX}/share/doc/44bsd-csh - ${INSTALL_MAN} ${WRKSRC}/USD.doc/paper.ascii.gz \ - ${PREFIX}/share/doc/44bsd-csh + @${MKDIR} ${DOCSDIR} + @${INSTALL_DATA} ${WRKSRC}/USD.doc/paper.ascii.gz ${DOCSDIR} .endif @${ECHO} "Updating /etc/shells" @${CP} /etc/shells /etc/shells.bak diff --git a/shells/44bsd-csh/pkg-plist b/shells/44bsd-csh/pkg-plist index a6a2609eb23d..a8b0252926d9 100644 --- a/shells/44bsd-csh/pkg-plist +++ b/shells/44bsd-csh/pkg-plist @@ -1,5 +1,5 @@ bin/44bsd-csh -share/doc/44bsd-csh/paper.ascii.gz +%%PORTDOCS%%share/doc/44bsd-csh/paper.ascii.gz @exec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak; echo %D/%F) >/etc/shells @unexec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak) >/etc/shells -@dirrm share/doc/44bsd-csh +%%PORTDOCS%%@dirrm share/doc/44bsd-csh diff --git a/sysutils/mei/Makefile b/sysutils/mei/Makefile index 175b1620479a..dadb13df5afd 100644 --- a/sysutils/mei/Makefile +++ b/sysutils/mei/Makefile @@ -32,8 +32,8 @@ BROKEN= not support CAM .if !defined(NOPORTDOCS) post-install: - ${MKDIR} ${PREFIX}/share/doc/mei - ${INSTALL_DATA} ${WRKSRC}/*txt ${PREFIX}/share/doc/mei + @${MKDIR} ${DOCSDIR} + @${INSTALL_DATA} ${WRKSRC}/*txt ${DOCSDIR} .endif .include <bsd.port.post.mk> diff --git a/sysutils/mei/pkg-plist b/sysutils/mei/pkg-plist index 0b7ea2544f09..38f55c226a95 100644 --- a/sysutils/mei/pkg-plist +++ b/sysutils/mei/pkg-plist @@ -1,8 +1,8 @@ bin/mei bin/moe -share/doc/mei/mdt.txt -share/doc/mei/mospec.txt -share/doc/mei/msdos.txt -share/doc/mei/readme.txt -share/doc/mei/unix.txt -@dirrm share/doc/mei +%%PORTDOCS%%share/doc/mei/mdt.txt +%%PORTDOCS%%share/doc/mei/mospec.txt +%%PORTDOCS%%share/doc/mei/msdos.txt +%%PORTDOCS%%share/doc/mei/readme.txt +%%PORTDOCS%%share/doc/mei/unix.txt +%%PORTDOCS%%@dirrm share/doc/mei diff --git a/sysutils/upsmon/Makefile b/sysutils/upsmon/Makefile index 59e19a186230..0aef0ef6e726 100644 --- a/sysutils/upsmon/Makefile +++ b/sysutils/upsmon/Makefile @@ -24,8 +24,8 @@ do-install: @${CHMOD} +x ${PREFIX}/etc/rc.d/upsmon.sh .if !defined(NOPORTDOCS) - ${MKDIR} ${PREFIX}/share/doc/upsmon - ${INSTALL_DATA} ${WRKSRC}/INSTALL ${PREFIX}/share/doc/upsmon + @${MKDIR} ${DOCSDIR} + @${INSTALL_DATA} ${WRKSRC}/INSTALL ${DOCSDIR} .endif post-install: diff --git a/sysutils/upsmon/pkg-plist b/sysutils/upsmon/pkg-plist index 3eb31901831c..a406553e03a3 100644 --- a/sysutils/upsmon/pkg-plist +++ b/sysutils/upsmon/pkg-plist @@ -1,5 +1,5 @@ bin/upsstat sbin/upsmond etc/rc.d/upsmon.sh -share/doc/upsmon/INSTALL -@dirrm share/doc/upsmon +%%PORTDOCS%%share/doc/upsmon/INSTALL +%%PORTDOCS%%@dirrm share/doc/upsmon diff --git a/textproc/chpp/Makefile b/textproc/chpp/Makefile index af606a387edf..9402b492e1fc 100644 --- a/textproc/chpp/Makefile +++ b/textproc/chpp/Makefile @@ -16,7 +16,6 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --libdir=${PREFIX}/share EXAMPLES_DIR= ${PREFIX}/share/examples/chpp -DOCS_DIR= ${PREFIX}/share/doc/chpp post-install: @${MKDIR} ${EXAMPLES_DIR} @@ -25,9 +24,9 @@ post-install: @find ${EXAMPLES_DIR} | xargs ${CHOWN} ${SHAREOWN}:${SHAREGRP} @find ${EXAMPLES_DIR} -type f | xargs ${CHMOD} ${SHAREMODE} .if !defined(NOPORTDOCS) - @${MKDIR} ${DOCS_DIR} + @${MKDIR} ${DOCSDIR} .for file in AUTHORS NEWS README - ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCS_DIR} + @${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} .endfor .endif diff --git a/textproc/chpp/pkg-plist b/textproc/chpp/pkg-plist index 50206543be27..b74dce7e574e 100644 --- a/textproc/chpp/pkg-plist +++ b/textproc/chpp/pkg-plist @@ -11,9 +11,9 @@ share/chpp/include/sql.chh share/chpp/include/strings.chh share/chpp/include/time.chh share/chpp/include/w3lib.chh -share/doc/chpp/AUTHORS -share/doc/chpp/NEWS -share/doc/chpp/README +%%PORTDOCS%%share/doc/chpp/AUTHORS +%%PORTDOCS%%share/doc/chpp/NEWS +%%PORTDOCS%%share/doc/chpp/README share/examples/chpp/regress/dotest share/examples/chpp/regress/tests share/examples/chpp/regress/arith/arith.txt @@ -106,6 +106,6 @@ share/examples/chpp/website/tricks_t.chml @dirrm share/examples/chpp/regress/arith @dirrm share/examples/chpp/regress @dirrm share/examples/chpp -@dirrm share/doc/chpp +%%PORTDOCS%%@dirrm share/doc/chpp @dirrm share/chpp/include @dirrm share/chpp diff --git a/textproc/tth/Makefile b/textproc/tth/Makefile index ca0a762d8bb4..e554786ea863 100644 --- a/textproc/tth/Makefile +++ b/textproc/tth/Makefile @@ -32,10 +32,10 @@ do-install: ${INSTALL_SCRIPT} ${WRKSRC}/ps2gif ${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKSRC}/ps2png ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/tth.1 ${PREFIX}/man/man1 - ${MKDIR} ${PREFIX}/share/doc/tth - ${INSTALL_SCRIPT} ${WRKSRC}/license.txt ${PREFIX}/share/doc/tth .if !defined(NOPORTDOCS) - ${INSTALL_SCRIPT} ${WRKSRC}/tth_manual.html ${PREFIX}/share/doc/tth + @${MKDIR} ${DOCSDIR} + @${INSTALL_DATA} ${WRKSRC}/license.txt ${DOCSDIR} + @${INSTALL_DATA} ${WRKSRC}/tth_manual.html ${DOCSDIR} .endif @${CAT} ${PKGMESSAGE} diff --git a/textproc/tth/pkg-plist b/textproc/tth/pkg-plist index b1ee6837d65f..60fa05493a6c 100644 --- a/textproc/tth/pkg-plist +++ b/textproc/tth/pkg-plist @@ -3,6 +3,6 @@ bin/latex2gif bin/ps2gif bin/ps2png bin/tth -share/doc/tth/license.txt -share/doc/tth/tth_manual.html -@dirrm share/doc/tth +%%PORTDOCS%%share/doc/tth/license.txt +%%PORTDOCS%%share/doc/tth/tth_manual.html +%%PORTDOCS%%@dirrm share/doc/tth diff --git a/www/boa/pkg-plist b/www/boa/pkg-plist index da9a7df7f356..1af0920d6d00 100644 --- a/www/boa/pkg-plist +++ b/www/boa/pkg-plist @@ -1,9 +1,9 @@ etc/boa.conf.sample sbin/boa -share/doc/boa/boa.sgml -share/doc/boa/boa_banner.png +%%PORTDOCS%%share/doc/boa/boa.sgml +%%PORTDOCS%%share/doc/boa/boa_banner.png share/examples/boa/cgi-test.cgi share/examples/boa/nph-test.cgi share/examples/boa/resolver.pl @dirrm share/examples/boa -@dirrm share/doc/boa +%%PORTDOCS%%@dirrm share/doc/boa diff --git a/www/thttpd/Makefile b/www/thttpd/Makefile index bc4f109a0f95..5737a031a4ec 100644 --- a/www/thttpd/Makefile +++ b/www/thttpd/Makefile @@ -64,7 +64,7 @@ do-install: fi .if !defined(NOPORTDOCS) @${MKDIR} ${PREFIX}/share/doc/thttpd - @${INSTALL_MAN} ${DISTDIR}/notes.html ${PREFIX}/share/doc/thttpd + @${INSTALL_DATA} ${DISTDIR}/notes.html ${PREFIX}/share/doc/thttpd .endif post-install: diff --git a/www/thttpd/pkg-plist b/www/thttpd/pkg-plist index 9f32b729587b..e6c366e7f6b2 100644 --- a/www/thttpd/pkg-plist +++ b/www/thttpd/pkg-plist @@ -5,11 +5,11 @@ etc/rc.d/thttpd.sh etc/thttpd.conf.sample sbin/thttpd sbin/thttpd_wrapper -share/doc/thttpd/notes.html +%%PORTDOCS%%share/doc/thttpd/notes.html www/cgi-bin/phf www/cgi-bin/redirect www/cgi-bin/ssi -@dirrm share/doc/thttpd +%%PORTDOCS%%@dirrm share/doc/thttpd @dirrm www/cgi-bin @dirrm www/data @dirrm www/logs diff --git a/x11-fm/ezfm/Makefile b/x11-fm/ezfm/Makefile index 1421f4c8f85b..1b48d9cce841 100644 --- a/x11-fm/ezfm/Makefile +++ b/x11-fm/ezfm/Makefile @@ -35,8 +35,8 @@ do-install: post-install: .if !defined(NOPORTDOCS) - @ ${MKDIR} ${PREFIX}/share/doc/ezfm - @ ${INSTALL_DATA} ${WRKSRC}/COPYING ${PREFIX}/share/doc/ezfm + @${MKDIR} ${DOCSDIR} + @${INSTALL_DATA} ${WRKSRC}/COPYING ${DOCSDIR} .endif .include <bsd.port.mk> diff --git a/x11-fm/ezfm/pkg-plist b/x11-fm/ezfm/pkg-plist index 6ef35a9b87f0..2df6ad9bd71e 100644 --- a/x11-fm/ezfm/pkg-plist +++ b/x11-fm/ezfm/pkg-plist @@ -1,5 +1,5 @@ bin/ezfm -share/doc/ezfm/COPYING +%%PORTDOCS%%share/doc/ezfm/COPYING share/ezfm/ezfmExtension share/ezfm/ezfmMagic share/ezfm/ezfmrc @@ -336,6 +336,6 @@ share/ezfm/ezfmIcons/zipU.xpm share/ezfm/ezfmIcons/zip_s.xpm share/ezfm/ezfmIcons/zipdisk.xpm share/ezfm/ezfmIcons/zsh_script.xpm -@dirrm share/doc/ezfm +%%PORTDOCS%%@dirrm share/doc/ezfm @dirrm share/ezfm/ezfmIcons @dirrm share/ezfm diff --git a/x11-fonts/p5-type1inst/Makefile b/x11-fonts/p5-type1inst/Makefile index e3cd6c435216..f1aaa8bc9ded 100644 --- a/x11-fonts/p5-type1inst/Makefile +++ b/x11-fonts/p5-type1inst/Makefile @@ -17,14 +17,13 @@ MAINTAINER= ports@FreeBSD.org USE_PERL5= yes USE_XLIB= yes NO_BUILD= yes -STRIP= MAN1= type1inst.1 do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/type1inst ${PREFIX}/bin - ${INSTALL_PROGRAM} ${WRKSRC}/t1embed ${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/type1inst.man ${PREFIX}/man/man1/type1inst.1 + @${INSTALL_SCRIPT} ${WRKSRC}/type1inst ${PREFIX}/bin + @${INSTALL_SCRIPT} ${WRKSRC}/t1embed ${PREFIX}/bin + @${INSTALL_MAN} ${WRKSRC}/type1inst.man ${PREFIX}/man/man1/type1inst.1 .if !defined(NOPORTDOCS) ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/README.type1inst .endif diff --git a/x11-fonts/p5-type1inst/pkg-plist b/x11-fonts/p5-type1inst/pkg-plist index 662e4db68d50..59d7300541d2 100644 --- a/x11-fonts/p5-type1inst/pkg-plist +++ b/x11-fonts/p5-type1inst/pkg-plist @@ -1,3 +1,3 @@ bin/t1embed bin/type1inst -share/doc/README.type1inst +%%PORTDOCS%%share/doc/README.type1inst diff --git a/x11-toolkits/slingshot/pkg-plist b/x11-toolkits/slingshot/pkg-plist index 7db37b94f9c1..b925deb65dac 100644 --- a/x11-toolkits/slingshot/pkg-plist +++ b/x11-toolkits/slingshot/pkg-plist @@ -12,14 +12,14 @@ lib/libsspkg.a lib/libsspkg.sa.1 lib/libsspkg.so lib/libsspkg.so.1 -share/doc/SlingShot/README -share/doc/SlingShot/appA.ps -share/doc/SlingShot/appB.ps -share/doc/SlingShot/appC.ps -share/doc/SlingShot/appD.ps -share/doc/SlingShot/appE.ps -share/doc/SlingShot/ch1.ps -share/doc/SlingShot/ch2.ps -share/doc/SlingShot/ch3.ps -@dirrm share/doc/SlingShot +%%PORTDOCS%%share/doc/SlingShot/README +%%PORTDOCS%%share/doc/SlingShot/appA.ps +%%PORTDOCS%%share/doc/SlingShot/appB.ps +%%PORTDOCS%%share/doc/SlingShot/appC.ps +%%PORTDOCS%%share/doc/SlingShot/appD.ps +%%PORTDOCS%%share/doc/SlingShot/appE.ps +%%PORTDOCS%%share/doc/SlingShot/ch1.ps +%%PORTDOCS%%share/doc/SlingShot/ch2.ps +%%PORTDOCS%%share/doc/SlingShot/ch3.ps +%%PORTDOCS%%@dirrm share/doc/SlingShot @dirrm include/sspkg diff --git a/x11-toolkits/tkstep80/pkg-plist b/x11-toolkits/tkstep80/pkg-plist index fafe48d01ada..447844a29a27 100644 --- a/x11-toolkits/tkstep80/pkg-plist +++ b/x11-toolkits/tkstep80/pkg-plist @@ -255,8 +255,8 @@ man/mann/tkwait.n.gz man/mann/toplevel.n.gz man/mann/winfo.n.gz man/mann/wm.n.gz -share/doc/tkstep/README.TkStep -@dirrm share/doc/tkstep +%%PORTDOCS%%share/doc/tkstep/README.TkStep +%%PORTDOCS%%@dirrm share/doc/tkstep @dirrm lib/tkstep8.0/demos/images @dirrm lib/tkstep8.0/demos @dirrm lib/tkstep8.0/images diff --git a/x11-toolkits/xg/pkg-plist b/x11-toolkits/xg/pkg-plist index 5508e8ad24f4..04c9abed0c9e 100644 --- a/x11-toolkits/xg/pkg-plist +++ b/x11-toolkits/xg/pkg-plist @@ -22,8 +22,8 @@ include/xg/XgUtils.h include/xg/x_rotate.h include/xg/xgpm.h lib/libxg.a -share/doc/xg/LICENSE -share/doc/xg/README +%%PORTDOCS%%share/doc/xg/LICENSE +%%PORTDOCS%%share/doc/xg/README share/examples/xg/CancelPB.xpm share/examples/xg/HandSign.xpm share/examples/xg/HelpPB.xpm @@ -41,5 +41,5 @@ share/examples/xg/testtabs.c share/examples/xg/testtb.c share/examples/xg/testte.c @dirrm include/xg -@dirrm share/doc/xg +%%PORTDOCS%%@dirrm share/doc/xg @dirrm share/examples/xg diff --git a/x11-toolkits/xview/pkg-plist b/x11-toolkits/xview/pkg-plist index 57018833a7bb..6f02e4d7420c 100644 --- a/x11-toolkits/xview/pkg-plist +++ b/x11-toolkits/xview/pkg-plist @@ -543,12 +543,12 @@ lib/X11/config/XView.obj lib/X11/config/XView.rules lib/X11/config/XView.tmpl lib/X11/config/XView.prog -share/doc/xview/bugform -share/doc/xview/dnd_api.txt -share/doc/xview/olgx_api.txt -share/doc/xview/olgx_api.ps -share/doc/xview/paper.ms -share/doc/xview/sel_api.txt -share/doc/xview/whats_new.ps -share/doc/xview/xview-info -@dirrm share/doc/xview +%%PORTDOCS%%share/doc/xview/bugform +%%PORTDOCS%%share/doc/xview/dnd_api.txt +%%PORTDOCS%%share/doc/xview/olgx_api.txt +%%PORTDOCS%%share/doc/xview/olgx_api.ps +%%PORTDOCS%%share/doc/xview/paper.ms +%%PORTDOCS%%share/doc/xview/sel_api.txt +%%PORTDOCS%%share/doc/xview/whats_new.ps +%%PORTDOCS%%share/doc/xview/xview-info +%%PORTDOCS%%@dirrm share/doc/xview diff --git a/x11-wm/amiwm/pkg-plist b/x11-wm/amiwm/pkg-plist index 4219521af672..ede974ffba8d 100644 --- a/x11-wm/amiwm/pkg-plist +++ b/x11-wm/amiwm/pkg-plist @@ -14,7 +14,7 @@ lib/X11/amiwm/requestchoice lib/X11/amiwm/schwartz.map lib/X11/amiwm/system.amiwmrc lib/X11/amiwm/system.map -share/doc/amiwm/README -share/doc/amiwm/README.modules +%%PORTDOCS%%share/doc/amiwm/README +%%PORTDOCS%%share/doc/amiwm/README.modules @dirrm lib/X11/amiwm -@dirrm share/doc/amiwm +%%PORTDOCS%%@dirrm share/doc/amiwm diff --git a/x11-wm/ude/pkg-plist b/x11-wm/ude/pkg-plist index 6e087e1860ca..ea72a089f7ba 100644 --- a/x11-wm/ude/pkg-plist +++ b/x11-wm/ude/pkg-plist @@ -14,15 +14,15 @@ include/ude/ude-types.h include/ude/ude-vector.h include/ude/ude-wraparounds.h include/ude/ude.h -share/doc/ude/html/index.html -share/doc/ude/html/scratch.html -share/doc/ude/html/uwm/index.html -share/doc/ude/html/uwm/uwm_manual.html -share/doc/ude/manual.tex -share/doc/ude/scratch.lyx -share/doc/ude/scratch.txt -share/doc/ude/uwm_manual.lyx -share/doc/ude/uwm_manual.txt +%%PORTDOCS%%share/doc/ude/html/index.html +%%PORTDOCS%%share/doc/ude/html/scratch.html +%%PORTDOCS%%share/doc/ude/html/uwm/index.html +%%PORTDOCS%%share/doc/ude/html/uwm/uwm_manual.html +%%PORTDOCS%%share/doc/ude/manual.tex +%%PORTDOCS%%share/doc/ude/scratch.lyx +%%PORTDOCS%%share/doc/ude/scratch.txt +%%PORTDOCS%%share/doc/ude/uwm_manual.lyx +%%PORTDOCS%%share/doc/ude/uwm_manual.txt share/locale/de/LC_MESSAGES/ude.mo share/locale/es/LC_MESSAGES/ude.mo share/locale/pt_BR/LC_MESSAGES/ude.mo @@ -57,7 +57,7 @@ share/ude/gfx/shape.xpm @dirrm share/ude/extras @dirrm share/ude/config @dirrm share/ude -@dirrm share/doc/ude/html/uwm -@dirrm share/doc/ude/html -@dirrm share/doc/ude +%%PORTDOCS%%@dirrm share/doc/ude/html/uwm +%%PORTDOCS%%@dirrm share/doc/ude/html +%%PORTDOCS%%@dirrm share/doc/ude @dirrm include/ude diff --git a/x11-wm/wmanager/Makefile b/x11-wm/wmanager/Makefile index 6fc84aac5ed7..ff1f21541b27 100644 --- a/x11-wm/wmanager/Makefile +++ b/x11-wm/wmanager/Makefile @@ -27,17 +27,20 @@ MAKE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/wmanager ${PREFIX}/bin .if !defined(NOPORTDOCS) - @${MKDIR} ${PREFIX}/share/wmanager - ${INSTALL_DATA} ${WRKSRC}/.wmanagerrc ${PREFIX}/share/wmanager/wmanagerrc_sample - ${INSTALL_DATA} ${WRKSRC}/.xinitrc ${PREFIX}/share/wmanager/xinitrc_sample + @${MKDIR} ${PREFIX}/share/examples/${PORTNAME} + @${MKDIR} ${DOCSDIR} + @${INSTALL_DATA} ${WRKSRC}/.wmanagerrc \ + ${PREFIX}/share/examples/${PORTNAME}/wmanagerrc_sample + @${INSTALL_DATA} ${WRKSRC}/.xinitrc \ + ${PREFIX}/share/examples/${PORTNAME}/xinitrc_sample .for file in FAQ HISTORY INSTALL NEWS README TODO - ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/wmanager + @${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} .endfor - @${ECHO} - @${ECHO} "Docs have been installed in ${PREFIX}/share/wmanager/." - @${ECHO} "You are advised to have a look at the sample .wmanagerrc" - @${ECHO} "and .xinitrc's available there." - @${ECHO} + @${ECHO} "" + @${ECHO} "Examples of .xinitrc and .wmanagerrc have been installed" + @${ECHO} "in ${PREFIX}/share/examples/${PORTNAME} and docs have" + @${ECHO} "been installed to ${DOCSDIR}." + @${ECHO} "" .endif .include <bsd.port.mk> diff --git a/x11-wm/wmanager/pkg-plist b/x11-wm/wmanager/pkg-plist index ad086eee851c..431808f20122 100644 --- a/x11-wm/wmanager/pkg-plist +++ b/x11-wm/wmanager/pkg-plist @@ -1,10 +1,11 @@ bin/wmanager -share/wmanager/wmanagerrc_sample -share/wmanager/xinitrc_sample -share/wmanager/FAQ -share/wmanager/HISTORY -share/wmanager/INSTALL -share/wmanager/NEWS -share/wmanager/README -share/wmanager/TODO -@dirrm share/wmanager +%%PORTDOCS%%share/doc/wmanager/FAQ +%%PORTDOCS%%share/doc/wmanager/HISTORY +%%PORTDOCS%%share/doc/wmanager/INSTALL +%%PORTDOCS%%share/doc/wmanager/NEWS +%%PORTDOCS%%share/doc/wmanager/README +%%PORTDOCS%%share/doc/wmanager/TODO +%%PORTDOCS%%share/examples/wmanager/wmanagerrc_sample +%%PORTDOCS%%share/examples/wmanager/xinitrc_sample +%%PORTDOCS%%@dirrm share/examples/wmanager +%%PORTDOCS%%@dirrm share/doc/wmanager diff --git a/x11-wm/wmthemeinstall/Makefile b/x11-wm/wmthemeinstall/Makefile index a21c4afdcf12..f8fcee9c27b4 100644 --- a/x11-wm/wmthemeinstall/Makefile +++ b/x11-wm/wmthemeinstall/Makefile @@ -19,20 +19,19 @@ USE_X_PREFIX= yes USE_GMAKE= yes USE_GTK= yes GNU_CONFIGURE= yes -DOCS_DIR= ${PREFIX}/share/wmthemeinstall pre-build: @${PERL} -pi -e "s:/usr/local:${PREFIX}:g" ${WRKSRC}/wmOptions.c do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/wmthemeinstall ${PREFIX}/bin + @${INSTALL_PROGRAM} ${WRKSRC}/wmthemeinstall ${PREFIX}/bin .if !defined(NOPORTDOCS) - @${MKDIR} ${DOCS_DIR} - ${INSTALL_DATA} ${WRKSRC}/ChangeLog ${DOCS_DIR} - ${INSTALL_DATA} ${WRKSRC}/README ${DOCS_DIR} - ${INSTALL_DATA} ${WRKSRC}/AUTHORS ${DOCS_DIR} + @${MKDIR} ${DOCSDIR} + @${INSTALL_DATA} ${WRKSRC}/ChangeLog ${DOCSDIR} + @${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} + @${INSTALL_DATA} ${WRKSRC}/AUTHORS ${DOCSDIR} @${ECHO} - @${ECHO} "Documentation was installed in ${DOCS_DIR}." + @${ECHO} "Documentation was installed in ${DOCSDIR}." @${ECHO} .endif diff --git a/x11-wm/wmthemeinstall/pkg-plist b/x11-wm/wmthemeinstall/pkg-plist index 595c0aad510f..719cd8bcede5 100644 --- a/x11-wm/wmthemeinstall/pkg-plist +++ b/x11-wm/wmthemeinstall/pkg-plist @@ -1,5 +1,5 @@ bin/wmthemeinstall -share/wmthemeinstall/AUTHORS -share/wmthemeinstall/ChangeLog -share/wmthemeinstall/README -@dirrm share/wmthemeinstall +%%PORTDOCS%%share/doc/wmthemeinstall/AUTHORS +%%PORTDOCS%%share/doc/wmthemeinstall/ChangeLog +%%PORTDOCS%%share/doc/wmthemeinstall/README +%%PORTDOCS%%@dirrm share/doc/wmthemeinstall diff --git a/x11/libsx/Makefile b/x11/libsx/Makefile index 5f587c0d0577..cebbcf9a0727 100644 --- a/x11/libsx/Makefile +++ b/x11/libsx/Makefile @@ -30,7 +30,7 @@ do-install: post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/share/doc/libsx - ${INSTALL_MAN} ${WRKSRC}/docs/* ${PREFIX}/share/doc/libsx + ${INSTALL_DATA} ${WRKSRC}/docs/* ${PREFIX}/share/doc/libsx ${GZIP_CMD} ${PREFIX}/share/doc/libsx/*.doc .endif diff --git a/x11/libsx/pkg-plist b/x11/libsx/pkg-plist index 89ef45ca928c..270d818c0bdc 100644 --- a/x11/libsx/pkg-plist +++ b/x11/libsx/pkg-plist @@ -2,23 +2,23 @@ lib/libfreq.a lib/libsx.a include/X11/libsx/freq.h include/X11/libsx/libsx.h -share/doc/libsx/libsx_intro -share/doc/libsx/button.doc.gz -share/doc/libsx/color.doc.gz -share/doc/libsx/draw_area.doc.gz -share/doc/libsx/drawing.doc.gz -share/doc/libsx/font.doc.gz -share/doc/libsx/form.doc.gz -share/doc/libsx/general.libsx.doc.gz -share/doc/libsx/label.doc.gz -share/doc/libsx/list.doc.gz -share/doc/libsx/menu.doc.gz -share/doc/libsx/misc.doc.gz -share/doc/libsx/popups.doc.gz -share/doc/libsx/scrollbar.doc.gz -share/doc/libsx/string_entry.doc.gz -share/doc/libsx/text_edit.doc.gz -share/doc/libsx/toggle.doc.gz -share/doc/libsx/windows.doc.gz +%%PORTDOCS%%share/doc/libsx/libsx_intro +%%PORTDOCS%%share/doc/libsx/button.doc.gz +%%PORTDOCS%%share/doc/libsx/color.doc.gz +%%PORTDOCS%%share/doc/libsx/draw_area.doc.gz +%%PORTDOCS%%share/doc/libsx/drawing.doc.gz +%%PORTDOCS%%share/doc/libsx/font.doc.gz +%%PORTDOCS%%share/doc/libsx/form.doc.gz +%%PORTDOCS%%share/doc/libsx/general.libsx.doc.gz +%%PORTDOCS%%share/doc/libsx/label.doc.gz +%%PORTDOCS%%share/doc/libsx/list.doc.gz +%%PORTDOCS%%share/doc/libsx/menu.doc.gz +%%PORTDOCS%%share/doc/libsx/misc.doc.gz +%%PORTDOCS%%share/doc/libsx/popups.doc.gz +%%PORTDOCS%%share/doc/libsx/scrollbar.doc.gz +%%PORTDOCS%%share/doc/libsx/string_entry.doc.gz +%%PORTDOCS%%share/doc/libsx/text_edit.doc.gz +%%PORTDOCS%%share/doc/libsx/toggle.doc.gz +%%PORTDOCS%%share/doc/libsx/windows.doc.gz @dirrm include/X11/libsx -@dirrm share/doc/libsx +%%PORTDOCS%%@dirrm share/doc/libsx diff --git a/x11/xbanner/pkg-plist b/x11/xbanner/pkg-plist index b428750e1e5b..a3d3aec74d5e 100644 --- a/x11/xbanner/pkg-plist +++ b/x11/xbanner/pkg-plist @@ -3,27 +3,27 @@ bin/random_effect bin/xb_check bin/xbanner lib/X11/app-defaults/XBanner -share/doc/XBanner/COPYING-2.0 -share/doc/XBanner/Changes.txt -share/doc/XBanner/Credits.txt -share/doc/XBanner/QuickStart -share/doc/XBanner/README.DEC_Ultrix -share/doc/XBanner/README.DEC_Unix -share/doc/XBanner/README.Debian -share/doc/XBanner/Resource_Reference.html -share/doc/XBanner/XBanner_Users_Manual.html -share/doc/XBanner/email.gif -share/doc/XBanner/fonttips.html -share/doc/XBanner/index.html -share/doc/XBanner/red_line.gif -share/doc/XBanner/rnd_doc.html -share/doc/XBanner/stars.gif -share/doc/XBanner/xb_check.html -share/examples/XBanner/00_My_Comments -share/examples/XBanner/Evgeny_Stambulchik -share/examples/XBanner/FatText_Sky -share/examples/XBanner/FgGrad_Idea_2 -share/examples/XBanner/Just_an_Idea -share/examples/XBanner/My_Home_Setup.tar -@dirrm share/doc/XBanner -@dirrm share/examples/XBanner +%%PORTDOCS%%share/doc/XBanner/COPYING-2.0 +%%PORTDOCS%%share/doc/XBanner/Changes.txt +%%PORTDOCS%%share/doc/XBanner/Credits.txt +%%PORTDOCS%%share/doc/XBanner/QuickStart +%%PORTDOCS%%share/doc/XBanner/README.DEC_Ultrix +%%PORTDOCS%%share/doc/XBanner/README.DEC_Unix +%%PORTDOCS%%share/doc/XBanner/README.Debian +%%PORTDOCS%%share/doc/XBanner/Resource_Reference.html +%%PORTDOCS%%share/doc/XBanner/XBanner_Users_Manual.html +%%PORTDOCS%%share/doc/XBanner/email.gif +%%PORTDOCS%%share/doc/XBanner/fonttips.html +%%PORTDOCS%%share/doc/XBanner/index.html +%%PORTDOCS%%share/doc/XBanner/red_line.gif +%%PORTDOCS%%share/doc/XBanner/rnd_doc.html +%%PORTDOCS%%share/doc/XBanner/stars.gif +%%PORTDOCS%%share/doc/XBanner/xb_check.html +%%PORTDOCS%%share/examples/XBanner/00_My_Comments +%%PORTDOCS%%share/examples/XBanner/Evgeny_Stambulchik +%%PORTDOCS%%share/examples/XBanner/FatText_Sky +%%PORTDOCS%%share/examples/XBanner/FgGrad_Idea_2 +%%PORTDOCS%%share/examples/XBanner/Just_an_Idea +%%PORTDOCS%%share/examples/XBanner/My_Home_Setup.tar +%%PORTDOCS%%@dirrm share/doc/XBanner +%%PORTDOCS%%@dirrm share/examples/XBanner |