View | Details | Raw Unified | Return to bug 116776
Collapse All | Expand All

(-)Makefile (-7 / +2 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	apache
8
PORTNAME=	apache
9
PORTVERSION=	1.3.39
9
PORTVERSION=	1.3.39
10
PORTREVISION=	1
10
CATEGORIES=	www
11
CATEGORIES=	www
11
MASTER_SITES=	${MASTER_SITE_APACHE_HTTPD}
12
MASTER_SITES=	${MASTER_SITE_APACHE_HTTPD}
12
DISTNAME=	apache_${PORTVERSION}
13
DISTNAME=	apache_${PORTVERSION}
Lines 26-32 Link Here
26
		caudium-devel-1.* caudium10-1.* caudium12-* \
27
		caudium-devel-1.* caudium10-1.* caudium12-* \
27
		ru-apache+mod_ssl-1.* ru-apache-1.*
28
		ru-apache+mod_ssl-1.* ru-apache-1.*
28
USE_PERL5=	yes
29
USE_PERL5=	yes
29
USE_RC_SUBR=	yes
30
USE_RC_SUBR=	apache
30
31
31
.if defined(APACHE_DATADIR)
32
.if defined(APACHE_DATADIR)
32
DATADIR=${APACHE_DATADIR}
33
DATADIR=${APACHE_DATADIR}
Lines 44-50 Link Here
44
CGIBIN_ROOT=${DATADIR}/cgi-bin
45
CGIBIN_ROOT=${DATADIR}/cgi-bin
45
.endif
46
.endif
46
DEFAULT_PATH=/bin:/usr/bin:${PREFIX}/bin
47
DEFAULT_PATH=/bin:/usr/bin:${PREFIX}/bin
47
RC_SCRIPTS_SUB=PREFIX=${PREFIX} RC_SUBR=${RC_SUBR}
48
48
49
.if defined(WITHOUT_APACHE_EXPAT) && ${WITHOUT_APACHE_EXPAT} == yes
49
.if defined(WITHOUT_APACHE_EXPAT) && ${WITHOUT_APACHE_EXPAT} == yes
50
EXPAT_CONF+=	--disable-rule=EXPAT
50
EXPAT_CONF+=	--disable-rule=EXPAT
Lines 144-159 Link Here
144
MAN8=		ab.8 apachectl.8 apxs.8 httpd.8 logresolve.8 rotatelogs.8 \
144
MAN8=		ab.8 apachectl.8 apxs.8 httpd.8 logresolve.8 rotatelogs.8 \
145
		${SUEXEC_MAN}
145
		${SUEXEC_MAN}
146
146
147
post-extract:
148
	@${SED}	${RC_SCRIPTS_SUB:S/$/!g/:S/^/ -e s!%%/:S/=/%%!/} \
149
		${FILESDIR}/apache.sh > ${WRKSRC}/apache.sh
150
151
pre-install:
147
pre-install:
152
	-@${CHMOD} u+w ${DOCUMENT_ROOT}-dist ${CGIBIN_ROOT}-dist
148
	-@${CHMOD} u+w ${DOCUMENT_ROOT}-dist ${CGIBIN_ROOT}-dist
153
	PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
149
	PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
154
150
155
post-install:
151
post-install:
156
	${INSTALL_SCRIPT} ${WRKSRC}/apache.sh ${PREFIX}/etc/rc.d/apache.sh
157
	@${TOUCH} ${DOCUMENT_ROOT}-dist/EXAMPLE_DIRECTORY-DONT_ADD_OR_TOUCH_ANYTHING
152
	@${TOUCH} ${DOCUMENT_ROOT}-dist/EXAMPLE_DIRECTORY-DONT_ADD_OR_TOUCH_ANYTHING
158
	@${TOUCH} ${CGIBIN_ROOT}-dist/EXAMPLE_DIRECTORY-DONT_ADD_OR_TOUCH_ANYTHING
153
	@${TOUCH} ${CGIBIN_ROOT}-dist/EXAMPLE_DIRECTORY-DONT_ADD_OR_TOUCH_ANYTHING
159
	@${CHMOD} a-w ${DOCUMENT_ROOT}-dist ${CGIBIN_ROOT}-dist
154
	@${CHMOD} a-w ${DOCUMENT_ROOT}-dist ${CGIBIN_ROOT}-dist
(-)pkg-plist (-302 / +301 lines)
Lines 18-24 Link Here
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
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
19
etc/apache/srm.conf-dist
20
@exec [ -f %B/srm.conf ] || cp %B/%f %B/srm.conf
20
@exec [ -f %B/srm.conf ] || cp %B/%f %B/srm.conf
21
etc/rc.d/apache.sh
22
include/apache/ap.h
21
include/apache/ap.h
23
include/apache/ap_alloc.h
22
include/apache/ap_alloc.h
24
include/apache/ap_compat.h
23
include/apache/ap_compat.h
Lines 141-437 Link Here
141
www/data-dist/index.html.se
140
www/data-dist/index.html.se
142
www/data-dist/index.html.zh-tw.big5
141
www/data-dist/index.html.zh-tw.big5
143
@exec chmod a-w %D/www/data-dist
142
@exec chmod a-w %D/www/data-dist
144
share/doc/apache/LICENSE
143
%%DOCSDIR%%/LICENSE
145
share/doc/apache/bind.html.en
144
%%DOCSDIR%%/bind.html.en
146
share/doc/apache/bind.html.fr
145
%%DOCSDIR%%/bind.html.fr
147
share/doc/apache/bind.html.html
146
%%DOCSDIR%%/bind.html.html
148
share/doc/apache/bind.html.ja.jis
147
%%DOCSDIR%%/bind.html.ja.jis
149
share/doc/apache/configuring.html.en
148
%%DOCSDIR%%/configuring.html.en
150
share/doc/apache/configuring.html.fr
149
%%DOCSDIR%%/configuring.html.fr
151
share/doc/apache/configuring.html.html
150
%%DOCSDIR%%/configuring.html.html
152
share/doc/apache/configuring.html.ja.jis
151
%%DOCSDIR%%/configuring.html.ja.jis
153
share/doc/apache/content-negotiation.html.en
152
%%DOCSDIR%%/content-negotiation.html.en
154
share/doc/apache/content-negotiation.html.html
153
%%DOCSDIR%%/content-negotiation.html.html
155
share/doc/apache/content-negotiation.html.ja.jis
154
%%DOCSDIR%%/content-negotiation.html.ja.jis
156
share/doc/apache/custom-error.html.en
155
%%DOCSDIR%%/custom-error.html.en
157
share/doc/apache/custom-error.html.fr
156
%%DOCSDIR%%/custom-error.html.fr
158
share/doc/apache/custom-error.html.html
157
%%DOCSDIR%%/custom-error.html.html
159
share/doc/apache/custom-error.html.ja.jis
158
%%DOCSDIR%%/custom-error.html.ja.jis
160
share/doc/apache/cygwin.html
159
%%DOCSDIR%%/cygwin.html
161
share/doc/apache/dns-caveats.html.en
160
%%DOCSDIR%%/dns-caveats.html.en
162
share/doc/apache/dns-caveats.html.fr
161
%%DOCSDIR%%/dns-caveats.html.fr
163
share/doc/apache/dns-caveats.html.html
162
%%DOCSDIR%%/dns-caveats.html.html
164
share/doc/apache/dns-caveats.html.ja.jis
163
%%DOCSDIR%%/dns-caveats.html.ja.jis
165
share/doc/apache/dso.html
164
%%DOCSDIR%%/dso.html
166
share/doc/apache/ebcdic.html
165
%%DOCSDIR%%/ebcdic.html
167
share/doc/apache/env.html.en
166
%%DOCSDIR%%/env.html.en
168
share/doc/apache/env.html.html
167
%%DOCSDIR%%/env.html.html
169
share/doc/apache/env.html.ja.jis
168
%%DOCSDIR%%/env.html.ja.jis
170
share/doc/apache/footer.html
169
%%DOCSDIR%%/footer.html
171
share/doc/apache/handler.html.en
170
%%DOCSDIR%%/handler.html.en
172
share/doc/apache/handler.html.html
171
%%DOCSDIR%%/handler.html.html
173
share/doc/apache/handler.html.ja.jis
172
%%DOCSDIR%%/handler.html.ja.jis
174
share/doc/apache/header.html
173
%%DOCSDIR%%/header.html
175
share/doc/apache/howto/auth.html
174
%%DOCSDIR%%/howto/auth.html
176
share/doc/apache/howto/cgi.html.en
175
%%DOCSDIR%%/howto/cgi.html.en
177
share/doc/apache/howto/cgi.html.html
176
%%DOCSDIR%%/howto/cgi.html.html
178
share/doc/apache/howto/cgi.html.ja.jis
177
%%DOCSDIR%%/howto/cgi.html.ja.jis
179
share/doc/apache/howto/footer.html
178
%%DOCSDIR%%/howto/footer.html
180
share/doc/apache/howto/header.html
179
%%DOCSDIR%%/howto/header.html
181
share/doc/apache/howto/htaccess.html
180
%%DOCSDIR%%/howto/htaccess.html
182
share/doc/apache/howto/ssi.html.en
181
%%DOCSDIR%%/howto/ssi.html.en
183
share/doc/apache/howto/ssi.html.html
182
%%DOCSDIR%%/howto/ssi.html.html
184
share/doc/apache/howto/ssi.html.ja.jis
183
%%DOCSDIR%%/howto/ssi.html.ja.jis
185
share/doc/apache/images/apache_header.gif
184
%%DOCSDIR%%/images/apache_header.gif
186
share/doc/apache/images/custom_errordocs.gif
185
%%DOCSDIR%%/images/custom_errordocs.gif
187
share/doc/apache/images/home.gif
186
%%DOCSDIR%%/images/home.gif
188
share/doc/apache/images/index.gif
187
%%DOCSDIR%%/images/index.gif
189
share/doc/apache/images/mod_rewrite_fig1.fig
188
%%DOCSDIR%%/images/mod_rewrite_fig1.fig
190
share/doc/apache/images/mod_rewrite_fig1.gif
189
%%DOCSDIR%%/images/mod_rewrite_fig1.gif
191
share/doc/apache/images/mod_rewrite_fig2.fig
190
%%DOCSDIR%%/images/mod_rewrite_fig2.fig
192
share/doc/apache/images/mod_rewrite_fig2.gif
191
%%DOCSDIR%%/images/mod_rewrite_fig2.gif
193
share/doc/apache/images/pixel.gif
192
%%DOCSDIR%%/images/pixel.gif
194
share/doc/apache/images/sub.gif
193
%%DOCSDIR%%/images/sub.gif
195
share/doc/apache/index.html.en
194
%%DOCSDIR%%/index.html.en
196
share/doc/apache/index.html.fr
195
%%DOCSDIR%%/index.html.fr
197
share/doc/apache/index.html.html
196
%%DOCSDIR%%/index.html.html
198
share/doc/apache/index.html.ja.jis
197
%%DOCSDIR%%/index.html.ja.jis
199
share/doc/apache/install-tpf.html
198
%%DOCSDIR%%/install-tpf.html
200
share/doc/apache/install-ztpf.html
199
%%DOCSDIR%%/install-ztpf.html
201
share/doc/apache/install.html.en
200
%%DOCSDIR%%/install.html.en
202
share/doc/apache/install.html.es
201
%%DOCSDIR%%/install.html.es
203
share/doc/apache/install.html.fr
202
%%DOCSDIR%%/install.html.fr
204
share/doc/apache/install.html.html
203
%%DOCSDIR%%/install.html.html
205
share/doc/apache/install.html.ja.jis
204
%%DOCSDIR%%/install.html.ja.jis
206
share/doc/apache/invoking.html.en
205
%%DOCSDIR%%/invoking.html.en
207
share/doc/apache/invoking.html.fr
206
%%DOCSDIR%%/invoking.html.fr
208
share/doc/apache/invoking.html.html
207
%%DOCSDIR%%/invoking.html.html
209
share/doc/apache/invoking.html.ja.jis
208
%%DOCSDIR%%/invoking.html.ja.jis
210
share/doc/apache/keepalive.html.en
209
%%DOCSDIR%%/keepalive.html.en
211
share/doc/apache/keepalive.html.html
210
%%DOCSDIR%%/keepalive.html.html
212
share/doc/apache/keepalive.html.ja.jis
211
%%DOCSDIR%%/keepalive.html.ja.jis
213
share/doc/apache/location.html.en
212
%%DOCSDIR%%/location.html.en
214
share/doc/apache/location.html.html
213
%%DOCSDIR%%/location.html.html
215
share/doc/apache/location.html.ja.jis
214
%%DOCSDIR%%/location.html.ja.jis
216
share/doc/apache/logs.html
215
%%DOCSDIR%%/logs.html
217
share/doc/apache/man-template.html
216
%%DOCSDIR%%/man-template.html
218
share/doc/apache/misc/API.html
217
%%DOCSDIR%%/misc/API.html
219
share/doc/apache/misc/FAQ.html
218
%%DOCSDIR%%/misc/FAQ.html
220
share/doc/apache/misc/HTTP_Features.tsv
219
%%DOCSDIR%%/misc/HTTP_Features.tsv
221
share/doc/apache/misc/client_block_api.html
220
%%DOCSDIR%%/misc/client_block_api.html
222
share/doc/apache/misc/compat_notes.html
221
%%DOCSDIR%%/misc/compat_notes.html
223
share/doc/apache/misc/custom_errordocs.html
222
%%DOCSDIR%%/misc/custom_errordocs.html
224
share/doc/apache/misc/descriptors.html
223
%%DOCSDIR%%/misc/descriptors.html
225
share/doc/apache/misc/fin_wait_2.html
224
%%DOCSDIR%%/misc/fin_wait_2.html
226
share/doc/apache/misc/footer.html
225
%%DOCSDIR%%/misc/footer.html
227
share/doc/apache/misc/header.html
226
%%DOCSDIR%%/misc/header.html
228
share/doc/apache/misc/howto.html
227
%%DOCSDIR%%/misc/howto.html
229
share/doc/apache/misc/index.html
228
%%DOCSDIR%%/misc/index.html
230
share/doc/apache/misc/known_client_problems.html
229
%%DOCSDIR%%/misc/known_client_problems.html
231
share/doc/apache/misc/nopgp.html
230
%%DOCSDIR%%/misc/nopgp.html
232
share/doc/apache/misc/perf-bsd44.html
231
%%DOCSDIR%%/misc/perf-bsd44.html
233
share/doc/apache/misc/perf-dec.html
232
%%DOCSDIR%%/misc/perf-dec.html
234
share/doc/apache/misc/perf-hp.html
233
%%DOCSDIR%%/misc/perf-hp.html
235
share/doc/apache/misc/perf-tuning.html
234
%%DOCSDIR%%/misc/perf-tuning.html
236
share/doc/apache/misc/perf.html
235
%%DOCSDIR%%/misc/perf.html
237
share/doc/apache/misc/rewriteguide.html
236
%%DOCSDIR%%/misc/rewriteguide.html
238
share/doc/apache/misc/security_tips.html
237
%%DOCSDIR%%/misc/security_tips.html
239
share/doc/apache/misc/tutorials.html
238
%%DOCSDIR%%/misc/tutorials.html
240
share/doc/apache/misc/vif-info.html
239
%%DOCSDIR%%/misc/vif-info.html
241
share/doc/apache/misc/windoz_keepalive.html
240
%%DOCSDIR%%/misc/windoz_keepalive.html
242
share/doc/apache/mod/core.html.en
241
%%DOCSDIR%%/mod/core.html.en
243
share/doc/apache/mod/core.html.fr
242
%%DOCSDIR%%/mod/core.html.fr
244
share/doc/apache/mod/core.html.html
243
%%DOCSDIR%%/mod/core.html.html
245
share/doc/apache/mod/core.html.ja.jis
244
%%DOCSDIR%%/mod/core.html.ja.jis
246
share/doc/apache/mod/directive-dict.html.en
245
%%DOCSDIR%%/mod/directive-dict.html.en
247
share/doc/apache/mod/directive-dict.html.fr
246
%%DOCSDIR%%/mod/directive-dict.html.fr
248
share/doc/apache/mod/directive-dict.html.html
247
%%DOCSDIR%%/mod/directive-dict.html.html
249
share/doc/apache/mod/directive-dict.html.ja.jis
248
%%DOCSDIR%%/mod/directive-dict.html.ja.jis
250
share/doc/apache/mod/directives.html.de
249
%%DOCSDIR%%/mod/directives.html.de
251
share/doc/apache/mod/directives.html.en
250
%%DOCSDIR%%/mod/directives.html.en
252
share/doc/apache/mod/directives.html.fr
251
%%DOCSDIR%%/mod/directives.html.fr
253
share/doc/apache/mod/directives.html.html
252
%%DOCSDIR%%/mod/directives.html.html
254
share/doc/apache/mod/directives.html.ja.jis
253
%%DOCSDIR%%/mod/directives.html.ja.jis
255
share/doc/apache/mod/footer.html
254
%%DOCSDIR%%/mod/footer.html
256
share/doc/apache/mod/header.html
255
%%DOCSDIR%%/mod/header.html
257
share/doc/apache/mod/index-bytype.html.en
256
%%DOCSDIR%%/mod/index-bytype.html.en
258
share/doc/apache/mod/index-bytype.html.fr
257
%%DOCSDIR%%/mod/index-bytype.html.fr
259
share/doc/apache/mod/index-bytype.html.html
258
%%DOCSDIR%%/mod/index-bytype.html.html
260
share/doc/apache/mod/index-bytype.html.ja.jis
259
%%DOCSDIR%%/mod/index-bytype.html.ja.jis
261
share/doc/apache/mod/index.html.en
260
%%DOCSDIR%%/mod/index.html.en
262
share/doc/apache/mod/index.html.fr
261
%%DOCSDIR%%/mod/index.html.fr
263
share/doc/apache/mod/index.html.html
262
%%DOCSDIR%%/mod/index.html.html
264
share/doc/apache/mod/index.html.ja.jis
263
%%DOCSDIR%%/mod/index.html.ja.jis
265
share/doc/apache/mod/mod_access.html.en
264
%%DOCSDIR%%/mod/mod_access.html.en
266
share/doc/apache/mod/mod_access.html.html
265
%%DOCSDIR%%/mod/mod_access.html.html
267
share/doc/apache/mod/mod_access.html.ja.jis
266
%%DOCSDIR%%/mod/mod_access.html.ja.jis
268
share/doc/apache/mod/mod_actions.html.en
267
%%DOCSDIR%%/mod/mod_actions.html.en
269
share/doc/apache/mod/mod_actions.html.html
268
%%DOCSDIR%%/mod/mod_actions.html.html
270
share/doc/apache/mod/mod_actions.html.ja.jis
269
%%DOCSDIR%%/mod/mod_actions.html.ja.jis
271
share/doc/apache/mod/mod_alias.html.en
270
%%DOCSDIR%%/mod/mod_alias.html.en
272
share/doc/apache/mod/mod_alias.html.html
271
%%DOCSDIR%%/mod/mod_alias.html.html
273
share/doc/apache/mod/mod_alias.html.ja.jis
272
%%DOCSDIR%%/mod/mod_alias.html.ja.jis
274
share/doc/apache/mod/mod_asis.html.en
273
%%DOCSDIR%%/mod/mod_asis.html.en
275
share/doc/apache/mod/mod_asis.html.html
274
%%DOCSDIR%%/mod/mod_asis.html.html
276
share/doc/apache/mod/mod_asis.html.ja.jis
275
%%DOCSDIR%%/mod/mod_asis.html.ja.jis
277
share/doc/apache/mod/mod_auth.html.en
276
%%DOCSDIR%%/mod/mod_auth.html.en
278
share/doc/apache/mod/mod_auth.html.html
277
%%DOCSDIR%%/mod/mod_auth.html.html
279
share/doc/apache/mod/mod_auth.html.ja.jis
278
%%DOCSDIR%%/mod/mod_auth.html.ja.jis
280
share/doc/apache/mod/mod_auth_anon.html
279
%%DOCSDIR%%/mod/mod_auth_anon.html
281
share/doc/apache/mod/mod_auth_db.html
280
%%DOCSDIR%%/mod/mod_auth_db.html
282
share/doc/apache/mod/mod_auth_dbm.html
281
%%DOCSDIR%%/mod/mod_auth_dbm.html
283
share/doc/apache/mod/mod_auth_digest.html
282
%%DOCSDIR%%/mod/mod_auth_digest.html
284
share/doc/apache/mod/mod_autoindex.html.en
283
%%DOCSDIR%%/mod/mod_autoindex.html.en
285
share/doc/apache/mod/mod_autoindex.html.html
284
%%DOCSDIR%%/mod/mod_autoindex.html.html
286
share/doc/apache/mod/mod_autoindex.html.ja.jis
285
%%DOCSDIR%%/mod/mod_autoindex.html.ja.jis
287
share/doc/apache/mod/mod_browser.html
286
%%DOCSDIR%%/mod/mod_browser.html
288
share/doc/apache/mod/mod_cern_meta.html
287
%%DOCSDIR%%/mod/mod_cern_meta.html
289
share/doc/apache/mod/mod_cgi.html.en
288
%%DOCSDIR%%/mod/mod_cgi.html.en
290
share/doc/apache/mod/mod_cgi.html.html
289
%%DOCSDIR%%/mod/mod_cgi.html.html
291
share/doc/apache/mod/mod_cgi.html.ja.jis
290
%%DOCSDIR%%/mod/mod_cgi.html.ja.jis
292
share/doc/apache/mod/mod_cookies.html
291
%%DOCSDIR%%/mod/mod_cookies.html
293
share/doc/apache/mod/mod_digest.html
292
%%DOCSDIR%%/mod/mod_digest.html
294
share/doc/apache/mod/mod_dir.html.en
293
%%DOCSDIR%%/mod/mod_dir.html.en
295
share/doc/apache/mod/mod_dir.html.html
294
%%DOCSDIR%%/mod/mod_dir.html.html
296
share/doc/apache/mod/mod_dir.html.ja.jis
295
%%DOCSDIR%%/mod/mod_dir.html.ja.jis
297
share/doc/apache/mod/mod_dld.html
296
%%DOCSDIR%%/mod/mod_dld.html
298
share/doc/apache/mod/mod_env.html.en
297
%%DOCSDIR%%/mod/mod_env.html.en
299
share/doc/apache/mod/mod_env.html.html
298
%%DOCSDIR%%/mod/mod_env.html.html
300
share/doc/apache/mod/mod_env.html.ja.jis
299
%%DOCSDIR%%/mod/mod_env.html.ja.jis
301
share/doc/apache/mod/mod_example.html
300
%%DOCSDIR%%/mod/mod_example.html
302
share/doc/apache/mod/mod_expires.html
301
%%DOCSDIR%%/mod/mod_expires.html
303
share/doc/apache/mod/mod_headers.html
302
%%DOCSDIR%%/mod/mod_headers.html
304
share/doc/apache/mod/mod_imap.html
303
%%DOCSDIR%%/mod/mod_imap.html
305
share/doc/apache/mod/mod_include.html
304
%%DOCSDIR%%/mod/mod_include.html
306
share/doc/apache/mod/mod_info.html.en
305
%%DOCSDIR%%/mod/mod_info.html.en
307
share/doc/apache/mod/mod_info.html.html
306
%%DOCSDIR%%/mod/mod_info.html.html
308
share/doc/apache/mod/mod_info.html.ja.jis
307
%%DOCSDIR%%/mod/mod_info.html.ja.jis
309
share/doc/apache/mod/mod_isapi.html
308
%%DOCSDIR%%/mod/mod_isapi.html
310
share/doc/apache/mod/mod_log_agent.html
309
%%DOCSDIR%%/mod/mod_log_agent.html
311
share/doc/apache/mod/mod_log_common.html
310
%%DOCSDIR%%/mod/mod_log_common.html
312
share/doc/apache/mod/mod_log_config.html.en
311
%%DOCSDIR%%/mod/mod_log_config.html.en
313
share/doc/apache/mod/mod_log_config.html.html
312
%%DOCSDIR%%/mod/mod_log_config.html.html
314
share/doc/apache/mod/mod_log_config.html.ja.jis
313
%%DOCSDIR%%/mod/mod_log_config.html.ja.jis
315
share/doc/apache/mod/mod_log_forensic.html.en
314
%%DOCSDIR%%/mod/mod_log_forensic.html.en
316
share/doc/apache/mod/mod_log_forensic.html.html
315
%%DOCSDIR%%/mod/mod_log_forensic.html.html
317
share/doc/apache/mod/mod_log_referer.html
316
%%DOCSDIR%%/mod/mod_log_referer.html
318
share/doc/apache/mod/mod_mime.html.en
317
%%DOCSDIR%%/mod/mod_mime.html.en
319
share/doc/apache/mod/mod_mime.html.html
318
%%DOCSDIR%%/mod/mod_mime.html.html
320
share/doc/apache/mod/mod_mime.html.ja.jis
319
%%DOCSDIR%%/mod/mod_mime.html.ja.jis
321
share/doc/apache/mod/mod_mime_magic.html
320
%%DOCSDIR%%/mod/mod_mime_magic.html
322
share/doc/apache/mod/mod_mmap_static.html
321
%%DOCSDIR%%/mod/mod_mmap_static.html
323
share/doc/apache/mod/mod_negotiation.html.en
322
%%DOCSDIR%%/mod/mod_negotiation.html.en
324
share/doc/apache/mod/mod_negotiation.html.html
323
%%DOCSDIR%%/mod/mod_negotiation.html.html
325
share/doc/apache/mod/mod_negotiation.html.ja.jis
324
%%DOCSDIR%%/mod/mod_negotiation.html.ja.jis
326
share/doc/apache/mod/mod_proxy.html
325
%%DOCSDIR%%/mod/mod_proxy.html
327
share/doc/apache/mod/mod_rewrite.html.en
326
%%DOCSDIR%%/mod/mod_rewrite.html.en
328
share/doc/apache/mod/mod_rewrite.html.html
327
%%DOCSDIR%%/mod/mod_rewrite.html.html
329
share/doc/apache/mod/mod_rewrite.html.ja.jis
328
%%DOCSDIR%%/mod/mod_rewrite.html.ja.jis
330
share/doc/apache/mod/mod_setenvif.html.en
329
%%DOCSDIR%%/mod/mod_setenvif.html.en
331
share/doc/apache/mod/mod_setenvif.html.html
330
%%DOCSDIR%%/mod/mod_setenvif.html.html
332
share/doc/apache/mod/mod_setenvif.html.ja.jis
331
%%DOCSDIR%%/mod/mod_setenvif.html.ja.jis
333
share/doc/apache/mod/mod_so.html.en
332
%%DOCSDIR%%/mod/mod_so.html.en
334
share/doc/apache/mod/mod_so.html.html
333
%%DOCSDIR%%/mod/mod_so.html.html
335
share/doc/apache/mod/mod_so.html.ja.jis
334
%%DOCSDIR%%/mod/mod_so.html.ja.jis
336
share/doc/apache/mod/mod_speling.html.en
335
%%DOCSDIR%%/mod/mod_speling.html.en
337
share/doc/apache/mod/mod_speling.html.html
336
%%DOCSDIR%%/mod/mod_speling.html.html
338
share/doc/apache/mod/mod_speling.html.ja.jis
337
%%DOCSDIR%%/mod/mod_speling.html.ja.jis
339
share/doc/apache/mod/mod_status.html
338
%%DOCSDIR%%/mod/mod_status.html
340
share/doc/apache/mod/mod_unique_id.html.en
339
%%DOCSDIR%%/mod/mod_unique_id.html.en
341
share/doc/apache/mod/mod_unique_id.html.html
340
%%DOCSDIR%%/mod/mod_unique_id.html.html
342
share/doc/apache/mod/mod_unique_id.html.ja.jis
341
%%DOCSDIR%%/mod/mod_unique_id.html.ja.jis
343
share/doc/apache/mod/mod_userdir.html.en
342
%%DOCSDIR%%/mod/mod_userdir.html.en
344
share/doc/apache/mod/mod_userdir.html.html
343
%%DOCSDIR%%/mod/mod_userdir.html.html
345
share/doc/apache/mod/mod_userdir.html.ja.jis
344
%%DOCSDIR%%/mod/mod_userdir.html.ja.jis
346
share/doc/apache/mod/mod_usertrack.html
345
%%DOCSDIR%%/mod/mod_usertrack.html
347
share/doc/apache/mod/mod_vhost_alias.html
346
%%DOCSDIR%%/mod/mod_vhost_alias.html
348
share/doc/apache/mod/module-dict.html.en
347
%%DOCSDIR%%/mod/module-dict.html.en
349
share/doc/apache/mod/module-dict.html.html
348
%%DOCSDIR%%/mod/module-dict.html.html
350
share/doc/apache/mod/module-dict.html.ja.jis
349
%%DOCSDIR%%/mod/module-dict.html.ja.jis
351
share/doc/apache/mpeix.html
350
%%DOCSDIR%%/mpeix.html
352
share/doc/apache/multilogs.html
351
%%DOCSDIR%%/multilogs.html
353
share/doc/apache/netware.html
352
%%DOCSDIR%%/netware.html
354
share/doc/apache/new_features_1_0.html
353
%%DOCSDIR%%/new_features_1_0.html
355
share/doc/apache/new_features_1_1.html
354
%%DOCSDIR%%/new_features_1_1.html
356
share/doc/apache/new_features_1_2.html
355
%%DOCSDIR%%/new_features_1_2.html
357
share/doc/apache/new_features_1_3.html.en
356
%%DOCSDIR%%/new_features_1_3.html.en
358
share/doc/apache/new_features_1_3.html.html
357
%%DOCSDIR%%/new_features_1_3.html.html
359
share/doc/apache/new_features_1_3.html.ja.jis
358
%%DOCSDIR%%/new_features_1_3.html.ja.jis
360
share/doc/apache/process-model.html.en
359
%%DOCSDIR%%/process-model.html.en
361
share/doc/apache/process-model.html.html
360
%%DOCSDIR%%/process-model.html.html
362
share/doc/apache/process-model.html.ja.jis
361
%%DOCSDIR%%/process-model.html.ja.jis
363
share/doc/apache/programs/ab.html
362
%%DOCSDIR%%/programs/ab.html
364
share/doc/apache/programs/apachectl.html.en
363
%%DOCSDIR%%/programs/apachectl.html.en
365
share/doc/apache/programs/apachectl.html.html
364
%%DOCSDIR%%/programs/apachectl.html.html
366
share/doc/apache/programs/apachectl.html.ja.jis
365
%%DOCSDIR%%/programs/apachectl.html.ja.jis
367
share/doc/apache/programs/apxs.html
366
%%DOCSDIR%%/programs/apxs.html
368
share/doc/apache/programs/dbmmanage.html
367
%%DOCSDIR%%/programs/dbmmanage.html
369
share/doc/apache/programs/footer.html
368
%%DOCSDIR%%/programs/footer.html
370
share/doc/apache/programs/header.html
369
%%DOCSDIR%%/programs/header.html
371
share/doc/apache/programs/htdigest.html
370
%%DOCSDIR%%/programs/htdigest.html
372
share/doc/apache/programs/htpasswd.html.en
371
%%DOCSDIR%%/programs/htpasswd.html.en
373
share/doc/apache/programs/htpasswd.html.html
372
%%DOCSDIR%%/programs/htpasswd.html.html
374
share/doc/apache/programs/htpasswd.html.ja.jis
373
%%DOCSDIR%%/programs/htpasswd.html.ja.jis
375
share/doc/apache/programs/httpd.html.en
374
%%DOCSDIR%%/programs/httpd.html.en
376
share/doc/apache/programs/httpd.html.html
375
%%DOCSDIR%%/programs/httpd.html.html
377
share/doc/apache/programs/httpd.html.ja.jis
376
%%DOCSDIR%%/programs/httpd.html.ja.jis
378
share/doc/apache/programs/index.html.en
377
%%DOCSDIR%%/programs/index.html.en
379
share/doc/apache/programs/index.html.html
378
%%DOCSDIR%%/programs/index.html.html
380
share/doc/apache/programs/index.html.ja.jis
379
%%DOCSDIR%%/programs/index.html.ja.jis
381
share/doc/apache/programs/logresolve.html
380
%%DOCSDIR%%/programs/logresolve.html
382
share/doc/apache/programs/other.html
381
%%DOCSDIR%%/programs/other.html
383
share/doc/apache/programs/rotatelogs.html
382
%%DOCSDIR%%/programs/rotatelogs.html
384
share/doc/apache/programs/suexec.html.en
383
%%DOCSDIR%%/programs/suexec.html.en
385
share/doc/apache/programs/suexec.html.html
384
%%DOCSDIR%%/programs/suexec.html.html
386
share/doc/apache/programs/suexec.html.ja.jis
385
%%DOCSDIR%%/programs/suexec.html.ja.jis
387
share/doc/apache/readme-tpf.html
386
%%DOCSDIR%%/readme-tpf.html
388
share/doc/apache/sections.html.en
387
%%DOCSDIR%%/sections.html.en
389
share/doc/apache/sections.html.html
388
%%DOCSDIR%%/sections.html.html
390
share/doc/apache/sections.html.ja.jis
389
%%DOCSDIR%%/sections.html.ja.jis
391
share/doc/apache/server-wide.html.en
390
%%DOCSDIR%%/server-wide.html.en
392
share/doc/apache/server-wide.html.fr
391
%%DOCSDIR%%/server-wide.html.fr
393
share/doc/apache/server-wide.html.html
392
%%DOCSDIR%%/server-wide.html.html
394
share/doc/apache/server-wide.html.ja.jis
393
%%DOCSDIR%%/server-wide.html.ja.jis
395
share/doc/apache/sitemap.html
394
%%DOCSDIR%%/sitemap.html
396
share/doc/apache/sourcereorg.html
395
%%DOCSDIR%%/sourcereorg.html
397
share/doc/apache/stopping.html.en
396
%%DOCSDIR%%/stopping.html.en
398
share/doc/apache/stopping.html.fr
397
%%DOCSDIR%%/stopping.html.fr
399
share/doc/apache/stopping.html.html
398
%%DOCSDIR%%/stopping.html.html
400
share/doc/apache/suexec.html.en
399
%%DOCSDIR%%/suexec.html.en
401
share/doc/apache/suexec.html.html
400
%%DOCSDIR%%/suexec.html.html
402
share/doc/apache/suexec.html.ja.jis
401
%%DOCSDIR%%/suexec.html.ja.jis
403
share/doc/apache/suexec_1_2.html
402
%%DOCSDIR%%/suexec_1_2.html
404
share/doc/apache/unixware.html
403
%%DOCSDIR%%/unixware.html
405
share/doc/apache/upgrading_to_1_3.html
404
%%DOCSDIR%%/upgrading_to_1_3.html
406
share/doc/apache/urlmapping.html
405
%%DOCSDIR%%/urlmapping.html
407
share/doc/apache/vhosts/details.html
406
%%DOCSDIR%%/vhosts/details.html
408
share/doc/apache/vhosts/details_1_2.html
407
%%DOCSDIR%%/vhosts/details_1_2.html
409
share/doc/apache/vhosts/examples.html
408
%%DOCSDIR%%/vhosts/examples.html
410
share/doc/apache/vhosts/fd-limits.html.en
409
%%DOCSDIR%%/vhosts/fd-limits.html.en
411
share/doc/apache/vhosts/fd-limits.html.html
410
%%DOCSDIR%%/vhosts/fd-limits.html.html
412
share/doc/apache/vhosts/fd-limits.html.ja.jis
411
%%DOCSDIR%%/vhosts/fd-limits.html.ja.jis
413
share/doc/apache/vhosts/footer.html
412
%%DOCSDIR%%/vhosts/footer.html
414
share/doc/apache/vhosts/header.html
413
%%DOCSDIR%%/vhosts/header.html
415
share/doc/apache/vhosts/host.html
414
%%DOCSDIR%%/vhosts/host.html
416
share/doc/apache/vhosts/index.html.en
415
%%DOCSDIR%%/vhosts/index.html.en
417
share/doc/apache/vhosts/index.html.html
416
%%DOCSDIR%%/vhosts/index.html.html
418
share/doc/apache/vhosts/index.html.ja.jis
417
%%DOCSDIR%%/vhosts/index.html.ja.jis
419
share/doc/apache/vhosts/ip-based.html
418
%%DOCSDIR%%/vhosts/ip-based.html
420
share/doc/apache/vhosts/mass.html
419
%%DOCSDIR%%/vhosts/mass.html
421
share/doc/apache/vhosts/name-based.html.en
420
%%DOCSDIR%%/vhosts/name-based.html.en
422
share/doc/apache/vhosts/name-based.html.html
421
%%DOCSDIR%%/vhosts/name-based.html.html
423
share/doc/apache/vhosts/name-based.html.ja.jis
422
%%DOCSDIR%%/vhosts/name-based.html.ja.jis
424
share/doc/apache/vhosts/vhosts-in-depth.html
423
%%DOCSDIR%%/vhosts/vhosts-in-depth.html
425
share/doc/apache/vhosts/virtual-host.html
424
%%DOCSDIR%%/vhosts/virtual-host.html
426
share/doc/apache/win_compiling.html.en
425
%%DOCSDIR%%/win_compiling.html.en
427
share/doc/apache/win_compiling.html.html
426
%%DOCSDIR%%/win_compiling.html.html
428
share/doc/apache/win_compiling.html.ja.jis
427
%%DOCSDIR%%/win_compiling.html.ja.jis
429
share/doc/apache/win_service.html.en
428
%%DOCSDIR%%/win_service.html.en
430
share/doc/apache/win_service.html.html
429
%%DOCSDIR%%/win_service.html.html
431
share/doc/apache/win_service.html.ja.jis
430
%%DOCSDIR%%/win_service.html.ja.jis
432
share/doc/apache/windows.html.en
431
%%DOCSDIR%%/windows.html.en
433
share/doc/apache/windows.html.html
432
%%DOCSDIR%%/windows.html.html
434
share/doc/apache/windows.html.ja.jis
433
%%DOCSDIR%%/windows.html.ja.jis
435
@exec mkdir -p -m 755 %D/www/cgi-bin-dist
434
@exec mkdir -p -m 755 %D/www/cgi-bin-dist
436
@unexec chmod u+w %D/www/cgi-bin-dist
435
@unexec chmod u+w %D/www/cgi-bin-dist
437
www/cgi-bin-dist/EXAMPLE_DIRECTORY-DONT_ADD_OR_TOUCH_ANYTHING
436
www/cgi-bin-dist/EXAMPLE_DIRECTORY-DONT_ADD_OR_TOUCH_ANYTHING
Lines 664-679 Link Here
664
@dirrmtry etc/apache
663
@dirrmtry etc/apache
665
@dirrm include/apache/xml
664
@dirrm include/apache/xml
666
@dirrm include/apache
665
@dirrm include/apache
667
@dirrm libexec/apache
666
@dirrmtry libexec/apache
668
@dirrm share/doc/apache/howto
667
@dirrm %%DOCSDIR%%/howto
669
@dirrm share/doc/apache/images
668
@dirrm %%DOCSDIR%%/images
670
@dirrm share/doc/apache/misc
669
@dirrm %%DOCSDIR%%/misc
671
@dirrm share/doc/apache/mod
670
@dirrm %%DOCSDIR%%/mod
672
@dirrm share/doc/apache/programs
671
@dirrm %%DOCSDIR%%/programs
673
@dirrm share/doc/apache/vhosts
672
@dirrm %%DOCSDIR%%/vhosts
674
@dirrm share/doc/apache
673
@dirrm %%DOCSDIR%%
675
@dirrm www/data-dist
674
@dirrm www/data-dist
676
@dirrm www/cgi-bin-dist
675
@dirrmtry www/cgi-bin-dist
677
@dirrm www/icons/small
676
@dirrm www/icons/small
678
@dirrm www/icons
677
@dirrmtry www/icons
679
@dirrm www/proxy
678
@dirrm www/proxy
(-)files/apache.in (+31 lines)
Added Link Here
1
#!/bin/sh
2
# $FreeBSD: ports/www/apache13/files/apache.sh,v 1.12 2006/12/09 17:34:33 ache Exp $
3
4
# PROVIDE: apache
5
# REQUIRE: LOGIN cleanvar
6
# KEYWORD: shutdown
7
8
# Define these apache_* variables in one of these files:
9
#       /etc/rc.conf
10
#       /etc/rc.conf.local
11
#       /etc/rc.conf.d/apache
12
#
13
# DO NOT CHANGE THESE DEFAULT VALUES HERE
14
#
15
apache_enable=${apache_enable-"NO"}
16
apache_flags=${apache_flags-""}
17
apache_pidfile=${apache_pidfile-"/var/run/httpd.pid"}
18
19
. %%RC_SUBR%%
20
21
name="apache"
22
rcvar=`set_rcvar`
23
command="%%PREFIX%%/sbin/httpd"
24
25
load_rc_config $name
26
27
pidfile="${apache_pidfile}"
28
start_precmd="`/usr/bin/limits -e -U www`"
29
start_postcmd="`/usr/bin/limits -e -C daemon`"
30
31
run_rc_command "$1"
(-)files/apache.sh (-31 lines)
Removed Link Here
1
#!/bin/sh
2
# $FreeBSD: ports/www/apache13/files/apache.sh,v 1.12 2006/12/09 17:34:33 ache Exp $
3
4
# PROVIDE: apache
5
# REQUIRE: LOGIN cleanvar
6
# KEYWORD: shutdown
7
8
# Define these apache_* variables in one of these files:
9
#       /etc/rc.conf
10
#       /etc/rc.conf.local
11
#       /etc/rc.conf.d/apache
12
#
13
# DO NOT CHANGE THESE DEFAULT VALUES HERE
14
#
15
apache_enable=${apache_enable-"NO"}
16
apache_flags=${apache_flags-""}
17
apache_pidfile=${apache_pidfile-"/var/run/httpd.pid"}
18
19
. %%RC_SUBR%%
20
21
name="apache"
22
rcvar=`set_rcvar`
23
command="%%PREFIX%%/sbin/httpd"
24
25
load_rc_config $name
26
27
pidfile="${apache_pidfile}"
28
start_precmd="`/usr/bin/limits -e -U www`"
29
start_postcmd="`/usr/bin/limits -e -C daemon`"
30
31
run_rc_command "$1"

Return to bug 116776