diff options
author | obrien <obrien@FreeBSD.org> | 2001-03-17 09:06:24 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2001-03-17 09:06:24 +0800 |
commit | 41fe9ad5e373e613980373f234b1ece0084b0da9 (patch) | |
tree | 919a115ead43460957eecf9539e0ac7b1389f115 /security/nmap | |
parent | 79fd35a80caab2d199219bcd47580a1b758faa16 (diff) | |
download | freebsd-ports-gnome-41fe9ad5e373e613980373f234b1ece0084b0da9.tar.gz freebsd-ports-gnome-41fe9ad5e373e613980373f234b1ece0084b0da9.tar.zst freebsd-ports-gnome-41fe9ad5e373e613980373f234b1ece0084b0da9.zip |
Remove patch NOT approved by me (maintainer), that is in my way while
doing an upgrade. This patch does not fix a bug, takes away the original
author's right to free speach, and we have no technical reason to patch.
Diffstat (limited to 'security/nmap')
-rw-r--r-- | security/nmap/files/patch-ab | 28 | ||||
-rw-r--r-- | security/nmap/files/patch-ad | 11 |
2 files changed, 7 insertions, 32 deletions
diff --git a/security/nmap/files/patch-ab b/security/nmap/files/patch-ab index ab6c2b002610..2f9fb638b978 100644 --- a/security/nmap/files/patch-ab +++ b/security/nmap/files/patch-ab @@ -1,25 +1,11 @@ ---- nmapfe/Makefile.in.orig Thu Apr 6 01:51:39 2000 -+++ nmapfe/Makefile.in Thu Apr 6 14:53:11 2000 -@@ -70,7 +70,7 @@ - PROGRAMS = $(bin_PROGRAMS) - - --DEFS = @DEFS@ -DVERSION=\"$(VERSION)\" -I. -I$(srcdir) -+DEFS = @DEFS@ -DVERSION=\"$(VERSION)\" -DNMAP_PATH=\"$(bindir)/\" -I. -I$(srcdir) - CPPFLAGS = @CPPFLAGS@ - STATIC = - LDFLAGS = @LDFLAGS@ $(STATIC) -@@ -231,11 +231,11 @@ - maintainer-clean-depend: - -rm -rf .deps - +--- nmapfe/Makefile.in.orig Mon Jan 1 22:22:37 2001 ++++ nmapfe/Makefile.in Fri Mar 16 16:56:47 2001 +@@ -75 +75 @@ +-DEFS = @DEFS@ -DVERSION=\"$(VERSION)\" -DHAVE_CONFIG_H=1 -I$(srcdir) ++DEFS = @DEFS@ -DVERSION=\"$(VERSION)\" -DHAVE_CONFIG_H=1 -I$(srcdir) -DNMAP_PATH=\"$(bindir)/\" +@@ -236 +236 @@ -%.o: %.c +.c.o: - @echo '$(COMPILE) -c $<'; \ - $(COMPILE) -c $< - +@@ -240 +240 @@ -%.lo: %.c +.c.lo: - @echo '$(LTCOMPILE) -c $<'; \ - $(LTCOMPILE) -c $< - @-sed -e 's/^\([^:]*\)\.o:/\1.lo \1.o:/' \ diff --git a/security/nmap/files/patch-ad b/security/nmap/files/patch-ad deleted file mode 100644 index 8120addceedb..000000000000 --- a/security/nmap/files/patch-ad +++ /dev/null @@ -1,11 +0,0 @@ ---- nmap-services.orig Thu Feb 17 17:10:03 2000 -+++ nmap-services Thu Feb 17 17:11:16 2000 -@@ -1719,7 +1719,7 @@ - dls-monitor 2048/udp # - nfs 2049/tcp # networked file system - nfs 2049/udp # networked file system --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. -+distributed-net 2064/tcp # distributed.net server port - 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 |