From owner-freebsd-ports@freebsd.org Wed Sep 27 11:55:37 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 D6FACE00FBB for ; Wed, 27 Sep 2017 11:55:37 +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 B321E6F561 for ; Wed, 27 Sep 2017 11:55:37 +0000 (UTC) (envelope-from julian@freebsd.org) Received: from Julian-MBP3.local (106-69-250-78.dyn.iinet.net.au [106.69.250.78]) (authenticated bits=0) by vps1.elischer.org (8.15.2/8.15.2) with ESMTPSA id v8RBtG1i004100 (version=TLSv1.2 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Wed, 27 Sep 2017 04:55:20 -0700 (PDT) (envelope-from julian@freebsd.org) Subject: Re: [HEADUP] FLAVORS landing. To: Kirill Ponomarev , =?UTF-8?Q?Tilman_Keskin=c3=b6z?= Cc: freebsd-ports@freebsd.org References: <20170927084857.rpwyo7eyqiudl2w5@krion.cc> From: Julian Elischer Message-ID: Date: Wed, 27 Sep 2017 19:55:10 +0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: <20170927084857.rpwyo7eyqiudl2w5@krion.cc> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Sep 2017 11:55:37 -0000 On 27/9/17 4:48 pm, Kirill Ponomarev via freebsd-ports wrote: > On 09/27, Tilman Keskinöz wrote: >> >> On 2017-09-27 08:29, Matthew Seaman wrote: >>> On 27/09/2017 07:11, Julian Elischer wrote: >>>> Is there a document/paper on what this is and what it's limits are etc? >>> https://wiki.freebsd.org/Ports/FlavorsAndSubPackages >>> https://wiki.freebsd.org/Ports/FlavorsMigration >>> >> These pages don't contain any information what this is, how it differs >> from/interacts with the OPTIONS framework and why I would want to >> convert a port to FLAVORS. > I'd like to ask portmgr team to provide this information as well as > their vision for future correlations between OPTIONS, FLAVORS and > slave ports. > > K. I second this request. more clarity in direction is needed.