Andrey A. Chernov
a89c1b1bd6
Replace
...
# REQUIRE: DAEMON
# BEFORE: LOGIN
with
# REQUIRE: LOGIN cleanvar
(mysql-first problem)
PR: 106429
2006-12-09 17:34:33 +00:00
Andrey A. Chernov
8452a04665
Use more rcNG compatible method for limits(1)
...
PR: 101746
2006-08-10 11:51:42 +00:00
Andrey A. Chernov
18e3766af4
Upgrade to 1.3.37
2006-07-28 23:49:23 +00:00
Andrey A. Chernov
81b6c855ff
Security fix: off-by-one error in mod_rewrite
...
Submitted by: simon
2006-07-27 15:28:20 +00:00
Andrey A. Chernov
2b0d249d26
Upgrade to 1.3.36
2006-05-17 23:33:45 +00:00
Andrey A. Chernov
978d1b7230
Upgrade to 1.3.35
2006-05-10 13:57:18 +00:00
Doug Barton
c49d1a3273
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
...
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
2006-02-20 20:47:50 +00:00
Jun Kuriyama
a06ee65df0
Chase shlib bump of libexpat.
2006-01-30 23:20:05 +00:00
Kris Kennaway
91c12a4ef3
Quench pkg_delete warning
2006-01-26 04:39:20 +00:00
Edwin Groothuis
84b1517c16
SHA256ify
...
Approved by: krion@
2006-01-24 03:16:52 +00:00
Andrey A. Chernov
633043b817
CVE-2005-3352
2005-12-14 16:16:59 +00:00
Andrey A. Chernov
a742ba759e
Back out rc transition, now all script executed in the subshell
2005-12-05 08:29:57 +00:00
Doug Barton
af23abeb08
Fix my suggested patch by making it PLIST_SUB+=
2005-12-03 07:57:44 +00:00
Andrey A. Chernov
aec3fbf780
Tune for new rc.d convention
...
Submitted by: dougb
2005-12-03 03:37:22 +00:00
Edwin Groothuis
941a08ed00
big whitespace cleanup (see ports/65409)
...
Ache's ports whitespace cleanup
PR: ports/65829
Submitted by: trevor
Approved by: ache
2005-11-25 03:17:11 +00:00
Andrey A. Chernov
0976ed79f6
Upgrade to 1.3.34
2005-10-18 19:20:28 +00:00
Andrey A. Chernov
a07d258eba
Fix http request smuggling for proxy
...
Approved by: portmgr (clement)
2005-08-11 12:34:43 +00:00
Clement Laforet
d2f4ba1b1e
- don't create httpd.conf.bak
...
- remove httpd.conf.bak if exists
Approved by: portmgr (krion, kris)
2005-02-11 20:43:04 +00:00
Andrey A. Chernov
4bc33325bc
Change APACHE_PERF_TUNING default to more reasonable value
...
Submitted by: Nikolas Britton <freebsd@nbritton.org>
2005-01-30 14:50:21 +00:00
Andrey A. Chernov
776ed58807
Fix few wrong deinstallation commands and obsoleted dirrm
...
Submitted by: hrs
2004-11-06 22:41:07 +00:00
Andrey A. Chernov
97a621a081
Upgrade to 1.3.33
2004-10-29 09:06:04 +00:00
Andrey A. Chernov
76c93bb3fb
Upgrade to 1.3.32
2004-10-25 14:19:55 +00:00
Andrey A. Chernov
e730d415d0
rc_flags not expanded yet at this point in startup script.
...
Change it to apache_flags directly.
2004-08-29 11:07:42 +00:00
Andrey A. Chernov
7d9e16aa73
Add @unexec parts to prev. commit
2004-08-22 16:58:31 +00:00
Andrey A. Chernov
fc850af782
Write-protect *-dist directories
2004-08-22 10:55:55 +00:00
Andrey A. Chernov
ea9c548604
Move 'limits' from start_precmd to start_cmd because with new localpkg
...
it affects all subsequent scripts.
2004-07-27 11:17:11 +00:00
Peter Pentchev
f554cfdb78
In the rc.d/localpkg New World Order, the apache.sh startup script may
...
be executed when the apache_enable and other config variables have
already been set, e.g. via /etc/rc.conf. In that case, load_rc_config
will not do anything at all, and the "defaults" set in the script will
override the user's settings. Fix this by honoring any previously-set
config variables.
Carte blanche by: ache (maintainer)
2004-07-26 15:24:05 +00:00
Andrey A. Chernov
c43d638eb4
Fix connection problem with mod_dav and FP
...
http://issues.apache.org/bugzilla/show_bug.cgi?id=29237
PR: 67928
Submitted by: Helge Oldach <apache13jun14@oldach.net>
2004-06-14 13:22:58 +00:00
Andrey A. Chernov
84a693f929
Fix mod_proxy overflow.
...
GG security advisory #69
2004-06-11 20:56:55 +00:00
Kris Kennaway
af18d6b419
Don't remove www/ now that it is created by the system.
2004-06-09 06:16:06 +00:00
Andrey A. Chernov
a6fe35d61e
Allow customizing of main dirs
...
PR: 67232
Submitted by: James Barrett <james@infosia.net> (partially)
2004-05-27 03:31:41 +00:00
Andrey A. Chernov
2627b64644
Upgrade to 1.3.31
2004-05-19 02:11:05 +00:00
Andrey A. Chernov
21fea37d04
Add start_precmd to set limits of www user
2004-05-07 20:20:24 +00:00
Andrey A. Chernov
69ddacfb77
commmand -> command
2004-05-01 18:44:59 +00:00
Norikatsu Shigemura
576de236ac
rcNG-fy.
...
Approved by: ache
Suggested by: hrs
2004-04-30 21:44:50 +00:00
Dirk Meyer
c1f71dd0e3
- CONFLICTS extended
2004-03-18 20:50:09 +00:00
Jun Kuriyama
4a868f8a2a
o Bump $LIB_DEPENDS line to chase expat's shlib version.
...
o Bump $PORTREVISION.
2004-03-14 07:58:26 +00:00
Andrey A. Chernov
58ed800e6a
Fix netmask problem on 64bit machines, patch from dev. tree
2004-03-08 13:30:03 +00:00
Andrey A. Chernov
bcf7a9f5ff
Use non-customizeable pathes for warining files
2003-11-08 03:47:16 +00:00
Andrey A. Chernov
c464cee162
Add warning file names to *-dist directories to prevent people modifying
...
them.
2003-11-08 03:37:10 +00:00
Andrey A. Chernov
3a1c8d4bc9
Upgrade to 1.3.29
2003-10-28 20:31:35 +00:00
Dirk Meyer
a49e1ce266
- fix spelling in CONFLICTS
2003-10-25 20:47:38 +00:00
Dirk Meyer
23a445abcc
- add CONFLICTS
...
Submitted by: eikemeier@fillmore-labs.com
Approved by: kris
2003-10-14 15:47:28 +00:00
Andrey A. Chernov
7ff4e92b3d
Add knob to turn on internal expat
...
PR: 56290
2003-09-01 23:45:32 +00:00
Andrey A. Chernov
7d250e35a1
Make SUEXEC_CONF more customizable
...
PR: 55670
Submitted by: Danijel Tasov <danielt@camelot.de>
2003-08-17 18:28:39 +00:00
Andrey A. Chernov
0ea69366dd
Upgrade to 1.3.28
2003-07-18 14:28:07 +00:00
Andrey A. Chernov
a157dbaede
Understand '$1$' prefix for crypt() in dbmmanage
...
PR: 25031
2003-06-02 19:12:45 +00:00
Andrey A. Chernov
b3d4285ffd
Use ${MASTER_SITE_APACHE_HTTPD}
...
PR: 50922
Submitted by: naddy
2003-04-27 15:53:51 +00:00
Ade Lovett
7e52725f2a
Clear moonlight beckons.
...
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Andrey A. Chernov
842c89048e
Don't even try to sense Berkeley DB2/DB3 (from /usr/local), it
...
completely breaks passwd functions.
2003-02-20 10:02:44 +00:00