Bug 115453 - [PATCH] Update www/squid to 2.6.14
Summary: [PATCH] Update www/squid to 2.6.14
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Xin LI
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-13 07:00 UTC by Xin LI
Modified: 2007-08-14 03:40 UTC (History)
1 user (show)

See Also:


Attachments
patch-squid-2614 (1.85 KB, text/plain)
2007-08-13 07:00 UTC, Xin LI
no flags Details
squid-update.diff (30.44 KB, patch)
2007-08-13 19:40 UTC, Thomas-Martin Seck
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Xin LI freebsd_committer freebsd_triage 2007-08-13 07:00:02 UTC

    
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-08-13 07:00:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->delphij

Submitter has GNATS access
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2007-08-13 07:00:20 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 3 Thomas-Martin Seck 2007-08-13 19:40:47 UTC
Sorry for the delay -- I had the port ready for submission but waited
for the distfiles to show up on the FTP mirrors -- and managed to forget
about it. Please accept my apologies.

Summary:

- 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

Added files:

files/patch-helpers-negotiate_auth-squid_kerb_auth-Makefile.in
files/patch-helpers-negotiate_auth-squid_kerb_auth-squid_kerb_auth.c
Comment 4 Xin LI freebsd_committer freebsd_triage 2007-08-14 03:31:57 UTC
State Changed
From-To: feedback->closed

Maintainer patch committed, thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2007-08-14 03:32:17 UTC
delphij     2007-08-14 02:32:12 UTC

  FreeBSD ports repository

  Modified files:
    www/squid            Makefile distinfo 
    www/squid/files      icap-2.6-bootstrap.patch 
                         patch-src-cf.data.pre squid.in 
  Added files:
    www/squid/files      
                         patch-helpers-negotiate_auth-squid_kerb_auth-Makefile.in 
                         patch-helpers-negotiate_auth-squid_kerb_auth-squid_kerb_auth.c 
  Log:
   - 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  Changes    Path
  1.200     +31 -14    ports/www/squid/Makefile
  1.155     +12 -3     ports/www/squid/distinfo
  1.3       +51 -62    ports/www/squid/files/icap-2.6-bootstrap.patch
  1.1       +19 -0     ports/www/squid/files/patch-helpers-negotiate_auth-squid_kerb_auth-Makefile.in (new)
  1.1       +10 -0     ports/www/squid/files/patch-helpers-negotiate_auth-squid_kerb_auth-squid_kerb_auth.c (new)
  1.4       +15 -4     ports/www/squid/files/patch-src-cf.data.pre
  1.3       +5 -3      ports/www/squid/files/squid.in
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"