From owner-freebsd-python@FreeBSD.ORG Tue Sep 6 02:19:15 2011 Return-Path: Delivered-To: python@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5706F1065673; Tue, 6 Sep 2011 02:19:15 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (pancho.soaustin.net [76.74.250.40]) by mx1.freebsd.org (Postfix) with ESMTP id 357DC8FC15; Tue, 6 Sep 2011 02:19:14 +0000 (UTC) Received: by mail.soaustin.net (Postfix, from userid 502) id 8C47A5615B; Mon, 5 Sep 2011 20:59:56 -0500 (CDT) Date: Mon, 5 Sep 2011 20:59:56 -0500 From: Mark Linimon To: wen heping Message-ID: <20110906015956.GC13195@lonesome.com> References: <4E64C077.8050403@yandex.ru> <4E64D5C4.4030706@yandex.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Cc: Li-Wen Hsu , python@freebsd.org, Ruslan Mahmatkhanov , Martin Wilke Subject: Re: Maintainership of py-zopetesting and py-zopeevent X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Sep 2011 02:19:15 -0000 On Mon, Sep 05, 2011 at 10:08:14PM +0800, wen heping wrote: > > 2. I'd prefer to create physical category like `webdevel` and > >  move all zope-specific ports there (and all of this django, pyramid, > >  pylons, turbogears stuff) to not trash the tree (mainly devel category). > > I do not believe portmgr@ shall agree with this. Better discuss it > with miwi@ first. Please see the following: http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/makefile-categories.html#PROPOSING-CATEGORIES This lays out the burden that moving things around imposes on the users and ports committers. mcl