Date: Tue, 14 Jul 2015 21:39:39 -0700 (MST) From: timp <timp87@gmail.com> To: freebsd-ports@freebsd.org Subject: Re: www/squid's cache dir Message-ID: <1436935179854-6025395.post@n5.nabble.com> In-Reply-To: <20150714205428.367d2be0@gumby.homeunix.com> References: <CAAoTqfsvewoSr07eS3pECW=nWp-cjMpR2_WDQ8BBmGt1wFNwaQ@mail.gmail.com> <20150714205428.367d2be0@gumby.homeunix.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> I can see a case for fixing the Makefile so the log directory is created in the right place. What do you mean? It's already created and used by port in right place - /var/log/squid. > Moving the squid directory itself wouldn't avoid creating > /var/squid/logs. And there is no need to move this directory. Removing a few lines from Makefile and pkg-plist would avoid this. Do I misunderstand something? > Squid can use more than one cache directory, so it makes sense to have the > default cache directory as a sub-directory of squid/. Additional cache dirs can be created manually by user in /var/squid, I agree. Like /var/squid/cache{1,2,3} etc whatever. But these dirs can be created manually in /var/cache too. Like /var/cache/squid{1,2,3}. I can't see any difference. Explain, please. -- View this message in context: http://freebsd.1045724.n5.nabble.com/www-squid-s-cache-dir-tp6025127p6025395.html Sent from the freebsd-ports mailing list archive at Nabble.com.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1436935179854-6025395.post>