aboutsummaryrefslogtreecommitdiff
path: root/www/squid23/pkg-plist
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1996-11-06 16:37:26 +0000
committerPeter Wemm <peter@FreeBSD.org>1996-11-06 16:37:26 +0000
commita6d6133eb72fcd6b8e86a25adeb96df2174b83e1 (patch)
treec0f8e957cc2d4ccbd4c9df42903cc906fe942f7d /www/squid23/pkg-plist
parent2ce979f7dae8d9aafd1668b37c6141624b426600 (diff)
downloadports-a6d6133eb72fcd6b8e86a25adeb96df2174b83e1.tar.gz
ports-a6d6133eb72fcd6b8e86a25adeb96df2174b83e1.zip
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.
Notes
Notes: svn path=/head/; revision=4314
Diffstat (limited to 'www/squid23/pkg-plist')
-rw-r--r--www/squid23/pkg-plist19
1 files changed, 11 insertions, 8 deletions
diff --git a/www/squid23/pkg-plist b/www/squid23/pkg-plist
index b5d11ef67b1e..d2506d04b87a 100644
--- a/www/squid23/pkg-plist
+++ b/www/squid23/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