From owner-cvs-src@FreeBSD.ORG Mon Nov 10 08:39:48 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A85E16A4CE; Mon, 10 Nov 2003 08:39:48 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E2C443FE1; Mon, 10 Nov 2003 08:39:45 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id hAAGdgfY074746; Mon, 10 Nov 2003 08:39:42 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.10/8.12.9/Submit) id hAAGdgPp074745; Mon, 10 Nov 2003 08:39:42 -0800 (PST) (envelope-from obrien) Date: Mon, 10 Nov 2003 08:39:41 -0800 From: "David O'Brien" To: Hartmut Brandt Message-ID: <20031110163941.GA74723@dragon.nuxi.com> References: <200311100853.hAA8rchS095414@repoman.freebsd.org> <20031110092945.GA8246@xor.obsecurity.org> <20031110103409.R29745@beagle.fokus.fraunhofer.de> <20031110094330.GA8458@xor.obsecurity.org> <20031110104611.U29745@beagle.fokus.fraunhofer.de> <20031110100936.GA8977@xor.obsecurity.org> <20031110111035.G29745@beagle.fokus.fraunhofer.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031110111035.G29745@beagle.fokus.fraunhofer.de> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.1-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Kris Kennaway Subject: Re: cvs commit: src/contrib/bsnmp - Imported sources X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: developers@FreeBSD.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Nov 2003 16:39:48 -0000 On Mon, Nov 10, 2003 at 11:24:50AM +0100, Harti Brandt wrote: > KK>The problem is that it's code that is useless to 99% of the FreeBSD > KK>userbase, so it's unclear whether it belongs in the base system > KK>instead of ports. ... > Most of the code is under NOATM so it shouldn't pose a problem for > people who don't need it. Committers can't run with NOATM as they could too-easily break the build by not testing a full 'make world'. > Also this is is a mid-term replacement for the otherwise un-maintained > HARP code. Are there plans to HARP 'cvs rm'ed?