summaryrefslogtreecommitdiff
path: root/www/apache22 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add missed files on the previous commit.Hye-Shik Chang2003-04-042-0/+20
| | | | Notes: svn path=/head/; revision=78080
* Update to 2.0.45. This update fixes a DDOS vulnerability.Hye-Shik Chang2003-04-045-39/+51
| | | | | | | | | PR: 50564 [1] Submitted by: Cy Schubert <cy@FreeBSD.org>, delphij@hotmail.com [1] Requested by: many Notes: svn path=/head/; revision=78078
* De-pkg-comment for my ports.Hye-Shik Chang2003-02-252-1/+1
| | | | Notes: svn path=/head/; revision=76449
* Remove buggy SSL warning which isn't working correctly for openssl'sHye-Shik Chang2003-01-311-6/+0
| | | | | | | | | | version scheme change. Submitted by: Jos Backus <jos@catnook.com>, Tiller Beauchamp <tiller@cs.uoregon.edu> Notes: svn path=/head/; revision=74348
* Update to 2.0.44Hye-Shik Chang2003-01-213-36/+83
| | | | | | | | New knob IPV6_V6ONLY=yes disables accepting v4 connection via v4-mapped v6 socket. Notes: svn path=/head/; revision=73737
* Move bin/ap[ru]-config to lib/apache2/ to coexist with devel/apr-develHye-Shik Chang2003-01-083-7/+25
| | | | | | | | | | Bumped PORTREVISION accordingly. PR: ports/39091 Submitted by: Marc Recht <marc@informatik.uni-bremen.de> Notes: svn path=/head/; revision=72733
* o Change installbuilddir to $PREFIX/share/apache2/build to make portingHye-Shik Chang2002-11-154-9/+28
| | | | | | | | | | | 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] Notes: svn path=/head/; revision=70158
* Add MASTER_SITE_RINGSERVER to MASTER_SITES.Akinori MUSHA2002-10-121-0/+1
| | | | Notes: svn path=/head/; revision=67904
* Update to apache 1.3.27 and 2.0.43. This fixes a security vulnerability.Kris Kennaway2002-10-054-23/+68
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=67299
* Update to 2.0.42Hye-Shik Chang2002-09-253-25/+121
| | | | | | | Approved by: will (portmgr) Notes: svn path=/head/; revision=67136
* Bump PORTREVISION and expat shlib.Jun Kuriyama2002-09-171-1/+2
| | | | Notes: svn path=/head/; revision=66485
* Update to 2.0.40Hye-Shik Chang2002-08-106-373/+429
| | | | Notes: svn path=/head/; revision=64307
* Fixed my stupid MAKE_ENV mistake on NOPORTDOCS=trueHye-Shik Chang2002-08-041-1/+1
| | | | | | | | | PR: 41292 [1] Submitted by: Clemens Oertel <oertel@uni-tuebingen.de> Oliver Eikemeier <eikemeier@fillmore-labs.com> [1] Notes: svn path=/head/; revision=63981
* - Add a small hack for worker MPM [1]Hye-Shik Chang2002-07-215-6/+81
| | | | | | | | | | | | (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] Notes: svn path=/head/; revision=63298
* Bump portrevision (textproc/expat2 shlib bump).Jun Kuriyama2002-07-211-2/+2
| | | | Notes: svn path=/head/; revision=63297
* o Install mod_deflate by defaultHye-Shik Chang2002-07-142-5/+11
| | | | | | | | | | | 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> Notes: svn path=/head/; revision=62913
* Correct envvars path on apachectl(1)Hye-Shik Chang2002-07-111-3/+14
| | | | | | | Submitted by: Franco Venturi <fventuri@attbi.com> Notes: svn path=/head/; revision=62808
* - Add a patch for a bug on infinite loop in HTTP_INHye-Shik Chang2002-07-092-2/+12
| | | | | | | | | | | filter that allows DoS attack. - Bump PORTREVISION - Change maintainer address Obtained from: Apache Group CVS (rev 1.150-1.151) Notes: svn path=/head/; revision=62692
* Fix more fatal bugs on htpasswd(1)Hye-Shik Chang2002-07-082-4/+20
| | | | | | | | Requested by: "Jon Noack" <noackjr@compgeek.com> Obtained from: Apache Group CVS (rev 1.49-1.51) Notes: svn path=/head/; revision=62635
* Use ${INSTALL_DATA} instead of ${CP} to set others readable on 077 umasksHye-Shik Chang2002-06-281-1/+1
| | | | | | | | PR: 38389 Submitted by: abatko@cs.mcgill.ca Notes: svn path=/head/; revision=62124
* o Fix the htpasswd logic bug around -c and -n optionsHye-Shik Chang2002-06-273-18/+15
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=62064
* - Sync www/apache13's change (.default -> -dist)Patrick Li2002-06-213-84/+83
| | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=61713
* * Always use /bin/sh for configure and build.Christian Weisgerber2002-06-201-2/+2
| | | | | | | | | * Fix EXPAT_PATHS substitution on 4.4. Submitted by: maintainer Hye-Shik Chang <perky@fallin.lv> Notes: svn path=/head/; revision=61629
* Add USE_REINPLACE where appropriate.Maxim Sobolev2002-06-191-0/+1
| | | | Notes: svn path=/head/; revision=61545
* - Update to 2.0.39, the emergency security update.Patrick Li2002-06-189-251/+196
| | | | | | | | | | - Unmark FORBIDDEN PR: ports/39477 Submitted by: maintainer Notes: svn path=/head/; revision=61532
* Mark FORBIDDEN until an update is available.Jacques Vidrine2002-06-181-0/+3
| | | | | | | See <URL:http://httpd.apache.org/info/security_bulletin_20020617.txt>. Notes: svn path=/head/; revision=61511
* - Better WITH_SUEXEC supportYing-Chieh Liao2002-05-263-26/+35
| | | | | | | | | | - Build with textproc/expat2 unless defined(WITH_BUNDLED_EXPAT) PR: 38552 Submitted by: maintainer Notes: svn path=/head/; revision=60024
* Fix ports for building with -current without perlPatrick Li2002-05-231-1/+2
| | | | | | | | PR: 38359 Submitted by: maintainer Notes: svn path=/head/; revision=59747
* 1. Upgrade 2.0.35 --> 2.0.36Cy Schubert2002-05-0911-126/+60
| | | | | | | | | | | | 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> Notes: svn path=/head/; revision=58782
* Respect $DESTDIR for all pathsYing-Chieh Liao2002-04-188-46/+59
| | | | | | | | PR: 37211 Submitted by: maintainer Notes: svn path=/head/; revision=57866
* Remove this patch since perl patch in port Makefile is used toPatrick Li2002-04-141-49/+0
| | | | | | | | | | | accomplish this. PR: 37046 Submitted by: Helge Oldach <send-pr@oldach.net> Approved by: maintainer Notes: svn path=/head/; revision=57698
* - Disable THREADS by default (many ports people reported problems aroundYing-Chieh Liao2002-04-111-4/+8
| | | | | | | | | | | | threads) - Bump port revision - Added two more "POSIX expr" patch target for 5-CURRENT PR: 36981 Submitted by: maintainer Notes: svn path=/head/; revision=57559
* Fix 'expr' usage and allow to compile with GCC 3.1.David E. O'Brien2002-04-111-0/+49
| | | | | | | Submitted by: Hye-Shik Chang <perky@fallin.lv> (maintainer) Notes: svn path=/head/; revision=57554
* Fix typo in the optional WITH_SUEXEC section.Ollivier Robert2002-04-081-1/+1
| | | | | | | | PR: ports/36872 Submitted by: Hye-Shik Chang <perky@fallin.lv> (MAINTAINER) Notes: svn path=/head/; revision=57439
* Update to 2.0.35 (first GA release!)Patrick Li2002-04-0815-690/+710
| | | | | | | | PR: 36834 Submitted by: maintainer Notes: svn path=/head/; revision=57424
* Don't try to fetch the "-beta" file. `make fetch' returns "Multiple files".David E. O'Brien2002-04-071-1/+1
| | | | Notes: svn path=/head/; revision=57402
* Update to 2.0.32Patrick Li2002-03-2312-256/+245
| | | | | | | | PR: 36040 Submitted by: maintainer Notes: svn path=/head/; revision=56460
* Fix problem where installation would overwrite existing config filesDavid W. Chapman Jr.2002-01-222-2/+11
| | | | | | | | | Bump PORTREVISION Submitted by: maintainer Notes: svn path=/head/; revision=53580
* Fix invalid path problem on building extension module with apxs.Ying-Chieh Liao2001-12-132-2/+29
| | | | | | | | PR: 32638 Submitted by: maintainer Notes: svn path=/head/; revision=51467
* Suggest a command to delete user instead of actually deleting itAndrey A. Chernov2001-12-072-9/+4
| | | | | | | PR: 32536 Notes: svn path=/head/; revision=51196
* Fix to define correct $PATCHFILES which is introduced in previous commit.Jun Kuriyama2001-12-011-1/+1
| | | | | | | Submitted by: Christian Weisgerber <naddy@freebsd.org> Notes: svn path=/head/; revision=50811
* PLIST cleanup.Jun Kuriyama2001-12-012-1/+7
| | | | | | | Found by: bento Notes: svn path=/head/; revision=50796
* Fix a problem that apache release can't detach from launcher'sDavid W. Chapman Jr.2001-11-232-0/+5
| | | | | | | | | | | terminal PR: 32208 Submitted by: maintainer Pointed out by: Jos Backus <josb@cncdsl.com> Notes: svn path=/head/; revision=50397
* Update to 2.0.28David W. Chapman Jr.2001-11-1915-843/+996
| | | | | | | | PR: 32043 Submitted by: maintainer Notes: svn path=/head/; revision=50228
* Set LATEST_LINK to apache2 in favor of www/apache13.Akinori MUSHA2001-11-061-0/+2
| | | | Notes: svn path=/head/; revision=49697
* Oops, CVS not change access bits on removing/adding, so use ${SH} trickAndrey A. Chernov2001-10-291-1/+1
| | | | Notes: svn path=/head/; revision=49343
* Second part to fix missing x-bit on pkg*installAndrey A. Chernov2001-10-293-1/+56
| | | | | | | PR: 31599 Notes: svn path=/head/; revision=49342
* First part to fix missing x-bit on pkg*installAndrey A. Chernov2001-10-292-54/+0
| | | | Notes: svn path=/head/; revision=49341
* Sync with main ApacheAndrey A. Chernov2001-10-244-7/+66
| | | | | | | Submitted by: MAINTAINER Notes: svn path=/head/; revision=49176
* Fix problems with configure bug that doesn't evaluate variables forWill Andrews2001-04-172-1/+20
| | | | | | | | | | | support/*.in. PR: 26570 Submitted by: maintainer Found by: mharo Notes: svn path=/head/; revision=41579