From owner-svn-ports-head@freebsd.org Wed Oct 12 14:31:43 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 5A600C0EE9D; Wed, 12 Oct 2016 14:31:43 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward5h.cmail.yandex.net (forward5h.cmail.yandex.net [IPv6:2a02:6b8:0:f35::15]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Yandex CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 159646AA; Wed, 12 Oct 2016 14:31:43 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from smtp1p.mail.yandex.net (smtp1p.mail.yandex.net [IPv6:2a02:6b8:0:1472:2741:0:8b6:6]) by forward5h.cmail.yandex.net (Yandex) with ESMTP id A587C20FA2; Wed, 12 Oct 2016 17:31:39 +0300 (MSK) Received: from smtp1p.mail.yandex.net (localhost.localdomain [127.0.0.1]) by smtp1p.mail.yandex.net (Yandex) with ESMTP id 7C7411780ABA; Wed, 12 Oct 2016 17:31:36 +0300 (MSK) Received: by smtp1p.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id 2jzPn0C3u1-VZ2SDjCB; Wed, 12 Oct 2016 17:31:35 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) X-Yandex-Suid-Status: 1 0,1 0,1 0,1 0,1 0 Subject: Re: svn commit: r423799 - in head/devel: . arduino-sevseg To: Mathieu Arnold , Boris Samorodov , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201610112119.u9BLJZUg025971@repo.freebsd.org> <78824109-0639-384b-3ec5-3e9245607d98@FreeBSD.org> <98545919-db73-195e-a5d2-f74d868813dc@passap.ru> From: Boris Samorodov Message-ID: <001995aa-d88d-df46-fb12-277d51214184@passap.ru> Date: Wed, 12 Oct 2016 17:31:35 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 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: Wed, 12 Oct 2016 14:31:43 -0000 12.10.2016 17:23, Mathieu Arnold пишет: > Le 12/10/2016 à 15:46, Boris Samorodov a écrit : >> 12.10.2016 16:32, Boris Samorodov пишет: >>> 12.10.2016 15:53, Mathieu Arnold пишет: >>>> Le 12/10/2016 à 14:44, Boris Samorodov a écrit : >>>>> 12.10.2016 12:59, Mathieu Arnold пишет: >>>>>> Le 11/10/2016 à 23:19, Boris Samorodov a écrit : >>>>>>> +PORTNAME= arduino-sevseg >>>>>>> >>>>>>> +GH_PROJECT= SevSeg >>>>>> This should be: >>>>>> >>>>>> PORTNAME=SevSeg >>>>>> PKGNAMEPREFIX=Arduino- >>>>> I like our tradition to have port names in lower case. There are >>>>> exceptions but this post AFAIK is not among them. >>>> There is no such tradition. >>> Yes, there is. The Porters Handbook (Table 5.1. at the end of the page): >>> https://www.freebsd.org/doc/en/books/porters-handbook/makefile-naming.html >> Hm, I see what you mean. This table has a note "No uppercase names for >> single programs". Unfortunately, not very helpful note. >> >> It may be a good idea to document the port naming guides. > > Yes, I'll try to word it better. By saying "document the port naming guides" I really thought about more descriptive documentation at an appropriate place. Just a note at a table is not a guide anyway. -- WBR, bsam