diff options
Diffstat (limited to 'www/apache13/pkg-plist')
-rw-r--r-- | www/apache13/pkg-plist | 24 |
1 files changed, 22 insertions, 2 deletions
diff --git a/www/apache13/pkg-plist b/www/apache13/pkg-plist index b5e712546e88..36cbf5c01b01 100644 --- a/www/apache13/pkg-plist +++ b/www/apache13/pkg-plist @@ -17,8 +17,8 @@ etc/apache/mime.types.default etc/apache/srm.conf.default @exec [ ! -f %B/srm.conf ] && cp %B/%f %B/srm.conf etc/rc.d/apache.sh -include/apache/alloc.h include/apache/ap.h +include/apache/ap_alloc.h include/apache/ap_compat.h include/apache/ap_config.h include/apache/ap_config_auto.h @@ -100,12 +100,13 @@ sbin/apxs sbin/httpd sbin/logresolve sbin/rotatelogs -share/doc/apache/apache_pb.gif +share/doc/apache/README.rus @exec mkdir -p %D/www @exec ln -fs %B %D/www/data.default @unexec rm -f %D/www/data.default @exec [ ! -d %D/www/data ] && ln -fs %B %D/www/data @exec [ ! -d %D/www/cgi-bin ] && ln -fs %D/www/cgi-bin.default %D/www/cgi-bin +share/doc/apache/apache_pb.gif share/doc/apache/index.html.ca share/doc/apache/index.html.cz share/doc/apache/index.html.de @@ -114,17 +115,29 @@ share/doc/apache/index.html.ee share/doc/apache/index.html.en share/doc/apache/index.html.es share/doc/apache/index.html.fr +share/doc/apache/index.html.he.iso8859-8 share/doc/apache/index.html.it share/doc/apache/index.html.ja.jis +share/doc/apache/index.html.kr.iso-kr share/doc/apache/index.html.lu share/doc/apache/index.html.nl +share/doc/apache/index.html.no share/doc/apache/index.html.po.iso-pl share/doc/apache/index.html.pt share/doc/apache/index.html.pt-br +share/doc/apache/index.html.ru.cp-1251 +share/doc/apache/index.html.ru.cp866 +share/doc/apache/index.html.ru.iso-ru +share/doc/apache/index.html.ru.koi8-r +share/doc/apache/index.html.ru.ucs2 +share/doc/apache/index.html.ru.ucs4 +share/doc/apache/index.html.ru.utf8 share/doc/apache/index.html.se +share/doc/apache/index.html.tw.Big5 share/doc/apache/manual/LICENSE share/doc/apache/manual/bind.html share/doc/apache/manual/cgi_path.html +share/doc/apache/manual/configuring.html share/doc/apache/manual/content-negotiation.html share/doc/apache/manual/custom-error.html share/doc/apache/manual/dns-caveats.html @@ -170,6 +183,7 @@ share/doc/apache/manual/misc/perf-tuning.html share/doc/apache/manual/misc/perf.html share/doc/apache/manual/misc/rewriteguide.html share/doc/apache/manual/misc/security_tips.html +share/doc/apache/manual/misc/tutorials.html share/doc/apache/manual/misc/vif-info.html share/doc/apache/manual/misc/windoz_keepalive.html share/doc/apache/manual/mod/core.html @@ -177,6 +191,7 @@ share/doc/apache/manual/mod/directive-dict.html share/doc/apache/manual/mod/directives.html share/doc/apache/manual/mod/footer.html share/doc/apache/manual/mod/header.html +share/doc/apache/manual/mod/index-bytype.html share/doc/apache/manual/mod/index.html share/doc/apache/manual/mod/mod_access.html share/doc/apache/manual/mod/mod_actions.html @@ -222,12 +237,15 @@ share/doc/apache/manual/mod/mod_unique_id.html share/doc/apache/manual/mod/mod_userdir.html share/doc/apache/manual/mod/mod_usertrack.html share/doc/apache/manual/mod/mod_vhost_alias.html +share/doc/apache/manual/mod/module-dict.html +share/doc/apache/manual/mpeix.html share/doc/apache/manual/multilogs.html share/doc/apache/manual/netware.html share/doc/apache/manual/new_features_1_0.html share/doc/apache/manual/new_features_1_1.html share/doc/apache/manual/new_features_1_2.html share/doc/apache/manual/new_features_1_3.html +share/doc/apache/manual/new_features_2_0.html share/doc/apache/manual/process-model.html share/doc/apache/manual/readme-tpf.html share/doc/apache/manual/search/manual-index.cgi @@ -251,6 +269,8 @@ share/doc/apache/manual/vhosts/mass.html share/doc/apache/manual/vhosts/name-based.html share/doc/apache/manual/vhosts/vhosts-in-depth.html share/doc/apache/manual/vhosts/virtual-host.html +share/doc/apache/manual/win_compiling.html +share/doc/apache/manual/win_service.html share/doc/apache/manual/windows.html www/cgi-bin.default/printenv www/cgi-bin.default/test-cgi |