From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Aug 30 15:00:05 2007 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 EC16116A46B for ; Thu, 30 Aug 2007 15:00:05 +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 D120C13C4EE for ; Thu, 30 Aug 2007 15:00:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UF05tW040937 for ; Thu, 30 Aug 2007 15:00:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l7UF05rv040936; Thu, 30 Aug 2007 15:00:05 GMT (envelope-from gnats) Date: Thu, 30 Aug 2007 15:00:05 GMT Message-Id: <200708301500.l7UF05rv040936@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/114763: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 15:00:06 -0000 The following reply was made to PR ports/114763; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/114763: commit references a PR Date: Thu, 30 Aug 2007 14:55:09 +0000 (UTC) sem 2007-08-30 14:54:59 UTC FreeBSD ports repository Modified files: net-mgmt Makefile Added files: net-mgmt/nagios-devel Makefile distinfo pkg-descr pkg-plist net-mgmt/nagios-devel/files nagios.sh.in patch-Makefile.in patch-base__Makefile.in patch-cgi__Makefile.in patch-configure.in patch-contrib__Makefile.in patch-html__Makefile.in patch-include__locations.h.in patch-sample-config__nagios.cfg.in patch-sample-config__template-object__localhost.cfg.in patch-sample-config__template-object__templates.cfg.in pkg-deinstall.in pkg-install.in pkg-message.in Log: New port: net-mgmt/nagios-devel Nagios development stream (3.0.b2) PR: ports/114763 Submitted by: Jarrod Sayers Revision Changes Path 1.133 +1 -0 ports/net-mgmt/Makefile 1.1 +117 -0 ports/net-mgmt/nagios-devel/Makefile (new) 1.1 +3 -0 ports/net-mgmt/nagios-devel/distinfo (new) 1.1 +70 -0 ports/net-mgmt/nagios-devel/files/nagios.sh.in (new) 1.1 +57 -0 ports/net-mgmt/nagios-devel/files/patch-Makefile.in (new) 1.1 +15 -0 ports/net-mgmt/nagios-devel/files/patch-base__Makefile.in (new) 1.1 +14 -0 ports/net-mgmt/nagios-devel/files/patch-cgi__Makefile.in (new) 1.1 +31 -0 ports/net-mgmt/nagios-devel/files/patch-configure.in (new) 1.1 +17 -0 ports/net-mgmt/nagios-devel/files/patch-contrib__Makefile.in (new) 1.1 +61 -0 ports/net-mgmt/nagios-devel/files/patch-html__Makefile.in (new) 1.1 +11 -0 ports/net-mgmt/nagios-devel/files/patch-include__locations.h.in (new) 1.1 +11 -0 ports/net-mgmt/nagios-devel/files/patch-sample-config__nagios.cfg.in (new) 1.1 +40 -0 ports/net-mgmt/nagios-devel/files/patch-sample-config__template-object__localhost.cfg.in (new) 1.1 +26 -0 ports/net-mgmt/nagios-devel/files/patch-sample-config__template-object__templates.cfg.in (new) 1.1 +22 -0 ports/net-mgmt/nagios-devel/files/pkg-deinstall.in (new) 1.1 +74 -0 ports/net-mgmt/nagios-devel/files/pkg-install.in (new) 1.1 +30 -0 ports/net-mgmt/nagios-devel/files/pkg-message.in (new) 1.1 +10 -0 ports/net-mgmt/nagios-devel/pkg-descr (new) 1.1 +383 -0 ports/net-mgmt/nagios-devel/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"