diff options
author | wiz <wiz@pkgsrc.org> | 2000-04-29 17:32:19 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-04-29 17:32:19 +0000 |
commit | 0dbb3fdc0b017473b71dace21ed7d41fbbb10fa1 (patch) | |
tree | fd45ab914a8d7e2ace9a6c2c149480f0e6567955 /net/nmap/patches | |
parent | b550c7464088a5849224e916f5367a38d73a3125 (diff) | |
download | pkgsrc-0dbb3fdc0b017473b71dace21ed7d41fbbb10fa1.tar.gz |
Update nmap to 2.50, based on pkg/10005 by Mipam <reinoud@ibbnet.org>.
Important changes since 2.12:
Remote OS identification by fingerprint, recognition of RPC programs
listening on the respective ports, scan timing controls, ACK/window
scanning, stop/restart scans, output readability improved, and lots of
bug fixes.
Diffstat (limited to 'net/nmap/patches')
-rw-r--r-- | net/nmap/patches/patch-aa | 49 | ||||
-rw-r--r-- | net/nmap/patches/patch-ab | 22 |
2 files changed, 45 insertions, 26 deletions
diff --git a/net/nmap/patches/patch-aa b/net/nmap/patches/patch-aa index 533b3df599a..cafd8c2c0ff 100644 --- a/net/nmap/patches/patch-aa +++ b/net/nmap/patches/patch-aa @@ -1,22 +1,31 @@ -$NetBSD: patch-aa,v 1.1 1999/04/04 16:36:40 hubertf Exp $ +$NetBSD: patch-aa,v 1.2 2000/04/29 17:32:19 wiz Exp $ -Lame 1.3.3 install(1) doesn't understand -c and -d at the same time. -Fix this (see PR 7318). - ---- Makefile.in.orig Wed Mar 31 11:07:26 1999 -+++ Makefile.in Sun Apr 4 18:17:55 1999 -@@ -111,10 +111,10 @@ - $(INSTALL) -d $(mandir) - $(INSTALL) -d $(mandir)/man1 - $(INSTALL) -d $(libdir) -- $(INSTALL) -m 755 $(TARGET) $(bindir)/$(TARGET) -- $(INSTALL) -m 644 docs/$(TARGET).1 $(mandir)/man1/$(TARGET).1 -- $(INSTALL) -m 644 nmap-os-fingerprints $(libdir)/nmap-os-fingerprints -- $(INSTALL) -m 644 nmap-services $(libdir)/nmap-services -+ $(INSTALL) -c -m 755 $(TARGET) $(bindir)/$(TARGET) -+ $(INSTALL) -c -m 644 docs/$(TARGET).1 $(mandir)/man1/$(TARGET).1 -+ $(INSTALL) -c -m 644 nmap-os-fingerprints $(libdir)/nmap-os-fingerprints -+ $(INSTALL) -c -m 644 nmap-services $(libdir)/nmap-services +--- Makefile.in.orig Fri Apr 28 08:21:52 2000 ++++ Makefile.in Sat Apr 29 18:56:00 2000 +@@ -5,7 +5,7 @@ + sbindir = @sbindir@ + mandir = @mandir@ + srcdir = @srcdir@ +-libdir = @libdir@/nmap ++libdir = @datadir@/nmap + deskdir = $(prefix)/share/gnome/apps/Utilities + + CC = @CC@ +@@ -34,7 +34,7 @@ + + DEPS = nmap.h error.h targets.h osscan.h tcpip.h utils.h global_structures.h charpool.h services.h rpc.h portlist.h + +-all: $(TARGET) nmapfe/nmapfe ++all: $(TARGET) + + $(TARGET): $(DEPS) @PCAP_DEPENDS@ $(OBJS) + @echo Compiling nmap +@@ -128,7 +128,7 @@ + $(MAKEDEPEND) $(INCLS) -s "# DO NOT DELETE" -- $(DEFS) -- $(SRCS) - uninstall: - rm -f $(bindir)/$(TARGET) + install: $(TARGET) +- $(SHTOOL) mkdir -f -p -m 755 $(bindir) $(mandir)/man1 $(libdir) $(deskdir) ++ $(SHTOOL) mkdir -f -p -m 755 $(bindir) $(mandir)/man1 $(libdir) + $(INSTALL) -c -m 755 nmap $(bindir)/nmap + @echo "If the next command failes -- you cannot use the X front end" + -test -f nmapfe/nmapfe && $(INSTALL) -c -m 755 nmapfe/nmapfe $(bindir)/nmapfe && $(SHTOOL) mkln -f -s $(bindir)/nmapfe $(bindir)/xnmap && $(INSTALL) -c -m 644 nmapfe.desktop $(deskdir)/nmapfe.desktop diff --git a/net/nmap/patches/patch-ab b/net/nmap/patches/patch-ab index 4fdf65341a8..17a63918fc5 100644 --- a/net/nmap/patches/patch-ab +++ b/net/nmap/patches/patch-ab @@ -1,12 +1,22 @@ -$NetBSD: patch-ab,v 1.2 2000/01/10 01:24:41 wiz Exp $ ---- nmap-services.orig Mon Aug 30 01:34:08 1999 -+++ nmap-services Mon Aug 30 01:35:25 1999 -@@ -1706,7 +1706,7 @@ +$NetBSD: patch-ab,v 1.3 2000/04/29 17:32:19 wiz Exp $ + +--- nmap-services.orig Thu Apr 27 21:02:53 2000 ++++ nmap-services Sat Apr 29 18:11:57 2000 +@@ -1724,7 +1724,7 @@ dls-monitor 2048/udp # nfs 2049/tcp # networked file system nfs 2049/udp # networked file system --distrib-netassholes 2064/tcp # A bunch of retards working on some closed-source encryption cracking contest (www.distributed.net). This is the keyblock proxy port -+distrib-net 2064/tcp # keyblock proxy port for distributed.net-clients +-distrib-netassholes 2064/tcp # A group of lamers working on a silly closed-source client for solving the RSA cryptographic challenge. This is the keyblock proxy port. ++distrib-net-kbproxy 2064/tcp # keyblock proxy port for distributed.net-clients dlsrpn 2065/tcp # Data Link Switch Read Port Number dlsrpn 2065/udp # Data Link Switch Read Port Number dlswpn 2067/tcp # Data Link Switch Write Port Number +@@ -1781,7 +1781,7 @@ + deslogind 3006/tcp # + cfs 3049/tcp # cryptographic file system (nfs) (proposed) + cfs 3049/udp # cryptographic file system (nfs) +-distrib-net-proxy 3064/tcp # Stupid closed source distributed.net project proxy port ++distrib-net-proxy 3064/tcp # distributed.net project proxy port + sj3 3086/tcp # SJ3 (kanji input) + squid-http 3128/tcp # + squid-ipc 3130/udp # |