Port details |
- memdump Forensic utility for memory dumping
- 1.01_1 sysutils =4 1.01_1Version of this port present on the latest quarterly branch.
- Maintainer: onatan@gmail.com
- Port Added: 2004-07-20 07:24:42
- Last Update: 2024-01-11 13:59:36
- Commit Hash: 7074d7f
- People watching this port, also watch:: portupdate-scan, dnswalk, monit, samhain-client, symon
- License: IBM
- WWW:
- http://www.porcupine.org/forensics/tct.html
- Description:
- This program dumps system memory to the standard output stream, skipping
over holes in memory maps. By default, the program dumps the contents of
physical memory.
Note: consider using Brian Carrier's Sleuthkit, available as `sysutils/
sleuthkit' port. It is the official successor, based on parts from TCT.
Development of the Coroner's Toolkit was stopped years ago. It is only
updated for bugfixes, which are very rare.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- memdump>0:sysutils/memdump
- To install the port:
- cd /usr/ports/sysutils/memdump/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/memdump
- pkg install memdump
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: memdump
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (memdump-1.01.tar.gz) = 76de8ff167d0779d6c3b2f2f52ca9d1cc22af179c51e976fe6e3b9a5d1e5799f
SIZE (memdump-1.01.tar.gz) = 12713
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for memdump-1.01_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- sysutils_memdump
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.01_1 11 Jan 2024 13:59:36 |
Baptiste Daroussin (bapt) |
MANPREFIX: eliminate usage of MANPREFIX
While here move some manpages to share/man |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.01 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.01 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.01 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.01 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
1.01 21 Jan 2014 06:21:14 |
danfe |
- Add custom LICENSE (IBM Public License 1.0)
- Respect CFLAGS (CC was already respected)
- Stagify and simplify FreeBSD handling in source code
- Improve COMMENT and port description while here |
1.01 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
1.01 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.01 21 Dec 2009 12:50:16 |
erwin |
Mark BROKEN on 9.x: unsupported FreeBSD version |
1.01 13 Dec 2007 00:06:00 |
miwi |
- Fix build with 8.X
PR: 118359
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Approved by: maintainer timeout |
1.01 24 Jan 2006 01:06:45 |
edwin |
SHA256ify
Approved by: krion@ |
1.01 31 Aug 2005 21:37:41 |
pav |
- Update to 1.01
PR: ports/85521
Submitted by: Jonathan <onatan@gmail.com> (maintainer) |
1.0 30 Aug 2005 19:03:11 |
pav |
- Fix build on FreeBSD 7
PR: ports/85496
Submitted by: Jonathan <onatan@gmail.com> (maintainer) |
1.0 20 Feb 2005 17:03:31 |
pav |
- Add FreeBSD 5 support
PR: ports/77776
Submitted by: Yonatan <onatan@gmail.com> (maintainer) |
1.0 14 Nov 2004 22:26:11 |
pav |
- Update maintainer's email address
PR: ports/73939
Submitted by: Yonatan <onatan@gmail.com> (maintainer) |
1.0 20 Jul 2004 07:24:05 |
vs |
Add memdump 1.0, forensic utility for memory-dumping.
PR: ports/68413
Submitted by: Yonatan <Yonatan@xpert.com> |