From a6d6133eb72fcd6b8e86a25adeb96df2174b83e1 Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Wed, 6 Nov 1996 16:37:26 +0000 Subject: Update from squid-1.0.0 to 1.0.20. There are a large number of bug fixes and stability measures. This port installs in a "FreeBSD-native" tree (like apache) rather than with a mini hierarchy under /usr/local/squid/{bin,etc,cache,logs,...} (the default behavior seems to have changed between 1.0.0 and 1.0.20) Also, build a rc.d/squid.sh script. --- www/squid27/pkg-plist | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) (limited to 'www/squid27/pkg-plist') diff --git a/www/squid27/pkg-plist b/www/squid27/pkg-plist index b5d11ef67b1e..d2506d04b87a 100644 --- a/www/squid27/pkg-plist +++ b/www/squid27/pkg-plist @@ -1,8 +1,11 @@ -bin/RunCache -bin/RunAccel -bin/squid -bin/client -bin/dnsserver -bin/ftpget -bin/cachemgr.cgi -etc/squid.conf.default +sbin/RunCache +sbin/RunAccel +sbin/squid +sbin/client +sbin/dnsserver +sbin/ftpget +sbin/cachemgr.cgi +etc/squid/squid.conf.default +etc/rc.d/squid.sh +@exec mkdir -p %D/squid/cache +@exec mkdir -p %D/squid/logs -- cgit v1.2.3