Date: Tue, 14 Jul 2009 22:33:54 -0700 From: Doug Barton <dougb@FreeBSD.org> To: "Philip M. Gollucci" <pgollucci@FreeBSD.org> 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 Message-ID: <4A5D6A42.3020700@FreeBSD.org> In-Reply-To: <200907150521.n6F5LgQZ018933@repoman.freebsd.org> References: <200907150521.n6F5LgQZ018933@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A5D6A42.3020700>