ports/56968: [PATCH] port security/nmap: update to 3.45, grab maintainership

Marius Strobl marius at alchemy.franken.de
Wed Sep 24 10:10:25 UTC 2003


The following reply was made to PR ports/56968; it has been noted by GNATS.

From: Marius Strobl <marius at alchemy.franken.de>
To: eikemeier at fillmore-labs.com
Cc: freebsd-gnats-submit at 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.
 



More information about the freebsd-ports-bugs mailing list