From owner-cvs-all Sat Mar 24 13:19:45 2001 Delivered-To: cvs-all@freebsd.org Received: from blizzard.sabbo.net (ns.sabbo.net [193.193.218.18]) by hub.freebsd.org (Postfix) with ESMTP id CAB0037B719; Sat, 24 Mar 2001 13:19:36 -0800 (PST) (envelope-from max@vic.sabbo.net) Received: from vic.sabbo.net (root@vic.sabbo.net [193.193.218.112]) by blizzard.sabbo.net (8.10.1/8.10.1) with ESMTP id f2OLJUX22731; Sat, 24 Mar 2001 23:19:31 +0200 Received: (from max@localhost) by vic.sabbo.net (8.11.3/8.11.2) id f2OLJZ306536; Sat, 24 Mar 2001 23:19:35 +0200 (EET) (envelope-from sobomax@FreeBSD.org) From: Maxim Sobolev Message-Id: <200103242119.f2OLJZ306536@vic.sabbo.net> Subject: Re: cvs commit: ports/net/ipcheck Makefile To: knu@iDaemons.org (Akinori MUSHA) Date: Sat, 24 Mar 2001 23:19:29 +0200 (EET) Cc: lioux@FreeBSD.org (Mario Sergio Fujikawa Ferreira), cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-Reply-To: from "Akinori MUSHA" at Mar 25, 2001 04:49:00 AM X-Mailer: ELM [version 2.5 PL5] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > At Sat, 24 Mar 2001 11:17:20 -0800 (PST), > Mario Sergio Fujikawa Ferreira wrote: > > lioux 2001/03/24 11:17:20 PST > > > > Modified files: > > net/ipcheck Makefile > > Log: > > Add it to python category > > Only because it is written in Python? How is it related to the Python > language? > > I don't think we are going to put all the Perl5 script ports into the > perl5 category... It is not such definitely clear for me. Having all ports written in the same scripting language grouped into some virtual category does have advantages. For example, this could help to indentify extension modules available. After all, we put some things into x11 category just because they are using x11 protocol (for example xterm, which essentually is a terminal emulator, and as such belongs to sysutils or misc) but nobody disagre with this. Maybe it is better to introduce some more fine-grained language specific virtual categories, i.e. {p5, py, ruby}-apps, {p5, py, ruby}-modules and so on. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message