HFSExplorer is an application that can read Mac-formatted hard disks and disk images. It can read the file systems HFS (Mac OS Standard), HFS+ (Mac OS Extended) and HFSX (Mac OS Extended with case sensitive file names). HFSExplorer allows you to browse your Mac volumes with a graphical file system browser, extract files (copy to hard disk), view detailed information about the volume and create disk images from the volume. HFSExplorer can also read most .dmg disk images created on a Mac, including zlib / bzip2 compressed images and AES-128 encrypted images. It supports the partition schemes Master Boot Record, GUID Partition Table and Apple Partition Map natively.
Responsible Changed From-To: freebsd-ports-bugs->pgollucci I'll take it.
Responsible Changed From-To: pgollucci->freebsd-ports-bugs going to have enotime for the next 2 weeks, sorry
Responsible Changed From-To: freebsd-ports-bugs->rene Grab
In my opinion it would make more sense to move the call to buildall.sh under a do-build: target instead of a post-configure: target and remove the NO_BUILD=yes line. Also since a 2010-10-29 the MD5 checksum in distinfo is no longer required. I have tested that the port builds fine with these changes. Rene
State Changed From-To: open->feedback Awaiting submitter feedback.
rene 2010-11-19 17:34:51 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/hfsexplorer Makefile distinfo pkg-descr pkg-plist Log: HFSExplorer is an application that can read Mac-formatted hard disks and disk images. It can read the file systems HFS (Mac OS Standard), HFS+ (Mac OS Extended) and HFSX (Mac OS Extended with case sensitive file names). HFSExplorer allows you to browse your Mac volumes with a graphical file system browser, extract files (copy to hard disk), view detailed information about the volume and create disk images from the volume. HFSExplorer can also read most .dmg disk images created on a Mac, including zlib / bzip2 compressed images and AES-128 encrypted images. It supports the partition schemes Master Boot Record, GUID Partition Table and Apple Partition Map natively. WWW: http://hem.bredband.net/catacombae/hfsx.html PR: ports/149069 Submitted by: Gvozdikov Veniamin [g.veniamin googlemail.com] Revision Changes Path 1.1251 +1 -0 ports/sysutils/Makefile 1.1 +56 -0 ports/sysutils/hfsexplorer/Makefile (new) 1.1 +2 -0 ports/sysutils/hfsexplorer/distinfo (new) 1.1 +13 -0 ports/sysutils/hfsexplorer/pkg-descr (new) 1.1 +21 -0 ports/sysutils/hfsexplorer/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed, thanks