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

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


--- nmap.info DELETED ---

--- NEW FILE: zenmap.info ---
Info2: <<
Package: zenmap
Version: 5.51
Revision: 1
Maintainer: Daniel Johnson <[email protected]>
Type: python 2.7
Description: Offical Nmap GUI
DescDetail: <<
        Zenmap is the official Nmap Security Scanner GUI. It is a
        multi-platform (Linux, Windows, Mac OS X, BSD, etc.) free and open
        source application which aims to make Nmap easy for beginners to use
        while providing advanced features for experienced Nmap users.
        Frequently used scans can be saved as profiles to make them easy to run
        repeatedly. A command creator allows interactive creation of Nmap
        command lines. Scan results can be saved and viewed later. Saved scan
        results can be compared with one another to see how they differ. The
        results of recent scans are stored in a searchable database.
<<
DescUsage: <<
        zenmap should be run as root or with sudo for full functionallity.
        With some versions of glib2, zenmap crashes with an error about being
        unable to recognize the image type of some files. Running 'sudo -s' 
first,
        then running zenmap should fix this.
<<
License: GPL2
Homepage: http://nmap.org/zenmap

BuildDepends: <<
        fink (>= 0.24.12)
<<
Depends: <<
        desktop-file-utils,
        nmap (>= %v-1),
        python%type_pkg[python],
        pygtk2-gtk-py%type_pkg[python]
<<
Conflicts: nmap (<< 4.76-2), umit
Replaces: nmap (<< 4.76-2), umit

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

CompileScript: <<
        cd zenmap && %p/bin/python%type_raw[python] setup.py build
<<

InstallScript: <<
        cd zenmap && %p/bin/python%type_raw[python] setup.py install 
--prefix=%p --root=%d
        install -d %i/share/man/man1
        install -c -m 644 docs/zenmap.1 %i/share/man/man1
        /bin/ln -sf zenmap %i/bin/nmapfe
        /bin/ln -sf zenmap %i/bin/xnmap
        /bin/rm %i/bin/uninstall_zenmap
<<
DocFiles: CHANGELOG COPYING HACKING docs/README
ConfFiles: %p/share/zenmap/config/zenmap.conf

PostInstScript: <<
        . %p/bin/init.sh
        [ -x %p/bin/update-desktop-database ] && update-desktop-database -q 
%p/share/applications || :
<<

PostRmScript: <<
        . %p/bin/init.sh
        [ -x %p/bin/update-desktop-database ] && update-desktop-database -q 
%p/share/applications || :
<<
<<

--- NEW FILE: nmap-nox.info ---
Package: nmap-nox
Type: bundle
Version: 5.35
Revision: 2
Description: OBSOLETE use package 'nmap' instead
Maintainer: Daniel Johnson <[email protected]>
Depends: nmap (>= 5.35-1), fink-obsolete-packages
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
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to