From owner-freebsd-arm@freebsd.org Sun Jul 12 06:48:13 2015 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EEA2D9997D0; Sun, 12 Jul 2015 06:48:13 +0000 (UTC) (envelope-from m.vale@live.com.au) Received: from COL004-OMC1S3.hotmail.com (col004-omc1s3.hotmail.com [65.55.34.13]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client CN "*.outlook.com", Issuer "MSIT Machine Auth CA 2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C94F9EA; Sun, 12 Jul 2015 06:48:13 +0000 (UTC) (envelope-from m.vale@live.com.au) Received: from COL130-W27 ([65.55.34.7]) by COL004-OMC1S3.hotmail.com over TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008); Sat, 11 Jul 2015 23:48:07 -0700 X-TMN: [k8hyYP6w1UMyMZCvhy6RxrYPGTH2WSf5] X-Originating-Email: [m.vale@live.com.au] Message-ID: From: Michael Vale To: "freebsd-embedded@freebsd.org" , "freebsd-mips@freebsd.org" , "freebsd-arm@freebsd.org" , "portmgr@freebsd.org" Subject: Cross Ports - skip stage and install directly to sysroot Date: Sun, 12 Jul 2015 17:18:06 +1030 Importance: Normal MIME-Version: 1.0 X-OriginalArrivalTime: 12 Jul 2015 06:48:07.0026 (UTC) FILETIME=[B5712520:01D0BC6E] Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 06:48:14 -0000 http://www.mediafire.com/download/4xqxzldx29oaxzd/bsd.port.mk.sysrootinstal= l.patch I haven't had a chance to test this out because there are some bugs in pkg-= 1.5.4 source that doesn't let me compile it=2C but. it installs to the abs= olute path=2C so i'm not sure that's what we want=2C it might be best to ju= st leave the stage in else pkg might get confused and store the wrong path = on the target systems pkgdb and be unable to remove said packages=2C but I = don't know if thats the case for sure or not. Choice is yours. =