FreshPorts -- The Place For Ports Tue, 9 Feb 2010 6:34 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
squid31 3.1.0.16 www on this many watch lists=3 search for ports that depend on this port An older version of this port was marked as vulnerable.
HTTP Caching Proxy (BETA Version)
Maintained by: tmseck@web.de search for ports maintained by this maintainer
Port Added: 05 Jul 2009 23:54:35
Also Listed In: ipv6


Squid is a high-performance proxy caching server for web clients,
supporting FTP, gopher, and HTTP data objects. Unlike traditional
caching software, Squid handles all requests in a single, non-blocking,
I/O-driven process.

Squid supports SSL, extensive access controls, and full request logging.
By using the lightweight Internet Cache Protocol, Squid caches can be
arranged in a hierarchy or mesh for additional bandwidth savings.

NOTE: This is a beta version. Stable Squid versions are located in
      www/squid (2.7 series) and www/squid30 (3.0 series).

WWW: http://www.squid-cache.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: lang/perl5.8
Required To Run: lang/perl5.8

To install the port: cd /usr/ports/www/squid31/ && make install clean
To add the package: pkg_add -r squid31


Configuration Options
===> The following configuration options are available for squid-3.1.0.16:
     SQUID_KERB_AUTH=on (default) "Install Kerberos authentication helpers"
     SQUID_LDAP_AUTH=off (default) "Install LDAP authentication helpers"
     SQUID_NIS_AUTH=on (default) "Install NIS/YP authentication helpers"
     SQUID_SASL_AUTH=off (default) "Install SASL authentication helpers"
     SQUID_IPV6=on (default) "Enable IPv6 support"
     SQUID_DELAY_POOLS=off (default) "Enable delay pools"
     SQUID_SNMP=on (default) "Enable SNMP support"
     SQUID_SSL=off (default) "Enable SSL support for reverse proxies"
     SQUID_PINGER=off (default) "Install the icmp helper"
     SQUID_DNS_HELPER=off (default) "Use the old 'dnsserver' helper"
     SQUID_HTCP=on (default) "Enable HTCP support"
     SQUID_VIA_DB=off (default) "Enable forward/via database"
     SQUID_CACHE_DIGESTS=off (default) "Enable cache digests"
     SQUID_WCCP=on (default) "Enable Web Cache Coordination Prot. v1"
     SQUID_WCCPV2=off (default) "Enable Web Cache Coordination Prot. v2"
     SQUID_STRICT_HTTP=off (default) "Be strictly HTTP compliant"
     SQUID_IDENT=on (default) "Enable ident (RFC 931) lookups"
     SQUID_REFERER_LOG=off (default) "Enable Referer-header logging"
     SQUID_USERAGENT_LOG=off (default) "Enable User-Agent-header logging"
     SQUID_ARP_ACL=off (default) "Enable ACLs based on ethernet address"
     SQUID_IPFW=off (default) "Enable transparent proxying with IPFW"
     SQUID_PF=off (default) "Enable transparent proxying with PF"
     SQUID_IPFILTER=off (default) "Enable transp. proxying with IPFilter"
     SQUID_FOLLOW_XFF=off (default) "Follow X-Forwarded-For headers"
     SQUID_ECAP=off (default) "En. loadable content adaptation modules"
     SQUID_ICAP=off (default) "Enable ICAP client functionality"
     SQUID_ESI=off (default) "Enable ESI support (experimental)"
     SQUID_AUFS=on (default) "Enable the aufs storage scheme"
     SQUID_COSS=off (default) "Enable COSS (currently not available)"
     SQUID_KQUEUE=on (default) "Use kqueue(2) (experimental)"
     SQUID_LARGEFILE=off (default) "Support log and cache files >2GB"
     SQUID_STACKTRACES=off (default) "Create backtraces on fatal errors"
     SQUID_DEBUG=off (default) "Enable debugging options"
===> Use 'make config' to modify these settings

Master Sites:
ftp://ftp.squid-cache.org/pub/squid/
ftp://mirrors.24-7-solutions.net/pub/squid/squid/
ftp://ftp.belnet.be/packages/squid/pub/squid/
ftp://ftp.nl.uu.net/pub/unix/www/squid/squid/
ftp://ftp.mirrorservice.org/sites/ftp.squid-cache.org/pub/squid/
ftp://ftp.ntua.gr/pub/www/Squid/squid/
ftp://ftp.ccs.neu.edu/pub/mirrors/squid.nlanr.net/pub/squid/
http://ring.nict.go.jp/archives/net/www/squid/squid/
http://ring.k-opti.com/archives/net/www/squid/squid/
http://ring.riken.jp/archives/net/www/squid/squid/
http://www.squid-cache.org/Versions/v3/3.1/
http://www3.us.squid-cache.org/Versions/v3/3.1/
http://www1.at.squid-cache.org/Versions/v3/3.1/
http://www2.nl.squid-cache.org/Versions/v3/3.1/
http://www1.ru.squid-cache.org/Versions/v3/3.1/
http://www1.uk.squid-cache.org/Versions/v3/3.1/
http://www1.jp.squid-cache.org/Versions/v3/3.1/
http://www2.tw.squid-cache.org/Versions/v3/3.1/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/squid3.1/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2007-02-07
    Affects: users of www/squid*
    Author: tmseck@netcologne.de
    Reason: 
      The www/squid port has been updated to 2.6.  If you are updating from Squid
      2.5, please read the Squid release notes at
      http://www.squid-cache.org/Versions/v2/2.6/squid-2.6.STABLE9-RELEASENOTES.html
      and see whether you need to adapt your squid.conf to the changes described
      there.
    
      Squid 2.5 will be available as www/squid25 for next few months.  But note
      it's no longer being maintained by the Squid developers.
    
    

Number of commits found: 8

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
02 Feb 2010 22:42:44
Original commit files touched by this commit  3.1.0.16
miwi search for other commits by this committer
- Update to 3.1.0.16

PR:             143496
Submitted by:   Thomas-Martin Seck <tmseck@web.de> (maintainer)
02 Feb 2010 09:41:28
Original commit files touched by this commit  3.1.0.15_2
miwi search for other commits by this committer
- Fix vuid 296ecb59-0f6b-11df-8bab-0019996bc1f7

PR:             143452
Submitted by:   Thomas-Martin Seck <tmseck@web.de> (maintainer)
24 Dec 2009 06:15:42
Original commit files touched by this commit  3.1.0.15_1
 This port version is marked as vulnerable.
wen search for other commits by this committer
- Add some vendor patches as published on:
  http://www.squid-cache.org/Versions/v3/3.1/changesets/
- Add a CONFLICT with www/lusca-head

PR:             ports/141926
Submitted by:   Thomas-Martin Seck <tmseck@web.de> (maintainer)
13 Dec 2009 00:21:25
Original commit files touched by this commit  3.1.0.15
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 3.1.0.15
- Unbreak ECAP support

PR:             141169
Submitted by:   Thomas-Martin Seck <tmseck@web.de> (maintainer)
07 Oct 2009 11:00:21
Original commit files touched by this commit  3.1.0.14
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 3.1.0.14

PR:             139368
Submitted by:   Thomas-Martin Seck <tmseck@web.de> (maintainer)
05 Aug 2009 00:15:48
Original commit files touched by this commit  3.1.0.13
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 3.1.0.13

PR:             137437
Submitted by:   Thomas-Martin Seck <tmseck@web.de> (maintainer)
07 Jul 2009 08:46:48
Original commit files touched by this commit  3.1.0.8
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 3.1.0.8
- Connect to the build

PR:             135572
Submitted by:   Thomas-Martin Seck <tmseck@web.de> (maintainer)
05 Jul 2009 23:54:13
Original commit files touched by this commit  3.0.16
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Force commit
        repocopy www/squid30 -> www/squid31

Number of commits found: 8

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21261
Broken 172
Deprecated 36
Ignore 906
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 7
new 48 hours9
new 7 days29
new fortnight87
new month197

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.088 seconds.