From owner-svn-ports-head@FreeBSD.ORG Wed Apr 2 16:32:00 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 70896179; Wed, 2 Apr 2014 16:32:00 +0000 (UTC) Received: from mail-wi0-x22f.google.com (mail-wi0-x22f.google.com [IPv6:2a00:1450:400c:c05::22f]) (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 B06068E3; Wed, 2 Apr 2014 16:31:59 +0000 (UTC) Received: by mail-wi0-f175.google.com with SMTP id cc10so7515639wib.14 for ; Wed, 02 Apr 2014 09:31:57 -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:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=1nICtIs2OtibvGK1JKTeWN2gTxe707wn7oPZ7tB2Y5o=; b=fXmSaRZkS2wmd2Y5tTYnj8k6E7F7boUv6Zr6InsscwLjTZ2vamKAX46GR4zfaoXDWu huropcR1rDpLQaN4J5NQ9+HgcYtCl3SAktLMhnYw6jdZL7wt95SuF9wrp18DLhAFVi0z ZWqA56QcnHFVC2lGoxRLwNcNJ8uG/vlx3sNbxRT83pOjsatdQyFlmP0RDfalpfsq/+69 tNopEOPNTxZ1c8lD95aOz0NrX3i3QB7NCibyDmMRqD7eLGlBEmPlg5D1omJNSzxdMd2B ZeleMrFqjkAyqkW3D1YWGxm6pJmKLHuiP3LoRZ2YahR77QQSLBFvlirKkFCadWT5nb11 nhpg== X-Received: by 10.180.91.114 with SMTP id cd18mr3537226wib.28.1396456317809; Wed, 02 Apr 2014 09:31:57 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id lb4sm3615530wjb.14.2014.04.02.09.31.56 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 02 Apr 2014 09:31:56 -0700 (PDT) Sender: Baptiste Daroussin Date: Wed, 2 Apr 2014 18:31:38 +0200 From: Baptiste Daroussin To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r349928 - head/Mk Message-ID: <20140402163138.GA76119@ivaldir.etoilebsd.net> References: <201404021613.s32GDjs0055026@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="xHFwDpU9dbj6ez1V" Content-Disposition: inline In-Reply-To: <201404021613.s32GDjs0055026@svn.freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Apr 2014 16:32:00 -0000 --xHFwDpU9dbj6ez1V Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 02, 2014 at 04:13:45PM +0000, Baptiste Daroussin wrote: > Author: bapt > Date: Wed Apr 2 16:13:44 2014 > New Revision: 349928 > URL: http://svnweb.freebsd.org/changeset/ports/349928 > QAT: https://qat.redports.org/buildarchive/r349928/ >=20 > Log: > First bit of support to cross build the ports tree will only work > with simple ports for now, lots of improvements are pending > =20 > cd devel/pkgconf; make X_BUILD_FOR=3Darmv6-freebsd10.0 package > =20 > Will create a armv6 ready package > Note that right now the generated package does not have the proper ABI = defined > But the content is the right one >=20 I forgot to mention: Reviewed by: bdrewery --xHFwDpU9dbj6ez1V Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iEYEARECAAYFAlM8O2oACgkQ8kTtMUmk6Ew2VACeLBtuRKa1X6GaHmNHVlXqO4pw w50AoIg8Xxw34M7bE12535VfEBuP9QXr =jvw9 -----END PGP SIGNATURE----- --xHFwDpU9dbj6ez1V--