ports/opt (3.0): squid: added heap to the removal policies, FS#1026
commit d0d856b20693e0a39bde3bf4ce75cdff7888037b Author: Juergen Daubert <jue@jue.li> Date: Mon Jun 30 20:01:26 2014 +0200 squid: added heap to the removal policies, FS#1026 diff --git a/squid/Pkgfile b/squid/Pkgfile index 5418127..bdee898 100644 --- a/squid/Pkgfile +++ b/squid/Pkgfile @@ -4,7 +4,7 @@ name=squid version=3.4.6 -release=1 +release=2 source=(http://www.squid-cache.org/Versions/v3/3.4/$name-$version.tar.xz squid) @@ -23,6 +23,7 @@ build () { --with-default-user=squid \ --enable-linux-netfilter \ --enable-storeio=ufs,aufs,diskd,rock \ + --enable-removal-policies=lru,heap \ --with-large-files \ --with-pthreads \ --with-aufs-threads=16 \
participants (1)
-
crux@crux.nu