From owner-cvs-ports@FreeBSD.ORG Thu Dec 22 21:58:20 2005 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 1033) id AFBD916A420; Thu, 22 Dec 2005 21:58:20 +0000 (GMT) Date: Thu, 22 Dec 2005 21:58:20 +0000 From: Alexey Dokuchaev To: Mario Sergio Fujikawa Ferreira Message-ID: <20051222215820.GA70328@FreeBSD.org> References: <200512221719.jBMHJGcF034129@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200512221719.jBMHJGcF034129@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/converters Makefile ports/converters/ta2as Makefile distinfo pkg-descr ports/converters/ta2as/files patch-ta2as.c strtolower.c X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Dec 2005 21:58:20 -0000 On Thu, Dec 22, 2005 at 05:19:16PM +0000, Mario Sergio Fujikawa Ferreira wrote: > lioux 2005-12-22 17:19:16 UTC > > FreeBSD ports repository > > Modified files: > converters Makefile > Added files: > converters/ta2as Makefile distinfo pkg-descr > converters/ta2as/files patch-ta2as.c strtolower.c > Log: > New port ta2as version 0.8: TASM to AT&T asm syntax converter > (GNU AS) I have a somewhat mixed feeling about this (not the commit, but usage of category `converters'). The thing is that right now COMMENT for this category clearly states "Character code converters". While I tend to agree with lioux@ that `ta2as' belongs here, it still contradicts the COMMENT. I can also recall several cases of ports being by all means truly and merely converters were placed in some other category because of this very COMMENT. Methinks that we should really decide upon whether `converters' should contain only charcode converters, or its meaning (and thus the COMMENT) should be augmented. Otherwise we'll end up confusing lots of our dear users. ./danfe