Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Dec 1997 04:28:18 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG
Subject:   cvs commit: ports/www/squid12 Makefile ports/www/squid12/files md5 ports/www/squid12/patches patch-aa patch-ab patch-ac patch-ad patch-ae ports/www/squid12/pkg COMMENT DESCR INSTALL PLIST
Message-ID:  <199712061228.EAA02584@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1997/12/06 04:28:16 PST

  Modified files:
    www/squid12          Makefile 
    www/squid12/files    md5 
    www/squid12/patches  patch-aa patch-ab patch-ac patch-ad 
                         patch-ae 
    www/squid12/pkg      COMMENT DESCR INSTALL PLIST 
  Log:
  Initial squid 1.2beta8 port.  As the squid www page says:
  "We are currently in a beta-test period for Squid-1.2. If you like
  seeing Squid coredump frequently, please join us!"
  
  "This is BETA software. Do not run this on your production systems.
  Logfile formats are subject (and likely) to change at any time without
  warning.
  
  Here is a brief list of the major features of this version:
     HTTP/1.1 persisitent connections.
     Lower VM usage; in-transit objects are not held fully in memory.
     Totally independent swap directories.
     Customizable error texts.
     FTP supported internally; no more ftpget.
     Asynchronous disk operations (optional, requires pthreads library).
     Internal icons for FTP and gopher directories.
     snprintf() used everywhere instead of sprintf().
     ...and many more!
  "
  As well, there is support for using MD5 or SHA hashes of URL's in the
  cache index for space (and speed?) savings, SNMP support, poll(2) is
  used by default, etc.
  
  Please see  http://squid.nlanr.net/Squid/1.2.beta/  before using.
  
  Revision  Changes    Path
  1.35      +24 -16    ports/www/squid12/Makefile
  1.32      +2 -1      ports/www/squid12/files/md5
  1.7       +16 -18    ports/www/squid12/patches/patch-aa
  1.6       +4 -4      ports/www/squid12/patches/patch-ab
  1.5       +5 -5      ports/www/squid12/patches/patch-ac
  1.2       +4 -4      ports/www/squid12/patches/patch-ad
  1.2       +4 -4      ports/www/squid12/patches/patch-ae
  1.5       +1 -1      ports/www/squid12/pkg/COMMENT
  1.6       +6 -0      ports/www/squid12/pkg/DESCR
  1.4       +6 -0      ports/www/squid12/pkg/INSTALL
  1.6       +48 -3     ports/www/squid12/pkg/PLIST



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