CVS log for ports/www/apache13-ssl/Attic/Makefile
Up to [FreeBSD] / ports / www / apache13-ssl
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.128
Sun Jan 1 19:30:37 2012 UTC (5 weeks, 5 days ago) by ohauer
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.127: +1 -1 lines
- remove apache13 and ports depending on apache13 from portstree ( EXPIRATION_DATE=2012-01-01 ) with hat apache@
Revision 1.127: download - view: text, markup, annotated - select for diffs
Mon Nov 14 23:50:40 2011 UTC (2 months, 3 weeks ago) by ohauer
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.126: preferred, colored
Changes since revision 1.126: +2 -1 lines
- mark apache13 FORBIDDEN (CVE-2011-3368)
* There are no patches from upstream and already existing
exploids in the wild.
- ru-apache13 ports have long outstanding issues and are far
behind last apache13 patches.
with hat apache@
Feature safe: yes
Revision 1.126: download - view: text, markup, annotated - select for diffs
Wed Sep 7 03:00:37 2011 UTC (5 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.125: preferred, colored
Changes since revision 1.125: +1 -1 lines
- Set EXPIRATION_DATE to an actual date (9.0 is behind, so guess 2 months from now). - This can be changed later as needed, if at all, either way we won't remove them until after 9.0 is released. With Hat: apache@ Reported by: dvl via freshports
Revision 1.125: download - view: text, markup, annotated - select for diffs
Sat Aug 27 09:54:30 2011 UTC (5 months, 2 weeks ago) by ohauer
Branches: MAIN
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +3 -0 lines
- set EXPIRATION_DATE to "one week after FreeBSD 9.0-RELEASE-p0" with hat apache@
Revision 1.124: 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
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +2 -0 lines
- Mark SAFE apache@ ports MAKE_JOBS_SAFE=yes
Revision 1.123: download - view: text, markup, annotated - select for diffs
Sun Jul 13 04:37:41 2008 UTC (3 years, 7 months ago) by itetcu
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +8 -11 lines
- Honor NO* vars (noticed by ionbot) - Silence some portlint warnings - USE_RC_SUBR from the rc.d script - Bump PORTREVISION PR: 125131 Submitted by: Philip M. Gollucci
Revision 1.122: download - view: text, markup, annotated - select for diffs
Tue Apr 15 11:50:10 2008 UTC (3 years, 9 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +5 -2 lines
- Security update to 1.3.41+ssl_1.59 Security: CVE-2008-0555 - fix objformat PR: 120105
Revision 1.121: download - view: text, markup, annotated - select for diffs
Sun Jun 17 16:59:26 2007 UTC (4 years, 7 months ago) by anders
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +1 -1 lines
Remove thttpd from conflicts list, it has a different name for its passwd program now. Approved by: maintainers/erwin
Revision 1.120: download - view: text, markup, annotated - select for diffs
Sun Mar 18 17:13:58 2007 UTC (4 years, 10 months ago) by clement
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +1 -2 lines
- Update to 1.3.37-1.57
Revision 1.119: 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
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +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.118: download - view: text, markup, annotated - select for diffs
Mon Jan 16 10:13:26 2006 UTC (6 years ago) by clement
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +4 -5 lines
- Remove duplicated mor_dir entries - Always build (mod_)apache_ssl statically. - Fix MAN8 logic [1] Reported by: pointyhat via kris [1]
Revision 1.117: download - view: text, markup, annotated - select for diffs
Sat Jan 14 13:59:20 2006 UTC (6 years ago) by clement
Branches: MAIN
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +16 -46 lines
- Update to 1.3.34+1.37 - Use new apache framework.
Revision 1.116: download - view: text, markup, annotated - select for diffs
Mon Dec 12 20:31:52 2005 UTC (6 years, 2 months ago) by clement
Branches: MAIN
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +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.115: download - view: text, markup, annotated - select for diffs
Mon Oct 3 06:07:19 2005 UTC (6 years, 4 months ago) by linimon
Branches: MAIN
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +0 -1 lines
Remove obsolete mastersite. Source: distfile survey
Revision 1.114: download - view: text, markup, annotated - select for diffs
Tue Jul 26 13:57:42 2005 UTC (6 years, 6 months ago) by clement
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +1 -0 lines
- Fix CAN-2005-2088 Obtained from: Apache repository
Revision 1.113: download - view: text, markup, annotated - select for diffs
Mon Jun 6 15:16:30 2005 UTC (6 years, 8 months ago) by clement
Branches: MAIN
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +1 -1 lines
- While I'm here, kick portname from COMMENT
Revision 1.112: download - view: text, markup, annotated - select for diffs
Mon Jun 6 15:09:55 2005 UTC (6 years, 8 months ago) by clement
Branches: MAIN
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +1 -1 lines
- En1arge its maintainership
Revision 1.111: download - view: text, markup, annotated - select for diffs
Mon Dec 13 21:06:17 2004 UTC (7 years, 1 month ago) by clement
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +1 -0 lines
- move default configuration files to ${EXAMPLESDIR} and keep
${PREFIX}/etc/apache clean.
Revision 1.110: download - view: text, markup, annotated - select for diffs
Mon Dec 13 11:16:46 2004 UTC (7 years, 2 months ago) by clement
Branches: MAIN
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +6 -2 lines
- Xmas for apache13-ssl! Give it a rcNG startup script Also requested by: sem
Revision 1.109: download - view: text, markup, annotated - select for diffs
Fri Nov 12 10:40:51 2004 UTC (7 years, 3 months ago) by clement
Branches: MAIN
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +1 -1 lines
- Update to 1.3.33.1.55
Revision 1.108: download - view: text, markup, annotated - select for diffs
Sat Jul 31 11:56:38 2004 UTC (7 years, 6 months ago) by clement
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +1 -2 lines
- update to 1.3.29+1.55
Revision 1.107: download - view: text, markup, annotated - select for diffs
Fri Jun 11 12:19:04 2004 UTC (7 years, 8 months ago) by clement
Branches: MAIN
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +1 -1 lines
- Security Fix mod_proxy buffer overflow CAN-2004-0492 Shamefully stolen from: apache13-mod-ssl port
Revision 1.106: download - view: text, markup, annotated - select for diffs
Wed Apr 7 13:47:37 2004 UTC (7 years, 10 months ago) by clement
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +3 -3 lines
- tar -> ${TAR}
While I'm here put --target=httpsd at the right place.
Revision 1.105: download - view: text, markup, annotated - select for diffs
Thu Mar 18 20:50:09 2004 UTC (7 years, 10 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +4 -1 lines
- CONFLICTS extended
Revision 1.104: download - view: text, markup, annotated - select for diffs
Mon Mar 8 13:29:47 2004 UTC (7 years, 11 months ago) by clement
Branches: MAIN
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +1 -0 lines
Fix a bug in the parsing of Allow/Deny rules using IP addresses. http://www.vuxml.org/freebsd/09d418db-70fd-11d8-873f-0020ed76ef5a.html Reported by: nectar Obtained from: Apache CVS
Revision 1.103: download - view: text, markup, annotated - select for diffs
Fri Feb 6 22:40:34 2004 UTC (8 years ago) by clement
Branches: MAIN
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +5 -5 lines
- Update to apache 1.3.29 - Update to patchset 1.53 ***** SECURITY FIX ***** http://www.apache-ssl.org/advisory-20040206.txt Time to ask eik how to add it to portaudit
Revision 1.102: download - view: text, markup, annotated - select for diffs
Wed Jan 21 09:32:13 2004 UTC (8 years ago) by clement
Branches: MAIN
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +1 -1 lines
Rename patch.
post-patch-conf:httpd.conf-dist.orig =>
post-patch-conf:httpd.conf-dist
Pointed out by: kris,
Koop Mast <kwm@rainbow-runner.nl>
Revision 1.101: download - view: text, markup, annotated - select for diffs
Tue Jan 13 15:04:48 2004 UTC (8 years, 1 month ago) by clement
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +1 -1 lines
- Update my email address Approved and reviewed by: erwin (mentor)
Revision 1.100: download - view: text, markup, annotated - select for diffs
Thu Nov 20 11:25:42 2003 UTC (8 years, 2 months ago) by jeh
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +2 -3 lines
update apache-ssl patch to 1.52. apache 1.3.29 is not yet supported. PR: 59355 Submitted by: Maintainer
Revision 1.99: download - view: text, markup, annotated - select for diffs
Wed Nov 12 21:09:27 2003 UTC (8 years, 3 months ago) by jeh
Branches: MAIN
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +3 -1 lines
Here's the patch. files/patch-FixPatch was missing too. Submitted by: MAINTAINER
Revision 1.98: download - view: text, markup, annotated - select for diffs
Sun Nov 9 00:42:20 2003 UTC (8 years, 3 months ago) by jeh
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +16 -9 lines
Changelog: - Sync with apache13 layout (and some patches) - use DOCSDIR - Add no_zombies.patch - use DIST_SUBDIR=apache Removed files: - files/patch-aq - files/patch-ar Added files: - files/patch-httpd.conf-dist - files/post-patch-conf:httpd.conf-dist.orig - files/patch-FixPatch - files/patch-SSLpatch - files/patch-Makefile.tmpl - files/patch-src::modules::standard::mod_auth_db.module - files/patch-src::support::dbmanage - files/patch-src::support::log_server_status - files/patch-configure PR: 58403 Submitted By: MAINTAINER
Revision 1.97: download - view: text, markup, annotated - select for diffs
Sat Oct 25 20:47:37 2003 UTC (8 years, 3 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +1 -1 lines
- fix spelling in CONFLICTS
Revision 1.96: download - view: text, markup, annotated - select for diffs
Tue Oct 14 15:47:28 2003 UTC (8 years, 4 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +3 -0 lines
- add CONFLICTS Submitted by: eikemeier@fillmore-labs.com Approved by: kris
Revision 1.95: download - view: text, markup, annotated - select for diffs
Sun Sep 28 07:19:54 2003 UTC (8 years, 4 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +64 -18 lines
- Update to 1.3.28.1.49. - Add suexec support - Misc changes - Add a footnote for users, to announce them that next version will be a complete resync with apache13 ports layout. PR: 57300 Submitted by: sheepkiller@cultdeadsheep.org
Revision 1.94: download - view: text, markup, annotated - select for diffs
Wed Sep 24 17:26:47 2003 UTC (8 years, 4 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +1 -1 lines
- change ECHO -> ECHO_CMD PR: 56847
Revision 1.93: download - view: text, markup, annotated - select for diffs
Sat Sep 6 21:20:44 2003 UTC (8 years, 5 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +1 -14 lines
- drop defunctional MASTER_SITES
Revision 1.92: download - view: text, markup, annotated - select for diffs
Sat Aug 30 08:02:23 2003 UTC (8 years, 5 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +2 -2 lines
- change YES -> yes
Revision 1.91: download - view: text, markup, annotated - select for diffs
Thu Aug 28 15:38:35 2003 UTC (8 years, 5 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +27 -28 lines
- use hook for bsd.openssl.mk - Cleanup Makefile
Revision 1.90: download - view: text, markup, annotated - select for diffs
Sat Apr 5 06:55:55 2003 UTC (8 years, 10 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +1 -1 lines
- caption in MAINTAINER
Revision 1.89: download - view: text, markup, annotated - select for diffs
Thu Apr 3 19:39:55 2003 UTC (8 years, 10 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +1 -1 lines
- use bsd.openssl.mk
Revision 1.88: download - view: text, markup, annotated - select for diffs
Thu Feb 20 19:15:22 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +1 -0 lines
De-pkg-comment.
Revision 1.87: download - view: text, markup, annotated - select for diffs
Thu Feb 13 15:04:03 2003 UTC (8 years, 11 months ago) by naddy
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +1 -6 lines
Use MASTER_SITE_APACHE*. PR: 47984 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
Revision 1.86: download - view: text, markup, annotated - select for diffs
Mon Jan 27 17:05:36 2003 UTC (9 years ago) by dinoex
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +6 -3 lines
- Use user and group "www" - fix PLIST - add patch from ports/36363 (from ryan@servercity.com) - verify ports/36361 - fix ports/36364
Revision 1.85: download - view: text, markup, annotated - select for diffs
Mon Jan 20 18:06:38 2003 UTC (9 years ago) by dinoex
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +1 -1 lines
- update SSL support. defaults to openssl port (now 0.9.6.h) New options: use the lastest version (now 0.9.7) USE_OPENSSL_BETA=yes use the base version with USE_OPENSSL_BASE=yes
Revision 1.84: download - view: text, markup, annotated - select for diffs
Sun Nov 10 16:48:20 2002 UTC (9 years, 3 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +0 -2 lines
o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
Revision 1.83: download - view: text, markup, annotated - select for diffs
Wed Nov 6 22:47:12 2002 UTC (9 years, 3 months ago) by adamw
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +2 -0 lines
Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
Revision 1.82: download - view: text, markup, annotated - select for diffs
Wed Nov 6 16:01:59 2002 UTC (9 years, 3 months ago) by joerg
Branches: MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +0 -2 lines
Unmark this port from being forbidden; the reason by its time was that the port had been updated to 1.2.27 and ssl-1.48 which simply did not exist then. Now they do exist. Since it builds, installs and runs correctly with no further changes, and all the other apache-1.2.27-based ports are back alive again, there's no reason to keep this one forbidden. Don't be alarmed that the MD5 sum changes: the previous one in distinfo was actually the checksum from apache_1.3.26+ssl_1.48.tar.gz, since the last update to that file only changed the name but not the MD5 sum. Alas, i could not find any authoritative MD5 on http://www.apache-ssl.org/ to verify against.
Revision 1.81: download - view: text, markup, annotated - select for diffs
Sat Oct 12 21:57:11 2002 UTC (9 years, 4 months ago) by knu
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +19 -18 lines
Add MASTER_SITE_RINGSERVER to MASTER_SITES. Tag apache-ssl sites with :ssl.
Revision 1.80: 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: RELEASE_4_7_0
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +3 -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.79: download - view: text, markup, annotated - select for diffs
Sun Sep 15 12:34:16 2002 UTC (9 years, 4 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +3 -6 lines
Update to 1.3.26+ssl_1.48 removed FORBIDDEN
Revision 1.78: download - view: text, markup, annotated - select for diffs
Sun Sep 1 16:07:56 2002 UTC (9 years, 5 months ago) by dwcjr
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +1 -0 lines
${PERL} -> ${REINPLACE_CMD}
PR: 40784
Submitted by: corecode@corecode.ath.cx
Reviewed by: flynn@energyhq.homeip.net
Revision 1.77: 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.76: preferred, colored
Changes since revision 1.76: +3 -0 lines
Mark FORBIDDEN until an update is available. See <URL:http://httpd.apache.org/info/security_bulletin_20020617.txt>.
Revision 1.76: download - view: text, markup, annotated - select for diffs
Thu Mar 28 22:53:08 2002 UTC (9 years, 10 months ago) by petef
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +1 -1 lines
Fix a master site. PR: 36409 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
Revision 1.75: download - view: text, markup, annotated - select for diffs
Sat Mar 23 19:34:51 2002 UTC (9 years, 10 months ago) by nectar
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +1 -3 lines
Patch buffer overflow described in <URL:http://www.apache-ssl.org/advisory-20020301.txt>.
Revision 1.74: download - view: text, markup, annotated - select for diffs
Fri Mar 1 19:39:17 2002 UTC (9 years, 11 months ago) by jedgar
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +2 -1 lines
Change BROKEN to FORBIDDEN due to security vulnerabilities. Add SSL vulnerability to the list: http://www.apache-ssl.org/advisory-20020301.txt
Revision 1.73: download - view: text, markup, annotated - select for diffs
Fri Dec 21 19:31:33 2001 UTC (10 years, 1 month ago) by nectar
Branches: MAIN
CVS tags: RELEASE_4_5_0
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +1 -1 lines
Oops, forgot to quote the parens. Quoting makes the line > 80 characters, so take a slightly different approach.
Revision 1.72: download - view: text, markup, annotated - select for diffs
Fri Dec 21 19:25:38 2001 UTC (10 years, 1 month ago) by nectar
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +4 -2 lines
Set MAINTAINER to freebsd-ports. Previous maintainer says, ``i no longer support this port as i got fed up with the port committers ignoring my updates.'' Mark BROKEN, as this version of Apache contains several minor vulnerabilities.
Revision 1.71: download - view: text, markup, annotated - select for diffs
Mon Jan 1 10:15:15 2001 UTC (11 years, 1 month ago) by will
Branches: MAIN
CVS tags: RELEASE_4_4_0, RELEASE_4_3_0
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +1 -3 lines
Goodbye, YEAR2000. Hello, 2001. Approved by: asami
Revision 1.70: download - view: text, markup, annotated - select for diffs
Sun Oct 29 22:43:41 2000 UTC (11 years, 3 months ago) by steve
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +3 -2 lines
Run 'make certificate' from the correct directory.
Revision 1.69: download - view: text, markup, annotated - select for diffs
Fri Sep 22 01:59:05 2000 UTC (11 years, 4 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_1_1
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +2 -13 lines
Update all ports using OpenSSL and RSA to work without rsaref since it is no longer required. Apologies to the various maintainers whom I did not yet hear back from, but the ports freeze is coming up in a few hours and I will be verifying all of these ports on a 4.1 machine myself to catch any problems.
Revision 1.68: download - view: text, markup, annotated - select for diffs
Tue Aug 22 03:41:05 2000 UTC (11 years, 5 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +16 -10 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.67: download - view: text, markup, annotated - select for diffs
Wed Aug 9 17:47:16 2000 UTC (11 years, 6 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +2 -2 lines
Fix up MASTER_SITES PR: 20478 Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
Revision 1.66: download - view: text, markup, annotated - select for diffs
Thu Apr 27 16:31:59 2000 UTC (11 years, 9 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +1 -1 lines
This is a null commit with a log message that contains a correction and a supplement to the previous message. (For some reason, the previous message wasn't mailed due to a CVS problem) * * * Correction: - For `update to 1.3.9+1.40' read `update to 1.3.12+1.40'. Supplement: - Change the versioning scheme according to the Handbook. Now PORTVERSION is described as `1.3.x+1.y', not `1.3.x.1.y'.
Revision 1.65: download - view: text, markup, annotated - select for diffs
Thu Apr 27 15:20:09 2000 UTC (11 years, 9 months ago) by knu
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +42 -25 lines
- Update to apache 1.3.9 + ssl 1.40. - Add MASTER_SITES. PR: ports/18036 Submitted by: MAINTAINER - Add patch-an (back) to correctly build on FreeBSD 5.0+. PR: ports/17404 Submitted by: Khetan H. Gajjar <khetan@freebsd.os.org.za> - Portlint in many respects. - Mark `WWW:'. - Put variables in order. - Unexpand. (Change space to tab)
Revision 1.64: download - view: text, markup, annotated - select for diffs
Mon Apr 10 00:04:25 2000 UTC (11 years, 10 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +4 -5 lines
Update with the new PORTNAME/PORTVERSION variables
Revision 1.63: download - view: text, markup, annotated - select for diffs
Sat Feb 12 09:02:43 2000 UTC (12 years ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +10 -26 lines
USE_OPENSSL Submitted by: Jim Bloom <bloom@acm.org>
Revision 1.62: download - view: text, markup, annotated - select for diffs
Sun Nov 7 22:25:32 1999 UTC (12 years, 3 months ago) by dirk
Branches: MAIN
CVS tags: RELEASE_3_4_0
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +3 -3 lines
Change dependencies from static to shared openssl libraries, because openssl also builds shared libraries, now.
Revision 1.61: download - view: text, markup, annotated - select for diffs
Mon Sep 27 02:21:28 1999 UTC (12 years, 4 months ago) by steve
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +9 -10 lines
Update this to version 1.3.9+1.37. PR: 13804 Submitted by: maintainer
Revision 1.60: download - view: text, markup, annotated - select for diffs
Tue Aug 31 02:42:41 1999 UTC (12 years, 5 months ago) by peter
Branches: MAIN
CVS tags: RELEASE_3_3_0
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +1 -1 lines
$Id$ -> $FreeBSD$
Revision 1.59: download - view: text, markup, annotated - select for diffs
Sun Jul 4 18:44:30 1999 UTC (12 years, 7 months ago) by obrien
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +8 -8 lines
Be noisy at "pre-configure" where it matters, rather than at "pre-fetch".
Revision 1.58: download - view: text, markup, annotated - select for diffs
Mon Jun 28 09:00:47 1999 UTC (12 years, 7 months ago) by asami
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +2 -2 lines
Change PKGNAMEs to conform to guidelines. apache-1.3.6+mod_ssl-2.3.3 -> apache+mod_ssl-1.3.6+2.3.3 apache-1.3.6+ssl_1.35 -> apache+ssl-1.3.6+1.35 Reviewed by: maintainers of both ports
Revision 1.57: download - view: text, markup, annotated - select for diffs
Wed Jun 2 07:20:36 1999 UTC (12 years, 8 months ago) by dirk
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +3 -2 lines
- Upgrade to Apache-SSL 1.35.
- include ${PREFIX}/include/openssl due to openssl upgrade.
Submitted by: Ralf S. Engelschall <rse@FreeBSD.org>
Revision 1.56: download - view: text, markup, annotated - select for diffs
Sat Apr 10 07:53:03 1999 UTC (12 years, 10 months ago) by dirk
Branches: MAIN
CVS tags: RELEASE_3_2_0
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +27 -38 lines
Upgrade to Apache 1.3.6 and Apache-SSL 1.32. PR: ports/10966 Submitted by: Adam Laurie <adam@algroup.co.uk>
Revision 1.55: download - view: text, markup, annotated - select for diffs
Fri Mar 26 08:49:50 1999 UTC (12 years, 10 months ago) by dirk
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +7 -6 lines
${PREFIX}/bin/ssleay -> ${PREFIX}/bin/openssl and
${PREFIX}/etc/ssleay.cnf -> ${PREFIX}/lib/openssl.cnf
due to openssl upgrade.
Replaced GNU_CONFIGURE with HAS_CONFIGURE and
CONFIGURE_ARGS+=--prefix=${PREFIX} because GNU_CONFIGURE=yes adds
${CONFIGURE_TARGET} to ${CONFIGURE_ARGS} now.
Revision 1.54: download - view: text, markup, annotated - select for diffs
Sat Mar 13 17:11:04 1999 UTC (12 years, 11 months ago) by billf
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +16 -2 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.53: download - view: text, markup, annotated - select for diffs
Sun Jan 10 14:11:19 1999 UTC (13 years, 1 month ago) by dirk
Branches: MAIN
CVS tags: RELEASE_3_1_0
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +2 -2 lines
Change dependencies from SSLeay to openssl, the successor of SSLeay.
Revision 1.52: download - view: text, markup, annotated - select for diffs
Fri Jan 8 18:25:23 1999 UTC (13 years, 1 month ago) by fenner
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +2 -2 lines
Add missing trailing slash to MASTER_SITES Found by: distfile checker
Revision 1.51: download - view: text, markup, annotated - select for diffs
Tue Dec 22 08:40:47 1998 UTC (13 years, 1 month ago) by asami
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +2 -2 lines
MAINTAINER should be a simple mail address, otherwise we might confuse some scripts.
Revision 1.50: download - view: text, markup, annotated - select for diffs
Fri Dec 11 22:58:37 1998 UTC (13 years, 2 months ago) by billf
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +1 -3 lines
Fix patches/ and pkg/ due to committer error when committing the new information. Screwed Up By: billf
Revision 1.49: download - view: text, markup, annotated - select for diffs
Fri Dec 11 22:46:14 1998 UTC (13 years, 2 months ago) by billf
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +3 -1 lines
This now breaks on the patch stage, which it didn't in my sandbox. I'm marking it broken until I figure out why.
Revision 1.48: download - view: text, markup, annotated - select for diffs
Fri Dec 11 22:37:09 1998 UTC (13 years, 2 months ago) by billf
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +74 -59 lines
Retire apache-ssl, activate apache12-ssl and apache13-ssl! PR: ports/8448 Submitted By: Adam Laurie <adam@algroup.co.uk>, Member of Apache-SSL
Revision 1.47: download - view: text, markup, annotated - select for diffs
Fri Dec 11 13:47:06 1998 UTC (13 years, 2 months ago) by asami
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +3 -1 lines
Mark these broken until billf can fix them up after a repository copy.
Revision 1.46: download - view: text, markup, annotated - select for diffs
Tue Dec 1 11:14:55 1998 UTC (13 years, 2 months ago) by obrien
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +2 -2 lines
ftp.ox.ac.uk reorganized their directory layout. (this port really needs some extra MASTER_SITES's)
Revision 1.45: download - view: text, markup, annotated - select for diffs
Sun Apr 12 09:53:50 1998 UTC (13 years, 10 months ago) by markm
Branches: MAIN
CVS tags: RELEASE_3_0_0, RELEASE_2_2_8, RELEASE_2_2_7
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +5 -5 lines
Upgrade to Apache1.2.6.
Revision 1.44: download - view: text, markup, annotated - select for diffs
Fri Feb 20 00:43:40 1998 UTC (13 years, 11 months ago) by steve
Branches: MAIN
CVS tags: RELEASE_2_2_6
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +7 -3 lines
Instead of using ssleay.cnf.sample warn the user that they must first create ssleay.cnf before 'make certificate' will work. Suggested by: Mark Murray <mark@grondar.za>
Revision 1.43: download - view: text, markup, annotated - select for diffs
Tue Feb 17 21:16:02 1998 UTC (13 years, 11 months ago) by markm
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -7 lines
Fix this port for RSAref. Fix the location of SSLeay config file.
Revision 1.42: download - view: text, markup, annotated - select for diffs
Tue Feb 17 12:52:26 1998 UTC (13 years, 11 months ago) by markm
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +52 -22 lines
Upgrade to Apache 1.2.5+SSL 1.13. Lots of bug fixes, plus repair to the "make certificate" target. NOTE!! NOTE!! NOTE!! This port is broken for NorteAmericanos. Someone who has the latest RSAref would make me eternally grateful by fixing this for the .US/.CA case and sending me patches.
Revision 1.41: download - view: text, markup, annotated - select for diffs
Mon Oct 13 15:03:39 1997 UTC (14 years, 4 months ago) by markm
Branches: MAIN
CVS tags: RELEASE_2_2_5
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +3 -3 lines
ipdate the SSL/Crypto to v11. Bug fixes.
Revision 1.40: download - view: text, markup, annotated - select for diffs
Mon Sep 22 19:44:48 1997 UTC (14 years, 4 months ago) by markm
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +24 -27 lines
Update to Apache 1.2.4 and SSL patches 1.9
Revision 1.39: download - view: text, markup, annotated - select for diffs
Sat Aug 16 16:01:10 1997 UTC (14 years, 5 months ago) by andreas
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +7 -1 lines
target post-install informs now about "make certificate"
make certificate creates an own temporary certificate
cd ${WRKSRC}; ${MAKE} ${MAKE_ENV} $@
and installs it into the suitable location:
cp ${WRKSRC}/SSLconf/conf/httpsd.pem ${PREFIX}/certs/cert.pem
Revision 1.38: download - view: text, markup, annotated - select for diffs
Sat Aug 16 04:45:27 1997 UTC (14 years, 5 months ago) by peter
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2 lines
The path to the SSLeay port is "security/SSLeay", not "security/SSLeay-0.8.1"
Revision 1.37: download - view: text, markup, annotated - select for diffs
Fri Aug 15 15:44:27 1997 UTC (14 years, 6 months ago) by markm
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +30 -15 lines
Upgrade to Apache 1.2.1 and SSLeay 0.8.1. Add SSL3 and many other features. Submitted by: Richard Seaman <dick@tar.com> Apologies to: All the other who sent me helpful comments and tips and who I forgot :-)
Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue Aug 12 14:21:12 1997 UTC (14 years, 6 months ago) by peter
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +14 -53 lines
Revive apache-1.1.1+SSL which doesn't work because it needs SSLeay 0.6.4 and not 0.6.6 as in ports. There's probably enough code "out there" to make a 1.2.1+SSL version now. Yes, the Makefile is a bit of a mess.
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: 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: 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, 8 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, 8 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: APACHE
CVS tags: 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
