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

CVS log for ports/www/squid/files/Attic/icap-2.6-bootstrap.patch

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.12
Mon Jul 14 19:10:08 2008 UTC (3 years, 6 months ago) by beech
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.11: +0 -0 lines
- Update to 2.7.STABLE3

Submitted by:	Thomas-Martin Seck <tmseck@web.de> (maintainer)

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Jul 3 22:27:12 2008 UTC (3 years, 7 months ago) by beech
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +16 -16 lines
- Update to 2.6.STABLE21

PR:		ports/125099
Submitted by:	Thomas-Martin Seck <tmseck@web.de> (maintainer)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu May 22 00:08:58 2008 UTC (3 years, 8 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
- Fix build after Heimdal update on HEAD

PR:		123782
Submitted by:	Thomas-Martin Seck <tmseck@web.de> (maintainer)

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu May 8 12:07:41 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +5 -5 lines
- Update to 2.6STABLE20

PR:		123432
Submitted by:	Thomas-Martin Seck <tmseck@web.de> (maintainer)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Apr 5 00:46:55 2008 UTC (3 years, 10 months ago) by beech
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +5 -5 lines
- Update to 2.6.STABLE19
- Add a patch for Squid bug #2203 (Fixed in the 3.0 but not yet in the 2.6 series)
- Update maintainer mail address

PR:		ports/122383
Submitted by:	Thomas-Martin Seck <tmseck@web.de> (maintainer)

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Jan 12 13:11:04 2008 UTC (4 years, 1 month ago) by miwi
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +8 -8 lines
- Update to 2.6.STABLE18

PR:		119563
Submitted by:	Thomas-Martin Seck <tmseck@web.de> (maintainer)

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Dec 11 19:24:36 2007 UTC (4 years, 2 months ago) by delphij
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +5 -5 lines
Update to 2.6.STABLE17

PR:		ports/118430
Submitted by:	maintainer

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Sep 20 00:26:28 2007 UTC (4 years, 4 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +12 -12 lines
- Update to 2.6.STABLE16

PR:		116165
Submitted by:	Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Sep 5 15:27:58 2007 UTC (4 years, 5 months ago) by sem
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +93 -71 lines
- Update to 2.6STABLE15 + 5 vendors patches.
  See http://www.squid-cache.org/Versions/v2/2.6/changesets/

PR:		ports/116093
Submitted by:	maintainer

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Aug 14 02:32:11 2007 UTC (4 years, 6 months ago) by delphij
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +51 -62 lines
 - Update to 2.6.STABLE14 plus three patches (see
   http://www.squid-cache.org/Versions/v2/2.6/changesets/ for details)
 - Add two new authentication helpers: DB and squid_kerb_auth
 - Add the website mirrors to the list of download sites as a last resort
   in case the distfiles do not make it to the FTP mirrors in time
 - Update the mirror server list a bit after checking with the official list
   at http://www.squid-cache.org/Download/mirrors.dyn
 - Stop handling the "WITH_DEBUG" case: bsd.port.mk handles this just fine
 - Add a new rc configuration variable "squid_pidfile" that defaults to
   $PREFIX/squid/logs/squid.pid, use this variable for $pidfile in
   the rc script and document it in the Squid default/example configuration
 - Update the ICAP-2.6-bootstrap patch to reflect changes in the Squid
   sources

Submitted by:	maintainer
PR:		ports/115453 (in followup)

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri May 25 01:52:13 2007 UTC (4 years, 8 months ago) by delphij
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +12 -3 lines
 - update to 2.6.STABLE13
 - replace sunsite.auc.dk which is no longer serving Squid distfiles
   (cf fenner's distfile survey) and replace it with ftp.belnet.be.
   The Squid mirror list seems to have vanished (temporarily) during
   their website redesign spree but it used to be listed there as
   an official Belgian mirror.
 - remove files/extra-patch-changeset_11375 which was added in
   2.6.12_1, the fix is present in 2.6.STABLE13.
 - simplify the SQUID_KQUEUE parsing; Squid-2 will automatically enable
   kqueue(2) support and the new OPTIONS parser does no longer require
   .ifndef WITHOUT_* constructs
 - remove IGNORE for the combination of SQUID_SSL and SQUID_ICAP
 - (try to) adapt the ICAP-core patch to the changes in the Squid code base
 - add a +ICAP identifier to the internal Squid version string to help the
   Squid developers in identifying patched up Squid versions (some
   reported bugs were not really Squid but rather ICAP bugs it seems)

Submitted by:	Thomas-Martin Seck (maintainer)
PR:		ports/112751

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Feb 7 08:42:29 2007 UTC (5 years ago) by pav
Branches: MAIN
CVS tags: PRE_XORG_7
Rename

  www/squid -> www/squid25
  www/squid26 -> www/squid

thus effectively updating www/squid to 2.6.STABLE9

PR:		ports/108562
Submitted by:	Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
Repocopies by:	marcus

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