1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Commit Graph

330 Commits

Author SHA1 Message Date
Clement Laforet
4779e96620 - Workaround a sh segfault on 6-STABLE
Reported by:	many
2008-02-08 03:07:25 +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
bc3ac826cf - Update to 2.0.63
- Use BDB from bsd.database.mk instead of homebrew [1]

PR:             ports/119712 [1]
Submitted by:   mm [1]
2008-01-20 15:00:32 +00:00
Mark Linimon
48420a5ebd Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR:		ports/116639
Submitted by:	aDe
2007-09-30 04:47:36 +00:00
Clement Laforet
9c3e5703b1 - 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>
2007-09-18 19:18:09 +00:00
Clement Laforet
3f99c30a52 - Re-add apache2ssl_enable support
Noticed by:	 Oliver Brandmueller <ob at e-Gitt dot NET>
2007-09-10 14:48:36 +00:00
Clement Laforet
21219460d9 - Update to 2.0.61
- sync' startup script with www/apache22
2007-09-09 14:48:34 +00:00
Gabor Kovesdan
42542fb076 - 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)
2007-08-04 11:41:30 +00:00
Anders Nordby
675c2953eb Remove thttpd from conflicts list, it has a different name for its
passwd program now.

Approved by:	maintainers/erwin
2007-06-17 16:59:27 +00:00
Clement Laforet
6b7d2df44d - Add mod_dumpio to EXPERIMENTAL_MODULES
Requested by:	pav
2007-03-29 17:39:45 +00:00
Clement Laforet
e2b2a8c0ed - Fix typo 2006-11-01 15:59:46 +00:00
Clement Laforet
cd04e0e4c7 - 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
2006-11-01 15:47:50 +00:00
Michael Reifenberger
fe6f26207f Add support for setting WITH_BERKELEYDB to db44 2006-09-13 12:29:33 +00:00
Clement Laforet
ede0cf96ee - Update to 2.0.59 2006-08-05 20:16:14 +00:00
Clement Laforet
b5c6eb5f0e - 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
2006-07-27 20:26:29 +00:00
Edwin Groothuis
e4aa76a9be Remove USE_REINPLACE from categories starting with W 2006-05-13 04:41:22 +00:00
Clement Laforet
d8348f8d1d - 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>
2006-05-10 19:50:26 +00:00
Clement Laforet
a06a227db3 - Fix build with WITH_KQUEUE_SUPPORT
Pointed out by:	Marian Cerny <cerny@icomvision.com>
2006-05-02 07:55:27 +00:00
Clement Laforet
5572132c9c - Fix plist
Spotted by:	mnag
Pointy hat to:	clement
2006-05-01 16:54:40 +00:00
Clement Laforet
98d01ce7d2 Oops I forgot to "cvs rm" a secfix
Spotted by:	krion
2006-05-01 11:33:17 +00:00
Clement Laforet
c19a553306 - Update to 2.0.58 2006-05-01 09:24:56 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Doug Barton
c49d1a3273 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.
2006-02-20 20:47:50 +00:00
Jun Kuriyama
a06ee65df0 Chase shlib bump of libexpat. 2006-01-30 23:20:05 +00:00
Edwin Groothuis
84b1517c16 SHA256ify
Approved by: krion@
2006-01-24 03:16:52 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Clement Laforet
4b2f11fc9c - Finish cleanups and fix build with threads enables. 2006-01-17 09:40:53 +00:00
Clement Laforet
e21e38437c - 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
2006-01-16 08:22:21 +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
19784a80b9 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
2005-12-12 20:35:19 +00:00
Clement Laforet
d38b409f15 - Various package fixes
- Bump PORTREVISION
2005-12-04 14:59:41 +00:00
Clement Laforet
4ed1aa0f17 - Fix INDEX build
pointy hat to:	clement
2005-12-04 09:08:42 +00:00
Clement Laforet
54b5eedff9 - resync' with www/apache2 2005-12-03 23:04:21 +00:00
Ade Lovett
54a0b86543 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.
2005-11-15 06:52:12 +00:00
Clement Laforet
b85846c6d1 - 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>
2005-10-30 20:51:56 +00:00
Bill Fenner
34e5ee949e Use the proper syntax for groups when using ${MASTER_SITE_foo}
Approved by:	MAINTAINER timeout (2 weeks)
2005-10-25 18:58:53 +00:00
Clement Laforet
f5baa45806 - Update to 2.0.55 2005-10-14 13:54:09 +00:00
Clement Laforet
d3a7908876 - Apply openssl 0.9.8 fix by default. OpenSSL 0.9.8 is now the default
from ports

Reported by:	erwin
2005-09-20 08:39:50 +00:00
Clement Laforet
24ed4b55bc - Hook www/apache20 to the build. It fixes some errors in INDEX build with
exp build

Reported by:	kris
2005-09-18 22:29:16 +00:00
Clement Laforet
fa30142737 - Sync with www/apache2 2005-09-10 14:45:03 +00:00
Clement Laforet
d03aaaaa5e - make sure SSL dependency doesn't exists if WITHOUT_MODULES_SSL is defined 2005-08-01 10:04:18 +00:00
Clement Laforet
45df42849e - 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
2005-07-26 10:10:35 +00:00
Clement Laforet
7a67d06cd1 Security: fix a buffer overrun in ssl_callback_SSLVerify_CRL()
Reported by:	thierry
2005-07-26 08:25:13 +00:00
Clement Laforet
b9be9d957f - Remove debug line. 2005-06-01 17:49:31 +00:00
Clement Laforet
8978d00aab - Add support for multiple instances of apache2 to startup script.
It's a little bit experimental, but it works.
2005-06-01 17:47:53 +00:00
Clement Laforet
d20de50ad7 - Sync with www/apache2 2005-05-22 09:09:42 +00:00
Clement Laforet
e3590ec81f - Backport PORTDOCS fix from www/apache21.
Recent changes in bsd.port.mk prevent from using PORTDOCS= #
2005-02-24 09:52:29 +00:00
Clement Laforet
826434a289 - backout previous commit.
I blindly committed a change from my dev tree. Since USE_APACHE design
  is flacky, it had a very annoying impact.

PR:		   ports/77391 [1]
Also reported by: pointyhat via kris,
                  Scot Hetzel <swhetzel@gmail.com> [1]
Pointy hat to:    clement
2005-02-11 15:46:11 +00:00
Clement Laforet
a828e013aa - I want to keep APACHE_PORT overridable even with apache2. 2005-02-08 21:40:06 +00:00
Clement Laforet
2e6e1ded1c - Update to 2.0.53
- Download bz2'd tarball [1]
- Add print-closest-mirrors target.
  It allows you to find the 6 (3 http/3 ftp) closest mirror,
  base on http://www.apache.org/dyn/closer.cgi/httpd/
  make print-closest-mirrors >> /etc/make.conf automatically add
  the six closest mirror to the head of ${MASTER_SITE_APACHE_HTTPD}.

Requested by:	delphij
2005-02-08 15:17:06 +00:00