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) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
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.

There are no commits on branch 2022Q2 for this port