From owner-freebsd-gecko@FreeBSD.ORG Wed May 7 21:50:25 2014 Return-Path: Delivered-To: gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 33414577; Wed, 7 May 2014 21:50:25 +0000 (UTC) Received: from mail-we0-x233.google.com (mail-we0-x233.google.com [IPv6:2a00:1450:400c:c03::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7979A23E; Wed, 7 May 2014 21:50:24 +0000 (UTC) Received: by mail-we0-f179.google.com with SMTP id q59so1627826wes.38 for ; Wed, 07 May 2014 14:50:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:subject:message-id:mime-version:content-type :content-disposition:user-agent; bh=ugi40mi0/nbxptlspB+/yCEn4mEWCK0uWa8pn5zwTwY=; b=MsXPxdlXLqwb20roNN6BftQ1q1Q1fi51mi6xLWL+aGUggLqSwE0UE3ogElZv6oln9R lf+BsYwFAZfIlDlQYac6lj5xOWi2URZnoyXqn4H+WBzuAgfRHFKD6Z2A10HzhVfpRgXF TTnNCVxxFqTuOHV6p7zEQG6Nd7geskFvm2xDr4BIRRNP/PoZekngUC6zMeEaC9mfIePE FgyDQgMI1wAgGUCMJ0sztWS0NhaiDL6JvkUbf2FuIS6Y7tDhQ3HVgRMIK8IuWt4TcK0O C10Xx5Mf4dBmYp716b80tz5sE7OM+UfOdsNgXW9CVAfwbfLbZ551RnJ8+VY7Wc6j/ZaP xOcA== X-Received: by 10.194.193.74 with SMTP id hm10mr10455072wjc.13.1399499422675; Wed, 07 May 2014 14:50:22 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id ga10sm28062923wjb.23.2014.05.07.14.50.20 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 07 May 2014 14:50:21 -0700 (PDT) Sender: Baptiste Daroussin Date: Wed, 7 May 2014 23:50:19 +0200 From: Baptiste Daroussin To: gecko@FreeBSD.org, flo@FreeBSD.org, beat@FreeBSD.org Subject: Staging mozilla ports Message-ID: <20140507215018.GB17438@ivaldir.etoilebsd.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="lEGEL1/lMxI0MVQ2" Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 May 2014 21:50:25 -0000 --lEGEL1/lMxI0MVQ2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, Here is a patch that stagify mozilla ports, it is not well tested at all, but for now I do not have time to go further, it needs more testing and probably polishing can you guys have a look and commit as soon as possible? Here is what this patch does: - Remove dead code from bsd.gecko.mk - Convert USE_GNOME=desktopfileutils to USES=desktop-file-utils - Revert hack for .pc files with USES=pathfix - Stagify I have tested properly I guess firefox and libxul (libxul add new files into lib/libxul I don't know why, I might have missed something) seamonkey, thunderbird and firefox-esr were done blindly (not tested) regards, Bapt --lEGEL1/lMxI0MVQ2 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iEYEARECAAYFAlNqqpoACgkQ8kTtMUmk6ExgnACfQw1iHWCzYx3uI5pmScpAKvYp DXQAoLsCn9INxKP+ND/s+P2tI2WD0ouA =xXrn -----END PGP SIGNATURE----- --lEGEL1/lMxI0MVQ2--