notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
scanmem Locate and modify various data in an executing process
0.17_1 sysutils on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.17_1Version of this port present on the latest quarterly branch.
Maintainer: danfe@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-08-28 10:40:24
Last Update: 2024-01-23 11:32:28
Commit Hash: 9a81a60
People watching this port, also watch:: python, unoconv, py39-pycparser, sysinfo
License: GPLv3
WWW:
https://code.google.com/p/scanmem/
Description:
Scanmem is a simple interactive debugging utility for Linux, used to locate various data in an executing process. This can be used for the analysis or modification of a hostile process on a compromised machine, help in reverse engineering, or to cheat at video games. Brief list of its features: - Interactive command mode, with internal help - Efficient and easy-to-use syntax - Support for different data types: integers, floats, bytearrays, strings - Support for different scan (comparison) types: equal, greater/less than, changed, unchanged, increased/decreased - Set any variable to any value - Detailed information about mappings, allow users to eliminate regions More in GameConqueror, optional PyGTK-based GUI: - User-friendly CheatEngline-alike interface - Modify and lock (freeze) variables - Memory viewer/editor It requires linprocfs(5) to be mounted under /compat/linux/proc to operate.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (57 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/scanmem-0.17_1/catalog.mk
  3. /usr/local/share/licenses/scanmem-0.17_1/LICENSE
  4. /usr/local/share/licenses/scanmem-0.17_1/GPLv3
  5. @comment bin/gameconqueror
  6. bin/scanmem
  7. include/scanmem/commands.h
  8. include/scanmem/list.h
  9. include/scanmem/maps.h
  10. include/scanmem/scanmem.h
  11. include/scanmem/scanroutines.h
  12. include/scanmem/sets.h
  13. include/scanmem/show_message.h
  14. include/scanmem/targetmem.h
  15. include/scanmem/value.h
  16. lib/libscanmem.a
  17. lib/libscanmem.so
  18. lib/libscanmem.so.1
  19. lib/libscanmem.so.1.0.0
  20. @comment share/appdata/GameConqueror.appdata.xml
  21. @comment share/applications/GameConqueror.desktop
  22. @comment share/gameconqueror/GameConqueror.py
  23. @comment share/gameconqueror/GameConqueror.ui
  24. @comment share/gameconqueror/GameConqueror_128x128.png
  25. @comment share/gameconqueror/GameConqueror_48x48.png
  26. @comment share/gameconqueror/GameConqueror_72x72.png
  27. @comment share/gameconqueror/__pycache__/GameConqueror.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc
  28. @comment share/gameconqueror/__pycache__/GameConqueror.cpython-%%PYTHON_SUFFIX%%.pyc
  29. @comment share/gameconqueror/__pycache__/backend.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc
  30. @comment share/gameconqueror/__pycache__/backend.cpython-%%PYTHON_SUFFIX%%.pyc
  31. @comment share/gameconqueror/__pycache__/consts.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc
  32. @comment share/gameconqueror/__pycache__/consts.cpython-%%PYTHON_SUFFIX%%.pyc
  33. @comment share/gameconqueror/__pycache__/hexview.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc
  34. @comment share/gameconqueror/__pycache__/hexview.cpython-%%PYTHON_SUFFIX%%.pyc
  35. @comment share/gameconqueror/__pycache__/misc.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc
  36. @comment share/gameconqueror/__pycache__/misc.cpython-%%PYTHON_SUFFIX%%.pyc
  37. @comment share/gameconqueror/backend.py
  38. @comment share/gameconqueror/consts.py
  39. @comment share/gameconqueror/hexview.py
  40. @comment share/gameconqueror/misc.py
  41. @comment share/icons/hicolor/128x128/apps/GameConqueror.png
  42. @comment share/icons/hicolor/48x48/apps/GameConqueror.png
  43. @comment share/icons/hicolor/72x72/apps/GameConqueror.png
  44. @comment share/locale/de/LC_MESSAGES/GameConqueror.mo
  45. @comment share/locale/es/LC_MESSAGES/GameConqueror.mo
  46. @comment share/locale/it/LC_MESSAGES/GameConqueror.mo
  47. @comment share/locale/ja/LC_MESSAGES/GameConqueror.mo
  48. @comment share/locale/ru/LC_MESSAGES/GameConqueror.mo
  49. @comment share/locale/sr_ME/LC_MESSAGES/GameConqueror.mo
  50. @comment share/man/man1/gameconqueror.1.gz
  51. share/man/man1/scanmem.1.gz
  52. @comment share/polkit-1/actions/org.freedesktop.gameconqueror.policy
  53. share/doc/scanmem/README
  54. @comment share/doc/scanmem/TODO
  55. @owner
  56. @group
  57. @mode
Collapse this list.
Dependency lines:
  • scanmem>0:sysutils/scanmem
To install the port:
cd /usr/ports/sysutils/scanmem/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/scanmem
  • pkg install scanmem
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: scanmem
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: i386 amd64
distinfo:
TIMESTAMP = 1507931596 SHA256 (scanmem-scanmem-v0.17_GH0.tar.gz) = f02054b91322cf41517506158fcb74554e9fc6644e696f8aa25e5acf162d374b SIZE (scanmem-scanmem-v0.17_GH0.tar.gz) = 220489

Packages (timestamps in pop-ups are UTC):
scanmem
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-0.17_1--0.17_1---
FreeBSD:13:quarterly-0.17_1--0.17_1---
FreeBSD:14:latest-0.17_1--0.17_1---
FreeBSD:14:quarterly-0.17_1--0.17_1---
FreeBSD:15:latest-0.17_1n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. msgfmt : devel/gettext-tools
  2. gmake>=4.3 : devel/gmake
  3. intltool-extract : textproc/intltool
  4. autoconf>=2.71 : devel/autoconf
  5. automake>=1.16.5 : devel/automake
  6. libtoolize : devel/libtool
Library dependencies:
  1. libreadline.so.8 : devel/readline
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for scanmem-0.17_1: DOCS=on: Build and/or install documentation X11=off: Install PyGTK-based GUI (GameConqueror) ===> Use 'make config' to modify these settings
Options name:
sysutils_scanmem
USES:
autoreconf gettext-tools gmake gnome libtool readline
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/scanmem/scanmem/tar.gz/v0.17?dummy=/
Collapse this list.

Number of commits found: 16

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.17_1
23 Jan 2024 11:32:28
commit hash: 9a81a60255cf823a5092605fe5032b0e0ab4e671commit hash: 9a81a60255cf823a5092605fe5032b0e0ab4e671commit hash: 9a81a60255cf823a5092605fe5032b0e0ab4e671commit hash: 9a81a60255cf823a5092605fe5032b0e0ab4e671 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
Convert more of my ports to new manual page location (part two).
0.17_1
23 Dec 2023 18:14:14
commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
*/*: Bump consumers of x11-toolkits/gtk30

New version of gtk3 in tree
0.17
14 Feb 2023 03:31:04
commit hash: 1663c003bcb6fbc65e71ed67e87dc4bd9a04d724commit hash: 1663c003bcb6fbc65e71ed67e87dc4bd9a04d724commit hash: 1663c003bcb6fbc65e71ed67e87dc4bd9a04d724commit hash: 1663c003bcb6fbc65e71ed67e87dc4bd9a04d724 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
sysutils/scanmem: use correct types for parameters in ptrace(2) calls

Clang 15 is now very strict about these bugs and would no longer accept
such broken code.

Reported by:	pkg-fallout
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
0.17
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.17
20 Jul 2022 14:23:05
commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
0.17
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.17
11 Jul 2020 13:09:10
Revision:541970Original commit files touched by this commit
danfe search for other commits by this committer
Resurrect `sysutils/scanmem' and update to version 0.17.
0.13
30 Apr 2017 15:47:52
Revision:439826Original commit files touched by this commit
ler search for other commits by this committer
2017-04-30 devel/stormlib-ghost++: Unfetchable for more than six months (google
code has gone away)
2017-04-30 devel/py-coil: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/py-cmdln: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/privman: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/c-unit: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/py-px: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/nglogc: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/bncsutil-ghost++: Unfetchable for more than six months (google
code has gone away)
2017-04-30 devel/liblouisxml: Unfetchable for more than six months (google code
has gone away)
2017-04-30 devel/nxt-python: Unfetchable for more than six months (google code
has gone away)
2017-04-30 devel/spdict: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/guiloader-c++: Unfetchable for more than six months (google
code has gone away)
2017-04-30 devel/streamhtmlparser: Unfetchable for more than six months (google
code has gone away)
2017-04-30 devel/winpdb: Unfetchable for more than six months (google code has
gone away)
2017-04-30 net/opendpi: Unfetchable for more than six months (google code has
gone away)
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.13
03 Mar 2017 16:00:20
Revision:435349Original commit files touched by this commit
mat search for other commits by this committer
Mark the remaining ports depending on Google Code as DEPRECATED, with an
EXPIRATION_DATE at the end of April 2017.

In the past six months, about a third of the ports marked BROKEN because
they were hosted on Google Code have been fixed.  The remaining must not
be of use to anyone.

With hat:	portmgr
Sponsored by:	Absolight
0.13
14 Sep 2016 15:59:34
Revision:422140Original commit files touched by this commit
mat search for other commits by this committer
GOOGLE_CODE has gone away.

- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN

Some ports have a local mirror configured but for security reasons, it
is not considered upstream.

Sponsored by:	Absolight
0.13
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
0.13
22 Nov 2014 09:13:36
Revision:373038Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
0.13
16 Sep 2014 09:31:37
Revision:368299Original commit files touched by this commit
danfe search for other commits by this committer
Allow to build without having linprocfs(5) mounted.
0.13
29 Aug 2014 05:29:11
Revision:366460Original commit files touched by this commit
danfe search for other commits by this committer
- Use EXTRACT_SUFX instead of setting DISTNAME and WRKSRC
- Allow to build optional PyGTK-based GUI (GameConqueror)
- Now because package list can be long, utilize pkg-plist
- Provide better sounding COMMENT; amend port description
0.13
28 Aug 2014 10:40:16
Revision:366391Original commit files touched by this commit
danfe search for other commits by this committer
Add quick and dirty port of scanmem, a simple interactive debugging utility
for Linux, used to locate the address of a variable in an executing process.

WWW: http://code.google.com/p/scanmem/

Number of commits found: 16