summaryrefslogtreecommitdiff
path: root/www/apache20/pkg-plist
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2004-07-01 05:54:56 +0000
committerClement Laforet <clement@FreeBSD.org>2004-07-01 05:54:56 +0000
commitd84ad3cbde7e7df0aa59ac575926488dcdcf50af (patch)
tree64268d5a10cc324a1b9b30e99c5169c724b887f2 /www/apache20/pkg-plist
parentUpdate to 20040701. New distfile. (diff)
- Update to 2.0.50
Important changes: *) SECURITY: CAN-2004-0493 (cve.mitre.org) Close a denial of service vulnerability identified by Georgi Guninski which could lead to memory exhaustion with certain input data. [Jeff Trawick] *) SECURITY: CAN-2004-0488 (cve.mitre.org) mod_ssl: Fix a buffer overflow in the FakeBasicAuth code for a (trusted) client certificate subject DN which exceeds 6K in length. [Joe Orton] Details can be found here: http://www.apache.org/dist/httpd/CHANGES_2.0 - Use autoconf 2.59 - Add add SUEXEC_LOGFILE tunable to set suexec logfile [1] - Silently ignore removal of libexec/apache2 directory - Import latest version of apr_reslit.c from apr CVS which adds timeout feature to apr_reslist_acquire(). This is required for future mod_logio-st. - Add explicit dependency on libiconv (so nowwe support libiconv) - Move Windows Update fix from MASTER_SITE_LOCAL to ports tree - add WITH_EXPERIMENTAL_PATCHES knobs: These patches are backports from apache CVS HEAD or apr CVS HEAD. They have positive impacts on apache responsiveness but can be instable and are NOT currently supported by apache/apr teams. * exp-http-ready.patch: add "httpready" support for ACCEPT_FILTER (currently apache 2 only support "dataready") * exp-apr-kqueue.patch: add support for kqueue in apr_poll(). This patch greatly improves apache network performance (up to 18% according to the author, on my test box, between 13% and 21%) Test and feedback on -STABLE are welcome ;) For more details, please see: http://marc.theaimsgroup.com/?t=108650227500001&r=1&w=2 Submitted by: knu [1] NOTE: Please set MASTER_SITE_APACHE_HTTPD to closest mirrors. you can easily find them from: http://www.apache.org/dyn/closer.cgi/httpd/ Thanks :
Notes
Notes: svn path=/head/; revision=112641
Diffstat (limited to 'www/apache20/pkg-plist')
-rw-r--r--www/apache20/pkg-plist797
1 files changed, 458 insertions, 339 deletions
diff --git a/www/apache20/pkg-plist b/www/apache20/pkg-plist
index 7e3e22a4e8d9..077dc887c3c6 100644
--- a/www/apache20/pkg-plist
+++ b/www/apache20/pkg-plist
@@ -221,6 +221,297 @@ share/apache2/build/ltlib.mk
share/apache2/build/program.mk
share/apache2/build/rules.mk
share/apache2/build/special.mk
+%%CGI%%@unexec if [ -L %D/www/cgi-bin ]; then rm -f %D/www/cgi-bin; fi
+%%CGI%%@exec [ ! -d %D/www/cgi-bin ] && ln -fs %D/www/cgi-bin-dist %D/www/cgi-bin
+%%CGI%%www/cgi-bin-dist/printenv
+%%CGI%%www/cgi-bin-dist/test-cgi
+%%WWWDATA%%@unexec if [ -L %D/www/data ]; then rm -f %D/www/data; fi
+%%WWWDATA%%@exec [ ! -d %D/www/data ] && ln -fs %D/www/data-dist %D/www/data
+%%WWWDATA%%www/data-dist/apache_pb.gif
+%%WWWDATA%%www/data-dist/apache_pb.png
+%%WWWDATA%%www/data-dist/apache_pb2.gif
+%%WWWDATA%%www/data-dist/apache_pb2.png
+%%WWWDATA%%www/data-dist/apache_pb2_ani.gif
+%%WWWDATA%%www/data-dist/index.html.ca
+%%WWWDATA%%www/data-dist/index.html.cz.iso8859-2
+%%WWWDATA%%www/data-dist/index.html.de
+%%WWWDATA%%www/data-dist/index.html.dk
+%%WWWDATA%%www/data-dist/index.html.ee
+%%WWWDATA%%www/data-dist/index.html.el
+%%WWWDATA%%www/data-dist/index.html.en
+%%WWWDATA%%www/data-dist/index.html.es
+%%WWWDATA%%www/data-dist/index.html.et
+%%WWWDATA%%www/data-dist/index.html.fr
+%%WWWDATA%%www/data-dist/index.html.he.iso8859-8
+%%WWWDATA%%www/data-dist/index.html.hr.iso8859-2
+%%WWWDATA%%www/data-dist/index.html.it
+%%WWWDATA%%www/data-dist/index.html.ja.iso2022-jp
+%%WWWDATA%%www/data-dist/index.html.ko.euc-kr
+%%WWWDATA%%www/data-dist/index.html.lb.utf8
+%%WWWDATA%%www/data-dist/index.html.nl
+%%WWWDATA%%www/data-dist/index.html.nn
+%%WWWDATA%%www/data-dist/index.html.no
+%%WWWDATA%%www/data-dist/index.html.po.iso8859-2
+%%WWWDATA%%www/data-dist/index.html.pt
+%%WWWDATA%%www/data-dist/index.html.pt-br
+%%WWWDATA%%www/data-dist/index.html.ru.cp-1251
+%%WWWDATA%%www/data-dist/index.html.ru.cp866
+%%WWWDATA%%www/data-dist/index.html.ru.iso-ru
+%%WWWDATA%%www/data-dist/index.html.ru.koi8-r
+%%WWWDATA%%www/data-dist/index.html.ru.utf8
+%%WWWDATA%%www/data-dist/index.html.sv
+%%WWWDATA%%www/data-dist/index.html.var
+%%WWWDATA%%www/data-dist/index.html.zh-cn.gb2312
+%%WWWDATA%%www/data-dist/index.html.zh-tw.big5
+%%ERROR%%@unexec if [ -L %D/www/error ]; then rm -f %D/www/error; fi
+%%ERROR%%@exec [ ! -d %D/www/error ] && ln -fs %D/www/error-dist %D/www/error
+%%ERROR%%www/error-dist/HTTP_BAD_GATEWAY.html.var
+%%ERROR%%www/error-dist/HTTP_BAD_REQUEST.html.var
+%%ERROR%%www/error-dist/HTTP_FORBIDDEN.html.var
+%%ERROR%%www/error-dist/HTTP_GONE.html.var
+%%ERROR%%www/error-dist/HTTP_INTERNAL_SERVER_ERROR.html.var
+%%ERROR%%www/error-dist/HTTP_LENGTH_REQUIRED.html.var
+%%ERROR%%www/error-dist/HTTP_METHOD_NOT_ALLOWED.html.var
+%%ERROR%%www/error-dist/HTTP_NOT_ACCEPTABLE.html.var
+%%ERROR%%www/error-dist/HTTP_NOT_FOUND.html.var
+%%ERROR%%www/error-dist/HTTP_NOT_IMPLEMENTED.html.var
+%%ERROR%%www/error-dist/HTTP_PRECONDITION_FAILED.html.var
+%%ERROR%%www/error-dist/HTTP_REQUEST_ENTITY_TOO_LARGE.html.var
+%%ERROR%%www/error-dist/HTTP_REQUEST_TIME_OUT.html.var
+%%ERROR%%www/error-dist/HTTP_REQUEST_URI_TOO_LARGE.html.var
+%%ERROR%%www/error-dist/HTTP_SERVICE_UNAVAILABLE.html.var
+%%ERROR%%www/error-dist/HTTP_UNAUTHORIZED.html.var
+%%ERROR%%www/error-dist/HTTP_UNSUPPORTED_MEDIA_TYPE.html.var
+%%ERROR%%www/error-dist/HTTP_VARIANT_ALSO_VARIES.html.var
+%%ERROR%%www/error-dist/README
+%%ERROR%%www/error-dist/contact.html.var
+%%ERROR%%www/error-dist/include/bottom.html
+%%ERROR%%www/error-dist/include/spacer.html
+%%ERROR%%www/error-dist/include/top.html
+%%ICONS%%@unexec if [ -L %D/www/icons ]; then rm -f %D/www/icons; fi
+%%ICONS%%@exec [ ! -d %D/www/icons ] && ln -fs %D/www/icons-dist %D/www/icons
+%%ICONS%%www/icons-dist/README
+%%ICONS%%www/icons-dist/a.gif
+%%ICONS%%www/icons-dist/a.png
+%%ICONS%%www/icons-dist/alert.black.gif
+%%ICONS%%www/icons-dist/alert.black.png
+%%ICONS%%www/icons-dist/alert.red.gif
+%%ICONS%%www/icons-dist/alert.red.png
+%%ICONS%%www/icons-dist/apache_pb.gif
+%%ICONS%%www/icons-dist/apache_pb.png
+%%ICONS%%www/icons-dist/apache_pb2.gif
+%%ICONS%%www/icons-dist/apache_pb2.png
+%%ICONS%%www/icons-dist/apache_pb2_ani.gif
+%%ICONS%%www/icons-dist/back.gif
+%%ICONS%%www/icons-dist/back.png
+%%ICONS%%www/icons-dist/ball.gray.gif
+%%ICONS%%www/icons-dist/ball.gray.png
+%%ICONS%%www/icons-dist/ball.red.gif
+%%ICONS%%www/icons-dist/ball.red.png
+%%ICONS%%www/icons-dist/binary.gif
+%%ICONS%%www/icons-dist/binary.png
+%%ICONS%%www/icons-dist/binhex.gif
+%%ICONS%%www/icons-dist/binhex.png
+%%ICONS%%www/icons-dist/blank.gif
+%%ICONS%%www/icons-dist/blank.png
+%%ICONS%%www/icons-dist/bomb.gif
+%%ICONS%%www/icons-dist/bomb.png
+%%ICONS%%www/icons-dist/box1.gif
+%%ICONS%%www/icons-dist/box1.png
+%%ICONS%%www/icons-dist/box2.gif
+%%ICONS%%www/icons-dist/box2.png
+%%ICONS%%www/icons-dist/broken.gif
+%%ICONS%%www/icons-dist/broken.png
+%%ICONS%%www/icons-dist/burst.gif
+%%ICONS%%www/icons-dist/burst.png
+%%ICONS%%www/icons-dist/c.gif
+%%ICONS%%www/icons-dist/c.png
+%%ICONS%%www/icons-dist/comp.blue.gif
+%%ICONS%%www/icons-dist/comp.blue.png
+%%ICONS%%www/icons-dist/comp.gray.gif
+%%ICONS%%www/icons-dist/comp.gray.png
+%%ICONS%%www/icons-dist/compressed.gif
+%%ICONS%%www/icons-dist/compressed.png
+%%ICONS%%www/icons-dist/continued.gif
+%%ICONS%%www/icons-dist/continued.png
+%%ICONS%%www/icons-dist/dir.gif
+%%ICONS%%www/icons-dist/dir.png
+%%ICONS%%www/icons-dist/diskimg.gif
+%%ICONS%%www/icons-dist/diskimg.png
+%%ICONS%%www/icons-dist/down.gif
+%%ICONS%%www/icons-dist/down.png
+%%ICONS%%www/icons-dist/dvi.gif
+%%ICONS%%www/icons-dist/dvi.png
+%%ICONS%%www/icons-dist/f.gif
+%%ICONS%%www/icons-dist/f.png
+%%ICONS%%www/icons-dist/folder.gif
+%%ICONS%%www/icons-dist/folder.open.gif
+%%ICONS%%www/icons-dist/folder.open.png
+%%ICONS%%www/icons-dist/folder.png
+%%ICONS%%www/icons-dist/folder.sec.gif
+%%ICONS%%www/icons-dist/folder.sec.png
+%%ICONS%%www/icons-dist/forward.gif
+%%ICONS%%www/icons-dist/forward.png
+%%ICONS%%www/icons-dist/freebsd.gif
+%%ICONS%%www/icons-dist/generic.gif
+%%ICONS%%www/icons-dist/generic.png
+%%ICONS%%www/icons-dist/generic.red.gif
+%%ICONS%%www/icons-dist/generic.red.png
+%%ICONS%%www/icons-dist/generic.sec.gif
+%%ICONS%%www/icons-dist/generic.sec.png
+%%ICONS%%www/icons-dist/hand.right.gif
+%%ICONS%%www/icons-dist/hand.right.png
+%%ICONS%%www/icons-dist/hand.up.gif
+%%ICONS%%www/icons-dist/hand.up.png
+%%ICONS%%www/icons-dist/icon.sheet.gif
+%%ICONS%%www/icons-dist/icon.sheet.png
+%%ICONS%%www/icons-dist/image1.gif
+%%ICONS%%www/icons-dist/image1.png
+%%ICONS%%www/icons-dist/image2.gif
+%%ICONS%%www/icons-dist/image2.png
+%%ICONS%%www/icons-dist/image3.gif
+%%ICONS%%www/icons-dist/image3.png
+%%ICONS%%www/icons-dist/index.gif
+%%ICONS%%www/icons-dist/index.png
+%%ICONS%%www/icons-dist/layout.gif
+%%ICONS%%www/icons-dist/layout.png
+%%ICONS%%www/icons-dist/left.gif
+%%ICONS%%www/icons-dist/left.png
+%%ICONS%%www/icons-dist/link.gif
+%%ICONS%%www/icons-dist/link.png
+%%ICONS%%www/icons-dist/movie.gif
+%%ICONS%%www/icons-dist/movie.png
+%%ICONS%%www/icons-dist/p.gif
+%%ICONS%%www/icons-dist/p.png
+%%ICONS%%www/icons-dist/patch.gif
+%%ICONS%%www/icons-dist/patch.png
+%%ICONS%%www/icons-dist/pdf.gif
+%%ICONS%%www/icons-dist/pdf.png
+%%ICONS%%www/icons-dist/pie0.gif
+%%ICONS%%www/icons-dist/pie0.png
+%%ICONS%%www/icons-dist/pie1.gif
+%%ICONS%%www/icons-dist/pie1.png
+%%ICONS%%www/icons-dist/pie2.gif
+%%ICONS%%www/icons-dist/pie2.png
+%%ICONS%%www/icons-dist/pie3.gif
+%%ICONS%%www/icons-dist/pie3.png
+%%ICONS%%www/icons-dist/pie4.gif
+%%ICONS%%www/icons-dist/pie4.png
+%%ICONS%%www/icons-dist/pie5.gif
+%%ICONS%%www/icons-dist/pie5.png
+%%ICONS%%www/icons-dist/pie6.gif
+%%ICONS%%www/icons-dist/pie6.png
+%%ICONS%%www/icons-dist/pie7.gif
+%%ICONS%%www/icons-dist/pie7.png
+%%ICONS%%www/icons-dist/pie8.gif
+%%ICONS%%www/icons-dist/pie8.png
+%%ICONS%%www/icons-dist/portal.gif
+%%ICONS%%www/icons-dist/portal.png
+%%ICONS%%www/icons-dist/ps.gif
+%%ICONS%%www/icons-dist/ps.png
+%%ICONS%%www/icons-dist/quill.gif
+%%ICONS%%www/icons-dist/quill.png
+%%ICONS%%www/icons-dist/right.gif
+%%ICONS%%www/icons-dist/right.png
+%%ICONS%%www/icons-dist/screw1.gif
+%%ICONS%%www/icons-dist/screw1.png
+%%ICONS%%www/icons-dist/screw2.gif
+%%ICONS%%www/icons-dist/screw2.png
+%%ICONS%%www/icons-dist/script.gif
+%%ICONS%%www/icons-dist/script.png
+%%ICONS%%www/icons-dist/small/README.txt
+%%ICONS%%www/icons-dist/small/back.gif
+%%ICONS%%www/icons-dist/small/back.png
+%%ICONS%%www/icons-dist/small/binary.gif
+%%ICONS%%www/icons-dist/small/binary.png
+%%ICONS%%www/icons-dist/small/binhex.gif
+%%ICONS%%www/icons-dist/small/binhex.png
+%%ICONS%%www/icons-dist/small/blank.gif
+%%ICONS%%www/icons-dist/small/blank.png
+%%ICONS%%www/icons-dist/small/broken.gif
+%%ICONS%%www/icons-dist/small/broken.png
+%%ICONS%%www/icons-dist/small/burst.gif
+%%ICONS%%www/icons-dist/small/burst.png
+%%ICONS%%www/icons-dist/small/comp1.gif
+%%ICONS%%www/icons-dist/small/comp1.png
+%%ICONS%%www/icons-dist/small/comp2.gif
+%%ICONS%%www/icons-dist/small/comp2.png
+%%ICONS%%www/icons-dist/small/compressed.gif
+%%ICONS%%www/icons-dist/small/compressed.png
+%%ICONS%%www/icons-dist/small/continued.gif
+%%ICONS%%www/icons-dist/small/continued.png
+%%ICONS%%www/icons-dist/small/dir.gif
+%%ICONS%%www/icons-dist/small/dir.png
+%%ICONS%%www/icons-dist/small/dir2.gif
+%%ICONS%%www/icons-dist/small/dir2.png
+%%ICONS%%www/icons-dist/small/doc.gif
+%%ICONS%%www/icons-dist/small/doc.png
+%%ICONS%%www/icons-dist/small/forward.gif
+%%ICONS%%www/icons-dist/small/forward.png
+%%ICONS%%www/icons-dist/small/generic.gif
+%%ICONS%%www/icons-dist/small/generic.png
+%%ICONS%%www/icons-dist/small/generic2.gif
+%%ICONS%%www/icons-dist/small/generic2.png
+%%ICONS%%www/icons-dist/small/generic3.gif
+%%ICONS%%www/icons-dist/small/generic3.png
+%%ICONS%%www/icons-dist/small/image.gif
+%%ICONS%%www/icons-dist/small/image.png
+%%ICONS%%www/icons-dist/small/image2.gif
+%%ICONS%%www/icons-dist/small/image2.png
+%%ICONS%%www/icons-dist/small/index.gif
+%%ICONS%%www/icons-dist/small/index.png
+%%ICONS%%www/icons-dist/small/key.gif
+%%ICONS%%www/icons-dist/small/key.png
+%%ICONS%%www/icons-dist/small/movie.gif
+%%ICONS%%www/icons-dist/small/movie.png
+%%ICONS%%www/icons-dist/small/patch.gif
+%%ICONS%%www/icons-dist/small/patch.png
+%%ICONS%%www/icons-dist/small/ps.gif
+%%ICONS%%www/icons-dist/small/ps.png
+%%ICONS%%www/icons-dist/small/rainbow.gif
+%%ICONS%%www/icons-dist/small/rainbow.png
+%%ICONS%%www/icons-dist/small/sound.gif
+%%ICONS%%www/icons-dist/small/sound.png
+%%ICONS%%www/icons-dist/small/sound2.gif
+%%ICONS%%www/icons-dist/small/sound2.png
+%%ICONS%%www/icons-dist/small/tar.gif
+%%ICONS%%www/icons-dist/small/tar.png
+%%ICONS%%www/icons-dist/small/text.gif
+%%ICONS%%www/icons-dist/small/text.png
+%%ICONS%%www/icons-dist/small/transfer.gif
+%%ICONS%%www/icons-dist/small/transfer.png
+%%ICONS%%www/icons-dist/small/unknown.gif
+%%ICONS%%www/icons-dist/small/unknown.png
+%%ICONS%%www/icons-dist/small/uu.gif
+%%ICONS%%www/icons-dist/small/uu.png
+%%ICONS%%www/icons-dist/sound1.gif
+%%ICONS%%www/icons-dist/sound1.png
+%%ICONS%%www/icons-dist/sound2.gif
+%%ICONS%%www/icons-dist/sound2.png
+%%ICONS%%www/icons-dist/sphere1.gif
+%%ICONS%%www/icons-dist/sphere1.png
+%%ICONS%%www/icons-dist/sphere2.gif
+%%ICONS%%www/icons-dist/sphere2.png
+%%ICONS%%www/icons-dist/tar.gif
+%%ICONS%%www/icons-dist/tar.png
+%%ICONS%%www/icons-dist/tex.gif
+%%ICONS%%www/icons-dist/tex.png
+%%ICONS%%www/icons-dist/text.gif
+%%ICONS%%www/icons-dist/text.png
+%%ICONS%%www/icons-dist/transfer.gif
+%%ICONS%%www/icons-dist/transfer.png
+%%ICONS%%www/icons-dist/unknown.gif
+%%ICONS%%www/icons-dist/unknown.png
+%%ICONS%%www/icons-dist/up.gif
+%%ICONS%%www/icons-dist/up.png
+%%ICONS%%www/icons-dist/uu.gif
+%%ICONS%%www/icons-dist/uu.png
+%%ICONS%%www/icons-dist/uuencoded.gif
+%%ICONS%%www/icons-dist/uuencoded.png
+%%ICONS%%www/icons-dist/world1.gif
+%%ICONS%%www/icons-dist/world1.png
+%%ICONS%%www/icons-dist/world2.gif
+%%ICONS%%www/icons-dist/world2.png
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
%%PORTDOCS%%%%DOCSDIR%%/bind.html
%%PORTDOCS%%%%DOCSDIR%%/bind.html.en
@@ -325,43 +616,58 @@ share/apache2/build/special.mk
%%PORTDOCS%%%%DOCSDIR%%/env.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/faq/all_in_one.html
%%PORTDOCS%%%%DOCSDIR%%/faq/all_in_one.html.en
+%%PORTDOCS%%%%DOCSDIR%%/faq/all_in_one.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/faq/all_in_one.xml
+%%PORTDOCS%%%%DOCSDIR%%/faq/all_in_one.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/faq/all_in_one.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/faq/categories.xml
+%%PORTDOCS%%%%DOCSDIR%%/faq/categories.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/faq/error.html
%%PORTDOCS%%%%DOCSDIR%%/faq/error.html.en
+%%PORTDOCS%%%%DOCSDIR%%/faq/error.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/faq/error.xml
+%%PORTDOCS%%%%DOCSDIR%%/faq/error.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/faq/error.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/faq/index.html
%%PORTDOCS%%%%DOCSDIR%%/faq/index.html.en
+%%PORTDOCS%%%%DOCSDIR%%/faq/index.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/faq/index.xml
+%%PORTDOCS%%%%DOCSDIR%%/faq/index.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/faq/index.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/faq/support.html
%%PORTDOCS%%%%DOCSDIR%%/faq/support.html.en
+%%PORTDOCS%%%%DOCSDIR%%/faq/support.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/faq/support.xml
+%%PORTDOCS%%%%DOCSDIR%%/faq/support.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/faq/support.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/filter.html
%%PORTDOCS%%%%DOCSDIR%%/filter.html.en
+%%PORTDOCS%%%%DOCSDIR%%/filter.html.es
%%PORTDOCS%%%%DOCSDIR%%/filter.html.ja.jis
%%PORTDOCS%%%%DOCSDIR%%/filter.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/filter.html.ru.koi8-r
%%PORTDOCS%%%%DOCSDIR%%/filter.xml
+%%PORTDOCS%%%%DOCSDIR%%/filter.xml.es
%%PORTDOCS%%%%DOCSDIR%%/filter.xml.ja
%%PORTDOCS%%%%DOCSDIR%%/filter.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/filter.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/filter.xml.ru
%%PORTDOCS%%%%DOCSDIR%%/glossary.html
%%PORTDOCS%%%%DOCSDIR%%/glossary.html.en
+%%PORTDOCS%%%%DOCSDIR%%/glossary.html.es
%%PORTDOCS%%%%DOCSDIR%%/glossary.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/glossary.xml
+%%PORTDOCS%%%%DOCSDIR%%/glossary.xml.es
%%PORTDOCS%%%%DOCSDIR%%/glossary.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/glossary.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/handler.html
%%PORTDOCS%%%%DOCSDIR%%/handler.html.en
+%%PORTDOCS%%%%DOCSDIR%%/handler.html.es
%%PORTDOCS%%%%DOCSDIR%%/handler.html.ja.jis
%%PORTDOCS%%%%DOCSDIR%%/handler.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/handler.html.ru.koi8-r
%%PORTDOCS%%%%DOCSDIR%%/handler.xml
+%%PORTDOCS%%%%DOCSDIR%%/handler.xml.es
%%PORTDOCS%%%%DOCSDIR%%/handler.xml.ja
%%PORTDOCS%%%%DOCSDIR%%/handler.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/handler.xml.meta
@@ -387,7 +693,9 @@ share/apache2/build/special.mk
%%PORTDOCS%%%%DOCSDIR%%/howto/index.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/howto/public_html.html
%%PORTDOCS%%%%DOCSDIR%%/howto/public_html.html.en
+%%PORTDOCS%%%%DOCSDIR%%/howto/public_html.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/howto/public_html.xml
+%%PORTDOCS%%%%DOCSDIR%%/howto/public_html.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/howto/public_html.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/howto/ssi.html
%%PORTDOCS%%%%DOCSDIR%%/howto/ssi.html.en
@@ -397,14 +705,18 @@ share/apache2/build/special.mk
%%PORTDOCS%%%%DOCSDIR%%/howto/ssi.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/images/apache_header.gif
%%PORTDOCS%%%%DOCSDIR%%/images/custom_errordocs.gif
+%%PORTDOCS%%%%DOCSDIR%%/images/custom_errordocs.png
%%PORTDOCS%%%%DOCSDIR%%/images/down.gif
%%PORTDOCS%%%%DOCSDIR%%/images/favicon.ico
%%PORTDOCS%%%%DOCSDIR%%/images/feather.gif
+%%PORTDOCS%%%%DOCSDIR%%/images/feather.png
%%PORTDOCS%%%%DOCSDIR%%/images/home.gif
%%PORTDOCS%%%%DOCSDIR%%/images/index.gif
%%PORTDOCS%%%%DOCSDIR%%/images/left.gif
%%PORTDOCS%%%%DOCSDIR%%/images/mod_rewrite_fig1.gif
+%%PORTDOCS%%%%DOCSDIR%%/images/mod_rewrite_fig1.png
%%PORTDOCS%%%%DOCSDIR%%/images/mod_rewrite_fig2.gif
+%%PORTDOCS%%%%DOCSDIR%%/images/mod_rewrite_fig2.png
%%PORTDOCS%%%%DOCSDIR%%/images/pixel.gif
%%PORTDOCS%%%%DOCSDIR%%/images/right.gif
%%PORTDOCS%%%%DOCSDIR%%/images/sub.gif
@@ -412,22 +724,26 @@ share/apache2/build/special.mk
%%PORTDOCS%%%%DOCSDIR%%/index.html
%%PORTDOCS%%%%DOCSDIR%%/index.html.de
%%PORTDOCS%%%%DOCSDIR%%/index.html.en
+%%PORTDOCS%%%%DOCSDIR%%/index.html.es
%%PORTDOCS%%%%DOCSDIR%%/index.html.ja.jis
+%%PORTDOCS%%%%DOCSDIR%%/index.html.ru.koi8-r
%%PORTDOCS%%%%DOCSDIR%%/index.xml
%%PORTDOCS%%%%DOCSDIR%%/index.xml.de
+%%PORTDOCS%%%%DOCSDIR%%/index.xml.es
%%PORTDOCS%%%%DOCSDIR%%/index.xml.ja
%%PORTDOCS%%%%DOCSDIR%%/index.xml.ko
-%%PORTDOCS%%%%DOCSDIR%%/index.html.ru.koi8-r
%%PORTDOCS%%%%DOCSDIR%%/index.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/index.xml.ru
%%PORTDOCS%%%%DOCSDIR%%/install.html
%%PORTDOCS%%%%DOCSDIR%%/install.html.de
%%PORTDOCS%%%%DOCSDIR%%/install.html.en
+%%PORTDOCS%%%%DOCSDIR%%/install.html.es
%%PORTDOCS%%%%DOCSDIR%%/install.html.ja.jis
%%PORTDOCS%%%%DOCSDIR%%/install.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/install.html.ru.koi8-r
%%PORTDOCS%%%%DOCSDIR%%/install.xml
%%PORTDOCS%%%%DOCSDIR%%/install.xml.de
+%%PORTDOCS%%%%DOCSDIR%%/install.xml.es
%%PORTDOCS%%%%DOCSDIR%%/install.xml.ja
%%PORTDOCS%%%%DOCSDIR%%/install.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/install.xml.meta
@@ -435,11 +751,13 @@ share/apache2/build/special.mk
%%PORTDOCS%%%%DOCSDIR%%/invoking.html
%%PORTDOCS%%%%DOCSDIR%%/invoking.html.de
%%PORTDOCS%%%%DOCSDIR%%/invoking.html.en
+%%PORTDOCS%%%%DOCSDIR%%/invoking.html.es
%%PORTDOCS%%%%DOCSDIR%%/invoking.html.ja.jis
%%PORTDOCS%%%%DOCSDIR%%/invoking.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/invoking.html.ru.koi8-r
%%PORTDOCS%%%%DOCSDIR%%/invoking.xml
%%PORTDOCS%%%%DOCSDIR%%/invoking.xml.de
+%%PORTDOCS%%%%DOCSDIR%%/invoking.xml.es
%%PORTDOCS%%%%DOCSDIR%%/invoking.xml.ja
%%PORTDOCS%%%%DOCSDIR%%/invoking.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/invoking.xml.meta
@@ -478,19 +796,27 @@ share/apache2/build/special.mk
%%PORTDOCS%%%%DOCSDIR%%/misc/known_client_problems.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/misc/perf-tuning.html
%%PORTDOCS%%%%DOCSDIR%%/misc/perf-tuning.html.en
+%%PORTDOCS%%%%DOCSDIR%%/misc/perf-tuning.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/misc/perf-tuning.xml
+%%PORTDOCS%%%%DOCSDIR%%/misc/perf-tuning.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/misc/perf-tuning.xml.meta
-%%PORTDOCS%%%%DOCSDIR%%/misc/relevant_standards.xml.meta
-%%PORTDOCS%%%%DOCSDIR%%/misc/relevant_standards.xml
%%PORTDOCS%%%%DOCSDIR%%/misc/relevant_standards.html
%%PORTDOCS%%%%DOCSDIR%%/misc/relevant_standards.html.en
+%%PORTDOCS%%%%DOCSDIR%%/misc/relevant_standards.html.ko.euc-kr
+%%PORTDOCS%%%%DOCSDIR%%/misc/relevant_standards.xml
+%%PORTDOCS%%%%DOCSDIR%%/misc/relevant_standards.xml.ko
+%%PORTDOCS%%%%DOCSDIR%%/misc/relevant_standards.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/misc/rewriteguide.html
%%PORTDOCS%%%%DOCSDIR%%/misc/rewriteguide.html.en
+%%PORTDOCS%%%%DOCSDIR%%/misc/rewriteguide.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/misc/rewriteguide.xml
+%%PORTDOCS%%%%DOCSDIR%%/misc/rewriteguide.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/misc/rewriteguide.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/misc/security_tips.html
%%PORTDOCS%%%%DOCSDIR%%/misc/security_tips.html.en
+%%PORTDOCS%%%%DOCSDIR%%/misc/security_tips.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/misc/security_tips.xml
+%%PORTDOCS%%%%DOCSDIR%%/misc/security_tips.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/misc/security_tips.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/misc/tutorials.html
%%PORTDOCS%%%%DOCSDIR%%/misc/tutorials.html.en
@@ -498,15 +824,18 @@ share/apache2/build/special.mk
%%PORTDOCS%%%%DOCSDIR%%/misc/tutorials.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/mod/allmodules.xml
%%PORTDOCS%%%%DOCSDIR%%/mod/allmodules.xml.de
+%%PORTDOCS%%%%DOCSDIR%%/mod/allmodules.xml.es
%%PORTDOCS%%%%DOCSDIR%%/mod/allmodules.xml.ja
%%PORTDOCS%%%%DOCSDIR%%/mod/allmodules.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/mod/allmodules.xml.ru
%%PORTDOCS%%%%DOCSDIR%%/mod/beos.html
%%PORTDOCS%%%%DOCSDIR%%/mod/beos.html.de
%%PORTDOCS%%%%DOCSDIR%%/mod/beos.html.en
+%%PORTDOCS%%%%DOCSDIR%%/mod/beos.html.es
%%PORTDOCS%%%%DOCSDIR%%/mod/beos.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/mod/beos.xml
%%PORTDOCS%%%%DOCSDIR%%/mod/beos.xml.de
+%%PORTDOCS%%%%DOCSDIR%%/mod/beos.xml.es
%%PORTDOCS%%%%DOCSDIR%%/mod/beos.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/mod/beos.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/mod/core.html
@@ -517,20 +846,24 @@ share/apache2/build/special.mk
%%PORTDOCS%%%%DOCSDIR%%/mod/core.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/mod/directive-dict.html
%%PORTDOCS%%%%DOCSDIR%%/mod/directive-dict.html.en
+%%PORTDOCS%%%%DOCSDIR%%/mod/directive-dict.html.es
%%PORTDOCS%%%%DOCSDIR%%/mod/directive-dict.html.ja.jis
%%PORTDOCS%%%%DOCSDIR%%/mod/directive-dict.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/mod/directive-dict.xml
+%%PORTDOCS%%%%DOCSDIR%%/mod/directive-dict.xml.es
%%PORTDOCS%%%%DOCSDIR%%/mod/directive-dict.xml.ja
%%PORTDOCS%%%%DOCSDIR%%/mod/directive-dict.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/mod/directive-dict.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/mod/directives.html
%%PORTDOCS%%%%DOCSDIR%%/mod/directives.html.de
%%PORTDOCS%%%%DOCSDIR%%/mod/directives.html.en
+%%PORTDOCS%%%%DOCSDIR%%/mod/directives.html.es
%%PORTDOCS%%%%DOCSDIR%%/mod/directives.html.ja.jis
%%PORTDOCS%%%%DOCSDIR%%/mod/directives.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/mod/directives.html.ru.koi8-r
%%PORTDOCS%%%%DOCSDIR%%/mod/directives.xml
%%PORTDOCS%%%%DOCSDIR%%/mod/directives.xml.de
+%%PORTDOCS%%%%DOCSDIR%%/mod/directives.xml.es
%%PORTDOCS%%%%DOCSDIR%%/mod/directives.xml.ja
%%PORTDOCS%%%%DOCSDIR%%/mod/directives.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/mod/directives.xml.meta
@@ -538,19 +871,23 @@ share/apache2/build/special.mk
%%PORTDOCS%%%%DOCSDIR%%/mod/index.html
%%PORTDOCS%%%%DOCSDIR%%/mod/index.html.de
%%PORTDOCS%%%%DOCSDIR%%/mod/index.html.en
+%%PORTDOCS%%%%DOCSDIR%%/mod/index.html.es
%%PORTDOCS%%%%DOCSDIR%%/mod/index.html.ja.jis
%%PORTDOCS%%%%DOCSDIR%%/mod/index.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/mod/index.xml
%%PORTDOCS%%%%DOCSDIR%%/mod/index.xml.de
+%%PORTDOCS%%%%DOCSDIR%%/mod/index.xml.es
%%PORTDOCS%%%%DOCSDIR%%/mod/index.xml.ja
%%PORTDOCS%%%%DOCSDIR%%/mod/index.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/mod/index.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/mod/leader.html
%%PORTDOCS%%%%DOCSDIR%%/mod/leader.html.de
%%PORTDOCS%%%%DOCSDIR%%/mod/leader.html.en
+%%PORTDOCS%%%%DOCSDIR%%/mod/leader.html.es
%%PORTDOCS%%%%DOCSDIR%%/mod/leader.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/mod/leader.xml
%%PORTDOCS%%%%DOCSDIR%%/mod/leader.xml.de
+%%PORTDOCS%%%%DOCSDIR%%/mod/leader.xml.es
%%PORTDOCS%%%%DOCSDIR%%/mod/leader.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/mod/leader.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_access.html
@@ -699,19 +1036,27 @@ share/apache2/build/special.mk
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_env.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_example.html
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_example.html.en
+%%PORTDOCS%%%%DOCSDIR%%/mod/mod_example.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_example.xml
+%%PORTDOCS%%%%DOCSDIR%%/mod/mod_example.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_example.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_expires.html
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_expires.html.en
+%%PORTDOCS%%%%DOCSDIR%%/mod/mod_expires.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_expires.xml
+%%PORTDOCS%%%%DOCSDIR%%/mod/mod_expires.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_expires.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_ext_filter.html
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_ext_filter.html.en
+%%PORTDOCS%%%%DOCSDIR%%/mod/mod_ext_filter.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_ext_filter.xml
+%%PORTDOCS%%%%DOCSDIR%%/mod/mod_ext_filter.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_ext_filter.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_file_cache.html
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_file_cache.html.en
+%%PORTDOCS%%%%DOCSDIR%%/mod/mod_file_cache.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_file_cache.xml
+%%PORTDOCS%%%%DOCSDIR%%/mod/mod_file_cache.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_file_cache.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_headers.html
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_headers.html.en
@@ -745,9 +1090,15 @@ share/apache2/build/special.mk
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_log_config.html.en
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_log_config.xml
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_log_config.xml.meta
+%%PORTDOCS%%%%DOCSDIR%%/mod/mod_log_forensic.html
+%%PORTDOCS%%%%DOCSDIR%%/mod/mod_log_forensic.html.en
+%%PORTDOCS%%%%DOCSDIR%%/mod/mod_log_forensic.xml
+%%PORTDOCS%%%%DOCSDIR%%/mod/mod_log_forensic.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_logio.html
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_logio.html.en
+%%PORTDOCS%%%%DOCSDIR%%/mod/mod_logio.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_logio.xml
+%%PORTDOCS%%%%DOCSDIR%%/mod/mod_logio.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_logio.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_mem_cache.html
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_mem_cache.html.en
@@ -796,20 +1147,26 @@ share/apache2/build/special.mk
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_setenvif.html
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_setenvif.html.en
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_setenvif.html.ja.jis
+%%PORTDOCS%%%%DOCSDIR%%/mod/mod_setenvif.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_setenvif.xml
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_setenvif.xml.ja
+%%PORTDOCS%%%%DOCSDIR%%/mod/mod_setenvif.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_setenvif.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_so.html
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_so.html.en
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_so.html.ja.jis
+%%PORTDOCS%%%%DOCSDIR%%/mod/mod_so.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_so.xml
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_so.xml.ja
+%%PORTDOCS%%%%DOCSDIR%%/mod/mod_so.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_so.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_speling.html
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_speling.html.en
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_speling.html.ja.jis
+%%PORTDOCS%%%%DOCSDIR%%/mod/mod_speling.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_speling.xml
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_speling.xml.ja
+%%PORTDOCS%%%%DOCSDIR%%/mod/mod_speling.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_speling.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_ssl.html
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_ssl.html.en
@@ -817,25 +1174,33 @@ share/apache2/build/special.mk
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_ssl.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_status.html
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_status.html.en
+%%PORTDOCS%%%%DOCSDIR%%/mod/mod_status.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_status.xml
+%%PORTDOCS%%%%DOCSDIR%%/mod/mod_status.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_status.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_suexec.html
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_suexec.html.en
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_suexec.html.ja.jis
+%%PORTDOCS%%%%DOCSDIR%%/mod/mod_suexec.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_suexec.xml
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_suexec.xml.ja
+%%PORTDOCS%%%%DOCSDIR%%/mod/mod_suexec.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_suexec.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_unique_id.html
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_unique_id.html.en
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_unique_id.html.ja.jis
+%%PORTDOCS%%%%DOCSDIR%%/mod/mod_unique_id.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_unique_id.xml
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_unique_id.xml.ja
+%%PORTDOCS%%%%DOCSDIR%%/mod/mod_unique_id.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_unique_id.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_userdir.html
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_userdir.html.en
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_userdir.html.ja.jis
+%%PORTDOCS%%%%DOCSDIR%%/mod/mod_userdir.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_userdir.xml
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_userdir.xml.ja
+%%PORTDOCS%%%%DOCSDIR%%/mod/mod_userdir.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_userdir.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_usertrack.html
%%PORTDOCS%%%%DOCSDIR%%/mod/mod_usertrack.html.en
@@ -848,8 +1213,10 @@ share/apache2/build/special.mk
%%PORTDOCS%%%%DOCSDIR%%/mod/module-dict.html
%%PORTDOCS%%%%DOCSDIR%%/mod/module-dict.html.en
%%PORTDOCS%%%%DOCSDIR%%/mod/module-dict.html.ja.jis
+%%PORTDOCS%%%%DOCSDIR%%/mod/module-dict.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/mod/module-dict.xml
%%PORTDOCS%%%%DOCSDIR%%/mod/module-dict.xml.ja
+%%PORTDOCS%%%%DOCSDIR%%/mod/module-dict.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/mod/module-dict.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/mod/mpm_common.html
%%PORTDOCS%%%%DOCSDIR%%/mod/mpm_common.html.de
@@ -866,9 +1233,11 @@ share/apache2/build/special.mk
%%PORTDOCS%%%%DOCSDIR%%/mod/mpm_winnt.html
%%PORTDOCS%%%%DOCSDIR%%/mod/mpm_winnt.html.de
%%PORTDOCS%%%%DOCSDIR%%/mod/mpm_winnt.html.en
+%%PORTDOCS%%%%DOCSDIR%%/mod/mpm_winnt.html.es
%%PORTDOCS%%%%DOCSDIR%%/mod/mpm_winnt.html.ja.jis
%%PORTDOCS%%%%DOCSDIR%%/mod/mpm_winnt.xml
%%PORTDOCS%%%%DOCSDIR%%/mod/mpm_winnt.xml.de
+%%PORTDOCS%%%%DOCSDIR%%/mod/mpm_winnt.xml.es
%%PORTDOCS%%%%DOCSDIR%%/mod/mpm_winnt.xml.ja
%%PORTDOCS%%%%DOCSDIR%%/mod/mpm_winnt.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/mod/mpmt_os2.html
@@ -882,19 +1251,25 @@ share/apache2/build/special.mk
%%PORTDOCS%%%%DOCSDIR%%/mod/prefork.html
%%PORTDOCS%%%%DOCSDIR%%/mod/prefork.html.de
%%PORTDOCS%%%%DOCSDIR%%/mod/prefork.html.en
+%%PORTDOCS%%%%DOCSDIR%%/mod/prefork.html.es
%%PORTDOCS%%%%DOCSDIR%%/mod/prefork.html.ja.jis
%%PORTDOCS%%%%DOCSDIR%%/mod/prefork.xml
%%PORTDOCS%%%%DOCSDIR%%/mod/prefork.xml.de
+%%PORTDOCS%%%%DOCSDIR%%/mod/prefork.xml.es
%%PORTDOCS%%%%DOCSDIR%%/mod/prefork.xml.ja
%%PORTDOCS%%%%DOCSDIR%%/mod/prefork.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/mod/quickreference.html
%%PORTDOCS%%%%DOCSDIR%%/mod/quickreference.html.de
%%PORTDOCS%%%%DOCSDIR%%/mod/quickreference.html.en
+%%PORTDOCS%%%%DOCSDIR%%/mod/quickreference.html.es
%%PORTDOCS%%%%DOCSDIR%%/mod/quickreference.html.ja.jis
+%%PORTDOCS%%%%DOCSDIR%%/mod/quickreference.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/mod/quickreference.html.ru.koi8-r
%%PORTDOCS%%%%DOCSDIR%%/mod/quickreference.xml
%%PORTDOCS%%%%DOCSDIR%%/mod/quickreference.xml.de
+%%PORTDOCS%%%%DOCSDIR%%/mod/quickreference.xml.es
%%PORTDOCS%%%%DOCSDIR%%/mod/quickreference.xml.ja
+%%PORTDOCS%%%%DOCSDIR%%/mod/quickreference.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/mod/quickreference.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/mod/quickreference.xml.ru
%%PORTDOCS%%%%DOCSDIR%%/mod/threadpool.html
@@ -904,17 +1279,21 @@ share/apache2/build/special.mk
%%PORTDOCS%%%%DOCSDIR%%/mod/worker.html
%%PORTDOCS%%%%DOCSDIR%%/mod/worker.html.de
%%PORTDOCS%%%%DOCSDIR%%/mod/worker.html.en
+%%PORTDOCS%%%%DOCSDIR%%/mod/worker.html.es
%%PORTDOCS%%%%DOCSDIR%%/mod/worker.html.ja.jis
%%PORTDOCS%%%%DOCSDIR%%/mod/worker.xml
%%PORTDOCS%%%%DOCSDIR%%/mod/worker.xml.de
+%%PORTDOCS%%%%DOCSDIR%%/mod/worker.xml.es
%%PORTDOCS%%%%DOCSDIR%%/mod/worker.xml.ja
%%PORTDOCS%%%%DOCSDIR%%/mod/worker.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/mpm.html
%%PORTDOCS%%%%DOCSDIR%%/mpm.html.en
+%%PORTDOCS%%%%DOCSDIR%%/mpm.html.es
%%PORTDOCS%%%%DOCSDIR%%/mpm.html.ja.jis
%%PORTDOCS%%%%DOCSDIR%%/mpm.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/mpm.html.ru.koi8-r
%%PORTDOCS%%%%DOCSDIR%%/mpm.xml
+%%PORTDOCS%%%%DOCSDIR%%/mpm.xml.es
%%PORTDOCS%%%%DOCSDIR%%/mpm.xml.ja
%%PORTDOCS%%%%DOCSDIR%%/mpm.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/mpm.xml.meta
@@ -922,93 +1301,135 @@ share/apache2/build/special.mk
%%PORTDOCS%%%%DOCSDIR%%/new_features_2_0.html
%%PORTDOCS%%%%DOCSDIR%%/new_features_2_0.html.de
%%PORTDOCS%%%%DOCSDIR%%/new_features_2_0.html.en
+%%PORTDOCS%%%%DOCSDIR%%/new_features_2_0.html.es
%%PORTDOCS%%%%DOCSDIR%%/new_features_2_0.html.fr
%%PORTDOCS%%%%DOCSDIR%%/new_features_2_0.html.ja.jis
%%PORTDOCS%%%%DOCSDIR%%/new_features_2_0.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/new_features_2_0.html.ru.koi8-r
%%PORTDOCS%%%%DOCSDIR%%/new_features_2_0.xml
%%PORTDOCS%%%%DOCSDIR%%/new_features_2_0.xml.de
+%%PORTDOCS%%%%DOCSDIR%%/new_features_2_0.xml.es
%%PORTDOCS%%%%DOCSDIR%%/new_features_2_0.xml.ja
%%PORTDOCS%%%%DOCSDIR%%/new_features_2_0.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/new_features_2_0.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/new_features_2_0.xml.ru
%%PORTDOCS%%%%DOCSDIR%%/platform/ebcdic.html
%%PORTDOCS%%%%DOCSDIR%%/platform/ebcdic.html.en
+%%PORTDOCS%%%%DOCSDIR%%/platform/ebcdic.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/platform/ebcdic.xml
+%%PORTDOCS%%%%DOCSDIR%%/platform/ebcdic.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/platform/ebcdic.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/platform/index.html
%%PORTDOCS%%%%DOCSDIR%%/platform/index.html.en
+%%PORTDOCS%%%%DOCSDIR%%/platform/index.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/platform/index.xml
+%%PORTDOCS%%%%DOCSDIR%%/platform/index.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/platform/index.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/platform/netware.html
%%PORTDOCS%%%%DOCSDIR%%/platform/netware.html.en
+%%PORTDOCS%%%%DOCSDIR%%/platform/netware.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/platform/netware.xml
+%%PORTDOCS%%%%DOCSDIR%%/platform/netware.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/platform/netware.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/platform/perf-hp.html
%%PORTDOCS%%%%DOCSDIR%%/platform/perf-hp.html.en
+%%PORTDOCS%%%%DOCSDIR%%/platform/perf-hp.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/platform/perf-hp.xml
+%%PORTDOCS%%%%DOCSDIR%%/platform/perf-hp.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/platform/perf-hp.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/platform/win_compiling.html
%%PORTDOCS%%%%DOCSDIR%%/platform/win_compiling.html.en
+%%PORTDOCS%%%%DOCSDIR%%/platform/win_compiling.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/platform/win_compiling.xml
+%%PORTDOCS%%%%DOCSDIR%%/platform/win_compiling.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/platform/win_compiling.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/platform/windows.html
%%PORTDOCS%%%%DOCSDIR%%/platform/windows.html.en
+%%PORTDOCS%%%%DOCSDIR%%/platform/windows.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/platform/windows.xml
+%%PORTDOCS%%%%DOCSDIR%%/platform/windows.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/platform/windows.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/programs/ab.html
%%PORTDOCS%%%%DOCSDIR%%/programs/ab.html.en
+%%PORTDOCS%%%%DOCSDIR%%/programs/ab.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/programs/ab.xml
+%%PORTDOCS%%%%DOCSDIR%%/programs/ab.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/programs/ab.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/programs/apachectl.html
%%PORTDOCS%%%%DOCSDIR%%/programs/apachectl.html.en
+%%PORTDOCS%%%%DOCSDIR%%/programs/apachectl.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/programs/apachectl.xml
+%%PORTDOCS%%%%DOCSDIR%%/programs/apachectl.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/programs/apachectl.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/programs/apxs.html
%%PORTDOCS%%%%DOCSDIR%%/programs/apxs.html.en
+%%PORTDOCS%%%%DOCSDIR%%/programs/apxs.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/programs/apxs.xml
+%%PORTDOCS%%%%DOCSDIR%%/programs/apxs.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/programs/apxs.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/programs/configure.html
%%PORTDOCS%%%%DOCSDIR%%/programs/configure.html.en
+%%PORTDOCS%%%%DOCSDIR%%/programs/configure.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/programs/configure.xml
+%%PORTDOCS%%%%DOCSDIR%%/programs/configure.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/programs/configure.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/programs/dbmmanage.html
%%PORTDOCS%%%%DOCSDIR%%/programs/dbmmanage.html.en
+%%PORTDOCS%%%%DOCSDIR%%/programs/dbmmanage.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/programs/dbmmanage.xml
+%%PORTDOCS%%%%DOCSDIR%%/programs/dbmmanage.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/programs/dbmmanage.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/programs/htdigest.html
%%PORTDOCS%%%%DOCSDIR%%/programs/htdigest.html.en
+%%PORTDOCS%%%%DOCSDIR%%/programs/htdigest.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/programs/htdigest.xml
+%%PORTDOCS%%%%DOCSDIR%%/programs/htdigest.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/programs/htdigest.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/programs/htpasswd.html
%%PORTDOCS%%%%DOCSDIR%%/programs/htpasswd.html.en
+%%PORTDOCS%%%%DOCSDIR%%/programs/htpasswd.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/programs/htpasswd.xml
+%%PORTDOCS%%%%DOCSDIR%%/programs/htpasswd.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/programs/htpasswd.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/programs/httpd.html
%%PORTDOCS%%%%DOCSDIR%%/programs/httpd.html.en
+%%PORTDOCS%%%%DOCSDIR%%/programs/httpd.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/programs/httpd.xml
+%%PORTDOCS%%%%DOCSDIR%%/programs/httpd.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/programs/httpd.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/programs/index.html
%%PORTDOCS%%%%DOCSDIR%%/programs/index.html.en
+%%PORTDOCS%%%%DOCSDIR%%/programs/index.html.es
+%%PORTDOCS%%%%DOCSDIR%%/programs/index.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/programs/index.html.ru.koi8-r
%%PORTDOCS%%%%DOCSDIR%%/programs/index.xml
+%%PORTDOCS%%%%DOCSDIR%%/programs/index.xml.es
+%%PORTDOCS%%%%DOCSDIR%%/programs/index.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/programs/index.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/programs/index.xml.ru
%%PORTDOCS%%%%DOCSDIR%%/programs/logresolve.html
%%PORTDOCS%%%%DOCSDIR%%/programs/logresolve.html.en
+%%PORTDOCS%%%%DOCSDIR%%/programs/logresolve.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/programs/logresolve.xml
+%%PORTDOCS%%%%DOCSDIR%%/programs/logresolve.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/programs/logresolve.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/programs/other.html
%%PORTDOCS%%%%DOCSDIR%%/programs/other.html.en
+%%PORTDOCS%%%%DOCSDIR%%/programs/other.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/programs/other.xml
+%%PORTDOCS%%%%DOCSDIR%%/programs/other.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/programs/other.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/programs/rotatelogs.html
%%PORTDOCS%%%%DOCSDIR%%/programs/rotatelogs.html.en
+%%PORTDOCS%%%%DOCSDIR%%/programs/rotatelogs.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/programs/rotatelogs.xml
+%%PORTDOCS%%%%DOCSDIR%%/programs/rotatelogs.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/programs/rotatelogs.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/programs/suexec.html
%%PORTDOCS%%%%DOCSDIR%%/programs/suexec.html.en
+%%PORTDOCS%%%%DOCSDIR%%/programs/suexec.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/programs/suexec.xml
+%%PORTDOCS%%%%DOCSDIR%%/programs/suexec.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/programs/suexec.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/sections.html
%%PORTDOCS%%%%DOCSDIR%%/sections.html.en
@@ -1029,10 +1450,12 @@ share/apache2/build/special.mk
%%PORTDOCS%%%%DOCSDIR%%/sitemap.html
%%PORTDOCS%%%%DOCSDIR%%/sitemap.html.de
%%PORTDOCS%%%%DOCSDIR%%/sitemap.html.en
+%%PORTDOCS%%%%DOCSDIR%%/sitemap.html.es
%%PORTDOCS%%%%DOCSDIR%%/sitemap.html.ja.jis
%%PORTDOCS%%%%DOCSDIR%%/sitemap.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/sitemap.xml
%%PORTDOCS%%%%DOCSDIR%%/sitemap.xml.de
+%%PORTDOCS%%%%DOCSDIR%%/sitemap.xml.es
%%PORTDOCS%%%%DOCSDIR%%/sitemap.xml.ja
%%PORTDOCS%%%%DOCSDIR%%/sitemap.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/sitemap.xml.meta
@@ -1059,38 +1482,26 @@ share/apache2/build/special.mk
%%PORTDOCS%%%%DOCSDIR%%/ssl/ssl_intro.xml
%%PORTDOCS%%%%DOCSDIR%%/ssl/ssl_intro.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/ssl/ssl_intro_fig1.gif
+%%PORTDOCS%%%%DOCSDIR%%/ssl/ssl_intro_fig1.png
%%PORTDOCS%%%%DOCSDIR%%/ssl/ssl_intro_fig2.gif
+%%PORTDOCS%%%%DOCSDIR%%/ssl/ssl_intro_fig2.png
%%PORTDOCS%%%%DOCSDIR%%/ssl/ssl_intro_fig3.gif
+%%PORTDOCS%%%%DOCSDIR%%/ssl/ssl_intro_fig3.png
%%PORTDOCS%%%%DOCSDIR%%/stopping.html
%%PORTDOCS%%%%DOCSDIR%%/stopping.html.de
%%PORTDOCS%%%%DOCSDIR%%/stopping.html.en
+%%PORTDOCS%%%%DOCSDIR%%/stopping.html.es
%%PORTDOCS%%%%DOCSDIR%%/stopping.html.ja.jis
%%PORTDOCS%%%%DOCSDIR%%/stopping.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/stopping.html.ru.koi8-r
%%PORTDOCS%%%%DOCSDIR%%/stopping.xml
%%PORTDOCS%%%%DOCSDIR%%/stopping.xml.de
+%%PORTDOCS%%%%DOCSDIR%%/stopping.xml.es
%%PORTDOCS%%%%DOCSDIR%%/stopping.xml.ja
%%PORTDOCS%%%%DOCSDIR%%/stopping.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/stopping.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/stopping.xml.ru
%%PORTDOCS%%%%DOCSDIR%%/style/build.properties
-%%PORTDOCS%%%%DOCSDIR%%/style/chm/chm.de.xsl
-%%PORTDOCS%%%%DOCSDIR%%/style/chm/chm.en.xsl
-%%PORTDOCS%%%%DOCSDIR%%/style/chm/chm.ja.xsl
-%%PORTDOCS%%%%DOCSDIR%%/style/chm/chm.ko.xsl
-%%PORTDOCS%%%%DOCSDIR%%/style/chm/chm.zh-cn.xsl
-%%PORTDOCS%%%%DOCSDIR%%/style/chm/hhc.de.xsl
-%%PORTDOCS%%%%DOCSDIR%%/style/chm/hhc.en.xsl
-%%PORTDOCS%%%%DOCSDIR%%/style/chm/hhc.ja.xsl
-%%PORTDOCS%%%%DOCSDIR%%/style/chm/hhc.ko.xsl
-%%PORTDOCS%%%%DOCSDIR%%/style/chm/hhc.xsl
-%%PORTDOCS%%%%DOCSDIR%%/style/chm/hhc.zh-cn.xsl
-%%PORTDOCS%%%%DOCSDIR%%/style/chm/hhp.de.xsl
-%%PORTDOCS%%%%DOCSDIR%%/style/chm/hhp.en.xsl
-%%PORTDOCS%%%%DOCSDIR%%/style/chm/hhp.ja.xsl
-%%PORTDOCS%%%%DOCSDIR%%/style/chm/hhp.ko.xsl
-%%PORTDOCS%%%%DOCSDIR%%/style/chm/hhp.xsl
-%%PORTDOCS%%%%DOCSDIR%%/style/chm/hhp.zh-cn.xsl
%%PORTDOCS%%%%DOCSDIR%%/style/common.dtd
%%PORTDOCS%%%%DOCSDIR%%/style/css/manual-chm.css
%%PORTDOCS%%%%DOCSDIR%%/style/css/manual-loose-100pc.css
@@ -1098,13 +1509,16 @@ share/apache2/build/special.mk
%%PORTDOCS%%%%DOCSDIR%%/style/css/manual-zip-100pc.css
%%PORTDOCS%%%%DOCSDIR%%/style/css/manual-zip.css
%%PORTDOCS%%%%DOCSDIR%%/style/css/manual.css
+%%PORTDOCS%%%%DOCSDIR%%/style/description.xml
%%PORTDOCS%%%%DOCSDIR%%/style/faq.dtd
+%%PORTDOCS%%%%DOCSDIR%%/style/lang-targets.xml
%%PORTDOCS%%%%DOCSDIR%%/style/lang/de.xml
%%PORTDOCS%%%%DOCSDIR%%/style/lang/en.xml
+%%PORTDOCS%%%%DOCSDIR%%/style/lang/es.xml
+%%PORTDOCS%%%%DOCSDIR%%/style/lang/fr.xml
%%PORTDOCS%%%%DOCSDIR%%/style/lang/ja.xml
%%PORTDOCS%%%%DOCSDIR%%/style/lang/ko.xml
%%PORTDOCS%%%%DOCSDIR%%/style/lang/ru.xml
-%%PORTDOCS%%%%DOCSDIR%%/style/lang/sv.xml
%%PORTDOCS%%%%DOCSDIR%%/style/latex/atbeginend.sty
%%PORTDOCS%%%%DOCSDIR%%/style/latex/common.xsl
%%PORTDOCS%%%%DOCSDIR%%/style/latex/directiveindex.xsl
@@ -1115,35 +1529,32 @@ share/apache2/build/special.mk
%%PORTDOCS%%%%DOCSDIR%%/style/latex/moduleindex.xsl
%%PORTDOCS%%%%DOCSDIR%%/style/latex/quickreference.xsl
%%PORTDOCS%%%%DOCSDIR%%/style/latex/synopsis.xsl
-%%PORTDOCS%%%%DOCSDIR%%/style/man/man.en.xsl
-%%PORTDOCS%%%%DOCSDIR%%/style/man/manpage.xsl
%%PORTDOCS%%%%DOCSDIR%%/style/manual.de.xsl
%%PORTDOCS%%%%DOCSDIR%%/style/manual.en.xsl
+%%PORTDOCS%%%%DOCSDIR%%/style/manual.es.xsl
%%PORTDOCS%%%%DOCSDIR%%/style/manual.fr.xsl
%%PORTDOCS%%%%DOCSDIR%%/style/manual.ja.xsl
%%PORTDOCS%%%%DOCSDIR%%/style/manual.ko.xsl
-%%PORTDOCS%%%%DOCSDIR%%/style/manual.pt-br.xsl
%%PORTDOCS%%%%DOCSDIR%%/style/manual.ru.xsl
-%%PORTDOCS%%%%DOCSDIR%%/style/manual.sv.xsl
-%%PORTDOCS%%%%DOCSDIR%%/style/manual.zh-cn.xsl
%%PORTDOCS%%%%DOCSDIR%%/style/manualpage.dtd
%%PORTDOCS%%%%DOCSDIR%%/style/modulesynopsis.dtd
%%PORTDOCS%%%%DOCSDIR%%/style/sitemap.dtd
-%%PORTDOCS%%%%DOCSDIR%%/style/w3c/xhtml-lat1.ent
-%%PORTDOCS%%%%DOCSDIR%%/style/w3c/xhtml-special.ent
-%%PORTDOCS%%%%DOCSDIR%%/style/w3c/xhtml-symbol.ent
-%%PORTDOCS%%%%DOCSDIR%%/style/w3c/xhtml1-strict.dtd
-%%PORTDOCS%%%%DOCSDIR%%/style/w3c/xhtml1-transitional.dtd
%%PORTDOCS%%%%DOCSDIR%%/style/xsl/common.xsl
%%PORTDOCS%%%%DOCSDIR%%/style/xsl/directiveindex.xsl
%%PORTDOCS%%%%DOCSDIR%%/style/xsl/faq.xsl
+%%PORTDOCS%%%%DOCSDIR%%/style/xsl/hhc.xsl
+%%PORTDOCS%%%%DOCSDIR%%/style/xsl/hhp.xsl
%%PORTDOCS%%%%DOCSDIR%%/style/xsl/indexpage.xsl
+%%PORTDOCS%%%%DOCSDIR%%/style/xsl/language.xsl
%%PORTDOCS%%%%DOCSDIR%%/style/xsl/manualpage.xsl
%%PORTDOCS%%%%DOCSDIR%%/style/xsl/moduleindex.xsl
+%%PORTDOCS%%%%DOCSDIR%%/style/xsl/nroff.xsl
%%PORTDOCS%%%%DOCSDIR%%/style/xsl/quickreference.xsl
%%PORTDOCS%%%%DOCSDIR%%/style/xsl/sitemap.xsl
%%PORTDOCS%%%%DOCSDIR%%/style/xsl/synopsis.xsl
%%PORTDOCS%%%%DOCSDIR%%/style/xsl/typemap.xsl
+%%PORTDOCS%%%%DOCSDIR%%/style/xsl/util/allmodules.xml
+%%PORTDOCS%%%%DOCSDIR%%/style/xsl/util/designations.xml
%%PORTDOCS%%%%DOCSDIR%%/style/xsl/util/lf.xml
%%PORTDOCS%%%%DOCSDIR%%/style/xsl/util/li-end.xml
%%PORTDOCS%%%%DOCSDIR%%/style/xsl/util/li-start.xml
@@ -1152,11 +1563,6 @@ share/apache2/build/special.mk
%%PORTDOCS%%%%DOCSDIR%%/style/xsl/util/tab.xml
%%PORTDOCS%%%%DOCSDIR%%/style/xsl/util/ul-end.xml
%%PORTDOCS%%%%DOCSDIR%%/style/xsl/util/ul-start.xml
-%%PORTDOCS%%%%DOCSDIR%%/style/zip/zip.en.xsl
-%%PORTDOCS%%%%DOCSDIR%%/style/zip/zip.de.xsl
-%%PORTDOCS%%%%DOCSDIR%%/style/zip/zip.ja.xsl
-%%PORTDOCS%%%%DOCSDIR%%/style/zip/zip.ko.xsl
-%%PORTDOCS%%%%DOCSDIR%%/style/zip/zip.ru.xsl
%%PORTDOCS%%%%DOCSDIR%%/suexec.html
%%PORTDOCS%%%%DOCSDIR%%/suexec.html.en
%%PORTDOCS%%%%DOCSDIR%%/suexec.html.ja.jis
@@ -1168,12 +1574,14 @@ share/apache2/build/special.mk
%%PORTDOCS%%%%DOCSDIR%%/upgrading.html
%%PORTDOCS%%%%DOCSDIR%%/upgrading.html.de
%%PORTDOCS%%%%DOCSDIR%%/upgrading.html.en
+%%PORTDOCS%%%%DOCSDIR%%/upgrading.html.es
%%PORTDOCS%%%%DOCSDIR%%/upgrading.html.fr
%%PORTDOCS%%%%DOCSDIR%%/upgrading.html.ja.jis
%%PORTDOCS%%%%DOCSDIR%%/upgrading.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/upgrading.html.ru.koi8-r
%%PORTDOCS%%%%DOCSDIR%%/upgrading.xml
%%PORTDOCS%%%%DOCSDIR%%/upgrading.xml.de
+%%PORTDOCS%%%%DOCSDIR%%/upgrading.xml.es
%%PORTDOCS%%%%DOCSDIR%%/upgrading.xml.ja
%%PORTDOCS%%%%DOCSDIR%%/upgrading.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/upgrading.xml.meta
@@ -1209,16 +1617,17 @@ share/apache2/build/special.mk
%%PORTDOCS%%%%DOCSDIR%%/vhosts/index.html
%%PORTDOCS%%%%DOCSDIR%%/vhosts/index.html.de
%%PORTDOCS%%%%DOCSDIR%%/vhosts/index.html.en
+%%PORTDOCS%%%%DOCSDIR%%/vhosts/index.html.es
%%PORTDOCS%%%%DOCSDIR%%/vhosts/index.html.ja.jis
%%PORTDOCS%%%%DOCSDIR%%/vhosts/index.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/vhosts/index.html.ru.koi8-r
%%PORTDOCS%%%%DOCSDIR%%/vhosts/index.xml
%%PORTDOCS%%%%DOCSDIR%%/vhosts/index.xml.de
+%%PORTDOCS%%%%DOCSDIR%%/vhosts/index.xml.es
%%PORTDOCS%%%%DOCSDIR%%/vhosts/index.xml.ja
%%PORTDOCS%%%%DOCSDIR%%/vhosts/index.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/vhosts/index.xml.meta
%%PORTDOCS%%%%DOCSDIR%%/vhosts/index.xml.ru
-%%PORTDOCS%%%%DOCSDIR%%/vhosts/name-based.xml.ja
%%PORTDOCS%%%%DOCSDIR%%/vhosts/ip-based.html
%%PORTDOCS%%%%DOCSDIR%%/vhosts/ip-based.html.en
%%PORTDOCS%%%%DOCSDIR%%/vhosts/ip-based.html.ko.euc-kr
@@ -1234,319 +1643,23 @@ share/apache2/build/special.mk
%%PORTDOCS%%%%DOCSDIR%%/vhosts/name-based.html
%%PORTDOCS%%%%DOCSDIR%%/vhosts/name-based.html.de
%%PORTDOCS%%%%DOCSDIR%%/vhosts/name-based.html.en
+%%PORTDOCS%%%%DOCSDIR%%/vhosts/name-based.html.es
%%PORTDOCS%%%%DOCSDIR%%/vhosts/name-based.html.ja.jis
%%PORTDOCS%%%%DOCSDIR%%/vhosts/name-based.html.ko.euc-kr
%%PORTDOCS%%%%DOCSDIR%%/vhosts/name-based.xml
%%PORTDOCS%%%%DOCSDIR%%/vhosts/name-based.xml.de
+%%PORTDOCS%%%%DOCSDIR%%/vhosts/name-based.xml.es
+%%PORTDOCS%%%%DOCSDIR%%/vhosts/name-based.xml.ja
%%PORTDOCS%%%%DOCSDIR%%/vhosts/name-based.xml.ko
%%PORTDOCS%%%%DOCSDIR%%/vhosts/name-based.xml.meta
-%%CGI%%@unexec if [ -L %D/www/cgi-bin ]; then rm -f %D/www/cgi-bin; fi
-%%CGI%%@exec [ ! -d %D/www/cgi-bin ] && ln -fs %D/www/cgi-bin-dist %D/www/cgi-bin
-%%CGI%%www/cgi-bin-dist/printenv
-%%CGI%%www/cgi-bin-dist/test-cgi
-%%WWWDATA%%@unexec if [ -L %D/www/data ]; then rm -f %D/www/data; fi
-%%WWWDATA%%@exec [ ! -d %D/www/data ] && ln -fs %D/www/data-dist %D/www/data
-%%WWWDATA%%www/data-dist/apache_pb.gif
-%%WWWDATA%%www/data-dist/apache_pb.png
-%%WWWDATA%%www/data-dist/apache_pb2.gif
-%%WWWDATA%%www/data-dist/apache_pb2.png
-%%WWWDATA%%www/data-dist/apache_pb2_ani.gif
-%%WWWDATA%%www/data-dist/index.html.ca
-%%WWWDATA%%www/data-dist/index.html.cz.iso8859-2
-%%WWWDATA%%www/data-dist/index.html.de
-%%WWWDATA%%www/data-dist/index.html.dk
-%%WWWDATA%%www/data-dist/index.html.ee
-%%WWWDATA%%www/data-dist/index.html.el
-%%WWWDATA%%www/data-dist/index.html.en
-%%WWWDATA%%www/data-dist/index.html.es
-%%WWWDATA%%www/data-dist/index.html.et
-%%WWWDATA%%www/data-dist/index.html.fr
-%%WWWDATA%%www/data-dist/index.html.he.iso8859-8
-%%WWWDATA%%www/data-dist/index.html.hr.iso8859-2
-%%WWWDATA%%www/data-dist/index.html.it
-%%WWWDATA%%www/data-dist/index.html.ja.iso2022-jp
-%%WWWDATA%%www/data-dist/index.html.ko.euc-kr
-%%WWWDATA%%www/data-dist/index.html.lb.utf8
-%%WWWDATA%%www/data-dist/index.html.nl
-%%WWWDATA%%www/data-dist/index.html.nn
-%%WWWDATA%%www/data-dist/index.html.no
-%%WWWDATA%%www/data-dist/index.html.po.iso8859-2
-%%WWWDATA%%www/data-dist/index.html.pt
-%%WWWDATA%%www/data-dist/index.html.pt-br
-%%WWWDATA%%www/data-dist/index.html.ru.cp-1251
-%%WWWDATA%%www/data-dist/index.html.ru.cp866
-%%WWWDATA%%www/data-dist/index.html.ru.iso-ru
-%%WWWDATA%%www/data-dist/index.html.ru.koi8-r
-%%WWWDATA%%www/data-dist/index.html.ru.utf8
-%%WWWDATA%%www/data-dist/index.html.sv
-%%WWWDATA%%www/data-dist/index.html.var
-%%WWWDATA%%www/data-dist/index.html.zh-cn.gb2312
-%%WWWDATA%%www/data-dist/index.html.zh-tw.big5
-%%ERROR%%@unexec if [ -L %D/www/error ]; then rm -f %D/www/error; fi
-%%ERROR%%@exec [ ! -d %D/www/error ] && ln -fs %D/www/error-dist %D/www/error
-%%ERROR%%www/error-dist/HTTP_BAD_GATEWAY.html.var
-%%ERROR%%www/error-dist/HTTP_BAD_REQUEST.html.var
-%%ERROR%%www/error-dist/HTTP_FORBIDDEN.html.var
-%%ERROR%%www/error-dist/HTTP_GONE.html.var
-%%ERROR%%www/error-dist/HTTP_INTERNAL_SERVER_ERROR.html.var
-%%ERROR%%www/error-dist/HTTP_LENGTH_REQUIRED.html.var
-%%ERROR%%www/error-dist/HTTP_METHOD_NOT_ALLOWED.html.var
-%%ERROR%%www/error-dist/HTTP_NOT_ACCEPTABLE.html.var
-%%ERROR%%www/error-dist/HTTP_NOT_FOUND.html.var
-%%ERROR%%www/error-dist/HTTP_NOT_IMPLEMENTED.html.var
-%%ERROR%%www/error-dist/HTTP_PRECONDITION_FAILED.html.var
-%%ERROR%%www/error-dist/HTTP_REQUEST_ENTITY_TOO_LARGE.html.var
-%%ERROR%%www/error-dist/HTTP_REQUEST_TIME_OUT.html.var
-%%ERROR%%www/error-dist/HTTP_REQUEST_URI_TOO_LARGE.html.var
-%%ERROR%%www/error-dist/HTTP_SERVICE_UNAVAILABLE.html.var
-%%ERROR%%www/error-dist/HTTP_UNAUTHORIZED.html.var
-%%ERROR%%www/error-dist/HTTP_UNSUPPORTED_MEDIA_TYPE.html.var
-%%ERROR%%www/error-dist/HTTP_VARIANT_ALSO_VARIES.html.var
-%%ERROR%%www/error-dist/README
-%%ERROR%%www/error-dist/contact.html.var
-%%ERROR%%www/error-dist/include/bottom.html
-%%ERROR%%www/error-dist/include/spacer.html
-%%ERROR%%www/error-dist/include/top.html
-%%ICONS%%@unexec if [ -L %D/www/icons ]; then rm -f %D/www/icons; fi
-%%ICONS%%@exec [ ! -d %D/www/icons ] && ln -fs %D/www/icons-dist %D/www/icons
-%%ICONS%%www/icons-dist/README
-%%ICONS%%www/icons-dist/a.gif
-%%ICONS%%www/icons-dist/a.png
-%%ICONS%%www/icons-dist/alert.black.gif
-%%ICONS%%www/icons-dist/alert.black.png
-%%ICONS%%www/icons-dist/alert.red.gif
-%%ICONS%%www/icons-dist/alert.red.png
-%%ICONS%%www/icons-dist/apache_pb.gif
-%%ICONS%%www/icons-dist/apache_pb.png
-%%ICONS%%www/icons-dist/apache_pb2.gif
-%%ICONS%%www/icons-dist/apache_pb2.png
-%%ICONS%%www/icons-dist/apache_pb2_ani.gif
-%%ICONS%%www/icons-dist/back.gif
-%%ICONS%%www/icons-dist/back.png
-%%ICONS%%www/icons-dist/ball.gray.gif
-%%ICONS%%www/icons-dist/ball.gray.png
-%%ICONS%%www/icons-dist/ball.red.gif
-%%ICONS%%www/icons-dist/ball.red.png
-%%ICONS%%www/icons-dist/binary.gif
-%%ICONS%%www/icons-dist/binary.png
-%%ICONS%%www/icons-dist/binhex.gif
-%%ICONS%%www/icons-dist/binhex.png
-%%ICONS%%www/icons-dist/blank.gif
-%%ICONS%%www/icons-dist/blank.png
-%%ICONS%%www/icons-dist/bomb.gif
-%%ICONS%%www/icons-dist/bomb.png
-%%ICONS%%www/icons-dist/box1.gif
-%%ICONS%%www/icons-dist/box1.png
-%%ICONS%%www/icons-dist/box2.gif
-%%ICONS%%www/icons-dist/box2.png
-%%ICONS%%www/icons-dist/broken.gif
-%%ICONS%%www/icons-dist/broken.png
-%%ICONS%%www/icons-dist/burst.gif
-%%ICONS%%www/icons-dist/burst.png
-%%ICONS%%www/icons-dist/c.gif
-%%ICONS%%www/icons-dist/c.png
-%%ICONS%%www/icons-dist/comp.blue.gif
-%%ICONS%%www/icons-dist/comp.blue.png
-%%ICONS%%www/icons-dist/comp.gray.gif
-%%ICONS%%www/icons-dist/comp.gray.png
-%%ICONS%%www/icons-dist/compressed.gif
-%%ICONS%%www/icons-dist/compressed.png
-%%ICONS%%www/icons-dist/continued.gif
-%%ICONS%%www/icons-dist/continued.png
-%%ICONS%%www/icons-dist/dir.gif
-%%ICONS%%www/icons-dist/dir.png
-%%ICONS%%www/icons-dist/diskimg.gif
-%%ICONS%%www/icons-dist/diskimg.png
-%%ICONS%%www/icons-dist/down.gif
-%%ICONS%%www/icons-dist/down.png
-%%ICONS%%www/icons-dist/dvi.gif
-%%ICONS%%www/icons-dist/dvi.png
-%%ICONS%%www/icons-dist/f.gif
-%%ICONS%%www/icons-dist/f.png
-%%ICONS%%www/icons-dist/folder.gif
-%%ICONS%%www/icons-dist/folder.open.gif
-%%ICONS%%www/icons-dist/folder.open.png
-%%ICONS%%www/icons-dist/folder.png
-%%ICONS%%www/icons-dist/folder.sec.gif
-%%ICONS%%www/icons-dist/folder.sec.png
-%%ICONS%%www/icons-dist/forward.gif
-%%ICONS%%www/icons-dist/forward.png
-%%ICONS%%www/icons-dist/freebsd.gif
-%%ICONS%%www/icons-dist/generic.gif
-%%ICONS%%www/icons-dist/generic.png
-%%ICONS%%www/icons-dist/generic.red.gif
-%%ICONS%%www/icons-dist/generic.red.png
-%%ICONS%%www/icons-dist/generic.sec.gif
-%%ICONS%%www/icons-dist/generic.sec.png
-%%ICONS%%www/icons-dist/hand.right.gif
-%%ICONS%%www/icons-dist/hand.right.png
-%%ICONS%%www/icons-dist/hand.up.gif
-%%ICONS%%www/icons-dist/hand.up.png
-%%ICONS%%www/icons-dist/icon.sheet.gif
-%%ICONS%%www/icons-dist/icon.sheet.png
-%%ICONS%%www/icons-dist/image1.gif
-%%ICONS%%www/icons-dist/image1.png
-%%ICONS%%www/icons-dist/image2.gif
-%%ICONS%%www/icons-dist/image2.png
-%%ICONS%%www/icons-dist/image3.gif
-%%ICONS%%www/icons-dist/image3.png
-%%ICONS%%www/icons-dist/index.gif
-%%ICONS%%www/icons-dist/index.png
-%%ICONS%%www/icons-dist/layout.gif
-%%ICONS%%www/icons-dist/layout.png
-%%ICONS%%www/icons-dist/left.gif
-%%ICONS%%www/icons-dist/left.png
-%%ICONS%%www/icons-dist/link.gif
-%%ICONS%%www/icons-dist/link.png
-%%ICONS%%www/icons-dist/movie.gif
-%%ICONS%%www/icons-dist/movie.png
-%%ICONS%%www/icons-dist/p.gif
-%%ICONS%%www/icons-dist/p.png
-%%ICONS%%www/icons-dist/patch.gif
-%%ICONS%%www/icons-dist/patch.png
-%%ICONS%%www/icons-dist/pdf.gif
-%%ICONS%%www/icons-dist/pdf.png
-%%ICONS%%www/icons-dist/pie0.gif
-%%ICONS%%www/icons-dist/pie0.png
-%%ICONS%%www/icons-dist/pie1.gif
-%%ICONS%%www/icons-dist/pie1.png
-%%ICONS%%www/icons-dist/pie2.gif
-%%ICONS%%www/icons-dist/pie2.png
-%%ICONS%%www/icons-dist/pie3.gif
-%%ICONS%%www/icons-dist/pie3.png
-%%ICONS%%www/icons-dist/pie4.gif
-%%ICONS%%www/icons-dist/pie4.png
-%%ICONS%%www/icons-dist/pie5.gif
-%%ICONS%%www/icons-dist/pie5.png
-%%ICONS%%www/icons-dist/pie6.gif
-%%ICONS%%www/icons-dist/pie6.png
-%%ICONS%%www/icons-dist/pie7.gif
-%%ICONS%%www/icons-dist/pie7.png
-%%ICONS%%www/icons-dist/pie8.gif
-%%ICONS%%www/icons-dist/pie8.png
-%%ICONS%%www/icons-dist/portal.gif
-%%ICONS%%www/icons-dist/portal.png
-%%ICONS%%www/icons-dist/ps.gif
-%%ICONS%%www/icons-dist/ps.png
-%%ICONS%%www/icons-dist/quill.gif
-%%ICONS%%www/icons-dist/quill.png
-%%ICONS%%www/icons-dist/right.gif
-%%ICONS%%www/icons-dist/right.png
-%%ICONS%%www/icons-dist/screw1.gif
-%%ICONS%%www/icons-dist/screw1.png
-%%ICONS%%www/icons-dist/screw2.gif
-%%ICONS%%www/icons-dist/screw2.png
-%%ICONS%%www/icons-dist/script.gif
-%%ICONS%%www/icons-dist/script.png
-%%ICONS%%www/icons-dist/small/README.txt
-%%ICONS%%www/icons-dist/small/back.gif
-%%ICONS%%www/icons-dist/small/back.png
-%%ICONS%%www/icons-dist/small/binary.gif
-%%ICONS%%www/icons-dist/small/binary.png
-%%ICONS%%www/icons-dist/small/binhex.gif
-%%ICONS%%www/icons-dist/small/binhex.png
-%%ICONS%%www/icons-dist/small/blank.gif
-%%ICONS%%www/icons-dist/small/blank.png
-%%ICONS%%www/icons-dist/small/broken.gif
-%%ICONS%%www/icons-dist/small/broken.png
-%%ICONS%%www/icons-dist/small/burst.gif
-%%ICONS%%www/icons-dist/small/burst.png
-%%ICONS%%www/icons-dist/small/comp1.gif
-%%ICONS%%www/icons-dist/small/comp1.png
-%%ICONS%%www/icons-dist/small/comp2.gif
-%%ICONS%%www/icons-dist/small/comp2.png
-%%ICONS%%www/icons-dist/small/compressed.gif
-%%ICONS%%www/icons-dist/small/compressed.png
-%%ICONS%%www/icons-dist/small/continued.gif
-%%ICONS%%www/icons-dist/small/continued.png
-%%ICONS%%www/icons-dist/small/dir.gif
-%%ICONS%%www/icons-dist/small/dir.png
-%%ICONS%%www/icons-dist/small/dir2.gif
-%%ICONS%%www/icons-dist/small/dir2.png
-%%ICONS%%www/icons-dist/small/doc.gif
-%%ICONS%%www/icons-dist/small/doc.png
-%%ICONS%%www/icons-dist/small/forward.gif
-%%ICONS%%www/icons-dist/small/forward.png
-%%ICONS%%www/icons-dist/small/generic.gif
-%%ICONS%%www/icons-dist/small/generic.png
-%%ICONS%%www/icons-dist/small/generic2.gif
-%%ICONS%%www/icons-dist/small/generic2.png
-%%ICONS%%www/icons-dist/small/generic3.gif
-%%ICONS%%www/icons-dist/small/generic3.png
-%%ICONS%%www/icons-dist/small/image.gif
-%%ICONS%%www/icons-dist/small/image.png
-%%ICONS%%www/icons-dist/small/image2.gif
-%%ICONS%%www/icons-dist/small/image2.png
-%%ICONS%%www/icons-dist/small/index.gif
-%%ICONS%%www/icons-dist/small/index.png
-%%ICONS%%www/icons-dist/small/key.gif
-%%ICONS%%www/icons-dist/small/key.png
-%%ICONS%%www/icons-dist/small/movie.gif
-%%ICONS%%www/icons-dist/small/movie.png
-%%ICONS%%www/icons-dist/small/patch.gif
-%%ICONS%%www/icons-dist/small/patch.png
-%%ICONS%%www/icons-dist/small/ps.gif
-%%ICONS%%www/icons-dist/small/ps.png
-%%ICONS%%www/icons-dist/small/rainbow.gif
-%%ICONS%%www/icons-dist/small/rainbow.png
-%%ICONS%%www/icons-dist/small/sound.gif
-%%ICONS%%www/icons-dist/small/sound.png
-%%ICONS%%www/icons-dist/small/sound2.gif
-%%ICONS%%www/icons-dist/small/sound2.png
-%%ICONS%%www/icons-dist/small/tar.gif
-%%ICONS%%www/icons-dist/small/tar.png
-%%ICONS%%www/icons-dist/small/text.gif
-%%ICONS%%www/icons-dist/small/text.png
-%%ICONS%%www/icons-dist/small/transfer.gif
-%%ICONS%%www/icons-dist/small/transfer.png
-%%ICONS%%www/icons-dist/small/unknown.gif
-%%ICONS%%www/icons-dist/small/unknown.png
-%%ICONS%%www/icons-dist/small/uu.gif
-%%ICONS%%www/icons-dist/small/uu.png
-%%ICONS%%www/icons-dist/sound1.gif
-%%ICONS%%www/icons-dist/sound1.png
-%%ICONS%%www/icons-dist/sound2.gif
-%%ICONS%%www/icons-dist/sound2.png
-%%ICONS%%www/icons-dist/sphere1.gif
-%%ICONS%%www/icons-dist/sphere1.png
-%%ICONS%%www/icons-dist/sphere2.gif
-%%ICONS%%www/icons-dist/sphere2.png
-%%ICONS%%www/icons-dist/tar.gif
-%%ICONS%%www/icons-dist/tar.png
-%%ICONS%%www/icons-dist/tex.gif
-%%ICONS%%www/icons-dist/tex.png
-%%ICONS%%www/icons-dist/text.gif
-%%ICONS%%www/icons-dist/text.png
-%%ICONS%%www/icons-dist/transfer.gif
-%%ICONS%%www/icons-dist/transfer.png
-%%ICONS%%www/icons-dist/unknown.gif
-%%ICONS%%www/icons-dist/unknown.png
-%%ICONS%%www/icons-dist/up.gif
-%%ICONS%%www/icons-dist/up.png
-%%ICONS%%www/icons-dist/uu.gif
-%%ICONS%%www/icons-dist/uu.png
-%%ICONS%%www/icons-dist/uuencoded.gif
-%%ICONS%%www/icons-dist/uuencoded.png
-%%ICONS%%www/icons-dist/world1.gif
-%%ICONS%%www/icons-dist/world1.png
-%%ICONS%%www/icons-dist/world2.gif
-%%ICONS%%www/icons-dist/world2.png
-%%ICONS%%@dirrm www/icons-dist/small
-%%ICONS%%@dirrm www/icons-dist
-%%ERROR%%@dirrm www/error-dist/include
-%%ERROR%%@dirrm www/error-dist
-%%WWWDATA%%@dirrm www/data-dist
-%%CGI%%@dirrm www/cgi-bin-dist
+%%PORTDOCS%%@dirrm share/nls/en_US.US-ASCII
+%%PORTDOCS%%@dirrm share/nls/POSIX
%%PORTDOCS%%@dirrm %%DOCSDIR%%/vhosts
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/style/zip
%%PORTDOCS%%@dirrm %%DOCSDIR%%/style/xsl/util
%%PORTDOCS%%@dirrm %%DOCSDIR%%/style/xsl
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/style/w3c
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/style/man
%%PORTDOCS%%@dirrm %%DOCSDIR%%/style/latex
%%PORTDOCS%%@dirrm %%DOCSDIR%%/style/lang
%%PORTDOCS%%@dirrm %%DOCSDIR%%/style/css
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/style/chm
%%PORTDOCS%%@dirrm %%DOCSDIR%%/style
%%PORTDOCS%%@dirrm %%DOCSDIR%%/ssl
%%PORTDOCS%%@dirrm %%DOCSDIR%%/programs
@@ -1558,9 +1671,15 @@ share/apache2/build/special.mk
%%PORTDOCS%%@dirrm %%DOCSDIR%%/faq
%%PORTDOCS%%@dirrm %%DOCSDIR%%/developer
%%PORTDOCS%%@dirrm %%DOCSDIR%%
+%%ICONS%%@dirrm www/icons-dist/small
+%%ICONS%%@dirrm www/icons-dist
+%%ERROR%%@dirrm www/error-dist/include
+%%ERROR%%@dirrm www/error-dist
+%%WWWDATA%%@dirrm www/data-dist
+%%CGI%%@dirrm www/cgi-bin-dist
@dirrm share/apache2/build
@dirrm share/apache2
-@dirrm libexec/apache2
+@unexec rmdir %D/libexec/apache2 2> /dev/null || true
%%PORTS_APR%%@dirrm lib/apache2
@dirrm include/apache2
@unexec rmdir %D/etc/apache2 2> /dev/null || echo "===> If you plan to do not reinstall apache2, you can safely remove %D/etc/apache2."