From owner-freebsd-ports@freebsd.org Sat Dec 9 09:25: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 64016E846AA for ; Sat, 9 Dec 2017 09:25:33 +0000 (UTC) (envelope-from mazhe@alkumuna.eu) Received: from smtp1-g21.free.fr (smtp1-g21.free.fr [212.27.42.1]) (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 2E9C87E344; Sat, 9 Dec 2017 09:25:32 +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 D7CFBB0057A; Sat, 9 Dec 2017 10:25:20 +0100 (CET) Received: from gramr.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 vB99PItQ002956 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=NOT); Sat, 9 Dec 2017 10:25:19 +0100 (CET) (envelope-from mazhe@alkumuna.eu) Date: Sat, 9 Dec 2017 10:25:17 +0100 From: Matthieu Volat To: Baptiste Daroussin Cc: Alexander Leidinger , tz@freebsd.org, bdreqery@freebsd.org, FreeBSD Ports ML Subject: Re: Working on FLAVOR support in portmaster Message-ID: <20171209102517.005de250@gramr.alkumuna.eu> In-Reply-To: <20171208131828.3gm2o4tx6h3qsrci@ivaldir.net> References: <20171207144945.Horde.5xQsxtL3IaDJljur7J_lS1z@webmail.leidinger.net> <20171207135427.7oycelfcmyi2fmpz@ivaldir.net> <20171208141309.Horde.08G6-5JKtix2vPYyVKV5-D2@webmail.leidinger.net> <20171208131828.3gm2o4tx6h3qsrci@ivaldir.net> X-Mailer: Claws Mail 3.15.1 (GTK+ 2.24.31; amd64-portbld-freebsd11.1) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/g5VQKkh+cMXgzYFQZO.aB/p"; protocol="application/pgp-signature" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alkumuna.eu; s=default; t=1512811519; bh=BJ8YmQ/PJfMqFEyAhgvVx+09YO3ylYMK8oX4vpQb8DI=; h=Date:From:To:Cc:Subject:Message-ID:In-Reply-To:References:MIME-Version:Content-Type; b=pS4inDR7LguhuN4zGcXmO3c8gm+UmXGfWW/TXwABsWQMVrpdOeVwJoI/aNJWXOrWL9Bo+bv50MB80t3ppesxAAw4tKUtzuJl1tjH8GfiHMYhhAkENeaT3loOct/HrnlwjizoAlurDrTSDtmUTiOLCp9NtS9pfOnubIGroC2l5/s= X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Dec 2017 09:25:33 -0000 --Sig_/g5VQKkh+cMXgzYFQZO.aB/p Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Fri, 8 Dec 2017 14:18:28 +0100 Baptiste Daroussin wrote: > On Fri, Dec 08, 2017 at 02:13:09PM +0100, Alexander Leidinger wrote: > > Quoting Baptiste Daroussin (from Thu, 7 Dec 2017 14:= 54:27 > > +0100): > > =20 > > > On Thu, Dec 07, 2017 at 02:49:45PM +0100, Alexander Leidinger wrote: = =20 > > =20 > > > > Alternatively, how would a FreeBSD committer like Stefan or > > > > Torsten or me or whoever gain write access to > > > > https://github.com/freebsd/portmaster/ so get some progress in > > > > the official portmaster location and create a new release > > > > (sorry my ignorance for github and how it works, I'm used to > > > > CVS/SVN workflows)? =20 > > >=20 > > > They just need to ask git admins to get access, I have already asked > > > Stefan (not > > > reply yet) > > >=20 > > > They can also ask me directly if they want given I am part of the git= admins =20 > >=20 > > And I see that I'm already part of the FreeBSD organisation on github, = so I > > should have access. So... currently portmaster is wild-wild-west territ= ory? > > No real owner, anyone willing to fix/improve is free to do so, and it's= up > > to each individual to wear his fireproof-suite (after flavours is settl= ed I > > would be interested to have a look at the local packages installation p= ull > > request)? > > =20 >=20 > The official maintainer is tz@ for now, he just handed the maintainership= to se@ >=20 > As for push access for now, only git-admin (which I am part of) and bdrew= ery > (who use to maintain portmaster) have access. I'll be glad to give push a= cces to > more people. >=20 > For now I have pushed patches from Stefan in the repo (not the flavor sup= port > but the preliminary to it) >=20 > Best regards, > Bapt Would it be possible to have some page to track/show the changes/progress t= o the code? For some times, we had a lot of "i'm working on it but behind c= losed doors". For that kind of tools, it would be nice to see the process of upgrading po= rtmaster (or any other tool for that matter) and get a bit more familiar wi= th the code. Even a wip branch would be great to involve more people, and that way, peop= le would be a bit less in the dark, but that is just my 2 cents... Have a nice day, -- Matthieu Volat --Sig_/g5VQKkh+cMXgzYFQZO.aB/p Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEE1xv/SVkem9252haa3yo2fFz8JX4FAlorq/0ACgkQ3yo2fFz8 JX67qA/8CuMt7dk7qTsd4sKV8o0HOTEgVDq9TAy/03BtL6M69AXb0fJxQrLIcDSB gTAePoSvRSBRvYn5h9ImvuMha7QdUgVEJSkK1w+vyAfgA7uOvXz3LJNab2DMekOS BT3f4pL1Re7n2k+vxvLbQTH+D8tw5X7dV3XGDa6XSwzwvOLYSpzwes+/igglFHrE dmlPfZ+RoCboG9/AgKcLogq6ZgHr8/Ttpi3TJdme+bjQdJihMlpVD3Og13EdpXhE hZhXxTI1LIu9Fhu3yoSDMdL81r4TyRiRrnKwhU5LInKMimnZa/6/kmfxsiXqZOuG 7WzzGPRYZr2EuHLCbFPaw2jqPC395AwWEKyCx29PMc9d2mdxulPcP7AqxSju7uu4 mGKQ2BI/xvG6W1CT8KGcyTMAP/j8YdyVIOrPAzAYl1nS+wVWPfhOqbymIHE1mKMA xkgFIoZtInEa9ya4ty4XShW99NDHlCHNJa6swc0UvbzrPw06EbmV6wVCLETFlmWN Y7WvuGcWeuEPvqsJxTq/kz29Us1LS5xR7mcbV72sL/Rgu4TdPaXLt/12EZmxR+Gh 8p8Z0im6lKq5LXmMrsaHl/xRxj+TdO0Nr5r8d7Wn/oRkXeJ8Rh4AjcqORCkLALA+ RGax3RKjbM0sUA8IUYW090nxPBHj+CagXfjRt/Kmoy3NEoAeisI= =kBzN -----END PGP SIGNATURE----- --Sig_/g5VQKkh+cMXgzYFQZO.aB/p--