Opened 14 years ago

Closed 14 years ago

#21677 closed enhancement (fixed)

testdisk 6.11: add variants to reduce dependencies and add libewf support

Reported by: mklein-de (Michael Klein) Owned by: nerdling (Jeremy Lavergne)
Priority: Normal Milestone:
Component: ports Version: 1.8.0
Keywords: Cc:
Port: testdisk

Description

Here's a patch for testdisk's Portfile that makes support for ext2 and NTFS a variant. To use these file systems, use +with_ext2 resp. +with_ntfs.

Thereis also a new variant with_libewf to enable support for EWF compression format.

Attachments (1)

testdisk.diff (1.5 KB) - added by mklein-de (Michael Klein) 14 years ago.

Download all attachments as: .zip

Change History (5)

Changed 14 years ago by mklein-de (Michael Klein)

Attachment: testdisk.diff added

comment:1 Changed 14 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to snc@…

comment:2 Changed 14 years ago by nerdling (Jeremy Lavergne)

Status: newassigned

Is there a particular reason we can't just have these enabled all the time?

comment:3 in reply to:  2 Changed 14 years ago by mklein-de (Michael Klein)

Replying to snc@…:

Is there a particular reason we can't just have these enabled all the time?

Nothing particular, it' just to save a little disk space and build time. I doubt that many users have any ext2 file systems on their Mac, thus no use for ext2 specific utilities. Granted, with the advent of Intel Macs, NTFS is probably not that uncommon.

Or are you asking why they are not enabled by default? That would be fine with me.

comment:4 Changed 14 years ago by nerdling (Jeremy Lavergne)

Resolution: fixed
Status: assignedclosed

All of these enabled in r62132 without variants.

Note: See TracTickets for help on using tickets.