mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
Updated to Nmap-3.75
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3086 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
5fb8103d2b
commit
c7777adb1f
@ -5,10 +5,10 @@
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY nmap-download-http "http://download.insecure.org/nmap/dist/nmap-&nmap-version;.tar.bz2">
|
||||
<!ENTITY nmap-download-ftp " ">
|
||||
<!ENTITY nmap-download-ftp "ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/nmap-&nmap-version;.tar.bz2">
|
||||
<!ENTITY nmap-size "1.4 MB">
|
||||
<!ENTITY nmap-buildsize "13.7 MB">
|
||||
<!ENTITY nmap-time "0.41 SBU">
|
||||
<!ENTITY nmap-buildsize "14.7 MB">
|
||||
<!ENTITY nmap-time "0.35 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="nmap" xreflabel="Nmap-&nmap-version;">
|
||||
@ -28,18 +28,24 @@ security auditing. It supports ping scanning, port scanning and
|
||||
|
||||
<sect3><title>Package information</title>
|
||||
<itemizedlist spacing='compact'>
|
||||
<listitem><para>Download (HTTP): <ulink url="&nmap-download-http;"/></para></listitem>
|
||||
<listitem><para>Download (FTP): <ulink url="&nmap-download-ftp;"/></para></listitem>
|
||||
<listitem><para>Download (HTTP):
|
||||
<ulink url="&nmap-download-http;"/></para></listitem>
|
||||
<listitem><para>Download (FTP):
|
||||
<ulink url="&nmap-download-ftp;"/></para></listitem>
|
||||
<listitem><para>Download size: &nmap-size;</para></listitem>
|
||||
<listitem><para>Estimated Disk space required: &nmap-buildsize;</para></listitem>
|
||||
<listitem><para>Estimated build time: &nmap-time;</para></listitem></itemizedlist>
|
||||
<listitem><para>Estimated disk space required:
|
||||
&nmap-buildsize;</para></listitem>
|
||||
<listitem><para>Estimated build time:
|
||||
&nmap-time;</para></listitem></itemizedlist>
|
||||
</sect3>
|
||||
|
||||
<sect3><title><application>Nmap</application> dependencies</title>
|
||||
<sect4><title>Optional</title>
|
||||
<para><xref linkend="openssl"/>, <xref linkend="pcre"/>,
|
||||
<xref linkend="GTK"/> (for building the graphical front-end) and
|
||||
<xref linkend="libpcap"/></para></sect4>
|
||||
<para><xref linkend="openssl"/>,
|
||||
<xref linkend="pcre"/>,
|
||||
<xref linkend="GTK"/> (for building the graphical front-end) and
|
||||
<xref linkend="libpcap"/></para>
|
||||
</sect4>
|
||||
</sect3>
|
||||
|
||||
</sect2>
|
||||
@ -72,8 +78,8 @@ security auditing. It supports ping scanning, port scanning and
|
||||
<acronym>TCP</acronym>/<acronym>IP</acronym> fingerprinting.</para></sect3>
|
||||
|
||||
<sect3><title>nmapfe</title>
|
||||
<para><command>nmapfe</command> is the graphical front end for
|
||||
nmap.</para></sect3>
|
||||
<para><command>nmapfe</command> is the graphical front end to
|
||||
<command>nmap</command>.</para></sect3>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
@ -194,7 +194,7 @@
|
||||
|
||||
<!-- Chapter 19 -->
|
||||
<!ENTITY traceroute-version "1.4a12">
|
||||
<!ENTITY nmap-version "3.70">
|
||||
<!ENTITY nmap-version "3.75">
|
||||
<!ENTITY whois-version "4.6.21">
|
||||
<!ENTITY bind-version "9.3.0">
|
||||
<!ENTITY ethereal-version "0.10.6">
|
||||
|
@ -25,7 +25,8 @@ who wrote what.</para>
|
||||
<listitem><para>December 7th, 2004 [randy]: Fixed hicolor-icon-theme
|
||||
and desktop-file-utils download locations; added FTP download location to
|
||||
FontConfig, hicolor-icon-theme and shared-mime-info instructions; added DAG
|
||||
as an optional dependency to the libpcap instructions.</para></listitem>
|
||||
as an optional dependency to the libpcap instructions; updated to
|
||||
Nmap-3.75.</para></listitem>
|
||||
|
||||
<listitem><para>December 5th, 2004 [igor]: Updated to
|
||||
Guile-1.6.6.</para></listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user