From owner-freebsd-ports@freebsd.org Wed Sep 27 14:31:48 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 9E02DE05822 for ; Wed, 27 Sep 2017 14:31:48 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (prod2.absolight.net [79.143.243.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 599787536E for ; Wed, 27 Sep 2017 14:31:48 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 2717CBDD53 for ; Wed, 27 Sep 2017 16:31:45 +0200 (CEST) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by prod2.absolight.net (Postfix) with ESMTPSA id E48E3BDD4C for ; Wed, 27 Sep 2017 16:31:44 +0200 (CEST) Subject: Re: [HEADUP] FLAVORS landing. To: freebsd-ports@freebsd.org References: <91d1252c-5398-dca8-f337-959fa722efc7@freebsd.org> <5f2632cd-4c7c-c1e3-d4f9-292c5cfe90a1@freebsd.org> From: Mathieu Arnold Organization: Absolight / The FreeBSD Foundation Message-ID: <9b154dcf-c170-c013-5796-ca1890369ab9@FreeBSD.org> Date: Wed, 27 Sep 2017 16:31:42 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="B43k36TdGiwSaqjPEgv0odlXJQpUlPO5j" 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 14:31:48 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --B43k36TdGiwSaqjPEgv0odlXJQpUlPO5j Content-Type: multipart/mixed; boundary="M1JbcIxIp9G1P7FQcpIfFiI2V0Bi6IguV"; protected-headers="v1" From: Mathieu Arnold To: freebsd-ports@freebsd.org Message-ID: <9b154dcf-c170-c013-5796-ca1890369ab9@FreeBSD.org> Subject: Re: [HEADUP] FLAVORS landing. References: <91d1252c-5398-dca8-f337-959fa722efc7@freebsd.org> <5f2632cd-4c7c-c1e3-d4f9-292c5cfe90a1@freebsd.org> In-Reply-To: --M1JbcIxIp9G1P7FQcpIfFiI2V0Bi6IguV Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Language: fr Le 27/09/2017 =C3=A0 15:24, Julian Elischer a =C3=A9crit=C2=A0: > 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 w= e >>> 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=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ..=C2=A0 near= ly every port has a DOCS option..=C2=A0 a way to >>> automatically turn it off globally and generate said pkgs would be >>> good. >>> -minimal ..=C2=A0 smallest possible feature set.. probably used just = to >>> satisfy some stupid dependency. >>> -kitchensink=C2=A0=C2=A0=C2=A0 ..=C2=A0 speaks for itself .. options = lit up like a >>> christmas >>> tree >>> -runtime=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ..=C2=A0 no .a fil= es, include files, development >>> documentation or sources .. >>> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 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?=C2=A0 flavours?=C2=A0 what's the difference? =46rom https://wiki.freebsd.org/Ports/FlavorsAndSubPackages: Flavors One port is built multiple time with variations, each variation creating a separate package. Sub Packages Build the port once and create multiple packages. > It's not defined and a dozen examples would go a long way to help. > I know what I want..=C2=A0 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.=C2=A0 There I need all the includes etc. > How I get there is still a mystery. > >> >> 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.or= g" >> >> > > _______________________________________________ > 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= " > --=20 Mathieu Arnold --M1JbcIxIp9G1P7FQcpIfFiI2V0Bi6IguV-- --B43k36TdGiwSaqjPEgv0odlXJQpUlPO5j Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAEBCgBmBQJZy7ZQXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85IQGIQAIOG6LDm/Ka0KdfIFnTm20sr 2+CmcLBXZYF1h/J4Bmf9cM+AwFa80FdJze2rDPULghczUsiOLRWbV4kOvxSF+Dsu USV+f4J2SVyl3CJsT850C+JG7vd50MwN2jWEpgpJ0zfbGt4bomWij6yCp00tCjk6 hkqqwOFuNZTotvG2Y5eBddx5hVbuZwa4lZWemtcwkqkZSS9K2PegLNOMU6ukb/bj yffAzYW8krLD3haCMy28cDpjG2sFcgns50UHwa+FtTL+ctCxN5qEFNUDcWfhWL5p ovftFdSo3uAueEy4BIovhwea6gSF6ekVz9ZYoV+rUilzT7C/uT2FT+sed3TfG+mn 7h+DuD7JFf8LcRtP/ZeCyWU/fD+T3ZaY/YU6r/FsGUUAlrPc0U3x4CmcOrghTjew RMTIRG2c/k8TSIiLuZmhgpJS3z9gm2684qTy9g+gt0VG+O1tzd2W5dmHea0NYCoc kdAIkYXJiRC9d3uedq7wU7sbptJ/kV8zf9DY4W6X82VNa0Nh8HsQUBZQLDHDQaAF Z7qLdc3pfLDgwtnxtYskL75vKmb7AQy8/IZyoRSBSXwuq4hMtWwMTHUBJCOIsOyf NGm2F7RO+3BYJOOYuaz1/yXDE4JgGPvNKd4cPdIFDvX5elYbC/Stvb8cySyjRfvW qSaha57+C+4+zHk3U28b =yrER -----END PGP SIGNATURE----- --B43k36TdGiwSaqjPEgv0odlXJQpUlPO5j--