Skip site navigation (1)Skip section navigation (2)

CVS log for ports/www/apache21/files/Attic/patch-Makefile.in

[BACK] Up to [FreeBSD] / ports / www / apache21 / files

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.19
Tue Dec 11 21:03:06 2007 UTC (4 years, 2 months ago) by clement
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.18: +0 -0 lines
- As scheduled, retire apache 2.1.x
  Its support in bsd.apache.mk will be kept few monthes more

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Oct 30 20:39:05 2005 UTC (6 years, 3 months ago) by clement
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +22 -54 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.17: 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
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +15 -5 lines
- Sync with www/apache2:
  - mod_ssl fix
  - make envvars modular
- Try to make pointyhat happy [1]

Obtained from:  devel/apr [1]

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Dec 13 18:48:03 2004 UTC (7 years, 2 months ago) by clement
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +35 -6 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.15: 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.14: preferred, colored
Changes since revision 1.14: +15 -18 lines
- Add apache 2.1.2
  This is a development version, awaiting for 2.2

Revision 1.14
Wed Mar 17 08:41:58 2004 UTC (7 years, 10 months ago) by clement
Branches: MAIN
FILE REMOVED
Changes since revision 1.13: +0 -0 lines
- Move apache21 to Attic.
  Will be back soon ;-)

Suggested by:		kris

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Oct 29 22:46:45 2003 UTC (8 years, 3 months ago) by trevor
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +15 -8 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.12: 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_5_1_0, old_RELEASE_5_0_0, old_RELEASE_4_9_0, old_RELEASE_4_8_0, old_RELEASE_4_7_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +13 -10 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.11: download - view: text, markup, annotated - select for diffs
Sat Aug 10 00:56:52 2002 UTC (9 years, 6 months ago) by perky
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +85 -40 lines
Update to 2.0.40

Revision 1.10: 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.9: preferred, colored
Changes since revision 1.9: +13 -3 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.9: download - view: text, markup, annotated - select for diffs
Fri Jun 21 23:47:25 2002 UTC (9 years, 7 months ago) by pat
Branches: MAIN
CVS tags: old_RELEASE_4_6_2, old_RELEASE_4_6_1
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +10 -10 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.8: download - view: text, markup, annotated - select for diffs
Tue Jun 18 23:02:05 2002 UTC (9 years, 7 months ago) by pat
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +27 -50 lines
- Update to 2.0.39, the emergency security update.
- Unmark FORBIDDEN

PR:		ports/39477
Submitted by:	maintainer

Revision 1.7: 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
CVS tags: old_RELEASE_4_6_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +10 -9 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.6: download - view: text, markup, annotated - select for diffs
Thu Apr 18 20:29:41 2002 UTC (9 years, 9 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +18 -5 lines
Respect $DESTDIR for all paths

PR:		37211
Submitted by:	maintainer

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Apr 8 06:45:33 2002 UTC (9 years, 10 months ago) by pat
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +17 -11 lines
Update to 2.0.35 (first GA release!)

PR:		36834
Submitted by:	maintainer

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Mar 23 08:31:55 2002 UTC (9 years, 10 months ago) by pat
Branches: MAIN
CVS tags: old_RELEASE_5_0_DP1
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +15 -15 lines
Update to 2.0.32

PR:		36040
Submitted by:	maintainer

Revision 1.3: 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.2: preferred, colored
Changes since revision 1.2: +10 -1 lines
Fix problem where installation would overwrite existing config files
Bump PORTREVISION

Submitted by:	maintainer

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Nov 19 22:47:47 2001 UTC (10 years, 2 months ago) by dwcjr
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +31 -109 lines
Update to 2.0.28

PR:		32043
Submitted by:	maintainer

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Apr 13 04:43:48 2001 UTC (10 years, 10 months ago) by will
Branches: MAIN
CVS tags: old_RELEASE_4_4_0, old_RELEASE_4_3_0
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

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options