From owner-freebsd-ports@FreeBSD.ORG Wed Jan 28 03:35:29 2004 Return-Path: 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 3C85216A4CE for ; Wed, 28 Jan 2004 03:35:29 -0800 (PST) Received: from mailout01.sul.t-online.com (mailout01.sul.t-online.com [194.25.134.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96F8643D6D for ; Wed, 28 Jan 2004 03:34:59 -0800 (PST) (envelope-from Alexander@Leidinger.net) Received: from fwd07.aul.t-online.de by mailout01.sul.t-online.com with smtp id 1AlnyD-0002iq-04; Wed, 28 Jan 2004 12:34:57 +0100 Received: from Andro-Beta.Leidinger.net (XdRdDTZUQeugBV26gpbCcdAJjAE023FsbxGL-glAD-rI-q+gcBahE5@[217.229.219.154]) by fmrl07.sul.t-online.com with esmtp id 1Alnxy-1hyhdo0; Wed, 28 Jan 2004 12:34:42 +0100 Received: from Magellan.Leidinger.net (Magellan.Leidinger.net [192.168.1.1]) i0SBYfJb086422; Wed, 28 Jan 2004 12:34:41 +0100 (CET) (envelope-from Alexander@Leidinger.net) Received: from Magellan.Leidinger.net (netchild@localhost [127.0.0.1]) i0SBYemX002840; Wed, 28 Jan 2004 12:34:40 +0100 (CET) (envelope-from Alexander@Leidinger.net) Date: Wed, 28 Jan 2004 12:34:40 +0100 From: Alexander Leidinger To: Oliver Eikemeier Message-Id: <20040128123440.2e0e1389@Magellan.Leidinger.net> In-Reply-To: <4016FAEA.8010308@fillmore-labs.com> References: <20040127145518.33cd1648@Magellan.Leidinger.net> <20040127234019.GA70137@xor.obsecurity.org> <4016FAEA.8010308@fillmore-labs.com> X-Mailer: Sylpheed version 0.9.8claws (GTK+ 1.2.10; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Seen: false X-ID: XdRdDTZUQeugBV26gpbCcdAJjAE023FsbxGL-glAD-rI-q+gcBahE5@t-dialin.net cc: ports@freebsd.org cc: Kris Kennaway Subject: Re: Do we need a new major category (latex)? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jan 2004 11:35:29 -0000 On Wed, 28 Jan 2004 00:57:30 +0100 Oliver Eikemeier wrote: [ls -1 vs. ls -d] > Otherwise you'll count files, CVS directories and empty lines. We have > 'only' 216 ports in print... Argh... yes. I make this error _every_ time. In case I want to see the files I notice it immediately, but in this case I just piped the output into wc without looking at the output. The benchmark category has 30 entries (ls /usr/ports/benchmarks | grep -vE '(pkg|CVS|Makefile)' |wc -l) and there are 42 packages with latex in the name (ls -d */*latex*| grep -vE '(pkg|CVS|Makefile)' |wc -l), and 36 additional portnames with "tex" but without "text" (yes, this excludes texproc: ls -d */*tex*| grep -vE '(pkg|CVS|Makefile|text)' |wc -l), so I think this is still a good idea (we don't have teTeX and similar ports in this listing). Bye, Alexander. -- I will be available to get hired in April 2004. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7