From owner-cvs-all@FreeBSD.ORG Thu Jul 22 09:34:57 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B712116A4CE; Thu, 22 Jul 2004 09:34:57 +0000 (GMT) Received: from fillmore.dyndns.org (port-212-202-50-15.dynamic.qsc.de [212.202.50.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E62C43D1D; Thu, 22 Jul 2004 09:34:57 +0000 (GMT) (envelope-from eikemeier@fillmore-labs.com) Received: from dhcp-14.local ([172.16.0.14] helo=dhcp-11.local) by fillmore.dyndns.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.40 (FreeBSD)) id 1BnZyX-0000Ac-RU; Thu, 22 Jul 2004 11:34:56 +0200 Date: Thu, 22 Jul 2004 11:35:55 +0200 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v482) To: Bruce M Simpson From: Oliver Eikemeier In-Reply-To: <200407220634.i6M6YxCT088722@repoman.freebsd.org> Message-Id: <87EFBA91-DBC2-11D8-BA2D-00039312D914@fillmore-labs.com> Content-Transfer-Encoding: 7bit User-Agent: KMail/1.5.9 cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net-mgmt Makefile ports/net-mgmt/nagios-silfreed-plugins Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jul 2004 09:34:57 -0000 Bruce M Simpson wrote: > bms 2004-07-22 06:34:59 UTC > > FreeBSD ports repository (src committer) > > Modified files: > net-mgmt Makefile > Added files: > net-mgmt/nagios-silfreed-plugins Makefile distinfo pkg-descr > pkg-plist > Log: > Add new port nagios-silfreed-plugins, a set of SNMP oriented plugins > for > Nagios from silfreed.net believed to work significantly better than > the > bundled check_snmp plugin for most uses. Besides breaking the INDEX, this is not PREFIX safe (no, the XXX doesn't save you). Have you ever though of getting a ports mentor or submitting your ports as PRs so they can be reviewed by a port committer? -Oliver