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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[email protected]"
