The nmap port has existed in ports/net.
This commit is contained in:
parent
ef1c27daaf
commit
e7ffb876cf
@ -1,17 +0,0 @@
|
||||
# Date created: Mon Dec 26, 1999
|
||||
# Whom: Kevin Lo <kevlo@openbsd.org>
|
||||
#
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 1999/12/27 07:26:00 kevlo Exp $
|
||||
#
|
||||
|
||||
DISTNAME= nmap-2.12
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://www.insecure.org/nmap/dist/
|
||||
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= kevlo@openbsd.org
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
MD5 (nmap-2.12.tgz) = 197fc5fe2888febf47efe7d823e2f678
|
||||
RMD160 (nmap-2.12.tgz) = 1e187b1362a2c922d06889ac0092e0b294bcd88b
|
||||
SHA1 (nmap-2.12.tgz) = 34af175009d14f1afb22da38229fd01f3c4c4076
|
@ -1 +0,0 @@
|
||||
Port scanning utility for large networks
|
@ -1,9 +0,0 @@
|
||||
nmap is a utility for port scanning large networks, although it works fine
|
||||
for single hosts. The guiding philosophy for the creation of nmap was TMTOWTDI
|
||||
(There's More Than One Way To Do It). Sometimes you need speed, other times
|
||||
you may need stealth. In some cases, bypassing firewalls may be required. Not
|
||||
to mention the fact that you may want to scan different protocols (UDP, TCP,
|
||||
ICMP, etc.). You just can't do all this with one scanning mode. Thus nmap
|
||||
incorporats virtually every scanning technique known of.
|
||||
|
||||
WWW: http://www.insecure.org/nmap/index.html
|
@ -1,5 +0,0 @@
|
||||
bin/nmap
|
||||
man/man1/nmap.1
|
||||
lib/nmap/nmap-os-fingerprints
|
||||
lib/nmap/nmap-services
|
||||
@dirrm lib/nmap
|
Loading…
Reference in New Issue
Block a user