ports/70108: www/squid starts with 'squid_enable="NO"'

Thomas-Martin Seck tmseck at netcologne.de
Sat Aug 7 10:30:21 UTC 2004


The following reply was made to PR ports/70108; it has been noted by GNATS.

From: Thomas-Martin Seck <tmseck at netcologne.de>
To: bug-followup at freebsd.org
Cc: turutani at scphys.kyoto-u.ac.jp
Subject: Re: ports/70108: www/squid starts with 'squid_enable="NO"'
Date: Sat, 7 Aug 2004 12:28:06 +0200

 squid.sh uses the /default/ startup mechanism for the system it is
 installed upon. On 4.x, that's not rcNG, unfortunately. So the way to
 disable a daemon is to 'chmod -x' it's startup script or renaming it,
 see rc(8).
 
 If you want rcNG functionality for squid.sh on 4.x, you just need to
 change squid.sh yourself to extend the check and include statement
 regarding rc_subr to search /usr/local (or whereever you installed the
 rc_subr port to), too. (You might as well copy rc_subr to /etc/.)
 
 Please understand that I am not going to support rcNG on 4.x
 "officially", please see the freebsd-ports and -ports-bugs mailinglist
 archives and the cvs history of squid.sh for details.



More information about the freebsd-ports-bugs mailing list