Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 62C3463C1FA for ; Thu, 16 Apr 2009 09:32:37 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 1395063B1CD; Thu, 16 Apr 2009 09:32:37 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 2DF3763B199 for ; Thu, 16 Apr 2009 09:32:36 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 1BF0E175D0; Thu, 16 Apr 2009 09:32:36 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Thu, 16 Apr 2009 09:32:36 +0000 From: Alan Barrett Subject: CVS commit: pkgsrc/net/nagios-nrpe To: pkgsrc-changes@NetBSD.org Reply-To: apb@netbsd.org X-Mailer: log_accum Message-Id: <20090416093236.1BF0E175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: apb Date: Thu Apr 16 09:32:36 UTC 2009 Modified Files: pkgsrc/net/nagios-nrpe: Makefile Log Message: Pass --with-nagios-user and --with-nagios-group in CONFIGURE_ARGS, in addition to the existing --with-nrpe-user and --with-nrpe-group. We use ${NAGIOS_USER} and ${NAGIOS_GROUP} for both nagious user/group and nrpe user/group. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 pkgsrc/net/nagios-nrpe/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.