From owner-freebsd-ports@freebsd.org Wed Oct 12 07:24:17 2016 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 8C575C0B47B for ; Wed, 12 Oct 2016 07:24:17 +0000 (UTC) (envelope-from mazhe@alkumuna.eu) Received: from smtp1-g21.free.fr (smtp1-g21.free.fr [IPv6:2a01:e0c:1:1599::10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5580866D for ; Wed, 12 Oct 2016 07:24:17 +0000 (UTC) (envelope-from mazhe@alkumuna.eu) Received: from yggdrasil.alkumuna.eu (unknown [IPv6:2a01:e35:8a74:6e70:232:36ff:fe5c:3a87]) by smtp1-g21.free.fr (Postfix) with ESMTPS id E39D8B00350 for ; Wed, 12 Oct 2016 09:24:12 +0200 (CEST) Received: from freedom.alkumuna.eu ([IPv6:2a01:e35:8a74:6e70:62a4:4cff:fe54:b212]) (authenticated bits=0) by yggdrasil.alkumuna.eu (8.15.2/8.15.2) with ESMTPSA id u9C7O8rw021707 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=NOT) for ; Wed, 12 Oct 2016 09:24:12 +0200 (CEST) (envelope-from mazhe@alkumuna.eu) Date: Wed, 12 Oct 2016 09:24:03 +0200 From: Matthieu Volat To: freebsd-ports@freebsd.org Subject: Re: harder and harder to avoid pkg Message-ID: <20161012092403.66a41d9e@freedom.alkumuna.eu> In-Reply-To: <638fe078-80db-2492-90be-f1280eb8d445@freebsd.org> References: <638fe078-80db-2492-90be-f1280eb8d445@freebsd.org> X-Mailer: Claws Mail 3.14.0 (GTK+ 2.24.29; amd64-portbld-freebsd11.0) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/Cd=XTY91RPT+/DajFEaQQHP"; protocol="application/pgp-signature" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alkumuna.eu; s=dkim; t=1476257052; bh=HJSf2K3QnS7KZaNMeVgLgnlQqGRZwy6bK9xjefsBTxs=; h=Date:From:To:Subject:Message-ID:In-Reply-To:References:MIME-Version:Content-Type; b=IL1yQqUesE8128xrt5MEyxV+BBSxhOPf6P74i0S/1eXNV23qtiXWM3dfyqgIUyIoB4fjkQmB4ja6c7hs8rHUSUKDVGVZ7rpmlMy84LqerZwkg1vbgK0tn93En1LHCEe410eSBr06Esd8U3N3AauPwpU97Jai3FFK+FXwTe4pCQU= 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, 12 Oct 2016 07:24:17 -0000 --Sig_/Cd=XTY91RPT+/DajFEaQQHP Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Tue, 11 Oct 2016 11:59:47 -0700 Julian Elischer wrote: > As the number of dependencies between packages get ever higher, it=20 > becomes more and more difficult to compile packages and the dependence=20 > on binary precompiled packages is increased. However binary packages=20 > are unsuitable for some situations. We really need to follow the lead=20 > of some of the Linux groups and have -runtime and -devel versions of=20 > packages, OR we what woudlbe smarter, woudl be to have several "sub=20 > manifests" to allow unpacking in different environments. > [...] >=20 And GNU/Linuxes can be a PITA when you have to track -dev(el) packages (whi= ch sometimes really requires -bin, -app or whatever), or worst, describe to= people how they are supposed to build your software with weird subpackage = names. I really like that ports provides the software project as intended by upstr= eam (modulo options). --=20 Matthieu Volat --Sig_/Cd=XTY91RPT+/DajFEaQQHP Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlf95RMACgkQ+ENDeYKZi37rBwCggCIdPQDplaZsXtnXjjpyGzhs fm0AnicfDpqQ8zHcCq66C52LLR7u6lIn =e8Hw -----END PGP SIGNATURE----- --Sig_/Cd=XTY91RPT+/DajFEaQQHP--