CVS log for ports/www/apache22/Makefile
Up to [FreeBSD] / ports / www / apache22
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.298: download - view: text, markup, annotated - select for diffs
Thu Feb 9 02:49:54 2012 UTC (42 hours, 18 minutes ago) by pgollucci
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.297: preferred, colored
Changes since revision 1.297: +1 -1 lines
- use $SYSCTL - use full path setfib PR: ports/153264 Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com> With Hat: apache@ Sponsored by: Apache Software Foundation (ASF)
Revision 1.297: download - view: text, markup, annotated - select for diffs
Wed Feb 8 22:49:54 2012 UTC (46 hours, 18 minutes ago) by pgollucci
Branches: MAIN
Diff to: previous 1.296: preferred, colored
Changes since revision 1.296: +1 -1 lines
- Remove 0 length file breaking pkg Reported by: glarkin
Revision 1.296: download - view: text, markup, annotated - select for diffs
Wed Feb 8 04:35:31 2012 UTC (2 days, 16 hours ago) by pgollucci
Branches: MAIN
Diff to: previous 1.295: preferred, colored
Changes since revision 1.295: +4 -4 lines
- Convert to USERS/GROUPS [1] - Resync proxy connect patch [2] - Bump PORTREVISION since the proxy patch is unconditionally applied which means we can remove that OPTION too PR: ports/164698 [1], ports/164711 [2] Submitted by: jgh@ [1], freebsd@nagilum.org [2] With Hat: apache@ Sponsored by: RideCharge Inc. / TaxiMagic
Revision 1.295: download - view: text, markup, annotated - select for diffs
Wed Feb 1 18:56:08 2012 UTC (9 days, 2 hours ago) by jgh
Branches: MAIN
Diff to: previous 1.294: preferred, colored
Changes since revision 1.294: +1 -1 lines
- Update to 2.2.22
Addresses:
* SECURITY: CVE-2011-3607 (cve.mitre.org)
Integer overflow in the ap_pregsub function in server/util.c in the Apache HTTP
Server 2.0.x through 2.0.64 and 2.2.x through 2.2.21, when the mod_setenvif
module is enabled, allows local users to gain privileges via a .htaccess file
with a crafted SetEnvIf directive, in conjunction with a crafted HTTP request
header, leading to a heap-based buffer overflow.
* SECURITY: CVE-2012-0021 (cve.mitre.org)
The log_cookie function in mod_log_config.c in the mod_log_config module in the
Apache HTTP Server 2.2.17 through 2.2.21, when a threaded MPM is used, does not
properly handle a %{}C format string, which allows remote attackers to cause a
denial of service (daemon crash) via a cookie that lacks both a name and a
value.
* SECURITY: CVE-2012-0031 (cve.mitre.org)
scoreboard.c in the Apache HTTP Server 2.2.21 and earlier might allow local
users to cause a denial of service (daemon crash during shutdown) or possibly
have unspecified other impact by modifying a certain type field within a
scoreboard shared memory segment, leading to an invalid call to the free
function.
* SECURITY: CVE-2011-4317 (cve.mitre.org)
The mod_proxy module in the Apache HTTP Server 1.3.x through 1.3.42, 2.0.x
through 2.0.64, and 2.2.x through 2.2.21, when the Revision 1179239 patch is in
place, does not properly interact with use of (1) RewriteRule and (2)
ProxyPassMatch pattern matches for configuration of a reverse proxy, which
allows remote attackers to send requests to intranet servers via a malformed URI
containing an @ (at sign) character and a : (colon) character in invalid
positions. NOTE: this vulnerability exists because of an incomplete fix for
CVE-2011-3368.
* SECURITY: CVE-2012-0053 (cve.mitre.org)
protocol.c in the Apache HTTP Server 2.2.x through 2.2.21 does not properly
restrict header information during construction of Bad Request (aka 400) error
documents, which allows remote attackers to obtain the values of HTTPOnly
cookies via vectors involving a (1) long or (2) malformed header in conjunction
with crafted web script.
* SECURITY: CVE-2011-3368 (cve.mitre.org)
The mod_proxy module in the Apache HTTP Server 1.3.x through 1.3.42, 2.0.x
through 2.0.64, and 2.2.x through 2.2.21 does not properly interact with use of
(1) RewriteRule and (2) ProxyPassMatch pattern matches for configuration of a
reverse proxy, which allows remote attackers to send requests to intranet
servers via a malformed URI containing an initial @ (at sign) character.
PR: ports/164675
Reviewed by: pgollucci
Approved by: pgollucci, crees, rene (mentors, implicit)
With Hat: apache@
Revision 1.294: 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
CVS tags: RELEASE_9_0_0
Diff to: previous 1.293: preferred, colored
Changes since revision 1.293: +1 -4 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.293: download - view: text, markup, annotated - select for diffs
Thu Sep 15 05:00:28 2011 UTC (4 months, 3 weeks ago) by ohauer
Branches: MAIN
Diff to: previous 1.292: preferred, colored
Changes since revision 1.292: +2 -2 lines
- update to version 2.2.21 Addresses: * SECURITY: CVE-2011-3348 (cve.mitre.org) mod_proxy_ajp when combined with mod_proxy_balancer: Prevents unrecognized HTTP methods from marking ajp: balancer members in an error state, avoiding denial of service. * SECURITY: CVE-2011-3192 (cve.mitre.org) core: Further fixes to the handling of byte-range requests to use less memory, to avoid denial of service. This patch includes fixes to the patch introduced in release 2.2.20 for protocol compliance, as well as the MaxRanges directive. PR: ports/160743 Submitted by: Jason Helfman <jhelfman@experts-exchange.com>
Revision 1.292: 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.291: preferred, colored
Changes since revision 1.291: +1 -0 lines
- Track dependencies after databases/gdbm update
Revision 1.291: download - view: text, markup, annotated - select for diffs
Fri Sep 2 06:18:02 2011 UTC (5 months, 1 week ago) by ade
Branches: MAIN
Diff to: previous 1.290: preferred, colored
Changes since revision 1.290: +1 -2 lines
Emergency upgrade to 2.2.20 - CVE-2011-3192. Any complaints, talk to me. PR: 160381
Revision 1.290: download - view: text, markup, annotated - select for diffs
Wed Jun 29 17:28:44 2011 UTC (7 months, 1 week ago) by ohauer
Branches: MAIN
Diff to: previous 1.289: preferred, colored
Changes since revision 1.289: +1 -1 lines
- Close a race condition that sometimes resulted in configure.in patches being ignored
Revision 1.289: download - view: text, markup, annotated - select for diffs
Sun May 22 21:33:31 2011 UTC (8 months, 2 weeks ago) by ohauer
Branches: MAIN
Diff to: previous 1.288: preferred, colored
Changes since revision 1.288: +1 -1 lines
- update to httpd-2.2.19 Changes with Apache 2.2.19 *) Revert ABI breakage in 2.2.18 caused by the function signature change of ap_unescape_url_keep2f(). This release restores the signature from 2.2.17 and prior, and introduces ap_unescape_url_keep2f_ex(). [Eric Covener] commit with hat apache@
Revision 1.288: download - view: text, markup, annotated - select for diffs
Fri May 13 23:02:38 2011 UTC (8 months, 4 weeks ago) by ohauer
Branches: MAIN
Diff to: previous 1.287: preferred, colored
Changes since revision 1.287: +2 -2 lines
- update to version 2.2.18 Changes: http://www.apache.org/dist/httpd/CHANGES_2.2.18 Changes with Apache 2.2.18 *) Log an error for failures to read a chunk-size, and return 408 instead 413 when this is due to a read timeout. This change also fixes some cases of two error documents being sent in the response for the same scenario. [Eric Covener] PR49167 *) core: Only log a 408 if it is no keepalive timeout. PR 39785 [Ruediger Pluem, Mark Montague <markmont umich.edu>] *) core: Treat timeout reading request as 408 error, not 400. Log 408 errors in access log as was done in Apache 1.3.x. PR 39785 [Nobutaka Mantani <nobutaka nobutaka.org>, Stefan Fritsch, Dan Poirier] *) Core HTTP: disable keepalive when the Client has sent Expect: 100-continue but we respond directly with a non-100 response. Keepalive here led to data from clients continuing being treated as a new request. PR 47087. [Nick Kew] *) htpasswd: Change the default algorithm for htpasswd to MD5 on all platforms. Crypt with its 8 character limit is not useful anymore; improve out of disk space handling (PR 30877); print a warning if a password is truncated by crypt. [Stefan Fritsch] *) mod_win32: Added shebang check for '! so that .vbs scripts work as CGI. Win32's cscript interpreter can only use a single quote as comment char. [Guenter Knauf] *) configure: Fix htpasswd/htdbm libcrypt link errors with some newer linkers. [Stefan Fritsch] *) MinGW build improvements. PR 49535. [John Vandenberg <jayvdb gmail.com>, Jeff Trawick] *) mod_ssl, ab: Support OpenSSL compiled without SSLv2 support. [Stefan Fritsch] *) core: AllowEncodedSlashes new option NoDecode to allow encoded slashes in request URL path info but not decode them. PR 35256, PR 46830. [Dan Poirier] *) mod_rewrite: Allow to unset environment variables. PR 50746. [Rainer Jung] *) suEXEC: Add Suexec directive to disable suEXEC without renaming the binary (Suexec Off), or force startup failure if suEXEC is required but not supported (Suexec On). [Jeff Trawick] *) mod_proxy: Put the worker in error state if the SSL handshake with the backend fails. PR 50332. [Daniel Ruggeri <DRuggeri primary.net>, Ruediger Pluem] *) prefork: Update MPM state in children during a graceful restart. Allow the HTTP connection handling loop to terminate early during a graceful restart. PR 41743. [Andrew Punch <andrew.punch 247realmedia.com>] *) mod_ssl: Correctly read full lines in input filter when the line is incomplete during first read. PR 50481. [Ruediger Pluem] *) mod_autoindex: Merge IndexOptions from server to directory context when the directory has no mod_autoindex directives. PR 47766. [Eric Covener] *) mod_cache: Make sure that we never allow a 304 Not Modified response that we asked for to leak to the client should the 304 response be uncacheable. PR45341 [Graham Leggett] *) mod_dav: Send 400 error if malformed Content-Range header is received for a put request (RFC 2616 14.16). PR 49825. [Stefan Fritsch] *) mod_userdir: Add merging of enable, disable, and filename arguments to UserDir directive, leaving enable/disable of userlists unmerged. PR 44076 [Eric Covener] *) core: Honor 'AcceptPathInfo OFF' during internal redirects, such as per-directory mod_rewrite substitutions. PR 50349. [Eric Covener] *) mod_cache: Check the request to determine whether we are allowed to return cached content at all, and respect a "Cache-Control: no-cache" header from a client. Previously, "no-cache" would behave like "max-age=0". [Graham Leggett] *) mod_mem_cache: Add a debug msg when a streaming response exceeds MCacheMaxStreamingBuffer, since mod_cache will follow up with a scary 'memory allocation failed' debug message. PR 49604. [Eric Covener] *) proxy_connect: Don't give up in the middle of a CONNECT tunnel when the child process is starting to exit. PR50220. [Eric Covener] PR: 156997 Submitted by: Tsurutani Naoki <turutani _at_ scphys.kyoto-u.ac.jp>
Revision 1.287: download - view: text, markup, annotated - select for diffs
Mon Apr 18 20:32:33 2011 UTC (9 months, 3 weeks ago) by ohauer
Branches: MAIN
Diff to: previous 1.286: preferred, colored
Changes since revision 1.286: +1 -1 lines
- fix Ports with version numbers going backwards for www/apache22-peruser-mpm - by changing PORTREVISION= to ?= Issue reported by erwin@
Revision 1.286: download - view: text, markup, annotated - select for diffs
Thu Mar 31 17:00:36 2011 UTC (10 months, 1 week ago) by ohauer
Branches: MAIN
Diff to: previous 1.285: preferred, colored
Changes since revision 1.285: +2 -2 lines
- update Apache 2 ITK MPM patch to version 20110321-01 [1] - add additional patch for mpm-itk [2] - add mod_substitute to apache22 [3] - add some documentation into the mpm-itk* patches - bump portrevision Changes: [1] apache2.2-mpm-itk 2.2.17-01, released 2011-03-21: * Fixed CVE-2011-1176: If NiceValue was set, the default with no AssignUserID was to run as root:root instead of the default Apache user and group, due to the configuration merger having an incorrect default configuration. * Rebase against Apache 2.2.17. * Fix an issue where users can sometimes get spurious 403s on persistent connections, if the .htaccess files are not world readable. * In the config merger, don't reallocate the username, since it's already in the correct pool. (This is not a memory leak, only a small inefficiency.) [2] http://httpd.apache.org/docs/2.2/mod/mod_substitute.html Source: http://mpm-itk.sesse.net/ [1] http://www.pvv.ntnu.no/~knuta/mpm-itk/ [2] http://lists.freebsd.org/pipermail/freebsd-apache/2011-March/002184.html [3] With Hat: apache@ PR: ports/156024 [1][2] Submitted by: Lukasz Wasikowski <lukasz _at_ wasikowski.net> [1][2] Nick Gieczewski <sorongo _at_ gmail.com> [3]
Revision 1.285: download - view: text, markup, annotated - select for diffs
Tue Dec 7 20:38:17 2010 UTC (14 months ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.284: preferred, colored
Changes since revision 1.284: +2 -1 lines
- update conflicts
Revision 1.284: 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.283: preferred, colored
Changes since revision 1.283: +1 -1 lines
Sync to new bsd.autotools.mk
Revision 1.283: download - view: text, markup, annotated - select for diffs
Thu Oct 21 18:00:15 2010 UTC (15 months, 2 weeks ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.282: preferred, colored
Changes since revision 1.282: +1 -0 lines
- The previous update to the rc.d script didn't quite maintain the old behavior correctly. This fixes the pid file name PR: ports/151623 Submitted by: Vivek Khera <vivek@khera.org> With Hat: apache@ Point hat to: myself (pgollucci)
Revision 1.282: download - view: text, markup, annotated - select for diffs
Wed Oct 20 21:04:58 2010 UTC (15 months, 3 weeks ago) by pgollucci
Branches: MAIN
Diff to: previous 1.281: preferred, colored
Changes since revision 1.281: +1 -2 lines
- Update to 2.2.17 ** * Note, no CVE affects the FREEBSD port. devel/apr1 was updated to * apr-util 1.3.10 on 2010/10/06 05:32:24. ** Changes: http://www.apache.org/dist/httpd/CHANGES_2.2 PR: ports/151594 Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> With Hat: apache@ <ChangeLog> *) prefork MPM: Run cleanups for final request when process exits gracefully to work around a flaw in apr-util. PR 43857. [Tom Donovan] *) mod_reqtimeout: Do not wrongly enforce timeouts for mod_proxy's backend connections and other protocol handlers (like mod_ftp). Enforce the timeout for AP_MODE_GETLINE. If there is a timeout, shorten the lingering close time from 30 to 2 seconds. [Stefan Fritsch] *) Proxy balancer: support setting error status according to HTTP response code from a backend. PR 48939. [Daniel Ruggeri <DRuggeri primary.net>] *) mod_authnz_ldap: If AuthLDAPCharsetConfig is set, also convert the password to UTF-8. PR 45318. [Johannes Müller <joh_m gmx.de>, Stefan Fritsch] *) core: check symlink ownership if both FollowSymlinks and SymlinksIfOwnerMatch are set [Nick Kew] *) core: fix origin checking in SymlinksIfOwnerMatch PR 36783 [Robert L Mathews <rob-apache.org.bugs tigertech.net>] *) mod_headers: Enable multi-match-and-replace edit option PR 46594 [Nick Kew] *) mod_log_config: Make ${cookie}C correctly match whole cookie names instead of substrings. PR 28037. [Dan Franklin <dan dan-franklin.com>, Stefan Fritsch] *) mod_dir, mod_negotiation: Pass the output filter information to newly created sub requests; as these are later on used as true requests with an internal redirect. This allows for mod_cache et.al. to trap the results of the redirect. PR 17629, 43939 [Dirk-Willem van Gulik, Jim Jagielski, Joe Orton, Ruediger Pluem] *) rotatelogs: Fix possible buffer overflow if admin configures a mongo log file path. [Jeff Trawick] *) mod_ssl: Do not do overlapping memcpy. PR 45444 [Joe Orton] *) vhost: A purely-numeric Host: header should not be treated as a port. PR 44979 [Nick Kew] *) core: (re)-introduce -T commandline option to suppress documentroot check at startup. PR 41887 [Jan van den Berg <janvdberg gmail.com>] </ChangeLog>
Revision 1.281: 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.280: preferred, colored
Changes since revision 1.280: +1 -1 lines
Punt autoconf267->autoconf268
Revision 1.280: download - view: text, markup, annotated - select for diffs
Thu Oct 14 19:53:25 2010 UTC (15 months, 3 weeks ago) by pgollucci
Branches: MAIN
Diff to: previous 1.279: preferred, colored
Changes since revision 1.279: +1 -1 lines
- Allow overriding of the following on a profile basis.
pidfile
command
envvars
Without profiles, the old defaults remain unchanged. With profiles the old defaults
remain unchanged.
Sponsored by: RideCharge Inc. / TaxiMagic
Tested by: RideCharge Inc. / TaxiMagic (> 1 yr in production)
With Hat: apache@
Revision 1.279: 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.278: preferred, colored
Changes since revision 1.278: +2 -1 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.278: download - view: text, markup, annotated - select for diffs
Mon Jul 26 01:28:40 2010 UTC (18 months, 2 weeks ago) by kuriyama
Branches: MAIN
Diff to: previous 1.277: preferred, colored
Changes since revision 1.277: +1 -2 lines
- Upgrade to 2.2.16.
Security: CVE-2010-1452 (mod_{cache,dev} remote DoS),
CVE-2010-2068 (mod_{proxy_{ajp,http},reqtimeout} related on some platforms)
Revision 1.277: download - view: text, markup, annotated - select for diffs
Fri May 21 16:28:25 2010 UTC (20 months, 3 weeks ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.276: preferred, colored
Changes since revision 1.276: +1 -1 lines
Bump PORTREVISION forgotten in last commit, by /home/ncvs lied to me. - Fix misnamed patch that was unconditionally applied. PR: ports/146789 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> With Hat: apache@
Revision 1.276: download - view: text, markup, annotated - select for diffs
Thu May 20 21:43:47 2010 UTC (20 months, 3 weeks ago) by pgollucci
Branches: MAIN
Diff to: previous 1.275: preferred, colored
Changes since revision 1.275: +1 -1 lines
- Enable,build, and install mod_reqtimeout.so which mitigates solaris attacks. - Default on, so bump PORTREVISION Reuested by: Jonas Eckerman <jonas@fsdb.org> (via apache@) With Hat: apache@
Revision 1.275: download - view: text, markup, annotated - select for diffs
Tue May 18 04:58:08 2010 UTC (20 months, 3 weeks ago) by pgollucci
Branches: MAIN
Diff to: previous 1.274: preferred, colored
Changes since revision 1.274: +1 -1 lines
- Bump PORTREVISION With Hat: apache@
Revision 1.274: download - view: text, markup, annotated - select for diffs
Tue May 18 04:57:46 2010 UTC (20 months, 3 weeks ago) by pgollucci
Branches: MAIN
Diff to: previous 1.273: preferred, colored
Changes since revision 1.273: +0 -1 lines
- Whitespace only With Hat: apache@
Revision 1.273: download - view: text, markup, annotated - select for diffs
Tue May 18 04:55:44 2010 UTC (20 months, 3 weeks ago) by pgollucci
Branches: MAIN
Diff to: previous 1.272: preferred, colored
Changes since revision 1.272: +0 -1 lines
- file is only in devel/apr[01] now. With Hat: apache@
Revision 1.272: download - view: text, markup, annotated - select for diffs
Tue May 18 04:55:15 2010 UTC (20 months, 3 weeks ago) by pgollucci
Branches: MAIN
Diff to: previous 1.271: preferred, colored
Changes since revision 1.271: +2 -16 lines
- remove apr/apr-util vestiges - fullbuild not needed anymore - buildconf not needed anymore - scripts_env not needed anymore With Hat: apache@
Revision 1.271: download - view: text, markup, annotated - select for diffs
Tue May 18 04:53:40 2010 UTC (20 months, 3 weeks ago) by pgollucci
Branches: MAIN
Diff to: previous 1.270: preferred, colored
Changes since revision 1.270: +4 -15 lines
- Remove WITH_APR_FROM_PORTS option. Always use devel/apr1 port now. Bundled srclib/apr is never used now. With Hat: apache@
Revision 1.270: download - view: text, markup, annotated - select for diffs
Tue May 18 04:07:50 2010 UTC (20 months, 3 weeks ago) by pgollucci
Branches: MAIN
Diff to: previous 1.269: preferred, colored
Changes since revision 1.269: +1 -1 lines
- Chase devel/apr -> devel/apr1 shuffling PR: ports/146553 Submitted by: myself (pgollucci@) With Hat: apache@
Revision 1.269: download - view: text, markup, annotated - select for diffs
Tue May 18 04:05:03 2010 UTC (20 months, 3 weeks ago) by pgollucci
Branches: MAIN
Diff to: previous 1.268: preferred, colored
Changes since revision 1.268: +2 -2 lines
- Convert ports/ to devel/apr1 PR: ports/146553 Submitted by: myself (pgollucci@) With Hat: apache@
Revision 1.268: download - view: text, markup, annotated - select for diffs
Fri May 14 05:03:29 2010 UTC (20 months, 4 weeks ago) by pgollucci
Branches: MAIN
Diff to: previous 1.267: preferred, colored
Changes since revision 1.267: +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/136091 Submitted by: Alexey V.Degtyarev <alexey@renatasystems.org> With Hat: apache@
Revision 1.267: download - view: text, markup, annotated - select for diffs
Thu May 13 00:59:32 2010 UTC (21 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.266: preferred, colored
Changes since revision 1.266: +1 -1 lines
- Remove use of $] which is deprecated in perl and gone in perl 5.12 This is already being discussed at dev@httpd and will be committed upstream Reported by: brad clawsie <clawsie@fastmail.fm> (on apache@ list) With Hat: apache@
Revision 1.266: download - view: text, markup, annotated - select for diffs
Fri May 7 21:46:21 2010 UTC (21 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.265: preferred, colored
Changes since revision 1.265: +1 -1 lines
- Continuation of ports/133704 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 - Tested with lang/php5 - Bump PORTREVISION PR: ports/133704 With Hat: apache@
Revision 1.265: download - view: text, markup, annotated - select for diffs
Fri May 7 20:53:45 2010 UTC (21 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.264: preferred, colored
Changes since revision 1.264: +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 - Bump PORTREVISION - This will be in 2.2.16. PR: ports/133704 Obtained from: http://svn.apache.org/viewvc?rev=942210&view=rev Reported by: olli hauer <ohauer@gmx.de> (and very good pr!) With Hat: apache@
Revision 1.264: download - view: text, markup, annotated - select for diffs
Fri May 7 18:33:45 2010 UTC (21 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.263: preferred, colored
Changes since revision 1.263: +0 -4 lines
- FreeBSD doesn't use EGD sockets. Also the option handling doesn't honor without-egd. Carry the devel/apr fix through PR: ports/146376 Submitted by: Guido Fals
Revision 1.263: download - view: text, markup, annotated - select for diffs
Fri May 7 05:56:58 2010 UTC (21 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.262: preferred, colored
Changes since revision 1.262: +11 -0 lines
2/2: fix mod_auth_digest builds which needs EGD and DEVRANDOM.
This fixes both bundled apr using the port (devel/apr for WITH_APR_FROM_PORTS)
PR: ports/134577
Requested by: Pascal Vizeli <pvizeli@yahoo.de>
With Hat: apache@
Revision 1.262: download - view: text, markup, annotated - select for diffs
Fri May 7 05:16:39 2010 UTC (21 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.261: preferred, colored
Changes since revision 1.261: +0 -1 lines
- silence this warning -- libtool: ignoring unknown tag CXX With Hat: apache@
Revision 1.261: download - view: text, markup, annotated - select for diffs
Fri May 7 05:14:38 2010 UTC (21 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.260: preferred, colored
Changes since revision 1.260: +2 -2 lines
- fix ldap support (duplicate www/apache20 fix)
--with-ldap switches on LDAP library linking in apr-util
--enable-ldap option switches on the LDAP caching module
--enable-authnz-ldap option switches on the LDAP authentication module
[AAA was rewritten in 3 peices in 2.4.x, hence the option change]
- no custom patch, the linking was fixed in 2.2.x
- ldap is not in the default package, so no PORTREVISION bump
PR: ports/128079
Reported by: koitsu, skreuzer
With Hat: apache@
Revision 1.260: download - view: text, markup, annotated - select for diffs
Fri May 7 03:15:44 2010 UTC (21 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.259: preferred, colored
Changes since revision 1.259: +2 -1 lines
- Fix the owner to be root:wheel on files* when running sudo make ... This doesn't affect the package b/c pointyhat/tb run as root PR: ports/134456 With Hat: apache@
Revision 1.259: download - view: text, markup, annotated - select for diffs
Fri May 7 01:46:06 2010 UTC (21 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.258: preferred, colored
Changes since revision 1.258: +0 -0 lines
- Forced commit to note the following CVEs were fixed in 2.2.15
[from CHANGES file]
*) 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>]
*) SECURITY: CVE-2010-0408 (cve.mitre.org)
mod_proxy_ajp: Respond with HTTP_BAD_REQUEST when the body is not sent
when request headers indicate a request body is incoming; not a case of
HTTP_INTERNAL_SERVER_ERROR. [Niku Toivola <niku.toivola sulake.com>]
*) 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-2010-0434 (cve.mitre.org)
Ensure each subrequest has a shallow copy of headers_in so that the
parent request headers are not corrupted. Eliminates a problematic
optimization in the case of no request body. PR 48359.
[Jake Scott, William Rowe, Ruediger Pluem]
Revision 1.258: download - view: text, markup, annotated - select for diffs
Fri May 7 00:06:21 2010 UTC (21 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.257: preferred, colored
Changes since revision 1.257: +1 -1 lines
- Update CONFLICTS to make apr package names. With Hat: apache@
Revision 1.257: download - view: text, markup, annotated - select for diffs
Fri May 7 00:02:15 2010 UTC (21 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.256: preferred, colored
Changes since revision 1.256: +0 -4 lines
- Regenerate patch files with make makepatch for they have piled up and additional patches conflict. This also will help when we try to syncronize www/apache20&www/apache22 - Unconditionally apply the mod_proxy_connect patch, you just may or may not actually compile the file to save some logic in Makefile With Hat: apache@
Revision 1.256: download - view: text, markup, annotated - select for diffs
Wed May 5 22:20:29 2010 UTC (21 months, 1 week ago) by pgollucci
Branches: MAIN
Diff to: previous 1.255: preferred, colored
Changes since revision 1.255: +4 -1 lines
- Install check_forensic script if mod_log_forensic is enabled PR: ports/144292 Submitted by: Dan Mahoney <danm@prime.gushi.org> With Hat: apache@
Revision 1.255: download - view: text, markup, annotated - select for diffs
Wed May 5 22:18:39 2010 UTC (21 months, 1 week ago) by pgollucci
Branches: MAIN
Diff to: previous 1.254: preferred, colored
Changes since revision 1.254: +4 -5 lines
- move OPTION handling out of targets section [no-op] With Hat: apache@
Revision 1.254: download - view: text, markup, annotated - select for diffs
Wed May 5 22:17:13 2010 UTC (21 months, 1 week ago) by pgollucci
Branches: MAIN
Diff to: previous 1.253: preferred, colored
Changes since revision 1.253: +17 -20 lines
- whitespace only With Hat: apache@
Revision 1.253: download - view: text, markup, annotated - select for diffs
Wed May 5 22:12:43 2010 UTC (21 months, 1 week ago) by pgollucci
Branches: MAIN
Diff to: previous 1.252: preferred, colored
Changes since revision 1.252: +4 -5 lines
- fix /etc/ftpusers [really this time], bump PORTREVISION - DISTFILES is not needed - CFLAGS is already in CONFIGURE_ENV - drop apache21 from CONFLICTS - fix caudium CONFLICTS
Revision 1.252: download - view: text, markup, annotated - select for diffs
Wed May 5 21:43:29 2010 UTC (21 months, 1 week ago) by pgollucci
Branches: MAIN
Diff to: previous 1.251: preferred, colored
Changes since revision 1.251: +2 -3 lines
2/5: Update to httpd 2.2.15, default to using devel/apr instead of bundled apr PR: ports/146130 Approved by: portmgr (pav) Tested by: -exp run (pav) With Hat: apache@
Revision 1.251: 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.250: preferred, colored
Changes since revision 1.250: +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.250: download - view: text, markup, annotated - select for diffs
Sat Dec 12 00:43:26 2009 UTC (2 years, 2 months ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.249: preferred, colored
Changes since revision 1.249: +1 -1 lines
- Allow install by a user other then root [Duplicate fix for devel/apr here in www/apache22 too] PR: ports/13876 [based on] Submitted by: Mel Flynn <mel at rachie.is-a-geek.net> miwi@
Revision 1.249: download - view: text, markup, annotated - select for diffs
Fri Dec 11 23:56:52 2009 UTC (2 years, 2 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.248: preferred, colored
Changes since revision 1.248: +4 -4 lines
whitespace fixes only
Revision 1.248: download - view: text, markup, annotated - select for diffs
Fri Dec 11 23:43:25 2009 UTC (2 years, 2 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.247: preferred, colored
Changes since revision 1.247: +1 -1 lines
- envvars needs to be sourced before _all_ commands if it exists PR: ports/138466 (based on) Submitted by: Dmitry Pryanishnikov <lynx.ripe@gmail.com>
Revision 1.247: download - view: text, markup, annotated - select for diffs
Fri Dec 11 23:37:04 2009 UTC (2 years, 2 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.246: preferred, colored
Changes since revision 1.246: +1 -1 lines
- Fix handling of apache22_http_accept_enable="YES|NO"
o Note, don't use required_modules you can not check the return value
to conditionalize the -DNOHTTPACCEPT flag
PR: ports/138373
Submitted by: Helmut Schneider <jumper99@gmx.de>
Revision 1.246: download - view: text, markup, annotated - select for diffs
Fri Dec 11 22:57:29 2009 UTC (2 years, 2 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.245: preferred, colored
Changes since revision 1.245: +2 -2 lines
- Fix option WITH_PATCH_PROXY_CONNECT PR: ports/138846 Submitted by: "George D." <gi@azagal.com>
Revision 1.245: download - view: text, markup, annotated - select for diffs
Thu Dec 10 08:09:45 2009 UTC (2 years, 2 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.244: preferred, colored
Changes since revision 1.244: +1 -0 lines
- OPTIONS+= PROXY_SCGI PR: ports/140137 Submitted by: olli hauer <ohauer@gmx.de>
Revision 1.244: download - view: text, markup, annotated - select for diffs
Wed Dec 9 23:48:01 2009 UTC (2 years, 2 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.243: preferred, colored
Changes since revision 1.243: +1 -1 lines
- Update to 2.2.14 - With hat apache@ Note: The 3 CVE's are a no-op for the FreeBSD port -- date: 2009/08/25 05:33:03; author: kuriyama; state: Exp; lines: +0 -0 (Forced commit) - 2.2.13 (acutally 2.2.12) includes fixes for several CVEs. [1] but in our ports tree, APR related ones (CVE-2009-0023, CVE-2009-1955, CVE-2009-1956) were already backported in 2.2.11_5. References: http://www.apache.org/dist/httpd/CHANGES_2.2.12 [1] Changes: --------- *) SECURITY: CVE-2009-2699 (cve.mitre.org) Fixed in APR 1.3.9. Faulty error handling in the Solaris pollset support (Event Port backend) which could trigger hangs in the prefork and event MPMs on that platform. PR 47645. [Jeff Trawick] *) 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] *) mod_proxy_scgi: Backport from trunk. [André Malo] *) mod_ldap: Don't try to resolve file-based user ids to a DN when AuthLDAPURL has been defined at a very high level. PR 45946. [Eric Covener] *) htcacheclean: 19 ways to fail, 1 error message. Fixed. [Graham Leggett] *) mod_ldap: Bring the LDAPCacheEntries and LDAPOpCacheEntries usage() in synch with the manual and the implementation (0 and -1 both disable the cache). [Eric Covener] *) mod_ssl: The error message when SSLCertificateFile is missing should at least give the name or position of the problematic virtual host definition. [Stefan Fritsch sf sfritsch.de] *) htdbm: Fix possible buffer overflow if dbm database has very long values. PR 30586 [Dan Poirier] *) Add support for HTTP PUT to ab. [Jeff Barnes <jbarnesweb yahoo.com>] *) mod_ssl: Fix SSL_*_DN_UID variables to use the 'userID' attribute type. PR 45107. [Michael Ströder <michael stroeder.com>, Peter Sylvester <peter.sylvester edelweb.fr>] *) mod_cache: Add CacheIgnoreURLSessionIdentifiers directive to ignore defined session identifiers encoded in the URL when caching. [Ruediger Pluem] *) mod_mem_cache: fix seg fault under load due to pool concurrency problem PR: 47672 [Dan Poirier <poirier pobox.com>] *) mod_autoindex: Correctly create an empty cell if the description for a file is missing. PR 47682 [Peter Poeml <poeml suse.de>]
Revision 1.243: download - view: text, markup, annotated - select for diffs
Wed Sep 16 14:17:57 2009 UTC (2 years, 4 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.242: preferred, colored
Changes since revision 1.242: +1 -1 lines
- Update MPM-ITK patch to 20090414-00 PR: ports/137953 Submitted by: Emil Mikulic <emikulic@gmail.com> Feature safe: yes
Revision 1.242: download - view: text, markup, annotated - select for diffs
Tue Aug 25 05:33:03 2009 UTC (2 years, 5 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.241: preferred, colored
Changes since revision 1.241: +0 -0 lines
(Forced commit) - 2.2.13 (acutally 2.2.12) includes fixes for several CVEs. [1] but in our ports tree, APR related ones (CVE-2009-0023, CVE-2009-1955, CVE-2009-1956) were already backported in 2.2.11_5. References: http://www.apache.org/dist/httpd/CHANGES_2.2.12 [1]
Revision 1.241: download - view: text, markup, annotated - select for diffs
Tue Aug 25 04:58:53 2009 UTC (2 years, 5 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.240: preferred, colored
Changes since revision 1.240: +1 -2 lines
- Upgrade to 2.2.13. PR: ports/137651 Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Revision 1.240: download - view: text, markup, annotated - select for diffs
Sun Aug 2 19:35:56 2009 UTC (2 years, 6 months ago) by mezz
Branches: MAIN
Diff to: previous 1.239: preferred, colored
Changes since revision 1.239: +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.239: download - view: text, markup, annotated - select for diffs
Tue Jun 16 17:04:56 2009 UTC (2 years, 7 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.238: preferred, colored
Changes since revision 1.238: +1 -1 lines
- Change OPTION help text for WITH_APR_FROM_PORTS beware -> preferred In preparation for making it the default and dropping the option. Discussed on: ports@, apache@
Revision 1.238: download - view: text, markup, annotated - select for diffs
Fri Jun 12 17:24:58 2009 UTC (2 years, 7 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.237: preferred, colored
Changes since revision 1.237: +1 -1 lines
- Revert the bdb change in the last batch - Reported by: Serveral With Hat: apache@
Revision 1.237: download - view: text, markup, annotated - select for diffs
Fri Jun 12 00:53:43 2009 UTC (2 years, 8 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.236: preferred, colored
Changes since revision 1.236: +0 -0 lines
- forced commit to note that previous message had an incorrect pr # ports/135457 should have been ports/134457
Revision 1.236: download - view: text, markup, annotated - select for diffs
Fri Jun 12 00:33:29 2009 UTC (2 years, 8 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.235: preferred, colored
Changes since revision 1.235: +7 -3 lines
- Drop .sh suffices on rc.d scripts, add note to UPDATING - Commit the final part of the bdb patch improving the value passed to --with-berkely-db [1] - Silence the blasted warnings about accf [2] (Will send this upstream) - Address httpd issue 42829* - graceful restart with multiple listeners using prefork MPM can result in hung processes [3] - Address httpd issue 29744+ - CONNECT does not work over existing SSL connection [4] - Drop .sh suffices on rc.d scripts, add note to UPDATING [5] - Bump PORTREVISION PRs: ports/110651 [1], ports/132528 [2], ports/134457 [3] ports/135478 Submitted by: "Timur I. Bakeyev" <timur@gnu.org> [1] bz@ [2] Alexander <freebsd@nagilum.org> [4] myself (pgollucci@) [5] Requested by: apache@ (several) [3] Tested by: P6 TB (running live > 5 days) RideCharge TB (running live > 3 days) Apache Software Foundation (ASF) TB (running live > 1 day) Sponosored by: RideCharge Inc.
Revision 1.235: download - view: text, markup, annotated - select for diffs
Mon Jun 8 03:10:25 2009 UTC (2 years, 8 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.234: preferred, colored
Changes since revision 1.234: +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.234: 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.233: preferred, colored
Changes since revision 1.233: +2 -0 lines
- Mark SAFE apache@ ports MAKE_JOBS_SAFE=yes
Revision 1.233: download - view: text, markup, annotated - select for diffs
Thu Apr 2 01:22:58 2009 UTC (2 years, 10 months ago) by kuriyama
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.232: preferred, colored
Changes since revision 1.232: +1 -1 lines
- Add a patch to fix ab(1) fails to connect with "Operation already in progress (37)" errno. References: https://issues.apache.org/bugzilla/show_bug.cgi?id=44584 Obtained from: http://svn.apache.org/viewvc/httpd/httpd/trunk/support/ab.c?r1=748396&r2=749438 Reviewed by: apache@ (pgollucci@)
Revision 1.232: download - view: text, markup, annotated - select for diffs
Thu Jan 29 23:51:46 2009 UTC (3 years ago) by pgollucci
Branches: MAIN
Diff to: previous 1.231: preferred, colored
Changes since revision 1.231: +2 -2 lines
- www/apache22-peruser-mpm overwrites the apache22.tbz package in Latest/ due to the Master/Slave relationship (Needs LATEST_LINK et al) Discussed on: apache@ Reported by: John Hay <jhay@meraka.org.za> Approved by: Jille Timmermans <jille@quis.cx> With hat: apache
Revision 1.231: download - view: text, markup, annotated - select for diffs
Mon Jan 19 19:08:23 2009 UTC (3 years ago) by pgollucci
Branches: MAIN
Diff to: previous 1.230: preferred, colored
Changes since revision 1.230: +2 -3 lines
remove now unused option WITH_SVN
Revision 1.230: download - view: text, markup, annotated - select for diffs
Mon Jan 19 19:05:11 2009 UTC (3 years ago) by pgollucci
Branches: MAIN
Diff to: previous 1.229: preferred, colored
Changes since revision 1.229: +1 -4 lines
Chase devel/apr-svn removal Reported by: tabthorpe Pointyhat: me
Revision 1.229: 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
Diff to: previous 1.228: preferred, colored
Changes since revision 1.228: +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.228: 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.227: preferred, colored
Changes since revision 1.227: +1 -3 lines
- Remove conditional checks for FreeBSD 5.x and older Approved by: pav
Revision 1.227: download - view: text, markup, annotated - select for diffs
Mon Dec 15 22:05:56 2008 UTC (3 years, 1 month ago) by clement
Branches: MAIN
Diff to: previous 1.226: preferred, colored
Changes since revision 1.226: +6 -11 lines
PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Security:
- Update to 2.2.11
- Always depend on pcre from ports [1]
- Fix plist with LDAP/without apr-util DSO
- source envvars as late as possible [2]
Requested by: ale
Eygene Ryabinkin <rea-fbsd at codelabs dot ru> [2]
PR: ports/127418 [2]
Revision 1.226: download - view: text, markup, annotated - select for diffs
Wed Sep 3 19:07:56 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.225: preferred, colored
Changes since revision 1.225: +1 -1 lines
- Fix @comment string Pointy hat to: clement Reported by: Christer Solskogen
Revision 1.225: download - view: text, markup, annotated - select for diffs
Wed Sep 3 13:19:24 2008 UTC (3 years, 5 months ago) by clement
Branches: MAIN
Diff to: previous 1.224: preferred, colored
Changes since revision 1.224: +1 -5 lines
- Fix plist where apr_dbd is used - Fix Postgresql build, don't trust pg_config - Don't overwrite apr_dbd_mysql.c - Bump PORTREVISION No cookie for: clement
Revision 1.224: download - view: text, markup, annotated - select for diffs
Tue Sep 2 12:26:37 2008 UTC (3 years, 5 months ago) by clement
Branches: MAIN
Diff to: previous 1.223: preferred, colored
Changes since revision 1.223: +2 -0 lines
- Update MPM itk patch to 20080727-00 (it is actually a no op on FreeBSD) - Move mpm-itk patch to EXTRA_PATCHES to avoid conflicts with alternative mpm patches [1] - update PLIST_SUBS when SLAVE_PORT_MPM is defined Requested by: Jille Timmermans [1]
Revision 1.223: download - view: text, markup, annotated - select for diffs
Tue Sep 2 07:34:21 2008 UTC (3 years, 5 months ago) by clement
Branches: MAIN
Diff to: previous 1.222: preferred, colored
Changes since revision 1.222: +1 -1 lines
- Fix incorrect redirection order in startup script - Bump PORTREVISION PR: ports/127038 [1] Submitted by: edwin@ [1] Reported by: Tod McQuillin
Revision 1.222: download - view: text, markup, annotated - select for diffs
Sun Aug 31 23:00:27 2008 UTC (3 years, 5 months ago) by clement
Branches: MAIN
Diff to: previous 1.221: preferred, colored
Changes since revision 1.221: +5 -3 lines
- Yet Another Plist Fix [1]
- Completely shut up rc.d script when no profiles are enabled
(add add support to disable profiles) [2]
- Fix CVE-2008-2939 for mod_proxy_ftp
(XSS attacks when using wildcards in the path of the FTP URL)
- Add "apache22_fib" to start apache22 prefixed by
"setfib -F ${apache22_fib}", so apache can use an alternate
network view (not carefully tested yet)
- Revert previous patch to "fix" missing rc.d scripts. It
actually breaks profiles.
- Bump PORTREVISION
PR: ports/126670 [1],
ports/116627 [2]
Submitted by: Joseph S. Atkinson [1],
Eygene Ryabinkin [2]
Security: CVE-2008-2939
Special thanks to: pgollucci@
Revision 1.221: download - view: text, markup, annotated - select for diffs
Sun Aug 31 16:51:37 2008 UTC (3 years, 5 months ago) by clement
Branches: MAIN
Diff to: previous 1.220: preferred, colored
Changes since revision 1.220: +17 -4 lines
- Fix plist when NOPORTDOCS is defined [1] - Add WITH_SVN knob. It enables BDB for apache22 port and force dependency on dev/apr-svn when WITH_APR_FROM_PORTS is defined. (should help fixing [2]). Introduce APR_PORT. - Add support for db-4.7 [3] - Add mod_ldap OPTIONS fixup [4] - Sometimes, rc scripts aren't included in package Try to fix this. [5] PR: ports/126053 [2], ports/125520 [3] ports/124651 [4], ports/126670 [5] (partially) Reported by: QA Tindy [1], Crazig Leres [2], Larry Rosenman [4] Kirk Strauser [3], Joseph S. Atkinson [5]
Revision 1.220: 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.219: preferred, colored
Changes since revision 1.219: +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.219: 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.218: preferred, colored
Changes since revision 1.218: +1 -1 lines
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62 Tested by: exp build run (erwin)
Revision 1.218: download - view: text, markup, annotated - select for diffs
Mon Jun 23 21:11:14 2008 UTC (3 years, 7 months ago) by clement
Branches: MAIN
Diff to: previous 1.217: preferred, colored
Changes since revision 1.217: +1 -1 lines
- Update to 2.2.9 - Add a note to UPDATING about the forced build of subversion because of apr/apu bumped version.
Revision 1.217: download - view: text, markup, annotated - select for diffs
Sun Jan 20 11:29:31 2008 UTC (4 years ago) by clement
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.216: preferred, colored
Changes since revision 1.216: +3 -3 lines
- Update to 2.2.8 - Update documentation - Use BDB from bsd.databases.mk instead of homebrew [1] PR: ports/119711 [1] Submitted by: mm [1]
Revision 1.216: download - view: text, markup, annotated - select for diffs
Tue Dec 11 20:22:16 2007 UTC (4 years, 2 months ago) by clement
Branches: MAIN
Diff to: previous 1.215: preferred, colored
Changes since revision 1.215: +10 -11 lines
- Fix slave ports [1] - Fix plist [2] - Fix CONFLICTS with devel/apr-svn [3] - Fix install when index.html is modified - Bump PORT_REVISION PR: ports/118348 [1], ports/118338 [2],ports/117097 [2] ports/90088 [3], ports/118349 [3] Submitted by: Andrey Beresovsky <and at sfedu dot ru> [1], Dimitry Andric <dimitry at andric dot com> [2], YAMAMOTO Takao <yamamoto at computec dot co dot jp> Melvyn Sopacua <melvyn atmelvyn dot homeunix dot org> [3], Dominic Fandrey <lon_kamikaze at gmx dot de> [3]
Revision 1.215: download - view: text, markup, annotated - select for diffs
Sun Sep 30 04:47:32 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.214: preferred, colored
Changes since revision 1.214: +2 -2 lines
Switch autoconf dependencies from 2.53 or 2.59 to 2.61. PR: ports/116639 Submitted by: aDe
Revision 1.214: download - view: text, markup, annotated - select for diffs
Sun Sep 23 10:22:07 2007 UTC (4 years, 4 months ago) by clement
Branches: MAIN
Diff to: previous 1.213: preferred, colored
Changes since revision 1.213: +34 -33 lines
- Make port more OPTIONS compliant (more OPTIONS workarounds) - Add some IGNORE entries to warn users when the choose conflicting options
Revision 1.213: download - view: text, markup, annotated - select for diffs
Thu Sep 20 08:04:34 2007 UTC (4 years, 4 months ago) by clement
Branches: MAIN
Diff to: previous 1.212: preferred, colored
Changes since revision 1.212: +5 -5 lines
- Fix PCRE_FROM_PORTS. it wasn't processed by OPTIONS stff [1] (I forgot to re-apply the patch locally) Reminded by: bland@
Revision 1.212: download - view: text, markup, annotated - select for diffs
Thu Sep 20 07:57:35 2007 UTC (4 years, 4 months ago) by clement
Branches: MAIN
Diff to: previous 1.211: preferred, colored
Changes since revision 1.211: +1 -0 lines
- Fix PCRE_FROM_PORTS. it wasn't processed by OPTIONS stff [1] - Preserve index.html - We no longer install images in default DocumentRoot (there're still in icons/) - Various plist cleanup - bump PORTREVISION since we are now safe with index.html Reminded by: bland@
Revision 1.211: download - view: text, markup, annotated - select for diffs
Wed Sep 19 21:05:22 2007 UTC (4 years, 4 months ago) by clement
Branches: MAIN
Diff to: previous 1.210: preferred, colored
Changes since revision 1.210: +2 -1 lines
- remove duplicate entry of mod_charset_lite [1] - add PCRE_FROM_PORTS to OPTIONS - use @dirrmtry for include/apache22 - workaround plist issues when upgrading, but it's not as safe as I would expect, it requires more work. Spotted by: bland@ [1]
Revision 1.210: download - view: text, markup, annotated - select for diffs
Tue Sep 18 20:03:15 2007 UTC (4 years, 4 months ago) by clement
Branches: MAIN
Diff to: previous 1.209: preferred, colored
Changes since revision 1.209: +11 -0 lines
- Add experimental support of OPTIONS.
From UPDATING:
By popular request, OPTIONS support has been added. When actived
(default), these knobs are ignored:
* WITH_<CATEGORY>_MODULES
* WITHOUT_<CATEGORY>_MODULES
* WITH_CUSTOM_<CATEGORY>
* WITH_MODULES
* WITHOUT_MODULES
* WITH_STATIC_MODULES
However, you can disable OPTIONS by defining WITHOUT_APACHE_OPTIONS.
- move envvars support to the beginning of apache22_checkconfig() to be
sure we're using envvars during configtest [1]
PR: ports/116329 [1]
Submitted by: Ruud Althuizen <ruud@il.fontys.nl> [1]
Revision 1.209: download - view: text, markup, annotated - select for diffs
Sun Sep 16 15:46:10 2007 UTC (4 years, 4 months ago) by clement
Branches: MAIN
Diff to: previous 1.208: preferred, colored
Changes since revision 1.208: +3 -5 lines
- Import MySQL DBD backend This will definitively fix checksum mismatches. Time to investigate... Reported by: many
Revision 1.208: download - view: text, markup, annotated - select for diffs
Mon Sep 10 19:15:48 2007 UTC (4 years, 5 months ago) by clement
Branches: MAIN
Diff to: previous 1.207: preferred, colored
Changes since revision 1.207: +1 -1 lines
\ - Cleanup MPM selection - Update mpm itk to 20070425-00
Revision 1.207: download - view: text, markup, annotated - select for diffs
Sun Sep 9 14:55:16 2007 UTC (4 years, 5 months ago) by clement
Branches: MAIN
Diff to: previous 1.206: preferred, colored
Changes since revision 1.206: +3 -4 lines
- Update to 2.2.6 - Fix restart when profiles are used [1] Submitted by: Jarrod Sayers <jarrod at netleader dot com dot au>
Revision 1.206: download - view: text, markup, annotated - select for diffs
Sat Aug 4 11:41:25 2007 UTC (4 years, 6 months ago) by gabor
Branches: MAIN
Diff to: previous 1.205: preferred, colored
Changes since revision 1.205: +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.205: download - view: text, markup, annotated - select for diffs
Sun Jul 22 11:03:36 2007 UTC (4 years, 6 months ago) by clement
Branches: MAIN
Diff to: previous 1.204: preferred, colored
Changes since revision 1.204: +6 -1 lines
- Add htcacheclean startup script [1] - Add support for PCRE from ports (WITH_PCRE_FROM_PORTS) [2] - Install split-logfile [3] Submitted by: Christopher Shumway <cshumway at titan-project dot org> [1] Requested by: Gergely CZUCZY <phoemix at harmless dot hu>, [2] many [3]
Revision 1.204: download - view: text, markup, annotated - select for diffs
Sun Jun 17 16:59:27 2007 UTC (4 years, 7 months ago) by anders
Branches: MAIN
Diff to: previous 1.203: preferred, colored
Changes since revision 1.203: +1 -1 lines
Remove thttpd from conflicts list, it has a different name for its passwd program now. Approved by: maintainers/erwin
Revision 1.203: download - view: text, markup, annotated - select for diffs
Sat Mar 17 17:02:33 2007 UTC (4 years, 10 months ago) by clement
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.202: preferred, colored
Changes since revision 1.202: +5 -6 lines
- backout OpenSSL part of previous commit. Forcing -rpath can lead to strange side effects when using apxs
Revision 1.202: download - view: text, markup, annotated - select for diffs
Sat Mar 17 16:03:23 2007 UTC (4 years, 10 months ago) by clement
Branches: MAIN
Diff to: previous 1.201: preferred, colored
Changes since revision 1.201: +7 -4 lines
- Ensure we use correct OpenSSL libs [1] - Fix multiprofiles support in rc script [2] PR: ports/100315 [1], ports/109536 [2] Submitted by: Jo Rhett <jrhett@svcolo.com> [1] Eygene Ryabinkin <rea-fbsd@codelabs.ru> [2]
Revision 1.201: download - view: text, markup, annotated - select for diffs
Sat Jan 13 12:13:11 2007 UTC (5 years ago) by clement
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.200: preferred, colored
Changes since revision 1.200: +1 -1 lines
- Update to 2.2.4 - Add dumpio module - Fix rcorder [1] PR: ports/106429 [1] Submitted by: Dmitry Pryanishnikov <dmitry@atlantis.dp.ua> [1]
Revision 1.200: download - view: text, markup, annotated - select for diffs
Tue Nov 7 08:09:20 2006 UTC (5 years, 3 months ago) by clement
Branches: MAIN
Diff to: previous 1.199: preferred, colored
Changes since revision 1.199: +1 -1 lines
- Install correct apr_mysql_dbd revision Spotted by: Tigran Azaryantz <tigercost@yahoo.com>
Revision 1.199: download - view: text, markup, annotated - select for diffs
Sun Nov 5 10:49:17 2006 UTC (5 years, 3 months ago) by clement
Branches: MAIN
Diff to: previous 1.198: preferred, colored
Changes since revision 1.198: +2 -2 lines
- Update MySQL apr_dbd to rev 57 - Add support for itk mpm - Update doc [1] Reported by: Volodymyr Kostyrko <arcade@synergetica.dn.ua> [1]
Revision 1.198: download - view: text, markup, annotated - select for diffs
Sun Sep 24 16:16:39 2006 UTC (5 years, 4 months ago) by clement
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.197: preferred, colored
Changes since revision 1.197: +8 -15 lines
- House keeping (update to current standards: USE_RC_SUBR, USE_LDCONFIG,etc.) - Remove python dependency unless apr_dbd_mysql is built [1] Required by: many [1]
Revision 1.197: download - view: text, markup, annotated - select for diffs
Mon Aug 7 17:10:39 2006 UTC (5 years, 6 months ago) by clement
Branches: MAIN
Diff to: previous 1.196: preferred, colored
Changes since revision 1.196: +3 -3 lines
- Fix apr_dbd_mysql stuff. Pointyhat to: clement Spotted by: Sean McNeil <sean@mcneil.com>
Revision 1.196: download - view: text, markup, annotated - select for diffs
Sat Aug 5 20:37:22 2006 UTC (5 years, 6 months ago) by clement
Branches: MAIN
Diff to: previous 1.195: preferred, colored
Changes since revision 1.195: +2 -3 lines
- Update to 2.2.3 - Update apr_dbd to latest version [1] - Add forgotten mod_authn_alias [2] Spotted by: Jim Riggs <freebsd-lists@jimandlissa.com> [1] Alexander Wittig <alexander@wittig.name> [2
Revision 1.195: download - view: text, markup, annotated - select for diffs
Thu Jul 27 20:26:29 2006 UTC (5 years, 6 months ago) by clement
Branches: MAIN
Diff to: previous 1.194: preferred, colored
Changes since revision 1.194: +1 -0 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.194: download - view: text, markup, annotated - select for diffs
Sat May 13 04:41:07 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.193: preferred, colored
Changes since revision 1.193: +0 -1 lines
Remove USE_REINPLACE from categories starting with W
Revision 1.193: download - view: text, markup, annotated - select for diffs
Wed May 10 19:47:15 2006 UTC (5 years, 9 months ago) by clement
Branches: MAIN
Diff to: previous 1.192: preferred, colored
Changes since revision 1.192: +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.192: download - view: text, markup, annotated - select for diffs
Mon May 1 09:07:27 2006 UTC (5 years, 9 months ago) by clement
Branches: MAIN
Diff to: previous 1.191: preferred, colored
Changes since revision 1.191: +1 -2 lines
- Update to 2.2.2 - Enable mod_version by default
Revision 1.191: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:39:35 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.190: preferred, colored
Changes since revision 1.190: +1 -1 lines
Conversion to a single libtool environment. Approved by: portmgr (kris)
Revision 1.190: download - view: text, markup, annotated - select for diffs
Mon Jan 30 23:20:03 2006 UTC (6 years ago) by kuriyama
Branches: MAIN
Diff to: previous 1.189: preferred, colored
Changes since revision 1.189: +2 -2 lines
Chase shlib bump of libexpat.
Revision 1.189: 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.188: preferred, colored
Changes since revision 1.188: +0 -2 lines
- Finish cleanups and fix build with threads enables.
Revision 1.188: download - view: text, markup, annotated - select for diffs
Sun Jan 15 18:58:38 2006 UTC (6 years ago) by clement
Branches: MAIN
Diff to: previous 1.187: preferred, colored
Changes since revision 1.187: +17 -15 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.187: download - view: text, markup, annotated - select for diffs
Sun Jan 15 08:56:50 2006 UTC (6 years ago) by clement
Branches: MAIN
Diff to: previous 1.186: preferred, colored
Changes since revision 1.186: +2 -2 lines
- Moving Makefile.modules before b.p.pre.mk leads to weird results. First problem spotted by: leafy <leafy@leafy.idv.tw>
Revision 1.186: download - view: text, markup, annotated - select for diffs
Sat Jan 14 16:03:42 2006 UTC (6 years ago) by clement
Branches: MAIN
Diff to: previous 1.185: preferred, colored
Changes since revision 1.185: +1 -1 lines
- SECURITY: CVE-2005-3357 (cve.mitre.org) mod_ssl: Fix a possible crash during access control checks if a non-SSL request is processed for an SSL vhost (such as the "HTTP request received on SSL port" error message when an 400 ErrorDocument is configured, or if using "SSLEngine optional"). [1] - reintroduce support of multiple instances of apache in startup script [2] - Add configtest command to apache22.sh [2] - rewrite detection of accf_http filter to make it works on all supported branches. - fix rcorder [3] - fix startup at boot time when profiles are used [4] Spotted by: simon [1], flz[3] Submitted by: Jarrod Sayers <jarrod@netleader.com.au> [2], Joe Horn <joehorn@mi.chu.edu.tw> [4] PR: ports/91154 [2], ports/90708 [4]
Revision 1.185: download - view: text, markup, annotated - select for diffs
Sat Jan 14 13:42:56 2006 UTC (6 years ago) by clement
Branches: MAIN
Diff to: previous 1.184: preferred, colored
Changes since revision 1.184: +3 -24 lines
- Fix some suexec CONFIGURE_ARGS for 1.3.x - add show-categories and show-modules targets, for server ports. Remove these targets from www/apache22/Makefile
Revision 1.184: download - view: text, markup, annotated - select for diffs
Sun Dec 25 18:56:52 2005 UTC (6 years, 1 month ago) by clement
Branches: MAIN
Diff to: previous 1.183: preferred, colored
Changes since revision 1.183: +0 -6 lines
- remove useless powerlogo.gif
Revision 1.183: download - view: text, markup, annotated - select for diffs
Sat Dec 17 15:51:16 2005 UTC (6 years, 1 month ago) by clement
Branches: MAIN
Diff to: previous 1.182: preferred, colored
Changes since revision 1.182: +1 -1 lines
- Fix plist and improve dbd /mem_cache logic
Revision 1.182: download - view: text, markup, annotated - select for diffs
Tue Dec 13 22:26:57 2005 UTC (6 years, 1 month ago) by clement
Branches: MAIN
Diff to: previous 1.181: preferred, colored
Changes since revision 1.181: +14 -6 lines
- Fix envvars.d [1] - Add apache22_http_accept_enable to load accf_http kernel module [2] Additionnally, if it's not defined, we drop accept filter support - Drop obsolete apache22ssl_enable rc.conf option - Sync apache22.sh behavior with apachectl Add graceful and graceful-stop targets - Rework categories (add CACHE_MODULES) - Add support for apr_dbd: MySQL, PostgrSQL and SQLite3 backends are supported It adds mod_auth_dbd and mod_dbd automatically more fixes to come soon... PR: ports/90309 [1], ports/90103 [2] Submitted by: Simun Mikecin <sime@data.home.hr> [1], Melvyn Sopacua <melvyn@melvyn.homeunix.net> [2]
Revision 1.181: download - view: text, markup, annotated - select for diffs
Mon Dec 12 20:55:14 2005 UTC (6 years, 2 months ago) by clement
Branches: MAIN
Diff to: previous 1.180: preferred, colored
Changes since revision 1.180: +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.180: download - view: text, markup, annotated - select for diffs
Sat Dec 10 11:53:01 2005 UTC (6 years, 2 months ago) by clement
Branches: MAIN
Diff to: previous 1.179: preferred, colored
Changes since revision 1.179: +1 -0 lines
- Don't forget to add USE_BUNDLED_APR to CONFIGURE_ENV
Revision 1.179: download - view: text, markup, annotated - select for diffs
Sat Dec 10 11:39:39 2005 UTC (6 years, 2 months ago) by clement
Branches: MAIN
Diff to: previous 1.178: preferred, colored
Changes since revision 1.178: +1 -1 lines
- Fix plist (forgot when I add mod_filter) [1] - workaround apr detection. Now apache22 build his own apr, even if apr is installed, unless you define WITH_APR_FROM_PORTS. Reported by: pointyhat via kris [1]
Revision 1.178: 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.177: preferred, colored
Changes since revision 1.177: +5 -1 lines
- Various package fixes - Bump PORTREVISION
Revision 1.177: download - view: text, markup, annotated - select for diffs
Sat Dec 3 22:02:58 2005 UTC (6 years, 2 months ago) by clement
Branches: MAIN
Diff to: previous 1.176: preferred, colored
Changes since revision 1.176: +15 -16 lines
- Add apache 2.2.0
It's a temporary layout, I need more time to find the best.
note that ${PREFIX}/www/(data|errors|cgi)(-dist) disappeared in favor of
${PREFIX}/www/apache22
Revision 1.176: download - view: text, markup, annotated - select for diffs
Wed Nov 30 00:13:39 2005 UTC (6 years, 2 months ago) by pav
Branches: MAIN
Diff to: previous 1.175: preferred, colored
Changes since revision 1.175: +1 -1 lines
- Update to 2.1.9 PR: ports/88707 Submitted by: dikshie <dikshie@lapi.itb.ac.id> Approved by: maintainer timeout (clement; 3 weeks)
Revision 1.175: 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.174: preferred, colored
Changes since revision 1.174: +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.174: download - view: text, markup, annotated - select for diffs
Wed Nov 2 09:13:28 2005 UTC (6 years, 3 months ago) by clement
Branches: MAIN
Diff to: previous 1.173: preferred, colored
Changes since revision 1.173: +1 -1 lines
- Backport WANT_APACHE= common21 from development version of bsd.apache.mk Now module selection in apache21 works properply
Revision 1.173: download - view: text, markup, annotated - select for diffs
Sun Oct 30 20:39:04 2005 UTC (6 years, 3 months ago) by clement
Branches: MAIN
Diff to: previous 1.172: preferred, colored
Changes since revision 1.172: +11 -8 lines
- Update to 2.1.8 Not all new cool stuff is supported but it will be when 2.2.0 comes out.
Revision 1.172: 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: old_RELEASE_6_0_0
Diff to: previous 1.171: preferred, colored
Changes since revision 1.171: +6 -1 lines
- make sure SSL dependency doesn't exists if WITHOUT_MODULES_SSL is defined
Revision 1.171: download - view: text, markup, annotated - select for diffs
Thu Mar 17 20:32:44 2005 UTC (6 years, 10 months ago) by clement
Branches: MAIN
CVS tags: old_RELEASE_5_4_0
Diff to: previous 1.170: preferred, colored
Changes since revision 1.170: +1 -1 lines
- Update to 2.1.4 Once more, you have to rebuild all apache modules.
Revision 1.170: download - view: text, markup, annotated - select for diffs
Wed Feb 23 10:59:45 2005 UTC (6 years, 11 months ago) by clement
Branches: MAIN
Diff to: previous 1.169: preferred, colored
Changes since revision 1.169: +5 -4 lines
- Update to 2.1.3 If you can't fetch the distfile, fetch http://httpd.apache.org/dev/dist/httpd-2.1.3-alpha.tar.bz2 into ${PORTSDIR}/distfiles/apache21
Revision 1.169: download - view: text, markup, annotated - select for diffs
Sat Feb 5 18:26:20 2005 UTC (7 years ago) by clement
Branches: MAIN
Diff to: previous 1.168: preferred, colored
Changes since revision 1.168: +2 -1 lines
- Fix envvar.d stuff
Revision 1.168: 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.167: preferred, colored
Changes since revision 1.167: +10 -3 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.167: download - view: text, markup, annotated - select for diffs
Tue Dec 21 08:35:51 2004 UTC (7 years, 1 month ago) by clement
Branches: MAIN
CVS tags: old_RELEASE_4_11_0
Diff to: previous 1.166: preferred, colored
Changes since revision 1.166: +1 -1 lines
- Add forgotten patch in previous commit. This fix installation of
stalled ${PREFIX}/sbin/envvar-std
Noticed by: our wonderful ports janitor pseudo-bot
Huge Pointy Hat to: me
Revision 1.166: download - view: text, markup, annotated - select for diffs
Sat Dec 18 11:09:00 2004 UTC (7 years, 1 month ago) by clement
Branches: MAIN
Diff to: previous 1.165: preferred, colored
Changes since revision 1.165: +1 -1 lines
- Sync with www/apache2: - mod_ssl fix - make envvars modular - Try to make pointyhat happy [1] Obtained from: devel/apr [1]
Revision 1.165: download - view: text, markup, annotated - select for diffs
Thu Dec 16 08:25:33 2004 UTC (7 years, 1 month ago) by clement
Branches: MAIN
Diff to: previous 1.164: preferred, colored
Changes since revision 1.164: +1 -1 lines
- Remove 2 apr related directory Reported by: pointyhat via kris Huge pointyhat to: me
Revision 1.164: download - view: text, markup, annotated - select for diffs
Mon Dec 13 18:48:02 2004 UTC (7 years, 1 month ago) by clement
Branches: MAIN
Diff to: previous 1.163: preferred, colored
Changes since revision 1.163: +9 -14 lines
- Move standard configuration files to ${EXAMPLESDIR} to not get
dist config files installed in ${PREFIX}/etc/apache21
- Add support for Event MPM and add backport from apr to support
APR_POLLSET_THREADSAFE (needed by Event MPM and forgotten @ release
time) [1]
- misc cleanups
- Bump PORTREVISION to reflect all cool changes which occured today ;)
Obtained from: apr svn repository
Revision 1.163: download - view: text, markup, annotated - select for diffs
Mon Dec 13 10:29:36 2004 UTC (7 years, 1 month ago) by clement
Branches: MAIN
Diff to: previous 1.162: preferred, colored
Changes since revision 1.162: +1 -2 lines
- Fix SHLIB stuff
Revision 1.162: download - view: text, markup, annotated - select for diffs
Mon Dec 13 10:26:52 2004 UTC (7 years, 1 month ago) by clement
Branches: MAIN
Diff to: previous 1.161: preferred, colored
Changes since revision 1.161: +9 -10 lines
- Sync apache-apr layout with devel/apr one (to avoid another hack for subversion) - Add support for APR_FROM_PORTS
Revision 1.161: download - view: text, markup, annotated - select for diffs
Sun Dec 12 20:01:05 2004 UTC (7 years, 2 months ago) by clement
Branches: MAIN
Diff to: previous 1.160: preferred, colored
Changes since revision 1.160: +1 -0 lines
- Add a missing build dependency on python Reported by: pointyhat via kris
Revision 1.160: download - view: text, markup, annotated - select for diffs
Sat Dec 11 18:06:04 2004 UTC (7 years, 2 months ago) by clement
Branches: MAIN
Diff to: previous 1.159: preferred, colored
Changes since revision 1.159: +145 -139 lines
- Add apache 2.1.2 This is a development version, awaiting for 2.2
Revision 1.159
Wed Mar 17 08:41:57 2004 UTC (7 years, 10 months ago) by clement
Branches: MAIN
FILE REMOVED
Changes since revision 1.158: +1 -1 lines
- Move apache21 to Attic. Will be back soon ;-) Suggested by: kris
Revision 1.158: 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.157: preferred, colored
Changes since revision 1.157: +1 -1 lines
o Bump $LIB_DEPENDS line to chase expat's shlib version. o Bump $PORTREVISION.
Revision 1.157: 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.156: preferred, colored
Changes since revision 1.156: +1 -1 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.156: download - view: text, markup, annotated - select for diffs
Thu Mar 11 18:48:07 2004 UTC (7 years, 11 months ago) by eik
Branches: MAIN
Diff to: previous 1.155: preferred, colored
Changes since revision 1.155: +2 -0 lines
Sync FORBIDDEN tags with the FreeBSD VuXML database, please refer to the individual database entries for details. Report errors and omissions in the database to the FreeBSD Security Officer <security-officer@FreeBSD.org> bump PORTREVISON for x11/linux-XFree86-libs, since the vulnerabilites are fixed.
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
CVS tags: old_RELEASE_5_2_1, old_RELEASE_5_2_0
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_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_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_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_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_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_old_RELEASE_4_6_2, old_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_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_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_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_old_RELEASE_4_4_0, old_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_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_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_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_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_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_old_RELEASE_3_4_0, old_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_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_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_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_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_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_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_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_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_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_old_APACHE
CVS tags: old_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
