Michael Reifenberger
fe6f26207f
Add support for setting WITH_BERKELEYDB to db44
2006-09-13 12:29:33 +00:00
Clement Laforet
c5d4c969c8
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]
2006-01-15 18:58:38 +00:00
Clement Laforet
d744e83391
- Add forgotten mod_filter
...
Spotted by: Cheese Lottery <cheeselottery@gmail.com>
2005-12-07 20:54:42 +00:00
Clement Laforet
0b1f4f30b9
- Update to 2.1.8
...
Not all new cool stuff is supported but it will be when 2.2.0
comes out.
2005-10-30 20:39:05 +00:00
Clement Laforet
c571d84e6a
- Fix event MPM build [1]
...
- Add a small UPDATING entry. You have to rebuild all your apache modules.
Reported by: clement's apache tinderbox [1]
2005-02-24 08:48:57 +00:00
Clement Laforet
ae9562845c
- Add support for databases/db43 in apache2[1] and apache21.
...
- rename files/patch-srclib:apr-utils:build:dbm.m4 to
files/patch-srclib:apr-util:build:dbm.m4
Based on PR: ports/76152 [1]
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> [1]
2005-01-17 20:30:08 +00:00
Clement Laforet
97d30de795
- Move standard configuration files to ${EXAMPLESDIR} to not get
...
dist config files installed in ${PREFIX}/etc/apache21
- Add support for Event MPM and add backport from apr to support
APR_POLLSET_THREADSAFE (needed by Event MPM and forgotten @ release
time) [1]
- misc cleanups
- Bump PORTREVISION to reflect all cool changes which occured today ;)
Obtained from: apr svn repository
2004-12-13 18:48:03 +00:00
Clement Laforet
a3468fefcb
- Add apache 2.1.2
...
This is a development version, awaiting for 2.2
2004-12-11 18:06:04 +00:00
Clement Laforet
203ad8c8b9
- Move apache21 to Attic.
...
Will be back soon ;-)
Suggested by: kris
2004-03-17 08:41:58 +00:00
Trevor Johnson
15bb1ce95f
Update to 2.0.48, which has corrections for two security bugs:
...
- CAN-2003-0789: information leak in mod_cgid
<URL:http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0789 >
- CAN-2003-0542: buffer overflow in mod_alias and mod_rewrite
<URL:http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0542 >
Use a DIST_SUBDIR. Use the DOCSDIR macro.
Add options: HTTP_PORT, IPV6_V6ONLY, NO_CGI, NO_ERROR, NO_ICONS,
NO_WWW, NO_WWWDATA, WITHOUT_AUTH, WITHOUT_DAV, WITHOUT_MODULES,
WITHOUT_MODULES, WITHOUT_PROXY, WITH_ALL_STATIC_APACHE, WITH_BERKELEYDB,
WITH_CUSTOM_AUTH, WITH_CUSTOM_PROXY, WITH_DBM, WITH_EXTRA_MODULES,
WITH_MODULES, WITH_MPM, WITH_STATIC_APACHE, WITH_STATIC_MODULES and
WITH_STATIC_SUPPORT
PR: 58654
Submitted by: Clement Laforet (maintainer)
2003-10-29 22:46:45 +00:00