Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/crypto
In directory vz-cvs-3.sog:/tmp/cvs-serv25851/stable/main/finkinfo/crypto

Added Files:
        nmap.info 
Log Message:
Move nmap and zenmap to stable.


--- NEW FILE: nmap.info ---
Info2: <<
Package: nmap
Version: 5.51
Revision: 2
GCC: 4.0
Maintainer: Daniel Johnson <dan...@daniel-johnson.org>
Type: python 2.7

BuildDepends: <<
        fink (>= 0.24.12),
        libpcap1,
        lua51-dev,
        openssl100-dev,
        pcre
<<
Depends: <<
        libpcap1-shlibs,
        lua51-shlibs,
        openssl100-shlibs,
        pcre-shlibs,
        python%type_pkg[python]
<<
Conflicts: nmap-nox (<< 4.76-2), nmap (<< 4.76-2)
Replaces: nmap-nox (<< 4.76-2), nmap (<< 4.76-2)
Recommends: zenmap

Source: http://nmap.org/dist/%n-%{v}.tar.bz2
Source-MD5: 0b80d2cb92ace5ebba8095a4c2850275
SourceDirectory: %n-%{v}

PatchScript: <<
        # Don't use -no-cpp-precomp as it's a no-op.
        perl -pi -e 's/needs_cpp_precomp=yes/needs_cpp_precomp=no/g' configure
        perl -pi -e 's/void main\(void\)/int main(void)/' nbase/configure
<<

SetCFLAGS: -Os
SetCXXFLAGS: -I%p/include -Os
UseMaxBuildJobs: true

ConfigureParams: <<
        --mandir='$(prefix)/share/man' \
        --libexecdir='$(prefix)/lib' \
        --with-libpcap=%p \
        --with-openssl=%p \
        --with-libpcre \
        --with-libdnet=included \
        --with-liblua=yes \
        --without-zenmap
<<
CompileScript: <<
        ./configure %c PYTHON=%p/bin/python%type_raw[python]
        
        make \
                CPPFLAGS='-I%b/libdnet-stripped/include -I%p/include -I%b/nbase 
-I%b/nsock/include -I%b/ncat $(DEFS)' \
                LDFLAGS='-L%b/libdnet-stripped -L%p/lib -L%b/nbase 
-L%b/nsock/src/ $(STATIC)'
<<
InstallScript: <<
        make install DESTDIR=%d
<<

DocFiles: CHANGELOG COPYING HACKING docs/README docs/*.txt
Description: Network exploration utility
DescDetail: <<
        nmap, a utility for network exploration or auditing, supporting ping 
scanning,
        port scanning and TCP/IP fingerprinting. It also offers decoy scanning, 
sunRPC
        scanning, reverse-identd scanning and others.
        
        This package also contains:
                nping: Network packet generation tool / ping utility
                ncat:  Concatenate and redirect sockets
                ndiff: Utility to compare the results of Nmap scans
        
        Version 3.46 thanks to Alex Barclay <pro...@utulsa.edu>.
        
        The GUI is now included in the 'zenmap' package.
<<
DescPackaging: <<
        Use Fink-installed libpcre and libpcap instead of building our own.
        Now scriptable with lua!
        
        Switch to included libdnet as it's newer.
        
        Previously maintained by Jeremy Higgs <f...@higgs-family.net>
<<
License: GPL2
Homepage: http://nmap.org/
<<


------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to