commit-womb
[Top][All Lists]
Advanced

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

[commit-womb] gnumaint Makefile doc-categories.txt gm gnupack...


From: Karl Berry
Subject: [commit-womb] gnumaint Makefile doc-categories.txt gm gnupack...
Date: Thu, 11 Nov 2010 00:32:25 +0000

CVSROOT:        /sources/womb
Module name:    gnumaint
Changes by:     Karl Berry <karl>       10/11/11 00:32:25

Modified files:
        .              : Makefile doc-categories.txt gm gnupackages.txt 

Log message:
        libopts decommissioned

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnumaint/Makefile?cvsroot=womb&r1=1.23&r2=1.24
http://cvs.savannah.gnu.org/viewcvs/gnumaint/doc-categories.txt?cvsroot=womb&r1=1.7&r2=1.8
http://cvs.savannah.gnu.org/viewcvs/gnumaint/gm?cvsroot=womb&r1=1.25&r2=1.26
http://cvs.savannah.gnu.org/viewcvs/gnumaint/gnupackages.txt?cvsroot=womb&r1=1.70&r2=1.71

Patches:
Index: Makefile
===================================================================
RCS file: /sources/womb/gnumaint/Makefile,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -b -r1.23 -r1.24
--- Makefile    25 Sep 2010 23:34:21 -0000      1.23
+++ Makefile    11 Nov 2010 00:32:25 -0000      1.24
@@ -9,7 +9,7 @@
 test-listactivity:
        gm list packages activity
 
-test-listhtml html:
+test-listhtml html:  # included from www.gnu.org/software/software.html
        gm list packages html
 
 test-nophysical:

Index: doc-categories.txt
===================================================================
RCS file: /sources/womb/gnumaint/doc-categories.txt,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- doc-categories.txt  25 Sep 2010 23:34:21 -0000      1.7
+++ doc-categories.txt  11 Nov 2010 00:32:25 -0000      1.8
@@ -21,5 +21,6 @@
 Security
 Software       Software development
 Spreadsheets
+Sysadmin       System administration
 Telephony
 Text           Text creation and manipulation

Index: gm
===================================================================
RCS file: /sources/womb/gnumaint/gm,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -b -r1.25 -r1.26
--- gm  25 Sep 2010 23:34:21 -0000      1.25
+++ gm  11 Nov 2010 00:32:25 -0000      1.26
@@ -1,5 +1,5 @@
 #!/usr/bin/env perl
-# $Id: gm,v 1.25 2010/09/25 23:34:21 karl Exp $
+# $Id: gm,v 1.26 2010/11/11 00:32:25 karl Exp $
 # More gnumaint-related stuff, since I think better in Perl than TCL.
 # 
 # Copyright 2007, 2008, 2009, 2010 Free Software Foundation Inc.
@@ -43,7 +43,7 @@
 list maintainers nophysical  (maintainers without phone/address info)
 list packages activity       (packages sorted by activity-status)
 list packages gplv3          (packages with GPLv3 update pending)
-list packages html           (packages with links)
+list packages html           (packages with links, for gnu.org web site)
 list packages unanswered     (packages which we've had no contact about)
 check activityfile           (verify activity-report.txt)
 check gnupackages            (verify consistency: maintainers/gnupackages)

Index: gnupackages.txt
===================================================================
RCS file: /sources/womb/gnumaint/gnupackages.txt,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -b -r1.70 -r1.71
--- gnupackages.txt     9 Nov 2010 01:31:27 -0000       1.70
+++ gnupackages.txt     11 Nov 2010 00:32:25 -0000      1.71
@@ -1,4 +1,4 @@
-# $Id: gnupackages.txt,v 1.70 2010/11/09 01:31:27 karl Exp $
+# $Id: gnupackages.txt,v 1.71 2010/11/11 00:32:25 karl Exp $
 # This file records information on a per-package basis,
 # *not* including maintainers (that's in /gd/gnuorg/maintainers).
 # There is nothing private in this file.  Public domain.
@@ -12,7 +12,7 @@
 #
 # Default for download-url is http://ftp.gnu.org/gnu/PKGNAME.
 #
-# A doc-url value of "htmlxref" means it is in the Texinfo htmlxref.cnf file,
+# A doc-url value of "htmlxref" means to use the Texinfo htmlxref.cnf file,
 # "none" means no specific documentation page (home page should be used).
 # htmlxref.cnf also contains entries in addition to those here.
 # doc-category values are in doc-categories.txt (following FSD). 
@@ -26,7 +26,7 @@
 # - note
 # 
 # The home page is not a field because that *always* is (should be)
-# http://www.gnu.org/software/PACKAGE, even if it does nothing but
+# /software/PACKAGE, even if it does nothing but
 # redirect.  Any other method leads to redundant (hence inevitably
 # inconsistent) information.
 # Also, the file as a whole is more or less sorted by package
@@ -38,7 +38,7 @@
 copyright-holder: author
 doc-category: Graphics
 doc-summary: 3D drawing with MetaPost output
-doc-url: htmlxref
+doc-url: /software/3dldf/manual/
 logo: /software/3dldf/graphics/dhnlogo.png
 gplv3-status: in-dev-sources (gnumaint-reply 29 Aug 2007 19:26:27)
 activity-status: stale 20040114 (1.1.5)
@@ -56,7 +56,7 @@
 copyright-holder: fsf
 doc-category: Sysadmin
 doc-summary: Standard login and process accounting utilities
-doc-url: http://www.gnu.org/software/acct/manual/accounting.html
+doc-url: /software/acct/manual/accounting.html
 gplv3-status: done-as-of-6.5
 activity-status: ok 20101105 (6.5.5)
 
@@ -99,14 +99,14 @@
 package: anubis
 doc-category: Email
 doc-summary: SMTP message submission daemon
-doc-url: htmlxref
+doc-url: /software/anubis/manual/
 gplv3-status: done-in-4.1.1
 activity-status: ok 20081220
 
 package: archimedes
 doc-category: Science
 doc-summary: Semiconductor device simulator
-doc-url: http://www.gnu.org/software/archimedes/manual/
+doc-url: /software/archimedes/manual/
 gplv3-status: done-in-0.8.0 (14jul08)
 activity-status: ok 20100223 (0.9.1)
 
@@ -128,8 +128,8 @@
 mundane-name: AUCTeX
 copyright-holder: fsf
 doc-category: Text
-doc-summary: GNU Emacs environment for editing (all flavors of) TeX files
-doc-url: htmlxref
+doc-summary: Emacs environment for editing (all flavors of) TeX files
+doc-url: /software/auctex/manual/
 gplv3-status: done-in-11.85
 activity-status: ok 20100221 (11.86)
 
@@ -137,7 +137,7 @@
 copyright-holder: fsf
 doc-category: Software
 doc-summary: Create source code configuration scripts
-doc-url: htmlxref
+doc-url: /software/autoconf/manual/
 gplv3-status: done-in-2.65-with-exception-#349136,
 activity-status: ok 20100922 (2.68)
 
@@ -152,7 +152,7 @@
 logo: /software/autogen/pix/autogen_back.png
 doc-category: Software
 doc-summary: Automated program generator
-doc-url: htmlxref
+doc-url: /software/autogen/manual/
 gplv3-status: done-in-5.9.5
 activity-status: ok 20100725 (5.11.2)
 
@@ -160,7 +160,7 @@
 language: perl
 doc-category: Software
 doc-summary: Making GNU standards-compliant Makefiles
-doc-url: htmlxref
+doc-url: /software/automake/manual/
 gplv3-status: done-with-exception-#349136
 activity-status: ok 20091208 (1.11.1)
 
@@ -185,7 +185,7 @@
 copyright-holder: fsf
 doc-category: Software
 doc-summary: The GNU Bourne-Again SHell
-doc-url: htmlxref
+doc-url: /software/bash/manual/
 gplv3-status: done-in-4.0
 activity-status: ok 20101008 (4.1[patch009])
 
@@ -207,7 +207,7 @@
 copyright-holder: fsf
 doc-category: Mathematics
 doc-summary: Arbitrary precision numeric processing language
-doc-url: http://www.gnu.org/software/bc/manual/bc.html
+doc-url: /software/bc/manual/bc.html
 gplv3-status: next-release
 activity-status: stale 20001115 (1.06)
 last-contact: 9jun10 replied
@@ -227,7 +227,7 @@
 copyright-holder: fsf
 doc-category: Software
 doc-summary: Binary utilities: bfd gas gprof ld
-doc-url: htmlxref
+doc-url: /software/binutils/manual/ + htmlxref
 gplv3-status: done-in-binutils-2.18
 activity-status: ok 20100303 (2.20.1)
 
@@ -235,7 +235,7 @@
 copyright-holder: fsf
 doc-category: Software
 doc-summary: Parser generator
-doc-url: htmlxref
+doc-url: /software/bison/manual/
 gplv3-status: needs-exception-#502111 (but-gplv3-in-2.4)
 activity-status: ok 20100805 (2.4.3)
 
@@ -287,7 +287,7 @@
 copyright-holder: fsf
 doc-category: Software
 doc-summary: Create a graph of control flow within a program
-doc-url: htmlxref
+doc-url: /software/cflow/manual/
 gplv3-status: done-in-1.3
 activity-status: ok 20090711 (1.3)
 
@@ -340,8 +340,8 @@
 mundane-name: CLISP
 logo: /software/clisp/clisp.png
 doc-category: Software
-doc-summary: A Common Lisp implementation.
-doc-url: http://www.gnu.org/software/clisp/impnotes/clisp.html
+doc-summary: A Common Lisp implementation
+doc-url: /software/clisp/impnotes/clisp.html
 gplv3-status: not-done-v2only-in-2.4.5-bruno:24oct07-asked-rms:oct09
 activity-status: ok 20100707 (2.49)
 
@@ -382,7 +382,7 @@
 copyright-holder: fsf
 doc-category: Software
 doc-summary: Core GNU utilities (file, text, shell)
-doc-url: htmlxref
+doc-url: /software/coreutils/manual/
 gplv3-status: done-in-7.1
 activity-status: ok 20101015 (8.6)
 
@@ -390,7 +390,7 @@
 copyright-holder: fsf
 doc-category: Archiving
 doc-summary: Manage cpio or tar file archives
-doc-url: htmlxref
+doc-url: /software/cpio/manual/
 gplv3-status: done-in-2.9
 activity-status: ok 20100310 (2.11)
 
@@ -417,7 +417,7 @@
 copyright-holder: fsf
 doc-category: Mathematics
 doc-summary: Arbitrary precision numeric processing with reverse-polish 
notation
-doc-url: http://www.gnu.org/software/bc/manual/dc-1.05/
+doc-url: /software/bc/manual/dc-1.05/
 gplv3-status: see bc
 activity-status: ok # merged into the bc package (dc.README)
 last-contact: see bc
@@ -427,7 +427,7 @@
 copyright-holder: notfsf
 doc-category: Software
 doc-summary: Graphical front-end for GDB and other debuggers
-doc-url: http://www.gnu.org/software/gdb/documentation/ + htmlxref
+doc-url: htmlxref
 logo: /graphics/dddlogo.jpg
 gplv3-status: done-as-of-3.3.12
 activity-status: ok 20090211 (3.3.12)
@@ -445,7 +445,7 @@
 logo: /software/dejagnu/images/logo.png
 doc-category: Software
 doc-summary: GNU testing framework
-doc-url: http://www.gnu.org/software/dejagnu/manual/
+doc-url: /software/dejagnu/manual/
 gplv3-status: in-dev-sources
 activity-status: moribund 20040130 (1.4.4)
 last-contact: 11nov08 bje replied, early 2009; 21sep10 replies
@@ -591,7 +591,7 @@
 package: emacs
 copyright-holder: fsf
 logo: 
http://cvs.savannah.gnu.org/viewvc/*checkout*/emacs/etc/images/icons/emacs_48.png?root=emacs&amp;revision=1.3
-doc-url: http://www.gnu.org/software/emacs/#Manuals + htmlxref
+doc-url: /software/emacs/#Manuals + htmlxref
 gplv3-status: done-in-22.3
 activity-status: ok 20100507 (23.2)
 
@@ -604,7 +604,7 @@
 mundane-name: EMMS
 copyright-holder: fsf
 doc-category: Audio
-doc-summary: GNU Emacs Multimedia System
+doc-summary: Emacs Multimedia System
 doc-url: htmlxref
 logo: /software/emms/emms-logo-small-2.png
 gplv3-status: done-as-of-3.0
@@ -633,7 +633,7 @@
 gplv3-status: needs-agreement-#374046
 doc-category: Software
 doc-summary: A purely functional programming language.
-doc-url: http://www.gnu.org/software/epsilon/manual/
+doc-url: /software/epsilon/manual/
 activity-status: no-release
 last-contact: 13jun10 wrote
 
@@ -656,7 +656,7 @@
 copyright-holder: fsf
 doc-category: Software
 doc-summary: Operating on files matching given criteria
-doc-url: htmlxref
+doc-url: /software/findutils/manual/
 gplv3-status: in-dev-sources (gnumaint-reply 23 Aug 2007 10:14:01 +0100)
 activity-status: ok 20080606 (4.4.2)
 
@@ -693,7 +693,7 @@
 mundane-name: FreeIPMI
 doc-category: Libraries
 doc-summary: Platform management, including sensor and power monitoring
-doc-url: http://www.gnu.org/software/freeipmi/documentation.html
+doc-url: /software/freeipmi/documentation.html
 logo: /software/freeipmi/images/freeipmi-logo-small.jpg
 gplv3-status: in-dev-sources
 last-contact: 14jan10 replied, next major release
@@ -716,7 +716,7 @@
 package: gama
 doc-category: Science
 doc-summary: Adjustment of geodetic networks
-doc-url: htmlxref
+doc-url: /software/gama/manual/
 gplv3-status: done-in-1.9.04
 activity-status: ok 20100723 (1.10)
 
@@ -732,13 +732,13 @@
 copyright-holder: fsf
 doc-category: Text
 doc-summary: A text scanning and processing language
-doc-url: htmlxref
+doc-url: /software/gawk/manual/ + htmlxref
 gplv3-status: done-in-3.1.6
 activity-status: ok 20100507 (3.1.8)
 
 package: gcal
 copyright-holder: notfsf
-doc-url: htmlxref
+doc-url: /software/gcal/manual/
 gplv3-status: done-in-3.5
 activity-status: ok 20100602 (3.6)
 
@@ -747,7 +747,7 @@
 copyright-holder: fsf
 doc-category: Software
 doc-summary: GNU Compiler Collection
-doc-url: http://www.gnu.org/software/gcc/ + htmlxref
+doc-url: /software/gcc/ + htmlxref
 logo: /software/gcc/img/gccegg-65.png
 gplv3-status: done
 activity-status: ok 20100731 (4.5.1)
@@ -755,11 +755,11 @@
 package: gcl
 mundane-name: GNU Common Lisp
 doc-category: Software
-doc-summary: A Common Lisp implementation.
+doc-summary: A Common Lisp implementation
 doc-url: none
-gplv3-status: not-done-is-lgplv2+
+gplv3-status: not-done-is-lgplv2+-has-gplv2-only-users-9nov10-wrote-rms
 activity-status: stale 20050811 (2.6.7)
-last-contact: 4nov10 replied
+last-contact: 8nov10 replied
 
 package: gcompris
 mundane-name: GCompris
@@ -776,7 +776,7 @@
 copyright-holder: fsf
 doc-category: Software
 doc-summary: The GNU debugger
-doc-url: htmlxref
+doc-url: /software/gdb/documentation/ + htmlxref
 gplv3-status: done-in-6.7
 logo: /software/gdb/images/archer.jpg
 activity-status: ok 20100902 (7.2)
@@ -791,7 +791,7 @@
 package: gengen
 doc-category: Software
 doc-summary: A parameterized-text-generator generator based on a template
-doc-url: http://www.gnu.org/software/gengen/gengen.html
+doc-url: /software/gengen/gengen.html
 gplv3-status: done-in-1.3
 activity-status: ok 20100906 (1.4.2)
 
@@ -799,7 +799,7 @@
 copyright-holder: fsf
 doc-category: Software
 doc-summary: Create parsers for command line options
-doc-url: http://www.gnu.org/software/gengetopt/gengetopt.html
+doc-url: /software/gengetopt/gengetopt.html
 gplv3-status: done-in-2.22.1
 activity-status: ok 20091223 (2.22.4)
 
@@ -807,7 +807,7 @@
 copyright-holder: fsf
 doc-category: Localization
 doc-summary: Tools and documentation for translation
-doc-url: htmlxref
+doc-url: /software/gettext/manual/
 gplv3-status: done-except-for-dependencies-in-0.17
 activity-status: ok 20100606 (0.18.1.1)
 
@@ -865,7 +865,7 @@
 language: java, c++
 doc-category: Libraries
 doc-summary: OpenGL Extremely Easy-to-use Manipulators
-doc-url: http://www.gnu.org/software/gleem/doc/
+doc-url: /software/gleem/doc/
 gplv3-status: not-done-since-nomaint
 activity-status: nomaint 20020205 (1.2.1)
 
@@ -923,7 +923,7 @@
 copyright-holder: fsf
 doc-category: Libraries
 doc-summary: Multiple-precision arithmetic library
-doc-url: htmlxref
+doc-url: /software/gmp/manual/
 logo: http://gmplib.org/gmplogo2.png
 gplv3-status: under-discussion (gnumaint-reply 21 Aug 2007 02:55:08)
 activity-status: ok 20100206 (5.0.1)
@@ -933,7 +933,7 @@
 logo: /software/gnash/images/small-GnashGnu.png
 doc-category: Internet
 doc-summary: Flash movie player
-doc-url: http://www.gnu.org/software/gnash/documentation.html
+doc-url: /software/gnash/documentation.html
 gplv3-status: done-in-0.8.2
 activity-status: ok 20100822 (0.8.8)
 
@@ -949,7 +949,7 @@
 logo: /software/gnats/images/gnatslogo.png
 doc-category: Software
 doc-summary: GNU problem report management system
-doc-url: http://www.gnu.org/software/gnats/#documentation
+doc-url: /software/gnats/#documentation
 gplv3-status: in-dev-sources rms (gnumaint-reply 21 Aug 2007 23:53:43)
 activity-status: stale 20050306 (4.1.0)
 last-contact: 27nov08 wrote
@@ -1025,7 +1025,7 @@
 logo: /software/gnuae/images/gnuae-logo.png
 doc-category: Science
 doc-summary: Designing alternate energy systems
-doc-url: http://www.gnu.org/software/gnuae/manual/
+doc-url: /software/gnuae/manual/
 gplv3-status: in-dev-sources
 activity-status: moribund no-release
 last-contact: see powerguru
@@ -1039,7 +1039,7 @@
 mundane-name: Backgammon
 doc-category: Games
 doc-summary: Backgammon game
-doc-url: htmlxref
+doc-url: /software/gnubg/manual/
 gplv3-status: in-dev-sources (gnumaint-reply 22 Aug 2007 20:47:21)
 activity-status: unknown # project active, but does not release tarballs
 
@@ -1056,7 +1056,7 @@
 mundane-name: GNUbik
 doc-category: Games
 doc-summary: The GNUbik toy
-doc-url: htmlxref
+doc-url: /software/gnubik/manual/
 gplv3-status: done-in-2.3
 activity-status: ok 20090105 (2.3)
 
@@ -1065,7 +1065,7 @@
 download-url: http://www.geda.seul.org/dist/
 doc-category: Science
 doc-summary: Mixed analog and digital circuit simulator
-doc-url: http://www.gnu.org/software/gnucap/gnucap-man-html/
+doc-url: /software/gnucap/gnucap-man-html/
 gplv3-status: needs-exception-#342232 done-in-aug20-snapshot (gnumaint-reply 
28 Aug 2007 15:45:43)
 activity-status: stale 20060920 (0.35)
 last-contact: 15aug08 wrote about gplv3
@@ -1086,7 +1086,7 @@
 mundane-name: GNUCOMM
 doc-category: Telephony
 doc-summary: Overview of GNU Telephony
-doc-url: http://www.gnu.org/software/gnucomm/overview.html
+doc-url: /software/gnucomm/overview.html
 gplv3-status: ok-since-container
 activity-status: container-package-for-bayonne-etc.
 
@@ -1106,7 +1106,7 @@
 logo: /software/gnugo/logo-36.jpg
 doc-category: Games
 doc-summary: Play the game of Go
-doc-url: http://www.gnu.org/software/gnugo/gnugo_toc.html
+doc-url: /software/gnugo/gnugo_toc.html
 gplv3-status: done-in-3.8
 activity-status: ok 20041117 (3.8)
 
@@ -1114,7 +1114,7 @@
 mundane-name: GNU Interactive Tools
 doc-category: Interface
 doc-summary: Interactive utilities for file browsing, viewing, and more
-doc-url: http://www.gnu.org/software/gnuit/manual/
+doc-url: /software/gnuit/manual/
 gplv3-status: done-before-4.9.3
 activity-status: ok 20090223 (4.9.5)
 
@@ -1147,7 +1147,7 @@
 copyright-holder: fsf
 doc-category: Software
 doc-summary: Source files to share among distributions
-doc-url: htmlxref
+doc-url: /software/gnulib/manual/
 gplv3-status: done-as-much-as-possible
 activity-status: ok released-through-vc
 
@@ -1181,7 +1181,7 @@
 logo: /software/gnump3d/gnump3d.jpg
 doc-category: Audio
 doc-summary: Server for streaming audio files
-doc-url: http://www.gnu.org/software/gnump3d/documents.html
+doc-url: /software/gnump3d/documents.html
 download-url: http://savannah.gnu.org/download/gnump3d/
 gplv3-status: not-done-in-3.0
 activity-status: stable 20071018 (3.0)
@@ -1216,7 +1216,7 @@
 mundane-name: GNUpod
 doc-category: Audio
 doc-summary: Manage your iPod
-doc-url: http://www.gnu.org/software/gnupod/gnupod.html
+doc-url: /software/gnupod/gnupod.html
 gplv3-status: done-in-0.99.3
 activity-status: ok 20091102 (0.99.8)
 
@@ -1241,7 +1241,7 @@
 mundane-name: Robots
 doc-category: Games
 doc-summary: Program a little robot and watch him explore a world
-doc-url: http://www.gnu.org/software/gnurobots/readme.html
+doc-url: /software/gnurobots/readme.html
 gplv3-status: done-in-1.2.0
 activity-status: ok 20080803 (1.2.0)
 
@@ -1271,7 +1271,7 @@
 package: gnusound
 doc-category: Audio
 doc-summary: A multitrack sound editor for GNOME
-doc-url: http://www.gnu.org/software/gnusound/Documentation/
+doc-url: /software/gnusound/Documentation/
 gplv3-status: not-done-in-0.7.5
 activity-status: ok 20080706 (0.7.5)
 last-contact: 30jan10 wrote
@@ -1306,14 +1306,14 @@
 logo: /software/gnutls/graphics/gnutls-logo.png
 doc-category: Libraries
 doc-summary: Transport layer security library
-doc-url: htmlxref
+doc-url: /software/gnutls/manual/
 gplv3-status: stays-v2-indefinitely (gnumaint-reply 21 Aug 2007 11:13:04)
 activity-status: ok 200100930 (2.10.2)
 
 package: gnutrition
 doc-category: Health
 doc-summary: Nutrition analysis
-doc-url: http://www.gnu.org/software/gnutrition/manual/
+doc-url: /software/gnutrition/manual/
 download-url: http://sourceforge.net/projects/gnutrition/
 gplv3-status: done-in-0.31
 activity-status: stale 20100422 (0.31)
@@ -1364,7 +1364,7 @@
 copyright-holder: fsf
 doc-category: Software
 doc-summary: Perfect hash function generator
-doc-url: htmlxref
+doc-url: /software/gperf/manual/
 gplv3-status: done-in-3.0.4
 activity-status: ok 20090203 (3.0.4)
 
@@ -1387,7 +1387,7 @@
 download-url: https://gna.org/files/?group=greg
 doc-category: Software
 doc-summary: Testing framework
-doc-url: http://www.gnu.org/software/greg/gregdoc.html
+doc-url: /software/greg/gregdoc.html
 gplv3-status: not-done-since-stale
 activity-status: stale 20060925 (2.0.0) # 14dec08 wrote
 
@@ -1395,7 +1395,7 @@
 copyright-holder: fsf
 doc-category: Text
 doc-summary: Print lines matching a pattern
-doc-url: htmlxref
+doc-url: /software/grep/manual/
 gplv3-status: done-in-2.5.4
 activity-status: ok 20100920 (2.7)
 
@@ -1409,7 +1409,7 @@
 copyright-holder: fsf
 doc-category: Text
 doc-summary: Typesetting from plain text mixed with formatting commands 
-doc-url: http://www.gnu.org/software/groff/#documentation
+doc-url: htmlxref
 logo: /graphics/groff-head.png
 gplv3-status: done-in-1.20.1
 activity-status: ok 20090109 (1.20.1)
@@ -1419,7 +1419,7 @@
 copyright-holder: fsf
 doc-category: Sysadmin
 doc-summary: GRand unified boot loader
-doc-url: http://www.gnu.org/software/grub/grub-documentation.en.html + htmlxref
+doc-url: /software/grub/grub-documentation.en.html
 download-url: ftp://alpha.gnu.org/gnu/grub/
 gplv3-status: done-as-of-1.97.2
 activity-status: ok 20100124 (1.97.2)
@@ -1427,7 +1427,7 @@
 package: gsasl
 doc-category: Libraries
 doc-summary: Simple Authentication and Security Layer library
-doc-url: htmlxref
+doc-url: /software/gsasl/manual/
 gplv3-status: stays-lgplv2.1+
 activity-status: ok 20100325 (1.4.4, libgsasl-1.4.4/20100325)
 
@@ -1450,7 +1450,7 @@
 mundane-name: Generic Security Service
 doc-category: Libraries
 doc-summary: Generic Security Service library
-doc-url: htmlxref
+doc-url: /software/gss/manual/
 gplv3-status: done-as-of-1.0.0
 activity-status: ok 20100520 (1.0.1)
 
@@ -1489,7 +1489,7 @@
 logo: /software/guile/guile-title.jpg
 doc-category: Software
 doc-summary: Scheme implementation intended especially for extensions
-doc-url: htmlxref
+doc-url: /software/guile/manual/
 gplv3-status: not-done-in-1.8.6-planned-for-1.10/2.0-in-2009 # neil 12jan09
 activity-status: ok 20090705 (1.8.7)
 
@@ -1504,7 +1504,7 @@
 package: guile-gnome
 doc-category: Software
 doc-summary: Guile interface for GTK+ programming for GNOME
-doc-url: http://www.gnu.org/software/guile-gnome/docs/ + htmlxref
+doc-url: /software/guile-gnome/docs/ + htmlxref
 gplv3-status: not-done-in-2.16.1
 activity-status: ok 20080703 (2.16.1)
 
@@ -1520,7 +1520,7 @@
 package: guile-rpc
 doc-category: Software
 doc-summary: Pure Scheme implementation for the ONC RPC standard
-doc-url: htmlxref
+doc-url: /software/guile-rpc/manual/
 gplv3-status: done-in-0.3-alpha (gnumaint-reply 21 Aug 2007 09:35:53 +0200)
 activity-status: stale no-release
 last-contact: 17dec08 replied official eta unknown
@@ -1536,7 +1536,7 @@
 copyright-holder: notfsf
 doc-category: Printing
 doc-summary: PostScript and PDF viewer using Ghostscript as a back-end
-doc-url: htmlxref
+doc-url: /software/gv/manual/
 gplv3-status: done-in-3.6.5
 activity-status: ok 20100610 (3.7.1)
 
@@ -1555,7 +1555,7 @@
 copyright-holder: fsf
 doc-category: Archiving
 doc-summary: General file (de)compression (using lzw)
-doc-url: htmlxref
+doc-url: /software/gzip/manual/
 gplv3-status: done-as-of-1.4
 activity-status: ok 20100120 (1.4)
 
@@ -1567,7 +1567,7 @@
 copyright-holder: fsf
 doc-category: Software
 doc-summary: Hello, GNU world: an example GNU package
-doc-url: htmlxref
+doc-url: /software/hello/manual/
 gplv3-status: done-in-2.3
 activity-status: ok 2010407 (2.6)
 
@@ -1598,12 +1598,15 @@
 copyright-holder: fsf
 doc-category: Software
 doc-summary: The kernel for the GNU operating system
-doc-url: http://www.gnu.org/software/hurd/doc/doc.html
+doc-url: /software/hurd/doc/doc.html
 gplv3-status: under-discussion
 logo: /graphics/hurd_sm_mf.jpg
 activity-status: ok released-through-debian
 
 package: hyperbole
+doc-category: Text
+doc-summary: Emacs hypertext system via customizable buttons
+doc-url: none
 gplv3-status: done-in-5.0.3
 activity-status: ok 20080807 (5.0.3)
 
@@ -1620,7 +1623,7 @@
 copyright-holder: fsf
 doc-category: Software
 doc-summary: Identifier database utilities
-doc-url: htmlxref
+doc-url: /software/idutils/manual/
 gplv3-status: done-in-4.5
 activity-status: ok 20100616 (4.5)
 
@@ -1632,7 +1635,7 @@
 copyright-holder: notfsf
 doc-category: Software
 doc-summary: Code reformatter
-doc-url: http://www.gnu.org/software/indent/manual/
+doc-url: /software/indent/manual/
 gplv3-status: notgpl-is-bsd
 activity-status: ok 20090215 (2.2.10)
 
@@ -1640,7 +1643,7 @@
 copyright-holder: fsf
 doc-category: Internet
 doc-summary: Basic networking utilities
-doc-url: htmlxref
+doc-url: /software/inetutils/manual/
 gplv3-status: done
 activity-status: ok 20100515 (1.8)
 
@@ -1678,7 +1681,7 @@
 package: jel
 doc-category: Libraries
 doc-summary: Java expression library and compiler
-doc-url: http://www.gnu.org/software/jel/manual.html
+doc-url: /software/jel/manual.html
 gplv3-status: done-in-2.0.1
 activity-status: stable 20071012 (2.0.1)
 last-contact: 24jun09 replied
@@ -1688,14 +1691,14 @@
 language: c
 doc-category: Internet
 doc-summary: An extended whois client
-doc-url: htmlxref
+doc-url: /software/jwhois/manual/
 gplv3-status: done-in-4.0
 activity-status: stable 20070701 (4.0)
 last-contact: 20090620 replied, maybe soon
 
 package: kawa
 doc-category: Software
-doc-summary: Java framework and implementation of Scheme, Elisp, et al
+doc-summary: Java framework and implementation of Scheme, Elisp, and more
 doc-url: none
 gplv3-status: notgpl
 activity-status: ok 20100724 (1.10)
@@ -1715,6 +1718,9 @@
 
 package: less
 copyright-holder: notfsf
+doc-category: Text
+doc-summary: Paginator for terminals
+doc-url: none
 gplv3-status: notgpl
 activity-status: ok 20080108 (418)
 
@@ -1723,7 +1729,7 @@
 copyright-holder: fsf
 doc-category: Libraries
 doc-summary: C library
-doc-url: htmlxref
+doc-url: shop + htmlxref
 doc-shop: http://shop.fsf.org/product/gnu-c-library-application-fundamentals/
 doc-shop: GNU C Library Application Fundamentals (Vol. 1)
 doc-shop: 
http://shop.fsf.org/product/gnu-c-library-system-network-applications/";>
@@ -1735,7 +1741,7 @@
 package: libcdio
 doc-category: Audio
 doc-category: CD Input and Control Library.
-doc-url: http://www.gnu.org/software/libcdio/libcdio.html
+doc-url: /software/libcdio/libcdio.html
 gplv3-status: done-in-0.81
 activity-status: ok 20091027 (0.82, pycdio-0.16/20091026, 
rbcdio-0.15/200901518)
 
@@ -1778,7 +1784,7 @@
 copyright-holder: notfsf
 doc-category: Libraries
 doc-summary: Internationalized string processing library
-doc-url: htmlxref
+doc-url: /software/libidn/manual/
 gplv3-status: not-done-partially-in-1.6-except-java?-20mar08
 activity-status: ok 20100522 (1.19)
 
@@ -1788,21 +1794,14 @@
 doc-summary: Library for evaluating symbolic expressions
 doc-url: htmlxref
 gplv3-status: done-as-of-1.1.7
-activity-status: ok 20080327 (1.1.7)
+activity-status: stale 20080327 (1.1.7)
+last-contact: 10nov10 wrote
 
 package: libmicrohttpd
 copyright-holder: not-fsf
 gplv3-status: depends-on-gnunet-lgplv2.1+
 activity-status: ok 20101016 (0.9.2)
 
-package: libopts
-doc-category: Software
-doc-summary: 
-doc-url: htmlxref
-gplv3-status: not-done-in-27.6
-activity-status: stale 20070127 (27.6)
-last-contact: 15feb10 wrote
-
 package: libredwg
 gplv3-status: not-done-since-no-release
 activity-status: new 23oct09
@@ -1829,7 +1828,7 @@
 copyright-holder: fsf
 doc-category: Libraries
 doc-summary: Generic shared library support tools
-doc-url: htmlxref
+doc-url: /software/libtool/manual/
 gplv3-status: needs-exception-#349136
 logo: /software/libtool/libtool.jpg
 activity-status: ok 20100922 (2.4)
@@ -1851,7 +1850,7 @@
 copyright-holder: fsf
 doc-category: Libraries
 doc-summary: Library for generating assembly code at runtime
-doc-url: htmlxref
+doc-url: /software/lightning/manual/
 gplv3-status: not-done-since-stale
 activity-status: stale 20041125 (1.2)
 last-contact: 31dec08 wrote
@@ -1868,7 +1867,7 @@
 mundane-name: Liquid War 6
 doc-category: Games
 doc-summary: Multiplayer wargame where your army is a blob of liquid
-doc-url: htmlxref
+doc-url: /software/liquidwar6/manual/
 gplv3-status: done-in-0.0.2beta
 download-url: http://download.savannah.gnu.org/releases/liquidwar6/
 activity-status: ok 20080130 (0.0.3)
@@ -1895,6 +1894,9 @@
 
 package: m4
 copyright-holder: fsf
+doc-category: Text
+doc-summary: Macro processor
+doc-url: /software/m4/manual/
 gplv3-status: done-as-of-1.14.14
 activity-status: ok 20100831 (1.4.15)
 
@@ -1912,7 +1914,7 @@
 logo: /graphics/dragonlogo.jpg
 doc-category: Email
 doc-summary: Mailing list manager
-doc-url: http://www.gnu.org/software/mailman/docs.html
+doc-url: /software/mailman/docs.html
 gplv3-status: next-release-2.2-and-3.0
 activity-status: ok 20100920 (2.1.14)
 
@@ -1920,7 +1922,7 @@
 copyright-holder: fsf
 doc-category: Email
 doc-summary: Utilities and library for reading and serving mail
-doc-url: htmlxref
+doc-url: /software/mailutils/manual/
 gplv3-status: done-in-2.0
 activity-status: ok 20100908 (2.2)
 
@@ -1928,7 +1930,7 @@
 copyright-holder: fsf
 doc-category: Software
 doc-summary: Remake files automatically
-doc-url: htmlxref
+doc-url: /software/make/manual/
 gplv3-status: in-dev-sources (gnumaint-reply 28 Aug 2007 08:30:15)
 activity-status: ok 20100727 (3.82)
 last-contact: 21jan09 replied
@@ -1979,7 +1981,7 @@
 copyright-holder: fsf
 doc-category: Education
 doc-summary: Virtual development environment for Knuth's MIX
-doc-url: htmlxref
+doc-url: /software/mdk/manual/
 gplv3-status: done-in-1.2.4-21mar08
 activity-status: ok 20101009 (1.2.6)
 
@@ -2006,7 +2008,7 @@
 package: mifluz
 doc-category: Libraries
 doc-summary: Full text indexing library
-doc-url: http://www.gnu.org/software/mifluz/doc.en.html
+doc-url: /software/mifluz/doc.en.html
 gplv3-status: done-in-0.24.0 (7jul08)
 activity-status: ok 20080707 (0.24.0)
 
@@ -2023,7 +2025,7 @@
 logo: /software/mit-scheme/lambda.png
 doc-category: Software
 doc-summary: Scheme implementation with integrated editor and debugger
-doc-url: http://www.gnu.org/software/mit-scheme/#Documentation + htmlxref
+doc-url: /software/mit-scheme/#Documentation + htmlxref
 download-url: http://ftp.gnu.org/gnu/mit-scheme
 gplv3-status: needs-exception-#555330
 activity-status: ok 20100309 (stable.pkg/9.0.1)
@@ -2048,7 +2050,7 @@
 package: mtools
 doc-category: Sysadmin
 doc-summary: Access MS-DOS disks without mounting them
-doc-url: http://www.gnu.org/software/mtools/mailing.html
+doc-url: /software/mtools/mailing.html
 gplv3-status: done-as-of-4.0.12
 activity-status: ok 20101017 (4.0.15)
 
@@ -2084,7 +2086,7 @@
 note: revised BSD license.
 
 package: nettle
-gplv3-status: stays-lgplv2+?
+gplv3-status: stays-lgplv2+?-9nov10-wrote-rms
 activity-status: ok 20100731 (2.1)
 
 package: network
@@ -2101,7 +2103,7 @@
 package: octave
 doc-category: Mathematics
 doc-summary: High-level language for numerical computation
-doc-url: http://www.gnu.org/software/octave/docs.html
+doc-url: /software/octave/docs.html
 gplv3-status: done-in-3.0.1 (licensing #345079)
 activity-status: ok 20100128 (3.2.4)
 
@@ -2122,7 +2124,7 @@
 logo: /software/osip/osip-logo-60p.png
 doc-category: Libraries
 doc-summary: Library implementing SIP (RFC-3261)
-doc-url: http://www.gnu.org/software/osip/doc/html/
+doc-url: /software/osip/doc/html/
 gplv3-status: not-done-in-3.2.0
 activity-status: ok 20090304 (libosip2-3.3.0)
 
@@ -2154,7 +2156,7 @@
 copyright-holder: not-fsf
 doc-category: Sysadmin
 doc-summary: Build and execute command lines in parallel
-doc-url: http://www.gnu.org/software/parallel/man.html
+doc-url: /software/parallel/man.html
 gplv3-status: done-in-20100424
 activity-status: ok 20100922 (20100922)
 
@@ -2162,7 +2164,7 @@
 copyright-holder: fsf
 doc-category: Sysadmin
 doc-summary: Partition editor
-doc-url: htmlxref
+doc-url: /software/parted/manual/
 gplv3-status: done-in-1.8.8 (gnumaint-reply 20 Aug 2007 21:13:48 -0400)
 activity-status: ok 20100528 (2.3)
 
@@ -2181,7 +2183,7 @@
 copyright-holder: fsf
 doc-category: Software
 doc-summary: Apply differences to originals, with optional backups
-doc-url: http://www.gnu.org/software/diffutils/manual/#Invoking-patch
+doc-url: /software/diffutils/manual/#Invoking-patch
 gplv3-status: done-as-of-2.6.1
 activity-status: ok 20091230 (2.6.1)
 
@@ -2189,7 +2191,7 @@
 copyright-holder: fsf
 doc-category: Archiving
 doc-summary: Manage cpio, tar, and pax file archives
-doc-url: htmlxref
+doc-url: none
 download-url: ftp://alpha.gnu.org/gnu/paxutils/
 note: http://alpha.gnu.org/gnu/paxutils/paxutils-2.4h.tar.gz
 gplv3-status: not-done-since-stale-maintainer-busy
@@ -2302,7 +2304,7 @@
 logo: /software/pspp/pspplogo.png
 doc-category: Mathematics
 doc-summary: Statistical analysis
-doc-url: htmlxref
+doc-url: /software/pspp/manual/
 gplv3-status: done-in-0.4.0.1
 activity-status: ok 20091011 (0.6.2)
 
@@ -2314,7 +2316,7 @@
 logo: /software/pth/pth.jpg
 doc-category: Libraries
 doc-summary: Portable thread library
-doc-url: http://www.gnu.org/software/pth/pth-manual.html
+doc-url: /software/pth/pth-manual.html
 gplv3-status: next-release
 activity-status: stale 20060608 (2.0.7)
 last-contact: 1jun09 replied, 12mar10 wrote
@@ -2329,7 +2331,7 @@
 package: qexo
 doc-category: Software
 doc-summary: Java implementation of XQuery using GNU Kawa
-doc-url: http://www.gnu.org/software/qexo/#Documentation
+doc-url: /software/qexo/#Documentation
 download-url: http://ftp.gnu.org/gnu/kawa/
 gplv3-status: notgpl
 activity-status: stale 20070123 (1.9.1)
@@ -2351,7 +2353,7 @@
 copyright-holder: fsf
 doc-category: Security
 doc-summary: Authentication and accounting services and daemon
-doc-url: http://www.gnu.org/software/radius/manual/
+doc-url: /software/radius/manual/
 gplv3-status: done-in-1.6
 activity-status: ok 20081217 (1.6.1)
 
@@ -2380,7 +2382,7 @@
 package: rottlog
 doc-category: Sysadmin
 doc-summary: Log rotation and management
-doc-url: htmlxref
+doc-url: /software/rottlog/manual/
 gplv3-status: done-in-0.71.2
 activity-status: ok 20100330 (0.72.2)
 
@@ -2395,14 +2397,14 @@
 package: sather
 doc-category: Software
 doc-summary: An object-oriented language designed to simple, efficient, safe
-doc-url: http://www.gnu.org/software/sather/#doc
+doc-url: /software/sather/#doc
 gplv3-status: done-in-1.2.3
 activity-status: nomaint 20070707 (1.2.3)
 
 package: sauce
 doc-category: Email
 doc-summary: SMTP server for aggressive spam reduction
-doc-url: http://www.gnu.org/software/sauce/
+doc-url: /software/sauce/
 gplv3-status: next-release (gnumaint-reply 21 Aug 2007 11:55:17 +0100)
 activity-status: stale 20010323 (0.7.7)
 last-contact: 24aug10,4feb09 wrote
@@ -2416,7 +2418,7 @@
 package: screen
 doc-category: Software
 doc-summary: Full-screen window manager providing multiple terminals
-doc-url: htmlxref
+doc-url: /software/screen/manual/
 gplv3-status: not-done-in-4.0.3
 copyright-holder: Juergen Weigert, Michael Schroeder, Oliver Laumann, et al.
 activity-status: ok 20080807 (4.0.3)
@@ -2430,7 +2432,7 @@
 logo: /software/serveez/logo.jpg
 doc-category: Sysadmin
 doc-summary: Framework for implementing IP-based servers
-doc-url: http://www.gnu.org/software/serveez/manual
+doc-url: /software/serveez/manual
 gplv3-status: not-done-in-0.1.7
 activity-status: ok 20090620 (0.1.7)
 last-contact: 25jun09 replied, 8jun10 wrote
@@ -2439,7 +2441,7 @@
 copyright-holder: fsf
 doc-category: Archiving
 doc-summary: Archives in shell scripts, uuencode/uudecode
-doc-url: http://www.gnu.org/software/sharutils/manual/
+doc-url: /software/sharutils/manual/
 gplv3-status: done-in-4.7
 activity-status: ok 20100828 (4.10)
 
@@ -2448,7 +2450,7 @@
 logo: /software/shishi/shishi.png
 doc-category: Internet
 doc-summary: Implementation of the Kerberos 5 network security system
-doc-url: http://www.gnu.org/software/shishi/#status
+doc-url: /software/shishi/#status
 gplv3-status: done-in-alpha-releases
 activity-status: ok 20100520 (1.0.0)
 
@@ -2467,7 +2469,7 @@
 
 package: sipwitch
 gplv3-status: done-in-0.1
-activity-status: ok 20100815 (0.9.1)
+activity-status: ok 20101109 (0.9.2)
 
 package: slib
 mundane-name: SLIB
@@ -2483,7 +2485,7 @@
 copyright-holder: notfsf
 doc-category: Software
 doc-summary: Smalltalk environment
-doc-url: http://smalltalk.gnu.org/documentation + html
+doc-url: http://smalltalk.gnu.org/documentation + htmlxref
 logo: http://www.smalltalk.org/images/balloon2.gif
 gplv3-status: needs-exception-#362488, brett 29 Oct 2009 18:02:27
 activity-status: ok 20100731 (3.2.2)
@@ -2535,7 +2537,7 @@
 package: sourceinstall
 doc-category: Sysadmin
 doc-summary: Managing distribution sources as packages
-doc-url: htmlxref
+doc-url: /software/sourceinstall/manual/
 gplv3-status: done-in-2.5rc1 (11may08)
 activity-status: ok 20080719 (2.5)
 
@@ -2581,7 +2583,7 @@
 package: stow
 doc-category: Sysadmin
 doc-summary: Managing installed software packages
-doc-url: http://www.gnu.org/software/stow/manual.html
+doc-url: /software/stow/manual.html
 gplv3-status: not-done-since-stale
 activity-status: stale 20020107 (1.3.3) # 24mar10 replied
 
@@ -2632,7 +2634,7 @@
 copyright-holder: fsf
 doc-category: Sysadmin
 doc-summary: Managing tar archives
-doc-url: htmlxref
+doc-url: /software/tar/manual/
 gplv3-status: done-in-1.21
 activity-status: ok 20101024 (1.24)
 
@@ -2640,7 +2642,7 @@
 copyright-holder: fsf
 doc-category: Libraries
 doc-summary: Terminal-independent display support
-doc-url: http://www.gnu.org/software/termutils/manual/termcap-1.3/termcap.html
+doc-url: /software/termutils/manual/termcap-1.3/termcap.html
 gplv3-status: not-done-since-stale-and-not-updated-in-emacs
 activity-status: stale 20020313 (1.3.1)
 last-contact: see termutils
@@ -2649,7 +2651,7 @@
 copyright-holder: fsf
 doc-category: Interface
 doc-summary: tput and tabs utilities to perform terminal operations
-doc-url: http://www.gnu.org/software/termutils/manual/termutils-2.0/tput.html
+doc-url: /software/termutils/manual/termutils-2.0/tput.html
 gplv3-status: not-done-since-stale-and-move-to-ncurses
 activity-status: stale 19951201 (2.0)
 last-contact: 8nov10 wrote, 23feb09 replied/wrote
@@ -2667,7 +2669,7 @@
 
 package: texinfo
 copyright-holder: fsf
-doc-url: htmlxref
+doc-url: /software/texinfo/manual/ + htmlxref
 gplv3-status: needs-exception-#502113-low-priority
 activity-status: ok 20080919 (4.13)
 
@@ -2721,7 +2723,7 @@
 copyright-holder: fsf
 doc-category: Science
 doc-summary: Conversion between thousands of scales
-doc-url: htmlxref
+doc-url: /software/units/manual/
 gplv3-status: done (gnumaint-reply 26 Sep 2007 21:58:19)
 activity-status: ok 20100215 (1.88)
 
@@ -2741,7 +2743,7 @@
 package: uucp
 doc-category: Sysadmin
 doc-summary: UUCP protocol implementation
-doc-url: htmlxref
+doc-url: none
 gplv3-status: not-done-since-stale # 3apr10 wrote
 activity-status: stale 20030603 (1.07) # 19may09 replied
 
@@ -2796,7 +2798,7 @@
 language: java
 doc-category: Internet
 doc-summary: WebSocket protocol implementation for Java-HTML5 communication
-doc-url: htmlxref
+doc-url: /software/websocket4j/manual/
 gplv3-status: done
 activity-status: ok 20101024 (1.3)
 
@@ -2811,7 +2813,7 @@
 copyright-holder: fsf
 doc-category: Internet
 doc-summary: Non-interactive command-line utility for downloading files
-doc-url: htmlxref
+doc-url: /software/wget/manual/
 gplv3-status: done-in-1.11
 activity-status: ok 20090922 (1.12)
 
@@ -2859,7 +2861,7 @@
 logo: /graphics/xlogmaster/logo_small.jpg
 doc-category: Sysadmin
 doc-summary: GUI program for monitoring log and other files
-doc-url: http://www.gnu.org/software/xlogmaster/tutorial_toc.html
+doc-url: /software/xlogmaster/tutorial_toc.html
 gplv3-status: done-as-of-1.6.2
 activity-status: ok 20090624 (1.6.2)
 
@@ -2884,4 +2886,5 @@
 # End. (Do not remove this line or the blank line before it.  Thanks.)
 doc-category: Text
 doc-summary: 
-doc-url: htmlxref
+doc-url: /software/
+                   manual/



reply via email to

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