| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
08 Feb 2008 03:07:25
2.0.63
|
clement  |
- Workaround a sh segfault on 6-STABLE
Reported by: many |
28 Jan 2008 20:42:04
2.0.63
|
clement  |
- Fix recursive use of WITH_BDB_VER when WITH_BERKELEYDB and WITH_BDB_VER
are both defined.
Reported by: Vivek Khera <VIVEK@KHERA.ORG> |
20 Jan 2008 15:00:32
2.0.63
|
clement  |
- Update to 2.0.63
- Use BDB from bsd.database.mk instead of homebrew [1]
PR: ports/119712 [1]
Submitted by: mm [1] |
30 Sep 2007 05:47:37
2.0.61_2
|
linimon  |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
18 Sep 2007 20:18:09
2.0.61_1
|
clement  |
- Fix profiles support in startup script [1]
- move envvars support to the beginning of apache2_checkconfig() to be
sure we're using envvars during configtest [2]
PR: ports/116401 [1],
ports/116329 [2]
Submitted by: kevin brintnall <kbrint@rufus.net> [1],
Ruud Althuizen <ruud@il.fontys.nl> |
10 Sep 2007 15:48:36
2.0.61_1
|
clement  |
- Re-add apache2ssl_enable support
Noticed by: Oliver Brandmueller <ob at e-Gitt dot NET> |
09 Sep 2007 15:48:34
2.0.61
|
clement  |
- Update to 2.0.61
- sync' startup script with www/apache22 |
04 Aug 2007 12:41:31
2.0.59  |
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
2.0.59  |
anders  |
Remove thttpd from conflicts list, it has a different name for its
passwd program now.
Approved by: maintainers/erwin |
29 Mar 2007 18:39:45
2.0.59  |
clement  |
- Add mod_dumpio to EXPERIMENTAL_MODULES
Requested by: pav |
01 Nov 2006 15:59:46
2.0.59  |
clement  |
- Fix typo |
01 Nov 2006 15:47:50
2.0.59  |
clement  |
- Add itk MPM
mpm-itk allows you to run each of your vhost under a separate UID and GID
WWW: http://home.samfundet.no/~sesse/mpm-itk/
- use LD_CONFIG |
13 Sep 2006 13:29:33
2.0.59  |
mr  |
Add support for setting WITH_BERKELEYDB to db44 |
05 Aug 2006 21:16:14
2.0.59  |
clement  |
- Update to 2.0.59 |
27 Jul 2006 21:26:29
2.0.58_2  |
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 |
13 May 2006 05:41:22
2.0.58_1  |
edwin  |
Remove USE_REINPLACE from categories starting with W |
10 May 2006 20:50:26
2.0.58_1  |
clement  |
- Remove obsolete patch which add support to Windows Update Service when
apache acts as a proxy.
Reported by: Bjoern Voigt <bjoern@cs.tu-berlin.de> |
02 May 2006 08:55:27
2.0.58_1  |
clement  |
- Fix build with WITH_KQUEUE_SUPPORT
Pointed out by: Marian Cerny <cerny@icomvision.com> |
01 May 2006 17:54:40
2.0.58_1  |
clement  |
- Fix plist
Spotted by: mnag
Pointy hat to: clement |
01 May 2006 12:33:18
2.0.58  |
clement  |
Oops I forgot to "cvs rm" a secfix
Spotted by: krion |
01 May 2006 10:24:56
2.0.58  |
clement  |
- Update to 2.0.58 |
23 Feb 2006 10:40:45
2.0.55_4  |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
20 Feb 2006 20:47:50
2.0.55_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
2.0.55_3  |
kuriyama  |
Chase shlib bump of libexpat. |
24 Jan 2006 03:14:23
2.0.55_2  |
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:58:25
2.0.55_2  |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
17 Jan 2006 09:40:53
2.0.55_2  |
clement  |
- Finish cleanups and fix build with threads enables. |
16 Jan 2006 08:22:21
2.0.55_2  |
clement  |
- remove print-closest-mirror target from apache20 Makefile
Noticed by: erwin, pav, KOMATSU Shinichiro <koma2@lovepeers.org> [1]
PR: ports/91849 [1]
Pointy hat to: clement |
15 Jan 2006 18:58:38
2.0.55_2  |
clement  |
Cleanups and fixes
- remove useless options (and fix thread stuff) [1]
- move print-closest-mirror to bsd.apache.mk
- move threads configure options out of Makefile.modules
- Fix stupid logic to disable v4mapped address [2]
- and more...
Submitted/spotted by: many, Hirohisa Yamaguchi <umq@ueo.co.jp> [1]
ume[2]
PR: ports/91813 [1] |
12 Dec 2005 20:35:19
2.0.55_2  |
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 |
04 Dec 2005 14:59:41
2.0.55_1  |
clement  |
- Various package fixes
- Bump PORTREVISION |
04 Dec 2005 09:08:43
2.0.55  |
clement  |
- Fix INDEX build
pointy hat to: clement |
03 Dec 2005 23:04:21
2.0.55  |
clement  |
- resync' with www/apache2 |
15 Nov 2005 06:52:12
2.0.55  |
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
30 Oct 2005 20:51:56
2.0.55  |
clement  |
- Don't rerun the apache2.sh rc script on restart's, just stop and start
normally
PR: ports/86402
Submitted by: Jarrod Sayers <jarrod@netleader.com.au> |
25 Oct 2005 19:58:53
2.0.55  |
fenner  |
Use the proper syntax for groups when using ${MASTER_SITE_foo}
Approved by: MAINTAINER timeout (2 weeks) |
14 Oct 2005 14:54:09
2.0.55  |
clement  |
- Update to 2.0.55 |
20 Sep 2005 09:39:50
2.0.54_4  |
clement  |
- Apply openssl 0.9.8 fix by default. OpenSSL 0.9.8 is now the default
from ports
Reported by: erwin |
18 Sep 2005 23:29:17
2.0.54_4  |
clement  |
- Hook www/apache20 to the build. It fixes some errors in INDEX build with
exp build
Reported by: kris |
10 Sep 2005 15:45:03
2.0.54_4  |
clement  |
- Sync with www/apache2 |
01 Aug 2005 11:04:19
2.0.54_2  |
clement  |
- make sure SSL dependency doesn't exists if WITHOUT_MODULES_SSL is defined |
26 Jul 2005 11:10:35
2.0.54_2  |
clement  |
- Add fix for CAN-2005-2088
From Changelog:
*) SECURITY: CAN-2005-2088
core: If a request contains both Transfer-Encoding and Content-Length
headers, remove the Content-Length, mitigating some HTTP Request
Splitting/Spoofing attacks. [Paul Querna, Joe Orton]
- Rename previous patch to CVE ID
- bump PORTREVISION
Security: CAN-2005-2088
Obtained From: Apache repository |
26 Jul 2005 09:25:13
2.0.54_1  |
clement  |
Security: fix a buffer overrun in ssl_callback_SSLVerify_CRL()
Reported by: thierry |
01 Jun 2005 18:49:31
2.0.54  |
clement  |
- Remove debug line. |
01 Jun 2005 18:47:53
2.0.54  |
clement  |
- Add support for multiple instances of apache2 to startup script.
It's a little bit experimental, but it works. |
22 May 2005 10:09:42
2.0.54  |
clement  |
- Sync with www/apache2 |