From owner-svn-ports-all@FreeBSD.ORG Tue Apr 7 16:57:23 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 528B441F for ; Tue, 7 Apr 2015 16:57:23 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (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 180811BC for ; Tue, 7 Apr 2015 16:57:23 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.9/8.14.9) with ESMTP id t37GvMY6033785 for ; Tue, 7 Apr 2015 16:57:22 GMT (envelope-from bdrewery@freefall.freebsd.org) Received: (from bdrewery@localhost) by freefall.freebsd.org (8.14.9/8.14.9/Submit) id t37GvMtd033784 for svn-ports-all@freebsd.org; Tue, 7 Apr 2015 16:57:22 GMT (envelope-from bdrewery) Received: (qmail 9296 invoked from network); 7 Apr 2015 11:57:21 -0500 Received: from unknown (HELO ?10.10.1.139?) (freebsd@shatow.net@10.10.1.139) by sweb.xzibition.com with ESMTPA; 7 Apr 2015 11:57:21 -0500 Message-ID: <55240C73.9050209@FreeBSD.org> Date: Tue, 07 Apr 2015 11:57:23 -0500 From: Bryan Drewery Organization: FreeBSD User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: John Marino , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r383184 - in head/devel/libc++: . files References: <201504040022.t340MwUc082274@svn.freebsd.org> In-Reply-To: <201504040022.t340MwUc082274@svn.freebsd.org> OpenPGP: id=F9173CB2C3AAEA7A5C8A1F0935D771BB6E4697CF; url=http://www.shatow.net/bryan/bryan2.asc Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="n7MiQ6VSWHJujTC6cfNRn9sNAP1Dvg2Up" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 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: Tue, 07 Apr 2015 16:57:23 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --n7MiQ6VSWHJujTC6cfNRn9sNAP1Dvg2Up Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 4/3/2015 7:22 PM, John Marino wrote: > Author: marino > Date: Sat Apr 4 00:22:57 2015 > New Revision: 383184 > URL: https://svnweb.freebsd.org/changeset/ports/383184 >=20 > Log: > devel/libc++: Mainly fix DragonFly support. > =20 > This port was originally fixed in dports using alias:10 but this fix > was faulty. The libc++ headers reference __FreeBSD__ so alias won't > work. It needs to be patched to check __DragonFly__, including a fil= e > that was the subject of EXTRA_PATCHES. Can you please upstream the DragonFly support? I am working on getting dim's patch into the port to update it and conflicting with all of this. I think it will be simpler to use CPPFLAGS+=3D-D__FreeBSD__ to cover most= of these cases without patches. > =20 > Moreover, the port was installing the .orig files left over from > patching. I remove these in post-patch now. I don't think this is a problem worth fixing. check-plist already ignores .orig files. --=20 Regards, Bryan Drewery --n7MiQ6VSWHJujTC6cfNRn9sNAP1Dvg2Up Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBAgAGBQJVJAxzAAoJEDXXcbtuRpfPBXgH/RVEwYA934QJtmWm8i/aTm1Z IFWHEQwYixSaG226yzjD5Wa6kbJEW1DE77Re1Gq4KYqCHBJ+hYnfA+hlXyLH/RRO 4Z0lX6tHtFNKz3rFlnY+pkqXcYmI87ZgSxPOfwh1lagircf0KdT6EGQEgpaSjJbi CAq64MMrJMF6kp0FuMi3kMpVpCUZ6u2ezNPcVbJAqysb+7mEEqCNrWoyNhDvuBZB pVnkc9y0NHcCSv+jl0Q6sbY0iqD14yb5Py0+IJTXVxP+NNxh5hZYHy6sTSRjOTzX LWIWn4uUbSWIlDZyE2t46VpPbLLeDnOL2DCv4yOtIbWPx7d30fcQzL7IyTsiUEk= =kGW4 -----END PGP SIGNATURE----- --n7MiQ6VSWHJujTC6cfNRn9sNAP1Dvg2Up--