From owner-freebsd-ports@FreeBSD.ORG Thu Mar 17 00:09:36 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from apollo.emma.line.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by hub.freebsd.org (Postfix) with ESMTP id 21B0B106564A for ; Thu, 17 Mar 2011 00:09:36 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from mandree by apollo.emma.line.org with local (Exim 4.74 (FreeBSD)) (envelope-from ) id 1Q00mL-000FPX-O1 for freebsd-ports@freebsd.org; Thu, 17 Mar 2011 01:09:25 +0100 Date: Thu, 17 Mar 2011 01:09:25 +0100 From: Matthias Andree To: freebsd-ports@freebsd.org Message-ID: <20110317000925.GA59157@apollo.emma.line.org> References: <20110316172011.GL51701@eggman.experts-exchange.com> <20110316173613.GO51701@eggman.experts-exchange.com> <1300298080.1474.22.camel@xenon> <4D8108C1.5070006@gwdg.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4D8108C1.5070006@gwdg.de> User-Agent: Mutt/1.5.21 (2010-09-15) Subject: Re: sysutils/gpart: deprecated port, anyone interested? 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: Thu, 17 Mar 2011 00:09:36 -0000 On Wed, Mar 16, 2011 at 08:00:17PM +0100, Rainer Hurling wrote: > gpart in sysutils/gpart stands for 'guess partitions'. Its an old, but > very useful tool for repairing partitions. Unfortunately it does not > work on amd64. I've added two patches to make it work on amd64, bumped the expiration date and port revision (to 2), but I'm not sure if it can detect all relevant partition types yet. It detects my BSD UFS partitions, but not my Windows 7 NTFS partitions, and it would probably also need ZFS detection. > If someone is willing to update the port: I have an original tarball > 'gpart-0.1h.tar.gz'. It would need a new home ;-) Is that tarball different from what's on sunsite and currently fetched by the port? Best regards Matthias