ports/50894: Maintainer Update: security/nmap

Dominic Marks dom at cus.org.uk
Sun Apr 13 08:10:22 UTC 2003


>Number:         50894
>Category:       ports
>Synopsis:       Maintainer Update: security/nmap
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 13 01:10:20 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Dominic Marks
>Release:        FreeBSD 4.7-RELEASE-p3 i386
>Organization:
UMIST
>Environment:
System: FreeBSD moo.cus.org.uk 4.7-RELEASE-p3 FreeBSD 4.7-RELEASE-p3 #3: Mon Jan 20 23:49:12 GMT 2003 root at moo.cus.org.uk:/usr/obj/usr/src/sys/BAA i386

	
>Description:
	The nmap port is not building correctly where libgnugetopt is
	installed. This patch fixes the problem, please add it to the
	files directory.

	Patched by: marius at alchemy.franken.de

	
>How-To-Repeat:
	Install nmap on a machine where libgnugetopt is already
	installed.

	
>Fix:

Index: files/patch-configure
===================================================================
RCS file: files/patch-configure
diff -N files/patch-configure
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ files/patch-configure	11 Apr 2003 17:53:39 -0000
@@ -0,0 +1,15 @@
+--- configure.orig	Fri Apr 11 19:52:29 2003
++++ configure	Fri Apr 11 19:53:19 2003
+@@ -1251,12 +1251,6 @@
+ 
+ 
+ 
+-if test -d /usr/local/lib; then
+-  LDFLAGS="$LDFLAGS -L/usr/local/lib"
+-fi
+-if test -d /usr/local/include; then
+-  CXXFLAGS="$CXXFLAGS -I/usr/local/include"
+-fi
+ 
+ libpcapdir=libpcap-possiblymodified
+ 
Index: files/patch-nbase::configure
===================================================================
RCS file: files/patch-nbase::configure
diff -N files/patch-nbase::configure
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ files/patch-nbase::configure	11 Apr 2003 17:55:51 -0000
@@ -0,0 +1,15 @@
+--- nbase/configure.orig	Fri Apr 11 19:49:54 2003
++++ nbase/configure	Fri Apr 11 19:50:27 2003
+@@ -1238,12 +1238,6 @@
+ 
+ 
+ 
+-if test -d /usr/local/lib; then
+-  LDFLAGS="$LDFLAGS -L/usr/local/lib"
+-fi
+-if test -d /usr/local/include; then
+-  CFLAGS="$CFLAGS -I/usr/local/include"
+-fi
+ 
+           ac_config_headers="$ac_config_headers nbase_config.h"
+ 

	


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list