| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
09 Sep 2007 17:57:14
1.3.39
|
clement  |
- Update:
* apache to 1.3.39
* mod_perl to 1.30 |
04 Aug 2007 12:41:31
1.3.37_1
|
gabor  |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
17 Jun 2007 17:59:27
1.3.37_1
|
anders  |
Remove thttpd from conflicts list, it has a different name for its
passwd program now.
Approved by: maintainers/erwin |
14 Mar 2007 20:21:31
1.3.37_1
|
pav  |
- Fix rc script to have overridable apache_flags and apache_pidfile
PR: ports/104465
Reported by: Andrey Alakozov <aa29@mail.ru>
Submitted by: Volker <volker@vwsoft.com>
Approved by: maintainer timeout (apache; 5 months)
- While here, modernize USE_RC_SUBR usage |
04 Aug 2006 13:34:50
1.3.37
|
erwin  |
Add support for DESTDIR part I.
This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.
Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.
PR: 100555
Submitted by: gabor
Sponsored by: Google Summer of Code 2006 |
30 Jul 2006 10:12:41
1.3.37
|
clement  |
- Update apache to 1.3.37
- Fix CONFLICTS |
27 Jul 2006 21:26:29
1.3.36_1
|
clement  |
- Fix security issue in mod_rewrite.
All people using mod_rewrite are strongly encouraged to update.
An off-by-one flaw exists in the Rewrite module, mod_rewrite.
Depending on the manner in which Apache httpd was compiled, this
software defect may result in a vulnerability which, in combination
with certain types of Rewrite rules in the web server configuration
files, could be triggered remotely. For vulnerable builds, the nature
of the vulnerability can be denial of service (crashing of web server
processes) or potentially allow arbitrary code execution.
This issue has been rated as having important security impact
by the Apache HTTP Server Security Team
Updates to latest versions will follow soon.
Notified by: so@ (simon)
Obtained from: Apache Security Team
Security: CVE-2006-3747 |
18 Jul 2006 09:19:54
1.3.36  |
clement  |
- update apache to 1.3.36
- bump HARD_SERVER_LIMIT to 2048
- drop broken WITH*_EXPAT support.
we always depend on expat from ports (based on [1])
PR: ports/81183 [1]
Submitted by: Martin Nilsson <martin@svenskabutiker.se> |
20 Feb 2006 20:47:50
1.3.34_3  |
dougb  |
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. |
30 Jan 2006 23:20:05
1.3.34_3  |
kuriyama  |
Chase shlib bump of libexpat. |
24 Jan 2006 03:14:23
1.3.34_2  |
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:58:25
1.3.34_2  |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
07 Jan 2006 06:29:57
1.3.34_2  |
dougb  |
Now that new style rc.d scripts are being run as part of the
base rcorder, hard coded variable values in these scripts
are overriding the values in /etc/rc.conf[.local] (due to
the way that variables from the latter are read at boot time).
Therefore, change the boot scripts to set default values only
if the variable is unset in /etc/rc.conf[.local]. This will
allow the service to start at boot time if it's been enabled
as the user would expect.
This change will be a noop for users who have systems that
have not yet been upgraded to the new rc.d code in the base.
In many cases there are other variables in the scripts that
should get similar treatment, however I did not change
anything other than the _enable lines. I'll leave the rest
up to the maintainers to do as they see fit.
Bump PORTREVISION to make sure that users and packages
pick up this change. |
12 Dec 2005 20:31:53
1.3.34_1  |
clement  |
SECURITY: CVE-2005-3352 (cve.mitre.org)
mod_imap: Escape untrusted referer header before outputting in HTML
to avoid potential cross-site scripting. Change also made to
ap_escape_html so we escape quotes. Reported by JPCERT.
[Mark Cox]
Reported by: simon |
01 Nov 2005 11:17:44
1.3.34  |
clement  |
- Update apache to 1.3.34 |
26 Jul 2005 14:57:42
1.3.33_3  |
clement  |
- Fix CAN-2005-2088
Obtained from: Apache repository |
14 Feb 2005 13:53:55
1.3.33_2  |
clement  |
- fix plist |
08 Feb 2005 14:13:19
1.3.33_1  |
clement  |
- Let pkg_delete remove httpd.conf.bak.
It will be removed on ~ 01/07/2004. |
08 Feb 2005 13:09:39
1.3.33_1  |
clement  |
- Add missing man page
- Don't create httpd.conf.bak
- Set MAINTAINER to apache@ |
26 Jan 2005 17:24:59
1.3.33  |
erwin  |
Reset maintainer
PR: 76720
Submitted by: maintainer |
06 Dec 2004 21:49:38
1.3.33  |
clement  |
- Update to 1.3.33
- Unmark as DEPRECATED
PR: ports/74596
Submitted by: Jonathan Pater <pater@cowboyneal.org> (maintainer) |
24 Nov 2004 01:53:15
1.3.31  |
sem  |
- Standardize an EXPIRATION_DATE format.
Approved by: krion |
06 Nov 2004 12:38:55
1.3.31  |
josef  |
Mark this port deprecated as the maintainer stated in a private
mail.
With hat: secteam |
16 Jun 2004 20:32:49
1.3.31  |
pav  |
- Obey WITHOUT_APACHE_EXPAT knob
PR: ports/67974
Submitted by: Alexey Mahotkin <alexm@w-m.ru>
Obtained from: www/apache13 port |
09 Jun 2004 07:16:07
1.3.31  |
kris  |
Don't remove www/ now that it is created by the system. |
05 Jun 2004 15:25:19
1.3.31  |
pav  |
Add apache13-modperl, an Apache web server with mod_perl statically compiled in.
PR: ports/67051
Submitted by: Rod Taylor <ports@rbt.ca> |