From owner-cvs-ports@FreeBSD.ORG Sun Jan 4 21:08:14 2009 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6E0CE1065787 for ; Sun, 4 Jan 2009 21:08:14 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx22.fluidhosting.com [204.14.89.5]) by mx1.freebsd.org (Postfix) with ESMTP id EF3C58FC20 for ; Sun, 4 Jan 2009 21:08:13 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: (qmail 16331 invoked by uid 399); 4 Jan 2009 21:08:13 -0000 Received: from localhost (HELO lap.dougb.net) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTPAM; 4 Jan 2009 21:08:13 -0000 X-Originating-IP: 127.0.0.1 X-Sender: dougb@dougbarton.us Message-ID: <4961253B.3070808@FreeBSD.org> Date: Sun, 04 Jan 2009 13:08:11 -0800 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Thunderbird 2.0.0.19 (X11/20090102) MIME-Version: 1.0 To: "Philip M. Gollucci" References: <200812251442.mBPEgORQ032227@repoman.freebsd.org> In-Reply-To: <200812251442.mBPEgORQ032227@repoman.freebsd.org> X-Enigmail-Version: 0.95.7 OpenPGP: id=D5B2F0FB Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: olli hauer , cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net-mgmt/ndoutils Makefile ports/net-mgmt/ndoutils/files ndo2db.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jan 2009 21:08:15 -0000 Philip M. Gollucci wrote: > pgollucci 2008-12-25 14:42:24 UTC > > FreeBSD ports repository > > Modified files: > net-mgmt/ndoutils Makefile > net-mgmt/ndoutils/files ndo2db.in > Log: > - An rc.d script that actually works [1] > - Depend on net-mgmt/nagios not -devel > > PR: ports/129485 [1] http://www.FreeBSD.org/cgi/query-pr.cgi?pr=129485 > Submitted by: olli hauer [1] > Approved by: araujo (mentor, implicit) > > Revision Changes Path > 1.2 +2 -1 ports/net-mgmt/ndoutils/Makefile > 1.2 +6 -7 ports/net-mgmt/ndoutils/files/ndo2db.in > > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/net-mgmt/ndoutils/Makefile.diff?&r1=1.1&r2=1.2&f=h > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/net-mgmt/ndoutils/files/ndo2db.in.diff?&r1=1.1&r2=1.2&f=h The command assignment needed to be fixed, but the default values for the other stuff were better after load_rc_config as they were previously. See http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/rc-scripts.html for more info. Overall this looks good though. Doug -- This .signature sanitized for your protection