From owner-svn-ports-head@freebsd.org Wed Dec 30 14:18:05 2015 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 145E5A5671D; Wed, 30 Dec 2015 14:18:05 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward7h.cmail.yandex.net (forward7h.cmail.yandex.net [IPv6:2a02:6b8:0:f35::e7]) (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 C7C551612; Wed, 30 Dec 2015 14:18:04 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from smtp1h.mail.yandex.net (smtp1h.mail.yandex.net [84.201.187.144]) by forward7h.cmail.yandex.net (Yandex) with ESMTP id C7FCA21BEF; Wed, 30 Dec 2015 17:18:00 +0300 (MSK) Received: from smtp1h.mail.yandex.net (localhost [127.0.0.1]) by smtp1h.mail.yandex.net (Yandex) with ESMTP id C4B84134136A; Wed, 30 Dec 2015 17:17:59 +0300 (MSK) Received: by smtp1h.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id kMvw9OcpdL-HxMW4id5; Wed, 30 Dec 2015 17:17:59 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) X-Yandex-ForeignMX: US Subject: Re: svn commit: r404745 - in head: . editors editors/linux-sublime editors/sublime To: Dmitry Marakasov , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201512291451.tBTEpxq6063374@repo.freebsd.org> From: Boris Samorodov X-Enigmail-Draft-Status: N1110 Message-ID: <5683E796.10508@passap.ru> Date: Wed, 30 Dec 2015 17:17:58 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: <201512291451.tBTEpxq6063374@repo.freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit 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: Wed, 30 Dec 2015 14:18:05 -0000 29.12.15 17:51, Dmitry Marakasov пишет: > Log: > - Rename editors/sublime to editors/linux-sublime as it's Linux binary port So far we've used the 'linux-' prefix for ports that are: . linux infrastructure ports (like x11/linux-xorg) . applications that have native FreeBSD counterparts (www/linux-firefox) or may have one in a near future. Other linux applications have been used as is. HTH -- WBR, bsam