Import py-nmap 1.4, from maintainer Remi Pointel

python-nmap is a python library which helps in using nmap port scanner.
It allows to easilly manipulate nmap scan results and will be a perfect
tool for systems administrators who want to automatize scanning task and
reports. It also supports nmap script outputs.

ok benoit@
This commit is contained in:
landry 2010-10-16 08:58:56 +00:00
parent b27414c31d
commit 25460ded76
4 changed files with 45 additions and 0 deletions

27
net/py-nmap/Makefile Normal file
View File

@ -0,0 +1,27 @@
# $OpenBSD: Makefile,v 1.1.1.1 2010/10/16 08:58:56 landry Exp $
COMMENT = python interface to the nmap scan data
MODPY_EGG_VERSION = 0.1.4
DISTNAME = python-nmap-${MODPY_EGG_VERSION}
PKGNAME = ${DISTNAME:S/python/py/}
CATEGORIES = net
HOMEPAGE = http://xael.org/norman/python/python-nmap/
MASTER_SITES = ${HOMEPAGE}
MAINTAINER = Remi Pointel <remi.pointel@xiri.fr>
# GPLv3
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM =Yes
PERMIT_DISTFILES_FTP = Yes
MODULES = lang/python
RUN_DEPENDS = ::net/nmap
NO_REGRESS = Yes
.include <bsd.port.mk>

5
net/py-nmap/distinfo Normal file
View File

@ -0,0 +1,5 @@
MD5 (python-nmap-0.1.4.tar.gz) = KTXPcubmI8hdA7Qtc7958g==
RMD160 (python-nmap-0.1.4.tar.gz) = KULYXrrhc/SP1o9WCyTEL4XGxYM=
SHA1 (python-nmap-0.1.4.tar.gz) = pH/+GWpd4X9jEZbf6hYtySBRnlQ=
SHA256 (python-nmap-0.1.4.tar.gz) = I9UX84z+eIPir5O3VheE8ohxP85P0l68GfWe1EzkNqQ=
SIZE (python-nmap-0.1.4.tar.gz) = 20766

4
net/py-nmap/pkg/DESCR Normal file
View File

@ -0,0 +1,4 @@
python-nmap is a python library which helps in using nmap port scanner.
It allows to easilly manipulate nmap scan results and will be a perfect
tool for systems administrators who want to automatize scanning task and
reports. It also supports nmap script outputs.

9
net/py-nmap/pkg/PLIST Normal file
View File

@ -0,0 +1,9 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2010/10/16 08:58:56 landry Exp $
lib/python${MODPY_VERSION}/site-packages/nmap/
lib/python${MODPY_VERSION}/site-packages/nmap/__init__.py
lib/python${MODPY_VERSION}/site-packages/nmap/__init__.pyc
lib/python${MODPY_VERSION}/site-packages/nmap/example.py
lib/python${MODPY_VERSION}/site-packages/nmap/example.pyc
lib/python${MODPY_VERSION}/site-packages/nmap/nmap.py
lib/python${MODPY_VERSION}/site-packages/nmap/nmap.pyc
lib/python${MODPY_VERSION}/site-packages/python_nmap-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info