From dom@cus.org.uk  Sun Apr 13 01:09:59 2003
Return-Path: <dom@cus.org.uk>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id D0B4837B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 13 Apr 2003 01:09:59 -0700 (PDT)
Received: from cus.org.uk (host213-106-240-81.no-dns-yet.ntli.net [213.106.240.81])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 8FA1543F3F
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 13 Apr 2003 01:09:58 -0700 (PDT)
	(envelope-from dom@cus.org.uk)
Received: from cus.org.uk (localhost.cus.org.uk [127.0.0.1])
	by cus.org.uk (8.12.6/8.11.3) with ESMTP id h3D89uLX075848;
	Sun, 13 Apr 2003 09:09:56 +0100 (BST)
	(envelope-from dom@cus.org.uk)
Received: (from dom@localhost)
	by cus.org.uk (8.12.6/8.12.6/Submit) id h3D89u9u075847;
	Sun, 13 Apr 2003 09:09:56 +0100 (BST)
Message-Id: <200304130809.h3D89u9u075847@cus.org.uk>
Date: Sun, 13 Apr 2003 09:09:56 +0100 (BST)
From: Dominic Marks <dom@cus.org.uk>
Reply-To: Dominic Marks <dom@cus.org.uk>
To: FreeBSD-gnats-submit@freebsd.org
Cc: marius@alchemy.franken.de
Subject: Maintainer Update: security/nmap
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         50894
>Category:       ports
>Synopsis:       Maintainer Update: security/nmap
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 13 01:10:20 PDT 2003
>Closed-Date:    Sun Apr 13 03:30:47 PDT 2003
>Last-Modified:  Sun Apr 13 03:30:47 PDT 2003
>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@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@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:
State-Changed-From-To: open->closed 
State-Changed-By: edwin 
State-Changed-When: Sun Apr 13 03:30:42 PDT 2003 
State-Changed-Why:  
Commited, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=50894 
>Unformatted:
