Changeset 7b23c863


Ignore:
Timestamp:
06/05/2013 07:59:18 AM (11 years ago)
Author:
Igor Živković <igor@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
0d8e1ed7
Parents:
839ac504
Message:

Nmap-6.25

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11261 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r839ac504 r7b23c863  
    44-->
    55
    6 <!ENTITY day          "02">                   <!-- Always 2 digits -->
     6<!ENTITY day          "05">                   <!-- Always 2 digits -->
    77<!ENTITY month        "06">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2013">
     
    453453<!ENTITY mod_dnssd-version            "0.6">
    454454<!ENTITY NetworkManager-version       "0.9.8.0">
    455 <!ENTITY nmap-version                 "6.01">
     455<!ENTITY nmap-version                 "6.25">
    456456<!ENTITY traceroute-version           "2.0.19">
    457457<!ENTITY whois-version                "5.0.25">
  • introduction/welcome/changelog.xml

    r839ac504 r7b23c863  
    4545-->
    4646    <listitem>
     47      <para>June 5th, 2013</para>
     48      <itemizedlist>
     49        <listitem>
     50          <para>[igor] - Nmap-6.25.</para>
     51        </listitem>
     52      </itemizedlist>
     53    </listitem>
     54
     55    <listitem>
    4756      <para>June 2nd, 2013</para>
    4857      <itemizedlist>
  • networking/netutils/nmap.xml

    r839ac504 r7b23c863  
    55  %general-entities;
    66
    7   <!ENTITY nmap-download-http "&sources-anduin-http;/n/nmap-&nmap-version;.tar.bz2">
     7  <!ENTITY nmap-download-http "http://nmap.org/dist/nmap-&nmap-version;.tar.bz2">
    88  <!ENTITY nmap-download-ftp  "&gentoo-ftp-repo;/nmap-&nmap-version;.tar.bz2">
    9   <!ENTITY nmap-md5sum        "a1a71940f238abb835dbf3ee7412bcea">
    10   <!ENTITY nmap-size          "21 MB">
    11   <!ENTITY nmap-buildsize     "115 MB">
     9  <!ENTITY nmap-md5sum        "fcc80f94ff3adcb11eedf91092ea6f5e">
     10  <!ENTITY nmap-size          "7.4 MB">
     11  <!ENTITY nmap-buildsize     "124 MB">
    1212  <!ENTITY nmap-time          "0.9 SBU">
    1313]>
     
    6060    <bridgehead renderas="sect3">Nmap Dependencies</bridgehead>
    6161
     62    <bridgehead renderas="sect4">Recommended</bridgehead>
     63    <note>
     64      <para>
     65        These packages are recommended because if they're not installed, the
     66        build process will compile and link against its own (often older)
     67        version.
     68      </para>
     69    </note>
     70
     71    <para role="recommended">
     72      <xref linkend="libpcap"/>,
     73      <xref linkend="pcre"/>,
     74<!-- This is not recommended, see: http://nmap.org/svn/libdnet-stripped/NMAP_MODIFICATIONS
     75      <ulink url="http://code.google.com/p/libdnet/">libdnet</ulink>,
     76-->
     77      <ulink url="http://www.csie.ntu.edu.tw/~cjlin/liblinear/">liblinear</ulink> and
     78      <ulink url="http://www.lua.org/">Lua</ulink>
     79    </para>
     80
    6281    <bridgehead renderas="sect4">Optional</bridgehead>
    63     <para role="optional"><xref linkend="openssl"/>,
    64     <xref linkend="pcre"/>,
    65     <xref linkend="libpcap"/>,
    66     <xref linkend="gtk2"/> (run time dependency), and
    67     <ulink url="http://sourceforge.net/projects/libdnet/">libdnet</ulink></para>
     82    <para role="optional">
     83      <xref linkend="openssl"/>,
     84      <xref linkend="pygtk"/> (required for <command>zenmap</command>),
     85      <xref linkend="python2"/> (required for <command>ndiff</command>) and
     86      <xref linkend="subversion"/> (required for <command>nmap-update</command>)
     87    </para>
    6888
    6989    <para condition="html" role="usernotes">User Notes:
     
    95115      <segtitle>Installed Programs</segtitle>
    96116      <segtitle>Installed Libraries</segtitle>
    97       <segtitle>Installed Directory</segtitle>
     117      <segtitle>Installed Directories</segtitle>
    98118
    99119      <seglistitem>
    100         <seg>ncat, ndiff, nmap, nmapfe, nping, uninstall_zenmap, xnmap, and zenmap</seg>
     120        <seg>ncat, ndiff, nmap, nmapfe, nmap-update, nping, uninstall_zenmap,
     121        xnmap and zenmap</seg>
    101122        <seg>/usr/lib/python&python2-version;/site-packages/</seg>
    102         <seg>/usr/share/nmap</seg>
     123        <seg>/usr/share/ncat, /usr/share/nmap and /usr/share/zenmap</seg>
    103124      </seglistitem>
    104125    </segmentedlist>
     
    145166        <term><command>nmapfe</command></term>
    146167        <listitem>
    147           <para>is a symbolic link to <command>zenmap.</command>.</para>
     168          <para>is a symbolic link to <command>zenmap</command>.</para>
    148169          <indexterm zone="nmap nmapfe">
    149170            <primary sortas="b-nmapfe">nmapfe</primary>
     
    152173      </varlistentry>
    153174
     175      <varlistentry id="nmap-update">
     176        <term><command>nmap-update</command></term>
     177        <listitem>
     178          <para>is an updater for Nmap architecture-independent files.</para>
     179          <indexterm zone="nmap nmap-update">
     180            <primary sortas="b-nmap-update">nmap-update</primary>
     181          </indexterm>
     182        </listitem>
     183      </varlistentry>
     184
    154185      <varlistentry id="xnmap">
    155186        <term><command>xnmap</command></term>
    156187        <listitem>
    157           <para>is a symbolic link to <command>zenmap.</command>.</para>
     188          <para>is a symbolic link to <command>zenmap</command>.</para>
    158189          <indexterm zone="nmap xnmap">
    159190            <primary sortas="f-xnmap">xnmap</primary>
Note: See TracChangeset for help on using the changeset viewer.