| Server IP : 82.208.35.60 / Your IP : 216.73.216.238 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/sysutils/scanmem/ |
Upload File : |
PORTNAME= scanmem
PORTVERSION= 0.17
DISTVERSIONPREFIX= v
CATEGORIES= sysutils
MAINTAINER= danfe@FreeBSD.org
COMMENT= Locate and modify various data in an executing process
WWW= https://code.google.com/p/scanmem/
LICENSE= GPLv3
ONLY_FOR_ARCHS= i386 amd64
ONLY_FOR_ARCHS_REASON= requires linprocfs(5)
USES= autoreconf gettext-tools gmake gnome libtool readline
USE_GITHUB= yes
USE_GNOME= intltool
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_file__proc_self_maps=yes \
ac_cv_file__proc_self_mem=yes
OPTIONS_DEFINE= X11 DOCS
OPTIONS_SUB= yes
X11_DESC= Install PyGTK-based GUI (GameConqueror)
X11_CATEGORIES= python
X11_CONFIGURE_ON= --enable-gui
X11_USES= python:run shebangfix
X11_USE= GNOME=gtk30,pygobject3
X11_VARS= SHEBANG_FILES+=gui/GameConqueror.py
post-patch:
@${REINPLACE_CMD} -e 's,/proc/,/compat/linux&,' ${WRKSRC}/configure.ac
@${REINPLACE_CMD} -e 's, COPYING,,' ${WRKSRC}/gui/Makefile.am
.include <bsd.port.mk>