From owner-freebsd-questions@FreeBSD.ORG Thu Sep 6 08:16:33 2012 Return-Path: Delivered-To: FreeBSD-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6DD9E106566B for ; Thu, 6 Sep 2012 08:16:33 +0000 (UTC) (envelope-from freebsd-questions@herveybayaustralia.com.au) Received: from mail.unitedinsong.com.au (mail.unitedinsong.com.au [150.101.178.33]) by mx1.freebsd.org (Postfix) with ESMTP id 251C88FC12 for ; Thu, 6 Sep 2012 08:16:32 +0000 (UTC) Received: from laptop3.herveybayaustralia.com.au (unknown [192.168.0.148]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.unitedinsong.com.au (Postfix) with ESMTPSA id 965B15C21 for ; Thu, 6 Sep 2012 18:23:20 +1000 (EST) Message-ID: <504859C9.7010402@herveybayaustralia.com.au> Date: Thu, 06 Sep 2012 18:07:37 +1000 From: Da Rock User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:13.0) Gecko/20120728 Thunderbird/13.0.1 MIME-Version: 1.0 To: FreeBSD-questions@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: .package files? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Sep 2012 08:16:33 -0000 Just a quickie- has anyone been able to install a .package file on FBSD? File offered an interesting diagnosis: bash script 4 file. Opening in ee (gedit had kittens) displayed that it was indeed a bash script file with one massive difference: there is a line that says skipline=, and from that line number onward it is encoded. Cheers