From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Feb 25 19:30:02 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8AFAB16A418 for ; Mon, 25 Feb 2008 19:30:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 7D3C913C4EB for ; Mon, 25 Feb 2008 19:30:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m1PJU2KC081323 for ; Mon, 25 Feb 2008 19:30:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m1PJU2Jh081320; Mon, 25 Feb 2008 19:30:02 GMT (envelope-from gnats) Date: Mon, 25 Feb 2008 19:30:02 GMT Message-Id: <200802251930.m1PJU2Jh081320@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: "Philip M. Gollucci" Cc: Subject: Re: ports/120976: net-mgmt/nrpe2: [PATCH]: add @stopdaemon to pkg-plist X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Philip M. Gollucci" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Feb 2008 19:30:02 -0000 The following reply was made to PR ports/120976; it has been noted by GNATS. From: "Philip M. Gollucci" To: bug-followup@FreeBSD.org, pgollucci@p6m7g8.com Cc: Subject: Re: ports/120976: net-mgmt/nrpe2: [PATCH]: add @stopdaemon to pkg-plist Date: Mon, 25 Feb 2008 14:28:12 -0500 --------------060002020600060706050102 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Would be good if I included the new pkg-plist file Sheesh. -- ------------------------------------------------------------------------ Philip M. Gollucci (philip@ridecharge.com) o:703.549.2050x206 Senior System Admin - Riderway, Inc. http://riderway.com / http://ridecharge.com 1024D/EC88A0BF 0DE5 C55C 6BF3 B235 2DAB B89E 1324 9B4F EC88 A0BF Work like you don't need the money, love like you'll never get hurt, and dance like nobody's watching. --------------060002020600060706050102 Content-Type: text/x-patch; name="net-mgtm_nrpe2.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="net-mgtm_nrpe2.diff" --- /dev/null 2008-02-25 14:22:02.000000000 -0500 +++ pkg-plist 2008-02-22 11:48:50.000000000 -0500 @@ -0,0 +1,4 @@ +@stopdaemon nrpe2 +sbin/nrpe2 +etc/nrpe.cfg-sample +libexec/nagios/check_nrpe2 --------------060002020600060706050102--