From owner-freebsd-questions@FreeBSD.ORG Tue Oct 10 18:56:14 2006 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38A2416A4F6 for ; Tue, 10 Oct 2006 18:56:14 +0000 (UTC) (envelope-from lauasanf@wilderness.homeip.net) Received: from mail.ecommerce.com (mail.ecommerce.com [80.121.204.32]) by mx1.FreeBSD.org (Postfix) with SMTP id 92FF843D8A for ; Tue, 10 Oct 2006 18:56:13 +0000 (GMT) (envelope-from lauasanf@wilderness.homeip.net) Received: (qmail 30868 invoked by uid 399); 10 Oct 2006 19:12:58 -0000 Received: from unknown (HELO ?172.31.215.2?) (80.121.204.1) by mail.opentransfer.com with SMTP; 10 Oct 2006 19:12:58 -0000 Message-ID: <452BEBC2.7010109@wilderness.homeip.net> Date: Tue, 10 Oct 2006 13:51:46 -0500 From: Drew Sanford User-Agent: Thunderbird 1.5.0.7 (X11/20060926) MIME-Version: 1.0 To: questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: .dmg 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: Tue, 10 Oct 2006 18:56:14 -0000 Is there any way to unpack a .dmg file (mac) on FreeBSD? I have checked in ports/archivers and can't find anything that looks like it will do it, and google turns up nothing of any use that I've found yet. Have I missed something, or can this really not be done? Drew