CVS log for ports/www/apache20/Makefile
Up to [FreeBSD] / ports / www / apache20
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.305: download - view: text, markup, annotated - select for diffs
Wed Feb 8 05:02:15 2012 UTC (2 days, 16 hours ago) by pgollucci
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.304: preferred, colored
Changes since revision 1.304: +1 -1 lines
- Fix WITH_LDAP support by adding =shared PR: ports/147806 With Hat: apache@
Revision 1.304: download - view: text, markup, annotated - select for diffs
Tue Dec 20 16:55:05 2011 UTC (7 weeks, 3 days ago) by pgollucci
Branches: MAIN
Diff to: previous 1.303: preferred, colored
Changes since revision 1.303: +1 -1 lines
- Fix a typo (sync with the rest of them) With Hat: apache@
Revision 1.303: download - view: text, markup, annotated - select for diffs
Sun Nov 13 22:36:10 2011 UTC (2 months, 4 weeks ago) by ohauer
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.302: preferred, colored
Changes since revision 1.302: +2 -2 lines
- bump PORTREVISION (devel/apr0 update) - set EXPIRATION date to 2012-02-01 Feature safe: yes
Revision 1.302: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:25:53 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
Diff to: previous 1.301: preferred, colored
Changes since revision 1.301: +0 -3 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Revision 1.301: download - view: text, markup, annotated - select for diffs
Mon Sep 12 23:17:32 2011 UTC (4 months, 4 weeks ago) by gabor
Branches: MAIN
Diff to: previous 1.300: preferred, colored
Changes since revision 1.300: +1 -0 lines
- Track dependencies after databases/gdbm update
Revision 1.300: download - view: text, markup, annotated - select for diffs
Thu Mar 17 21:36:57 2011 UTC (10 months, 3 weeks ago) by pav
Branches: MAIN
Diff to: previous 1.299: preferred, colored
Changes since revision 1.299: +1 -1 lines
- Close a race condition that sometimes resulted in configure.in patches being ignored
Revision 1.299: download - view: text, markup, annotated - select for diffs
Fri Dec 10 21:10:23 2010 UTC (14 months ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.298: preferred, colored
Changes since revision 1.298: +3 -0 lines
- DEPRECATE and set EXPIRATION_DATE apache 2.3.10 will be release next week, 2.3.11 will be 1st beta shortly after that. 2.4.0 GA will follow not long after. Once 2.4.0 is released 2.0.x will be EOL upstream at httpd ASF. Get this in before 7.4/8.2 to help raise awareness and start migration plans. - Work is already well in to move the default apache to www/apache22 http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/147009, help is appreciated there with the goal to have this be true before 9.0. - www/apache13* are on track to be deprecated after 9.0. apache1.3.x support has been EOL upstream at ASF almost 1 year already. With Hat: apache@ Discussed with: httpd@dev.a.o, private@dev.a.o, #bsdports
Revision 1.298: download - view: text, markup, annotated - select for diffs
Sat Dec 4 07:33:53 2010 UTC (14 months, 1 week ago) by ade
Branches: MAIN
Diff to: previous 1.297: preferred, colored
Changes since revision 1.297: +1 -1 lines
Sync to new bsd.autotools.mk
Revision 1.297: download - view: text, markup, annotated - select for diffs
Thu Oct 21 06:22:04 2010 UTC (15 months, 3 weeks ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.296: preferred, colored
Changes since revision 1.296: +0 -0 lines
- forced commit, no changes, try to help QAT
Revision 1.296: download - view: text, markup, annotated - select for diffs
Thu Oct 21 05:55:24 2010 UTC (15 months, 3 weeks ago) by pgollucci
Branches: MAIN
Diff to: previous 1.295: preferred, colored
Changes since revision 1.295: +1 -2 lines
- Update to 2.0.64 - normalize patch-pcre.diff into makepatch format - All 4 CVE patches are included upstream and part of 2.0.64 - part of the local apxs.in changes are upstream now too - some patches were regenerated for offset updates ** There is NO security update here. ** Changes: http://www.apache.org/dist/httpd/CHANGES_2.0 With Hat: apache@ <ChangeLog> *) SECURITY: CVE-2010-1452 (cve.mitre.org) mod_dav: Fix Handling of requests without a path segment. PR: 49246 [Mark Drayton, Jeff Trawick] *) SECURITY: CVE-2009-1891 (cve.mitre.org) Fix a potential Denial-of-Service attack against mod_deflate or other modules, by forcing the server to consume CPU time in compressing a large file after a client disconnects. PR 39605. [Joe Orton, Ruediger Pluem] *) SECURITY: CVE-2009-3095 (cve.mitre.org) mod_proxy_ftp: sanity check authn credentials. [Stefan Fritsch <sf fritsch.de>, Joe Orton] *) SECURITY: CVE-2009-3094 (cve.mitre.org) mod_proxy_ftp: NULL pointer dereference on error paths. [Stefan Fritsch <sf fritsch.de>, Joe Orton] *) SECURITY: CVE-2009-3555 (cve.mitre.org) mod_ssl: Comprehensive fix of the TLS renegotiation prefix injection attack when compiled against OpenSSL version 0.9.8m or later. Introduces the 'SSLInsecureRenegotiation' directive to reopen this vulnerability and offer unsafe legacy renegotiation with clients which do not yet support the new secure renegotiation protocol, RFC 5746. [Joe Orton, and with thanks to the OpenSSL Team] *) SECURITY: CVE-2009-3555 (cve.mitre.org) mod_ssl: A partial fix for the TLS renegotiation prefix injection attack for OpenSSL versions prior to 0.9.8l; reject any client-initiated renegotiations. Forcibly disable keepalive for the connection if there is any buffered data readable. Any configuration which requires renegotiation for per-directory/location access control is still vulnerable, unless using openssl 0.9.8l or later. [Joe Orton, Ruediger Pluem, Hartmut Keil <Hartmut.Keil adnovum.ch>, Rainer Jung] *) SECURITY: CVE-2010-0434 (cve.mitre.org) Ensure each subrequest has a shallow copy of headers_in so that the parent request headers are not corrupted. Elimiates a problematic optimization in the case of no request body. PR 48359 [Jake Scott, William Rowe, Ruediger Pluem] *) SECURITY: CVE-2008-2364 (cve.mitre.org) mod_proxy_http: Better handling of excessive interim responses from origin server to prevent potential denial of service and high memory usage. Reported by Ryujiro Shibuya. [Ruediger Pluem, Joe Orton, Jim Jagielski] *) SECURITY: CVE-2010-0425 (cve.mitre.org) mod_isapi: Do not unload an isapi .dll module until the request processing is completed, avoiding orphaned callback pointers. [Brett Gervasoni <brettg senseofsecurity.com>, Jeff Trawick] *) SECURITY: CVE-2008-2939 (cve.mitre.org) mod_proxy_ftp: Prevent XSS attacks when using wildcards in the path of the FTP URL. Discovered by Marc Bevand of Rapid7. [Ruediger Pluem] *) Fix recursive ErrorDocument handling. PR 36090 [Chris Darroch] *) mod_ssl: Do not do overlapping memcpy. PR 45444 [Joe Orton] *) Add Set-Cookie and Set-Cookie2 to the list of headers allowed to pass through on a 304 response. [Nick Kew] *) apxs: Fix -A and -a options to ignore whitespace in httpd.conf [Philip M. Gollucci] </ChangeLog>
Revision 1.295: download - view: text, markup, annotated - select for diffs
Sat Oct 16 11:52:41 2010 UTC (15 months, 3 weeks ago) by ade
Branches: MAIN
Diff to: previous 1.294: preferred, colored
Changes since revision 1.294: +1 -1 lines
Punt autoconf267->autoconf268
Revision 1.294: download - view: text, markup, annotated - select for diffs
Wed Sep 15 18:35:18 2010 UTC (16 months, 3 weeks ago) by ade
Branches: MAIN
Diff to: previous 1.293: preferred, colored
Changes since revision 1.293: +2 -2 lines
Autotools update. Read ports/UPDATING 20100915 for details. Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs
Revision 1.293: download - view: text, markup, annotated - select for diffs
Wed May 26 23:03:07 2010 UTC (20 months, 2 weeks ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.292: preferred, colored
Changes since revision 1.292: +1 -0 lines
- conflicts with www/apache22*
Revision 1.292: download - view: text, markup, annotated - select for diffs
Wed May 26 19:44:32 2010 UTC (20 months, 2 weeks ago) by pgollucci
Branches: MAIN
Diff to: previous 1.291: preferred, colored
Changes since revision 1.291: +0 -0 lines
- force a retry for QAT, no changes
Revision 1.291: download - view: text, markup, annotated - select for diffs
Wed May 26 19:30:44 2010 UTC (20 months, 2 weeks ago) by pgollucci
Branches: MAIN
Diff to: previous 1.290: preferred, colored
Changes since revision 1.290: +1 -2 lines
- Partial httpd SVN MFC of r15338 [http://svn.apache.org/viewvc?view=revision&revision=153384] Essentially this internalizes the pcre POSIX API in the ap_ namespace. Thus fixing the use of an external pcre library and hence mod_redirect and other consumers. - This includes an MMN bump which means you will need to recompile all your modules. With ports this will happen when you upgrade via portmaster or portupgrade. If you have any modules outside of ports they will need to be recompiled too. - There is a small chance you will need to change some of your custom modules to adapt to the ap_regex_t and ap_regmatch_t api changes. - For security, speed, maintenance, and simplification in the ports/ framework this route was chosen instead of reverting the devel/pcre change in 2.0.63_4. PR: ports/146604 Reported by: Stefan Bethke <stb@lassitu.de>, serveral on ports@, apache@ With Hat: apache@
Revision 1.290: download - view: text, markup, annotated - select for diffs
Sun May 23 23:59:35 2010 UTC (20 months, 2 weeks ago) by pgollucci
Branches: MAIN
Diff to: previous 1.289: preferred, colored
Changes since revision 1.289: +1 -1 lines
- Fix 5 seen in 3rd party module failures due to converting from bundled apr to ports apr. Reported by: pav via pointyhat With Hat: apache@
Revision 1.289: download - view: text, markup, annotated - select for diffs
Wed May 19 19:38:16 2010 UTC (20 months, 3 weeks ago) by pgollucci
Branches: MAIN
Diff to: previous 1.288: preferred, colored
Changes since revision 1.288: +1 -2 lines
- lib/apache2 is empty and doesn't exist - Bump PORTREVISION Reported by: Geraint Edwards <gedge@yadn.org> via apache@
Revision 1.288: download - view: text, markup, annotated - select for diffs
Wed May 19 19:27:15 2010 UTC (20 months, 3 weeks ago) by pgollucci
Branches: MAIN
Diff to: previous 1.287: preferred, colored
Changes since revision 1.287: +3 -3 lines
- whitespace only
Revision 1.287: download - view: text, markup, annotated - select for diffs
Tue May 18 04:51:59 2010 UTC (20 months, 3 weeks ago) by pgollucci
Branches: MAIN
Diff to: previous 1.286: preferred, colored
Changes since revision 1.286: +1 -1 lines
- Bump PORTREVISION With Hat: apache@
Revision 1.286: download - view: text, markup, annotated - select for diffs
Tue May 18 04:51:06 2010 UTC (20 months, 3 weeks ago) by pgollucci
Branches: MAIN
Diff to: previous 1.285: preferred, colored
Changes since revision 1.285: +1 -2 lines
- Whitespace With Hat: apache@
Revision 1.285: download - view: text, markup, annotated - select for diffs
Tue May 18 04:49:51 2010 UTC (20 months, 3 weeks ago) by pgollucci
Branches: MAIN
Diff to: previous 1.284: preferred, colored
Changes since revision 1.284: +5 -18 lines
- Force devel/apr0. Bundled srclib/apr is never used now. With Hat: apache@
Revision 1.284: download - view: text, markup, annotated - select for diffs
Tue May 18 04:47:08 2010 UTC (20 months, 3 weeks ago) by pgollucci
Branches: MAIN
Diff to: previous 1.283: preferred, colored
Changes since revision 1.283: +14 -7 lines
- Whitespace only With hat: apache@
Revision 1.283: download - view: text, markup, annotated - select for diffs
Tue May 18 04:44:59 2010 UTC (20 months, 3 weeks ago) by pgollucci
Branches: MAIN
Diff to: previous 1.282: preferred, colored
Changes since revision 1.282: +0 -4 lines
- drop KQUEUE_SUPPORT, patch doesn't apply cleaning to devel/apr0 Patches to devel/apr0 are welcome, send-pr. With Hat: apache@
Revision 1.282: download - view: text, markup, annotated - select for diffs
Fri May 14 18:52:31 2010 UTC (20 months, 4 weeks ago) by pgollucci
Branches: MAIN
Diff to: previous 1.281: preferred, colored
Changes since revision 1.281: +8 -0 lines
By default suexec doesn't enforces different resource limitations configured in login.conf(5). This is probably because resource limitations are handled differently on various different platforms. This modifies suexec behaviour to set resource limits for CGI's from /etc/login.conf before execing the customers CGI script. Doesn't affect default package, so no PORTREVISION bumps. I will follow up at dev@httpd.apache.org to see about adding this with #ifdefs. PR: ports/136928 Submitted by: Alexey V.Degtyarev <alexey@renatasystems.org> With Hat: apache@
Revision 1.281: download - view: text, markup, annotated - select for diffs
Thu May 13 04:36:07 2010 UTC (20 months, 4 weeks ago) by pgollucci
Branches: MAIN
Diff to: previous 1.280: preferred, colored
Changes since revision 1.280: +1 -0 lines
- Fix some runtime devel/pcre conversion fallout the bundled pcre defined REG_NOSUB as 0 b/c its not used the devel/pcre port (8.0.0) defines it as 0x0020 which is causing havoc The REG_NOSUB was never used by pcre in www/apache20 So, replace it with 0 in the www/apache20 code forcibly - Bump PORTERVISION PR: ports/146399 Reported by: ervin valentin <ervin23@gmail.com> With Hat: apache@
Revision 1.280: download - view: text, markup, annotated - select for diffs
Thu May 13 02:56:56 2010 UTC (21 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.279: preferred, colored
Changes since revision 1.279: +2 -2 lines
- Carry the bundled apr patch through current freebsd versions. clement@ added this patch in 1.201 of Makefile for fbsd 6.x This only adds -funsigned-char to CFLAGS and I haven't seen it break anything or anyone report any issues with not having the update. It was also only neccessary in apr 0.9.x not apr 1.x+ This was remove entirely in http://svn.apache.org/viewvc?view=revision&revision=65257 - Bump PORTREVISION With Hat: apache@
Revision 1.279: download - view: text, markup, annotated - select for diffs
Thu May 13 01:13:19 2010 UTC (21 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.278: preferred, colored
Changes since revision 1.278: +2 -2 lines
- Dupliate $] fix in apxs in www/apache22 - Rename rc.d script apache2.sh -> apache2 - Bump PORTREVISION With Hat: apache@
Revision 1.278: download - view: text, markup, annotated - select for diffs
Thu May 13 00:30:19 2010 UTC (21 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.277: preferred, colored
Changes since revision 1.277: +2 -2 lines
- Fix openssl rengotiation patch [1]
- Fix the openssl from ports flag
- Bump PORTREVISION
- Also patch 2 more CVEs
*) SECURITY: CVE-2010-0434 (cve.mitre.org)
Ensure each subrequest has a shallow copy of headers_in so that the
parent request headers are not corrupted. Elimiates a problematic
optimization in the case of no request body. PR 48359
[Jake Scott, William Rowe, Ruediger Pluem]
*) SECURITY: CVE-2008-2364 (cve.mitre.org)
mod_proxy_http: Better handling of excessive interim responses
from origin server to prevent potential denial of service and high
memory usage. Reported by Ryujiro Shibuya. [Ruediger Pluem,
Joe Orton, Jim Jagielski]
PR: ports/146389 [1]
Submitted by: several [1]
With Hat: apache@
Revision 1.277: download - view: text, markup, annotated - select for diffs
Fri May 7 23:57:57 2010 UTC (21 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.276: preferred, colored
Changes since revision 1.276: +12 -10 lines
- Back out the OPTIONS framework for now. Makefile.modules MODULES options also be in OPTIONS or they aren't passed to make. Thats one huge subtlety. I'll fix this later, but don't have time now. Reported by: kevin brintnall <kbrint@qwest.net> via e-mail Pointy hat: myself With Hat: apache@
Revision 1.276: download - view: text, markup, annotated - select for diffs
Fri May 7 21:48:57 2010 UTC (21 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.275: preferred, colored
Changes since revision 1.275: +1 -1 lines
- Fix -A and -a options for apxs to correctly ignore whitespace. This will fix about 100 pkg-plist left overs for httpd.conf apxs -A comments out the LoadModule line This adds custom FreeBSD mod to 'DELETE' the line so that it works with our pkg-plists in packages. - Remove -s form the cmp httpd.conf in pkg-plist to be blatant about why it didn't get removed - Bump PORTREVISION - This will be in 2.0.64 PR: ports/133704 Obtained from: http://svn.apache.org/viewvc?rev=942211&view=rev Reported by: olli hauer <ohauer@gmx.de> (and very good pr!) With Hat: apache@
Revision 1.275: download - view: text, markup, annotated - select for diffs
Fri May 7 04:59:28 2010 UTC (21 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.274: preferred, colored
Changes since revision 1.274: +4 -4 lines
- fix ldap support --with-ldap switches on LDAP library linking in apr-util --enable-ldap option switches on the LDAP caching module --enable-auth-ldap option switches on the LDAP authentication module also apply a custom patch to fix the linking - add a missing quote to OPTIONS desc - ldap is not in the default package, so no PORTREVISION bump PR: ports/128079 Reported by: koitsu, skreuzer With Hat: apache@
Revision 1.274: download - view: text, markup, annotated - select for diffs
Fri May 7 03:22:09 2010 UTC (21 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.273: preferred, colored
Changes since revision 1.273: +2 -2 lines
- duplicate www/apache22 re-fix for /etc/ftpusers in www/apache20 PR: ports/144422 Reported by: several With hat: apache@
Revision 1.273: download - view: text, markup, annotated - select for diffs
Fri May 7 01:56:11 2010 UTC (21 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.272: preferred, colored
Changes since revision 1.272: +1 -1 lines
- Apply SECURITY: CVE-2009-3555 (cve.mitre.org) to www/apache20 as well. PR: ports/140357 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> With Hat: apache@
Revision 1.272: download - view: text, markup, annotated - select for diffs
Fri May 7 01:42:59 2010 UTC (21 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.271: preferred, colored
Changes since revision 1.271: +10 -3 lines
- Take stab at adding OPTIONS framework in limited capacity. Some options were intentionally omitted. - Remove a legacy option kludge PR: ports/146199 Requested by: Nick Hibma <nick@anywi.com> With Hat: apache@
Revision 1.271: download - view: text, markup, annotated - select for diffs
Fri May 7 01:29:47 2010 UTC (21 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.270: preferred, colored
Changes since revision 1.270: +5 -2 lines
- Force devel/pcre and abandon the bundled pcre: 0) its like 7yrs old 0) the new version have speed,bug,&security fixes 0) www/apache22 already does this 0) www/apache23+ no longer bundle pcre [or apr* for that matter] - Bump PORTREVISION With Hat: apache@
Revision 1.270: download - view: text, markup, annotated - select for diffs
Thu May 6 23:44:51 2010 UTC (21 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.269: preferred, colored
Changes since revision 1.269: +2 -0 lines
- Set the ITK version. With Hat: apache@
Revision 1.269: download - view: text, markup, annotated - select for diffs
Thu May 6 21:10:36 2010 UTC (21 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.268: preferred, colored
Changes since revision 1.268: +4 -0 lines
- Fix compile with security/openssl - No PORTREVISION bump [security/openssl is not the default] PR: ports/146218 Submitted by: Kazuo Dohzono <dohzono@axion-software.com> Obtained from: http://mail-index.netbsd.org/pkgsrc-users/2009/08/25/msg010537.html With Hat: apache@ [I will contemplate sending this back to dev@httpd for branches/2.0.x for 2.0.64]
Revision 1.268: download - view: text, markup, annotated - select for diffs
Thu May 6 03:37:33 2010 UTC (21 months, 1 week ago) by pgollucci
Branches: MAIN
Diff to: previous 1.267: preferred, colored
Changes since revision 1.267: +0 -3 lines
- openssl patch is unconditionally applied With Hat: apache@
Revision 1.267: download - view: text, markup, annotated - select for diffs
Wed May 5 23:20:10 2010 UTC (21 months, 1 week ago) by pgollucci
Branches: MAIN
Diff to: previous 1.266: preferred, colored
Changes since revision 1.266: +1 -1 lines
- Fix another IGNORE message
Revision 1.266: download - view: text, markup, annotated - select for diffs
Wed May 5 23:19:19 2010 UTC (21 months, 1 week ago) by pgollucci
Branches: MAIN
Diff to: previous 1.265: preferred, colored
Changes since revision 1.265: +2 -2 lines
- Fix some whitespace - Silence portlitn for IGNORE message
Revision 1.265: download - view: text, markup, annotated - select for diffs
Wed May 5 23:17:33 2010 UTC (21 months, 1 week ago) by pgollucci
Branches: MAIN
Diff to: previous 1.264: preferred, colored
Changes since revision 1.264: +0 -1 lines
- CFLAGS is already in CONFIGURE_ENV With Hat: apache@
Revision 1.264: download - view: text, markup, annotated - select for diffs
Wed May 5 23:16:08 2010 UTC (21 months, 1 week ago) by pgollucci
Branches: MAIN
Diff to: previous 1.263: preferred, colored
Changes since revision 1.263: +1 -1 lines
- add caudium14 conflict - fix caudium12 conflict With Hat: apache@
Revision 1.263: download - view: text, markup, annotated - select for diffs
Wed Apr 28 21:05:56 2010 UTC (21 months, 2 weeks ago) by pgollucci
Branches: MAIN
Diff to: previous 1.262: preferred, colored
Changes since revision 1.262: +2 -2 lines
- Fix typo preventing install/deinstall when /etc/ftpusers was present
Note if you already have www/apache20 or www/apache22 installed this is
not worth updating for; however, you should verify your [if you use it]
${PREFIX}/etc/apacheXX/extra/httpd-userdir.conf:
DisableUser dir setting correct lists the users you don't want
to have the ~/dir visible via http requests.
PR: ports/144422
Reported by: several
With hat: apache@
Revision 1.262: download - view: text, markup, annotated - select for diffs
Sun Mar 28 04:44:54 2010 UTC (22 months, 2 weeks ago) by dougb
Branches: MAIN
Diff to: previous 1.261: preferred, colored
Changes since revision 1.261: +0 -2 lines
Cleanse uneeded RC_SUBR variables Approved by: pgolluci
Revision 1.261: download - view: text, markup, annotated - select for diffs
Sun Aug 2 19:35:55 2009 UTC (2 years, 6 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.260: preferred, colored
Changes since revision 1.260: +2 -2 lines
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22. -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr
Revision 1.260: download - view: text, markup, annotated - select for diffs
Mon Jun 8 05:11:09 2009 UTC (2 years, 8 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.259: preferred, colored
Changes since revision 1.259: +1 -1 lines
- Backport apr-util security fixes pending the 2.2.12 release (forthcomming) Security: http://www.vuxml.org/freebsd/eb9212f7-526b-11de-bbf2-001b77d09812 PR: ports/135310 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> With Hat: apache
Revision 1.259: download - view: text, markup, annotated - select for diffs
Sun May 17 07:24:24 2009 UTC (2 years, 8 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.258: preferred, colored
Changes since revision 1.258: +2 -0 lines
- Mark SAFE apache@ ports MAKE_JOBS_SAFE=yes
Revision 1.258: download - view: text, markup, annotated - select for diffs
Fri Jan 9 14:13:05 2009 UTC (3 years, 1 month ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.257: preferred, colored
Changes since revision 1.257: +1 -1 lines
- Re-assign www/apache* ports to apache@ - Previous MATAINERs please welcome yourself to the apache@ team. Approved by: portmgr (pav, flz), secteam (simon), clement
Revision 1.257: download - view: text, markup, annotated - select for diffs
Tue Jan 6 16:53:03 2009 UTC (3 years, 1 month ago) by wxs
Branches: MAIN
Diff to: previous 1.256: preferred, colored
Changes since revision 1.256: +2 -6 lines
- Remove conditional checks for FreeBSD 5.x and older Approved by: pav
Revision 1.256: download - view: text, markup, annotated - select for diffs
Sun Aug 31 23:04:14 2008 UTC (3 years, 5 months ago) by clement
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.255: preferred, colored
Changes since revision 1.255: +2 -2 lines
- Revert previous patch to "fix" missing rc.d scripts. It actually breaks profiles. - Fix CVE-2008-2939 for mod_proxy_ftp (XSS attacks when using wildcards in the path of the FTP URL) - Bump PORTREVISION
Revision 1.255: download - view: text, markup, annotated - select for diffs
Sun Aug 31 18:58:45 2008 UTC (3 years, 5 months ago) by clement
Branches: MAIN
Diff to: previous 1.254: preferred, colored
Changes since revision 1.254: +3 -2 lines
- Fix plist when NOPORTDOCS is defined [1] - Sometimes, rc scripts aren't included in package Try to fix this. [2] - Bump PORTREVISION PR: ports/124671 [2] Reported by: QA Tindy [1], George Donnelly [2] Special thanks to: pgollucci@
Revision 1.254: download - view: text, markup, annotated - select for diffs
Thu Aug 21 06:18:34 2008 UTC (3 years, 5 months ago) by rafan
Branches: MAIN
Diff to: previous 1.253: preferred, colored
Changes since revision 1.253: +1 -1 lines
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
Revision 1.253: download - view: text, markup, annotated - select for diffs
Wed Aug 20 00:57:26 2008 UTC (3 years, 5 months ago) by ade
Branches: MAIN
Diff to: previous 1.252: preferred, colored
Changes since revision 1.252: +1 -1 lines
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62 Tested by: exp build run (erwin)
Revision 1.252: download - view: text, markup, annotated - select for diffs
Fri Feb 8 03:07:25 2008 UTC (4 years ago) by clement
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.251: preferred, colored
Changes since revision 1.251: +4 -0 lines
- Workaround a sh segfault on 6-STABLE Reported by: many
Revision 1.251: download - view: text, markup, annotated - select for diffs
Sun Jan 20 15:00:32 2008 UTC (4 years ago) by clement
Branches: MAIN
Diff to: previous 1.250: preferred, colored
Changes since revision 1.250: +1 -2 lines
- Update to 2.0.63 - Use BDB from bsd.database.mk instead of homebrew [1] PR: ports/119712 [1] Submitted by: mm [1]
Revision 1.250: download - view: text, markup, annotated - select for diffs
Sun Sep 30 04:47:31 2007 UTC (4 years, 4 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.249: preferred, colored
Changes since revision 1.249: +2 -2 lines
Switch autoconf dependencies from 2.53 or 2.59 to 2.61. PR: ports/116639 Submitted by: aDe
Revision 1.249: download - view: text, markup, annotated - select for diffs
Tue Sep 18 19:18:09 2007 UTC (4 years, 4 months ago) by clement
Branches: MAIN
Diff to: previous 1.248: preferred, colored
Changes since revision 1.248: +1 -0 lines
- Fix profiles support in startup script [1] - move envvars support to the beginning of apache2_checkconfig() to be sure we're using envvars during configtest [2] PR: ports/116401 [1], ports/116329 [2] Submitted by: kevin brintnall <kbrint@rufus.net> [1], Ruud Althuizen <ruud@il.fontys.nl>
Revision 1.248: download - view: text, markup, annotated - select for diffs
Mon Sep 10 14:48:36 2007 UTC (4 years, 5 months ago) by clement
Branches: MAIN
Diff to: previous 1.247: preferred, colored
Changes since revision 1.247: +1 -0 lines
- Re-add apache2ssl_enable support Noticed by: Oliver Brandmueller <ob at e-Gitt dot NET>
Revision 1.247: download - view: text, markup, annotated - select for diffs
Sun Sep 9 14:48:33 2007 UTC (4 years, 5 months ago) by clement
Branches: MAIN
Diff to: previous 1.246: preferred, colored
Changes since revision 1.246: +3 -14 lines
- Update to 2.0.61 - sync' startup script with www/apache22
Revision 1.246: download - view: text, markup, annotated - select for diffs
Sat Aug 4 11:41:24 2007 UTC (4 years, 6 months ago) by gabor
Branches: MAIN
Diff to: previous 1.245: preferred, colored
Changes since revision 1.245: +1 -1 lines
- Remove the DESTDIR modifications from individual ports as we have a new, fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav)
Revision 1.245: download - view: text, markup, annotated - select for diffs
Sun Jun 17 16:59:26 2007 UTC (4 years, 7 months ago) by anders
Branches: MAIN
Diff to: previous 1.244: preferred, colored
Changes since revision 1.244: +1 -1 lines
Remove thttpd from conflicts list, it has a different name for its passwd program now. Approved by: maintainers/erwin
Revision 1.244: download - view: text, markup, annotated - select for diffs
Wed Nov 1 15:59:46 2006 UTC (5 years, 3 months ago) by clement
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.243: preferred, colored
Changes since revision 1.243: +1 -1 lines
- Fix typo
Revision 1.243: download - view: text, markup, annotated - select for diffs
Wed Nov 1 15:47:50 2006 UTC (5 years, 3 months ago) by clement
Branches: MAIN
Diff to: previous 1.242: preferred, colored
Changes since revision 1.242: +2 -9 lines
- Add itk MPM mpm-itk allows you to run each of your vhost under a separate UID and GID WWW: http://home.samfundet.no/~sesse/mpm-itk/ - use LD_CONFIG
Revision 1.242: download - view: text, markup, annotated - select for diffs
Sat Aug 5 20:16:14 2006 UTC (5 years, 6 months ago) by clement
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.241: preferred, colored
Changes since revision 1.241: +1 -2 lines
- Update to 2.0.59
Revision 1.241: download - view: text, markup, annotated - select for diffs
Thu Jul 27 20:26:28 2006 UTC (5 years, 6 months ago) by clement
Branches: MAIN
Diff to: previous 1.240: preferred, colored
Changes since revision 1.240: +1 -1 lines
- Fix security issue in mod_rewrite. All people using mod_rewrite are strongly encouraged to update. An off-by-one flaw exists in the Rewrite module, mod_rewrite. Depending on the manner in which Apache httpd was compiled, this software defect may result in a vulnerability which, in combination with certain types of Rewrite rules in the web server configuration files, could be triggered remotely. For vulnerable builds, the nature of the vulnerability can be denial of service (crashing of web server processes) or potentially allow arbitrary code execution. This issue has been rated as having important security impact by the Apache HTTP Server Security Team Updates to latest versions will follow soon. Notified by: so@ (simon) Obtained from: Apache Security Team Security: CVE-2006-3747
Revision 1.240: download - view: text, markup, annotated - select for diffs
Sat May 13 04:41:06 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.239: preferred, colored
Changes since revision 1.239: +0 -1 lines
Remove USE_REINPLACE from categories starting with W
Revision 1.239: download - view: text, markup, annotated - select for diffs
Wed May 10 19:50:26 2006 UTC (5 years, 9 months ago) by clement
Branches: MAIN
Diff to: previous 1.238: preferred, colored
Changes since revision 1.238: +0 -4 lines
- Remove obsolete patch which add support to Windows Update Service when apache acts as a proxy. Reported by: Bjoern Voigt <bjoern@cs.tu-berlin.de>
Revision 1.238: download - view: text, markup, annotated - select for diffs
Mon May 1 16:54:40 2006 UTC (5 years, 9 months ago) by clement
Branches: MAIN
Diff to: previous 1.237: preferred, colored
Changes since revision 1.237: +1 -0 lines
- Fix plist Spotted by: mnag Pointy hat to: clement
Revision 1.237: download - view: text, markup, annotated - select for diffs
Mon May 1 09:24:55 2006 UTC (5 years, 9 months ago) by clement
Branches: MAIN
Diff to: previous 1.236: preferred, colored
Changes since revision 1.236: +1 -2 lines
- Update to 2.0.58
Revision 1.236: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:39:34 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.235: preferred, colored
Changes since revision 1.235: +1 -1 lines
Conversion to a single libtool environment. Approved by: portmgr (kris)
Revision 1.235: download - view: text, markup, annotated - select for diffs
Mon Jan 30 23:20:02 2006 UTC (6 years ago) by kuriyama
Branches: MAIN
Diff to: previous 1.234: preferred, colored
Changes since revision 1.234: +2 -2 lines
Chase shlib bump of libexpat.
Revision 1.234: download - view: text, markup, annotated - select for diffs
Tue Jan 17 09:40:53 2006 UTC (6 years ago) by clement
Branches: MAIN
Diff to: previous 1.233: preferred, colored
Changes since revision 1.233: +0 -2 lines
- Finish cleanups and fix build with threads enables.
Revision 1.233: download - view: text, markup, annotated - select for diffs
Mon Jan 16 08:22:21 2006 UTC (6 years ago) by clement
Branches: MAIN
Diff to: previous 1.232: preferred, colored
Changes since revision 1.232: +0 -10 lines
- remove print-closest-mirror target from apache20 Makefile Noticed by: erwin, pav, KOMATSU Shinichiro <koma2@lovepeers.org> [1] PR: ports/91849 [1] Pointy hat to: clement
Revision 1.232: download - view: text, markup, annotated - select for diffs
Sun Jan 15 18:58:37 2006 UTC (6 years ago) by clement
Branches: MAIN
Diff to: previous 1.231: preferred, colored
Changes since revision 1.231: +16 -29 lines
Cleanups and fixes - remove useless options (and fix thread stuff) [1] - move print-closest-mirror to bsd.apache.mk - move threads configure options out of Makefile.modules - Fix stupid logic to disable v4mapped address [2] - and more... Submitted/spotted by: many, Hirohisa Yamaguchi <umq@ueo.co.jp> [1] ume[2] PR: ports/91813 [1]
Revision 1.231: download - view: text, markup, annotated - select for diffs
Mon Dec 12 20:35:18 2005 UTC (6 years, 2 months ago) by clement
Branches: MAIN
Diff to: previous 1.230: preferred, colored
Changes since revision 1.230: +1 -1 lines
SECURITY: CVE-2005-3352 (cve.mitre.org)
mod_imap: Escape untrusted referer header before outputting in HTML
to avoid potential cross-site scripting. Change also made to
ap_escape_html so we escape quotes. Reported by JPCERT.
[Mark Cox]
Reported by: simon
Revision 1.230: download - view: text, markup, annotated - select for diffs
Sun Dec 4 14:59:41 2005 UTC (6 years, 2 months ago) by clement
Branches: MAIN
Diff to: previous 1.229: preferred, colored
Changes since revision 1.229: +4 -0 lines
- Various package fixes - Bump PORTREVISION
Revision 1.229: download - view: text, markup, annotated - select for diffs
Sat Dec 3 23:04:21 2005 UTC (6 years, 2 months ago) by clement
Branches: MAIN
Diff to: previous 1.228: preferred, colored
Changes since revision 1.228: +1 -0 lines
- resync' with www/apache2
Revision 1.228: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:51:28 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.227: preferred, colored
Changes since revision 1.227: +1 -2 lines
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
Revision 1.227: download - view: text, markup, annotated - select for diffs
Tue Oct 25 18:58:53 2005 UTC (6 years, 3 months ago) by fenner
Branches: MAIN
Diff to: previous 1.226: preferred, colored
Changes since revision 1.226: +2 -1 lines
Use the proper syntax for groups when using ${MASTER_SITE_foo}
Approved by: MAINTAINER timeout (2 weeks)
Revision 1.226: download - view: text, markup, annotated - select for diffs
Fri Oct 14 13:54:08 2005 UTC (6 years, 3 months ago) by clement
Branches: MAIN
Diff to: previous 1.225: preferred, colored
Changes since revision 1.225: +1 -2 lines
- Update to 2.0.55
Revision 1.225: download - view: text, markup, annotated - select for diffs
Tue Sep 20 08:39:50 2005 UTC (6 years, 4 months ago) by clement
Branches: MAIN
Diff to: previous 1.224: preferred, colored
Changes since revision 1.224: +1 -4 lines
- Apply openssl 0.9.8 fix by default. OpenSSL 0.9.8 is now the default from ports Reported by: erwin
Revision 1.224: download - view: text, markup, annotated - select for diffs
Sun Sep 18 22:29:16 2005 UTC (6 years, 4 months ago) by clement
Branches: MAIN
Diff to: previous 1.223: preferred, colored
Changes since revision 1.223: +1 -1 lines
- Hook www/apache20 to the build. It fixes some errors in INDEX build with exp build Reported by: kris
Revision 1.223: download - view: text, markup, annotated - select for diffs
Sat Sep 10 14:45:03 2005 UTC (6 years, 5 months ago) by clement
Branches: MAIN
Diff to: previous 1.222: preferred, colored
Changes since revision 1.222: +6 -2 lines
- Sync with www/apache2
Revision 1.222: download - view: text, markup, annotated - select for diffs
Mon Aug 1 10:04:18 2005 UTC (6 years, 6 months ago) by clement
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.221: preferred, colored
Changes since revision 1.221: +6 -1 lines
- make sure SSL dependency doesn't exists if WITHOUT_MODULES_SSL is defined
Revision 1.221: download - view: text, markup, annotated - select for diffs
Tue Jul 26 10:10:35 2005 UTC (6 years, 6 months ago) by clement
Branches: MAIN
Diff to: previous 1.220: preferred, colored
Changes since revision 1.220: +1 -1 lines
- Add fix for CAN-2005-2088
From Changelog:
*) SECURITY: CAN-2005-2088
core: If a request contains both Transfer-Encoding and Content-Length
headers, remove the Content-Length, mitigating some HTTP Request
Splitting/Spoofing attacks. [Paul Querna, Joe Orton]
- Rename previous patch to CVE ID
- bump PORTREVISION
Security: CAN-2005-2088
Obtained From: Apache repository
Revision 1.220: download - view: text, markup, annotated - select for diffs
Tue Jul 26 08:25:13 2005 UTC (6 years, 6 months ago) by clement
Branches: MAIN
Diff to: previous 1.219: preferred, colored
Changes since revision 1.219: +1 -0 lines
Security: fix a buffer overrun in ssl_callback_SSLVerify_CRL() Reported by: thierry
Revision 1.219: download - view: text, markup, annotated - select for diffs
Sun May 22 09:09:42 2005 UTC (6 years, 8 months ago) by clement
Branches: MAIN
Diff to: previous 1.218: preferred, colored
Changes since revision 1.218: +6 -1 lines
- Sync with www/apache2
Revision 1.218: download - view: text, markup, annotated - select for diffs
Tue Feb 8 15:17:06 2005 UTC (7 years ago) by clement
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.217: preferred, colored
Changes since revision 1.217: +19 -4 lines
- Update to 2.0.53 - Download bz2'd tarball [1] - Add print-closest-mirrors target. It allows you to find the 6 (3 http/3 ftp) closest mirror, base on http://www.apache.org/dyn/closer.cgi/httpd/ make print-closest-mirrors >> /etc/make.conf automatically add the six closest mirror to the head of ${MASTER_SITE_APACHE_HTTPD}. Requested by: delphij
Revision 1.217: download - view: text, markup, annotated - select for diffs
Tue Jan 11 13:45:05 2005 UTC (7 years, 1 month ago) by clement
Branches: MAIN
Diff to: previous 1.216: preferred, colored
Changes since revision 1.216: +14 -5 lines
o startup script:
- Use apache{2,21}flags variable in apache{2,21}_checkconfig().
It fixes restart when apache2ssl_enable is set to YES in rc.conf
and httpd.conf is "old" (i.e. non -DSSL safe) [1]
o Makefile
- split post-install target to add install-startup-script:
User can now upgrade startup script without reinstalling apache2.
NOTE: this is NOT package-safe and NOT supported, even if in most of
cases they're no risk.
Noticed by: many [1]
Revision 1.216: download - view: text, markup, annotated - select for diffs
Sun Dec 19 19:52:44 2004 UTC (7 years, 1 month ago) by clement
Branches: MAIN
CVS tags: old_RELEASE_4_11_0
Diff to: previous 1.215: preferred, colored
Changes since revision 1.215: +1 -1 lines
- Bump PORTREVISION to refect recent changes. Since www/mod_python3 needs envvars.d stuff to work.
Revision 1.215: download - view: text, markup, annotated - select for diffs
Fri Dec 17 17:52:20 2004 UTC (7 years, 1 month ago) by clement
Branches: MAIN
Diff to: previous 1.214: preferred, colored
Changes since revision 1.214: +5 -4 lines
- Remove useless APR_FROM_PORTS check in post-install
- Add support for modular sbin/envvars
You can now put your own scripts you want to execute at envvars
stage in ${PREFIX}/etc/apache2/envvars.d
Only script ending by *.env are run.
Example:
/usr/local/etc/apache2/envvars.d/mod_python3.env
Discussed with: perky on -apache@
Revision 1.214: download - view: text, markup, annotated - select for diffs
Mon Dec 13 10:18:47 2004 UTC (7 years, 1 month ago) by clement
Branches: MAIN
Diff to: previous 1.213: preferred, colored
Changes since revision 1.213: +1 -1 lines
- s/INSTALLS_SHILB/INSTALLS_SHLIB/
Revision 1.213: download - view: text, markup, annotated - select for diffs
Sun Dec 12 11:48:55 2004 UTC (7 years, 2 months ago) by clement
Branches: MAIN
Diff to: previous 1.212: preferred, colored
Changes since revision 1.212: +5 -2 lines
- Remove installation of unused highperformance*.conf
- Move examples config files to ${EXAMPLESDIR}
- Relax permissions on ${PREFIX}/www instead of ${PREFIX}/www/data
Revision 1.212: download - view: text, markup, annotated - select for diffs
Sat Nov 13 18:23:33 2004 UTC (7 years, 2 months ago) by clement
Branches: MAIN
Diff to: previous 1.211: preferred, colored
Changes since revision 1.211: +3 -5 lines
- minor cleanups.
Revision 1.211: download - view: text, markup, annotated - select for diffs
Wed Nov 10 18:24:44 2004 UTC (7 years, 3 months ago) by clement
Branches: MAIN
Diff to: previous 1.210: preferred, colored
Changes since revision 1.210: +1 -1 lines
- Fix memory consumption DoS, CVE CAN-2004-0942 Reported by: josef Obtained from: Apache CVS
Revision 1.210: download - view: text, markup, annotated - select for diffs
Mon Nov 8 20:50:48 2004 UTC (7 years, 3 months ago) by clement
Branches: MAIN
Diff to: previous 1.209: preferred, colored
Changes since revision 1.209: +2 -0 lines
- ldconfig'ify ${PREFIX}/lib/apache2 at install time.
PR: ports/73566
Submitted by: lev
Revision 1.209: download - view: text, markup, annotated - select for diffs
Sun Oct 31 09:22:21 2004 UTC (7 years, 3 months ago) by clement
Branches: MAIN
Diff to: previous 1.208: preferred, colored
Changes since revision 1.208: +2 -2 lines
Makefile was errornously committed. Revert the changes
Revision 1.208: download - view: text, markup, annotated - select for diffs
Sat Oct 30 19:44:41 2004 UTC (7 years, 3 months ago) by clement
Branches: MAIN
Diff to: previous 1.207: preferred, colored
Changes since revision 1.207: +2 -2 lines
- Fix apache2 build, I hope... Noticed by: many Committed from: EuroBSDcon Hotel's bar. Pointy hat to: me Under supervision from: mat, thierry, erwin (former mentor)
Revision 1.207: download - view: text, markup, annotated - select for diffs
Sat Oct 30 15:32:53 2004 UTC (7 years, 3 months ago) by clement
Branches: MAIN
Diff to: previous 1.206: preferred, colored
Changes since revision 1.206: +1 -1 lines
util_ald_cache_purge() fails to relink the cache entries during a cache purge. So apply the official patch
Revision 1.206: download - view: text, markup, annotated - select for diffs
Sat Oct 16 14:45:40 2004 UTC (7 years, 3 months ago) by clement
Branches: MAIN
Diff to: previous 1.205: preferred, colored
Changes since revision 1.205: +2 -19 lines
- Remove WITH_APR_FROM_PORTS knob - Add a note to UPDATING, to warn users they won't be able to build apache2 if they keep apr 0.9.x Discussed with: Craig Rodrigues (apr maintainer), kuriyama
Revision 1.205: download - view: text, markup, annotated - select for diffs
Sat Oct 16 09:15:52 2004 UTC (7 years, 3 months ago) by clement
Branches: MAIN
Diff to: previous 1.204: preferred, colored
Changes since revision 1.204: +2 -2 lines
- Fix apr detection WARNING: apache2 + apr 1.0 is BROKEN I'm working on a small compat hack. But don't dream too much. apache 2.0.x is not designed to work with apr 1.x. Forgotten by: kuriyama
Revision 1.204: download - view: text, markup, annotated - select for diffs
Sat Oct 16 05:03:07 2004 UTC (7 years, 3 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.203: preferred, colored
Changes since revision 1.203: +2 -2 lines
- Chase apr shlib version bump. Pointy Hat Autumn Collection 2004 to: kuriyama
Revision 1.203: download - view: text, markup, annotated - select for diffs
Wed Oct 13 14:03:06 2004 UTC (7 years, 3 months ago) by clement
Branches: MAIN
Diff to: previous 1.202: preferred, colored
Changes since revision 1.202: +3 -1 lines
- Use ${WWWOWN} and ${WWWGRP} for apache's user. (instead of harcoded
www/www).
It should help to keep consistancy in www-related ports.
Revision 1.202: download - view: text, markup, annotated - select for diffs
Wed Oct 13 09:17:38 2004 UTC (7 years, 3 months ago) by clement
Branches: MAIN
Diff to: previous 1.201: preferred, colored
Changes since revision 1.201: +1 -0 lines
- Yet Another Security Fix Fix CAN-2004-0885: * modules/ssl/ssl_engine_kernel.c (ssl_hook_Access): Ensure that a correct cipher suite has been negotiated, else deny access. * modules/ssl/ssl_engine_init.c (ssl_init_ctx_protocol): With OpenSSL 0.9.7, prevent session resumption during a renegotiation to force the client to negotiate a new (and acceptable) cipher suite. Credits: Hartmut Keil, Joe Orton
Revision 1.201: download - view: text, markup, annotated - select for diffs
Tue Oct 12 08:27:39 2004 UTC (7 years, 4 months ago) by clement
Branches: MAIN
Diff to: previous 1.200: preferred, colored
Changes since revision 1.200: +10 -9 lines
- Update to 2.0.52 - Use "PORTDOCS= #" and get rid of docs entry in plist. - Support for FreeBSD 6 in apr - Move of cache modules from THREADS to EXPERIMENTAL category and make sure we enable THREADS modules (cgid only) when a threaded MPM is selected. - Resurect WITH_EXTRA_MODULES knob - powerlogo.gif is now hosted by FreeBSD mirrors - WITH_<category> is definitively no longer supported. - Add Includes dir when installed via a package [1] PR: ports/72309 [1] Submitted by: Christian Kratzer <ck at cksoft dot de> [1]
Revision 1.200: download - view: text, markup, annotated - select for diffs
Sun Oct 10 08:17:59 2004 UTC (7 years, 4 months ago) by clement
Branches: MAIN
CVS tags: old_RELEASE_5_3_0
Diff to: previous 1.199: preferred, colored
Changes since revision 1.199: +1 -1 lines
- Fix compilation with threads enabled on 5.x (due to PTHREAD_LIBS changes) Approved by: portmgr (krion)
Revision 1.199: download - view: text, markup, annotated - select for diffs
Wed Sep 15 16:54:37 2004 UTC (7 years, 4 months ago) by clement
Branches: MAIN
Diff to: previous 1.198: preferred, colored
Changes since revision 1.198: +17 -3 lines
Security fixes [1]:
*) SECURITY: CAN-2004-0786 (cve.mitre.org)
Fix an input validation issue in apr-util which could be
triggered by malformed IPv6 literal addresses. [Joe Orton]
*) SECURITY: CAN-2004-0747 (cve.mitre.org)
Fix buffer overflow in expansion of environment variables in
configuration file parsing. [Andr<E9> Malo]
*) SECURITY: CAN-2004-0809 (cve.mitre.org)
mod_dav_fs: Fix a segfault in the handling of an indirect lock
refresh. PR 31183. [Joe Orton]
- Update documentation (finally!) and fix WITH_<CATEGORY>_MODULES
for special modules like LDAP or SSL [2]
Noticed by: nectar [1]
Requested by: Emile Heitor <imil at home dot imil dot net> [2]
Approved by: portmgr (marcus)
Revision 1.198: download - view: text, markup, annotated - select for diffs
Thu Aug 19 14:38:36 2004 UTC (7 years, 5 months ago) by clement
Branches: MAIN
Diff to: previous 1.197: preferred, colored
Changes since revision 1.197: +6 -1 lines
- Add support for exception hook:
* WITH_EXCEPTION_HOOK now exists
* Automatically add if WITH_DEBUG is set
* Update still-outdated-documentation
- Remove automatic debuf mode if DEBUG_FLAGS is set
Exception hook is very useful for debugging (upcoming www/mod_backtrace
and www/mod_whatkilledus modules)
Makefile.modules.3rd:
- Fix CONFIGURE_ARGS for dynamic module selection.
It's now fully usuable for apache13 ports
- Remove an useless WANT_APACHE check
- Move apxs detection at the beginning of the file, to use APXS_PREFIX
for apache major version detection [1]
The main advantage of this patch is to provide a nice way to
have multiple apache versions, without altering ${LOCALBASE}.
Submitted by: "ports/c0decafe.net" <ports at c0decafe dot net> [1]
Revision 1.197: download - view: text, markup, annotated - select for diffs
Wed Aug 18 19:40:07 2004 UTC (7 years, 5 months ago) by clement
Branches: MAIN
Diff to: previous 1.196: preferred, colored
Changes since revision 1.196: +1 -1 lines
- Backport security fixes in ssl_engine_io.c * [SECURITY] mod_ssl: Fix potential input filter segfaults in SPECULATIVE mode. (rollback handling for AP_MODE_SPECULATIVE) "This issue has possible security implications; it's been assigned CVE CAN-2004-0751 (cve.mitre.org)." http://issues.apache.org/bugzilla/show_bug.cgi?id=30134 * [SECURITY] mod_ssl: Fix potential infinite loop. (potential infinite loop in ssl_io_input_getline if connection is aborted without inctx->rc being set.) http://issues.apache.org/bugzilla/show_bug.cgi?id=27945 http://issues.apache.org/bugzilla/show_bug.cgi?id=29690 Obtained from: Apache CVS (httpd-2.0 HEAD)
Revision 1.196: download - view: text, markup, annotated - select for diffs
Tue Aug 17 12:41:25 2004 UTC (7 years, 5 months ago) by clement
Branches: MAIN
Diff to: previous 1.195: preferred, colored
Changes since revision 1.195: +13 -5 lines
- Bump PORTREVISION for all previous changes - Allow access to /home if mod_userdir is loaded - We don't need apache2libs.sh if apr is installed from ports. - Add recent changes to UPGRADING
Revision 1.195: download - view: text, markup, annotated - select for diffs
Sat Aug 7 20:25:02 2004 UTC (7 years, 6 months ago) by clement
Branches: MAIN
Diff to: previous 1.194: preferred, colored
Changes since revision 1.194: +0 -1 lines
Remove our config.layout support. FreeBSD layout is in apache2's one since 2.0.48
Revision 1.194: download - view: text, markup, annotated - select for diffs
Thu Aug 5 21:46:16 2004 UTC (7 years, 6 months ago) by clement
Branches: MAIN
Diff to: previous 1.193: preferred, colored
Changes since revision 1.193: +9 -5 lines
- Add ldconfig -m to apache2's apr libs (install time and boot time) Requested by, discussed with: lev
Revision 1.193: download - view: text, markup, annotated - select for diffs
Mon Aug 2 08:40:05 2004 UTC (7 years, 6 months ago) by clement
Branches: MAIN
Diff to: previous 1.192: preferred, colored
Changes since revision 1.192: +2 -0 lines
apache2 NG patch 2/5.
Makefile.modules:
- Export rewritten modules selection from Makefile.modules
to Makefile.modules.3rd
- Remove proxy support by default.
Makefile.modules.3rd:
- Add support for WANT_APACHE common13/common2 to share
code/functionalities between apache13 and apache2 server ports.
Rewrite of modules selection:
- WITH_MODULES and WITHOUT_MODULES are no more conflicting
WITHOUT_MODULES can be safely used internally to remove conflicting
modules
- Selection is based on modules categories to improve flexibility
- WITH_${category}[_MODULES]
- WITHOUT_${category}
- WITH_CUSTOM_${category}
- Support apache13, apache2{0,1}
This is EXPERIMENTAL. I'll test it IRL with www/apache13-ssl,
and it should be easily usuable in future bsd.apache.mk
Revision 1.192: download - view: text, markup, annotated - select for diffs
Fri Jul 30 17:04:46 2004 UTC (7 years, 6 months ago) by clement
Branches: MAIN
Diff to: previous 1.191: preferred, colored
Changes since revision 1.191: +9 -3 lines
apache2 NG patch 1/5.
o Changes in httpd.conf
- mod_userdir:
. set Userdir if mod_userdir is loaded [1]
. Userdir is denied for users from /etc/ftpusers
- set more "secure" permissions.
By default, policy is to deny access to filesystem.
You HAVE to _ENABLE_ access to your filesystem in httpd.conf.
- Add an "Includes" directory to ${PREFIX}/etc/apache2/
to make configuration more flexible
${PREFIX}/etc/apache2/*.conf files are now automatically loaded.
o apache.sh
- be closer to apachectl, apache.sh need envvars [2]
It should restore subversion behavior.
Partially submitted by:
kuriyama [1],
Gregory (Grisha) Trubetskoy <grisha at apache dot org> [2]
Future changes are mostly written, they should be committed during the
week-end.
If you're interrested in changes, feel free contact me.
Revision 1.191: download - view: text, markup, annotated - select for diffs
Tue Jul 13 09:32:44 2004 UTC (7 years, 7 months ago) by clement
Branches: MAIN
Diff to: previous 1.190: preferred, colored
Changes since revision 1.190: +3 -1 lines
- Fix hostname resolution if IPv4 are mapped. [1] - Add WITHOUT_V4MAPPED knob and explicitly set --disable-v4-mapped if WITHOUT_V4MAPPED or WITH_IPV6_V6ONLY Also submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> [1]
Revision 1.190: download - view: text, markup, annotated - select for diffs
Fri Jul 9 16:41:38 2004 UTC (7 years, 7 months ago) by clement
Branches: MAIN
Diff to: previous 1.189: preferred, colored
Changes since revision 1.189: +3 -1 lines
- Add WITHOUT_IPV6 knob to workaround problem with IP resolution when --enable-v4-mapped is used (default). Use WITHOUT_IPV6 knob if you have problem with "HostnameLookup On" on IPv4-only server(s). I hope I can provide a real fix soon.
Revision 1.189: download - view: text, markup, annotated - select for diffs
Fri Jul 2 13:47:40 2004 UTC (7 years, 7 months ago) by clement
Branches: MAIN
Diff to: previous 1.188: preferred, colored
Changes since revision 1.188: +1 -0 lines
- Make configure script define DEFAULT_SCOREBOARD. - Add NOTICE file to respect Apache 2.0 license
Revision 1.188: download - view: text, markup, annotated - select for diffs
Thu Jul 1 18:06:35 2004 UTC (7 years, 7 months ago) by clement
Branches: MAIN
Diff to: previous 1.187: preferred, colored
Changes since revision 1.187: +1 -7 lines
- revert ade's commit, since it breaks the ports due to something looking like a reverse patching.
Revision 1.187: download - view: text, markup, annotated - select for diffs
Thu Jul 1 17:06:41 2004 UTC (7 years, 7 months ago) by ade
Branches: MAIN
Diff to: previous 1.186: preferred, colored
Changes since revision 1.186: +6 -1 lines
Autotools cleanup. Remove autoconf257 (259), automake17 (18), and libtool14 (13/15). PR: 67768 Submitted by: ade Approved by: 4-exp bento runs (thanks, kris!)
Revision 1.186: download - view: text, markup, annotated - select for diffs
Thu Jul 1 05:54:56 2004 UTC (7 years, 7 months ago) by clement
Branches: MAIN
Diff to: previous 1.185: preferred, colored
Changes since revision 1.185: +10 -7 lines
- Update to 2.0.50
Important changes:
*) SECURITY: CAN-2004-0493 (cve.mitre.org)
Close a denial of service vulnerability identified by Georgi
Guninski which could lead to memory exhaustion with certain
input data. [Jeff Trawick]
*) SECURITY: CAN-2004-0488 (cve.mitre.org)
mod_ssl: Fix a buffer overflow in the FakeBasicAuth code for a
(trusted) client certificate subject DN which exceeds 6K in length.
[Joe Orton]
Details can be found here:
http://www.apache.org/dist/httpd/CHANGES_2.0
- Use autoconf 2.59
- Add add SUEXEC_LOGFILE tunable to set suexec logfile [1]
- Silently ignore removal of libexec/apache2 directory
- Import latest version of apr_reslit.c from apr CVS which
adds timeout feature to apr_reslist_acquire().
This is required for future mod_logio-st.
- Add explicit dependency on libiconv (so nowwe support libiconv)
- Move Windows Update fix from MASTER_SITE_LOCAL to ports tree
- add WITH_EXPERIMENTAL_PATCHES knobs:
These patches are backports from apache CVS HEAD or apr CVS HEAD.
They have positive impacts on apache responsiveness but can be
instable
and are NOT currently supported by apache/apr teams.
* exp-http-ready.patch: add "httpready" support for ACCEPT_FILTER
(currently apache 2 only support "dataready")
* exp-apr-kqueue.patch: add support for kqueue in apr_poll().
This patch greatly improves apache network performance (up to
18% according to the author, on my test box, between 13% and 21%)
Test and feedback on -STABLE are welcome ;)
For more details, please see:
http://marc.theaimsgroup.com/?t=108650227500001&r=1&w=2
Submitted by: knu [1]
NOTE:
Please set MASTER_SITE_APACHE_HTTPD to closest mirrors.
you can easily find them from:
http://www.apache.org/dyn/closer.cgi/httpd/
Thanks :
Revision 1.185: download - view: text, markup, annotated - select for diffs
Tue Jun 29 08:06:19 2004 UTC (7 years, 7 months ago) by clement
Branches: MAIN
Diff to: previous 1.184: preferred, colored
Changes since revision 1.184: +1 -1 lines
- Security fix. CAN-2004-0493 - memory exhaustion denial of service http://www.freebsd.org/ports/portaudit/81a8c9c2-c94f-11d8-8898-000d6111a684.html Noticed by: eik Obtained from: apache CVS
Revision 1.184: download - view: text, markup, annotated - select for diffs
Mon Jun 7 14:56:53 2004 UTC (7 years, 8 months ago) by clement
Branches: MAIN
Diff to: previous 1.183: preferred, colored
Changes since revision 1.183: +1 -1 lines
- change limits from user www to daemon class to be in sync with apachectl - fix limits (missing eval)
Revision 1.183: download - view: text, markup, annotated - select for diffs
Sat Jun 5 11:14:17 2004 UTC (7 years, 8 months ago) by clement
Branches: MAIN
Diff to: previous 1.182: preferred, colored
Changes since revision 1.182: +16 -5 lines
-1- make show-options readable from a vt100 ;-)
-2- add WITH_DEBUG knob (supports DEBUG_FLAGS)
-3- convert start script to RCng [1]
- add possibility to run limits(1) before apache starts
- apache2.sh reload = apachectl graceful
-4- Add threadpool MPM
-5- Adapt COMMENT to fit MPM.
-6- Bump PORTREVISION
PR: ports/66955 [1]
Submitted by: nork [1] (partially)
Requested by: ume [1]
Revision 1.182: download - view: text, markup, annotated - select for diffs
Wed Jun 2 08:15:58 2004 UTC (7 years, 8 months ago) by clement
Branches: MAIN
Diff to: previous 1.181: preferred, colored
Changes since revision 1.181: +3 -3 lines
- remove quotes from "bogus" IGNORE string Noticed by: kris
Revision 1.181: download - view: text, markup, annotated - select for diffs
Sat May 29 22:17:16 2004 UTC (7 years, 8 months ago) by clement
Branches: MAIN
Diff to: previous 1.180: preferred, colored
Changes since revision 1.180: +2 -2 lines
- Fix IGNORE s,(,\(,
Revision 1.180: download - view: text, markup, annotated - select for diffs
Sat May 29 22:07:37 2004 UTC (7 years, 8 months ago) by clement
Branches: MAIN
Diff to: previous 1.179: preferred, colored
Changes since revision 1.179: +2 -2 lines
- s/BROKEN/IGNORE/
Revision 1.179: download - view: text, markup, annotated - select for diffs
Sat May 29 21:37:38 2004 UTC (7 years, 8 months ago) by clement
Branches: MAIN
Diff to: previous 1.178: preferred, colored
Changes since revision 1.178: +3 -0 lines
- Fix build if WITH_APR_FROM_PORTS is defined. - Advertise ServerToken i.e.: Apache/2.0.49 (FreeBSD) Server at satan.cultdeadsheep.org Port 80
Revision 1.178: download - view: text, markup, annotated - select for diffs
Fri May 28 15:27:01 2004 UTC (7 years, 8 months ago) by clement
Branches: MAIN
Diff to: previous 1.177: preferred, colored
Changes since revision 1.177: +1 -0 lines
- Import security fix from Apache CVS... * modules/ssl/ssl_engine_kernel.c (ssl_hook_UserCheck): Fix buffer overflow in FakeBasicAuth code if client's subject DN exceeds 6K in length (CVE CAN-2004-0488); switch to using apr-util base64 encoder functions. - ... and of course bump PORTREVISION. http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0488 http://secunia.com/advisories/11534/ Reported by: Charles-Damien Orbello <tazma@cultdeadsheep.org>
Revision 1.177: download - view: text, markup, annotated - select for diffs
Tue May 18 11:58:56 2004 UTC (7 years, 8 months ago) by clement
Branches: MAIN
Diff to: previous 1.176: preferred, colored
Changes since revision 1.176: +0 -2 lines
- import buildconf patch in ports tree. It has been living out the tree for historical reason.
Revision 1.176: download - view: text, markup, annotated - select for diffs
Tue May 18 11:35:54 2004 UTC (7 years, 8 months ago) by clement
Branches: MAIN
Diff to: previous 1.175: preferred, colored
Changes since revision 1.175: +2 -2 lines
- use autoconf 2.57 - use libtool 1.5.6
Revision 1.175: download - view: text, markup, annotated - select for diffs
Sat Mar 20 12:27:45 2004 UTC (7 years, 10 months ago) by clement
Branches: MAIN
CVS tags: old_RELEASE_4_10_0
Diff to: previous 1.174: preferred, colored
Changes since revision 1.174: +14 -15 lines
Update to 2.0.49 Full ChangeLogand announcement: http://www.apache.org/dist/httpd/Announcement2.html Port changes: - buildconf patches improvement - Fix typo [1] PR: 64297 [1] Submitted by: TSUMAI Yasuyuki <ral@ta-ko.jp> [1]
Revision 1.174: download - view: text, markup, annotated - select for diffs
Thu Mar 18 20:50:09 2004 UTC (7 years, 10 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.173: preferred, colored
Changes since revision 1.173: +4 -1 lines
- CONFLICTS extended
Revision 1.173: download - view: text, markup, annotated - select for diffs
Sun Mar 14 07:58:25 2004 UTC (7 years, 10 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.172: preferred, colored
Changes since revision 1.172: +2 -2 lines
o Bump $LIB_DEPENDS line to chase expat's shlib version. o Bump $PORTREVISION.
Revision 1.172: download - view: text, markup, annotated - select for diffs
Sun Mar 14 06:17:31 2004 UTC (7 years, 11 months ago) by ade
Branches: MAIN
Diff to: previous 1.171: preferred, colored
Changes since revision 1.171: +2 -2 lines
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Revision 1.171: download - view: text, markup, annotated - select for diffs
Sat Mar 13 10:37:39 2004 UTC (7 years, 11 months ago) by clement
Branches: MAIN
Diff to: previous 1.170: preferred, colored
Changes since revision 1.170: +1 -0 lines
Fix configure.
Revision 1.170: download - view: text, markup, annotated - select for diffs
Fri Mar 12 02:48:24 2004 UTC (7 years, 11 months ago) by ade
Branches: MAIN
Diff to: previous 1.169: preferred, colored
Changes since revision 1.169: +1 -1 lines
Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* with
the USE_<x> equivalents. In the current scheme of things, the WANT_
variables in this case are synonymous with the USE_ ones, and thus need
to be exterminated.
First in a series of major autotools cleanups.
Revision 1.169: download - view: text, markup, annotated - select for diffs
Mon Mar 8 12:51:54 2004 UTC (7 years, 11 months ago) by clement
Branches: MAIN
Diff to: previous 1.168: preferred, colored
Changes since revision 1.168: +1 -1 lines
Fix a mod_ssl denial-of-service. http://www.vuxml.org/freebsd/492f8896-70fa-11d8-873f-0020ed76ef5a.html Reported by: nectar Obtained from: Apache CVS vis nectar
Revision 1.168: download - view: text, markup, annotated - select for diffs
Mon Feb 16 14:07:48 2004 UTC (7 years, 11 months ago) by clement
Branches: MAIN
Diff to: previous 1.167: preferred, colored
Changes since revision 1.167: +4 -0 lines
- Add windowsupdate.com mod_proxy fix. [1] you must define WITH_WINDOWSUPDATEFIX - Fix typo/reword Makefile.doc [2] PR: 62610 [1], 62757 [2] Submitted by: leafy <leafy@leafy.idv.tw> [1], Linh Pham <question+freebsdpr@closedsrc.org> [2]
Revision 1.167: download - view: text, markup, annotated - select for diffs
Sun Feb 8 15:40:41 2004 UTC (8 years ago) by clement
Branches: MAIN
Diff to: previous 1.166: preferred, colored
Changes since revision 1.166: +4 -2 lines
- Improve apr from ports support. Thanks a lot to kuriyama. Submitted by: kuriyama
Revision 1.166: download - view: text, markup, annotated - select for diffs
Sun Feb 8 11:53:55 2004 UTC (8 years ago) by clement
Branches: MAIN
Diff to: previous 1.165: preferred, colored
Changes since revision 1.165: +6 -3 lines
- Fix typo in SLAVE_DESIGNED_FOR check [1] - Make ldap fix optional, since it may break LDAP auth [2] Please use WITH_LDAPFIX if you need the fix. - Improve pthreads support - SIZEify distinfo Submitted by: mharo [1] Discussed with: Robin P. Blanchard <robin.blanchard@gactr.uga.edu> [2]
Revision 1.165: download - view: text, markup, annotated - select for diffs
Sun Feb 8 10:01:40 2004 UTC (8 years ago) by kuriyama
Branches: MAIN
Diff to: previous 1.164: preferred, colored
Changes since revision 1.164: +1 -1 lines
o Use appropriate comment for WITH_IPV6_V6ONLY knob. o Fix apu-config command name in WITH_APR_FROM_PORTS condition.
Revision 1.164: download - view: text, markup, annotated - select for diffs
Wed Jan 21 21:21:12 2004 UTC (8 years ago) by clement
Branches: MAIN
Diff to: previous 1.163: preferred, colored
Changes since revision 1.163: +2 -0 lines
Add WITH_PTHREAD_LIBS and WITH_EXPERIMENTAL_THREADS.
These options are for people who want to directly link
apache against libkse and libthr.
Usage:
WITH_EXPERIMENTAL_THREADS=YES
Overrides default pthread detection behaviour.
WITH_PTHREAD_LIBS={kse;thr}
Lets you choose your pthread lib.
Don't even try to use "c_r"...
*** These options are unsupported ***
But all gdb backtraces are welcome :-)
AFAIK, apache works well, but mod_php4 (worker MPM) behavior
is quite funny.
All modules which use apr mutexes may crash with KSE.
Since I'm working on it, if you have coredumps, feel free
to send me the backtrace (you must compile libkse, apache
and modules with debugging symbols).
Don't forget to set kern.sugid_coredump to 1.
(using CoreDumpDirectory in httpd.conf can help too)
Revision 1.163: download - view: text, markup, annotated - select for diffs
Fri Jan 16 00:30:22 2004 UTC (8 years ago) by clement
Branches: MAIN
Diff to: previous 1.162: preferred, colored
Changes since revision 1.162: +4 -5 lines
- Fix compilation for threaded MPM.
This is due to partial revert of apr improvment.
setting LIBS=${PTHREAD_LIBS} conflicts with libtool.
All should be OK now...
If someone can explain me why libtool impose using
-pthread (ltshmain), I'm all ears...
Note:
You CAN NOT override -lc_r (i.e. setting -lkse) at compile time.
I must fix it...
- Move patchset to MASTER_SITE_LOCAL
Noticed by: Martin Nilsson <martin@gneto.com>
Approved by: erwin (mentor) (implicitly)
Revision 1.162: download - view: text, markup, annotated - select for diffs
Tue Jan 13 22:12:11 2004 UTC (8 years ago) by clement
Branches: MAIN
Diff to: previous 1.161: preferred, colored
Changes since revision 1.161: +1 -1 lines
- Remove thread support in apr. The code prevents apache from running
on > 4.8-STABLE (from september 2003) system because apache2 used
libc_r instead of libc.
Compiling with -lkse (on -CURRENT) was broken too.
- bump PORTREVISION to force users to upgrade.
NOTE: on -STABLE DO NOT DEFINE WITH_THREADS.
(unless you use a threaded MPM)
Thanks to Fritz Heinrichmeyer <fritz.heinrichmeyer@fernuni-hagen.de>
who helped me to track the problem.
Noticed by: Fritz Heinrichmeyer <fritz.heinrichmeyer@fernuni-hagen.de>
HAYASHI, "Lef" Tatsuya <lef@st.rim.or.jp> [1]
PR: 61317 [1]
Approved by: erwin (mentor) (implicitly)
Revision 1.161: download - view: text, markup, annotated - select for diffs
Sat Jan 10 22:24:51 2004 UTC (8 years, 1 month ago) by clement
Branches: MAIN
Diff to: previous 1.160: preferred, colored
Changes since revision 1.160: +11 -4 lines
- Per popular request, add "you can you use make show-modules"-like
message option in pre-everything:: target.
- Change OpenSSL fix. (specially when WITH_BERKELEYDB=FreeBSD is defined)
There are too many cases of failure (at leat 3), so I can't force -STABLE
users to use SSL_EXPERIMENT_ENGINE [1]
- Add WITH_SSL_EXPERIMENTAL_ENGINE knob [2]
- Better db42 apr-util detection [3]
- Add fastest mirror to PATCH_SITES
- Add db42 to "make show-options"
Note to users:
Unless you have a *really* good request, no more features will be added.
Please send me with your bug reports:
- uname -a output
- all config.log files
- pkg_info output
- your make command line
Noticed by: apache2-test-ng.sh script [1]
Barry Pederson <bp@barryp.org> [3]
Requested by: jb@perso-web.com [2]
Revision 1.160: download - view: text, markup, annotated - select for diffs
Fri Jan 9 23:11:17 2004 UTC (8 years, 1 month ago) by clement
Branches: MAIN
Diff to: previous 1.159: preferred, colored
Changes since revision 1.159: +16 -10 lines
Mark apache2 as broken when devel/apr is installed and WITH_APR_FROM_PORTS is not defined. This workaround should avoid weird apache behaviours when apache is linked against the wrong apr* libraries. Time to add CONFLICTS_BUILD option to bsd.port.mk ? Approved by: erwin (mentor) (implicity)
Revision 1.159: download - view: text, markup, annotated - select for diffs
Fri Jan 9 18:56:12 2004 UTC (8 years, 1 month ago) by clement
Branches: MAIN
Diff to: previous 1.158: preferred, colored
Changes since revision 1.158: +10 -0 lines
- fix SSL detection problem on stable with base OpenSSL [1] Force the use of SSL_EXPERIMENTAL_ENGINE *only* if the user uses -STABLE and base OpenSSL. This is an *apache* problem. It's not the port. I strongly encourage users to use OpenSSL from ports. From httpd-2.0 Status: * mod_ssl: fix a link failure when the openssl-engine libraries are present but the engine headers are missing. - fix a typo in WITH_DBM, should be bdb and not db [1] I keep db for backward compatibility - Add WITH_APR_FROM_PORTS to use devel/apr with apache2. !!! WARNING !!! apache-2.0.48 is designed to work with apr 0.9.5. Noticed by: Fritz Heinrichmeyer <Fritz.Heinrichmeyer@Fernuni-Hagen.de> [1] Approved by: erwin (mentor)
Revision 1.158: download - view: text, markup, annotated - select for diffs
Thu Jan 8 17:42:03 2004 UTC (8 years, 1 month ago) by clement
Branches: MAIN
Diff to: previous 1.157: preferred, colored
Changes since revision 1.157: +37 -90 lines
Apache2 PORTREVISION 2: - Move docs-related stuff to Makefile.doc - Better MPM handling (for slave ports) - Fix HTTP_PORT behaviour - Make suExec more configurable [1] - Now config script are regenerated by buildconfig, to improve slave ports support and minimize apr/apache2 ports conflict [2] - Fix typo in AUTH_MODULES routine [3] [4] - apr threaded support [5] - Fix Segmentation fault with LDAP [6] - Add db42 support. [7] (just uncomment related lines if you installed it from shar) - add SLAVE_DESIGNED_FOR variable for slave ports to automaticaly mark them as BROKEN, if they are out of sync with apache2 PRs: 60444 [1], 61030 [4] Requested by: Matthias Andree <matthias.andree@gmx.de> [7] Suggested by: kuriyama [2] [5] Submitted by: Daniel Tasov <danielt@pilgerer.org> [1], kuriyama [5], motoyuki [3], Scott Michel <scottm@cs.ucla.edu> [4] Obtained from: Apache CVS [6] Reviewed by: erwin, linimon Approved by: erwin (mentor)
Revision 1.157: download - view: text, markup, annotated - select for diffs
Sat Dec 13 14:16:15 2003 UTC (8 years, 2 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.156: preferred, colored
Changes since revision 1.156: +0 -1 lines
Remove duplicated WITH_EXPERIMENTAL comment. Reviewed by: maintainer
Revision 1.156: download - view: text, markup, annotated - select for diffs
Sun Nov 9 03:22:49 2003 UTC (8 years, 3 months ago) by naddy
Branches: MAIN
CVS tags: old_RELEASE_5_2_1, old_RELEASE_5_2_0
Diff to: previous 1.155: preferred, colored
Changes since revision 1.155: +25 -41 lines
- fix LDAP deps (typo) [1]
- fix nasty typo in DBM code (missing + in LIB_DEPENDS=)
- remove NO_{ERROR;WWWDATE;CGI;ICONS;WWW} and utilize WITHOUT_WWW and
WITH_CUSTOM_WWW [2]
- HTTP_PORT => WITH_HTTP_PORT and IPV6_ONLY => WITH_IPV6_ONLY [3]
- add support for FreeBSD libc db [4]
- add db41 support [5]
- more typos and a few things...
Notified by: Oliver Eikemeier <eikemeier@fillmore-labs.com> [1]
Discussed with: Oliver Eikemeier <eikemeier@fillmore-labs.com> [2] [3]
Requested by: Fritz Heinrichmeyer <fritz.heinrichmeyer@fernuni-hagen.de> [4]
Submitted by: <swp@uni-altai.ru> [5]
PR: 58739
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Revision 1.155: download - view: text, markup, annotated - select for diffs
Thu Oct 30 09:37:13 2003 UTC (8 years, 3 months ago) by perky
Branches: MAIN
Diff to: previous 1.154: preferred, colored
Changes since revision 1.154: +1 -1 lines
Fix build. PR: 58711 Submitted by: Yusuke Matsuoka <yusmat@iris.dti.ne.jp> Approved by: maintainer
Revision 1.154: download - view: text, markup, annotated - select for diffs
Wed Oct 29 22:46:44 2003 UTC (8 years, 3 months ago) by trevor
Branches: MAIN
Diff to: previous 1.153: preferred, colored
Changes since revision 1.153: +124 -67 lines
Update to 2.0.48, which has corrections for two security bugs: - 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)
Revision 1.153: download - view: text, markup, annotated - select for diffs
Sat Oct 25 20:47:38 2003 UTC (8 years, 3 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.152: preferred, colored
Changes since revision 1.152: +1 -1 lines
- fix spelling in CONFLICTS
Revision 1.152: download - view: text, markup, annotated - select for diffs
Sat Oct 18 17:00:18 2003 UTC (8 years, 3 months ago) by naddy
Branches: MAIN
Diff to: previous 1.151: preferred, colored
Changes since revision 1.151: +1 -0 lines
Add forgotten file to plist. PR: 58211 Submitted by: Dimitry Andric <dimitry@andric.com> Approved by: maintainer
Revision 1.151: download - view: text, markup, annotated - select for diffs
Tue Oct 14 15:47:28 2003 UTC (8 years, 3 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.150: preferred, colored
Changes since revision 1.150: +3 -0 lines
- add CONFLICTS Submitted by: eikemeier@fillmore-labs.com Approved by: kris
Revision 1.150: download - view: text, markup, annotated - select for diffs
Wed Sep 24 08:37:38 2003 UTC (8 years, 4 months ago) by edwin
Branches: MAIN
Diff to: previous 1.149: preferred, colored
Changes since revision 1.149: +1 -1 lines
Cease FreeBSD port maintainerships I don't have the time to give to many of the ports I maintain at the moment. I wasn't expecting to be so busy this summer ... Please set all my ports back to ports@freebsd.org. PR: ports/56935 Submitted by: Dominic Marks <dom@wirespeed.org.uk>,Clement Laforet <sheepkiller@cultdeadsheep.org>,Oliver Eikemeier <eikemeier@fillmore-labs.com>
Revision 1.149: download - view: text, markup, annotated - select for diffs
Fri Aug 15 00:49:30 2003 UTC (8 years, 5 months ago) by kuriyama
Branches: MAIN
CVS tags: old_RELEASE_4_9_0
Diff to: previous 1.148: preferred, colored
Changes since revision 1.148: +1 -1 lines
Fix non-default dependency on openldap2[012] which is broken by splitting. # I'm not bumped port revision of them because this should not affect # packages built on bento...
Revision 1.148: download - view: text, markup, annotated - select for diffs
Wed Jul 9 15:31:40 2003 UTC (8 years, 7 months ago) by cy
Branches: MAIN
Diff to: previous 1.147: preferred, colored
Changes since revision 1.147: +1 -1 lines
Update 2.0.46 --> 2.0.47 Approved by: MAINTAINER (dominic.marks@btinternet.com) Notified by: striker@apache.org on announce@apache.org
Revision 1.147: download - view: text, markup, annotated - select for diffs
Sun Jul 6 11:12:23 2003 UTC (8 years, 7 months ago) by kris
Branches: MAIN
Diff to: previous 1.146: preferred, colored
Changes since revision 1.146: +1 -1 lines
Set GNU_CONFIGURE instead of HAS_CONFIGURE. Reviewed by: maintainer
Revision 1.146: download - view: text, markup, annotated - select for diffs
Thu Jul 3 08:09:31 2003 UTC (8 years, 7 months ago) by erwin
Branches: MAIN
Diff to: previous 1.145: preferred, colored
Changes since revision 1.145: +1 -1 lines
Hand maintainership to submitter PR: 54053 Submitted by: Dominic Marks <dom@cus.org.uk>
Revision 1.145: download - view: text, markup, annotated - select for diffs
Wed Jul 2 18:08:49 2003 UTC (8 years, 7 months ago) by perky
Branches: MAIN
Diff to: previous 1.144: preferred, colored
Changes since revision 1.144: +1 -1 lines
Set maintainer to ports@FreeBSD.org
Revision 1.144: download - view: text, markup, annotated - select for diffs
Thu Jun 12 09:35:21 2003 UTC (8 years, 8 months ago) by perky
Branches: MAIN
Diff to: previous 1.143: preferred, colored
Changes since revision 1.143: +11 -0 lines
Add a new knob WITH_LDAP that brings mod_auth_ldap and mod_ldap. Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> Requested by: Moti Levy <moti@flncs.com>, Milan Andric <mandric@eecs.berkeley.edu>,
Revision 1.143: download - view: text, markup, annotated - select for diffs
Fri Jun 6 01:01:13 2003 UTC (8 years, 8 months ago) by perky
Branches: MAIN
Diff to: previous 1.142: preferred, colored
Changes since revision 1.142: +1 -1 lines
Change to use ${PKGINSTALL} instead of `pkg-install' to unbreak the build
when WRKDIRPREFIX is defined.
PR: 52973
Submitted by: Morten Rodal <morten@rodal.no>
Revision 1.142: download - view: text, markup, annotated - select for diffs
Sun Jun 1 00:09:42 2003 UTC (8 years, 8 months ago) by perky
Branches: MAIN
CVS tags: old_RELEASE_5_1_0
Diff to: previous 1.141: preferred, colored
Changes since revision 1.141: +2 -2 lines
[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>
Revision 1.141: download - view: text, markup, annotated - select for diffs
Wed Apr 16 21:33:58 2003 UTC (8 years, 9 months ago) by perky
Branches: MAIN
Diff to: previous 1.140: preferred, colored
Changes since revision 1.140: +3 -10 lines
- Utilize MASTER_SITE_APACHE_HTTPD [1] - Allow to override SUEXEC_SAFEPATH [2] Submitted by: naddy [1], Eugene M. Kim <ab@astralblue.net> [2]
Revision 1.140: download - view: text, markup, annotated - select for diffs
Fri Apr 4 02:36:57 2003 UTC (8 years, 10 months ago) by perky
Branches: MAIN
Diff to: previous 1.139: preferred, colored
Changes since revision 1.139: +1 -1 lines
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
Revision 1.139: download - view: text, markup, annotated - select for diffs
Tue Feb 25 06:25:35 2003 UTC (8 years, 11 months ago) by perky
Branches: MAIN
CVS tags: old_RELEASE_4_8_0
Diff to: previous 1.138: preferred, colored
Changes since revision 1.138: +1 -0 lines
De-pkg-comment for my ports.
Revision 1.138: download - view: text, markup, annotated - select for diffs
Fri Jan 31 11:50:50 2003 UTC (9 years ago) by perky
Branches: MAIN
Diff to: previous 1.137: preferred, colored
Changes since revision 1.137: +0 -6 lines
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>
Revision 1.137: download - view: text, markup, annotated - select for diffs
Tue Jan 21 17:54:18 2003 UTC (9 years ago) by perky
Branches: MAIN
Diff to: previous 1.136: preferred, colored
Changes since revision 1.136: +6 -3 lines
Update to 2.0.44 New knob IPV6_V6ONLY=yes disables accepting v4 connection via v4-mapped v6 socket.
Revision 1.136: download - view: text, markup, annotated - select for diffs
Wed Jan 8 11:29:55 2003 UTC (9 years, 1 month ago) by perky
Branches: MAIN
Diff to: previous 1.135: preferred, colored
Changes since revision 1.135: +1 -1 lines
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>
Revision 1.135: download - view: text, markup, annotated - select for diffs
Fri Nov 15 13:35:56 2002 UTC (9 years, 2 months ago) by perky
Branches: MAIN
CVS tags: old_RELEASE_5_0_0
Diff to: previous 1.134: preferred, colored
Changes since revision 1.134: +1 -0 lines
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]
Revision 1.134: download - view: text, markup, annotated - select for diffs
Sat Oct 12 21:55:47 2002 UTC (9 years, 4 months ago) by knu
Branches: MAIN
Diff to: previous 1.133: preferred, colored
Changes since revision 1.133: +1 -0 lines
Add MASTER_SITE_RINGSERVER to MASTER_SITES.
Revision 1.133: download - view: text, markup, annotated - select for diffs
Sat Oct 5 09:18:45 2002 UTC (9 years, 4 months ago) by kris
Branches: MAIN
CVS tags: old_RELEASE_4_7_0
Diff to: previous 1.132: preferred, colored
Changes since revision 1.132: +1 -1 lines
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
Revision 1.132: download - view: text, markup, annotated - select for diffs
Wed Sep 25 16:42:24 2002 UTC (9 years, 4 months ago) by perky
Branches: MAIN
Diff to: previous 1.131: preferred, colored
Changes since revision 1.131: +1 -2 lines
Update to 2.0.42 Approved by: will (portmgr)
Revision 1.131: download - view: text, markup, annotated - select for diffs
Tue Sep 17 07:41:02 2002 UTC (9 years, 4 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.130: preferred, colored
Changes since revision 1.130: +2 -1 lines
Bump PORTREVISION and expat shlib.
Revision 1.130: download - view: text, markup, annotated - select for diffs
Sat Aug 10 00:56:51 2002 UTC (9 years, 6 months ago) by perky
Branches: MAIN
Diff to: previous 1.129: preferred, colored
Changes since revision 1.129: +23 -25 lines
Update to 2.0.40
Revision 1.129: download - view: text, markup, annotated - select for diffs
Sun Aug 4 17:45:43 2002 UTC (9 years, 6 months ago) by perky
Branches: MAIN
Diff to: previous 1.128: preferred, colored
Changes since revision 1.128: +1 -1 lines
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]
Revision 1.128: download - view: text, markup, annotated - select for diffs
Sun Jul 21 02:23:33 2002 UTC (9 years, 6 months ago) by perky
Branches: MAIN
Diff to: previous 1.127: preferred, colored
Changes since revision 1.127: +11 -2 lines
- 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]
Revision 1.127: download - view: text, markup, annotated - select for diffs
Sun Jul 21 02:17:48 2002 UTC (9 years, 6 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.126: preferred, colored
Changes since revision 1.126: +2 -2 lines
Bump portrevision (textproc/expat2 shlib bump).
Revision 1.126: download - view: text, markup, annotated - select for diffs
Sun Jul 14 03:57:59 2002 UTC (9 years, 7 months ago) by perky
Branches: MAIN
CVS tags: old_RELEASE_4_6_2, old_RELEASE_4_6_1
Diff to: previous 1.125: preferred, colored
Changes since revision 1.125: +5 -3 lines
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>
Revision 1.125: download - view: text, markup, annotated - select for diffs
Tue Jul 9 11:22:19 2002 UTC (9 years, 7 months ago) by perky
Branches: MAIN
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +2 -2 lines
- 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)
Revision 1.124: download - view: text, markup, annotated - select for diffs
Mon Jul 8 07:42:03 2002 UTC (9 years, 7 months ago) by perky
Branches: MAIN
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +1 -1 lines
Fix more fatal bugs on htpasswd(1) Requested by: "Jon Noack" <noackjr@compgeek.com> Obtained from: Apache Group CVS (rev 1.49-1.51)
Revision 1.123: download - view: text, markup, annotated - select for diffs
Fri Jun 28 00:10:18 2002 UTC (9 years, 7 months ago) by perky
Branches: MAIN
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +1 -1 lines
Use ${INSTALL_DATA} instead of ${CP} to set others readable on 077 umasks
PR: 38389
Submitted by: abatko@cs.mcgill.ca
Revision 1.122: download - view: text, markup, annotated - select for diffs
Thu Jun 27 00:22:40 2002 UTC (9 years, 7 months ago) by perky
Branches: MAIN
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +4 -12 lines
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)
Revision 1.121: download - view: text, markup, annotated - select for diffs
Fri Jun 21 23:47:23 2002 UTC (9 years, 7 months ago) by pat
Branches: MAIN
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +28 -29 lines
- 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
Revision 1.120: download - view: text, markup, annotated - select for diffs
Thu Jun 20 11:03:08 2002 UTC (9 years, 7 months ago) by naddy
Branches: MAIN
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +2 -2 lines
* Always use /bin/sh for configure and build. * Fix EXPAT_PATHS substitution on 4.4. Submitted by: maintainer Hye-Shik Chang <perky@fallin.lv>
Revision 1.119: download - view: text, markup, annotated - select for diffs
Wed Jun 19 08:18:09 2002 UTC (9 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +1 -0 lines
Add USE_REINPLACE where appropriate.
Revision 1.118: download - view: text, markup, annotated - select for diffs
Tue Jun 18 23:02:04 2002 UTC (9 years, 7 months ago) by pat
Branches: MAIN
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +30 -32 lines
- Update to 2.0.39, the emergency security update. - Unmark FORBIDDEN PR: ports/39477 Submitted by: maintainer
Revision 1.117: download - view: text, markup, annotated - select for diffs
Tue Jun 18 12:33:14 2002 UTC (9 years, 7 months ago) by nectar
Branches: MAIN
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +3 -0 lines
Mark FORBIDDEN until an update is available. See <URL:http://httpd.apache.org/info/security_bulletin_20020617.txt>.
Revision 1.116: download - view: text, markup, annotated - select for diffs
Sun May 26 13:25:04 2002 UTC (9 years, 8 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +25 -5 lines
- Better WITH_SUEXEC support - Build with textproc/expat2 unless defined(WITH_BUNDLED_EXPAT) PR: 38552 Submitted by: maintainer
Revision 1.115: download - view: text, markup, annotated - select for diffs
Thu May 23 00:31:44 2002 UTC (9 years, 8 months ago) by pat
Branches: MAIN
CVS tags: old_RELEASE_4_6_0
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +2 -1 lines
Fix ports for building with -current without perl PR: 38359 Submitted by: maintainer
Revision 1.114: download - view: text, markup, annotated - select for diffs
Thu May 9 03:55:18 2002 UTC (9 years, 9 months ago) by cy
Branches: MAIN
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +4 -12 lines
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>
Revision 1.113: download - view: text, markup, annotated - select for diffs
Thu Apr 18 20:29:40 2002 UTC (9 years, 9 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +7 -2 lines
Respect $DESTDIR for all paths PR: 37211 Submitted by: maintainer
Revision 1.112: download - view: text, markup, annotated - select for diffs
Thu Apr 11 05:16:07 2002 UTC (9 years, 10 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +8 -4 lines
- 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
Revision 1.111: download - view: text, markup, annotated - select for diffs
Mon Apr 8 13:30:01 2002 UTC (9 years, 10 months ago) by roberto
Branches: MAIN
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +1 -1 lines
Fix typo in the optional WITH_SUEXEC section. PR: ports/36872 Submitted by: Hye-Shik Chang <perky@fallin.lv> (MAINTAINER)
Revision 1.110: download - view: text, markup, annotated - select for diffs
Mon Apr 8 06:45:25 2002 UTC (9 years, 10 months ago) by pat
Branches: MAIN
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +60 -27 lines
Update to 2.0.35 (first GA release!) PR: 36834 Submitted by: maintainer
Revision 1.109: download - view: text, markup, annotated - select for diffs
Sun Apr 7 06:21:53 2002 UTC (9 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +1 -1 lines
Don't try to fetch the "-beta" file. `make fetch' returns "Multiple files".
Revision 1.108: download - view: text, markup, annotated - select for diffs
Sat Mar 23 08:31:54 2002 UTC (9 years, 10 months ago) by pat
Branches: MAIN
CVS tags: old_RELEASE_5_0_DP1
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +26 -24 lines
Update to 2.0.32 PR: 36040 Submitted by: maintainer
Revision 1.107: download - view: text, markup, annotated - select for diffs
Tue Jan 22 16:01:35 2002 UTC (10 years ago) by dwcjr
Branches: MAIN
CVS tags: old_RELEASE_4_5_0
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +1 -1 lines
Fix problem where installation would overwrite existing config files Bump PORTREVISION Submitted by: maintainer
Revision 1.106: download - view: text, markup, annotated - select for diffs
Thu Dec 13 10:12:38 2001 UTC (10 years, 2 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +1 -1 lines
Fix invalid path problem on building extension module with apxs. PR: 32638 Submitted by: maintainer
Revision 1.105: download - view: text, markup, annotated - select for diffs
Fri Dec 7 23:12:32 2001 UTC (10 years, 2 months ago) by ache
Branches: MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +1 -1 lines
Suggest a command to delete user instead of actually deleting it PR: 32536
Revision 1.104: download - view: text, markup, annotated - select for diffs
Sat Dec 1 15:34:47 2001 UTC (10 years, 2 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +1 -1 lines
Fix to define correct $PATCHFILES which is introduced in previous commit. Submitted by: Christian Weisgerber <naddy@freebsd.org>
Revision 1.103: download - view: text, markup, annotated - select for diffs
Sat Dec 1 07:58:09 2001 UTC (10 years, 2 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +1 -1 lines
PLIST cleanup. Found by: bento
Revision 1.102: download - view: text, markup, annotated - select for diffs
Fri Nov 23 05:03:13 2001 UTC (10 years, 2 months ago) by dwcjr
Branches: MAIN
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +4 -0 lines
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>
Revision 1.101: download - view: text, markup, annotated - select for diffs
Mon Nov 19 22:47:46 2001 UTC (10 years, 2 months ago) by dwcjr
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +48 -38 lines
Update to 2.0.28 PR: 32043 Submitted by: maintainer
Revision 1.100: download - view: text, markup, annotated - select for diffs
Tue Nov 6 21:37:06 2001 UTC (10 years, 3 months ago) by knu
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +2 -0 lines
Set LATEST_LINK to apache2 in favor of www/apache13.
Revision 1.99: download - view: text, markup, annotated - select for diffs
Mon Oct 29 20:11:04 2001 UTC (10 years, 3 months ago) by ache
Branches: MAIN
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +1 -1 lines
Oops, CVS not change access bits on removing/adding, so use ${SH} trick
Revision 1.98: download - view: text, markup, annotated - select for diffs
Mon Oct 29 20:05:37 2001 UTC (10 years, 3 months ago) by ache
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +1 -1 lines
Second part to fix missing x-bit on pkg*install PR: 31599
Revision 1.97: download - view: text, markup, annotated - select for diffs
Wed Oct 24 16:03:34 2001 UTC (10 years, 3 months ago) by ache
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +7 -4 lines
Sync with main Apache Submitted by: MAINTAINER
Revision 1.96: download - view: text, markup, annotated - select for diffs
Tue Apr 17 17:26:54 2001 UTC (10 years, 9 months ago) by will
Branches: MAIN
CVS tags: old_RELEASE_4_4_0, old_RELEASE_4_3_0
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +2 -1 lines
Fix problems with configure bug that doesn't evaluate variables for support/*.in. PR: 26570 Submitted by: maintainer Found by: mharo
Revision 1.95: download - view: text, markup, annotated - select for diffs
Fri Apr 13 14:48:48 2001 UTC (10 years, 10 months ago) by will
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +2 -2 lines
Add ipv6 to CATEGORIES, since Apache supports IPv6 by default. Submitted by: ume
Revision 1.94: download - view: text, markup, annotated - select for diffs
Fri Apr 13 04:43:47 2001 UTC (10 years, 10 months ago) by will
Branches: MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +50 -50 lines
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
Revision 1.93: download - view: text, markup, annotated - select for diffs
Sat Apr 7 00:41:51 2001 UTC (10 years, 10 months ago) by ache
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +17 -16 lines
Apache dist moved to another subdir Bump PORTREVISION for util.c patch PR: 26383 Submitted by: Chang, Hye-Shik <perky@python.or.kr>
Revision 1.92: download - view: text, markup, annotated - select for diffs
Tue Mar 6 22:51:34 2001 UTC (10 years, 11 months ago) by ache
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +4 -5 lines
Upgrade to 1.3.19
Revision 1.91: download - view: text, markup, annotated - select for diffs
Mon Feb 12 16:27:35 2001 UTC (11 years ago) by ache
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +2 -1 lines
bump portrevision
Revision 1.90: download - view: text, markup, annotated - select for diffs
Mon Feb 12 16:19:19 2001 UTC (11 years ago) by ache
Branches: MAIN
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +4 -1 lines
Add official fix for RewriteMap bug
Revision 1.89: download - view: text, markup, annotated - select for diffs
Mon Feb 5 15:33:12 2001 UTC (11 years ago) by olgeni
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +2 -2 lines
Some spaces -> tabs for ports/www.
Revision 1.88: download - view: text, markup, annotated - select for diffs
Tue Jan 30 11:55:00 2001 UTC (11 years ago) by ache
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +2 -6 lines
Upgrade to 1.3.17
Revision 1.87: download - view: text, markup, annotated - select for diffs
Tue Jan 16 17:32:53 2001 UTC (11 years ago) by sobomax
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +5 -5 lines
Massive style enforcement - use ^I instead of spaces for variables identation.
Revision 1.86: download - view: text, markup, annotated - select for diffs
Mon Jan 1 10:15:11 2001 UTC (11 years, 1 month ago) by will
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +1 -3 lines
Goodbye, YEAR2000. Hello, 2001. Approved by: asami
Revision 1.85: download - view: text, markup, annotated - select for diffs
Wed Dec 27 22:47:56 2000 UTC (11 years, 1 month ago) by ache
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +5 -1 lines
Add official mod_rewrite fix
Revision 1.84: download - view: text, markup, annotated - select for diffs
Sat Oct 14 07:00:09 2000 UTC (11 years, 3 months ago) by ache
Branches: MAIN
CVS tags: old_RELEASE_4_2_0
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +4 -4 lines
Upgrade to 1.3.14
Revision 1.83: download - view: text, markup, annotated - select for diffs
Wed Oct 11 22:37:56 2000 UTC (11 years, 4 months ago) by ache
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +5 -3 lines
Move all modules from static to shared to allow maximal configuration flexibility. WARNING: existing configurations should be updated with 'LoadModule' for previously static modules.
Revision 1.82: download - view: text, markup, annotated - select for diffs
Tue Aug 22 03:41:03 2000 UTC (11 years, 5 months ago) by kuriyama
Branches: MAIN
CVS tags: old_RELEASE_4_1_1
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +25 -25 lines
Cosmetic changes to reduce difference between apache13 ports. (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)
Revision 1.81: download - view: text, markup, annotated - select for diffs
Wed Jul 5 12:36:59 2000 UTC (11 years, 7 months ago) by tg
Branches: MAIN
CVS tags: old_RELEASE_4_1_0
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +2 -4 lines
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.
Revision 1.80: download - view: text, markup, annotated - select for diffs
Mon Apr 10 19:26:55 2000 UTC (11 years, 10 months ago) by cpiazza
Branches: MAIN
CVS tags: old_RELEASE_3_5_0
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +2 -2 lines
Fix typo Submitted by: "Gary D. Margiotta" <gary@tbe.net>
Revision 1.79: download - view: text, markup, annotated - select for diffs
Mon Apr 10 00:04:17 2000 UTC (11 years, 10 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +4 -4 lines
Update with the new PORTNAME/PORTVERSION variables
Revision 1.78: download - view: text, markup, annotated - select for diffs
Sat Feb 26 10:35:03 2000 UTC (11 years, 11 months ago) by ache
Branches: MAIN
CVS tags: old_RELEASE_4_0_0
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +3 -6 lines
upgrade to 1.3.12
Revision 1.77: download - view: text, markup, annotated - select for diffs
Wed Feb 2 21:14:03 2000 UTC (12 years ago) by ache
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +4 -1 lines
Add official cross side scripting security patch
Revision 1.76: download - view: text, markup, annotated - select for diffs
Mon Jan 24 17:57:57 2000 UTC (12 years ago) by ache
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +4 -3 lines
upgrade to 1.3.11
Revision 1.75: download - view: text, markup, annotated - select for diffs
Fri Sep 3 16:07:23 1999 UTC (12 years, 5 months ago) by ache
Branches: MAIN
CVS tags: old_RELEASE_3_4_0, old_RELEASE_3_3_0
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +6 -14 lines
upgrade to 1.3.9
Revision 1.74: download - view: text, markup, annotated - select for diffs
Tue Aug 31 02:42:38 1999 UTC (12 years, 5 months ago) by peter
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +1 -1 lines
$Id$ -> $FreeBSD$
Revision 1.73: download - view: text, markup, annotated - select for diffs
Fri Aug 27 22:30:18 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +4 -4 lines
echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
Revision 1.72: download - view: text, markup, annotated - select for diffs
Sun Aug 22 19:00:30 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +2 -2 lines
chmod -> ${CHMOD}
chown -> ${CHOWN}
Revision 1.71: download - view: text, markup, annotated - select for diffs
Fri Jun 25 21:53:06 1999 UTC (12 years, 7 months ago) by sada
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +2 -2 lines
www/apache13 rc.d startup script has /usr/local hardcoded. PR: ports/12206 Submitted by: Matt Behrens <matt@zigg.com>
Revision 1.70: download - view: text, markup, annotated - select for diffs
Thu Mar 25 22:25:43 1999 UTC (12 years, 10 months ago) by ache
Branches: MAIN
CVS tags: old_RELEASE_3_2_0
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +5 -5 lines
upgrade to 1.3.6
Revision 1.69: download - view: text, markup, annotated - select for diffs
Sat Mar 13 17:57:44 1999 UTC (12 years, 11 months ago) by billf
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +2 -2 lines
Fix missing "\"s Noticed By: #FreeBSD
Revision 1.68: download - view: text, markup, annotated - select for diffs
Sat Mar 13 17:11:02 1999 UTC (12 years, 11 months ago) by billf
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +15 -1 lines
Add the Apache mirror sites. For ports with 'mods' attached to them, the MASTER_SITEs were alternated so the user does not have to get 10 apache MASTER_SITEs when all they need is one 'mod' MASTER_SITE, which is what would happen if we used a MASTER_SITE_APACHE or added all of the mirrors in a row. Approved By: apache maintainers, asami Submitted By: Brian Feldman <green@unixhelp.org>, billf
Revision 1.67: download - view: text, markup, annotated - select for diffs
Mon Mar 8 07:28:31 1999 UTC (12 years, 11 months ago) by asami
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +3 -2 lines
Fix to make ports work with bsd.port.mk rev. 1.306.
${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if
GNU_CONFIGURE is defined. Take the target out of CONFIGURE_ARGS of
some ports that added it explicitly; define it as
${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part;
define it as something else (such as ${MACHINE_ARCH}--freebsdelf if
the port requires that; define it as an empty string if the port
doesn't like it at all.
The last might be a sign that a GNU_CONFIGURE port actually doesn't
use GNU's version of configure at all; but I don't have time to go
look at them all, we'll fix them as time goes on.
At least we've got much fewer "-unknown-"s in the tree as the result. :)
Revision 1.66: download - view: text, markup, annotated - select for diffs
Sun Mar 7 18:34:56 1999 UTC (12 years, 11 months ago) by ache
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +2 -2 lines
change master site to http://
Revision 1.65: download - view: text, markup, annotated - select for diffs
Fri Jan 15 00:26:19 1999 UTC (13 years ago) by ache
Branches: MAIN
CVS tags: old_RELEASE_3_1_0
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +7 -7 lines
upgrade to 1.3.4
Revision 1.64: download - view: text, markup, annotated - select for diffs
Wed Jan 13 02:47:32 1999 UTC (13 years, 1 month ago) by scrappy
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +2 -1 lines
More Y2K Statement Links...
Revision 1.63: download - view: text, markup, annotated - select for diffs
Mon Oct 19 12:48:55 1998 UTC (13 years, 3 months ago) by smace
Branches: MAIN
CVS tags: old_RELEASE_2_2_8
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +4 -4 lines
Upgrade to 1.3.3 Fix module loading under ELF PR: ports/8267 ports/8362
Revision 1.62: download - view: text, markup, annotated - select for diffs
Thu Sep 24 01:24:04 1998 UTC (13 years, 4 months ago) by ache
Branches: MAIN
CVS tags: old_RELEASE_3_0_0
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +4 -2 lines
coment out --with-perl option, currently perl version don't matter
Revision 1.61: download - view: text, markup, annotated - select for diffs
Thu Sep 24 01:06:18 1998 UTC (13 years, 4 months ago) by ache
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +5 -5 lines
upgrade to 1.3.2
Revision 1.60: download - view: text, markup, annotated - select for diffs
Sun Sep 20 23:55:38 1998 UTC (13 years, 4 months ago) by ache
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +2 -2 lines
Remove expensive-optimization -O6 already include it
Revision 1.59: download - view: text, markup, annotated - select for diffs
Thu Jul 23 13:15:57 1998 UTC (13 years, 6 months ago) by ache
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +8 -5 lines
Upgrade to 1.3.1
Revision 1.58: download - view: text, markup, annotated - select for diffs
Wed Jun 24 19:54:05 1998 UTC (13 years, 7 months ago) by ache
Branches: MAIN
CVS tags: old_RELEASE_2_2_7
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +16 -6 lines
Make performance tuning conditionaly depends on APACHE_PERF_TUNING variable. Add more optimization there.
Revision 1.57: download - view: text, markup, annotated - select for diffs
Thu Jun 18 11:56:17 1998 UTC (13 years, 7 months ago) by ache
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +2 -2 lines
Redirect apachectl output to devnull in apache.sh
Revision 1.56: download - view: text, markup, annotated - select for diffs
Thu Jun 18 11:51:03 1998 UTC (13 years, 7 months ago) by ache
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +2 -2 lines
Use apachectl to start apache in rc.d/apache.sh
Revision 1.55: download - view: text, markup, annotated - select for diffs
Sat Jun 13 08:33:41 1998 UTC (13 years, 8 months ago) by ache
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +3 -2 lines
Increase HARD_SERVER_LIMIT to 512, it is already limited by MaxClients directive installed by default and this needs to avoid unnecessary recompilation
Revision 1.54: download - view: text, markup, annotated - select for diffs
Tue Jun 9 19:49:59 1998 UTC (13 years, 8 months ago) by ache
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +3 -2 lines
Performance tuning as described in http://www.apache.org/docs/misc/perf-tuning.html Add --disable-rule=STATUS and -DBUFFERED_LOGS
Revision 1.53: download - view: text, markup, annotated - select for diffs
Sun Jun 7 02:39:22 1998 UTC (13 years, 8 months ago) by asami
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +1 -3 lines
Adjust NO_LATEST_LINK (now apache-1.3 is the default) after repository copy of apache -> apache12 and apache-current -> apache13. Requested by: ache
Revision 1.52: download - view: text, markup, annotated - select for diffs
Sat Jun 6 19:09:23 1998 UTC (13 years, 8 months ago) by ache
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +4 -4 lines
upgrade to 1.3.0
Revision 1.51: download - view: text, markup, annotated - select for diffs
Fri Jun 5 17:16:01 1998 UTC (13 years, 8 months ago) by ache
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +7 -5 lines
upgrade to 1.3b7
Revision 1.50: download - view: text, markup, annotated - select for diffs
Wed Apr 22 16:28:43 1998 UTC (13 years, 9 months ago) by ache
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +1 -3 lines
Fix PLIST
Revision 1.49: download - view: text, markup, annotated - select for diffs
Wed Apr 22 12:39:33 1998 UTC (13 years, 9 months ago) by asami
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +3 -1 lines
===> Building package for apache-1.3b6 Creating package /usr/ports/packages/All/apache-1.3b6.tgz Registering depends:. Creating gzip'd tar ball in '/usr/ports/packages/All/apache-1.3b6.tgz' tar: can't add file sbin/dbmmanage : No such file or directory tar: can't add file sbin/htdigest : No such file or directory tar: can't add file sbin/htpasswd : No such file or directory *** Error code 1
Revision 1.48: download - view: text, markup, annotated - select for diffs
Wed Apr 22 12:38:13 1998 UTC (13 years, 9 months ago) by asami
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +5 -5 lines
Minor cleanup -- HAS_CONFIGURE + "--prefix=${PREFIX}" -> GNU_CONFIGURE.
Also, don't use "+=" to define variable defined only once.
Revision 1.47: download - view: text, markup, annotated - select for diffs
Tue Apr 21 21:57:36 1998 UTC (13 years, 9 months ago) by ache
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +19 -60 lines
Upgrade to 1.3b6, now with loadable modules!
Revision 1.46: download - view: text, markup, annotated - select for diffs
Thu Mar 12 04:05:01 1998 UTC (13 years, 11 months ago) by ache
Branches: MAIN
CVS tags: old_RELEASE_2_2_6
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +3 -3 lines
Add dist patches set locally since bsd.port.mk can't handle different base directory per each dist patch
Revision 1.45: download - view: text, markup, annotated - select for diffs
Wed Feb 25 06:23:55 1998 UTC (13 years, 11 months ago) by asami
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +3 -1 lines
Define NO_LATEST_LINK.
Revision 1.44: download - view: text, markup, annotated - select for diffs
Fri Feb 20 11:08:40 1998 UTC (13 years, 11 months ago) by ache
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +8 -7 lines
Upgrade to 1.3b5
Revision 1.43: download - view: text, markup, annotated - select for diffs
Wed Jan 7 22:19:03 1998 UTC (14 years, 1 month ago) by ache
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +4 -1 lines
Add official patch for //// attack
Revision 1.42: download - view: text, markup, annotated - select for diffs
Fri Nov 21 21:10:15 1997 UTC (14 years, 2 months ago) by ache
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +6 -5 lines
Upgrade to 1.3b3
Revision 1.41: download - view: text, markup, annotated - select for diffs
Thu Oct 23 16:39:46 1997 UTC (14 years, 3 months ago) by ache
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +0 -2 lines
Compile with -funsigned-char instead of (unsigned char) cast and not replace Apache functions now
Revision 1.40: download - view: text, markup, annotated - select for diffs
Wed Oct 22 23:51:17 1997 UTC (14 years, 3 months ago) by ache
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +51 -5 lines
Upgrade to 1.3b2, now with support files and docs installed
Revision 1.39: download - view: text, markup, annotated - select for diffs
Mon Aug 25 23:02:41 1997 UTC (14 years, 5 months ago) by ache
Branches: MAIN
CVS tags: old_RELEASE_2_2_5
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -4 lines
Do not replace Apache md5 with FreeBSD one, it cause support problems and gains almost nothing
Revision 1.38: download - view: text, markup, annotated - select for diffs
Wed Aug 13 15:09:53 1997 UTC (14 years, 6 months ago) by ache
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -2 lines
Tweak comment
Revision 1.37: download - view: text, markup, annotated - select for diffs
Tue Aug 12 18:20:00 1997 UTC (14 years, 6 months ago) by peter
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +11 -15 lines
Update the repository copied (with history) apache 1.2.1 to 1.3a1 from the original apache-current port.
Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue Aug 12 11:49:12 1997 UTC (14 years, 6 months ago) by peter
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -39 lines
The great apache shuffle, part 1.. Revive files and break out SSL..
Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue Jul 8 13:04:09 1997 UTC (14 years, 7 months ago) by ache
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +4 -4 lines
Upgrade to 1.2.1
Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:45:07 1997 UTC (14 years, 8 months ago) by ache
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +4 -4 lines
Update to 1.2.0
Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat May 31 20:34:09 1997 UTC (14 years, 8 months ago) by ache
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -1 lines
More fixing of OPTIM replacement
Revision 1.32: download - view: text, markup, annotated - select for diffs
Sat May 31 20:26:38 1997 UTC (14 years, 8 months ago) by ache
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -1 lines
Fix OPTIM= patching
Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat May 31 20:16:01 1997 UTC (14 years, 8 months ago) by ache
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +5 -5 lines
Upgrade to 1.2b11
Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri May 2 18:22:03 1997 UTC (14 years, 9 months ago) by ache
Branches: MAIN
CVS tags: old_RELEASE_2_2_2
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +4 -4 lines
Upgrade to 1.2b10
Revision 1.29: download - view: text, markup, annotated - select for diffs
Mon Apr 14 18:54:26 1997 UTC (14 years, 10 months ago) by ache
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +9 -6 lines
Upgrade to 1.2b8
Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Feb 26 01:23:10 1997 UTC (14 years, 11 months ago) by ache
Branches: MAIN
CVS tags: old_RELEASE_2_2_1
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +4 -4 lines
Upgrade to 1.2b7
Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Jan 28 05:39:31 1997 UTC (15 years ago) by ache
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +4 -4 lines
Upgrade to 1.2b6
Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Jan 2 16:39:55 1997 UTC (15 years, 1 month ago) by ache
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +4 -4 lines
Upgrade to 1.2b4
Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Dec 25 22:53:22 1996 UTC (15 years, 1 month ago) by ache
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +8 -8 lines
Upgrade to 1.2b3 Submitted by: mostly by peter
Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Dec 11 21:04:21 1996 UTC (15 years, 2 months ago) by markm
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +3 -1 lines
Mark the SSL'ed version as BROKEN, until the official patches appear. Also add myself as maintainer of the SSL version.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Dec 11 19:09:59 1996 UTC (15 years, 2 months ago) by ache
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +6 -23 lines
Upgrade to 1.2b2
Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Nov 18 11:40:33 1996 UTC (15 years, 2 months ago) by asami
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Nov 7 01:53:14 1996 UTC (15 years, 3 months ago) by ache
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +7 -4 lines
Add information URLs comment
Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Nov 7 01:49:46 1996 UTC (15 years, 3 months ago) by ache
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +34 -1 lines
Conditionalize all my patches
Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Oct 31 17:42:13 1996 UTC (15 years, 3 months ago) by markm
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
Uncomment the DEPENDS= line. Sheesh. Reminded by: ache
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Oct 26 18:49:52 1996 UTC (15 years, 3 months ago) by markm
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +15 -3 lines
FINALLY - commit the SSL'ed version of this. (ye gods, this has been a while :-) )
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Aug 11 14:49:21 1996 UTC (15 years, 6 months ago) by markm
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +22 -2 lines
1) Add the ability to build a secure (SSL'ed) server, conditionalised
on the presence of SECURE_SERVER.
2) Clean up the installation in accordance with BSD religion:
Now all the configs go in ${PREFIX}/etc/apache and the
data (documents) stay in ${PREFIX}/www.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Jul 12 10:27:53 1996 UTC (15 years, 7 months ago) by asami
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -5 lines
Remove unnecessary DISTFILES and EXTRACT_ONLY. Remove pst's address from MAINTAINER, I don't know if any script will fail if we have two addresses here so I don't want to risk breaking something right before the release.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Jul 12 06:41:05 1996 UTC (15 years, 7 months ago) by pst
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
...just changed maintainer to match reality
Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Jul 11 11:03:17 1996 UTC (15 years, 7 months ago) by ache
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +6 -10 lines
Upgrade to 1.1.1 OK-ed by: gpalmer
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Jun 15 17:51:08 1996 UTC (15 years, 7 months ago) by jkh
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +7 -5 lines
Slight revision: If startup file already there, leave it alone.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Jun 15 16:58:06 1996 UTC (15 years, 7 months ago) by jkh
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +7 -1 lines
Install an apache.sh startup file in /usr/local/etc/rc.d/ Now that apache_httpd is gone from /etc/sysconfig, this is the canonical way to make apache start automatically in a new system installation.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon May 20 07:37:06 1996 UTC (15 years, 8 months ago) by asami
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +6 -5 lines
Variable reorderization.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun May 19 22:21:42 1996 UTC (15 years, 8 months ago) by ache
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +9 -8 lines
Use mod_env.c to pass environment to CGI instead of local hack
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Apr 21 08:54:24 1996 UTC (15 years, 9 months ago) by pst
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3 lines
Update to Apache 1.0.5 (security fix)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Feb 22 21:54:58 1996 UTC (15 years, 11 months ago) by ache
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -4 lines
Upgrade to 1.0.3
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Feb 7 03:15:26 1996 UTC (16 years ago) by jfieber
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -3 lines
Upgrade to 1.0.2.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Dec 4 12:56:18 1995 UTC (16 years, 2 months ago) by jfieber
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +7 -2 lines
Fix MASTER_SITES.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Dec 2 23:07:08 1995 UTC (16 years, 2 months ago) by jfieber
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -4 lines
Update to 1.0
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Nov 27 04:10:09 1995 UTC (16 years, 2 months ago) by asami
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Change categories to "www". gn has "net" in there too.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Sep 23 18:47:45 1995 UTC (16 years, 4 months ago) by pst
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -3 lines
Upgrade apache to 0.8.14, completely restructure port, and list myself as maintainer.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Sep 19 07:03:17 1995 UTC (16 years, 4 months ago) by pst
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -4 lines
Upgrade apache to 0.8.13
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Aug 28 13:28:45 1995 UTC (16 years, 5 months ago) by jkh
Branches: old_APACHE
CVS tags: old_apache_0_8_11
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Port of the APACHE web server. Submitted by: "Eric L. Hernes" <erich@lodgenet.com>
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Aug 28 13:28:45 1995 UTC (16 years, 5 months ago) by jkh
Branches: MAIN
Initial revision
