From owner-svn-ports-head@freebsd.org Mon Jan 4 15:23:32 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 22032A6168D; Mon, 4 Jan 2016 15:23:32 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pa0-x233.google.com (mail-pa0-x233.google.com [IPv6:2607:f8b0:400e:c03::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EBDE81997; Mon, 4 Jan 2016 15:23:31 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by mail-pa0-x233.google.com with SMTP id uo6so178956241pac.1; Mon, 04 Jan 2016 07:23:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:reply-to:subject:references:to:from:message-id:date :user-agent:mime-version:in-reply-to:content-type :content-transfer-encoding; bh=ioWytmc61cmzPKGPvbIgWXA3qda9ADSE6y7iIsQzAII=; b=utYdalLUNnQhiaNScr6vTOnFT3dnkrj4zYqFsJ44VISw/jff03etG7ZUxjwgd2o6SL IP6HLW6DGHD6IyyQm+Rl9JM+x+7iT/IIllbHWAxBjKWRVDvr1JBxGKs1bN4t0CUw+vTv OwmULEhQDwa83BJQJu3dndhnU8yiEuXPff5W57P4mYegp5+9gGoqkGqszGmbOmfEEYzX 8mzX/ldhP63uo+arLllY1huqGKS2wWWJo9ZLzWUacFVa0M54sBlh6b3fhTRwkpM+f7Rm jqzXQ1flmgj1r0sj/eBW/Zd1cBZjiqBa+d7kfxAGDuNgA+nAfWy/GefLR7ZG67ymsKat M4kQ== X-Received: by 10.66.156.106 with SMTP id wd10mr127487254pab.150.1451921011480; Mon, 04 Jan 2016 07:23:31 -0800 (PST) Received: from ?IPv6:2001:44b8:31ae:7b01::4? (2001-44b8-31ae-7b01-0000-0000-0000-0004.static.ipv6.internode.on.net. [2001:44b8:31ae:7b01::4]) by smtp.gmail.com with ESMTPSA id r83sm60284107pfa.13.2016.01.04.07.23.28 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 04 Jan 2016 07:23:31 -0800 (PST) Sender: Kubilay Kocak Reply-To: koobs@FreeBSD.org Subject: Re: svn commit: r405240 - in head/devel: . py-PyLD References: <201601041351.u04Dp2jq004769@repo.freebsd.org> <568A798E.8050308@FreeBSD.org> <568A8C28.7080803@aldan.algebra.com> To: "Mikhail T." , Mikhail Teterin , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org From: Kubilay Kocak Message-ID: <568A8E6C.7010000@FreeBSD.org> Date: Tue, 5 Jan 2016 02:23:24 +1100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0) Gecko/20100101 Thunderbird/43.0 MIME-Version: 1.0 In-Reply-To: <568A8C28.7080803@aldan.algebra.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jan 2016 15:23:32 -0000 On 5/01/2016 2:13 AM, Mikhail T. wrote: > On 04.01.2016 08:54, Kubilay Kocak wrote: >>> > +++ head/devel/py-PyLD/Makefile Mon Jan 4 13:51:02 2016 (r405240) >>> > @@ -0,0 +1,19 @@ >>> > +# Created by: Mikhail Teterin >>> > +# $FreeBSD$ >>> > + >>> > +PORTNAME= PyLD >> lowercase(PORTNAME) and svn directory please >> > The existing precedent is confusing. Is there some documented guidance, > perhaps? Thanks! > > -mi > Yeh I know, but then nothing would ever change if precedent was the only thing we went on :) https://wiki.freebsd.org/Python/PortsPolicy Let me know if you have any questions, or if you have ideas for additions. Feedback very welcome. We're also on #freebsd-python (IRC/freenode)