diff options
author | mharo <mharo@FreeBSD.org> | 2000-04-01 06:02:17 +0000 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-04-01 06:02:17 +0000 |
commit | 44ad086a29177100dc84c6dcebe2d683503980d9 (patch) | |
tree | 77b4419e214aebefeaa70e3c6f1c9fcf2bb6c6e7 /russian/apache13/pkg-plist | |
parent | b4e095981030a90b1f3aba32211d29f6d1263a82 (diff) | |
download | FreeBSD-ports-44ad086a29177100dc84c6dcebe2d683503980d9.zip FreeBSD-ports-44ad086a29177100dc84c6dcebe2d683503980d9.tar.gz |
update to apache 1.3.11
PR: 16659
Submitted by: maintainer
Diffstat (limited to 'russian/apache13/pkg-plist')
-rw-r--r-- | russian/apache13/pkg-plist | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/russian/apache13/pkg-plist b/russian/apache13/pkg-plist index e443f59..f33b7ee 100644 --- a/russian/apache13/pkg-plist +++ b/russian/apache13/pkg-plist @@ -2,10 +2,15 @@ bin/dbmmanage bin/htdigest bin/htpasswd etc/apache/access.conf.default +@exec [ ! -f %B/access.conf ] && cp %B/%f %B/access.conf etc/apache/httpd.conf.default +@exec [ ! -f %B/httpd.conf ] && cp %B/%f %B/httpd.conf etc/apache/magic.default +@exec [ ! -f %B/magic ] && cp %B/%f %B/magic etc/apache/mime.types.default +@exec [ ! -f %B/mime.types ] && cp %B/%f %B/mime.types etc/apache/srm.conf.default +@exec [ ! -f %B/srm.conf ] && cp %B/%f %B/srm.conf etc/apache/tables/russian/alt-alt.tab etc/apache/tables/russian/alt-iso.tab etc/apache/tables/russian/alt-koi.tab @@ -161,7 +166,22 @@ share/doc/apache/ra-powered.gif @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/index.html +share/doc/apache/index.html.ca +share/doc/apache/index.html.cz +share/doc/apache/index.html.de +share/doc/apache/index.html.dk +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.it +share/doc/apache/index.html.lu +share/doc/apache/index.html.nl +share/doc/apache/index.html.pt +share/doc/apache/index.html.se share/doc/apache/manual/LICENSE share/doc/apache/manual/bind.html share/doc/apache/manual/cgi_path.html @@ -208,6 +228,7 @@ share/doc/apache/manual/misc/perf-dec.html share/doc/apache/manual/misc/perf-hp.html 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/vif-info.html share/doc/apache/manual/misc/windoz_keepalive.html @@ -262,6 +283,7 @@ 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/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 |