UmVirt LFS Package info

DB commit: 34a83c7a68a930f721bd7a7f9cb2c2ac41e76ba8
APP commit: 0bd167a48557b5a14ac68d0229893245aacc7f12
[ BASH | XML | JSON ]

nmap

Nmap is a utility for network exploration and security auditing. It supports ping scanning, port scanning and TCP/IP fingerprinting.

Package info

Template:
Codename: nmap
Source file: nmap-7.98.tar.bz2
Source directory: nmap-7.98
Package URL: nmap-7.98.tar.bz2
Package md5-checksum URL: nmap-7.98.tar.bz2.md5sum
Dependances: pcre, libssh2, python3-pygobject, libpcap, lua-5.4, liblinear.
Dependance of: *** NO PACKAGES FOUND ***
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
sed -ri Makefile.in \
    -e 's#-m build#& --no-isolation#'  \
    -e '/pip install/s#(ZENMAP|NDIFF)DIR\)/#&dist/*.whl#'

sed 's/, "setuptools-gettext"//' -i zenmap/pyproject.toml

./configure --prefix=/usr

Build script:
make

Install script:
make install