From owner-freebsd-questions@FreeBSD.ORG Tue Oct 10 19:32:13 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 0F4F716A417 for ; Tue, 10 Oct 2006 19:32:13 +0000 (UTC) (envelope-from backyard1454-bsd@yahoo.com) Received: from web83110.mail.mud.yahoo.com (web83110.mail.mud.yahoo.com [216.252.101.39]) by mx1.FreeBSD.org (Postfix) with SMTP id E217743D83 for ; Tue, 10 Oct 2006 19:32:11 +0000 (GMT) (envelope-from backyard1454-bsd@yahoo.com) Received: (qmail 683 invoked by uid 60001); 10 Oct 2006 19:30:49 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Reply-To:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=DSkZa+636jyUzfks3/7Xtk7kwPZUISub/1VDMDr5z0JNVh2ZHXDCVB0pERDJYjHaAb4LFsK5JLbxFZ/o3ryfeqFnd5gDB1GX0nhgmQnUzH2OZmjzb20InIM98Qq6fnp6MIBURq90uxIWoEaXV4b3dtdQFBVKVB8HnkdwuqPxcEI= ; Message-ID: <20061010193049.681.qmail@web83110.mail.mud.yahoo.com> Received: from [63.240.228.37] by web83110.mail.mud.yahoo.com via HTTP; Tue, 10 Oct 2006 12:30:49 PDT Date: Tue, 10 Oct 2006 12:30:49 -0700 (PDT) From: backyard To: questions@freebsd.org In-Reply-To: <452BEBC2.7010109@wilderness.homeip.net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: Subject: Re: .dmg files? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: backyard1454-bsd@yahoo.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Oct 2006 19:32:13 -0000 --- Drew Sanford wrote: > 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 > http://vu1tur.eu.org/tools/ your lucky work is slow... :) cause a quick google on extension dmg found this little website. there are source files and perl scripts that supposedly do it for you. enjoy -brian