Opened 7 years ago
Last modified 6 years ago
#55985 assigned update
autopsy: Update to version 4.10
Reported by: | dershow | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | autopsy |
Description
Autopsy has gone through several major revisions since 2.24 (the current port). The new version is 4.6 and the web page indicates that it can be run on a Mac, when built from source. See: http://sleuthkit.org/autopsy/download.php This is just a request that the port be upgraded to 4.6.
Attachments (2)
Change History (11)
comment:1 Changed 7 years ago by mf2k (Frank Schima)
Cc: | cal@… removed |
---|---|
Owner: | set to neverpanic |
Status: | new → assigned |
comment:2 Changed 6 years ago by dershow
Autopsy just released 4.7 and of the changes is that it again officially support OSX (it hasn't in many years). It includes install instructions that use brew, but this seems like a good opportunity to update to 4.7. See: https://www.autopsy.com/autopsy-4-7-includes-link-analysis-database-viewers-triage-and-more/ and specific instructions here: https://github.com/sleuthkit/autopsy/blob/autopsy-4.7.0/Running_Linux_OSX.txt
comment:3 Changed 6 years ago by mf2k (Frank Schima)
Summary: | Upgrade Autopsy port to 4.6 → autopsy: Update to version 4.7 |
---|
comment:4 Changed 6 years ago by neverpanic (Clemens Lang)
Owner: | neverpanic deleted |
---|
I no longer maintain autospy. It would be great if somebody could propose a pull request that updated both autopsy and sleuthkit. I'd be happy to review and merge such a PR.
comment:5 Changed 6 years ago by dershow
Summary: | autopsy: Update to version 4.7 → autopsy: Update to version 4.10 |
---|
Autopsy is now at 4.10, so I'm going to change the name of the ticket.
comment:6 Changed 6 years ago by dershow
There are again install instructions for Autopsy on a Mac (they had stopped supporting MacOS for a while). However, they require that that certain applications be installed in specific locations, based on using Homebrew. The instructions are here: https://github.com/sleuthkit/autopsy/blob/develop/Running_Linux_OSX.txt But, then unix_setup.sh checks for photorec being in /usr/local/bin (there is a port for it, but it doesn't install there). And, sleuthkit-4.6.5.jar. There is a separate ticket https://trac.macports.org/ticket/58065 for upgrading sleuthkit to 4.6.5, but the current version doesn't include building a .jar file. Perhaps it needs a different flag?
comment:7 Changed 6 years ago by neverpanic (Clemens Lang)
I'm no longer maintaining autopsy. Please consider submitting a PR to get it updated.
comment:8 Changed 6 years ago by dershow
That's too bad. It would be great if someone could step up to maintain autopsy. I think that it would be a bit of work to get the java bits "connected". Sleuthkit has been updated to the newest version, but autopsy is way behind.
comment:9 Changed 6 years ago by mf2k (Frank Schima)
I have been working on the required updates in sleuthkit. I still have not been able to get the jar to build yet. I am also not a java expert. I will attach my current sleuthkit Portfile diff for reference.
Changed 6 years ago by mf2k (Frank Schima)
Attachment: | Portfile-sleuthkit.diff added |
---|
Changed 6 years ago by mf2k (Frank Schima)
Attachment: | patch-current-libewf.diff added |
---|
Likely requires #48897.