Author: gdalziel Date: 2009-07-29 07:13:31 -0600 (Wed, 29 Jul 2009) New Revision: 7900
Modified: trunk/BOOK/basicnet/netprogs/ncftp.xml trunk/BOOK/general.ent trunk/BOOK/introduction/welcome/changelog.xml trunk/BOOK/pst/sgml/docbook-dsssl.xml trunk/BOOK/pst/sgml/docbook-utils.xml trunk/BOOK/pst/sgml/openjade.xml trunk/BOOK/pst/sgml/opensp.xml trunk/BOOK/pst/sgml/sgml-dtd-3.xml trunk/BOOK/pst/sgml/sgml-dtd.xml trunk/BOOK/pst/xml/docbook.xml Log: Updated to NcFTP-3.2.3. Modified: trunk/BOOK/basicnet/netprogs/ncftp.xml =================================================================== --- trunk/BOOK/basicnet/netprogs/ncftp.xml 2009-07-29 08:51:02 UTC (rev 7899) +++ trunk/BOOK/basicnet/netprogs/ncftp.xml 2009-07-29 13:13:31 UTC (rev 7900) @@ -6,9 +6,9 @@ <!ENTITY ncftp-download-http "http://gd.tuwien.ac.at/infosys/clients/ftp/ncftp/ncftp-&ncftp-version;-src.tar.bz2"> <!ENTITY ncftp-download-ftp "ftp://ftp.ncftp.com/ncftp/ncftp-&ncftp-version;-src.tar.bz2"> - <!ENTITY ncftp-md5sum "d82cdfe0d5448172c03b434607414fb8"> - <!ENTITY ncftp-size "409 KB"> - <!ENTITY ncftp-buildsize "9.8 MB"> + <!ENTITY ncftp-md5sum "fac4aa169e1734e8d9617afd4a9b51e5"> + <!ENTITY ncftp-size "416 KB"> + <!ENTITY ncftp-buildsize "8 MB"> <!ENTITY ncftp-time "0.2 SBU"> ]> @@ -34,6 +34,8 @@ Protocol. It is intended to replace or supplement the stock <command>ftp</command> program.</para> + &lfs65_checked; + <bridgehead renderas="sect3">Package Information</bridgehead> <itemizedlist spacing="compact"> <listitem> @@ -79,7 +81,7 @@ <para>To install <application>NcFTP</application> using the first (and optimal) method, run the following commands:</para> -<screen><userinput>./configure --prefix=/usr && +<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc && make -C libncftp shared && make</userinput></screen> @@ -94,7 +96,7 @@ second method (with the <filename class="libraryfile">libncftp</filename> functionality linked in statically) run the following commands:</para> -<screen><userinput>./configure --prefix=/usr && +<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc && make</userinput></screen> <para>This package does not come with a test suite.</para> Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2009-07-29 08:51:02 UTC (rev 7899) +++ trunk/BOOK/general.ent 2009-07-29 13:13:31 UTC (rev 7900) @@ -3,7 +3,7 @@ $Date$ --> -<!ENTITY day "28"> <!-- Always 2 digits --> +<!ENTITY day "29"> <!-- Always 2 digits --> <!ENTITY month "07"> <!-- Always 2 digits --> <!ENTITY year "2009"> <!ENTITY copyrightdate "2001-&year;"> @@ -366,7 +366,7 @@ <!-- Chapter 18 --> <!ENTITY cvs-version "1.11.23"> <!ENTITY inetutils-version "1.5"> -<!ENTITY ncftp-version "3.2.1"> +<!ENTITY ncftp-version "3.2.3"> <!ENTITY net-tools-version "1.60"> <!ENTITY wireless-tools-version "28"> <!ENTITY ntp-version "4.2.4p5"> Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2009-07-29 08:51:02 UTC (rev 7899) +++ trunk/BOOK/introduction/welcome/changelog.xml 2009-07-29 13:13:31 UTC (rev 7900) @@ -41,6 +41,16 @@ --> <listitem> + <para>July 29th, 2009</para> + <itemizedlist> + <listitem> + <para>[gdalziel] - Updated to NcFTP-3.2.3. Thanks to Spinal for the + report about the global config file.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>July 28th, 2009</para> <itemizedlist> <listitem> Modified: trunk/BOOK/pst/sgml/docbook-dsssl.xml =================================================================== --- trunk/BOOK/pst/sgml/docbook-dsssl.xml 2009-07-29 08:51:02 UTC (rev 7899) +++ trunk/BOOK/pst/sgml/docbook-dsssl.xml 2009-07-29 13:13:31 UTC (rev 7900) @@ -52,6 +52,8 @@ <application>OpenJade</application> or other tools to transform SGML and XML DocBook files.</para> + &lfs65_checked; + <bridgehead renderas="sect3">Package Information</bridgehead> <itemizedlist spacing="compact"> <listitem> Modified: trunk/BOOK/pst/sgml/docbook-utils.xml =================================================================== --- trunk/BOOK/pst/sgml/docbook-utils.xml 2009-07-29 08:51:02 UTC (rev 7899) +++ trunk/BOOK/pst/sgml/docbook-utils.xml 2009-07-29 13:13:31 UTC (rev 7900) @@ -37,6 +37,8 @@ two SGML files and only display the differences in markup. This is useful for comparing documents prepared for different languages.</para> + &lfs65_checked; + <bridgehead renderas="sect3">Package Information</bridgehead> <itemizedlist spacing="compact"> <listitem> Modified: trunk/BOOK/pst/sgml/openjade.xml =================================================================== --- trunk/BOOK/pst/sgml/openjade.xml 2009-07-29 08:51:02 UTC (rev 7899) +++ trunk/BOOK/pst/sgml/openjade.xml 2009-07-29 13:13:31 UTC (rev 7900) @@ -33,6 +33,8 @@ DSSSL engine. This is useful for SGML and XML transformations into RTF, TeX, SGML and XML.</para> + &lfs65_checked; + <bridgehead renderas="sect3">Package Information</bridgehead> <itemizedlist spacing="compact"> <listitem> Modified: trunk/BOOK/pst/sgml/opensp.xml =================================================================== --- trunk/BOOK/pst/sgml/opensp.xml 2009-07-29 08:51:02 UTC (rev 7899) +++ trunk/BOOK/pst/sgml/opensp.xml 2009-07-29 13:13:31 UTC (rev 7900) @@ -37,6 +37,8 @@ This is useful for validating, parsing and manipulating SGML and XML documents.</para> + &lfs65_checked; + <bridgehead renderas="sect3">Package Information</bridgehead> <itemizedlist spacing="compact"> <listitem> Modified: trunk/BOOK/pst/sgml/sgml-dtd-3.xml =================================================================== --- trunk/BOOK/pst/sgml/sgml-dtd-3.xml 2009-07-29 08:51:02 UTC (rev 7899) +++ trunk/BOOK/pst/sgml/sgml-dtd-3.xml 2009-07-29 13:13:31 UTC (rev 7900) @@ -36,6 +36,8 @@ documentation to a standard allowing you to utilize transformations already written for that standard.</para> + &lfs65_checked; + <bridgehead renderas="sect3">Package Information</bridgehead> <itemizedlist spacing="compact"> <listitem> Modified: trunk/BOOK/pst/sgml/sgml-dtd.xml =================================================================== --- trunk/BOOK/pst/sgml/sgml-dtd.xml 2009-07-29 08:51:02 UTC (rev 7899) +++ trunk/BOOK/pst/sgml/sgml-dtd.xml 2009-07-29 13:13:31 UTC (rev 7900) @@ -36,6 +36,8 @@ documentation to a standard allowing you to utilize transformations already written for that standard.</para> + &lfs65_checked; + <bridgehead renderas="sect3">Package Information</bridgehead> <itemizedlist spacing="compact"> <listitem> Modified: trunk/BOOK/pst/xml/docbook.xml =================================================================== --- trunk/BOOK/pst/xml/docbook.xml 2009-07-29 08:51:02 UTC (rev 7899) +++ trunk/BOOK/pst/xml/docbook.xml 2009-07-29 13:13:31 UTC (rev 7900) @@ -35,6 +35,8 @@ and software documentation to a standard allowing you to utilize transformations already written for that standard.</para> + &lfs65_checked; + <bridgehead renderas="sect3">Package Information</bridgehead> <itemizedlist spacing="compact"> <listitem> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
