Bug 149069 - new port: sysutils/hfsexplorer HFSExplorer read Mac-formatted harddisks and disk images
Summary: new port: sysutils/hfsexplorer HFSExplorer read Mac-formatted harddisks and d...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Rene Ladan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-29 14:30 UTC by Veniamin
Modified: 2010-11-19 17:40 UTC (History)
0 users

See Also:


Attachments
file.shar (4.03 KB, text/plain)
2010-07-29 14:30 UTC, Veniamin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Veniamin 2010-07-29 14:30:10 UTC
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.
Comment 1 Philip M. Gollucci freebsd_committer freebsd_triage 2010-09-23 05:35:51 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

I'll take it.
Comment 2 Philip M. Gollucci freebsd_committer freebsd_triage 2010-09-24 07:23:40 UTC
Responsible Changed
From-To: pgollucci->freebsd-ports-bugs

going to have enotime for the next 2 weeks, sorry
Comment 3 Rene Ladan freebsd_committer freebsd_triage 2010-11-02 20:34:28 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rene

Grab
Comment 4 Rene Ladan freebsd_committer freebsd_triage 2010-11-02 20:43:53 UTC
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
Comment 5 Rene Ladan freebsd_committer freebsd_triage 2010-11-02 20:44:01 UTC
State Changed
From-To: open->feedback

Awaiting submitter feedback.
Comment 6 dfilter service freebsd_committer freebsd_triage 2010-11-19 17:34:56 UTC
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"
Comment 7 Rene Ladan freebsd_committer freebsd_triage 2010-11-19 17:35:03 UTC
State Changed
From-To: feedback->closed

Committed, thanks