summaryrefslogtreecommitdiff
path: root/www/apache20/pkg-plist (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.0.48, which has corrections for two security bugs:Trevor Johnson2003-10-291-1370/+1388
| | | | | | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=92603
* Add forgotten file to plist.Christian Weisgerber2003-10-181-0/+1
| | | | | | | | | PR: 58211 Submitted by: Dimitry Andric <dimitry@andric.com> Approved by: maintainer Notes: svn path=/head/; revision=91583
* Update 2.0.46 --> 2.0.47Cy Schubert2003-07-091-11/+171
| | | | | | | | Approved by: MAINTAINER (dominic.marks@btinternet.com) Notified by: striker@apache.org on announce@apache.org Notes: svn path=/head/; revision=84529
* Add a new knob WITH_LDAP that brings mod_auth_ldap and mod_ldap.Hye-Shik Chang2003-06-121-0/+2
| | | | | | | | | Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> Requested by: Moti Levy <moti@flncs.com>, Milan Andric <mandric@eecs.berkeley.edu>, Notes: svn path=/head/; revision=82856
* [SECURITY FIX]Hye-Shik Chang2003-06-011-48/+354
| | | | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=81787
* Update to 2.0.45. This update fixes a DDOS vulnerability.Hye-Shik Chang2003-04-041-8/+37
| | | | | | | | | PR: 50564 [1] Submitted by: Cy Schubert <cy@FreeBSD.org>, delphij@hotmail.com [1] Requested by: many Notes: svn path=/head/; revision=78078
* Update to 2.0.44Hye-Shik Chang2003-01-211-32/+76
| | | | | | | | 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-081-2/+2
| | | | | | | | | | 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-151-8/+9
| | | | | | | | | | | 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
* Update to apache 1.3.27 and 2.0.43. This fixes a security vulnerability.Kris Kennaway2002-10-051-11/+53
| | | | | | | | | | | | | | 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-251-22/+119
| | | | | | | Approved by: will (portmgr) Notes: svn path=/head/; revision=67136
* Update to 2.0.40Hye-Shik Chang2002-08-101-270/+320
| | | | Notes: svn path=/head/; revision=64307
* - Add a small hack for worker MPM [1]Hye-Shik Chang2002-07-211-1/+3
| | | | | | | | | | | | (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
* o Install mod_deflate by defaultHye-Shik Chang2002-07-141-2/+6
| | | | | | | | | | | 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
* o Fix the htpasswd logic bug around -c and -n optionsHye-Shik Chang2002-06-271-6/+0
| | | | | | | | | | | 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-211-45/+45
| | | | | | | | | | | | | | - 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
* - Update to 2.0.39, the emergency security update.Patrick Li2002-06-181-81/+113
| | | | | | | | | | - Unmark FORBIDDEN PR: ports/39477 Submitted by: maintainer Notes: svn path=/head/; revision=61532
* - Better WITH_SUEXEC supportYing-Chieh Liao2002-05-261-10/+10
| | | | | | | | | | - Build with textproc/expat2 unless defined(WITH_BUNDLED_EXPAT) PR: 38552 Submitted by: maintainer Notes: svn path=/head/; revision=60024
* 1. Upgrade 2.0.35 --> 2.0.36Cy Schubert2002-05-091-44/+0
| | | | | | | | | | | | 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-181-0/+2
| | | | | | | | PR: 37211 Submitted by: maintainer Notes: svn path=/head/; revision=57866
* Update to 2.0.35 (first GA release!)Patrick Li2002-04-081-413/+492
| | | | | | | | PR: 36834 Submitted by: maintainer Notes: svn path=/head/; revision=57424
* Update to 2.0.32Patrick Li2002-03-231-111/+84
| | | | | | | | PR: 36040 Submitted by: maintainer Notes: svn path=/head/; revision=56460
* PLIST cleanup.Jun Kuriyama2001-12-011-0/+6
| | | | | | | Found by: bento Notes: svn path=/head/; revision=50796
* Update to 2.0.28David W. Chapman Jr.2001-11-191-426/+695
| | | | | | | | PR: 32043 Submitted by: maintainer Notes: svn path=/head/; revision=50228
* Bring in Apache 2.0.16-beta. Just in time for the release...Will Andrews2001-04-131-315/+347
| | | | | | | | | PR: 26410 Submitted by: Chang, Hye-Shik <perky@python.or.kr> Repocopied by: asami Notes: svn path=/head/; revision=41326
* Upgrade to 1.3.19Andrey A. Chernov2001-03-061-1/+20
| | | | Notes: svn path=/head/; revision=39153
* Upgrade to 1.3.17Andrey A. Chernov2001-01-301-11/+46
| | | | Notes: svn path=/head/; revision=37789
* Upgrade to 1.3.14Andrey A. Chernov2000-10-141-2/+22
| | | | Notes: svn path=/head/; revision=33811
* Move all modules from static to shared to allow maximal configurationAndrey A. Chernov2000-10-111-0/+18
| | | | | | | | | | flexibility. WARNING: existing configurations should be updated with 'LoadModule' for previously static modules. Notes: svn path=/head/; revision=33715
* Remove unchanged configuration files and www/{cgi-bin,data} symlinks.Satoshi Asami2000-06-021-0/+7
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=29117
* upgrade to 1.3.12Andrey A. Chernov2000-02-261-0/+3
| | | | Notes: svn path=/head/; revision=26298
* upgrade to 1.3.11Andrey A. Chernov2000-01-241-1/+15
| | | | Notes: svn path=/head/; revision=25034
* cp/ln all *.default stuff with original names if they not presentAndrey A. Chernov1999-11-151-0/+7
| | | | Notes: svn path=/head/; revision=23138
* upgrade to 1.3.9Andrey A. Chernov1999-09-031-0/+17
| | | | Notes: svn path=/head/; revision=21215
* add 3 missing small iconsAndrey A. Chernov1999-08-041-0/+3
| | | | | | | Submitted by: dirk.meyer@dinoex.sub.org (Dirk Meyer) Notes: svn path=/head/; revision=20524
* upgrade to 1.3.6Andrey A. Chernov1999-03-251-0/+3
| | | | Notes: svn path=/head/; revision=17393
* upgrade to 1.3.4Andrey A. Chernov1999-01-151-0/+35
| | | | Notes: svn path=/head/; revision=16053
* upgrade to 1.3.2Andrey A. Chernov1998-09-241-1/+1
| | | | Notes: svn path=/head/; revision=13373
* add more dirrm'sAndrey A. Chernov1998-08-301-2/+13
| | | | Notes: svn path=/head/; revision=12922
* add missing mkdir/dirrmAndrey A. Chernov1998-08-301-0/+3
| | | | Notes: svn path=/head/; revision=12918
* Wwwaste the manpages.Tim Vanderhoek1998-08-191-9/+0
| | | | Notes: svn path=/head/; revision=12659
* Upgrade to 1.3.1Andrey A. Chernov1998-07-231-121/+129
| | | | Notes: svn path=/head/; revision=12074
* Remove three nonexistent files.Satoshi Asami1998-06-081-3/+0
| | | | Notes: svn path=/head/; revision=11344
* Fix PLISTAndrey A. Chernov1998-04-221-3/+3
| | | | Notes: svn path=/head/; revision=10638
* Upgrade to 1.3b6, now with loadable modules!Andrey A. Chernov1998-04-211-11/+184
| | | | Notes: svn path=/head/; revision=10626
* Upgrade to 1.3b3Andrey A. Chernov1997-11-211-0/+1
| | | | Notes: svn path=/head/; revision=8734
* Upgrade to 1.3b2, now with support files and docs installedAndrey A. Chernov1997-10-221-0/+9
| | | | Notes: svn path=/head/; revision=8329
* Update the repository copied (with history) apache 1.2.1 to 1.3a1 from thePeter Wemm1997-08-121-0/+1
| | | | | | | original apache-current port. Notes: svn path=/head/; revision=7549
* Always installl *-dist files and list them in PLIST too, it allowsAndrey A. Chernov1997-06-071-4/+4
| | | | | | | pkg_delete not remove current configuration Notes: svn path=/head/; revision=6788
* remove unneded @unexecAndrey A. Chernov1997-02-271-1/+0
| | | | Notes: svn path=/head/; revision=5764