From owner-freebsd-ports@freebsd.org Fri Jun 2 14:29:44 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 E2621BF8BFD for ; Fri, 2 Jun 2017 14:29:44 +0000 (UTC) (envelope-from thierry@pompo.net) Received: from erza.lautre.net (erza.lautre.net [80.67.160.89]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.lautre.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A593C6422F for ; Fri, 2 Jun 2017 14:29:44 +0000 (UTC) (envelope-from thierry@pompo.net) Received: from graf.pompo.net (graf.pompo.net [78.225.128.39]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by erza.lautre.net (Postfix) with ESMTPSA id 97011FDF0D for ; Fri, 2 Jun 2017 16:27:36 +0200 (CEST) Received: by graf.pompo.net (Postfix, from userid 1001) id 53FFA48C81; Fri, 2 Jun 2017 16:29:40 +0200 (CEST) Date: Fri, 2 Jun 2017 16:29:40 +0200 From: Thierry Thomas To: freebsd-ports@freebsd.org Subject: Re: The future of portmaster [and of ports-mgmt/synth] Message-ID: <20170602142940.GD26373@graf.pompo.net> Mail-Followup-To: freebsd-ports@freebsd.org References: <589B133C-0175-4DD2-8847-5A3E0E697B36@dsl-only.net> <20170530200629.GA10517@lonesome.com> <20170530215306.GB11098@lonesome.com> <9499F327-172A-4E04-B446-05EE5F08CC51@adamw.org> <20a46aff-b313-9253-8461-6d4d8f28a000@toco-domains.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20a46aff-b313-9253-8461-6d4d8f28a000@toco-domains.de> X-Operating-System: FreeBSD 11.0-STABLE amd64 Organization: Kabbale Eros X-Face: (hRbQnK~Pt7$ct`!fupO(`y_WL4^-Iwn4@ly-.,[4xC4xc; y=\ipKMNm<1J>lv@PP~7Z<.t KjAnXLs: X-PGP: 0xF1C516B3C8359753 User-Agent: Mutt/1.6.1 (2016-04-27) 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: Fri, 02 Jun 2017 14:29:45 -0000 Le jeu. 1 juin 17 à 15:45:43 +0200, Torsten Zuehlsdorff écrivait : > Just as a short note: there is a complete rewrite of portmaster ongoing. > Since its a beast and everything else is very hard there is no public > evidence in case of failure. ;) Until now. I've been using portupgrade and then portmaster for a long time. I can understand the need for such tools when you have to build ports with non-default options. But I have a naive question: if pkg supports flavours, and binary packages are built for your sets of options, is portmaster still relevant? -- Th. Thomas.