Date: Thu, 14 Aug 2003 12:29:48 +0400 From: "Sergey A. Osokin" <osa@FreeBSD.org> To: Freddie Cash <fcash@sd73.bc.ca> Cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: Fwd: Re: ports/54285: port update: www/dansguardian-devel to version 2.7.1.3 Message-ID: <20030814082948.GU9150@freebsd.org.ru> In-Reply-To: <200308132110.h7DLAH0f056195@freefall.freebsd.org> References: <200308132110.h7DLAH0f056195@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Aug 13, 2003 at 02:10:17PM -0700, Freddie Cash wrote: > The following reply was made to PR ports/54285; it has been noted by GNATS. > > Several people noticed problems with the original patch, so I've create > a new one. I've had a couple other people in cyberspace test it out on > their servers, and everything appears to be working correctly. > > Could someone double-check this patch, and if it is OK, commit it? The > existing port is horribly out-of-date. > > + case "$1" in > + start) > ++ [ -x /usr/local/sbin/dansguardian ] && /usr/local/sbin/dansguardian ^^^^^^^^^^^^ Please use ${PREFIX} instead of hardcoded `/usr/local'. -- Rgdz, /"\ ASCII RIBBON CAMPAIGN Sergey Osokin aka oZZ, \ / AGAINST HTML MAIL http://ozz.pp.ru/ X AND NEWS / \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030814082948.GU9150>