Commit Graph

30 Commits

Author SHA1 Message Date
Clement Laforet
bddb65da3a - Fix @comment string
Pointy hat to:  clement
Reported by:    Christer Solskogen
2008-09-03 19:08:17 +00:00
Clement Laforet
6a38fa6371 - Fix plist where apr_dbd is used
- Fix Postgresql build, don't trust pg_config
- Don't overwrite apr_dbd_mysql.c
- Bump PORTREVISION

No cookie for:  clement
2008-09-03 13:19:24 +00:00
Clement Laforet
9ec0a77737 - Update MPM itk patch to 20080727-00 (it is actually a no op
on FreeBSD)
- Move mpm-itk patch to EXTRA_PATCHES to avoid conflicts with
  alternative mpm patches [1]
- update PLIST_SUBS when SLAVE_PORT_MPM is defined

Requested by:           Jille Timmermans [1]
2008-09-02 12:26:37 +00:00
Clement Laforet
414f0aac90 - Fix recursive use of WITH_BDB_VER when WITH_BERKELEYDB and WITH_BDB_VER
are both defined.

Reported by:	Vivek Khera <VIVEK@KHERA.ORG>
2008-01-28 20:42:04 +00:00
Clement Laforet
0cf36460fb - Update to 2.2.8
- Update documentation
- Use BDB from bsd.databases.mk instead of homebrew [1]

PR:             ports/119711 [1]
Submitted by:   mm [1]
2008-01-20 11:29:31 +00:00
Martin Matuska
4fc1e08db5 - Add support for db45 and db46
PR:		ports/117937
Submitted by:	mm
Approved by:	maintainer timeout
2008-01-16 09:33:45 +00:00
Clement Laforet
901de7f4bc - Make port more OPTIONS compliant (more OPTIONS workarounds)
- Add some IGNORE entries to warn users when the choose conflicting options
2007-09-23 10:22:07 +00:00
Clement Laforet
db9219af7d - remove duplicate entry of mod_charset_lite [1]
- add PCRE_FROM_PORTS to OPTIONS
- use @dirrmtry for include/apache22
- workaround plist issues when upgrading, but it's not as safe as I
  would expect, it requires more work.

Spotted by:     bland@ [1]
2007-09-19 21:05:23 +00:00
Clement Laforet
002890da33 \
- Cleanup MPM selection
- Update mpm itk to 20070425-00
2007-09-10 19:15:48 +00:00
Clement Laforet
37b137103c - Ensure configure script won't force us to use an unwanted apr dbd backend. 2007-01-13 13:18:35 +00:00
Clement Laforet
b16c9ff024 - Update to 2.2.4
- Add dumpio module
- Fix rcorder [1]

PR:		ports/106429 [1]
Submitted by:	Dmitry Pryanishnikov <dmitry@atlantis.dp.ua> [1]
2007-01-13 12:13:12 +00:00
Clement Laforet
2ca1ad3194 - Update MySQL apr_dbd to rev 57
- Add support for itk mpm
- Update doc [1]

Reported by:	Volodymyr Kostyrko <arcade@synergetica.dn.ua> [1]
2006-11-05 10:49:17 +00:00
Michael Reifenberger
fe6f26207f Add support for setting WITH_BERKELEYDB to db44 2006-09-13 12:29:33 +00:00
Clement Laforet
8a2639ab99 - Fix apr_dbd_mysql build 2006-08-12 09:05:18 +00:00
Clement Laforet
b060cb9efb - Force to add ${PTHREAD_CFLAGS} and ${PTHREAD_LIBS} to force detection
of pthread_kill(3).
2006-08-05 20:46:43 +00:00
Clement Laforet
6ffdbab58e - Update to 2.2.3
- Update apr_dbd to latest version [1]
- Add forgotten mod_authn_alias [2]

Spotted by:     Jim Riggs <freebsd-lists@jimandlissa.com> [1]
                Alexander Wittig <alexander@wittig.name> [2
2006-08-05 20:37:23 +00:00
Clement Laforet
568a8f4a76 - Update to 2.2.2
- Enable mod_version by default
2006-05-01 09:07:28 +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
16c8614c54 - Fix plist and improve dbd /mem_cache logic 2005-12-17 15:51:16 +00:00
Clement Laforet
6d8cb34b0d - Grrrrr. mod_mem_cache needs threads-capable APR
Reported by:		pointyhat via kris
2005-12-15 21:38:38 +00:00
Clement Laforet
1343a99fc9 - Fix envvars.d [1]
- Add apache22_http_accept_enable to load accf_http kernel module [2]
  Additionnally, if it's not defined, we drop accept filter support
- Drop obsolete apache22ssl_enable rc.conf option
- Sync apache22.sh behavior with apachectl
  Add graceful and graceful-stop targets
- Rework categories (add CACHE_MODULES)
- Add support for apr_dbd: MySQL, PostgrSQL and SQLite3 backends are supported
  It adds mod_auth_dbd and mod_dbd automatically

more fixes to come soon...

PR:             ports/90309 [1],
                ports/90103 [2]
Submitted by:   Simun Mikecin <sime@data.home.hr> [1],
                Melvyn Sopacua <melvyn@melvyn.homeunix.net> [2]
2005-12-13 22:26:57 +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
0013dbbc59 - Fix duplicated modules 2005-12-04 11:10:03 +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