From owner-freebsd-advocacy@FreeBSD.ORG Sun Feb 22 06:13:59 2004 Return-Path: Delivered-To: freebsd-advocacy@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C8ED416A4CE for ; Sun, 22 Feb 2004 06:13:59 -0800 (PST) Received: from bast.unixathome.org (bast.unixathome.org [66.11.174.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id A196D43D1D for ; Sun, 22 Feb 2004 06:13:59 -0800 (PST) (envelope-from dan@langille.org) Received: from xeon (xeon.unixathome.org [192.168.0.18]) by bast.unixathome.org (Postfix) with ESMTP id 6C7843D28; Sun, 22 Feb 2004 09:13:58 -0500 (EST) Date: Sun, 22 Feb 2004 09:13:58 -0500 (EST) From: Dan Langille X-X-Sender: dan@xeon.unixathome.org To: Kris Kennaway In-Reply-To: <20040222090442.GA73246@xor.obsecurity.org> Message-ID: <20040222091238.A5512@xeon.unixathome.org> References: <20031229223455.GA41141@happy-idiot-talk.infracaninophile.co.uk> <40158A17.2878.2FDF2E3@localhost> <20040222090442.GA73246@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: advocacy@freebsd.org Subject: Re: Another milestone... X-BeenThere: freebsd-advocacy@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD Evangelism List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Feb 2004 14:13:59 -0000 On Sun, 22 Feb 2004, Kris Kennaway wrote: > On Mon, Jan 26, 2004 at 09:43:51PM -0500, Dan Langille wrote: > > On 29 Dec 2003 at 22:34, Matthew Seaman wrote: > > > > > According to freshports.org, the addition of the palm/uppc-kmod port on > > > Mon Dec 29 16:33:02 2003 UTC has resulted in the passing of yet another > > > milestone: this took the count of available ports to 10,000. > > > > > > http://www.freebsd.org/cgi/cvsweb.cgi/ports/palm/uppc-kmod/Makefile > > > > > > Pretty impressive going. > > > > Not to detract from the significance, But I should be the first to > > say that FreshPorts counts ports differently to that found in > > /usr/ports/INDEX, which does not necessarily include all ports in the > > tree. > > By definition, INDEX includes all ports that are connected to the > tree, and excludes only those that have not yet been connected > (e.g. repo-copies in progress) or have been deliberately disconnected > (usually due to extreme breakage). > > AFAIR freshports counts the disconnected ports too. Yes, FreshPorts does count them. It is literally a "select count(*) from ports where status <> 'D'". -- Dan Langille - BSDCan: http://www.bsdcan.org/