From owner-freebsd-ports@freebsd.org Wed Sep 27 20:10:33 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 7D775E0E442 for ; Wed, 27 Sep 2017 20:10:33 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from udns.ultimatedns.net (static-24-113-41-81.wavecable.com [24.113.41.81]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 55701255 for ; Wed, 27 Sep 2017 20:10:32 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from ultimatedns.net (localhost [127.0.0.1]) by udns.ultimatedns.net (8.14.9/8.14.9) with ESMTP id v8RKEBFk034150 for ; Wed, 27 Sep 2017 13:14:17 -0700 (PDT) (envelope-from bsd-lists@bsdforge.com) To: In-Reply-To: References: <91d1252c-5398-dca8-f337-959fa722efc7@freebsd.org> <5f2632cd-4c7c-c1e3-d4f9-292c5cfe90a1@freebsd.org>, From: "Chris H" Subject: Re: [HEADUP] FLAVORS landing. Date: Wed, 27 Sep 2017 13:14:17 -0700 Content-Type: text/plain; charset=UTF-8; format=fixed MIME-Version: 1.0 Message-id: <1172fd5fe210f0416aead7a188f24cd0@ultimatedns.net> Content-Transfer-Encoding: 8bit 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 20:10:33 -0000 On Wed, 27 Sep 2017 21:24:22 +0800 Julian Elischer wrote > On 27/9/17 8:17 pm, Stefan Esser wrote: > > Am 27.09.17 um 13:52 schrieb Julian Elischer: > >> On 27/9/17 4:20 pm, Matthew Seaman wrote: > >> > >> Before this gets too far down the road I would like to suggest that we > >> quickly formalise some nomenclature > >> or we will have 200 different ideas as to how to do the same thing; > >> > >> I would like to propose the following possible "examples of official" > >> flavours: > >> -nodocs         ..  nearly every port has a DOCS option..  a way to > >> automatically turn it off globally and generate said pkgs would be good. > >> -minimal ..  smallest possible feature set.. probably used just to > >> satisfy some stupid dependency. > >> -kitchensink    ..  speaks for itself .. options lit up like a christmas > >> tree > >> -runtime        ..  no .a files, include files, development > >> documentation or sources .. > >>                     might only contain a single libxx.so.N file, or a > >> single binary executable. > > No, these are no good examples for flavours, as I understand them ... > why not? > > that's part of the problem here. It's not really defined.. > sub packages?  flavours?  what's the difference? > It's not defined and a dozen examples would go a long way to help. > I know what I want..  that's to be able to populate my appliance > without all the stuff I don't need. > I also have a different requirement for my application build > environment.  There I need all the includes etc. > How I get there is still a mystery. If I choose licorice flavor. Do I still get to choose between red, or black. If not, I'd like to request that black be the one chosen. IOW I see your point. I'm not really sure FLAVOR(S) are ready to land, just yet. Thanks for bringing this point up, Julian. :) --Chris > > > > > These are possible typical sub-package categories, or rather you could > > remove the DOCS from the base port, but offer a sub-package for them. > > > > > > I'd rather think that NO-X11 might become a typical flavour, or the > > dependency on a particular crypto library (e.g. openssl vs. libressl). > > > > > > Regards, STefan > > _______________________________________________ > > freebsd-ports@freebsd.org mailing list > > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > > > > > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"