From owner-freebsd-ppc@freebsd.org Sun Dec 13 21:45:35 2015 Return-Path: Delivered-To: freebsd-ppc@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 87DF9A42AE8 for ; Sun, 13 Dec 2015 21:45:35 +0000 (UTC) (envelope-from bacon4000@gmail.com) Received: from mail-ig0-x236.google.com (mail-ig0-x236.google.com [IPv6:2607:f8b0:4001:c05::236]) (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 5AC8A19AC; Sun, 13 Dec 2015 21:45:35 +0000 (UTC) (envelope-from bacon4000@gmail.com) Received: by mail-ig0-x236.google.com with SMTP id su19so71723541igc.0; Sun, 13 Dec 2015 13:45:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-type:content-transfer-encoding; bh=9ANIi5jUXSkIFPqhqG4luZmLLaQHQo9KWPol9ZPS/qM=; b=jnGRFwxrX2m0Yf91vd9LoMkAERAZU26kB4Pd1DRYQcdTS4qjs4Kh3PTk+bI9QFbwZX ky1t8ypU+iaG/vJq/xp1jLb/zcn3Yg6HNbIogPoR631wvfFemVQ/qXA4orFlV3/Q+wSl Z0OxPb4EFXtwo/LQmsexm02WcWPsBedf8nEMvhzcuXTjcSbwakmq0740McS3d6MPtKzK tMKpRQCfwIGEAdY8tl1kTaAzL548RRLV/0zp0ifBJsFg6W18xmnpcVL5YSUWDQ3OQE+Q +Sha4g9NbY6Cfkck4kfJZ+RuGwzoV6SlUExzI4k/I+EaQ0zaLfKNX8WCGapdzRN8KHO5 VzAw== X-Received: by 10.50.103.38 with SMTP id ft6mr11442542igb.60.1450043134826; Sun, 13 Dec 2015 13:45:34 -0800 (PST) Received: from oyster.jbacon.dyndns.org ([64.83.178.251]) by smtp.gmail.com with ESMTPSA id l5sm10877427ioa.17.2015.12.13.13.45.33 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 13 Dec 2015 13:45:34 -0800 (PST) Subject: Re: powerpc64 packages To: Steve Wills , FreeBSD PowerPC ML References: <566DB063.5080902@FreeBSD.org> From: Jason Bacon Message-ID: <566DE6FC.60009@gmail.com> Date: Sun, 13 Dec 2015 15:45:32 -0600 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <566DB063.5080902@FreeBSD.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Dec 2015 21:45:35 -0000 That's fabulous, Steve, thanks! Has there been any talk about constructing a package-building farm of some sort for powerpc*? Something like sysutils/condor could be used to coordinate a widely distributed effort. On 12/13/15 11:52, Steve Wills wrote: > Hi, > > I've built ~19k packages for HEAD r290126 powerpc64. > > To use these, grab and run this shell script: > > https://people.freebsd.org/~swills/powerpc_pkg_setup.sh > > then you should be able to install packages from this repo. > > Note that this took a long time and so these packages are a bit out of > date and probably have security issues, so buyer beware. > > Steve > _______________________________________________ > freebsd-ppc@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ppc > To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@freebsd.org"