From owner-cvs-all@FreeBSD.ORG Wed Jul 15 05:33:58 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 839161065677 for ; Wed, 15 Jul 2009 05:33:58 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4]) by mx1.freebsd.org (Postfix) with ESMTP id 35A4E8FC21 for ; Wed, 15 Jul 2009 05:33:58 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: (qmail 15332 invoked by uid 399); 15 Jul 2009 05:33:55 -0000 Received: from localhost (HELO foreign.dougb.net) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTPAM; 15 Jul 2009 05:33:55 -0000 X-Originating-IP: 127.0.0.1 X-Sender: dougb@dougbarton.us Message-ID: <4A5D6A42.3020700@FreeBSD.org> Date: Tue, 14 Jul 2009 22:33:54 -0700 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Thunderbird 2.0.0.22 (X11/20090625) MIME-Version: 1.0 To: "Philip M. Gollucci" References: <200907150521.n6F5LgQZ018933@repoman.freebsd.org> In-Reply-To: <200907150521.n6F5LgQZ018933@repoman.freebsd.org> X-Enigmail-Version: 0.95.7 OpenPGP: id=D5B2F0FB Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net/howl Makefile pkg-plist ports/net/howl/files mdnsresponder.in mdnsresponder.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2009 05:33:58 -0000 This script has a few more issues. :) The empty _flags assignment should be removed. The default variable assignments should go below load_rc_config. The _start method should just be removed, and instead the following should be added after rcvar= command=%%PREFIX%%/bin/mDNSResponder The _stop method can almost certainly be removed as well if command is set as above. That URL I gave in the last e-mail should help if you have any questions. Doug Philip M. Gollucci wrote: > pgollucci 2009-07-15 05:21:42 UTC > > FreeBSD ports repository > > Modified files: > net/howl Makefile pkg-plist > Added files: > net/howl/files mdnsresponder.in > Removed files: > net/howl/files mdnsresponder.sh > Log: > - USE_RC_SUBR !=yes > - portlint > > Revision Changes Path > 1.32 +7 -15 ports/net/howl/Makefile > 1.1 +33 -0 ports/net/howl/files/mdnsresponder.in (new) > 1.4 +0 -33 ports/net/howl/files/mdnsresponder.sh (dead) > 1.13 +0 -1 ports/net/howl/pkg-plist > > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/net/howl/Makefile.diff?&r1=1.31&r2=1.32&f=h > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/net/howl/files/mdnsresponder.in > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/net/howl/files/mdnsresponder.sh > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/net/howl/pkg-plist.diff?&r1=1.12&r2=1.13&f=h > -- This .signature sanitized for your protection