Date: Sun, 22 Jun 2014 15:56:11 -0400 From: Glen Barber <gjb@FreeBSD.org> To: Lawrence Stewart <lstewart@freebsd.org> Cc: python@FreeBSD.org Subject: Re: [PATCH] devel/mercurial --authormapsuffix Message-ID: <20140622195610.GC1218@hub.FreeBSD.org> In-Reply-To: <53A731CC.1000202@freebsd.org> References: <53A731CC.1000202@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--ZgsjCHEQV+PhxuqO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jun 22, 2014 at 12:43:08PM -0700, Lawrence Stewart wrote: > Hi Python team, >=20 > As part of the set up and ongoing running of hg-beta.freebsd.org, I make > use of a patch against devel/mercurial which allows me to append a > suffix to author names during the svn -> hg incremental conversion proces= s. >=20 > clusteradm@ are working to streamline the package management on cluster > hosts and it would simplify things for them if the hg-beta.freebsd.org > jail did not make use of any custom compiled software. >=20 > The patch in question is at [1]. and after discussion with upstream > [2,3] it was decided not to fold it into the official Mercurial > distribution. >=20 > I'm hoping you would be happy to carry the patch in our mercurial/devel > port as an off-by-default option which clusteradm@ can then enable for > cluster package builds via poudriere. >=20 Something like what devel/bugzilla44 does would be perfect. What that port does is includes an off-by-default FREEBSD option, which we can enable in the cluster, adding the patch in question as EXTRA_PATCHES. % make -C devel/bugzilla44 -V FREEBSD_DESC Patch used internally by the FreeBSD project Glen --ZgsjCHEQV+PhxuqO Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJTpzTaAAoJELls3eqvi17QNHYP/RKyrXGnN6eEoVVoY3GIDtaq 0CQu1H/1hDrlhREdfcMg/EDcy7ZbKGc8s+JRzClGdD4obAYCFwBzcAf/62BecM3/ V5qE2sLel0prB8/aWBrkTUgSnSmJ4tz//+m6JnHWhIcW8VlmKUk6o6y4JUipRTyz Xn3mmJlp2Hxljj63TFg6ekfd1Gf9uZy0x6twBtwkCFRmbGTK1qDv7yelmG3HC8+b LqdLNHNO2NqgBE1JjmIWPvm2iux7nCJ6nCVU/5jYFypk4zjyU4sFd0FIOifM4e1e Dxsg8HGhLa7HhHN8MekJRuigTRX16/93W5UrWgbnNOTwTevcMnBy/CC+LG4GZDy7 FfCPFp0dWDlTZM9Mag/6d8bE7n+cbpkxzBjY8r8tW2z2Byc4OV5Ny2RWaqmHXuSI koYxDaI8HvNR+9t4rzBBnXXQsni+NiS+hjr6Ct1mZCvTz1vp5DkQ/pSXSvACAUBs Ichm6DwLhzEHOQZdx+GCaK3cx7C+OldA8bN3eP+3FUzxetbXd3t+5Lcr9E9lHQPY pLhrX46vaCx3e5RjTTvxzlyAKY6/dUIoL4ERjeXhCTk79pOg6mmiGXRSg5Hq/6ry HocrebmHUgF37ARbQxaIjWgfGV9zAMJw8Y59Iw7awJ7dQYvummF3O1oc1sAiR1ua EBeIrKu7E2GgjPx0BPS5 =nv65 -----END PGP SIGNATURE----- --ZgsjCHEQV+PhxuqO--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140622195610.GC1218>