summaryrefslogtreecommitdiff
path: root/www/apache2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* Add ipv6 to CATEGORIES, since Apache supports IPv6 by default.Will Andrews2001-04-131-1/+1
| | | | | | | Submitted by: ume Notes: svn path=/head/; revision=41338
* Bring in Apache 2.0.16-beta. Just in time for the release...Will Andrews2001-04-1321-631/+912
| | | | | | | | | PR: 26410 Submitted by: Chang, Hye-Shik <perky@python.or.kr> Repocopied by: asami Notes: svn path=/head/; revision=41326
* Apache dist moved to another subdirAndrey A. Chernov2001-04-071-15/+16
| | | | | | | | | | Bump PORTREVISION for util.c patch PR: 26383 Submitted by: Chang, Hye-Shik <perky@python.or.kr> Notes: svn path=/head/; revision=40976
* Add official patch to not coredump on missing ServerNameAndrey A. Chernov2001-03-311-0/+53
| | | | | | | | PR: 26237 Submitted by: Scot W. Hetzel <hetzels@westbend.net> Notes: svn path=/head/; revision=40677
* Upgrade to 1.3.19Andrey A. Chernov2001-03-063-7/+24
| | | | Notes: svn path=/head/; revision=39153
* bump portrevisionAndrey A. Chernov2001-02-121-0/+1
| | | | Notes: svn path=/head/; revision=38260
* Add official fix for RewriteMap bugAndrey A. Chernov2001-02-122-0/+4
| | | | Notes: svn path=/head/; revision=38259
* Some spaces -> tabs for ports/www.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37985
* Upgrade to 1.3.17Andrey A. Chernov2001-01-303-18/+48
| | | | Notes: svn path=/head/; revision=37789
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-4/+4
| | | | Notes: svn path=/head/; revision=37252
* Goodbye, YEAR2000. Hello, 2001.Will Andrews2001-01-011-2/+0
| | | | | | | Approved by: asami Notes: svn path=/head/; revision=36564
* Add official mod_rewrite fixAndrey A. Chernov2000-12-272-0/+5
| | | | Notes: svn path=/head/; revision=36417
* Upgrade to 1.3.14Andrey A. Chernov2000-10-143-6/+26
| | | | Notes: svn path=/head/; revision=33811
* Move all modules from static to shared to allow maximal configurationAndrey A. Chernov2000-10-112-2/+22
| | | | | | | | | | flexibility. WARNING: existing configurations should be updated with 'LoadModule' for previously static modules. Notes: svn path=/head/; revision=33715
* Cosmetic changes to reduce difference between apache13 ports.Jun Kuriyama2000-08-221-23/+23
| | | | | | | | | | | | (whitespace/tab, re-ordering, same $DISTNAME) This is preparation for ports/18788 updates. Approved by: adam@algroup.co.uk, sumikawa No response from: ache (sorry for stepping on your toes) Notes: svn path=/head/; revision=31844
* Fix path to apachectl in stopAndrey A. Chernov2000-07-181-1/+1
| | | | Notes: svn path=/head/; revision=30784
* As threatened on freebsd-ports: all startup scripts know about the twoThomas Gellekum2000-07-052-3/+21
| | | | | | | | | | 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. Notes: svn path=/head/; revision=30229
* 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
* Add appropriate AddType and DirectoryIndex in preparation forDirk Froemberg2000-05-291-4/+50
| | | | | | | | | mod_php[34]. Approved by: ache (maintainer) Notes: svn path=/head/; revision=28933
* Trim lines that were out of DESCR style, use proper WWW:Bill Fumerola2000-05-071-10/+1
| | | | Notes: svn path=/head/; revision=28344
* Fix typoChris Piazza2000-04-101-1/+1
| | | | | | | Submitted by: "Gary D. Margiotta" <gary@tbe.net> Notes: svn path=/head/; revision=27442
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-3/+3
| | | | Notes: svn path=/head/; revision=27430
* upgrade to 1.3.12Andrey A. Chernov2000-02-263-7/+6
| | | | Notes: svn path=/head/; revision=26298
* Add official cross side scripting security patchAndrey A. Chernov2000-02-022-0/+4
| | | | Notes: svn path=/head/; revision=25418
* upgrade to 1.3.11Andrey A. Chernov2000-01-245-40/+45
| | | | 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