|
Lines 1-23
Link Here
|
| 1 |
@comment $FreeBSD: ports/www/apache13/pkg-plist,v 1.51 2004/04/30 21:44:50 nork Exp $ |
|
|
| 2 |
bin/checkgid |
1 |
bin/checkgid |
| 3 |
bin/dbmmanage |
2 |
bin/dbmmanage |
| 4 |
bin/htdigest |
3 |
bin/htdigest |
| 5 |
bin/htpasswd |
4 |
bin/htpasswd |
| 6 |
@unexec if cmp -s %D/etc/apache/access.conf %D/etc/apache/access.conf-dist; then rm -f %D/etc/apache/access.conf; fi |
5 |
etc/apache/access.conf |
| 7 |
etc/apache/access.conf-dist |
6 |
etc/apache/access.conf.default |
| 8 |
@exec [ -f %B/access.conf ] || cp %B/%f %B/access.conf |
7 |
etc/apache/httpd.conf |
| 9 |
@unexec if cmp -s %D/etc/apache/httpd.conf %D/etc/apache/httpd.conf-dist; then rm -f %D/etc/apache/httpd.conf; fi |
8 |
etc/apache/httpd.conf.default |
| 10 |
etc/apache/httpd.conf-dist |
9 |
etc/apache/magic |
| 11 |
@exec [ -f %B/httpd.conf ] || cp %B/%f %B/httpd.conf |
10 |
etc/apache/magic.default |
| 12 |
@unexec if cmp -s %D/etc/apache/magic %D/etc/apache/magic-dist; then rm -f %D/etc/apache/magic; fi |
11 |
etc/apache/mime.types |
| 13 |
etc/apache/magic-dist |
12 |
etc/apache/mime.types.default |
| 14 |
@exec [ -f %B/magic ] || cp %B/%f %B/magic |
13 |
etc/apache/srm.conf |
| 15 |
@unexec if cmp -s %D/etc/apache/mime.types %D/etc/apache/mime.types-dist; then rm -f %D/etc/apache/mime.types; fi |
14 |
etc/apache/srm.conf.default |
| 16 |
etc/apache/mime.types-dist |
|
|
| 17 |
@exec [ -f %B/mime.types ] || cp %B/%f %B/mime.types |
| 18 |
@unexec if cmp -s %D/etc/apache/srm.conf %D/etc/apache/srm.conf-dist; then rm -f %D/etc/apache/srm.conf; fi |
| 19 |
etc/apache/srm.conf-dist |
| 20 |
@exec [ -f %B/srm.conf ] || cp %B/%f %B/srm.conf |
| 21 |
etc/rc.d/apache.sh |
15 |
etc/rc.d/apache.sh |
| 22 |
include/apache/ap.h |
16 |
include/apache/ap.h |
| 23 |
include/apache/ap_alloc.h |
17 |
include/apache/ap_alloc.h |
|
Lines 85-90
Link Here
|
| 85 |
libexec/apache/mod_include.so |
79 |
libexec/apache/mod_include.so |
| 86 |
libexec/apache/mod_info.so |
80 |
libexec/apache/mod_info.so |
| 87 |
libexec/apache/mod_log_config.so |
81 |
libexec/apache/mod_log_config.so |
|
|
82 |
libexec/apache/mod_log_forensic.so |
| 88 |
libexec/apache/mod_mime.so |
83 |
libexec/apache/mod_mime.so |
| 89 |
libexec/apache/mod_mime_magic.so |
84 |
libexec/apache/mod_mime_magic.so |
| 90 |
libexec/apache/mod_mmap_static.so |
85 |
libexec/apache/mod_mmap_static.so |
|
Lines 97-142
Link Here
|
| 97 |
libexec/apache/mod_userdir.so |
92 |
libexec/apache/mod_userdir.so |
| 98 |
libexec/apache/mod_usertrack.so |
93 |
libexec/apache/mod_usertrack.so |
| 99 |
libexec/apache/mod_vhost_alias.so |
94 |
libexec/apache/mod_vhost_alias.so |
|
|
95 |
man/man1/dbmmanage.1 |
| 96 |
man/man1/htdigest.1 |
| 97 |
man/man1/htpasswd.1 |
| 98 |
man/man8/ab.8 |
| 99 |
man/man8/apachectl.8 |
| 100 |
man/man8/apxs.8 |
| 101 |
man/man8/httpd.8 |
| 102 |
man/man8/logresolve.8 |
| 103 |
man/man8/rotatelogs.8 |
| 100 |
sbin/ab |
104 |
sbin/ab |
| 101 |
sbin/apachectl |
105 |
sbin/apachectl |
| 102 |
sbin/apxs |
106 |
sbin/apxs |
| 103 |
sbin/httpd |
107 |
sbin/httpd |
| 104 |
sbin/logresolve |
108 |
sbin/logresolve |
| 105 |
sbin/rotatelogs |
109 |
sbin/rotatelogs |
| 106 |
%%SUB_SUEXEC%%sbin/suexec |
|
|
| 107 |
www/data-dist/EXAMPLE_DIRECTORY-DONT_ADD_OR_TOUCH_ANYTHING |
| 108 |
@exec [ -d %D/www/data/ ] || ln -fs %B %D/www/data |
| 109 |
www/data-dist/apache_pb.gif |
| 110 |
www/data-dist/index.html.ca |
| 111 |
www/data-dist/index.html.cz |
| 112 |
www/data-dist/index.html.de |
| 113 |
www/data-dist/index.html.dk |
| 114 |
www/data-dist/index.html.ee |
| 115 |
www/data-dist/index.html.el |
| 116 |
www/data-dist/index.html.en |
| 117 |
www/data-dist/index.html.es |
| 118 |
www/data-dist/index.html.fr |
| 119 |
www/data-dist/index.html.he.iso8859-8 |
| 120 |
www/data-dist/index.html.it |
| 121 |
www/data-dist/index.html.ja.jis |
| 122 |
www/data-dist/index.html.kr.iso-kr |
| 123 |
www/data-dist/index.html.lb.utf8 |
| 124 |
www/data-dist/index.html.nl |
| 125 |
www/data-dist/index.html.nn |
| 126 |
www/data-dist/index.html.no |
| 127 |
www/data-dist/index.html.po.iso-pl |
| 128 |
www/data-dist/index.html.pt |
| 129 |
www/data-dist/index.html.pt-br |
| 130 |
www/data-dist/index.html.ru.cp-1251 |
| 131 |
www/data-dist/index.html.ru.cp866 |
| 132 |
www/data-dist/index.html.ru.iso-ru |
| 133 |
www/data-dist/index.html.ru.koi8-r |
| 134 |
www/data-dist/index.html.ru.ucs2 |
| 135 |
www/data-dist/index.html.ru.ucs4 |
| 136 |
www/data-dist/index.html.ru.utf8 |
| 137 |
www/data-dist/index.html.se |
| 138 |
www/data-dist/index.html.zh-tw.big5 |
| 139 |
share/doc/apache/FAQ.html |
| 140 |
share/doc/apache/LICENSE |
110 |
share/doc/apache/LICENSE |
| 141 |
share/doc/apache/bind.html.en |
111 |
share/doc/apache/bind.html.en |
| 142 |
share/doc/apache/bind.html.fr |
112 |
share/doc/apache/bind.html.fr |
|
Lines 207-213
Link Here
|
| 207 |
share/doc/apache/keepalive.html.en |
177 |
share/doc/apache/keepalive.html.en |
| 208 |
share/doc/apache/keepalive.html.html |
178 |
share/doc/apache/keepalive.html.html |
| 209 |
share/doc/apache/keepalive.html.ja.jis |
179 |
share/doc/apache/keepalive.html.ja.jis |
| 210 |
share/doc/apache/location.html |
180 |
share/doc/apache/location.html.en |
|
|
181 |
share/doc/apache/location.html.html |
| 182 |
share/doc/apache/location.html.ja.jis |
| 211 |
share/doc/apache/logs.html |
183 |
share/doc/apache/logs.html |
| 212 |
share/doc/apache/man-template.html |
184 |
share/doc/apache/man-template.html |
| 213 |
share/doc/apache/misc/API.html |
185 |
share/doc/apache/misc/API.html |
|
Lines 276-282
Link Here
|
| 276 |
share/doc/apache/mod/mod_auth_db.html |
248 |
share/doc/apache/mod/mod_auth_db.html |
| 277 |
share/doc/apache/mod/mod_auth_dbm.html |
249 |
share/doc/apache/mod/mod_auth_dbm.html |
| 278 |
share/doc/apache/mod/mod_auth_digest.html |
250 |
share/doc/apache/mod/mod_auth_digest.html |
| 279 |
share/doc/apache/mod/mod_autoindex.html |
251 |
share/doc/apache/mod/mod_autoindex.html.en |
|
|
252 |
share/doc/apache/mod/mod_autoindex.html.html |
| 253 |
share/doc/apache/mod/mod_autoindex.html.ja.jis |
| 280 |
share/doc/apache/mod/mod_browser.html |
254 |
share/doc/apache/mod/mod_browser.html |
| 281 |
share/doc/apache/mod/mod_cern_meta.html |
255 |
share/doc/apache/mod/mod_cern_meta.html |
| 282 |
share/doc/apache/mod/mod_cgi.html.en |
256 |
share/doc/apache/mod/mod_cgi.html.en |
|
Lines 305-310
Link Here
|
| 305 |
share/doc/apache/mod/mod_log_config.html.en |
279 |
share/doc/apache/mod/mod_log_config.html.en |
| 306 |
share/doc/apache/mod/mod_log_config.html.html |
280 |
share/doc/apache/mod/mod_log_config.html.html |
| 307 |
share/doc/apache/mod/mod_log_config.html.ja.jis |
281 |
share/doc/apache/mod/mod_log_config.html.ja.jis |
|
|
282 |
share/doc/apache/mod/mod_log_forensic.html.en |
| 283 |
share/doc/apache/mod/mod_log_forensic.html.html |
| 308 |
share/doc/apache/mod/mod_log_referer.html |
284 |
share/doc/apache/mod/mod_log_referer.html |
| 309 |
share/doc/apache/mod/mod_mime.html.en |
285 |
share/doc/apache/mod/mod_mime.html.en |
| 310 |
share/doc/apache/mod/mod_mime.html.html |
286 |
share/doc/apache/mod/mod_mime.html.html |
|
Lines 377-383
Link Here
|
| 377 |
share/doc/apache/programs/suexec.html.html |
353 |
share/doc/apache/programs/suexec.html.html |
| 378 |
share/doc/apache/programs/suexec.html.ja.jis |
354 |
share/doc/apache/programs/suexec.html.ja.jis |
| 379 |
share/doc/apache/readme-tpf.html |
355 |
share/doc/apache/readme-tpf.html |
| 380 |
share/doc/apache/search/manual-index.cgi |
|
|
| 381 |
share/doc/apache/sections.html.en |
356 |
share/doc/apache/sections.html.en |
| 382 |
share/doc/apache/sections.html.html |
357 |
share/doc/apache/sections.html.html |
| 383 |
share/doc/apache/sections.html.ja.jis |
358 |
share/doc/apache/sections.html.ja.jis |
|
Lines 423-433
Link Here
|
| 423 |
share/doc/apache/win_service.html.html |
398 |
share/doc/apache/win_service.html.html |
| 424 |
share/doc/apache/win_service.html.ja.jis |
399 |
share/doc/apache/win_service.html.ja.jis |
| 425 |
share/doc/apache/windows.html.en |
400 |
share/doc/apache/windows.html.en |
|
|
401 |
share/doc/apache/windows.html.html |
| 426 |
share/doc/apache/windows.html.ja.jis |
402 |
share/doc/apache/windows.html.ja.jis |
| 427 |
www/cgi-bin-dist/EXAMPLE_DIRECTORY-DONT_ADD_OR_TOUCH_ANYTHING |
403 |
share/nls/POSIX |
| 428 |
@exec [ -d %D/www/cgi-bin/ ] || ln -fs %B %D/www/cgi-bin |
404 |
share/nls/en_US.US-ASCII |
| 429 |
www/cgi-bin-dist/printenv |
405 |
www/cgi-bin/printenv |
| 430 |
www/cgi-bin-dist/test-cgi |
406 |
www/cgi-bin/test-cgi |
|
|
407 |
www/data/apache_pb.gif |
| 408 |
www/data/index.html.ca |
| 409 |
www/data/index.html.cz |
| 410 |
www/data/index.html.de |
| 411 |
www/data/index.html.dk |
| 412 |
www/data/index.html.ee |
| 413 |
www/data/index.html.el |
| 414 |
www/data/index.html.en |
| 415 |
www/data/index.html.es |
| 416 |
www/data/index.html.fr |
| 417 |
www/data/index.html.he.iso8859-8 |
| 418 |
www/data/index.html.hu |
| 419 |
www/data/index.html.it |
| 420 |
www/data/index.html.ja.jis |
| 421 |
www/data/index.html.kr.iso-kr |
| 422 |
www/data/index.html.lb.utf8 |
| 423 |
www/data/index.html.nl |
| 424 |
www/data/index.html.nn |
| 425 |
www/data/index.html.no |
| 426 |
www/data/index.html.po.iso-pl |
| 427 |
www/data/index.html.pt |
| 428 |
www/data/index.html.pt-br |
| 429 |
www/data/index.html.ru.cp-1251 |
| 430 |
www/data/index.html.ru.cp866 |
| 431 |
www/data/index.html.ru.iso-ru |
| 432 |
www/data/index.html.ru.koi8-r |
| 433 |
www/data/index.html.ru.ucs2 |
| 434 |
www/data/index.html.ru.ucs4 |
| 435 |
www/data/index.html.ru.utf8 |
| 436 |
www/data/index.html.se |
| 437 |
www/data/index.html.zh-tw.big5 |
| 431 |
www/icons/README |
438 |
www/icons/README |
| 432 |
www/icons/a.gif |
439 |
www/icons/a.gif |
| 433 |
www/icons/a.png |
440 |
www/icons/a.png |
|
Lines 646-669
Link Here
|
| 646 |
www/icons/world1.png |
653 |
www/icons/world1.png |
| 647 |
www/icons/world2.gif |
654 |
www/icons/world2.gif |
| 648 |
www/icons/world2.png |
655 |
www/icons/world2.png |
| 649 |
@exec mkdir -p %D/www/proxy |
656 |
@dirrm www/proxy |
| 650 |
@unexec if [ -L %D/www/cgi-bin ]; then rm -f %D/www/cgi-bin; fi |
|
|
| 651 |
@unexec if [ -L %D/www/data ]; then rm -f %D/www/data; fi |
| 652 |
@dirrm etc/apache |
| 653 |
@dirrm include/apache/xml |
| 654 |
@dirrm include/apache |
| 655 |
@dirrm libexec/apache |
| 656 |
@dirrm share/doc/apache/howto |
| 657 |
@dirrm share/doc/apache/images |
| 658 |
@dirrm share/doc/apache/misc |
| 659 |
@dirrm share/doc/apache/mod |
| 660 |
@dirrm share/doc/apache/programs |
| 661 |
@dirrm share/doc/apache/search |
| 662 |
@dirrm share/doc/apache/vhosts |
| 663 |
@dirrm share/doc/apache |
| 664 |
@dirrm www/data-dist |
| 665 |
@dirrm www/cgi-bin-dist |
| 666 |
@dirrm www/icons/small |
657 |
@dirrm www/icons/small |
| 667 |
@dirrm www/icons |
658 |
@dirrm www/icons |
| 668 |
@dirrm www/proxy |
659 |
@dirrm www/data |
|
|
660 |
@dirrm www/cgi-bin |
| 669 |
@dirrm www |
661 |
@dirrm www |
|
|
662 |
@dirrm share/doc/apache/vhosts |
| 663 |
@dirrm share/doc/apache/programs |
| 664 |
@dirrm share/doc/apache/mod |
| 665 |
@dirrm share/doc/apache/misc |
| 666 |
@dirrm share/doc/apache/images |
| 667 |
@dirrm share/doc/apache/howto |
| 668 |
@dirrm share/doc/apache |
| 669 |
@dirrm libexec/apache |
| 670 |
@dirrm include/apache/xml |
| 671 |
@dirrm include/apache |
| 672 |
@dirrm etc/apache |