From owner-freebsd-ports@FreeBSD.ORG Mon May 22 12:28:14 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 773A116A810 for ; Mon, 22 May 2006 12:28:14 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5DEA43D6B for ; Mon, 22 May 2006 12:28:13 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by nz-out-0102.google.com with SMTP id 13so1174227nzn for ; Mon, 22 May 2006 05:28:13 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=afQ/qWxt5JifH7wICxcYmGqmdabjajgB5Xed0GT7zI+GVlzvU3+AQtKqPvC10LmFRCFu6ys+B9f2TTW+i/OmFG1gjBWq8u9MN0AGcdgrWwWie7fVCWXY2lH7uw9amA8OBdriagqkxfFpdFFy9QZUbvG/MsV3DFPzdeONBjWna9w= Received: by 10.64.203.14 with SMTP id a14mr638084qbg; Mon, 22 May 2006 05:28:12 -0700 (PDT) Received: by 10.65.203.20 with HTTP; Mon, 22 May 2006 05:28:11 -0700 (PDT) Message-ID: Date: Mon, 22 May 2006 16:28:11 +0400 From: "Andrew Pantyukhin" To: "FreeBSD Ports" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: Cc: Subject: Re: Number of maintainers vs. number of ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 12:28:23 -0000 On 5/22/06, Andrew Pantyukhin wrote: > Just a quick notice: > > Ports 18 months ago: 10796 > Maintainers 18 months ago: ~535 > > Ports now: 14727 > Maintainers now: ~393 > Haha, there are some non-ASCII chars in INDEX, and I use UTF-8 locale, which made my search inaccurate. This is closer to the truth: Maintainers 18 months ago: ~1192 Maintainers now: ~1469 cut -f6 -d\| INDEX | tr A-Z a-z | sort -u | wc -l