Date: Fri, 13 Mar 2009 14:28:12 -0700 From: Freddie Cash <fjwcash@gmail.com> To: bin00001010@gmail.com Cc: ports@freebsd.org Subject: Re: FreeBSD Port: dansguardian-2.10.0.3 Message-ID: <200903131428.12481.fjwcash@gmail.com> In-Reply-To: <49BACE71.6040202@gmail.com> References: <49BACE71.6040202@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On March 13, 2009 2:21 pm bin00001010 wrote: > I am trying to make a system work with dansguardian. As I understand > it, dansguardian has no "binary dependency" on squid or apache. Could > you make a dansguardian package without these requirements? I will > install and configure squid myself and I am actually using lighthttp. > Or better yet, could you teach me to make such a package so I won't be > bugging you again? Uncheck "Enable Apache support" on the config screen (make config) to remove the dependency on Apache. Edit the port Makefile, to change the RUN_DEPENDS= line to either point to your installed version of Squid, or just comment it out to remove the dependency completely. -- Freddie fjwcash@gmail.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903131428.12481.fjwcash>