mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
a6d6133eb7
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.
12 lines
202 B
Plaintext
12 lines
202 B
Plaintext
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
|