User: ben     
  Date: 05/09/25 16:48:42
  Modified:    xemacsweb/People ChangeLog index.content
  Log:
  Updates to optional libraries, review board members
  
  template.html: Add section containing links to the most-wanted
  	pages on the site.
  
  optLibs.content: Bring more-or-less up-to-date.
  
  optional-libs.exe: Update somewhat.  More updates to come.
  
  index.content: Move Malcolm up to review board members.
  
  Revision  Changes    Path
  1.233     +5 -0      XEmacs/xemacsweb/ChangeLog
  
  Index: ChangeLog
  ===================================================================
  RCS file: /pack/xemacscvs/XEmacs/xemacsweb/ChangeLog,v
  retrieving revision 1.232
  retrieving revision 1.233
  diff -u -p -r1.232 -r1.233
  --- ChangeLog	2005/09/19 09:12:56	1.232
  +++ ChangeLog	2005/09/25 14:48:01	1.233
  @@ -1,3 +1,8 @@
  +2005-09-25  Ben Wing  <ben(a)xemacs.org>
  +
  +	* template.html: Add section containing links to the most-wanted
  +	pages on the site.
  +
   2005-09-14  Stephen J. Turnbull  <stephen(a)xemacs.org>
   
   	* index.content (Releases): XEmacs 21.5.22 is released.
  
  
  
  1.64      +12 -0     XEmacs/xemacsweb/template.html
  
  Index: template.html
  ===================================================================
  RCS file: /pack/xemacscvs/XEmacs/xemacsweb/template.html,v
  retrieving revision 1.63
  retrieving revision 1.64
  diff -u -p -r1.63 -r1.64
  --- template.html	2005/01/31 02:36:44	1.63
  +++ template.html	2005/09/25 14:48:01	1.64
  @@ -88,6 +88,18 @@
   		<a 
href="http://www.xemacs.org/cgi-bin/namazu.cgi">help</a>
   	      </div>
   	    </form>
  +            <strong>Quick Links</strong>
  +            <ul>
  +              <li><a href="<!-- _GP_ relPath(qq{Download/index.html})
-->">Download</a></li>
  +              <li><a href="<!-- _GP_ relPath(qq{FAQ/index.html})
-->">FAQ</a></li>
  +              <li><a href="<!-- _GP_ relPath(qq{Lists/index.html})
-->">Mailing lists</a></li>
  +              <li><a href="<!-- _GP_
relPath(qq{Documentation/index.html}) -->">Documentation</a></li>
  +              <li><a href="<!-- _GP_ relPath(qq{People/index.html})
-->">People</a></li>
  +              <li><a href="<!-- _GP_ relPath(qq{Develop/index.html})
-->">How to help</a></li>
  +              <li><a href="<!-- _GP_ relPath(qq{Debug/index.html})
-->">Bugs</a></li>
  +              <li><a href="<!-- _GP_ relPath(qq{Links/index.html})
-->">Links</a></li>
  +            </ul>
  +
               <strong>About XEmacs</strong>
               <ul>
                 <li><a href="<!-- _GP_ relPath(qq{Lists/index.html})
-->">Mailing lists</a></li>
  
  
  
  1.162     +4 -0      XEmacs/xemacsweb/Download/ChangeLog
  
  Index: ChangeLog
  ===================================================================
  RCS file: /pack/xemacscvs/XEmacs/xemacsweb/Download/ChangeLog,v
  retrieving revision 1.161
  retrieving revision 1.162
  diff -u -p -r1.161 -r1.162
  --- ChangeLog	2005/06/13 18:21:19	1.161
  +++ ChangeLog	2005/09/25 14:48:16	1.162
  @@ -1,3 +1,7 @@
  +2005-09-25  Ben Wing  <ben(a)xemacs.org>
  +
  +	* optLibs.content: Bring more-or-less up-to-date.
  +
   2005-06-13  Adrian Aichner  <adrian(a)xemacs.org>
   
   	* elispPackages.content: Remove link to edict, which has been a
  
  
  
  1.35      +24 -20    XEmacs/xemacsweb/Download/optLibs.content
  
  Index: optLibs.content
  ===================================================================
  RCS file: /pack/xemacscvs/XEmacs/xemacsweb/Download/optLibs.content,v
  retrieving revision 1.34
  retrieving revision 1.35
  diff -u -p -r1.34 -r1.35
  --- optLibs.content	2005/01/31 20:52:55	1.34
  +++ optLibs.content	2005/09/25 14:48:16	1.35
  @@ -107,7 +107,7 @@ Ben Wing
       The <strong>ZLIB</strong> compression library <strong>(strongly
       encouraged when building XEmacs)</strong> is used by the PNG library.
       A GZIP coding system is also available, in XEmacs 21.5 and onward.<br />
  -    <a
href="http://ftp.xemacs.org/pub/xemacs/aux/zlib-1.2.1.tar.gz"&g...
/>
  +    <a
href="http://ftp.xemacs.org/pub/xemacs/aux/zlib-1.2.3.tar.gz"&g...
/>
       <a
href="http://www.gzip.org/zlib/">http://www.gzip.org/zlib/&l...
/>
       configure flag: <tt>--with-zlib</tt></p>
   
  @@ -121,7 +121,7 @@ Ben Wing
     <p>
       The <strong>TIFF</strong> image format library
       (not especially important when building XEmacs)<br />
  -    <a
href="http://ftp.xemacs.org/pub/xemacs/aux/tiff-3.7.1.tar.gz"&g...
/>
  +    <a
href="http://ftp.xemacs.org/pub/xemacs/aux/tiff-3.7.3.tar.gz"&g...
/>
       <a
href="http://www.remotesensing.org/libtiff/">http://www.remo...
/>
       configure flag: <tt>--with-tiff</tt></p>
   
  @@ -151,7 +151,7 @@ Ben Wing
       <strong>Xaw3d</strong> is designed to be a drop-in replacement for the
       Athena widget library that `looks cooler'.<br />
       <a
href="http://ftp.xemacs.org/pub/xemacs/aux/Xaw3d-1.5.tar.gz">...
/>
  -    <a
href="http://ftp.x.org/contrib/widgets/Xaw3d/">http://ftp.x....
/>
  +    <a
href="http://ftp.x.org/contrib/widgets/Xaw3d/R6.3/">http://f...
/>
       configure flag: <tt>--with-athena=3d</tt></p>
   
     <p>
  @@ -166,7 +166,7 @@ Ben Wing
   
     <p>
       <strong>LessTif</strong> is a library that is compatible with Motif,
dating back from the days before Motif was free and still actively developed.<br />
  -    <a
href="http://ftp.xemacs.org/pub/xemacs/aux/lesstif-0.94.0.tar.gz&quo...
/>
  +    <a
href="http://ftp.xemacs.org/pub/xemacs/aux/lesstif-0.94.4.tar.gz&quo...
/>
       <a
href="http://www.lesstif.org/">http://www.lesstif.org/</a... />
       configure flag:
<tt>--with-scrollbars=motif,--with-dialogs=motif,--with-widgets=motif</tt><br
/>
     (Same caveats apply for menubars as with OpenMotif.  Also LessTif didn't use
  @@ -176,6 +176,7 @@ Ben Wing
     <p>
       <strong>Network Audio System</strong> (NAS) is a client-server sound
library for X.<br />
       <a
href="http://ftp.xemacs.org/pub/xemacs/aux/nas-1.7.src.tar.gz"&...
/>
  +    <a
href="http://ftp.xemacs.org/pub/xemacs/aux/nas-1.7b.src.tar.gz"...
(experimental)</a><br />
       <a
href="http://radscan.com/nas.html">http://radscan.com/nas.ht...
/>
       configure flag: <tt>--with-sound=nas</tt></p>
   
  @@ -187,7 +188,7 @@ Ben Wing
   
     <p>
       <strong>Netpbm</strong> is a collection of programs that XEmacs might
use at runtime.<br />
  -    <a
href="http://ftp.xemacs.org/pub/xemacs/aux/netpbm-10.18.18.tgz"...
/>
  +    <a
href="http://ftp.xemacs.org/pub/xemacs/aux/netpbm-10.26.12.tgz"...
/>
       <a
href="http://netpbm.sourceforge.net/">http://netpbm.sourcefo...
   
     <h1><a name="section-7.">Databases:</a></h1>
  @@ -204,20 +205,20 @@ Ben Wing
   
     <p>
       <strong>Berkeley DB</strong> is provided by Sleepycat Software.<br
/>
  -    <a
href="http://ftp.xemacs.org/pub/xemacs/aux/db-4.3.27.tar.gz">...
/>
  +    <a
href="http://ftp.xemacs.org/pub/xemacs/aux/db-4.3.28.tar.gz">...
/>
       <a
href="http://www.sleepycat.com/products/db.shtml">http://www...
/>
       configure flag: <tt>--with-database=berkdb</tt></p>
   
     <p>
       <strong>OpenLDAP</strong> is an implementation of the LDAP X.500
Directory protocol.<br />
  -    <a
href="http://ftp.xemacs.org/pub/xemacs/aux/openldap-2.2.22.tgz"...
/>
  +    <a
href="http://ftp.xemacs.org/pub/xemacs/aux/openldap-2.3.4.tgz"&...
/>
       <a
href="http://www.openldap.org/">http://www.openldap.org/<...
/>
       configure flag: <tt>--with-ldap</tt></p>
   
     <p>
       <strong>PostgreSQL</strong> is an SQL-compliant object-relational
database management system.<br />
  -    <a
href="http://ftp.xemacs.org/pub/xemacs/aux/postgresql-8.0.0.tar.gz&q...
/>
  -    <a
href="http://ftp.xemacs.org/pub/xemacs/aux/postgresql-base-8.0.0.tar...
/>
  +    <a
href="http://ftp.xemacs.org/pub/xemacs/aux/postgresql-8.0.3.tar.gz&q...
/>
  +    <a
href="http://ftp.xemacs.org/pub/xemacs/aux/postgresql-base-8.0.3.tar...
/>
       <a
href="http://www.postgresql.org/">http://www.postgresql.org/...
/>
       configure flag: <tt>--with-postgresql</tt></p>
   
  @@ -247,7 +248,7 @@ Ben Wing
   
     <p>
       <strong>Mew</strong> is a multi-lingual mailreader.<br />
  -    <a
href="http://ftp.xemacs.org/pub/xemacs/aux/mew-4.1.tar.gz">m...
/>
  +    <a
href="http://ftp.xemacs.org/pub/xemacs/aux/mew-4.2.tar.gz">m...
/>
       <a 
href="http://www.mew.org/">http://www.mew.org/</a><br
/></p>
   
     <p>
  @@ -255,7 +256,7 @@ Ben Wing
       special support for Asian languages with large character sets.
       There are other similar programs (e.g. xiterm), but this one appears
       to be the most actively maintained.<br />
  -    <a
href="http://ftp.xemacs.org/pub/xemacs/aux/mlterm-2.9.1.tar.gz"...
/>
  +    <a
href="http://ftp.xemacs.org/pub/xemacs/aux/mlterm-2.9.2.tar.gz"...
/>
       <a
href="http://mlterm.sourceforge.net/">http://mlterm.sourcefo...
/></p>
   
     <p>
  @@ -267,7 +268,7 @@ Ben Wing
   
     <p>
       <strong>ispell</strong> is a spelling checker with support for multiple
languages.<br />
  -    <a
href="http://ftp.xemacs.org/pub/xemacs/aux/ispell-3.2.06.tar.gz"...
/>
  +    <a
href="http://ftp.xemacs.org/pub/xemacs/aux/ispell-3.3.02.tar.gz"...
/>
       <a
href="http://fmg-www.cs.ucla.edu/fmg-members/geoff/ispell.html"...
/>
       <a
href="http://www.kdstevens.com/~stevens/ispell-page.html">ht...
   
  @@ -300,8 +301,10 @@ It has been modified to work with XEmacs
     <h1><a name="section-10.">Developer
Tools:</a></h1>
     <p>
       <strong>CVS</strong> is the version control system used by XEmacs to
manage the sources.<br />
  -    <a
href="http://ftp.xemacs.org/pub/xemacs/aux/cvs-1.11.18.tar.gz"&...
/>
  -    <a
href="https://www.cvshome.org/">https://www.cvshome.org/<...
/></p>
  +    <a
href="http://ftp.xemacs.org/pub/xemacs/aux/cvs-1.11.20.tar.gz"&...
/>
  +    <a
href="http://ftp.xemacs.org/pub/xemacs/aux/cvs-1.12.12.tar.gz"&...
(experimental)</a><br />
  +<strong>NOTE</strong>: The CVS home page recently (August 2, 2005)
moved.<br />
  +    <a
href="http://www.nongnu.org/cvs/">http://www.nongnu.org/cvs/...
/></p>
   
     <p>
       <strong>bzip2</strong> is a compressor that compresses much better than
gzip.<br />
  @@ -310,21 +313,22 @@ It has been modified to work with XEmacs
   
     <p>
       <strong>texi2html</strong> is a script that converts Texinfo pages to
HTML.<br />
  -    <a
href="http://ftp.xemacs.org/pub/xemacs/aux/texi2html-1.72.tar.gz&quo...
/>
  -    The texi2html package underwent a change of ownership during 2001.<br />
  -    Current home page: <a
href="https://texi2html.cvshome.org/">https://texi2html.cvsh...
/></p>
  +    <a
href="http://ftp.xemacs.org/pub/xemacs/aux/texi2html-1.76.tar.gz&quo...
/>
  +<strong>NOTE</strong>: The texi2html home page recently (August 2, 2005)
moved.<br />
  +    Current home page: <a
href="http://www.nongnu.org/texi2html/">http://www.nongnu.or...
/></p>
   
     <p>
       <strong>Gnats</strong> is a bug tracking system.<br />
  -    <a
href="http://ftp.xemacs.org/pub/xemacs/aux/gnats-4.0.1.tar.gz"&...
/>
  -    <a
href="http://ftp.xemacs.org/pub/xemacs/aux/cern_wwwgnats_v2.0-beta.t...
(WWW front end to Gnats)<br />
  +    <a
href="http://ftp.xemacs.org/pub/xemacs/aux/gnats-4.1.0.tar.gz"&...
/>
  +    <a
href="http://ftp.xemacs.org/pub/xemacs/aux/cern_wwwgnats_v2.0-beta.t...
(WWW front end to Gnats, extremely old)<br />
       <a
href="http://sources.redhat.com/gnats/">http://sources.redha...
/></p>
   
     <p>
       Use <strong>autoconf</strong> to generate `configure' from
`configure.in'.<br />
   Use autoconf to generate `configure' from `configure.in'.
  -<strong>NOTE</strong>: There is a more recent series, 2.5x, that XEmacs
doesn't currently work with.
  +<strong>NOTE</strong>: Only autoconf 2.13 works with XEmacs 21.4.  XEmacs
21.5 and above work with the current 2.59 release.
       <a
href="http://ftp.xemacs.org/pub/xemacs/aux/autoconf-2.13.tar.gz"...
/>
  +    <a
href="http://ftp.xemacs.org/pub/xemacs/aux/autoconf-2.59.tar.gz"...
/>
       <a
href="http://www.gnu.org/software/autoconf/">http://www.gnu....
/></p>
   
     <p>
  
  
  
  1.44      +4 -0      XEmacs/xemacsweb/Download/win32/ChangeLog
  
  Index: ChangeLog
  ===================================================================
  RCS file: /pack/xemacscvs/XEmacs/xemacsweb/Download/win32/ChangeLog,v
  retrieving revision 1.43
  retrieving revision 1.44
  diff -u -p -r1.43 -r1.44
  --- ChangeLog	2005/01/31 03:51:48	1.43
  +++ ChangeLog	2005/09/25 14:48:30	1.44
  @@ -1,3 +1,7 @@
  +2005-09-25  Ben Wing  <ben(a)xemacs.org>
  +
  +	* optional-libs.exe: Update somewhat.  More updates to come.
  +
   2005-01-30  Ben Wing  <ben(a)xemacs.org>
   
   	* optional-libs.exe: Move here, from FTP site.
  
  
  
  1.2       +11655 -3804XEmacs/xemacsweb/Download/win32/optional-libs.exe
  
  	<<Binary file>>
  
  
  1.6       +4 -0      XEmacs/xemacsweb/People/ChangeLog
  
  Index: ChangeLog
  ===================================================================
  RCS file: /pack/xemacscvs/XEmacs/xemacsweb/People/ChangeLog,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -p -r1.5 -r1.6
  --- ChangeLog	2005/04/05 21:35:41	1.5
  +++ ChangeLog	2005/09/25 14:48:42	1.6
  @@ -1,3 +1,7 @@
  +2005-09-25  Ben Wing  <ben(a)xemacs.org>
  +
  +	* index.content: Move Malcolm up to review board members.
  +
   2005-04-05  Adrian Aichner  <adrian(a)xemacs.org>
   
   	* stefanie.teufel/index.content: Pronoun correction.
  
  
  
  1.2       +1 -1      XEmacs/xemacsweb/People/index.content
  
  Index: index.content
  ===================================================================
  RCS file: /pack/xemacscvs/XEmacs/xemacsweb/People/index.content,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -p -r1.1 -r1.2
  --- index.content	2005/01/31 03:04:25	1.1
  +++ index.content	2005/09/25 14:48:42	1.2
  @@ -30,6 +30,7 @@ Ben Wing
         <li><a href="jerry.james/">Jerry
James</a></li>
         <li><a href="jonathan.harris/">Jonathan
Harris</a></li>
         <li><a href="kirill.katsnelson/">Kirill 'Big K'
Katsnelson</a></li>
  +      <li><a href="malcolm.purvis/">Malcolm
Purvis</a></li>
         <li><a href="martin.buchholz/">Martin
Buchholz</a></li>
         <li><a href="mike.sperber/">Michael
Sperber</a></li>
         <li><a href="norbert.koch/">Norbert
Koch</a></li>
  @@ -105,7 +106,6 @@ Ben Wing
         <li><a href="kyle.jones/">Kyle Jones</a></li>
         <li><a href="lars.ingebrigtsen/">Lars
Ingebrigtsen</a></li>
         <li><a href="linda.arai/">Linda Arai</a></li>
  -      <li><a href="malcolm.purvis/">Malcolm
Purvis</a></li>
         <li><a href="marc.paquette/">Marc
Paquette</a></li>
         <li><a href="marcus.crestani/">Marcus
Crestani</a></li>
         <li><a href="marcus.thiessel/">Marcus
Thiessel</a></li>