From owner-freebsd-ports@FreeBSD.ORG Fri Mar 30 19:57:07 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3091E16A401 for ; Fri, 30 Mar 2007 19:57:07 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 20FC213C458 for ; Fri, 30 Mar 2007 19:57:07 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id EFCEE1A4D86; Fri, 30 Mar 2007 12:57:06 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 3957D51389; Fri, 30 Mar 2007 15:57:06 -0400 (EDT) Date: Fri, 30 Mar 2007 15:57:06 -0400 From: Kris Kennaway To: Scott Bennett Message-ID: <20070330195705.GA18406@xor.obsecurity.org> References: <200703301852.l2UIqn6m026787@mp.cs.niu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200703301852.l2UIqn6m026787@mp.cs.niu.edu> User-Agent: Mutt/1.4.2.2i Cc: freebsd-ports@freebsd.org Subject: Re: working version of acroread7 for FreeBSD 6.1-RELEASE needed X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Mar 2007 19:57:07 -0000 On Fri, Mar 30, 2007 at 01:52:49PM -0500, Scott Bennett wrote: > I need a functioning version of acroread version 7 for my 6.1 system > "pkg_add -r acroread7" does not find a package. "portinstall acroread7" > fails initially on an error return from a brandelf command, as it should, > because the brandelf is being applied to a shell script rather than to an > executable binary. > Does anyone on this list know where to find a version that will > install and run correctly? Instead, how about reporting the problem properly so that it can be fixed? :) Kris