Commit graph

172 commits

Author SHA1 Message Date
Hye-Shik Chang
1cecad1ce9 - Utilize MASTER_SITE_APACHE_HTTPD [1]
- Allow to override SUEXEC_SAFEPATH [2]

Submitted by:	naddy [1],
		Eugene M. Kim <ab@astralblue.net> [2]
2003-04-16 21:33:58 +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
fbc660cb2c De-pkg-comment for my ports. 2003-02-25 06:25:35 +00:00
Hye-Shik Chang
1e89a01429 Remove buggy SSL warning which isn't working correctly for openssl's
version scheme change.

Submitted by:	Jos Backus <jos@catnook.com>,
		Tiller Beauchamp <tiller@cs.uoregon.edu>
2003-01-31 11:50:50 +00:00
Hye-Shik Chang
91865b9f4c Update to 2.0.44
New knob IPV6_V6ONLY=yes disables accepting v4 connection via v4-mapped
v6 socket.
2003-01-21 17:54:18 +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
Akinori MUSHA
00d0265dc9 Add MASTER_SITE_RINGSERVER to MASTER_SITES. 2002-10-12 21:55:47 +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
669b6457ee Update to 2.0.42
Approved by:	will (portmgr)
2002-09-25 16:42:24 +00:00
Jun Kuriyama
0120547e6d Bump PORTREVISION and expat shlib. 2002-09-17 07:41:05 +00:00
Hye-Shik Chang
447d43bde3 Update to 2.0.40 2002-08-10 00:56:52 +00:00
Hye-Shik Chang
d1619aea20 Fixed my stupid MAKE_ENV mistake on NOPORTDOCS=true
PR:		41292 [1]
Submitted by:	Clemens Oertel <oertel@uni-tuebingen.de>
		Oliver Eikemeier <eikemeier@fillmore-labs.com> [1]
2002-08-04 17:45:43 +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
Jun Kuriyama
a52ee364a9 Bump portrevision (textproc/expat2 shlib bump). 2002-07-21 02:17:49 +00:00
Hye-Shik Chang
cc75ab77f2 o Install mod_deflate by default
o Add mod_bucketeer and mod_optional_* modules to WITH_EXPERIMENTAL modules
o Bump port revision

PR:		40529
Submitted by:	Lawrence Ho <lawrenceho@fastmail.fm>
2002-07-14 03:57:59 +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
9e82e49e22 Use ${INSTALL_DATA} instead of ${CP} to set others readable on 077 umasks
PR:		38389
Submitted by:	abatko@cs.mcgill.ca
2002-06-28 00:10:18 +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
Christian Weisgerber
490ffcf406 * Always use /bin/sh for configure and build.
* Fix EXPAT_PATHS substitution on 4.4.

Submitted by:	maintainer Hye-Shik Chang <perky@fallin.lv>
2002-06-20 11:03:08 +00:00
Maxim Sobolev
4803463633 Add USE_REINPLACE where appropriate. 2002-06-19 08:18:10 +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
Jacques Vidrine
e31516e4a1 Mark FORBIDDEN until an update is available.
See <URL:http://httpd.apache.org/info/security_bulletin_20020617.txt>.
2002-06-18 12:33:14 +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
Patrick Li
797bc0968f Fix ports for building with -current without perl
PR:		38359
Submitted by:	maintainer
2002-05-23 00:32: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
Ying-Chieh Liao
77e237414b - Disable THREADS by default (many ports people reported problems around
threads)
- Bump port revision
- Added two more "POSIX expr" patch target for 5-CURRENT

PR:		36981
Submitted by:	maintainer
2002-04-11 05:16:07 +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
Ollivier Robert
957a36236f Fix typo in the optional WITH_SUEXEC section.
PR:		ports/36872
Submitted by:	Hye-Shik Chang <perky@fallin.lv> (MAINTAINER)
2002-04-08 13:30:01 +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
David E. O'Brien
6a1ab4d037 Don't try to fetch the "-beta" file. `make fetch' returns "Multiple files". 2002-04-07 06:21:53 +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
Andrey A. Chernov
61a5d44121 Suggest a command to delete user instead of actually deleting it
PR:		32536
2001-12-07 23:12:32 +00:00
Jun Kuriyama
84f776a5a5 Fix to define correct $PATCHFILES which is introduced in previous commit.
Submitted by:	Christian Weisgerber <naddy@freebsd.org>
2001-12-01 15:34:47 +00:00
Jun Kuriyama
fc152b28cb PLIST cleanup.
Found by:	bento
2001-12-01 07:58:09 +00:00
David W. Chapman Jr.
e3f6dba1d1 Fix a problem that apache release can't detach from launcher's
terminal

PR:		32208
Submitted by:	maintainer
Pointed out by:	Jos Backus <josb@cncdsl.com>
2001-11-23 05:03:13 +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
Akinori MUSHA
564abfdd41 Set LATEST_LINK to apache2 in favor of www/apache13. 2001-11-06 21:37:06 +00:00
Andrey A. Chernov
37108b1d5a Oops, CVS not change access bits on removing/adding, so use ${SH} trick 2001-10-29 20:11:04 +00:00
Andrey A. Chernov
32be33fe8b Second part to fix missing x-bit on pkg*install
PR:		31599
2001-10-29 20:05:37 +00:00
Andrey A. Chernov
7c7fe1cb61 First part to fix missing x-bit on pkg*install 2001-10-29 20:04:00 +00:00
Andrey A. Chernov
14850c029a Sync with main Apache
Submitted by:	MAINTAINER
2001-10-24 16:03:38 +00:00