Path to this page:
./
www/squid4,
Post-Harvest_cached WWW proxy cache and accelerator
Branch: pkgsrc-2020Q4,
Version: 4.13nb1,
Package name: squid-4.13nb1,
Maintainer: pkgsrc-usersSquid is a fully-featured HTTP/1.0 proxy with partial HTTP/1.1 support
The 4 series brings many new features and upgrades to the basic
networking protocols. A short list of the major new features is:
Squid 4 represents a new feature release above 3.5.
The most important of these new features are:
* Configurable helper queue size
* Helper concurrency channels changes
* SSL support removal
* Helper Binary Changes
* Secure ICAP
* Improved SMP support
* Improved process management
* Initial GnuTLS support
* ESI Custom Parser removal
Package options: inet6, openssl, snmp, squid-backend-aufs, squid-backend-diskd, squid-backend-ufs, squid-esi, squid-ipf, squid-pam-helper, squid-unlinkd
Master sites: (Expand)
SHA1: cac95c18789e9ecd6620c2f278fc3900498c065b
RMD160: e49c1b0c6154a3ec0c1ce84e1d9c1c76733cefc1
Filesize: 2395.266 KB
Version history: (Expand)
- (2021-01-04) Package added to pkgsrc.se, version squid-4.13nb1 (created)
CVS history: (Expand)
2021-03-07 19:30:13 by Benny Siegert | Files touched by this commit (1) |
Log message:
Pullup ticket #6432 - requested by mlelstv
www/squid4: build fix
(via patch)
building squid4 requires 64bit atomics. In pkgsrc-HEAD there is
mk/atomics64.mk with the necessary dependencies and www/squid4 includes
it.
In release 2020Q4 this is missing, so a simple pullup of the package
isn't sufficient unless mk/atomics64.mk is also pulled up.
|