From owner-freebsd-mips@freebsd.org Mon Jul 13 16:33:27 2015 Return-Path: Delivered-To: freebsd-mips@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 DA20299C696; Mon, 13 Jul 2015 16:33:27 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wg0-x22f.google.com (mail-wg0-x22f.google.com [IPv6:2a00:1450:400c:c00::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7F9AB10FB; Mon, 13 Jul 2015 16:33:27 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by wgxm20 with SMTP id m20so117381439wgx.3; Mon, 13 Jul 2015 09:33:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=dumGtzvCQ+bF7rGIG+PCmvSz61b8S2H+b3oBV2RWuf0=; b=P2UqKKe+JrShew7AB7U5mPbBvDsfraPP5aIRHuUO8I8LA3YaDuMXNdVw9aK4u6gtbD KzwGYv/lcMf8fm1Cl5F1CY6mXDNaKOXOxhqKBkac9y92iV6Pu2q/xdwEI52qiicOHVyK YoyQT1Cpk8s48PN9yS+i3zeOHbgCJPSslgkiklFGv4dpehsTjEINIMmNxQKnATrsi7QE xm892LwmGlT2X/OkgXfEKiXQU3Fj9Q0FCThF4ynxirIis/8/aPbWbnjCu714NfbT3vfj Lmrz24TgkqeOnfOYkQdpa1PmOACLpsu9YTW2+0dmtv07Ld0zePAy+r7IEU7ynUwSXpkg oS+A== X-Received: by 10.194.48.71 with SMTP id j7mr69799856wjn.59.1436805205821; Mon, 13 Jul 2015 09:33:25 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by smtp.gmail.com with ESMTPSA id lq9sm30089260wjb.35.2015.07.13.09.33.24 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Jul 2015 09:33:24 -0700 (PDT) Sender: Baptiste Daroussin Date: Mon, 13 Jul 2015 18:33:22 +0200 From: Baptiste Daroussin To: Michael Vale Cc: "freebsd-embedded@freebsd.org" , "freebsd-mips@freebsd.org" , "freebsd-arm@freebsd.org" , "portmgr@freebsd.org" Subject: Re: Cross Ports - skip stage and install directly to sysroot Message-ID: <20150713163322.GE37597@ivaldir.etoilebsd.net> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="jTMWTj4UTAEmbWeb" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 16:33:28 -0000 --jTMWTj4UTAEmbWeb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jul 12, 2015 at 05:18:06PM +1030, Michael Vale wrote: > http://www.mediafire.com/download/4xqxzldx29oaxzd/bsd.port.mk.sysrootinst= all.patch > I haven't had a chance to test this out because there are some bugs in pk= g-1.5.4 source that doesn't let me compile it, but. it installs to the abs= olute path, so i'm not sure that's what we want, it might be best to just l= eave the stage in else pkg might get confused and store the wrong path on t= he target systems pkgdb and be unable to remove said packages, but I don't = know if thats the case for sure or not. > Choice is yours. =20 First thanks for working on that. Would it be possible that you attache the patch in the mail next time? would be way easier to review. Concerning the bug in pkg you are speaking about, what compiler are you usi= ng, because the fact one contributed file is in CRLF (we keep the upstream vers= ion as vanilla as possible) should not be a problem for any compiler. Best regards, Bapt --jTMWTj4UTAEmbWeb Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlWj6FIACgkQ8kTtMUmk6EzbOQCgsuw6zSkaosEURgfTVUssRDK8 2G8AoIRs/RRaJadlHko1/fTIfBKrUYdd =In4L -----END PGP SIGNATURE----- --jTMWTj4UTAEmbWeb--