View | Details | Raw Unified | Return to bug 133547
Collapse All | Expand All

(-)nmap/Makefile (-2 / +3 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	nmap
8
PORTNAME=	nmap
9
PORTVERSION=	4.76
9
DISTVERSION=	4.85BETA7
10
CATEGORIES=	security ipv6
10
CATEGORIES=	security ipv6
11
MASTER_SITES=	http://nmap.org/dist/ \
11
MASTER_SITES=	http://nmap.org/dist/ \
12
		http://www.mirrors.wiretapped.net/security/network-mapping/nmap/ \
12
		http://www.mirrors.wiretapped.net/security/network-mapping/nmap/ \
Lines 26-37 Link Here
26
GNU_CONFIGURE=	yes
26
GNU_CONFIGURE=	yes
27
CONFIGURE_ARGS=	--without-localdirs \
27
CONFIGURE_ARGS=	--without-localdirs \
28
		--without-zenmap \
28
		--without-zenmap \
29
		--without-ndiff \
29
		--with-libpcre=${LOCALBASE} \
30
		--with-libpcre=${LOCALBASE} \
30
		--with-libdnet=${LOCALBASE} \
31
		--with-libdnet=${LOCALBASE} \
31
		--with-liblua=${LOCALBASE}
32
		--with-liblua=${LOCALBASE}
32
CONFIGURE_ENV=	LUA_INCDIR="${LUA_INCDIR}" LUA_LIBDIR="${LUA_LIBDIR}"
33
CONFIGURE_ENV=	LUA_INCDIR="${LUA_INCDIR}" LUA_LIBDIR="${LUA_LIBDIR}"
33
34
34
MAN1=		nmap.1
35
MAN1=		nmap.1 ncat.1
35
36
36
.ifndef WITHOUT_SSL
37
.ifndef WITHOUT_SSL
37
USE_OPENSSL=	yes
38
USE_OPENSSL=	yes
(-)nmap/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (nmap-4.76.tar.bz2) = 278dd2e849cc3dbb947df961a1aaffd0
1
MD5 (nmap-4.85BETA7.tar.bz2) = 49218e9a5ec7b2628334b911a885b432
2
SHA256 (nmap-4.76.tar.bz2) = 4e24328ca6ec97afb2a8caf312b1f111a15cf41763a5ac41e7a633fdb217d66d
2
SHA256 (nmap-4.85BETA7.tar.bz2) = dfff90a51fa44770a48dbeb31378d090ee334e4df2d013c8934f6ebf33eaabe5
3
SIZE (nmap-4.76.tar.bz2) = 6061317
3
SIZE (nmap-4.85BETA7.tar.bz2) = 6454664
(-)nmap/files/patch-nbase__configure (-6 / +6 lines)
Lines 1-11 Link Here
1
--- nbase/configure.orig	Tue Nov 27 20:32:49 2007
1
--- nbase/configure.orig	2008-10-09 01:17:11.000000000 +0200
2
+++ nbase/configure	Fri Jan  4 17:10:41 2008
2
+++ nbase/configure	2009-04-01 22:44:09.000000000 +0200
3
@@ -3015,7 +3015,7 @@
3
@@ -3600,7 +3600,7 @@
4
 
4
 
5
 
5
 
6
 
6
 
7
-for ac_header in string.h getopt.h strings.h sys/param.h sys/time.h unistd.h errno.h sys/types.h sys/socket.h netinet/in.h arpa/inet.h sys/stat.h net/if.h netdb.h sys/wait.h fcntl.h sys/resource.h
7
-for ac_header in string.h getopt.h strings.h sys/param.h sys/time.h unistd.h errno.h sys/types.h sys/socket.h netinet/in.h arpa/inet.h sys/stat.h net/if.h netdb.h sys/wait.h fcntl.h sys/resource.h inttypes.h
8
+for ac_header in string.h strings.h sys/param.h sys/time.h unistd.h errno.h sys/types.h sys/socket.h netinet/in.h arpa/inet.h sys/stat.h net/if.h netdb.h sys/wait.h fcntl.h sys/resource.h
8
+for ac_header in string.h strings.h sys/param.h sys/time.h unistd.h errno.h sys/types.h sys/socket.h netinet/in.h arpa/inet.h sys/stat.h net/if.h netdb.h sys/wait.h fcntl.h sys/resource.h inttypes.h
9
 do
9
 do
10
 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
10
 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
11
 if eval "test \"\${$as_ac_Header+set}\" = set"; then
11
 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
(-)nmap/files/patch-output.cc (-8 / +8 lines)
Lines 1-14 Link Here
1
--- output.cc.orig	Fri Dec  8 04:01:19 2006
1
--- output.cc.orig	2009-04-01 00:29:03.000000000 +0200
2
+++ output.cc	Wed Jan  3 17:10:43 2007
2
+++ output.cc	2009-04-01 22:52:01.000000000 +0200
3
@@ -109,6 +109,7 @@
3
@@ -108,6 +108,7 @@
4
 #include "NmapOutputTable.h"
4
 #include <math.h>
5
 #include "MACLookup.h"
6
 
5
 
6
 #include <set>
7
+#include <sys/param.h>
7
+#include <sys/param.h>
8
 #include <string>
8
 #include <string>
9
 
9
 #include <vector>
10
 /* Workaround for lack of namespace std on HP-UX 11.00 */
10
 #include <list>
11
@@ -742,8 +743,8 @@
11
@@ -1030,8 +1031,8 @@
12
   case LOG_MACHINE:
12
   case LOG_MACHINE:
13
   case LOG_SKID:
13
   case LOG_SKID:
14
   case LOG_XML:
14
   case LOG_XML:
(-)nmap/pkg-descr (-6 / +12 lines)
Lines 1-11 Link Here
1
Nmap is a utility for network exploration or security auditing. It
1
Nmap is a utility for network exploration and security auditing.
2
supports ping scanning (determine which hosts are up), many port
2
It supports various types of host discovery (determine which hosts
3
scanning techniques, version detection (determine service protocols
3
are up), many port scanning techniques for different protocols,
4
and application versions listening behind ports), and TCP/IP
4
version detection (determine service protocols and application
5
fingerprinting (remote host OS or device identification). Nmap also
5
versions listening behind ports), and TCP/IP stack fingerprinting
6
offers flexible target and port specification, decoy/stealth scanning,
6
(remote host OS or device identification).  Nmap also offers
7
flexible target and port specification, decoy/stealth scanning,
7
sunRPC scanning, and much more.
8
sunRPC scanning, and much more.
8
9
10
Also included is Ncat, the nc(1) work-a-like of the Nmap project.
11
Refer to the separate port security/zenmap for those parts of the
12
Nmap toolset which depend on python.  The translated manual pages
13
for Nmap are contained in security/nmap-i18n-man.
14
9
WWW: http://nmap.org/
15
WWW: http://nmap.org/
10
16
11
See the web page and the Phrack Magazine article (Volume 7, Issue 51
17
See the web page and the Phrack Magazine article (Volume 7, Issue 51
(-)nmap/pkg-plist (-44 / +61 lines)
Lines 1-53 Link Here
1
bin/nmap
1
bin/nmap
2
bin/ncat
2
%%DATADIR%%/scripts/script.db
3
%%DATADIR%%/scripts/script.db
3
%%DATADIR%%/scripts/xamppDefaultPass.nse
4
%%DATADIR%%/scripts/strangeSMTPport.nse
5
%%DATADIR%%/scripts/skype_v2-version.nse
6
%%DATADIR%%/scripts/showSSHVersion.nse
7
%%DATADIR%%/scripts/showSMTPVersion.nse
8
%%DATADIR%%/scripts/showOwner.nse
9
%%DATADIR%%/scripts/showHTTPVersion.nse
10
%%DATADIR%%/scripts/showHTMLTitle.nse
11
%%DATADIR%%/scripts/rpcinfo.nse
4
%%DATADIR%%/scripts/rpcinfo.nse
12
%%DATADIR%%/scripts/robots.nse
13
%%DATADIR%%/scripts/ripeQuery.nse
14
%%DATADIR%%/scripts/promiscuous.nse
15
%%DATADIR%%/scripts/netbios-smb-os-discovery.nse
16
%%DATADIR%%/scripts/nbstat.nse
5
%%DATADIR%%/scripts/nbstat.nse
17
%%DATADIR%%/scripts/ircZombieTest.nse
18
%%DATADIR%%/scripts/ircServerInfo.nse
19
%%DATADIR%%/scripts/iax2Detect.nse
20
%%DATADIR%%/scripts/ftpbounce.nse
21
%%DATADIR%%/scripts/finger.nse
6
%%DATADIR%%/scripts/finger.nse
22
%%DATADIR%%/scripts/echoTest.nse
23
%%DATADIR%%/scripts/dns-test-open-recursion.nse
24
%%DATADIR%%/scripts/daytimeTest.nse
25
%%DATADIR%%/scripts/chargenTest.nse
26
%%DATADIR%%/scripts/bruteTelnet.nse
27
%%DATADIR%%/scripts/anonFTP.nse
28
%%DATADIR%%/scripts/SSLv2-support.nse
29
%%DATADIR%%/scripts/SSHv1-support.nse
30
%%DATADIR%%/scripts/SQLInject.nse
31
%%DATADIR%%/scripts/SMTPcommands.nse
32
%%DATADIR%%/scripts/SMTP_openrelay_test.nse
33
%%DATADIR%%/scripts/RealVNC_auth_bypass.nse
34
%%DATADIR%%/scripts/PPTPversion.nse
35
%%DATADIR%%/scripts/MySQLinfo.nse
36
%%DATADIR%%/scripts/MSSQLm.nse
37
%%DATADIR%%/scripts/HTTPtrace.nse
38
%%DATADIR%%/scripts/HTTPpasswd.nse
39
%%DATADIR%%/scripts/HTTP_open_proxy.nse
40
%%DATADIR%%/scripts/HTTPAuth.nse
41
%%DATADIR%%/scripts/UPnP-info.nse
42
%%DATADIR%%/scripts/zoneTrans.nse
43
%%DATADIR%%/scripts/whois.nse
7
%%DATADIR%%/scripts/whois.nse
44
%%DATADIR%%/scripts/popcapa.nse
8
%%DATADIR%%/scripts/upnp-info.nse
45
%%DATADIR%%/scripts/dns-safe-recursion-txid.nse
9
%%DATADIR%%/scripts/telnet-brute.nse
46
%%DATADIR%%/scripts/dns-safe-recursion-port.nse
10
%%DATADIR%%/scripts/sslv2.nse
47
%%DATADIR%%/scripts/brutePOP3.nse
11
%%DATADIR%%/scripts/sshv1.nse
48
%%DATADIR%%/scripts/SNMPsysdescr.nse
12
%%DATADIR%%/scripts/ssh-hostkey.nse
49
%%DATADIR%%/scripts/SNMPcommunitybrute.nse
13
%%DATADIR%%/scripts/sql-injection.nse
50
%%DATADIR%%/scripts/ASN.nse
14
%%DATADIR%%/scripts/snmp-sysdescr.nse
15
%%DATADIR%%/scripts/snmp-brute.nse
16
%%DATADIR%%/scripts/sniffer-detect.nse
17
%%DATADIR%%/scripts/smtp-strangeport.nse
18
%%DATADIR%%/scripts/smtp-open-relay.nse
19
%%DATADIR%%/scripts/smtp-commands.nse
20
%%DATADIR%%/scripts/smb-system-info.nse
21
%%DATADIR%%/scripts/smb-server-stats.nse
22
%%DATADIR%%/scripts/smb-security-mode.nse
23
%%DATADIR%%/scripts/smb-pwdump.nse
24
%%DATADIR%%/scripts/smb-os-discovery.nse
25
%%DATADIR%%/scripts/smb-enum-users.nse
26
%%DATADIR%%/scripts/smb-enum-shares.nse
27
%%DATADIR%%/scripts/smb-enum-sessions.nse
28
%%DATADIR%%/scripts/smb-enum-processes.nse
29
%%DATADIR%%/scripts/smb-enum-domains.nse
30
%%DATADIR%%/scripts/smb-check-vulns.nse
31
%%DATADIR%%/scripts/smb-brute.nse
32
%%DATADIR%%/scripts/skypev2-version.nse
33
%%DATADIR%%/scripts/robots.txt.nse
34
%%DATADIR%%/scripts/realvnc-auth-bypass.nse
35
%%DATADIR%%/scripts/pptp-version.nse
36
%%DATADIR%%/scripts/pop3-capabilities.nse
37
%%DATADIR%%/scripts/pop3-brute.nse
38
%%DATADIR%%/scripts/mysql-info.nse
39
%%DATADIR%%/scripts/ms-sql-info.nse
40
%%DATADIR%%/scripts/irc-info.nse
41
%%DATADIR%%/scripts/iax2-version.nse
42
%%DATADIR%%/scripts/http-trace.nse
43
%%DATADIR%%/scripts/http-passwd.nse
44
%%DATADIR%%/scripts/http-open-proxy.nse
45
%%DATADIR%%/scripts/http-auth.nse
46
%%DATADIR%%/scripts/html-title.nse
47
%%DATADIR%%/scripts/ftp-brute.nse
48
%%DATADIR%%/scripts/ftp-bounce.nse
49
%%DATADIR%%/scripts/ftp-anon.nse
50
%%DATADIR%%/scripts/dns-zone-transfer.nse
51
%%DATADIR%%/scripts/dns-recursion.nse
52
%%DATADIR%%/scripts/dns-random-txid.nse
53
%%DATADIR%%/scripts/dns-random-srcport.nse
54
%%DATADIR%%/scripts/daytime.nse
55
%%DATADIR%%/scripts/banner.nse
56
%%DATADIR%%/scripts/auth-spoof.nse
57
%%DATADIR%%/scripts/auth-owners.nse
58
%%DATADIR%%/scripts/asn-query.nse
51
@dirrm %%DATADIR%%/scripts
59
@dirrm %%DATADIR%%/scripts
52
%%DATADIR%%/nselib/http.lua
60
%%DATADIR%%/nselib/http.lua
53
%%DATADIR%%/nselib/ipOps.lua
61
%%DATADIR%%/nselib/ipOps.lua
Lines 66-71 Link Here
66
%%DATADIR%%/nselib/snmp.lua
74
%%DATADIR%%/nselib/snmp.lua
67
%%DATADIR%%/nselib/pop3.lua
75
%%DATADIR%%/nselib/pop3.lua
68
%%DATADIR%%/nselib/dns.lua
76
%%DATADIR%%/nselib/dns.lua
77
%%DATADIR%%/nselib/ssh2.lua
78
%%DATADIR%%/nselib/ssh1.lua
79
%%DATADIR%%/nselib/smbauth.lua
80
%%DATADIR%%/nselib/smb.lua
81
%%DATADIR%%/nselib/nsedebug.lua
82
%%DATADIR%%/nselib/netbios.lua
83
%%DATADIR%%/nselib/msrpctypes.lua
84
%%DATADIR%%/nselib/msrpcperformance.lua
85
%%DATADIR%%/nselib/msrpc.lua
69
@dirrm %%DATADIR%%/nselib
86
@dirrm %%DATADIR%%/nselib
70
%%DATADIR%%/nmap-mac-prefixes
87
%%DATADIR%%/nmap-mac-prefixes
71
%%DATADIR%%/nmap-os-db
88
%%DATADIR%%/nmap-os-db

Return to bug 133547