From owner-freebsd-ports@FreeBSD.ORG Sat Jan 12 23:41:24 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 484A7BE0 for ; Sat, 12 Jan 2013 23:41:24 +0000 (UTC) (envelope-from stephen@missouri.edu) Received: from wilberforce.math.missouri.edu (wilberforce.math.missouri.edu [128.206.184.213]) by mx1.freebsd.org (Postfix) with ESMTP id E2CA2DE0 for ; Sat, 12 Jan 2013 23:41:23 +0000 (UTC) Received: from [127.0.0.1] (wilberforce.math.missouri.edu [128.206.184.213]) by wilberforce.math.missouri.edu (8.14.6/8.14.6) with ESMTP id r0CNfMfd034582 for ; Sat, 12 Jan 2013 17:41:22 -0600 (CST) (envelope-from stephen@missouri.edu) Message-ID: <50F1F4A2.1050509@missouri.edu> Date: Sat, 12 Jan 2013 17:41:22 -0600 From: Stephen Montgomery-Smith User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130106 Thunderbird/17.0.2 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Re: Ports cvs deprecation warning References: <201301122245.r0CMixSA026097@mech-cluster241.men.bris.ac.uk> In-Reply-To: X-Enigmail-Version: 1.5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jan 2013 23:41:24 -0000 On 01/12/2013 05:20 PM, Freddie Cash wrote: >> >> man portsnap >> >> Does is work on non amd64/i386 arches >> (sparc64 and ia64 specifically)? > > Honestly couldn't tell you, as I have no experience with or access to > non-x86 systems. portsnap is a shell script. I don't how it could fail in any architecture, as long as standard utilities like tar and gunzip work.