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

CVS log for ports/www/apache22/files/Attic/apache22.sh.in

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.9
Fri Jun 12 00:33:30 2009 UTC (2 years, 8 months ago) by pgollucci
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.8: +1 -1 lines
- Drop .sh suffices on rc.d scripts, add note to UPDATING
- Commit the final part of the bdb patch improving the value passed
  to --with-berkely-db [1]
- Silence the blasted warnings about accf [2]
  (Will send this upstream)
- Address httpd issue 42829* -  graceful restart with multiple listeners
   using prefork MPM can result in hung processes [3]
- Address httpd issue 29744+ - CONNECT does not work over existing
   SSL connection [4]
- Drop .sh suffices on rc.d scripts, add note to UPDATING [5]
- Bump PORTREVISION

PRs:                ports/110651 [1], ports/132528 [2], ports/134457 [3]
                    ports/135478
Submitted by:       "Timur I. Bakeyev" <timur@gnu.org> [1]
                    bz@ [2]
                    Alexander <freebsd@nagilum.org> [4]
                    myself (pgollucci@) [5]
Requested by:       apache@ (several) [3]

Tested by:          P6 TB (running live > 5 days)
                    RideCharge TB (running live > 3 days)
                    Apache Software Foundation (ASF) TB (running live > 1 day)

Sponosored by:      RideCharge Inc.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Dec 15 22:05:56 2008 UTC (3 years, 1 month ago) by clement
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Security:
- Update to 2.2.11
- Always depend on pcre from ports [1]
- Fix plist with LDAP/without apr-util DSO
- source envvars as late as possible [2]

Requested by:           ale
                        Eygene Ryabinkin <rea-fbsd at codelabs dot ru> [2]
PR:                     ports/127418 [2]

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Sep 2 07:34:21 2008 UTC (3 years, 5 months ago) by clement
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -3 lines
- Fix incorrect redirection order in startup script
- Bump PORTREVISION

PR:             ports/127038 [1]
Submitted by:   edwin@ [1]
Reported by:    Tod McQuillin

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Aug 31 23:00:27 2008 UTC (3 years, 5 months ago) by clement
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +43 -2 lines
- Yet Another Plist Fix [1]
- Completely shut up rc.d script when no profiles are enabled
  (add add support to disable profiles) [2]
- Fix CVE-2008-2939 for mod_proxy_ftp
  (XSS attacks when using wildcards in the path of the FTP URL)
- Add "apache22_fib" to start apache22 prefixed by
  "setfib -F ${apache22_fib}", so apache can use an alternate
  network view (not carefully tested yet)
- Revert previous patch to "fix" missing rc.d scripts. It
  actually breaks profiles.
- Bump PORTREVISION

PR:             ports/126670 [1],
                ports/116627 [2]
Submitted by:   Joseph S. Atkinson [1],
                Eygene Ryabinkin [2]
Security:       CVE-2008-2939

Special thanks to: pgollucci@

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Sep 18 20:03:15 2007 UTC (4 years, 4 months ago) by clement
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +6 -6 lines
- Add experimental support of OPTIONS.
  From UPDATING:

  By popular request, OPTIONS support has been added. When actived
  (default), these knobs are ignored:
          * WITH_<CATEGORY>_MODULES
          * WITHOUT_<CATEGORY>_MODULES
          * WITH_CUSTOM_<CATEGORY>
          * WITH_MODULES
          * WITHOUT_MODULES
          * WITH_STATIC_MODULES
  However, you can disable OPTIONS by defining WITHOUT_APACHE_OPTIONS.

- move envvars support to the beginning of apache22_checkconfig() to be
  sure we're using envvars during configtest [1]

PR:             ports/116329 [1]
Submitted by:   Ruud Althuizen <ruud@il.fontys.nl> [1]

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Sep 9 14:55:17 2007 UTC (4 years, 5 months ago) by clement
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +12 -16 lines
- Update to 2.2.6
- Fix restart when profiles are used [1]

Submitted by:   Jarrod Sayers <jarrod at netleader dot com dot au>

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Mar 17 16:03:24 2007 UTC (4 years, 10 months ago) by clement
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
- Ensure we use correct OpenSSL libs [1]
- Fix multiprofiles support in rc script [2]

PR:             ports/100315 [1],
                ports/109536 [2]
Submitted by:   Jo Rhett <jrhett@svcolo.com> [1]
                Eygene Ryabinkin <rea-fbsd@codelabs.ru> [2]

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Jan 13 12:13:12 2007 UTC (5 years ago) by clement
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -3 lines
- Update to 2.2.4
- Add dumpio module
- Fix rcorder [1]

PR:		ports/106429 [1]
Submitted by:	Dmitry Pryanishnikov <dmitry@atlantis.dp.ua> [1]

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Sep 24 16:16:40 2006 UTC (5 years, 4 months ago) by clement
Branches: MAIN
CVS tags: RELEASE_6_2_0
- House keeping (update to current standards: USE_RC_SUBR, USE_LDCONFIG,etc.)
- Remove python dependency unless apr_dbd_mysql is built [1]

Required by:		many [1]

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