From owner-freebsd-ports@FreeBSD.ORG Tue Nov 8 08:33:35 2005 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 897C216A41F; Tue, 8 Nov 2005 08:33:35 +0000 (GMT) (envelope-from lth@FreeBSD.org) Received: from cicero0.cybercity.dk (cicero0.cybercity.dk [212.242.40.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 801F443D77; Tue, 8 Nov 2005 08:33:29 +0000 (GMT) (envelope-from lth@FreeBSD.org) Received: from dask.thegler.dk (port456.ds1-bav.adsl.cybercity.dk [212.242.213.149]) by cicero0.cybercity.dk (Postfix) with ESMTP id 64D01298DD; Tue, 8 Nov 2005 09:33:27 +0100 (CET) Received: from [127.0.0.1] (localhost [127.0.0.1]) by dask.thegler.dk (Postfix) with ESMTP id E47613E90; Tue, 8 Nov 2005 09:33:26 +0100 (CET) Message-ID: <437062D6.6050001@FreeBSD.org> Date: Tue, 08 Nov 2005 09:33:26 +0100 From: Lars Thegler User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Alex Dupre References: <20051107154634.GA40923@heechee.tobez.org> <43704ACA.1070708@FreeBSD.org> In-Reply-To: <43704ACA.1070708@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, Anton Berezin Subject: Re: Request for comments: port-tags 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: Tue, 08 Nov 2005 08:33:35 -0000 Alex Dupre wrote: > like it very much. One thing we can add to enhance the tag > classification is to add an optional PORTTAGS variable where we can > define additional tags (not present in CATEGORY and COMMENT) for the > port, so that "Maildir" could be for example associated with > mail/dovecot. This will require additional work for maintainers, but I > think it'll highly improve the searches. I suspect most (if not all) tag addition could be done within COMMENT itself. For people browsing the portstree through other means, say, FreshPorts, improving COMMENT makes very good sense, IMHO. /Lars