From owner-svn-ports-all@freebsd.org Mon Jul 9 08:42:02 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 381B810307C0; Mon, 9 Jul 2018 08:42:02 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 929D18B59C; Mon, 9 Jul 2018 08:42:00 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from atuin.in.mat.cc (unknown [IPv6:2a01:678:42:ffff:3e15:c2ff:fec4:452e]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: mat/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id BFE359390; Mon, 9 Jul 2018 08:41:58 +0000 (UTC) (envelope-from mat@FreeBSD.org) Date: Mon, 9 Jul 2018 10:41:54 +0200 From: Mathieu Arnold To: =?utf-8?Q?T=C4=B3l?= Coosemans Cc: Jan Beich , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r465789 - in head/devel/boost-jam: . files Message-ID: <20180709084154.4nnmyxzcjxkxih2a@atuin.in.mat.cc> References: <201803280937.w2S9bdgD049991@repo.freebsd.org> <20180706185745.4a2ff810@kalimero.tijl.coosemans.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="5q5mj3vtm7eczdzh" Content-Disposition: inline In-Reply-To: <20180706185745.4a2ff810@kalimero.tijl.coosemans.org> User-Agent: NeoMutt/20180323 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jul 2018 08:42:02 -0000 --5q5mj3vtm7eczdzh Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jul 06, 2018 at 06:57:45PM +0200, T=C4=B3l Coosemans wrote: > On Fri, 06 Jul 2018 17:09:32 +0200 Jan Beich wrote: > > Tijl Coosemans writes: > >> -ALL_TARGET=3D cc > >> +ALL_TARGET=3D cc ${WITH_DEBUG:D--debug} =20 > >=20 > > - Not consistent with DEBUG in boost-libs where it's a regular option >=20 > I think WITH_DEBUG is what every port should support, not DEBUG options. > This is something that applies to every port and we're not going to add > options to every port. The DEBUG option should never set WITH_DEBUG. Enabling debug symbols and all on a port should never be an option but should be something the user chooses, and sets in make.conf, with WITH_DEBUG or WITH_DEBUG_PORTS. I plan on cleaning this mess up during the summer. --=20 Mathieu Arnold --5q5mj3vtm7eczdzh Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKTBAABCgB9FiEEOraXidLtEhBkQLpbOkUW81GDzkgFAltDH9FfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNB QjY5Nzg5RDJFRDEyMTA2NDQwQkE1QjNBNDUxNkYzNTE4M0NFNDgACgkQOkUW81GD zkiLtw//S1sw8iPLjwQkoIxoCGt8n6CaNZtpUIEXWdVna7m3psjJZp9xX38AIDoz LHLnBYdNtpmerihCXpt72uTMtzVf5enPpnEO2AxKLX4+9jqBB4Di9T3WfhcfzCbt feg6DII0q4C5u4hUXUclK/8/gwaHsoZsqGjObYTEqu5zlFhl6f0WQAX0Ypuqe4Il yNGAZSdZTDCeMdVDmmz5iSFwur7xf8B89iqZB4c/8Dpu7F9XTm46mN2Rbr+Rsljz MJNPKRMe9kYip4+2QrvoZ6889N08PIC+8JLm6wxibVpr3aw3Rf4AgNd2k+DgYAFc ucx/AZv9XbkzbT4vRhlpkvaV570E6evzbOUVTM/X2G4guuBg3StSYcTfQlhC9rK8 LIri5W/h1XavhNDbC6k4Qpi5ORL5aBTvmIbmi5J9i+RNT/LPalDl2J7Ph33Ma2Ng c1vLEvD6Hs9lttF05hM/apVs8cqM9iwK6ZoJCmAFPaXKlOjB63le1S87n32sZfLd itb1E/rHQjqw1ryy33LzSx6NVGc7PbmWmt5O1FpaAVHV2upvJGmpo0Wg56nV122i NcnLNBAaRNHo1XKwkcOrdvYxfhCCbKCVrh6jKpXADakMyqELgZiB5FkisCuApi4X qI+TUIA7s/htJRZRZaFwolxIB4FU06CbpNPQQe/ygro2Cdq3e+E= =3yPz -----END PGP SIGNATURE----- --5q5mj3vtm7eczdzh--