From owner-cvs-projects@FreeBSD.ORG Fri Jan 2 02:28:04 2004 Return-Path: Delivered-To: cvs-projects@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C92216A4CE; Fri, 2 Jan 2004 02:28:04 -0800 (PST) Received: from server.vk2pj.dyndns.org (c211-30-75-229.belrs2.nsw.optusnet.com.au [211.30.75.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE8CD43D2D; Fri, 2 Jan 2004 02:27:56 -0800 (PST) (envelope-from peterjeremy@optushome.com.au) Received: from server.vk2pj.dyndns.org (localhost.vk2pj.dyndns.org [127.0.0.1])i02ARt7B067163; Fri, 2 Jan 2004 21:27:56 +1100 (EST) (envelope-from peter@server.vk2pj.dyndns.org) Received: (from peter@localhost) by server.vk2pj.dyndns.org (8.12.10/8.12.10/Submit) id i02ARtCl067162; Fri, 2 Jan 2004 21:27:55 +1100 (EST) (envelope-from peter) Date: Fri, 2 Jan 2004 21:27:55 +1100 From: Peter Jeremy To: Robert Watson Message-ID: <20040102102755.GA317@server.vk2pj.dyndns.org> References: <20031231095917.GA1325@server.vk2pj.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i cc: Mike Makonnen cc: cvs-projects@freebsd.org cc: projects-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: projects/validate - Imported sources X-BeenThere: cvs-projects@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the projects tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jan 2004 10:28:04 -0000 On Wed, Dec 31, 2003 at 02:35:06PM -0500, Robert Watson wrote: > >On Wed, 31 Dec 2003, Peter Jeremy wrote: > >> On Wed, Dec 31, 2003 at 01:00:49AM -0800, Mike Makonnen wrote: >> >mtm 2003/12/31 01:00:49 PST >> > >> > FreeBSD projects repository >> > >> > projects/validate - Imported sources >> > Update of /home/projcvs/projects/validate >> > In directory repoman.freebsd.org:/tmp/cvs-serv23735 >> > >> > Log Message: >> > Initial import of the Linux Test Project (http://ltp.sourceforge.net). >> >> Out of interest, what is the rationale behind this? I agree that a >> POSIX-style test suite would be very useful but I don't see the need for >> this to be part of the FreeBSD CVS repository, rather than a port. > >This is in the FreeBSD projects repository, not the FreeBSD src >repository, which is around to hold things like ncurses work, >performance/compliance test suites, web pages, etc. I realise that. It still amounts to a 21MB increase in the repository size and I hadn't seen any prior discussion of this in any of the lists I inhabit. A (very) quick rummage through the mailman archives failed to elicit anything either. Based on Mike's response, I understand why it would be difficult to maintain it as a port. It's definitely a worthwhile project and I look forward to seeing the results. Peter