From owner-freebsd-ports@freebsd.org Mon Dec 11 16:49:32 2017 Return-Path: Delivered-To: freebsd-ports@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 02A25E97829 for ; Mon, 11 Dec 2017 16:49:32 +0000 (UTC) (envelope-from julian@freebsd.org) Received: from vps1.elischer.org (vps1.elischer.org [204.109.63.16]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "vps1.elischer.org", Issuer "CA Cert Signing Authority" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id D18F46E214; Mon, 11 Dec 2017 16:49:31 +0000 (UTC) (envelope-from julian@freebsd.org) Received: from Julian-MBP3.local (58-7-86-53.dyn.iinet.net.au [58.7.86.53]) (authenticated bits=0) by vps1.elischer.org (8.15.2/8.15.2) with ESMTPSA id vBBGnKI3036732 (version=TLSv1.2 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Mon, 11 Dec 2017 08:49:26 -0800 (PST) (envelope-from julian@freebsd.org) Subject: Re: Flavor part of package origin? To: Mathieu Arnold , Stefan Esser , Kurt Jaeger , Christian Weisgerber Cc: freebsd-ports@freebsd.org References: <20171210202059.GX2827@home.opsec.eu> From: Julian Elischer Message-ID: <87885c87-7fd9-d9c6-7383-c083a445c0f5@freebsd.org> Date: Tue, 12 Dec 2017 00:49:14 +0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Dec 2017 16:49:32 -0000 On 11/12/17 9:38 pm, Mathieu Arnold wrote: > Le 11/12/2017 à 10:12, Stefan Esser a écrit : >> $ pkg info -o '*setuptools*' >> py27-setuptools-36.5.0 devel/py-setuptools@py27 >> py36-setuptools-36.5.0 devel/py-setuptools@py36 > > I really do not like the look of this. The origin always has been a > directory name, with this change, it would become some abstract thing. don't concentrate on the syntax, but the idea.. It SHOULD somehow be represented in the origin I think.. or the origin becomes useless. > >