From owner-freebsd-ports@FreeBSD.ORG Thu Dec 22 20:24:44 2005 Return-Path: X-Original-To: freebsd-ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C2BA416A420 for ; Thu, 22 Dec 2005 20:24:44 +0000 (GMT) (envelope-from tmseck-lists@netcologne.de) Received: from smtp2.netcologne.de (smtp2.netcologne.de [194.8.194.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6ABDB43D55 for ; Thu, 22 Dec 2005 20:24:43 +0000 (GMT) (envelope-from tmseck-lists@netcologne.de) Received: from laurel.tmseck.homedns.org (xdsl-213-196-255-75.netcologne.de [213.196.255.75]) by smtp2.netcologne.de (Postfix) with SMTP id 6850048D0 for ; Thu, 22 Dec 2005 21:24:41 +0100 (MET) Received: (qmail 2319 invoked from network); 22 Dec 2005 20:25:02 -0000 Received: from unknown (HELO bledge.tmseck.homedns.org) (192.168.1.4) by 0 with SMTP; 22 Dec 2005 20:25:02 -0000 Received: from bledge.tmseck.homedns.org (localhost [127.0.0.1]) by bledge.tmseck.homedns.org (8.13.4/8.13.4) with ESMTP id jBMKOeZZ059159; Thu, 22 Dec 2005 21:24:40 +0100 (CET) (envelope-from tmseck-lists@netcologne.de) Received: (from thomas@localhost) by bledge.tmseck.homedns.org (8.13.4/8.13.4/Submit) id jBMKOc2O059155; Thu, 22 Dec 2005 21:24:38 +0100 (CET) (envelope-from tmseck-lists@netcologne.de) X-Authentication-Warning: bledge.tmseck.homedns.org: thomas set sender to tmseck-lists@netcologne.de using -f Date: Thu, 22 Dec 2005 21:24:38 +0100 From: Thomas-Martin Seck To: Doug Barton Message-ID: <20051222202437.GA24311@bledge.tmseck.homedns.org> References: <002601c60667$271c6bd0$0102a8c0@bogomip> <43AB064A.3040706@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <43AB064A.3040706@FreeBSD.org> User-Agent: Mutt/1.4.2.1i Organization: a private site in Germany X-PGP-KeyID: DF46EE05 X-PGP-Fingerprint: A38F AE66 6B11 6EB9 5D1A B67D 2444 2FE1 DF46 EE05 X-Attribution: tms Cc: timur@gnu.org, freebsd-ports@FreeBSD.org, Derkjan de Haan Subject: Re: squid, samba startup scripts fail to run from base system rcorder X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Dec 2005 20:24:44 -0000 * Doug Barton (dougb@FreeBSD.org): > Derkjan de Haan wrote: > >All, > > > >I run RELENG_6 on my system, and cvs-upping today, I noticed that samba > >and squid fail to start properly. > > I tried squid, and it worked for me without any alterations. I haven't > tried samba yet, but I don't see anything terribly wrong with the boot > script (although really it would be better to separate the two parts into > two different scripts). Ok, here is the squid maintainer: I am just about to update to the latest RELENG_6 to check for myself; however it would be nice to hear if squid.sh in its "rcNG" incarnation is not as broken as I had feared. However, I am open to suggestions how squid.sh is best fit into new world order. Currently I let it REQUIRE: NETWORKING SERVERS basically because that is what the script I stole this from when I was forced to provide rcNG support did. If it's recommended to change this (provided this is backwards compatible for the RELENG_5 users), I am all ears.