www/squid7 - The NetBSD Packages Collection

Post-Harvest_cached WWW proxy cache and accelerator

Squid is a fully-featured HTTP/1.0 proxy with partial HTTP/1.1 support
The 7 series brings many new features and upgrades to the basic
networking protocols. A short list of the major new features is:

Squid 7 represents a new feature release, the most important of these
new features are:

 * better support for overlapping IP ranges and wildcard domains in acl
 * countless security, portability, and documentation fixes

Since version 6, some previously deprecated features have been removed:
 * Edge Side Includes (ESI)
 * access to the cache manager using the cache_object:// scheme - use http instead
 * the squidclient tool - use curl http:///squid-internal-mgr/menu instead
 * the cachemgr.cgi tool
 * the purge tool - use the http PURGE method instead
 * Ident protocol support
 * basic_smb_lm_auth and ntlm_smb_lm_auth helpers - use Samba's ntlm_auth instead

Build dependencies

pkgtools/mktools devel/gmake pkgtools/cwrappers

Runtime dependencies

lang/perl5 devel/libltdl devel/libltdl

Binary packages

OSArchitectureVersion
(none)

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

inet6
Enable support for IPv6.
snmp
Enable SNMP support.
squid-arp-acl
Enable use of ARP ACL lists (ether address).
squid-backend-aufs
Enable use of with Posix AIO.
squid-backend-diskd
Enable use of diskd process to write to cache.
squid-backend-rock
Enable use of rock backend; database-style storage.
squid-backend-ufs
Enable use of UFS (Unix File System).
squid-ecap
Enable use of eCAP.
squid-esi
Enable use of ESI (Edge Side Includes).
squid-ipf
Enable use of transparent proxy with IP Filter.
squid-kerberos-helper
Enable use of Kerberos helper support.
squid-ldap-helper
Enable use of LDAP helper support.
squid-pam-helper
Enable use of PAM helper support.
squid-pf
Enable use of transparent proxy with Packet Filter.
squid-unlinkd
Enable use of unlinkd.
gnutls
Enable GNU TLS support.
openssl
Enable OpenSSL support.

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.