From owner-svn-ports-all@FreeBSD.ORG Fri Mar 7 09:26:53 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A34157A4; Fri, 7 Mar 2014 09:26:53 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 63B45320; Fri, 7 Mar 2014 09:26:53 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id E7FB5BDC56; Fri, 7 Mar 2014 10:26:51 +0100 (CET) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id D66EEBDC1D; Fri, 7 Mar 2014 10:26:51 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id D88F3D09B9B8; Fri, 7 Mar 2014 10:26:50 +0100 (CET) Date: Fri, 07 Mar 2014 10:26:50 +0100 From: Mathieu Arnold To: d@delphij.net, Mathieu Arnold , Alexey Dokuchaev , Xin LI Subject: Re: svn commit: r345165 - head/devel/hgsvn Message-ID: <8E4777B34A1BEC8555CED3B9@atuin.in.mat.cc> In-Reply-To: <53198F86.3020800@delphij.net> References: <201402192351.s1JNplot033193@svn.freebsd.org> <20140307070536.GB48720@FreeBSD.org> <53198F86.3020800@delphij.net> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Mar 2014 09:26:53 -0000 +--On 7 mars 2014 01:21:10 -0800 Xin Li wrote: | I wouldn't mind adding that back but what's the best practice? Do we | put all python ports in python unless they already have their own | directory (e.g. zope)? Well, I've ben meaning to do that for Perl modules for a long time, put them in a perl sub-directory, I do think python modules should also go in a python subdir, unless, like you say, they already have one more specific. | Also speaking for that USE_ZIP change, should I restore it to previous | state (use EXTRACT_SUFX)? In the next update it would be nice, yes :-) -- Mathieu Arnold