| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
27 Mar 2013 18:59:43
2.2.24
|
ohauer  |
- fix patch issue introduced by PR: ports/175331
PR: ports/176626
Submitted by: SASAKI Katuhiro <crest@sahiro.org> |
09 Feb 2013 12:00:53
2.2.23_4  |
crees  |
Various spelling corrections
PR: ports/175331
Submitted by: Christoph Mallon
Approved by: No objections within three weeks from any maintainer
While here, style and duplicate phrase fixes in bsdcflow pkg-descr
Submitted by: mi |
22 Sep 2012 17:23:08
2.2.22_8  |
tabthorpe  |
- Reassign to the heap at maintainer's request |
02 Sep 2012 14:31:59
2.2.22_7  |
ohauer  |
devel/apr1 [1]
- update APR to 1.4.6
- update APR-util to 1.4.1
- remove PKGNAMESUFFIX'es
www/apache-(event|itk|peruser|worker)-mpm
- adopt new Makefile header, adjust
PKGNAMESUFFIX in apache22 masterport
PKGNAME match now LATEST_LINK
www/apache22 [2]-[6]
- rewrite for options NG
- PORTNAME s|apache|apache22|
- remove APR APR-util specific otions,
will be checked now with help of apr/u-1-config (Only the first 15 lines of the commit message are shown above ) |
22 Jul 2012 21:13:35
2.2.22_5  |
ohauer  |
apache22
- centralise OPTIONS in Makefile.options
- s/Enable// in OPTIONS
- rewrite Makefile.modules (last defined SLAVE_PORT_MPM port use now WITH_MPM
var)
- no REVISION bump, nothing changed in the logic / functionality
apache22-peruser-mpm
- use WITH_MPM instead SLAVE_PORT_MPM |
22 May 2011 21:33:31
2.2.19  |
ohauer  |
- update to httpd-2.2.19
Changes with Apache 2.2.19
*) Revert ABI breakage in 2.2.18 caused by the function signature change
of ap_unescape_url_keep2f(). This release restores the signature from
2.2.17 and prior, and introduces ap_unescape_url_keep2f_ex().
[Eric Covener]
commit with hat apache@ |
18 May 2011 18:55:47
2.2.18_1  |
ohauer  |
- fix broken httpd-2.2.3-peruser-0.3.0.patch
- bump PORTREVISION
Issue reported by erwin@
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.9.20110515163543/apache-peruser-2.2.18.log |
13 May 2011 23:03:45
2.2.18  |
ohauer  |
- apache22 was updated, remove PORTREVIION since PORTVERSION was adjusted |
18 Apr 2011 20:33:35
2.2.17_5  |
ohauer  |
- fix Ports with version numbers going backwards for www/apache22-peruser-mpm
- by changing PORTREVISION= to ?=
Forced commit no changes.
Issue reported by erwin@ |
18 May 2010 04:08:06
2.2.15_6  |
pgollucci  |
- Chase devel/apr -> devel/apr1 shuffling
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@ |
05 May 2010 02:48:57
2.2.14_6  |
pgollucci  |
- This has worked fine on all recent 2.2.x apaches, remove version check
which is too strict.
With Hat: apache@
Reported by: pointyhat duds file |
16 Sep 2009 12:22:21
2.2.13_4  |
pav  |
- Add a patch to fix segfault on FreeBSD
- Bump to 2.2.13
PR: ports/138486
Submitted by: Jille Timmermans <jille@quis.cx> (maintainer)
Feature safe: yes |
02 Jun 2009 11:25:22
2.2.11_3  |
pav  |
- Update dc2 patch to dc3
PR: ports/135078
Submitted by: Jille Timmermans <jille@quis.cx> (maintainer) |
19 May 2009 02:04:29
2.2.11_2  |
pgollucci  |
- Fix the LATEST_LINK to not overwrite www/apache (13) package tbz on the ftp
sites.
PR: ports/134691
Reported by: Joe <fbsd1@a1poweruser.com>
With hat: apache@ |
29 Jan 2009 23:51:46
2.2.11_1  |
pgollucci  |
- www/apache22-peruser-mpm overwrites the apache22.tbz package in Latest/
due to the Master/Slave relationship
(Needs LATEST_LINK et al)
Discussed on: apache@
Reported by: John Hay <jhay@meraka.org.za>
Approved by: Jille Timmermans <jille@quis.cx>
With hat: apache |
15 Dec 2008 22:26:07
2.2.11  |
clement  |
- Force ${DESCR} to point to correct pkg-descr file |
15 Dec 2008 22:20:23
2.2.11  |
clement  |
- Add apache22-peruser-mpm
Peruser is an Apache 2 modules based on metuxmpm. The fundamental
concept behind them is to run each apache child process as its own
user and group, each handling its own set of virtual hosts. Peruser
and recent metuxmpm releases can also chroot() apache processes.
The result is a sane and secure web server environment for your
users, without kludges like PHP's safe_mode.
PR: ports/127358
Submitted by: Jille Timmermans <jille at quis dot cx> |