Commit graph

57 commits

Author SHA1 Message Date
Hye-Shik Chang
6d59a529a8 [SECURITY FIX]
Update to 2.0.46

See vulnerability details at:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0245
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0189

PR:		52768 [1]
Submitted by:	Xin Li <delphij@freebsdchina.org> [1],
		Miguel Mendez <flynn@energyhq.es.eu.org>,
		Trevor Johnson <trevor@FreeBSD.org>,
		Mark Gooderum <mark@verniernetworks.com>,
		John Walsh <zed@maths.tcd.ie>
2003-06-01 00:09:42 +00:00
Hye-Shik Chang
bf43aeb821 Add missed files on the previous commit. 2003-04-04 02:38:27 +00:00
Hye-Shik Chang
408824d8e0 Update to 2.0.45. This update fixes a DDOS vulnerability.
PR:		50564 [1]
Submitted by:	Cy Schubert <cy@FreeBSD.org>, delphij@hotmail.com [1]
Requested by:	many
2003-04-04 02:36:57 +00:00
Hye-Shik Chang
21de316435 Move bin/ap[ru]-config to lib/apache2/ to coexist with devel/apr-devel
Bumped PORTREVISION accordingly.

PR:		ports/39091
Submitted by:	Marc Recht <marc@informatik.uni-bremen.de>
2003-01-08 11:29:55 +00:00
Hye-Shik Chang
433e3d97bd o Change installbuilddir to $PREFIX/share/apache2/build to make porting
3rd party modules easy. [1]
o Include <limits.h> before <sys/syslimits.h> to reduce warnings on -CURRENT

PR:		44104 [1]
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org> [1]
2002-11-15 13:35:56 +00:00
Kris Kennaway
5c8de5fcae Update to apache 1.3.27 and 2.0.43. This fixes a security vulnerability.
Mark apache13-ssl FORBIDDEN because the new version does not yet exist.

Partially based on patches submitted by below authors.

Submitted by:	"Sergey A. Osokin" <osa@freebsd.org.ru>,
		Udo Schweigert <udo.schweigert@siemens.com>,
		Lev A. Serebryakov <lev@serebryakov.spb.ru>
PR:		ports/43682, ports/43688, ports/43666, ports/43681
2002-10-05 09:18:45 +00:00
Hye-Shik Chang
447d43bde3 Update to 2.0.40 2002-08-10 00:56:52 +00:00
Hye-Shik Chang
1e1df07282 - Add a small hack for worker MPM [1]
(worker MPM with this hack seems to work without visible problems.
   and still requires -DFORCE_THREADING_MPM to build for worker MPM.)
- Fix plist for worker MPM
- Comment out fancy modules from default httpd.conf

Tested on:      ref5.freebsd.org, several 4-stable machines [1]
2002-07-21 02:23:33 +00:00
Hye-Shik Chang
2a0ac18cea Correct envvars path on apachectl(1)
Submitted by:	Franco Venturi <fventuri@attbi.com>
2002-07-11 12:24:53 +00:00
Hye-Shik Chang
f3cc6576b2 - Add a patch for a bug on infinite loop in HTTP_IN
filter that allows DoS attack.
- Bump PORTREVISION
- Change maintainer address

Obtained from: Apache Group CVS (rev 1.150-1.151)
2002-07-09 11:22:19 +00:00
Hye-Shik Chang
0360be38d5 Fix more fatal bugs on htpasswd(1)
Requested by:	"Jon Noack" <noackjr@compgeek.com>
Obtained from:	Apache Group CVS (rev 1.49-1.51)
2002-07-08 07:42:04 +00:00
Hye-Shik Chang
d1eb2ba3f9 o Fix the htpasswd logic bug around -c and -n options
o Take away WITH_BUNDLED_EXPAT option (use textproc/expat2)
o Bump PORTREVISION

Prompted by:	Jon Noack <noackjr@rice.edu> (htpasswd)
Obtained from:	Apache Project's CVS (htpasswd)
2002-06-27 00:22:40 +00:00
Patrick Li
159c4b8012 - Sync www/apache13's change (.default -> -dist)
- Change default to WITH_BULDLED_EXPAT
- Reorder .if .endif blocks (.if WITH_MPM must appear earlier than .if
WITHOUT_CACHE)
- Some minor style fixes
- Bump PORTREVISION

PR:		ports/39635
Submitted by:	maintainer
2002-06-21 23:47:25 +00:00
Patrick Li
ea103f8b13 - Update to 2.0.39, the emergency security update.
- Unmark FORBIDDEN

PR:		ports/39477
Submitted by:	maintainer
2002-06-18 23:02:05 +00:00
Ying-Chieh Liao
e55081b766 - Better WITH_SUEXEC support
- Build with textproc/expat2 unless defined(WITH_BUNDLED_EXPAT)

PR:		38552
Submitted by:	maintainer
2002-05-26 13:25:04 +00:00
Cy Schubert
90cd8b73d7 1. Upgrade 2.0.35 --> 2.0.36
2.  Port printed message to "pw userdel www" if port removed permanently.
    However master.passwd 1.25.2.5 has user www by default, so this is no
    longer correct advice.  Removed pkg-deinstall to correct this.

PR:		37849 and 36907
Approved by:	MAINTAINER:  Hye-Shik Chang <perky@fallin.lv>
2002-05-09 03:55:18 +00:00
Ying-Chieh Liao
a7fe341967 Respect $DESTDIR for all paths
PR:		37211
Submitted by:	maintainer
2002-04-18 20:29:41 +00:00
Patrick Li
ff132cd6d8 Remove this patch since perl patch in port Makefile is used to
accomplish this.

PR:		37046
Submitted by:	Helge Oldach <send-pr@oldach.net>
Approved by:	maintainer
2002-04-14 20:37:28 +00:00
David E. O'Brien
890f276009 Fix 'expr' usage and allow to compile with GCC 3.1.
Submitted by:	Hye-Shik Chang <perky@fallin.lv> (maintainer)
2002-04-11 03:41:12 +00:00
Patrick Li
c856fac3ab Update to 2.0.35 (first GA release!)
PR:		36834
Submitted by:	maintainer
2002-04-08 06:45:33 +00:00
Patrick Li
499e0c4b79 Update to 2.0.32
PR:		36040
Submitted by:	maintainer
2002-03-23 08:31:55 +00:00
David W. Chapman Jr.
cb24f98430 Fix problem where installation would overwrite existing config files
Bump PORTREVISION

Submitted by:	maintainer
2002-01-22 16:01:35 +00:00
Ying-Chieh Liao
3662cec740 Fix invalid path problem on building extension module with apxs.
PR:		32638
Submitted by:	maintainer
2001-12-13 10:12:38 +00:00
David W. Chapman Jr.
6d2b11cde9 Update to 2.0.28
PR:		32043
Submitted by:	maintainer
2001-11-19 22:47:47 +00:00
Andrey A. Chernov
14850c029a Sync with main Apache
Submitted by:	MAINTAINER
2001-10-24 16:03:38 +00:00
Will Andrews
d0166f0dd3 Fix problems with configure bug that doesn't evaluate variables for
support/*.in.

PR:		26570
Submitted by:	maintainer
Found by:	mharo
2001-04-17 17:26:55 +00:00
Will Andrews
cfa00f01bb Bring in Apache 2.0.16-beta. Just in time for the release...
PR:		26410
Submitted by:	Chang, Hye-Shik <perky@python.or.kr>
Repocopied by:	asami
2001-04-13 04:43:48 +00:00
Andrey A. Chernov
eb11ba8c12 Add official patch to not coredump on missing ServerName
PR:		26237
Submitted by:	Scot W. Hetzel <hetzels@westbend.net>
2001-03-31 20:01:09 +00:00
Andrey A. Chernov
c8a277dd4a Fix path to apachectl in stop 2000-07-18 10:17:39 +00:00
Thomas Gellekum
546041ba31 As threatened on freebsd-ports: all startup scripts know about the two
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.

The (42 or so) ports that already DTRT before are unchanged.
2000-07-05 12:37:06 +00:00
Dirk Froemberg
8f5e68fedd Add appropriate AddType and DirectoryIndex in preparation for
mod_php[34].

Approved by:	ache (maintainer)
2000-05-29 19:22:22 +00:00
Andrey A. Chernov
5ad4c8e13a upgrade to 1.3.11 2000-01-24 17:58:28 +00:00
Andrey A. Chernov
58f0cad97a upgrade to 1.3.9 1999-09-03 16:07:53 +00:00
Andrey A. Chernov
774cea39d1 upgrade to 1.3.6 1999-03-25 22:25:56 +00:00
Andrey A. Chernov
a4d9b2e32f upgrade to 1.3.4 1999-01-15 00:26:29 +00:00
Andrey A. Chernov
ac5616e676 upgrade to 1.3.2 1998-09-24 01:06:28 +00:00
Satoshi Asami
2ce280356b "ln -s" -> "ln -sf" to make this port reinstall-friendly. 1998-08-05 04:45:28 +00:00
Andrey A. Chernov
23e28026c3 apachectl: redirect kill output to /dev/null 1998-07-23 20:38:33 +00:00
Andrey A. Chernov
c54076b0c2 Upgrade to 1.3.1 1998-07-23 13:16:07 +00:00
Andrey A. Chernov
47d0754fb7 upgrade to 1.3b7 1998-06-05 17:16:22 +00:00
Andrey A. Chernov
a64e845de7 Upgrade to 1.3b6, now with loadable modules! 1998-04-21 21:58:18 +00:00
Andrey A. Chernov
ebb07a917d Upgrade to 1.3b5 1998-02-20 11:09:09 +00:00
Andrey A. Chernov
95b330af21 Redirect ulimit output to /dec/null 1997-11-21 21:19:04 +00:00
Andrey A. Chernov
5c200a0439 Upgrade to 1.3b3 1997-11-21 21:10:28 +00:00
Andrey A. Chernov
d7422c6406 Compile with -funsigned-char instead of (unsigned char) cast
and not replace Apache functions now
1997-10-23 16:40:02 +00:00
Andrey A. Chernov
1d4dc4c536 Upgrade to 1.3b2, now with support files and docs installed 1997-10-22 23:51:35 +00:00
Andrey A. Chernov
c9a02a1c28 Do not replace Apache md5 with FreeBSD one, it cause
support problems and gains almost nothing
1997-08-25 23:03:05 +00:00
Peter Wemm
c481926ccd Update the repository copied (with history) apache 1.2.1 to 1.3a1 from the
original apache-current port.
1997-08-12 18:20:06 +00:00
Andrey A. Chernov
b29ba72319 Split apache to -stable and -current 1997-07-26 17:20:07 +00:00
Andrey A. Chernov
6c8762d020 Upgrade to 1.2b11 1997-05-31 20:16:08 +00:00