CVS log for ports/www/apache21/Attic/Makefile
Up to [FreeBSD] / ports / www / apache21
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.191
Tue Dec 11 21:03:05 2007 UTC (4 years, 2 months ago) by clement
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.190: +1 -1 lines
- As scheduled, retire apache 2.1.x Its support in bsd.apache.mk will be kept few monthes more
Revision 1.190: 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.189: preferred, colored
Changes since revision 1.189: +3 -2 lines
Switch autoconf dependencies from 2.53 or 2.59 to 2.61. PR: ports/116639 Submitted by: aDe
Revision 1.189: download - view: text, markup, annotated - select for diffs
Sun Sep 9 16:22:37 2007 UTC (4 years, 5 months ago) by clement
Branches: MAIN
Diff to: previous 1.188: preferred, colored
Changes since revision 1.188: +3 -0 lines
- Mark www/apache21 as DEPRECATED (at last!)
Revision 1.188: 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.187: preferred, colored
Changes since revision 1.187: +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.187: 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.186: preferred, colored
Changes since revision 1.186: +1 -1 lines
Remove thttpd from conflicts list, it has a different name for its passwd program now. Approved by: maintainers/erwin
Revision 1.186: download - view: text, markup, annotated - select for diffs
Thu Jul 27 20:26:28 2006 UTC (5 years, 6 months ago) by clement
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.185: preferred, colored
Changes since revision 1.185: +1 -1 lines
- Fix security issue in mod_rewrite. All people using mod_rewrite are strongly encouraged to update. An off-by-one flaw exists in the Rewrite module, mod_rewrite. Depending on the manner in which Apache httpd was compiled, this software defect may result in a vulnerability which, in combination with certain types of Rewrite rules in the web server configuration files, could be triggered remotely. For vulnerable builds, the nature of the vulnerability can be denial of service (crashing of web server processes) or potentially allow arbitrary code execution. This issue has been rated as having important security impact by the Apache HTTP Server Security Team Updates to latest versions will follow soon. Notified by: so@ (simon) Obtained from: Apache Security Team Security: CVE-2006-3747
Revision 1.185: download - view: text, markup, annotated - select for diffs
Sat May 13 04:41:06 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.184: preferred, colored
Changes since revision 1.184: +0 -1 lines
Remove USE_REINPLACE from categories starting with W
Revision 1.184: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:39:34 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.183: preferred, colored
Changes since revision 1.183: +1 -1 lines
Conversion to a single libtool environment. Approved by: portmgr (kris)
Revision 1.183: download - view: text, markup, annotated - select for diffs
Mon Jan 30 23:20:02 2006 UTC (6 years ago) by kuriyama
Branches: MAIN
Diff to: previous 1.182: preferred, colored
Changes since revision 1.182: +2 -2 lines
Chase shlib bump of libexpat.
Revision 1.182: 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.181: preferred, colored
Changes since revision 1.181: +0 -2 lines
- Finish cleanups and fix build with threads enables.
Revision 1.181: download - view: text, markup, annotated - select for diffs
Sun Jan 15 18:58:37 2006 UTC (6 years ago) by clement
Branches: MAIN
Diff to: previous 1.180: preferred, colored
Changes since revision 1.180: +14 -29 lines
Cleanups and fixes - remove useless options (and fix thread stuff) [1] - move print-closest-mirror to bsd.apache.mk - move threads configure options out of Makefile.modules - Fix stupid logic to disable v4mapped address [2] - and more... Submitted/spotted by: many, Hirohisa Yamaguchi <umq@ueo.co.jp> [1] ume[2] PR: ports/91813 [1]
Revision 1.180: download - view: text, markup, annotated - select for diffs
Mon Dec 12 20:55:13 2005 UTC (6 years, 2 months ago) by clement
Branches: MAIN
Diff to: previous 1.179: preferred, colored
Changes since revision 1.179: +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.179: download - view: text, markup, annotated - select for diffs
Sat Dec 10 12:03:11 2005 UTC (6 years, 2 months ago) by clement
Branches: MAIN
Diff to: previous 1.178: preferred, colored
Changes since revision 1.178: +2 -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
Sun Dec 4 00:18:09 2005 UTC (6 years, 2 months ago) by clement
Branches: MAIN
Diff to: previous 1.176: preferred, colored
Changes since revision 1.176: +1 -1 lines
- prepare removal of www/apache2 in favor of www/apache20 for naming consistency - add entries in UPDATING (for apache22 too) PR: ports/78119 Repocopied by: marcus
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: 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: 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: 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, 10 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: RELEASE_5_2_1, 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_RELEASE_4_9_0
Diff to: previous 1.148: preferred, colored
Changes since revision 1.148: +1 -1 lines
Fix non-default dependency on openldap2[012] which is broken by splitting. # I'm not bumped port revision of them because this should not affect # packages built on bento...
Revision 1.148: download - view: text, markup, annotated - select for diffs
Wed Jul 9 15:31:40 2003 UTC (8 years, 7 months ago) by cy
Branches: MAIN
Diff to: previous 1.147: preferred, colored
Changes since revision 1.147: +1 -1 lines
Update 2.0.46 --> 2.0.47 Approved by: MAINTAINER (dominic.marks@btinternet.com) Notified by: striker@apache.org on announce@apache.org
Revision 1.147: download - view: text, markup, annotated - select for diffs
Sun Jul 6 11:12:23 2003 UTC (8 years, 7 months ago) by kris
Branches: MAIN
Diff to: previous 1.146: preferred, colored
Changes since revision 1.146: +1 -1 lines
Set GNU_CONFIGURE instead of HAS_CONFIGURE. Reviewed by: maintainer
Revision 1.146: download - view: text, markup, annotated - select for diffs
Thu Jul 3 08:09:31 2003 UTC (8 years, 7 months ago) by erwin
Branches: MAIN
Diff to: previous 1.145: preferred, colored
Changes since revision 1.145: +1 -1 lines
Hand maintainership to submitter PR: 54053 Submitted by: Dominic Marks <dom@cus.org.uk>
Revision 1.145: download - view: text, markup, annotated - select for diffs
Wed Jul 2 18:08:49 2003 UTC (8 years, 7 months ago) by perky
Branches: MAIN
Diff to: previous 1.144: preferred, colored
Changes since revision 1.144: +1 -1 lines
Set maintainer to ports@FreeBSD.org
Revision 1.144: download - view: text, markup, annotated - select for diffs
Thu Jun 12 09:35:21 2003 UTC (8 years, 8 months ago) by perky
Branches: MAIN
Diff to: previous 1.143: preferred, colored
Changes since revision 1.143: +11 -0 lines
Add a new knob WITH_LDAP that brings mod_auth_ldap and mod_ldap. Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> Requested by: Moti Levy <moti@flncs.com>, Milan Andric <mandric@eecs.berkeley.edu>,
Revision 1.143: download - view: text, markup, annotated - select for diffs
Fri Jun 6 01:01:13 2003 UTC (8 years, 8 months ago) by perky
Branches: MAIN
Diff to: previous 1.142: preferred, colored
Changes since revision 1.142: +1 -1 lines
Change to use ${PKGINSTALL} instead of `pkg-install' to unbreak the build
when WRKDIRPREFIX is defined.
PR: 52973
Submitted by: Morten Rodal <morten@rodal.no>
Revision 1.142: download - view: text, markup, annotated - select for diffs
Sun Jun 1 00:09:42 2003 UTC (8 years, 8 months ago) by perky
Branches: MAIN
CVS tags: old_RELEASE_5_1_0
Diff to: previous 1.141: preferred, colored
Changes since revision 1.141: +2 -2 lines
[SECURITY FIX] Update to 2.0.46 See vulnerability details at: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0245 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0189 PR: 52768 [1] Submitted by: Xin Li <delphij@freebsdchina.org> [1], Miguel Mendez <flynn@energyhq.es.eu.org>, Trevor Johnson <trevor@FreeBSD.org>, Mark Gooderum <mark@verniernetworks.com>, John Walsh <zed@maths.tcd.ie>
Revision 1.141: download - view: text, markup, annotated - select for diffs
Wed Apr 16 21:33:58 2003 UTC (8 years, 9 months ago) by perky
Branches: MAIN
Diff to: previous 1.140: preferred, colored
Changes since revision 1.140: +3 -10 lines
- Utilize MASTER_SITE_APACHE_HTTPD [1] - Allow to override SUEXEC_SAFEPATH [2] Submitted by: naddy [1], Eugene M. Kim <ab@astralblue.net> [2]
Revision 1.140: download - view: text, markup, annotated - select for diffs
Fri Apr 4 02:36:57 2003 UTC (8 years, 10 months ago) by perky
Branches: MAIN
Diff to: previous 1.139: preferred, colored
Changes since revision 1.139: +1 -1 lines
Update to 2.0.45. This update fixes a DDOS vulnerability. PR: 50564 [1] Submitted by: Cy Schubert <cy@FreeBSD.org>, delphij@hotmail.com [1] Requested by: many
Revision 1.139: download - view: text, markup, annotated - select for diffs
Tue Feb 25 06:25:35 2003 UTC (8 years, 11 months ago) by perky
Branches: MAIN
CVS tags: old_RELEASE_4_8_0
Diff to: previous 1.138: preferred, colored
Changes since revision 1.138: +1 -0 lines
De-pkg-comment for my ports.
Revision 1.138: download - view: text, markup, annotated - select for diffs
Fri Jan 31 11:50:50 2003 UTC (9 years ago) by perky
Branches: MAIN
Diff to: previous 1.137: preferred, colored
Changes since revision 1.137: +0 -6 lines
Remove buggy SSL warning which isn't working correctly for openssl's version scheme change. Submitted by: Jos Backus <jos@catnook.com>, Tiller Beauchamp <tiller@cs.uoregon.edu>
Revision 1.137: download - view: text, markup, annotated - select for diffs
Tue Jan 21 17:54:18 2003 UTC (9 years ago) by perky
Branches: MAIN
Diff to: previous 1.136: preferred, colored
Changes since revision 1.136: +6 -3 lines
Update to 2.0.44 New knob IPV6_V6ONLY=yes disables accepting v4 connection via v4-mapped v6 socket.
Revision 1.136: download - view: text, markup, annotated - select for diffs
Wed Jan 8 11:29:55 2003 UTC (9 years, 1 month ago) by perky
Branches: MAIN
Diff to: previous 1.135: preferred, colored
Changes since revision 1.135: +1 -1 lines
Move bin/ap[ru]-config to lib/apache2/ to coexist with devel/apr-devel Bumped PORTREVISION accordingly. PR: ports/39091 Submitted by: Marc Recht <marc@informatik.uni-bremen.de>
Revision 1.135: download - view: text, markup, annotated - select for diffs
Fri Nov 15 13:35:56 2002 UTC (9 years, 2 months ago) by perky
Branches: MAIN
CVS tags: old_RELEASE_5_0_0
Diff to: previous 1.134: preferred, colored
Changes since revision 1.134: +1 -0 lines
o Change installbuilddir to $PREFIX/share/apache2/build to make porting 3rd party modules easy. [1] o Include <limits.h> before <sys/syslimits.h> to reduce warnings on -CURRENT PR: 44104 [1] Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> [1]
Revision 1.134: download - view: text, markup, annotated - select for diffs
Sat Oct 12 21:55:47 2002 UTC (9 years, 4 months ago) by knu
Branches: MAIN
Diff to: previous 1.133: preferred, colored
Changes since revision 1.133: +1 -0 lines
Add MASTER_SITE_RINGSERVER to MASTER_SITES.
Revision 1.133: download - view: text, markup, annotated - select for diffs
Sat Oct 5 09:18:45 2002 UTC (9 years, 4 months ago) by kris
Branches: MAIN
CVS tags: old_RELEASE_4_7_0
Diff to: previous 1.132: preferred, colored
Changes since revision 1.132: +1 -1 lines
Update to apache 1.3.27 and 2.0.43. This fixes a security vulnerability. Mark apache13-ssl FORBIDDEN because the new version does not yet exist. Partially based on patches submitted by below authors. Submitted by: "Sergey A. Osokin" <osa@freebsd.org.ru>, Udo Schweigert <udo.schweigert@siemens.com>, Lev A. Serebryakov <lev@serebryakov.spb.ru> PR: ports/43682, ports/43688, ports/43666, ports/43681
Revision 1.132: download - view: text, markup, annotated - select for diffs
Wed Sep 25 16:42:24 2002 UTC (9 years, 4 months ago) by perky
Branches: MAIN
Diff to: previous 1.131: preferred, colored
Changes since revision 1.131: +1 -2 lines
Update to 2.0.42 Approved by: will (portmgr)
Revision 1.131: download - view: text, markup, annotated - select for diffs
Tue Sep 17 07:41:02 2002 UTC (9 years, 4 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.130: preferred, colored
Changes since revision 1.130: +2 -1 lines
Bump PORTREVISION and expat shlib.
Revision 1.130: download - view: text, markup, annotated - select for diffs
Sat Aug 10 00:56:51 2002 UTC (9 years, 6 months ago) by perky
Branches: MAIN
Diff to: previous 1.129: preferred, colored
Changes since revision 1.129: +23 -25 lines
Update to 2.0.40
Revision 1.129: download - view: text, markup, annotated - select for diffs
Sun Aug 4 17:45:43 2002 UTC (9 years, 6 months ago) by perky
Branches: MAIN
Diff to: previous 1.128: preferred, colored
Changes since revision 1.128: +1 -1 lines
Fixed my stupid MAKE_ENV mistake on NOPORTDOCS=true PR: 41292 [1] Submitted by: Clemens Oertel <oertel@uni-tuebingen.de> Oliver Eikemeier <eikemeier@fillmore-labs.com> [1]
Revision 1.128: download - view: text, markup, annotated - select for diffs
Sun Jul 21 02:23:33 2002 UTC (9 years, 6 months ago) by perky
Branches: MAIN
Diff to: previous 1.127: preferred, colored
Changes since revision 1.127: +11 -2 lines
- Add a small hack for worker MPM [1] (worker MPM with this hack seems to work without visible problems. and still requires -DFORCE_THREADING_MPM to build for worker MPM.) - Fix plist for worker MPM - Comment out fancy modules from default httpd.conf Tested on: ref5.freebsd.org, several 4-stable machines [1]
Revision 1.127: download - view: text, markup, annotated - select for diffs
Sun Jul 21 02:17:48 2002 UTC (9 years, 6 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.126: preferred, colored
Changes since revision 1.126: +2 -2 lines
Bump portrevision (textproc/expat2 shlib bump).
Revision 1.126: download - view: text, markup, annotated - select for diffs
Sun Jul 14 03:57:59 2002 UTC (9 years, 7 months ago) by perky
Branches: MAIN
CVS tags: old_RELEASE_4_6_2, old_RELEASE_4_6_1
Diff to: previous 1.125: preferred, colored
Changes since revision 1.125: +5 -3 lines
o Install mod_deflate by default o Add mod_bucketeer and mod_optional_* modules to WITH_EXPERIMENTAL modules o Bump port revision PR: 40529 Submitted by: Lawrence Ho <lawrenceho@fastmail.fm>
Revision 1.125: download - view: text, markup, annotated - select for diffs
Tue Jul 9 11:22:19 2002 UTC (9 years, 7 months ago) by perky
Branches: MAIN
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +2 -2 lines
- Add a patch for a bug on infinite loop in HTTP_IN filter that allows DoS attack. - Bump PORTREVISION - Change maintainer address Obtained from: Apache Group CVS (rev 1.150-1.151)
Revision 1.124: download - view: text, markup, annotated - select for diffs
Mon Jul 8 07:42:03 2002 UTC (9 years, 7 months ago) by perky
Branches: MAIN
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +1 -1 lines
Fix more fatal bugs on htpasswd(1) Requested by: "Jon Noack" <noackjr@compgeek.com> Obtained from: Apache Group CVS (rev 1.49-1.51)
Revision 1.123: download - view: text, markup, annotated - select for diffs
Fri Jun 28 00:10:18 2002 UTC (9 years, 7 months ago) by perky
Branches: MAIN
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +1 -1 lines
Use ${INSTALL_DATA} instead of ${CP} to set others readable on 077 umasks
PR: 38389
Submitted by: abatko@cs.mcgill.ca
Revision 1.122: download - view: text, markup, annotated - select for diffs
Thu Jun 27 00:22:40 2002 UTC (9 years, 7 months ago) by perky
Branches: MAIN
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +4 -12 lines
o Fix the htpasswd logic bug around -c and -n options o Take away WITH_BUNDLED_EXPAT option (use textproc/expat2) o Bump PORTREVISION Prompted by: Jon Noack <noackjr@rice.edu> (htpasswd) Obtained from: Apache Project's CVS (htpasswd)
Revision 1.121: download - view: text, markup, annotated - select for diffs
Fri Jun 21 23:47:23 2002 UTC (9 years, 7 months ago) by pat
Branches: MAIN
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +28 -29 lines
- Sync www/apache13's change (.default -> -dist) - Change default to WITH_BULDLED_EXPAT - Reorder .if .endif blocks (.if WITH_MPM must appear earlier than .if WITHOUT_CACHE) - Some minor style fixes - Bump PORTREVISION PR: ports/39635 Submitted by: maintainer
Revision 1.120: download - view: text, markup, annotated - select for diffs
Thu Jun 20 11:03:08 2002 UTC (9 years, 7 months ago) by naddy
Branches: MAIN
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +2 -2 lines
* Always use /bin/sh for configure and build. * Fix EXPAT_PATHS substitution on 4.4. Submitted by: maintainer Hye-Shik Chang <perky@fallin.lv>
Revision 1.119: download - view: text, markup, annotated - select for diffs
Wed Jun 19 08:18:09 2002 UTC (9 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +1 -0 lines
Add USE_REINPLACE where appropriate.
Revision 1.118: download - view: text, markup, annotated - select for diffs
Tue Jun 18 23:02:04 2002 UTC (9 years, 7 months ago) by pat
Branches: MAIN
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +30 -32 lines
- Update to 2.0.39, the emergency security update. - Unmark FORBIDDEN PR: ports/39477 Submitted by: maintainer
Revision 1.117: download - view: text, markup, annotated - select for diffs
Tue Jun 18 12:33:14 2002 UTC (9 years, 7 months ago) by nectar
Branches: MAIN
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +3 -0 lines
Mark FORBIDDEN until an update is available. See <URL:http://httpd.apache.org/info/security_bulletin_20020617.txt>.
Revision 1.116: download - view: text, markup, annotated - select for diffs
Sun May 26 13:25:04 2002 UTC (9 years, 8 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +25 -5 lines
- Better WITH_SUEXEC support - Build with textproc/expat2 unless defined(WITH_BUNDLED_EXPAT) PR: 38552 Submitted by: maintainer
Revision 1.115: download - view: text, markup, annotated - select for diffs
Thu May 23 00:31:44 2002 UTC (9 years, 8 months ago) by pat
Branches: MAIN
CVS tags: old_RELEASE_4_6_0
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +2 -1 lines
Fix ports for building with -current without perl PR: 38359 Submitted by: maintainer
Revision 1.114: download - view: text, markup, annotated - select for diffs
Thu May 9 03:55:18 2002 UTC (9 years, 9 months ago) by cy
Branches: MAIN
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +4 -12 lines
1. Upgrade 2.0.35 --> 2.0.36
2. Port printed message to "pw userdel www" if port removed permanently.
However master.passwd 1.25.2.5 has user www by default, so this is no
longer correct advice. Removed pkg-deinstall to correct this.
PR: 37849 and 36907
Approved by: MAINTAINER: Hye-Shik Chang <perky@fallin.lv>
Revision 1.113: download - view: text, markup, annotated - select for diffs
Thu Apr 18 20:29:40 2002 UTC (9 years, 9 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +7 -2 lines
Respect $DESTDIR for all paths PR: 37211 Submitted by: maintainer
Revision 1.112: download - view: text, markup, annotated - select for diffs
Thu Apr 11 05:16:07 2002 UTC (9 years, 10 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +8 -4 lines
- Disable THREADS by default (many ports people reported problems around threads) - Bump port revision - Added two more "POSIX expr" patch target for 5-CURRENT PR: 36981 Submitted by: maintainer
Revision 1.111: download - view: text, markup, annotated - select for diffs
Mon Apr 8 13:30:01 2002 UTC (9 years, 10 months ago) by roberto
Branches: MAIN
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +1 -1 lines
Fix typo in the optional WITH_SUEXEC section. PR: ports/36872 Submitted by: Hye-Shik Chang <perky@fallin.lv> (MAINTAINER)
Revision 1.110: download - view: text, markup, annotated - select for diffs
Mon Apr 8 06:45:25 2002 UTC (9 years, 10 months ago) by pat
Branches: MAIN
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +60 -27 lines
Update to 2.0.35 (first GA release!) PR: 36834 Submitted by: maintainer
Revision 1.109: download - view: text, markup, annotated - select for diffs
Sun Apr 7 06:21:53 2002 UTC (9 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +1 -1 lines
Don't try to fetch the "-beta" file. `make fetch' returns "Multiple files".
Revision 1.108: download - view: text, markup, annotated - select for diffs
Sat Mar 23 08:31:54 2002 UTC (9 years, 10 months ago) by pat
Branches: MAIN
CVS tags: old_RELEASE_5_0_DP1
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +26 -24 lines
Update to 2.0.32 PR: 36040 Submitted by: maintainer
Revision 1.107: download - view: text, markup, annotated - select for diffs
Tue Jan 22 16:01:35 2002 UTC (10 years ago) by dwcjr
Branches: MAIN
CVS tags: old_RELEASE_4_5_0
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +1 -1 lines
Fix problem where installation would overwrite existing config files Bump PORTREVISION Submitted by: maintainer
Revision 1.106: download - view: text, markup, annotated - select for diffs
Thu Dec 13 10:12:38 2001 UTC (10 years, 2 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +1 -1 lines
Fix invalid path problem on building extension module with apxs. PR: 32638 Submitted by: maintainer
Revision 1.105: download - view: text, markup, annotated - select for diffs
Fri Dec 7 23:12:32 2001 UTC (10 years, 2 months ago) by ache
Branches: MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +1 -1 lines
Suggest a command to delete user instead of actually deleting it PR: 32536
Revision 1.104: download - view: text, markup, annotated - select for diffs
Sat Dec 1 15:34:47 2001 UTC (10 years, 2 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +1 -1 lines
Fix to define correct $PATCHFILES which is introduced in previous commit. Submitted by: Christian Weisgerber <naddy@freebsd.org>
Revision 1.103: download - view: text, markup, annotated - select for diffs
Sat Dec 1 07:58:09 2001 UTC (10 years, 2 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +1 -1 lines
PLIST cleanup. Found by: bento
Revision 1.102: download - view: text, markup, annotated - select for diffs
Fri Nov 23 05:03:13 2001 UTC (10 years, 2 months ago) by dwcjr
Branches: MAIN
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +4 -0 lines
Fix a problem that apache release can't detach from launcher's terminal PR: 32208 Submitted by: maintainer Pointed out by: Jos Backus <josb@cncdsl.com>
Revision 1.101: download - view: text, markup, annotated - select for diffs
Mon Nov 19 22:47:46 2001 UTC (10 years, 2 months ago) by dwcjr
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +48 -38 lines
Update to 2.0.28 PR: 32043 Submitted by: maintainer
Revision 1.100: download - view: text, markup, annotated - select for diffs
Tue Nov 6 21:37:06 2001 UTC (10 years, 3 months ago) by knu
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +2 -0 lines
Set LATEST_LINK to apache2 in favor of www/apache13.
Revision 1.99: download - view: text, markup, annotated - select for diffs
Mon Oct 29 20:11:04 2001 UTC (10 years, 3 months ago) by ache
Branches: MAIN
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +1 -1 lines
Oops, CVS not change access bits on removing/adding, so use ${SH} trick
Revision 1.98: download - view: text, markup, annotated - select for diffs
Mon Oct 29 20:05:37 2001 UTC (10 years, 3 months ago) by ache
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +1 -1 lines
Second part to fix missing x-bit on pkg*install PR: 31599
Revision 1.97: download - view: text, markup, annotated - select for diffs
Wed Oct 24 16:03:34 2001 UTC (10 years, 3 months ago) by ache
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +7 -4 lines
Sync with main Apache Submitted by: MAINTAINER
Revision 1.96: download - view: text, markup, annotated - select for diffs
Tue Apr 17 17:26:54 2001 UTC (10 years, 9 months ago) by will
Branches: MAIN
CVS tags: old_RELEASE_4_4_0, old_RELEASE_4_3_0
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +2 -1 lines
Fix problems with configure bug that doesn't evaluate variables for support/*.in. PR: 26570 Submitted by: maintainer Found by: mharo
Revision 1.95: download - view: text, markup, annotated - select for diffs
Fri Apr 13 14:48:48 2001 UTC (10 years, 10 months ago) by will
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +2 -2 lines
Add ipv6 to CATEGORIES, since Apache supports IPv6 by default. Submitted by: ume
Revision 1.94: download - view: text, markup, annotated - select for diffs
Fri Apr 13 04:43:47 2001 UTC (10 years, 10 months ago) by will
Branches: MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +50 -50 lines
Bring in Apache 2.0.16-beta. Just in time for the release... PR: 26410 Submitted by: Chang, Hye-Shik <perky@python.or.kr> Repocopied by: asami
Revision 1.93: download - view: text, markup, annotated - select for diffs
Sat Apr 7 00:41:51 2001 UTC (10 years, 10 months ago) by ache
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +17 -16 lines
Apache dist moved to another subdir Bump PORTREVISION for util.c patch PR: 26383 Submitted by: Chang, Hye-Shik <perky@python.or.kr>
Revision 1.92: download - view: text, markup, annotated - select for diffs
Tue Mar 6 22:51:34 2001 UTC (10 years, 11 months ago) by ache
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +4 -5 lines
Upgrade to 1.3.19
Revision 1.91: download - view: text, markup, annotated - select for diffs
Mon Feb 12 16:27:35 2001 UTC (11 years ago) by ache
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +2 -1 lines
bump portrevision
Revision 1.90: download - view: text, markup, annotated - select for diffs
Mon Feb 12 16:19:19 2001 UTC (11 years ago) by ache
Branches: MAIN
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +4 -1 lines
Add official fix for RewriteMap bug
Revision 1.89: download - view: text, markup, annotated - select for diffs
Mon Feb 5 15:33:12 2001 UTC (11 years ago) by olgeni
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +2 -2 lines
Some spaces -> tabs for ports/www.
Revision 1.88: download - view: text, markup, annotated - select for diffs
Tue Jan 30 11:55:00 2001 UTC (11 years ago) by ache
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +2 -6 lines
Upgrade to 1.3.17
Revision 1.87: download - view: text, markup, annotated - select for diffs
Tue Jan 16 17:32:53 2001 UTC (11 years ago) by sobomax
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +5 -5 lines
Massive style enforcement - use ^I instead of spaces for variables identation.
Revision 1.86: download - view: text, markup, annotated - select for diffs
Mon Jan 1 10:15:11 2001 UTC (11 years, 1 month ago) by will
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +1 -3 lines
Goodbye, YEAR2000. Hello, 2001. Approved by: asami
Revision 1.85: download - view: text, markup, annotated - select for diffs
Wed Dec 27 22:47:56 2000 UTC (11 years, 1 month ago) by ache
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +5 -1 lines
Add official mod_rewrite fix
Revision 1.84: download - view: text, markup, annotated - select for diffs
Sat Oct 14 07:00:09 2000 UTC (11 years, 3 months ago) by ache
Branches: MAIN
CVS tags: old_RELEASE_4_2_0
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +4 -4 lines
Upgrade to 1.3.14
Revision 1.83: download - view: text, markup, annotated - select for diffs
Wed Oct 11 22:37:56 2000 UTC (11 years, 4 months ago) by ache
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +5 -3 lines
Move all modules from static to shared to allow maximal configuration flexibility. WARNING: existing configurations should be updated with 'LoadModule' for previously static modules.
Revision 1.82: download - view: text, markup, annotated - select for diffs
Tue Aug 22 03:41:03 2000 UTC (11 years, 5 months ago) by kuriyama
Branches: MAIN
CVS tags: old_RELEASE_4_1_1
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +25 -25 lines
Cosmetic changes to reduce difference between apache13 ports. (whitespace/tab, re-ordering, same $DISTNAME) This is preparation for ports/18788 updates. Approved by: adam@algroup.co.uk, sumikawa No response from: ache (sorry for stepping on your toes)
Revision 1.81: download - view: text, markup, annotated - select for diffs
Wed Jul 5 12:36:59 2000 UTC (11 years, 7 months ago) by tg
Branches: MAIN
CVS tags: old_RELEASE_4_1_0
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +2 -4 lines
As threatened on freebsd-ports: all startup scripts know about the two options `start' and `stop' now (unless I have forgotten any). This allows us to call the scripts from /etc/rc.shutdown with the correct option. The (42 or so) ports that already DTRT before are unchanged.
Revision 1.80: download - view: text, markup, annotated - select for diffs
Mon Apr 10 19:26:55 2000 UTC (11 years, 10 months ago) by cpiazza
Branches: MAIN
CVS tags: old_RELEASE_3_5_0
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +2 -2 lines
Fix typo Submitted by: "Gary D. Margiotta" <gary@tbe.net>
Revision 1.79: download - view: text, markup, annotated - select for diffs
Mon Apr 10 00:04:17 2000 UTC (11 years, 10 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +4 -4 lines
Update with the new PORTNAME/PORTVERSION variables
Revision 1.78: download - view: text, markup, annotated - select for diffs
Sat Feb 26 10:35:03 2000 UTC (11 years, 11 months ago) by ache
Branches: MAIN
CVS tags: old_RELEASE_4_0_0
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +3 -6 lines
upgrade to 1.3.12
Revision 1.77: download - view: text, markup, annotated - select for diffs
Wed Feb 2 21:14:03 2000 UTC (12 years ago) by ache
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +4 -1 lines
Add official cross side scripting security patch
Revision 1.76: download - view: text, markup, annotated - select for diffs
Mon Jan 24 17:57:57 2000 UTC (12 years ago) by ache
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +4 -3 lines
upgrade to 1.3.11
Revision 1.75: download - view: text, markup, annotated - select for diffs
Fri Sep 3 16:07:23 1999 UTC (12 years, 5 months ago) by ache
Branches: MAIN
CVS tags: old_RELEASE_3_4_0, old_RELEASE_3_3_0
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +6 -14 lines
upgrade to 1.3.9
Revision 1.74: download - view: text, markup, annotated - select for diffs
Tue Aug 31 02:42:38 1999 UTC (12 years, 5 months ago) by peter
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +1 -1 lines
$Id$ -> $FreeBSD$
Revision 1.73: download - view: text, markup, annotated - select for diffs
Fri Aug 27 22:30:18 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +4 -4 lines
echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
Revision 1.72: download - view: text, markup, annotated - select for diffs
Sun Aug 22 19:00:30 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +2 -2 lines
chmod -> ${CHMOD}
chown -> ${CHOWN}
Revision 1.71: download - view: text, markup, annotated - select for diffs
Fri Jun 25 21:53:06 1999 UTC (12 years, 7 months ago) by sada
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +2 -2 lines
www/apache13 rc.d startup script has /usr/local hardcoded. PR: ports/12206 Submitted by: Matt Behrens <matt@zigg.com>
Revision 1.70: download - view: text, markup, annotated - select for diffs
Thu Mar 25 22:25:43 1999 UTC (12 years, 10 months ago) by ache
Branches: MAIN
CVS tags: old_RELEASE_3_2_0
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +5 -5 lines
upgrade to 1.3.6
Revision 1.69: download - view: text, markup, annotated - select for diffs
Sat Mar 13 17:57:44 1999 UTC (12 years, 11 months ago) by billf
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +2 -2 lines
Fix missing "\"s Noticed By: #FreeBSD
Revision 1.68: download - view: text, markup, annotated - select for diffs
Sat Mar 13 17:11:02 1999 UTC (12 years, 11 months ago) by billf
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +15 -1 lines
Add the Apache mirror sites. For ports with 'mods' attached to them, the MASTER_SITEs were alternated so the user does not have to get 10 apache MASTER_SITEs when all they need is one 'mod' MASTER_SITE, which is what would happen if we used a MASTER_SITE_APACHE or added all of the mirrors in a row. Approved By: apache maintainers, asami Submitted By: Brian Feldman <green@unixhelp.org>, billf
Revision 1.67: download - view: text, markup, annotated - select for diffs
Mon Mar 8 07:28:31 1999 UTC (12 years, 11 months ago) by asami
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +3 -2 lines
Fix to make ports work with bsd.port.mk rev. 1.306.
${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if
GNU_CONFIGURE is defined. Take the target out of CONFIGURE_ARGS of
some ports that added it explicitly; define it as
${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part;
define it as something else (such as ${MACHINE_ARCH}--freebsdelf if
the port requires that; define it as an empty string if the port
doesn't like it at all.
The last might be a sign that a GNU_CONFIGURE port actually doesn't
use GNU's version of configure at all; but I don't have time to go
look at them all, we'll fix them as time goes on.
At least we've got much fewer "-unknown-"s in the tree as the result. :)
Revision 1.66: download - view: text, markup, annotated - select for diffs
Sun Mar 7 18:34:56 1999 UTC (12 years, 11 months ago) by ache
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +2 -2 lines
change master site to http://
Revision 1.65: download - view: text, markup, annotated - select for diffs
Fri Jan 15 00:26:19 1999 UTC (13 years ago) by ache
Branches: MAIN
CVS tags: old_RELEASE_3_1_0
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +7 -7 lines
upgrade to 1.3.4
Revision 1.64: download - view: text, markup, annotated - select for diffs
Wed Jan 13 02:47:32 1999 UTC (13 years, 1 month ago) by scrappy
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +2 -1 lines
More Y2K Statement Links...
Revision 1.63: download - view: text, markup, annotated - select for diffs
Mon Oct 19 12:48:55 1998 UTC (13 years, 3 months ago) by smace
Branches: MAIN
CVS tags: old_RELEASE_2_2_8
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +4 -4 lines
Upgrade to 1.3.3 Fix module loading under ELF PR: ports/8267 ports/8362
Revision 1.62: download - view: text, markup, annotated - select for diffs
Thu Sep 24 01:24:04 1998 UTC (13 years, 4 months ago) by ache
Branches: MAIN
CVS tags: old_RELEASE_3_0_0
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +4 -2 lines
coment out --with-perl option, currently perl version don't matter
Revision 1.61: download - view: text, markup, annotated - select for diffs
Thu Sep 24 01:06:18 1998 UTC (13 years, 4 months ago) by ache
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +5 -5 lines
upgrade to 1.3.2
Revision 1.60: download - view: text, markup, annotated - select for diffs
Sun Sep 20 23:55:38 1998 UTC (13 years, 4 months ago) by ache
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +2 -2 lines
Remove expensive-optimization -O6 already include it
Revision 1.59: download - view: text, markup, annotated - select for diffs
Thu Jul 23 13:15:57 1998 UTC (13 years, 6 months ago) by ache
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +8 -5 lines
Upgrade to 1.3.1
Revision 1.58: download - view: text, markup, annotated - select for diffs
Wed Jun 24 19:54:05 1998 UTC (13 years, 7 months ago) by ache
Branches: MAIN
CVS tags: old_RELEASE_2_2_7
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +16 -6 lines
Make performance tuning conditionaly depends on APACHE_PERF_TUNING variable. Add more optimization there.
Revision 1.57: download - view: text, markup, annotated - select for diffs
Thu Jun 18 11:56:17 1998 UTC (13 years, 7 months ago) by ache
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +2 -2 lines
Redirect apachectl output to devnull in apache.sh
Revision 1.56: download - view: text, markup, annotated - select for diffs
Thu Jun 18 11:51:03 1998 UTC (13 years, 7 months ago) by ache
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +2 -2 lines
Use apachectl to start apache in rc.d/apache.sh
Revision 1.55: download - view: text, markup, annotated - select for diffs
Sat Jun 13 08:33:41 1998 UTC (13 years, 8 months ago) by ache
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +3 -2 lines
Increase HARD_SERVER_LIMIT to 512, it is already limited by MaxClients directive installed by default and this needs to avoid unnecessary recompilation
Revision 1.54: download - view: text, markup, annotated - select for diffs
Tue Jun 9 19:49:59 1998 UTC (13 years, 8 months ago) by ache
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +3 -2 lines
Performance tuning as described in http://www.apache.org/docs/misc/perf-tuning.html Add --disable-rule=STATUS and -DBUFFERED_LOGS
Revision 1.53: download - view: text, markup, annotated - select for diffs
Sun Jun 7 02:39:22 1998 UTC (13 years, 8 months ago) by asami
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +1 -3 lines
Adjust NO_LATEST_LINK (now apache-1.3 is the default) after repository copy of apache -> apache12 and apache-current -> apache13. Requested by: ache
Revision 1.52: download - view: text, markup, annotated - select for diffs
Sat Jun 6 19:09:23 1998 UTC (13 years, 8 months ago) by ache
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +4 -4 lines
upgrade to 1.3.0
Revision 1.51: download - view: text, markup, annotated - select for diffs
Fri Jun 5 17:16:01 1998 UTC (13 years, 8 months ago) by ache
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +7 -5 lines
upgrade to 1.3b7
Revision 1.50: download - view: text, markup, annotated - select for diffs
Wed Apr 22 16:28:43 1998 UTC (13 years, 9 months ago) by ache
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +1 -3 lines
Fix PLIST
Revision 1.49: download - view: text, markup, annotated - select for diffs
Wed Apr 22 12:39:33 1998 UTC (13 years, 9 months ago) by asami
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +3 -1 lines
===> Building package for apache-1.3b6 Creating package /usr/ports/packages/All/apache-1.3b6.tgz Registering depends:. Creating gzip'd tar ball in '/usr/ports/packages/All/apache-1.3b6.tgz' tar: can't add file sbin/dbmmanage : No such file or directory tar: can't add file sbin/htdigest : No such file or directory tar: can't add file sbin/htpasswd : No such file or directory *** Error code 1
Revision 1.48: download - view: text, markup, annotated - select for diffs
Wed Apr 22 12:38:13 1998 UTC (13 years, 9 months ago) by asami
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +5 -5 lines
Minor cleanup -- HAS_CONFIGURE + "--prefix=${PREFIX}" -> GNU_CONFIGURE.
Also, don't use "+=" to define variable defined only once.
Revision 1.47: download - view: text, markup, annotated - select for diffs
Tue Apr 21 21:57:36 1998 UTC (13 years, 9 months ago) by ache
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +19 -60 lines
Upgrade to 1.3b6, now with loadable modules!
Revision 1.46: download - view: text, markup, annotated - select for diffs
Thu Mar 12 04:05:01 1998 UTC (13 years, 11 months ago) by ache
Branches: MAIN
CVS tags: old_RELEASE_2_2_6
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +3 -3 lines
Add dist patches set locally since bsd.port.mk can't handle different base directory per each dist patch
Revision 1.45: download - view: text, markup, annotated - select for diffs
Wed Feb 25 06:23:55 1998 UTC (13 years, 11 months ago) by asami
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +3 -1 lines
Define NO_LATEST_LINK.
Revision 1.44: download - view: text, markup, annotated - select for diffs
Fri Feb 20 11:08:40 1998 UTC (13 years, 11 months ago) by ache
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +8 -7 lines
Upgrade to 1.3b5
Revision 1.43: download - view: text, markup, annotated - select for diffs
Wed Jan 7 22:19:03 1998 UTC (14 years, 1 month ago) by ache
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +4 -1 lines
Add official patch for //// attack
Revision 1.42: download - view: text, markup, annotated - select for diffs
Fri Nov 21 21:10:15 1997 UTC (14 years, 2 months ago) by ache
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +6 -5 lines
Upgrade to 1.3b3
Revision 1.41: download - view: text, markup, annotated - select for diffs
Thu Oct 23 16:39:46 1997 UTC (14 years, 3 months ago) by ache
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +0 -2 lines
Compile with -funsigned-char instead of (unsigned char) cast and not replace Apache functions now
Revision 1.40: download - view: text, markup, annotated - select for diffs
Wed Oct 22 23:51:17 1997 UTC (14 years, 3 months ago) by ache
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +51 -5 lines
Upgrade to 1.3b2, now with support files and docs installed
Revision 1.39: download - view: text, markup, annotated - select for diffs
Mon Aug 25 23:02:41 1997 UTC (14 years, 5 months ago) by ache
Branches: MAIN
CVS tags: old_RELEASE_2_2_5
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -4 lines
Do not replace Apache md5 with FreeBSD one, it cause support problems and gains almost nothing
Revision 1.38: download - view: text, markup, annotated - select for diffs
Wed Aug 13 15:09:53 1997 UTC (14 years, 6 months ago) by ache
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -2 lines
Tweak comment
Revision 1.37: download - view: text, markup, annotated - select for diffs
Tue Aug 12 18:20:00 1997 UTC (14 years, 6 months ago) by peter
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +11 -15 lines
Update the repository copied (with history) apache 1.2.1 to 1.3a1 from the original apache-current port.
Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue Aug 12 11:49:12 1997 UTC (14 years, 6 months ago) by peter
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -39 lines
The great apache shuffle, part 1.. Revive files and break out SSL..
Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue Jul 8 13:04:09 1997 UTC (14 years, 7 months ago) by ache
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +4 -4 lines
Upgrade to 1.2.1
Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:45:07 1997 UTC (14 years, 8 months ago) by ache
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +4 -4 lines
Update to 1.2.0
Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat May 31 20:34:09 1997 UTC (14 years, 8 months ago) by ache
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -1 lines
More fixing of OPTIM replacement
Revision 1.32: download - view: text, markup, annotated - select for diffs
Sat May 31 20:26:38 1997 UTC (14 years, 8 months ago) by ache
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -1 lines
Fix OPTIM= patching
Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat May 31 20:16:01 1997 UTC (14 years, 8 months ago) by ache
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +5 -5 lines
Upgrade to 1.2b11
Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri May 2 18:22:03 1997 UTC (14 years, 9 months ago) by ache
Branches: MAIN
CVS tags: old_RELEASE_2_2_2
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +4 -4 lines
Upgrade to 1.2b10
Revision 1.29: download - view: text, markup, annotated - select for diffs
Mon Apr 14 18:54:26 1997 UTC (14 years, 10 months ago) by ache
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +9 -6 lines
Upgrade to 1.2b8
Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Feb 26 01:23:10 1997 UTC (14 years, 11 months ago) by ache
Branches: MAIN
CVS tags: old_RELEASE_2_2_1
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +4 -4 lines
Upgrade to 1.2b7
Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Jan 28 05:39:31 1997 UTC (15 years ago) by ache
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +4 -4 lines
Upgrade to 1.2b6
Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Jan 2 16:39:55 1997 UTC (15 years, 1 month ago) by ache
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +4 -4 lines
Upgrade to 1.2b4
Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Dec 25 22:53:22 1996 UTC (15 years, 1 month ago) by ache
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +8 -8 lines
Upgrade to 1.2b3 Submitted by: mostly by peter
Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Dec 11 21:04:21 1996 UTC (15 years, 2 months ago) by markm
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +3 -1 lines
Mark the SSL'ed version as BROKEN, until the official patches appear. Also add myself as maintainer of the SSL version.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Dec 11 19:09:59 1996 UTC (15 years, 2 months ago) by ache
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +6 -23 lines
Upgrade to 1.2b2
Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Nov 18 11:40:33 1996 UTC (15 years, 2 months ago) by asami
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Nov 7 01:53:14 1996 UTC (15 years, 3 months ago) by ache
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +7 -4 lines
Add information URLs comment
Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Nov 7 01:49:46 1996 UTC (15 years, 3 months ago) by ache
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +34 -1 lines
Conditionalize all my patches
Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Oct 31 17:42:13 1996 UTC (15 years, 3 months ago) by markm
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
Uncomment the DEPENDS= line. Sheesh. Reminded by: ache
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Oct 26 18:49:52 1996 UTC (15 years, 3 months ago) by markm
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +15 -3 lines
FINALLY - commit the SSL'ed version of this. (ye gods, this has been a while :-) )
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Aug 11 14:49:21 1996 UTC (15 years, 6 months ago) by markm
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +22 -2 lines
1) Add the ability to build a secure (SSL'ed) server, conditionalised
on the presence of SECURE_SERVER.
2) Clean up the installation in accordance with BSD religion:
Now all the configs go in ${PREFIX}/etc/apache and the
data (documents) stay in ${PREFIX}/www.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Jul 12 10:27:53 1996 UTC (15 years, 7 months ago) by asami
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -5 lines
Remove unnecessary DISTFILES and EXTRACT_ONLY. Remove pst's address from MAINTAINER, I don't know if any script will fail if we have two addresses here so I don't want to risk breaking something right before the release.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Jul 12 06:41:05 1996 UTC (15 years, 7 months ago) by pst
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
...just changed maintainer to match reality
Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Jul 11 11:03:17 1996 UTC (15 years, 7 months ago) by ache
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +6 -10 lines
Upgrade to 1.1.1 OK-ed by: gpalmer
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Jun 15 17:51:08 1996 UTC (15 years, 7 months ago) by jkh
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +7 -5 lines
Slight revision: If startup file already there, leave it alone.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Jun 15 16:58:06 1996 UTC (15 years, 7 months ago) by jkh
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +7 -1 lines
Install an apache.sh startup file in /usr/local/etc/rc.d/ Now that apache_httpd is gone from /etc/sysconfig, this is the canonical way to make apache start automatically in a new system installation.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon May 20 07:37:06 1996 UTC (15 years, 8 months ago) by asami
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +6 -5 lines
Variable reorderization.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun May 19 22:21:42 1996 UTC (15 years, 8 months ago) by ache
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +9 -8 lines
Use mod_env.c to pass environment to CGI instead of local hack
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Apr 21 08:54:24 1996 UTC (15 years, 9 months ago) by pst
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3 lines
Update to Apache 1.0.5 (security fix)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Feb 22 21:54:58 1996 UTC (15 years, 11 months ago) by ache
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -4 lines
Upgrade to 1.0.3
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Feb 7 03:15:26 1996 UTC (16 years ago) by jfieber
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -3 lines
Upgrade to 1.0.2.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Dec 4 12:56:18 1995 UTC (16 years, 2 months ago) by jfieber
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +7 -2 lines
Fix MASTER_SITES.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Dec 2 23:07:08 1995 UTC (16 years, 2 months ago) by jfieber
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -4 lines
Update to 1.0
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Nov 27 04:10:09 1995 UTC (16 years, 2 months ago) by asami
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Change categories to "www". gn has "net" in there too.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Sep 23 18:47:45 1995 UTC (16 years, 4 months ago) by pst
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -3 lines
Upgrade apache to 0.8.14, completely restructure port, and list myself as maintainer.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Sep 19 07:03:17 1995 UTC (16 years, 4 months ago) by pst
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -4 lines
Upgrade apache to 0.8.13
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Aug 28 13:28:45 1995 UTC (16 years, 5 months ago) by jkh
Branches: old_APACHE
CVS tags: old_apache_0_8_11
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Port of the APACHE web server. Submitted by: "Eric L. Hernes" <erich@lodgenet.com>
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Aug 28 13:28:45 1995 UTC (16 years, 5 months ago) by jkh
Branches: MAIN
Initial revision
