Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Sep 2003 03:10:24 -0700 (PDT)
From:      Marius Strobl <marius@alchemy.franken.de>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/56968: [PATCH] port security/nmap: update to 3.45, grab maintainership
Message-ID:  <200309241010.h8OAAOsc034874@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/56968; it has been noted by GNATS.

From: Marius Strobl <marius@alchemy.franken.de>
To: eikemeier@fillmore-labs.com
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: ports/56968: [PATCH] port security/nmap: update to 3.45, grab maintainership
Date: Wed, 24 Sep 2003 12:01:33 +0200

 Sorry, missed a file, the port actually builds with the OpenSSL port,
 but the other issues still stand.
 
 # pkg_info -I -a |grep pcre
 pcre-4.3            Perl Compatible Regular Expressions library
 
 ldd work/nmap-3.45/nmap
 work/nmap-3.45/nmap:
         libssl.so.3 => /usr/local/lib/libssl.so.3 (0x280ad000)
         libcrypto.so.3 => /usr/local/lib/libcrypto.so.3 (0x280db000)
         libpcap.so.2 => /usr/lib/libpcap.so.2 (0x281c8000)
         libstdc++.so.3 => /usr/lib/libstdc++.so.3 (0x281e4000)
         libm.so.2 => /usr/lib/libm.so.2 (0x28229000)
         libc.so.4 => /usr/lib/libc.so.4 (0x28244000)
 
 Btw., Nmap should use it's own libpcap, in Nmap 3.46 it's the current
 0.7.2 one.
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309241010.h8OAAOsc034874>