Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Jun 2007 20:28:32 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www/squid30 Makefile distinfo ports/www/squid30/files patch-src-cf.data.pre squid.in
Message-ID:  <200706242028.l5OKSWYU081533@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
miwi        2007-06-24 20:28:32 UTC

  FreeBSD ports repository

  Modified files:
    www/squid30          Makefile distinfo 
    www/squid30/files    patch-src-cf.data.pre squid.in 
  Log:
  - Update to PatchSet 10865 as of 20070623
  
  Changelog:
  - Update to CVS as of 2007-06-23, i.e. include all applicable PatchSets up
    to PatchSet 10865.
  - Due to popular demand introduce squid_pidfile as rc(8) tunable; it
    defaults to ${PREFIX}/squid/logs/squid.pid. Document the need to tweak
    this variable in squid.conf.default if the administrator chooses to change
    this default in Squid's configuration.
  - install a new basic auth helper "DB" that is used to get user/password
    information via a SQL database accessible with Perl's DBI; install the
    example SQL script to create such a database in ${EXAMPLESDIR}
  - Apply some cleanups in Makefile:
          * prefer PatchSet over ChangeSet consistently
          * improve handling of debugging options
          * note that Squid-3's kqueue(2) is still considered experimental by the
            Squid developers (but keep it enabled by default)
  
  PR:             113997
  Submitted by:   Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
  
  Revision  Changes    Path
  1.201     +19 -17    ports/www/squid30/Makefile
  1.156     +78 -0     ports/www/squid30/distinfo
  1.5       +13 -2     ports/www/squid30/files/patch-src-cf.data.pre
  1.3       +5 -3      ports/www/squid30/files/squid.in



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706242028.l5OKSWYU081533>