www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www prep/FTP prep/ftp.html prep/wrappers-and-sc...


From: Karl Berry
Subject: www prep/FTP prep/ftp.html prep/wrappers-and-sc...
Date: Thu, 20 Dec 2007 18:56:46 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Karl Berry <karl>       07/12/20 18:56:46

Modified files:
        prep           : FTP ftp.html 
        prep/wrappers-and-scripts: ftp_convert.pl 
        order          : .symlinks 
Removed files:
        order          : sourcecode.html 

Log message:
        mention bzip2 and lzma, generally rewrite info

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/prep/FTP?cvsroot=www&r1=1.88&r2=1.89
http://web.cvs.savannah.gnu.org/viewcvs/www/prep/ftp.html?cvsroot=www&r1=1.132&r2=1.133
http://web.cvs.savannah.gnu.org/viewcvs/www/prep/wrappers-and-scripts/ftp_convert.pl?cvsroot=www&r1=1.8&r2=1.9
http://web.cvs.savannah.gnu.org/viewcvs/www/order/.symlinks?cvsroot=www&r1=1.6&r2=1.7
http://web.cvs.savannah.gnu.org/viewcvs/www/order/sourcecode.html?cvsroot=www&r1=1.11&r2=0

Patches:
Index: prep/FTP
===================================================================
RCS file: /web/www/www/prep/FTP,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -b -r1.88 -r1.89
--- prep/FTP    9 Dec 2007 09:56:30 -0000       1.88
+++ prep/FTP    20 Dec 2007 18:56:05 -0000      1.89
@@ -1,9 +1,11 @@
                                                                -*- text -*-
-How to get GNU Software by Internet FTP or by UUCP.  Last updated 2007-03-20
+How to get GNU Software.                             Last updated 2007-12-20
 
-Please send improvements to this file to address@hidden
+You can always find the most recent version of this list of GNU FTP
+sites at http://www.gnu.org/order/ftp.html.  Please send improvements to
+this file to address@hidden
 
-* No Warranties
+* No warranties
 
 We distribute software in the hope that it will be useful, but without
 any warranty.  No author or distributor of this software accepts
@@ -14,37 +16,38 @@
 media fails, you can always download a replacement from any of the GNU
 mirrors, free of charge.
 
-* Updates
+* General download information
 
-You can always find the most recent version of this list of GNU FTP sites at
-        http://www.gnu.org/order/ftp.html
+Use your web browser or another program on your system (ask locally if
+need be) to connect to the host you are downloading from.  
 
-* How to FTP
-
-Use the ftp program on your system (ask locally if you can't find it)
-to connect to the host you are ftping from.  Unless indicated
-otherwise, login in as user anonymous, with any password,
-and set binary mode.
-
-ALWAYS USE BINARY/IMAGE MODE TO TRANSFER THESE FILES!
+For FTP, ALWAYS USE BINARY/IMAGE MODE TO TRANSFER THESE FILES!
 Text mode does not work for tar files or compressed files.
+If asked, login in as user anonymous, with any password, and set binary mode.
 
-* GNU Software and How To FTP It
+* Downloading GNU software
 
 GNU software is available on ftp.gnu.org under the directory /gnu.
-You should probably use one of the many mirrors of that site listed
-below: the mirrors will be less busy, and you can find one closer to
-your location.  Some mirrors also provide a copy of the rest of
-ftp.gnu.org; try the parent directory if you're interested.
-
-In most cases, the tar or diff files are compressed with the gzip
-program; this is indicated with the .gz suffix.  Binaries for gzip can
-be downloaded from http://www.gzip.org.
+Please try to use one of the many mirrors of that site listed below: the
+mirrors will be less busy, and you can find one closer to your location.
+Some mirrors also provide a copy of the rest of ftp.gnu.org; try the
+parent directory if you're interested.
+
+The tar archives or diff files are usually compressed with gzip
+(http://gnu.org/software/gzip); this is indicated with the .gz suffix.
+
+Sometimes bzip2 compression (http://bzip.org) is used; it compresses
+better than gzip, but decompresses slower.  This uses the .bz2 suffix.
+
+Sometimes lzma compression (http://tukaani.org/lzma) is used; it also
+compresses better than gzip (and better than bzip2) and decompresses
+nearly as fast, but can take longer to do the compression.  This uses
+the .lzma suffix.
 
 Descriptions of GNU software are available in the Free Software 
 Directory: http://www.gnu.org/directory
 
-* GNU FTP Site Mirror List
+* GNU mirror list
 
 United States:
 
@@ -67,7 +70,7 @@
 The Americas (other than the U.S.):
 
 Brazil - ftp://ftp.unicamp.br/pub/gnu/
-Brazil - ftp://savannah.c3sl.ufpr.br/savannah-nongnu/, 
http://savannah.c3sl.ufpr.br/, rsync://savannah.c3sl.ufpr.br/savannah/ (also 
mirrors alpha.gnu.org; also available via rsync)
+Brazil - ftp://savannah.c3sl.ufpr.br/gnu/ftp/, 
rsync://savannah.c3sl.ufpr.br/savannah/ (also mirrors alpha.gnu.org; also 
available via rsync)
 Canada - ftp://mirror.csclub.uwaterloo.ca/gnu/, 
http://mirror.csclub.uwaterloo.ca/gnu/ (also available via rsync)
 
 Australia:
@@ -132,34 +135,26 @@
 Turkey - ftp://ftp.ulak.net.tr/gnu/gnu/
 Ukraine - ftp://ftp.gnu.org.ua/gnu/
 
-* Add Your FTP Mirror Site to this List
-
-If you run a mirror of ftp.gnu.org and would like to have your site
-listed here, please contact address@hidden  If you would like to
-set one up, see http://www.gnu.org/server/mirror.html for helpful hints.
-
-* How to FTP GNU Emacs
-
-Emacs is in the directory /gnu/emacs on ftp.gnu.org.  The emacs
-distribution itself has a filename in the form emacs-M.N.tar.gz, where
-M and N stand for the version numbers; the Emacs Lisp Reference Manual
-is in a separate file, named elisp-manual-NN.tar.gz.
+* Add your mirror to this list
 
-* TeX and How to Obtain It
+We welcome and appreciate more mirrors.  If you are able to provide one,
+please see http://www.gnu.org/server/mirror.html for information and
+instructions.  When it's up and running, contact address@hidden to
+have your site added to the list.
 
-We don't distribute TeX now, but it is free software.
+* TeX and how to obtain it
 
 TeX is a document formatter that is used, among other things, by the FSF
 for all its documentation.  You will need it if you want to make printed
 manuals.
 
-TeX is freely redistributable.  You can get it by FTP or on CD-ROM or
-other media.  For FTP instructions, see ftp://ftp.tug.org/tex/unixtex.ftp.
+TeX is freely redistributable.  You can get it over the Internet or on
+physical media.  For download instructions, see ftp://tug.org/tex/unixtex.ftp.
 
 A minimal TeX collection (enough to process Texinfo files) is included
 on the GNU Source CD-ROM.  See http://www.gnu.org/order/sourcecode.html.
 
-* If You Like the Software
+* If you like the software
 
 If you like the software developed and distributed by the Free
 Software Foundation, please express your satisfaction with a donation.
@@ -169,8 +164,7 @@
 and GNU/Hurd systems.  For more information on GNU and the Foundation,
 see our web site at http://www.gnu.org.
 
-Ordering a GNU Source Code CD-ROM or Source Code CD-ROM Subscription
-is a good way for your organization to help support our work.  You can
-also purchase printed manuals, reference cards, t-shirts, and other
-items.  See our online ordering form at http://order.fsf.org for
-details.
+Ordering our software distributions is a very good way for your
+organization to help support our work.  You can also purchase printed
+manuals, reference cards, t-shirts, and other items.  See our online
+ordering form at http://order.fsf.org for details.

Index: prep/ftp.html
===================================================================
RCS file: /web/www/www/prep/ftp.html,v
retrieving revision 1.132
retrieving revision 1.133
diff -u -b -r1.132 -r1.133
--- prep/ftp.html       9 Dec 2007 09:56:30 -0000       1.132
+++ prep/ftp.html       20 Dec 2007 18:56:05 -0000      1.133
@@ -12,13 +12,15 @@
 
 <h2>GNU FTP Mirror List</h2>
 
-<!-- Last updated 2007-03-20 -->
+<!-- Last updated 2007-12-20 -->
 
 <p>
-Please send improvements to this file to <a 
href="mailto:address@hidden";>&lt;address@hidden&gt;</a>.
+You can always find the most recent version of this list of GNU FTP
+sites at <a 
href="http://www.gnu.org/order/ftp.html";>http://www.gnu.org/order/ftp.html</a>. 
 Please send improvements to
+this file to <a href="mailto:address@hidden";>&lt;address@hidden&gt;</a>.
 </p>
 
-<h3>No Warranties</h3>
+<h3>No warranties</h3>
 
 <p>
 We distribute software in the hope that it will be useful, but without
@@ -31,41 +33,44 @@
 mirrors, free of charge.
 </p>
 
-<h3>Updates</h3>
+<h3>General download information</h3>
 
 <p>
-You can always find the most recent version of this list of GNU FTP sites at
-        <a 
href="http://www.gnu.org/order/ftp.html";>http://www.gnu.org/order/ftp.html</a>
+Use your web browser or another program on your system (ask locally if
+need be) to connect to the host you are downloading from.  
 </p>
 
-<h3>How to FTP</h3>
-
 <p>
-Use the ftp program on your system (ask locally if you can't find it)
-to connect to the host you are ftping from.  Unless indicated
-otherwise, login in as user anonymous, with any password,
-and set binary mode.
+For FTP, ALWAYS USE BINARY/IMAGE MODE TO TRANSFER THESE FILES!
+Text mode does not work for tar files or compressed files.
+If asked, login in as user anonymous, with any password, and set binary mode.
 </p>
 
+<h3>Downloading GNU software</h3>
+
 <p>
-ALWAYS USE BINARY/IMAGE MODE TO TRANSFER THESE FILES!
-Text mode does not work for tar files or compressed files.
+GNU software is available on <a href="ftp://ftp.gnu.org";>ftp.gnu.org</a> under 
the directory /gnu.
+Please try to use one of the many mirrors of that site listed below: the
+mirrors will be less busy, and you can find one closer to your location.
+Some mirrors also provide a copy of the rest of <a 
href="ftp://ftp.gnu.org";>ftp.gnu.org</a>; try the
+parent directory if you're interested.
 </p>
 
-<h3>GNU Software and How To FTP It</h3>
+<p>
+The tar archives or diff files are usually compressed with gzip
+(<a href="http://gnu.org/software/gzip";>http://gnu.org/software/gzip</a>); 
this is indicated with the .gz suffix.
+</p>
 
 <p>
-GNU software is available on <a href="ftp://ftp.gnu.org";>ftp.gnu.org</a> under 
the directory /gnu.
-You should probably use one of the many mirrors of that site listed
-below: the mirrors will be less busy, and you can find one closer to
-your location.  Some mirrors also provide a copy of the rest of
-<a href="ftp://ftp.gnu.org";>ftp.gnu.org</a>; try the parent directory if 
you're interested.
+Sometimes bzip2 compression (<a href="http://bzip.org";>http://bzip.org</a>) is 
used; it compresses
+better than gzip, but decompresses slower.  This uses the .bz2 suffix.
 </p>
 
 <p>
-In most cases, the tar or diff files are compressed with the gzip
-program; this is indicated with the .gz suffix.  Binaries for gzip can
-be downloaded from <a href="http://www.gzip.org";>http://www.gzip.org</a>.
+Sometimes lzma compression (<a 
href="http://tukaani.org/lzma";>http://tukaani.org/lzma</a>) is used; it also
+compresses better than gzip (and better than bzip2) and decompresses
+nearly as fast, but can take longer to do the compression.  This uses
+the .lzma suffix.
 </p>
 
 <p>
@@ -73,7 +78,7 @@
 Directory: <a 
href="http://www.gnu.org/directory";>http://www.gnu.org/directory</a>
 </p>
 
-<h3>GNU FTP Site Mirror List</h3>
+<h3>GNU mirror list</h3>
 <ul>
 
 <li>United States
@@ -585,28 +590,16 @@
 </ul>
 </li>
 </ul>
-<h3>Add Your FTP Mirror Site to this List</h3>
+<h3>Add your mirror to this list</h3>
 
 <p>
-If you run a mirror of <a href="ftp://ftp.gnu.org";>ftp.gnu.org</a> and would 
like to have your site
-listed here, please contact <a 
href="mailto:address@hidden";>&lt;address@hidden&gt;</a>.  If you would like to
-set one up, see <a 
href="http://www.gnu.org/server/mirror.html";>http://www.gnu.org/server/mirror.html</a>
 for helpful hints.
+We welcome and appreciate more mirrors.  If you are able to provide one,
+please see <a 
href="http://www.gnu.org/server/mirror.html";>http://www.gnu.org/server/mirror.html</a>
 for information and
+instructions.  When it's up and running, contact <a 
href="mailto:address@hidden";>&lt;address@hidden&gt;</a> to
+have your site added to the list.
 </p>
 
-<h3>How to FTP GNU Emacs</h3>
-
-<p>
-Emacs is in the directory /gnu/emacs on <a 
href="ftp://ftp.gnu.org";>ftp.gnu.org</a>.  The emacs
-distribution itself has a filename in the form emacs-M.N.tar.gz, where
-M and N stand for the version numbers; the Emacs Lisp Reference Manual
-is in a separate file, named elisp-manual-NN.tar.gz.
-</p>
-
-<h3>TeX and How to Obtain It</h3>
-
-<p>
-We don't distribute TeX now, but it is free software.
-</p>
+<h3>TeX and how to obtain it</h3>
 
 <p>
 TeX is a document formatter that is used, among other things, by the FSF
@@ -615,8 +608,8 @@
 </p>
 
 <p>
-TeX is freely redistributable.  You can get it by FTP or on CD-ROM or
-other media.  For FTP instructions, see <a 
href="ftp://ftp.tug.org/tex/unixtex.ftp";>ftp://ftp.tug.org/tex/unixtex.ftp</a>.
+TeX is freely redistributable.  You can get it over the Internet or on
+physical media.  For download instructions, see <a 
href="ftp://tug.org/tex/unixtex.ftp";>ftp://tug.org/tex/unixtex.ftp</a>.
 </p>
 
 <p>
@@ -624,7 +617,7 @@
 on the GNU Source CD-ROM.  See <a 
href="http://www.gnu.org/order/sourcecode.html";>http://www.gnu.org/order/sourcecode.html</a>.
 </p>
 
-<h3>If You Like the Software</h3>
+<h3>If you like the software</h3>
 
 <p>
 If you like the software developed and distributed by the Free
@@ -637,11 +630,10 @@
 </p>
 
 <p>
-Ordering a GNU Source Code CD-ROM or Source Code CD-ROM Subscription
-is a good way for your organization to help support our work.  You can
-also purchase printed manuals, reference cards, t-shirts, and other
-items.  See our online ordering form at <a 
href="http://order.fsf.org";>http://order.fsf.org</a> for
-details.
+Ordering our software distributions is a very good way for your
+organization to help support our work.  You can also purchase printed
+manuals, reference cards, t-shirts, and other items.  See our online
+ordering form at <a href="http://order.fsf.org";>http://order.fsf.org</a> for 
details.
 </p>
 </div>
 
@@ -679,7 +671,7 @@
 <p>
 Updated:
 <!-- timestamp start -->
-$Date: 2007/12/09 09:56:30 $
+$Date: 2007/12/20 18:56:05 $
 <!-- timestamp end -->
 </p>
 </div>

Index: prep/wrappers-and-scripts/ftp_convert.pl
===================================================================
RCS file: /web/www/www/prep/wrappers-and-scripts/ftp_convert.pl,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- prep/wrappers-and-scripts/ftp_convert.pl    5 Nov 2007 22:38:24 -0000       
1.8
+++ prep/wrappers-and-scripts/ftp_convert.pl    20 Dec 2007 18:56:15 -0000      
1.9
@@ -65,7 +65,7 @@
                 $printstr=$';
                 $printstr=~s/(address@hidden)/<a 
href="mailto:$1";>&lt;$1&gt;<\/a>/g;
 
-                if ($printstr eq "GNU FTP Site Mirror List")
+                if ($printstr eq "GNU mirror list")
                 {
                                $start_of_ftp_list=1;
                          $last_place="";

Index: order/.symlinks
===================================================================
RCS file: /web/www/www/order/.symlinks,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- order/.symlinks     13 Jun 2007 02:13:10 -0000      1.6
+++ order/.symlinks     20 Dec 2007 18:56:25 -0000      1.7
@@ -6,8 +6,7 @@
 order-europe.html order-europe.es.html
 windows.html windows.es.html
 binaries.html binaries.es.html
-sourcecode.html sourcecode.es.html
-order.pt.html orders.pt.html
+source18.html sourcecode.html
 ../prep/ftp.html ftp.html
 ../prep/ftp.html ftp.es.html
 old-t-shirts.zh-cn.html old-t-shirts.cn.html

Index: order/sourcecode.html
===================================================================
RCS file: order/sourcecode.html
diff -N order/sourcecode.html
--- order/sourcecode.html       1 May 2007 14:37:30 -0000       1.11
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,425 +0,0 @@
-<!DOCTYPE html PUBLIC "-//IETF//DTD HTML 2.0//EN">
-<HTML>
-<HEAD>
-<TITLE>Source Code 16</TITLE>
-<LINK REV="made" HREF="mailto:address@hidden";>
-</HEAD>
-<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#1F00FF" ALINK="#FF0000" VLINK="#\
-9900DD">
-<H1>Source Code CD-ROMs</H1>
-[
-       <a href="/order/sourcecode.html">English</a>
-  | <a href="/order/sourcecode.fr.html">French</a>
-]
-
-<br>
-<br>
-<br>
-
-<table style="margin-right: 10px; float: left" frame="box" bgcolor="f2f2f9" 
cellspacing="5">
-
-<tr><td><a href="http://www.gnupress.org";>GNU Press Home Page</a></td></tr>
-
-<tr><td><a 
href="http://www.gnupress.org/gnupresspub.html#Anchor-BOOK-61299";>Books In 
Print</a></td></tr>
-
-<tr><td><a 
href="http://www.gnupress.org/gnupresspub.html#Anchor-Software";>Software on 
CD</a></td></tr>
-
-<tr><td><a href="http://www.gnupress.org/isbn.html";>ISBN List</a></td></tr>
-
-<tr><td><a href="http://www.gnu.org/gear/gear.html";>GNU Gear Page</a></td></tr>
-
-<tr><td><a 
href="http://www.gnu.org/gear/gear.html#Anchor-Clothing";>Clothing</a></td></tr>
-
-<tr><td><a href="http://www.gnu.org/gear/gear.html#Anchor-Wall-Art";>Wall 
Art</a></td></tr>
-
-<tr><td><a 
href="http://www.gnu.org/gear/gear.html#Anchor-Other-Fan-Gear";>Other Fan 
Gear</a></td></tr>
-
-<tr><td><a href="http://order.fsf.org/";>Order Form</a></td></tr>
-
-<tr><td><a href="http://www.gnupress.org/potentialauthors.html";>For 
Authors</a></td></tr>
-
-<tr><td><a href="http://www.gnupress.org/resellers.html";>For 
Resellers</a></td></tr>
-
-<tr><td><a href="http://www.gnupress.org/teachingprofessionals.html";>For 
Teachers</a></td></tr>
-
-<tr><td><a href="http://www.gnupress.org/doc/contact.html";>Contact 
Us</a></td></tr>
-
-<tr><td><a href="http://www.fsf.org";>FSF Home Page</a></td></tr>
-
-<tr><td><a href="http://www.gnu.org";>GNU Project Home</a></td></tr>
-
-</table>
-
-<table cellspace="5"><tr><td>
-
-<P>
-The current edition of the GNU Source is CD-ROM set #17 (March 2003).
-The 16th edition contains uncompressed data.  This means that if you
-have limited disk space, you can read the files directly off the
-CD-ROM drive without having to load them.  For this reason, we still
-offer this version for people with older systems.
-</p>
-<P>
-GNU Source Code CDs include <B>no compiled programs</B>, so you will
-need a C compiler and some skills in order to run the software.  We
-ship C compiler tools for some systems on the <A
-HREF="/order/binaries.html">GNU Compiler Tools Binaries CD-ROM</A>.  
-GNU packages that need another compiler or interpreter
-normally provide the C source for a bootstrapping program.
-</p>
-<p>
-The contents and manifest for version 16 are posted here.  <a
-href="#Contents">Contents</a> is an alphabetical list of package names
-and version numbers.  <a href="sourcemanifest.html">Manifest</a> (70K)
-is a long list of brief descriptions of each top-level text file and
-each program package.
-</p>
-
-<P>
-<center><h3><a name="Contents">Contents of GNU Source Code CD-ROM set #16 
(March 2002)</a></h3></center>
-
-<a href="https://agia.fsf.org/";>Order Now!</a>
-
-
-<pre>
-Here is an alphabetical list of packages and version numbers.  A
-package is listed more than once if more than one version is included
-on the CD-ROM set.
-</pre>
-
-<UL>
-<li>CommonC++-1.9.5
-<li>FREE-1.9
-<li>Ggradebook-0.91
-<li>ImageMagick-5.4.3
-<li>Mesa-4.0.1
-<li>Python-2.2
-<li>R-1.4.1
-<li>SWIG-1.3.11
-<li>SmallEiffel-0.75
-<li>Sneps-2.5.1
-<li>SpeedX-0.1.4d
-<li>ToutDoux-1.2.7
-<li>XFree86-4.2.0
-<li>XaoS-3.0
-<li>XmHTML-1.1.7
-<li>Ygl-4.0
-<li>a2ps-4.13
-<li>abuse-2.0
-<li>acct-6.3.2
-<li>acs-0.5.7
-<li>adns-1.0
-<li>aegis-3.29
-<li>apache_1.3.23
-<li>aspell-.33.7.1
-<li>autoconf-2.52
-<li>autogen-5.3.1
-<li>automake-1.5
-<li>avl-2.0
-<li>barcode-0.98
-<li>bash-2.05a
-<li>bayonne-0.7.5
-<li>bc-1.06
-<li>binutils-2.11.2
-<li>bison-1.33
-<li>bool-0.2.1
-<li>btyacc-3.0
-<li>bzip2-1.0.2
-<li>calc-2.02f
-<li>ccaudio-0.5.3
-<li>ccrtp-0.7.3
-<li>ccscript-1.8.4
-<li>cdrtools-1.10
-<li>cfengine-1.6.3
-<li>cgicc-3.2
-<li>cim-3.30
-<li>clisp-2.27
-<li>clx-5.02-gcl-2.1
-<li>cons-2.2.0
-<li>cook-2.18
-<li>cpio-2.4.2
-<li>cpp2html-1.2
-<li>cvs-1.11.1p1
-<li>cvsweb-1.112
-<li>cxref-1.5c
-<li>dap-1.5
-<li>ddd-3.3.1
-<li>dejagnu-1.4.2
-<li>diction-1.02
-<li>diffutils-2.7
-<li>dld-3.3
-<li>doschk-1.1
-<li>dosemu-1.0.2
-<li>dumb-0.13.11
-<li>ed-0.2
-<li>electric-6.05
-<li>elib-1.0
-<li>elisp-archive-2001.12.14
-<li>elisp-manual-21-2.7
-<li>emacs-21.1
-<li>emacs-lisp-intro-2.04
-<li>empire-4.2.10
-<li>enscript-1.6.1
-<li>eperl-2.2.14
-<li>eprover-0.62
-<li>es-0.9-beta1
-<li>exim-4.00
-<li>ffcall-1.8
-<li>filerunner-2.5.1
-<li>fileutils-4.1
-<li>findutils-4.1
-<li>finger-1.37
-<li>flex-2.5.4
-<li>fontutils-0.7
-<li>freedos-0.7beta
-<li>gawk-3.1.0
-<li>gcal-3.01
-<li>gcc-3.0.4
-<li>gcl-2.4.1
-<li>gcompris-0.9.6
-<li>gd-1.8.4
-<li>gdb-5.1.1
-<li>gdbm-1.8.0
-<li>generic-nqs-3.50.9
-<li>gengetopt-2.6
-<li>geomview-1.8.1
-<li>gettext-0.11
-<li>gfax-0.5
-<li>gforth-0.5.0
-<li>ghfaxviewer-0.22.0
-<li>ghostscript-6.53
-<li>ghostview-1.5
-<li>gift-0.1.8
-<li>gimp-1.2.3
-<li>gimp-data-extras-1.2.0
-<li>git-4.3.20
-<li>gleem-1.2.1
-<li>glib-1.2.9
-<li>glibc-2.2.5
-<li>global-4.3.1
-<li>glpk-3.0.5
-<li>gmp-4.0.1
-<li>gnans-1.6.1
-<li>gnat-3.13p-src
-<li>gnats-3.999.1
-<li>gnatsweb-2.9.3
-<li>gnome-1.4
-<li>gnucash-1.6.5
-<li>gnuchess-5.03
-<li>gnuedma-snap-beta-0.7.3
-<li>gnufsdb
-<li>gnugo-3.0.0
-<li>gnumach-1.2
-<li>gnupg-1.0.6
-<li>gnuplot-3.7.1
-<li>gnurobots-1.0D
-<li>gnuserv-2.1alpha
-<li>gnushogi-1.3
-<li>gnussl-0.2.1
-<li>gnustep-core
-<li>gnutls-0.3.91
-<li>goose-0.0.11
-<li>gopher-3.0.0
-<li>gpc-20011215
-<li>gperf-2.7.2
-<li>gphoto2-2.0
-<li>gprolog-1.2.8
-<li>greg-1.4
-<li>grep-2.4.2
-<li>grg-1.43
-<li>groff-1.17.2
-<li>grub-0.91
-<li>gsl-1.1
-<li>gtkeyboard-1.1.7
-<li>gtypist-2.5
-<li>guavac-1.2
-<li>guile-1.4
-<li>guile-oops-1.0.2
-<li>guile-www-1.0.1
-<li>gurgle-1.50
-<li>gv-3.5.8
-<li>gzip-1.2.4a
-<li>hello-1.3
-<li>help2man-1.25
-<li>hp2xx-3.4.1
-<li>httptunnel-3.3
-<li>hylafax-4.1
-<li>hyperbole-4.18
-<li>id-utils-3.2
-<li>ilisp-5.11
-<li>indent-2.2.7
-<li>inetutils-1.3.2
-<li>intlfonts-1.2
-<li>ispell-3.1
-<li>jacal-1b2
-<li>jargon-4.3.1
-<li>java2html-1.7
-<li>jpeg-6b
-<li>jwhois-3.1.0
-<li>karma-1.7
-<li>kawa-1.6.98
-<li>less-374
-<li>lesstif-0.93.18
-<li>libiconv-1.7
-<li>libmng-1.0.3
-<li>libpng-1.2.1
-<li>libstdc++-3.0
-<li>libtool-1.4.2
-<li>libxmi-1.2
-<li>lilypond-1.4.9
-<li>lout-3.17
-<li>lynx2-8-4
-<li>m4-1.4
-<li>mailman-2.0.8
-<li>make-3.79.1
-<li>marst-2.3
-<li>maverik-6.1
-<li>maxima-5.6
-<li>mc-4.5.55
-<li>mcsim-4.2
-<li>mdk-0.5
-<li>metahtml-5.091
-<li>mifluz-0.23.0
-<li>mig-1.2
-<li>miscfiles-1.3
-<li>mod_ssl-2.8.6-1.3.23
-<li>motti-2.5.0
-<li>mozilla-0.9.8
-<li>ms-0.07pl2
-<li>mtools-3.9.8
-<li>mule-2.3
-<li>mutt-1.3.27
-<li>nana-2.5
-<li>nano-1.0.8
-<li>ncurses-5.2
-<li>nethack-3.3.1
-<li>nvi-1.79
-<li>oaklisp-07-Jan-2000
-<li>octal-1.1.1.1
-<li>octave-2.0.16
-<li>oleo-1.99.16
-<li>openssh-3.0.2p1
-<li>openssl-0.9.6c
-<li>openssl-engine-0.9.6c
-<li>p2c-1.21alpha2
-<li>panorama-0.13.2
-<li>panorama_gui-0.0.5
-<li>parted-1.4.24
-<li>patch-2.5.4
-<li>pcl-gcl-2.1
-<li>pcre-3.9
-<li>perl-5.6.1
-<li>phantom_home-1.00
-<li>phantom_security-1.00
-<li>php-3.0.18
-<li>pips-1.02
-<li>plotutils-2.4.1
-<li>poc-1.2
-<li>prcs-1.3.0
-<li>pspell-.12.2
-<li>pth-1.4.1
-<li>queue-1.30.1
-<li>radius-0.96
-<li>rc-1.6
-<li>rcs-5.7
-<li>readline-4.2a
-<li>recode-3.6
-<li>roxen-2.2.252-src
-<li>rsync-2.5.2
-<li>rx-1.5
-<li>sane-1.0.7
-<li>saoimage-1.30.7
-<li>sather-1.3-beta-7
-<li>sauce-0.7.7
-<li>screen-3.9.11
-<li>sed-3.02
-<li>serveez-0.1.3
-<li>sh-utils-2.0
-<li>sharutils-4.2.1
-<li>shtool-1.6.0
-<li>sipp-3.1
-<li>slib-2d3
-<li>smail-3.2.0.114
-<li>smalltalk-1.95.10
-<li>solfege-1.4.2
-<li>source-highlight-1.2.1
-<li>spell-1.0
-<li>stow-1.3.3
-<li>stump-2.2
-<li>superopt-2.5
-<li>swarm-2.1.1
-<li>swarmapps-2.1.1
-<li>swarmdocs-2.1.1
-<li>sxml-0.94
-<li>talkfilters-1.0
-<li>tar-1.13
-<li>tcl8.3.4
-<li>termcap-1.3
-<li>termutils-2.0
-<li>tex-3.1415
-<li>texinfo-4.1
-<li>texinfo.tex-2002-02-14
-<li>textutils-2.0
-<li>tiff-v3.5.7
-<li>tile-forth-2.1
-<li>time-1.7
-<li>tk8.3.4
-<li>trueprint-5.3
-<li>ucblogo-2001-07-25
-<li>units-1.74
-<li>unrtf-0.18.1
-<li>userv-1.0.1
-<li>uucp-1.06.1
-<li>vera-1.8
-<li>vrweb-1.5
-<li>w3-4.0pre.47
-<li>wdiff-0.5
-<li>webstump
-<li>wget-1.8.1
-<li>which-2.13
-<li>windows32api-0.1.2
-<li>wn-2.4.2
-<li>xaw3d-1.5
-<li>xboard-4.2.6
-<li>xdelta-1.1.3
-<li>xgrabsc.2_41
-<li>xhippo-3.2
-<li>xinfo-1.01.01
-<li>xlogmaster-1.6.0
-<li>xmcd-3.0
-<li>xmorph-2001jul27
-<li>xpdf-1.00
-<li>xpm-3.4k
-<li>xsane-0.84
-<li>xshogi-1.2p03
-<li>zlib-1.1.3
-<li>zlibc-0.9j
-<li>zsh-4.0.4
-</UL>
-
-<P>
-</table></tr></td>
-<HR>
-
-<P>
-FSF &amp; GNU inquiries &amp; questions to
-<A HREF="mailto:address@hidden";><EM>address@hidden</EM></A>.
-Other <A HREF="/home.html#ContactInfo">ways to contact</A> the FSF.
-<P>
-Comments on these web pages to
-<A HREF="mailto:address@hidden";><EM>address@hidden</EM></A>,
-send other questions to
-<A HREF="mailto:address@hidden";><EM>address@hidden</EM></A>.
-<P>
-Copyright (C) 2002, 2003 Free Software Foundation, Inc.,
-51 Franklin St, Fifth Floor, Boston, MA  02110,  USA
-<P>
-Verbatim copying and distribution of this entire article is
-permitted in any medium, provided this notice is preserved.<P>
-Updated:
-<!-- hhmts start -->
-Last modified: Mon Jun 21 14:17:53 EDT 2004
-<!-- hhmts end -->
-
-</BODY>
-</HTML>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]