head	1.14;
access;
symbols
	RELEASE_8_3_0:1.14
	RELEASE_9_0_0:1.14
	RELEASE_7_4_0:1.14
	RELEASE_8_2_0:1.14
	RELEASE_6_EOL:1.13
	RELEASE_8_1_0:1.13
	RELEASE_7_3_0:1.13
	RELEASE_8_0_0:1.13
	RELEASE_7_2_0:1.12
	RELEASE_7_1_0:1.12
	RELEASE_6_4_0:1.12
	RELEASE_5_EOL:1.11
	RELEASE_7_0_0:1.8
	RELEASE_6_3_0:1.8
	PRE_XORG_7:1.8
	RELEASE_4_EOL:1.8
	RELEASE_6_2_0:1.8
	RELEASE_6_1_0:1.8
	RELEASE_5_5_0:1.8
	RELEASE_6_0_0:1.7
	RELEASE_5_4_0:1.7
	RELEASE_4_11_0:1.7
	RELEASE_5_3_0:1.6
	RELEASE_4_10_0:1.4
	RELEASE_5_2_1:1.4
	RELEASE_5_2_0:1.4
	RELEASE_5_1_0:1.1;
locks; strict;
comment	@# @;


1.14
date	2011.01.07.20.51.25;	author ohauer;	state Exp;
branches;
next	1.13;

1.13
date	2009.07.05.22.24.16;	author miwi;	state Exp;
branches;
next	1.12;

1.12
date	2008.08.03.16.09.47;	author miwi;	state Exp;
branches;
next	1.11;

1.11
date	2008.05.06.13.26.11;	author miwi;	state Exp;
branches;
next	1.10;

1.10
date	2008.04.14.00.53.05;	author clsung;	state Exp;
branches;
next	1.9;

1.9
date	2008.03.14.21.30.23;	author miwi;	state Exp;
branches;
next	1.8;

1.8
date	2006.02.02.08.13.19;	author krion;	state Exp;
branches;
next	1.7;

1.7
date	2004.11.30.18.10.45;	author eik;	state Exp;
branches;
next	1.6;

1.6
date	2004.09.03.18.17.29;	author eik;	state Exp;
branches;
next	1.5;

1.5
date	2004.07.07.09.22.25;	author eik;	state Exp;
branches;
next	1.4;

1.4
date	2003.10.07.22.31.18;	author edwin;	state Exp;
branches;
next	1.3;

1.3
date	2003.09.26.12.05.12;	author erwin;	state Exp;
branches;
next	1.2;

1.2
date	2003.06.16.04.43.50;	author leeym;	state dead;
branches;
next	1.1;

1.1
date	2003.04.13.10.30.10;	author edwin;	state Exp;
branches;
next	;


desc
@@


1.14
log
@ - update nmap to version 5.36TEST3
 - remove dead mirror servers

 Changelog: http://nmap.org/changelog.html

 Mayjor changes are NSE script related, some highlihts:
  o [NSE] Added stuxnet-detect.nse
  o [NSE] Added the ftp-proftpd-backdoor.nse

  and many more interesting NSE scripts.
@
text
@--- ./configure.orig	2010-09-29 18:09:26.000000000 +0200
+++ ./configure	2011-01-07 19:27:04.000000000 +0100
@@@@ -3265,7 +3265,7 @@@@
 ac_compiler_gnu=$ac_cv_c_compiler_gnu
 if test -n "$ac_tool_prefix"; then
   # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
-set dummy ${ac_tool_prefix}gcc; ac_word=$2
+set dummy ${ac_tool_prefix}$CXX; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
 if test "${ac_cv_prog_CC+set}" = set; then :
@@@@ -6452,8 +6452,8 @@@@
     no_lua="yes"
   ;;
   *)
-    CPPFLAGS="-I$with_liblua/include $CPPFLAGS"
-    LDFLAGS="-L$with_liblua/lib $LDFLAGS"
+    CPPFLAGS="-I${LUA_INCDIR} $CPPFLAGS"
+    LDFLAGS="-L${LUA_LIBDIR} $LDFLAGS"
   ;;
   esac
 
@


1.13
log
@- Update to 4.90RC1

PR:		136295
Submitted by:	Daniel Roethlisberger <daniel@@roe.ch> (maintainer)
@
text
@d1 3
a3 3
--- configure.orig	2009-06-24 23:35:54.000000000 +0200
+++ configure	2009-07-03 19:35:52.000000000 +0200
@@@@ -2047,7 +2047,7 @@@@
d9 1
a9 1
 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
d11 2
a12 2
 if test "${ac_cv_prog_CC+set}" = set; then
@@@@ -7878,8 +7878,8 @@@@
@


1.12
log
@- Update to 4.68

PR:		126211
Submitted by:	Daniel Roethlisberger <daniel@@roe.ch> (maintainer)
@
text
@d1 3
a3 3
--- configure.orig	2008-06-15 09:05:12.000000000 +0200
+++ configure	2008-08-03 12:41:04.000000000 +0200
@@@@ -1930,7 +1930,7 @@@@
d9 2
a10 2
 { echo "$as_me:$LINENO: checking for $ac_word" >&5
 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
d12 1
a12 1
@@@@ -7337,8 +7337,8 @@@@
@


1.11
log
@- Update to 4.62

PR:		123401
Submitted by:	Daniel Roethlisberger <daniel@@roe.ch> (maintainer)
@
text
@d1 2
a2 2
--- configure.orig	2008-04-28 19:53:32.000000000 +0200
+++ configure	2008-05-04 20:25:47.000000000 +0200
d12 1
a12 1
@@@@ -7179,9 +7179,9 @@@@
a17 1
-    have_lua=yes
a19 1
+    #have_lua=yes
a22 9
@@@@ -7189,7 +7189,7 @@@@
 
 
 # They don't want lua
-if test $no_lua == yes; then
+if test $no_lua = yes; then
   CXXFLAGS="-DNOLUA $CXXFLAGS"
   LIBLUA_LIBS=""
   LUA_DEPENDS=""
@


1.10
log
@- Update nmap to 4.60 and fix moved MASTER_SITES.
  Also fixed portlint warnings about Makefile structure.

PR:		ports/122728
Submitted by:	maintainer (Daniel Roethlisberge)
@
text
@d1 3
a3 3
--- configure.orig	2008-03-15 02:21:22.000000000 +0100
+++ configure	2008-04-13 17:16:35.000000000 +0200
@@@@ -1929,7 +1929,7 @@@@
d12 1
a12 1
@@@@ -7174,9 +7174,10 @@@@
d16 1
a16 1
-    CXXFLAGS="-I$with_liblua/include $CXXFLAGS"
d18 2
a19 1
+    CXXFLAGS="-I${LUA_INCDIR} $CXXFLAGS"
d21 1
a21 2
     have_lua=yes
+    LIBLUA_LIBS="-llua"
d25 9
@


1.9
log
@- Update to 4.52

PR:		119673
Submitted by:	Daniel Roethlisberger <daniel@@roe.ch> (maintainer)
@
text
@d1 12
a12 12
--- configure.orig	Thu Nov 29 10:36:33 2007
+++ configure	Sat Jan 12 16:57:04 2008
@@@@ -1488,7 +1488,7 @@@@
 if test -z "$ac_cv_prog_CC"; then
   ac_ct_CC=$CC
   # Extract the first word of "gcc", so it can be a program name with args.
-set dummy gcc; ac_word=$2
+set dummy $CXX; ac_word=$2
 echo "$as_me:$LINENO: checking for $ac_word" >&5
 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
@@@@ -6781,9 +6781,10 @@@@
@


1.8
log
@Update to 4.00

PR:		ports/92684
Submitted by:	krion
Approved by:	maintainer
@
text
@d1 3
a3 6

$FreeBSD$

--- configure.orig
+++ configure
@@@@ -1395,7 +1395,7 @@@@
d12 12
a23 1
@@@@ -3552,7 +3552,7 @@@@
a24 7
 
 
-for ac_header in string.h getopt.h strings.h memory.h sys/param.h sys/sockio.h bstring.h sys/time.h sys/stat.h fcntl.h termios.h pwd.h unistd.h
+for ac_header in string.h strings.h memory.h sys/param.h sys/sockio.h bstring.h sys/time.h sys/stat.h fcntl.h termios.h pwd.h unistd.h
 do
 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
 if eval "test \"\${$as_ac_Header+set}\" = set"; then
@


1.7
log
@update to version 3.77
@
text
@d1 10
a10 7
--- configure.orig	Mon Oct  6 13:03:26 2003
+++ configure	Mon Oct  6 13:03:38 2003
@@@@ -2637,7 +2637,7 @@@@
       CXXFLAGS="$CXXFLAGS -Wall "
  fi
 # Extract the first word of ""$CXX"", so it can be a program name with args.
-set dummy "$CXX"; ac_word=$2
d14 2
a15 23
 if test "${ac_cv_prog_CXXPROG+set}" = set; then
@@@@ -2646,6 +2646,10 @@@@
   if test -n "$CXXPROG"; then
   ac_cv_prog_CXXPROG="$CXXPROG" # Let the user override the test.
 else
+  case $ac_word in
+  [\\/]* | ?:[\\/]* ) # absolute path given.
+  ac_cv_prog_CXXPROG=$ac_word ;;
+  *)
 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 for as_dir in $PATH
 do
@@@@ -2658,7 +2662,8 @@@@
     break 2
   fi
 done
-done
+done ;;
+esac
 
   test -z "$ac_cv_prog_CXXPROG" && ac_cv_prog_CXXPROG=""MISSING""
 fi
@@@@ -3505,7 +3510,7 @@@@
d19 2
a20 2
-for ac_header in string.h getopt.h strings.h memory.h sys/param.h sys/sockio.h bstring.h sys/time.h pwd.h unistd.h
+for ac_header in string.h strings.h memory.h sys/param.h sys/sockio.h bstring.h sys/time.h pwd.h unistd.h
@


1.6
log
@Fix build when using ccache

PR:		71343
Submitted by:	Michael Johnson <ahze@@ahze.net>
@
text
@d33 1
a33 1
@@@@ -3499,7 +3504,7 @@@@
@


1.5
log
@- update to 3.55
  /usr/local/share/doc/nmap/CHANGELOG
@
text
@d3 31
a33 1
@@@@ -3499,7 +3499,7 @@@@
@


1.4
log
@[MAINTAINER] port security/nmap: update to version 3.48

	- improved version detection
	- integrates most FreeBSD fixes, thanks to
	  Marius Strobl <marius@@alchemy.franken.de>
	- install localized man pages

PR:		ports/57646
Submitted by:	Oliver Eikemeier <eikemeier@@fillmore-labs.com>
@
text
@d3 1
a3 1
@@@@ -3299,7 +3299,7 @@@@
@


1.3
log
@add patches forgotten in previous commit

Submitted by:	maintainer
Pointy hat to:	leeym
@
text
@d1 2
a2 11
--- configure.orig	Sat Sep 20 09:06:56 2003
+++ configure	Wed Sep 24 23:09:21 2003
@@@@ -1302,7 +1302,7 @@@@
      fi
    if test -d /usr/local/include; then
      CFLAGS="$CFLAGS -I/usr/local/include"
-     CXXFLAGS="$CFLAGS -I/usr/local/include"
+     CXXFLAGS="$CXXFLAGS -I/usr/local/include"
    fi
 fi
 
a11 92
@@@@ -4319,7 +4319,7 @@@@
     ;;
   *)
     specialssldir="$with_openssl"
-    CXXFLAGS="$CXXFLAGS -I$with_openssl/include"
+    CPPFLAGS="$CPPFLAGS -I$with_openssl/include"
     LDFLAGS="$LDFLAGS -L$with_openssl/lib"
     ;;
   esac
@@@@ -5105,10 +5105,10 @@@@
 
     ;;
   *)
-    _cppflags=$CXXFLAGS
+    _cppflags=$CPPFLAGS
     _ldflags=$LDFLAGS
 
-    CXXFLAGS="-I$with_libpcap/include $CXXFLAGS"
+    CPPFLAGS="-I$with_libpcap/include $CPPFLAGS"
     LDFLAGS="-L$with_libpcap/lib $LDFLAGS"
 
     if test "${ac_cv_header_pcap_h+set}" = set; then
@@@@ -5307,7 +5307,7 @@@@
 
 
     LDFLAGS=$_ldflags
-    CXXFLAGS=$_cppflags
+    CPPFLAGS=$_cppflags
     ;;
   esac
 
@@@@ -5323,10 +5323,10 @@@@
 
 if test $have_libpcap = yes; then
   if test "${LIBPCAP_INC+set}" = "set"; then
-    _cflags=$CXXFLAGS
+    _cppflags=$CPPFLAGS
     _ldflags=$LDFLAGS
 
-    CXXFLAGS="-I$LIBPCAP_INC $CXXFLAGS"
+    CPPFLAGS="-I$LIBPCAP_INC $CPPFLAGS"
     LDFLAGS="-L$LIBPCAP_LIB $LDFLAGS"
   fi
 
@@@@ -5336,6 +5336,8 @@@@
   echo "$as_me:$LINENO: result: no" >&5
 echo "${ECHO_T}no" >&6; have_libpcap=no
 else
+  ac_check_lib_save_LIBS=$LIBS
+LIBS="-lpcap  $LIBS"
   cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"
 /* confdefs.h.  */
@@@@ -5391,6 +5393,7 @@@@
 echo "${ECHO_T}no" >&6; have_libpcap=no
 fi
 rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
 fi
 fi
 
@@@@ -5406,10 +5409,10 @@@@
 else
   if test "${LIBPCAP_INC+set}" = "set"; then
     LDFLAGS="-L$libpcapdir $_ldflags"
-    CXXFLAGS="$_cflags -I$libpcapdir"
+    CPPFLAGS="$_cppflags -I$libpcapdir"
   else
     LDFLAGS="-L$libpcapdir $LDFLAGS"
-    CXXFLAGS="$CXXFLAGS -I$libpcapdir"
+    CPPFLAGS="$CPPFLAGS -I$libpcapdir"
   fi
   PCAP_DEPENDS='$(LIBPCAPDIR)/libpcap.a'
   PCAP_CLEAN="pcap_clean"
@@@@ -5433,7 +5436,7 @@@@
   yes)
     ;;
   *)
-    CXXFLAGS="-I$with_libpcre/include $CXXFLAGS"
+    CPPFLAGS="-I$with_libpcre/include $CPPFLAGS"
     LDFLAGS="-L$with_libpcre/lib $LDFLAGS"
     have_pcre=yes
     ;;
@@@@ -5844,7 +5847,7 @@@@
 
 subdirs="$subdirs libpcre "
 
-  CXXFLAGS="-I$LIBPCREDIR $CXXFLAGS"
+  CPPFLAGS="-I$LIBPCREDIR $CPPFLAGS"
   LIBPCRE_LIB="$LIBPCREDIR"
   LIBS="$LIBS $LIBPCRE_LIB/libpcre.a"
   PCRE_DEPENDS="$LIBPCRE_LIB/libpcre.a"
@


1.2
log
@nmap 3.27 -> 3.28

PR:		53351
Submitted by:	Dominic Marks <dom@@cus.org.uk>
@
text
@d1 10
a10 3
--- configure.orig	Fri Apr 11 19:52:29 2003
+++ configure	Fri Apr 11 19:53:19 2003
@@@@ -1251,12 +1251,6 @@@@
d12 1
a14 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
d16 15
a30 1
 libpcapdir=libpcap-possiblymodified
d32 81
@


1.1
log
@Maintainer Update: security/nmap

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

PR:		ports/50894
Submitted by:	marius@@alchemy.franken.de
Approved by:	Dominic Marks <dom@@cus.org.uk>
@
text
@@

