www-commits
[Top][All Lists]
Advanced

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

www/software software.html rx/rx.html regex/.sy...


From: karl
Subject: www/software software.html rx/rx.html regex/.sy...
Date: Wed, 03 Jul 2013 17:47:43 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     karl <karl>     13/07/03 17:47:43

Modified files:
        software       : software.html 
        software/rx    : rx.html 
Added files:
        software/regex : .symlinks regex.html 

Log message:
        rx and regex decommissioned (long ago) in favor of gnulib regex

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/software/software.html?cvsroot=www&r1=1.204&r2=1.205
http://web.cvs.savannah.gnu.org/viewcvs/www/software/regex/.symlinks?cvsroot=www&rev=1.1
http://web.cvs.savannah.gnu.org/viewcvs/www/software/regex/regex.html?cvsroot=www&rev=1.1
http://web.cvs.savannah.gnu.org/viewcvs/www/software/rx/rx.html?cvsroot=www&r1=1.12&r2=1.13

Patches:
Index: software.html
===================================================================
RCS file: /web/www/www/software/software.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -b -r1.204 -r1.205
--- software.html       17 Jun 2013 04:56:31 -0000      1.204
+++ software.html       3 Jul 2013 17:47:42 -0000       1.205
@@ -204,6 +204,7 @@
 <a href="poc/">poc</a>,
 <a href="proto/">proto</a>,
 <a href="rat/">rat</a>,
+<a href="regex/">regex</a>,
 <a href="rpge/">rpge</a>,
 <a href="snakecharmer/">snakecharmer</a>,
 <a href="songanizer/">songanizer</a>,
@@ -274,7 +275,7 @@
 
 <p>Updated:
 <!-- timestamp start -->
-$Date: 2013/06/17 04:56:31 $
+$Date: 2013/07/03 17:47:42 $
 <!-- timestamp end -->
 </p>
 </div>

Index: rx/rx.html
===================================================================
RCS file: /web/www/www/software/rx/rx.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- rx/rx.html  10 Mar 2013 06:17:36 -0000      1.12
+++ rx/rx.html  3 Jul 2013 17:47:42 -0000       1.13
@@ -6,61 +6,23 @@
 <!--#include virtual="/server/banner.html" -->
 <h2>RX</h2>
 
-<p>RX A fast replacement for the GNU regex library.</p>
+<p>RX - A fast replacement for the GNU regex library.</p>
 
-<p>RX has been decommissioned, since no one has come forward to
-   revive it, to improve it over the other free software regex library
-   programs that are available. (If you are interested after all, email 
-    <a href="mailto:address@hidden";>&lt;address@hidden&gt;</a></p>
-
-<h3 id="download">Downloading RX</h3>
-
-<p>RX
-can be found on the main GNU ftp server:
-<a href="http://ftp.gnu.org/old-gnu/rx/";>http://ftp.gnu.org/old-gnu/rx/</a>
-(via HTTP) and
-<a href="ftp://ftp.gnu.org/old-gnu/rx/";>ftp://ftp.gnu.org/old-gnu/rx/</a>
-(via FTP).  It can also be found
-on the <a href="/prep/ftp.html">GNU mirrors</a>.</p>
-
-<p>Announcements about
-RX and most other GNU software are made on
-<a href="mailto:address@hidden";>&lt;address@hidden&gt;</a>.</p>
-
-<p>To subscribe to these or any GNU mailing lists, please send an empty
-mail with a Subject: header of just <tt>subscribe</tt> to the relevant
--request list.  For example, to subscribe yourself to the GNU
-announcement list, you would send mail to <a
-href="mailto:address@hidden";
->&lt;address@hidden&gt;</a>.
-Or you can use the <a
-href="http://lists.gnu.org/mailman/listinfo/info-gnu";>mailing list web
-interface</a>.</p>
-
-
-<h3 id="contribute">Getting involved</h3>
-
-<p>Development of
-RX,
-and GNU in general, is a volunteer effort, and you can contribute.  For
-information, please read <a href="/help/">How to help GNU</a>.  If you'd
-like to get involved, it's a good idea to join the discussion mailing
-list (see above).</p>
-
-<h3>Maintainer</h3>
-
-<p>RX
-is currently not being maintained if you are intrested
-please email <a href="mailto:address@hidden";>&lt;address@hidden&gt;</a>.</p>
-
-<h3 id="license">Licensing</h3>
-
-<p>RX
-is free software; you can redistribute it and/or modify it under the
-terms of the <a href="http://www.gnu.org/licenses/gpl.html";
-rel="license">GNU General Public License</a> as published by the Free
-Software Foundation; either version&nbsp;3 of the License, or (at your
-option) any later version.</p>
+<p>RX has been decommissioned, since no one has come forward to revive
+it, to improve it over the other free software regex library programs
+that are available, which would be quite a big task. (If you are
+interested after all, email <a
+href="mailto:address@hidden";>&lt;address@hidden&gt;</a></p>
+
+<p>For a current regex implementation, we recommend using the regex code
+from <a href="/software/gnulib/">Gnulib</a>; see also the <a
+href="/software/gnulib/manual/html_node/Regular-expressions.html">Regular
+expressions chapter</a> in the Gnulib manual.  (Also, if all you need is
+POSIX regexp functionality, any modern C library should provide that.)
+
+<p>The one-time <a href="/software/regex/regex.html">regex</a>
+standalone library has likewise been decommissioned in favor of the
+above.
 
 </div><!-- for id="content", starts in the include above -->
 <!--#include virtual="/server/footer.html" -->
@@ -107,7 +69,7 @@
      There is more detail about copyright years in the GNU Maintainers
      Information document, www.gnu.org/prep/maintain. -->
 
-<p>Copyright &copy; 1998 Free Software Foundation, Inc.</p>
+<p>Copyright &copy; 2013 Free Software Foundation, Inc.</p>
 
 <p>This page is licensed under a <a rel="license"
 href="http://creativecommons.org/licenses/by-nd/3.0/us/";>Creative
@@ -117,7 +79,7 @@
 
 <p>Updated:
 <!-- timestamp start -->
-$Date: 2013/03/10 06:17:36 $
+$Date: 2013/07/03 17:47:42 $
 <!-- timestamp end -->
 </p>
 </div>

Index: regex/.symlinks
===================================================================
RCS file: regex/.symlinks
diff -N regex/.symlinks
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ regex/.symlinks     3 Jul 2013 17:47:42 -0000       1.1
@@ -0,0 +1 @@
+regex.html index.html

Index: regex/regex.html
===================================================================
RCS file: regex/regex.html
diff -N regex/regex.html
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ regex/regex.html    3 Jul 2013 17:47:42 -0000       1.1
@@ -0,0 +1,83 @@
+<!--#include virtual="/server/header.html" -->
+<!-- Parent-Version: 1.75 -->
+<title>Regex
+- GNU Project - Free Software Foundation</title>
+<!--#include virtual="/server/gnun/initial-translations-list.html" -->
+<!--#include virtual="/server/banner.html" -->
+<h2>regex</h2>
+
+<p>The standalone GNU regex library has long been decommissioned.
+
+<p>For a current regex implementation, we recommend using the regex code
+from <a href="/software/gnulib/">Gnulib</a>; see also the <a
+href="/software/gnulib/manual/html_node/Regular-expressions.html">Regular
+expressions chapter</a> in the Gnulib manual, which is essentially the
+old standalone regex manual.  (Also, if all you need is POSIX regexp
+functionality, any modern C library should provide that.)
+
+<p>The one-time <a href="/software/rx/rx.html">rx</a> replacement for
+regex has likewise been decommissioned in favor of the above.
+
+</div><!-- for id="content", starts in the include above -->
+<!--#include virtual="/server/footer.html" -->
+<div id="footer">
+
+<p>Please send general FSF &amp; GNU inquiries to
+<a href="mailto:address@hidden";>&lt;address@hidden&gt;</a>.
+There are also <a href="/contact/">other ways to contact</a>
+the FSF.  Broken links and other corrections or suggestions can be sent
+to <a href="mailto:address@hidden";>&lt;address@hidden&gt;</a>.</p>
+
+<p><!-- TRANSLATORS: Ignore the original text in this paragraph,
+        replace it with the translation of these two:
+
+        We work hard and do our best to provide accurate, good quality
+        translations.  However, we are not exempt from imperfection.
+        Please send your comments and general suggestions in this regard
+        to <a href="mailto:address@hidden";>
+        &lt;address@hidden&gt;</a>.</p>
+
+        <p>For information on coordinating and submitting translations of
+        our web pages, see <a
+        href="/server/standards/README.translations.html">Translations
+        README</a>. -->
+Please see the <a
+href="/server/standards/README.translations.html">Translations
+README</a> for information on coordinating and submitting translations
+of this article.</p>
+
+<!-- Regarding copyright, in general, standalone pages (as opposed to
+     files generated as part of manuals) on the GNU web server should
+     be under CC BY-ND 3.0 US.  Please do NOT change or remove this
+     without talking with the webmasters or licensing team first.
+     Please make sure the copyright date is consistent with the
+     document.  For web pages, it is ok to list just the latest year the
+     document was modified, or published.
+     
+     If you wish to list earlier years, that is ok too.
+     Either "2001, 2002, 2003" or "2001-2003" are ok for specifying
+     years, as long as each year in the range is in fact a copyrightable
+     year, i.e., a year in which the document was published (including
+     being publicly visible on the web or in a revision control system).
+     
+     There is more detail about copyright years in the GNU Maintainers
+     Information document, www.gnu.org/prep/maintain. -->
+
+<p>Copyright &copy; 2013 Free Software Foundation, Inc.</p>
+
+<p>This page is licensed under a <a rel="license"
+href="http://creativecommons.org/licenses/by-nd/3.0/us/";>Creative
+Commons Attribution-NoDerivs 3.0 United States License</a>.</p>
+
+<!--#include virtual="/server/bottom-notes.html" -->
+
+<p>Updated:
+<!-- timestamp start -->
+$Date: 2013/07/03 17:47:42 $
+<!-- timestamp end -->
+</p>
+</div>
+</div>
+</body>
+</html>
+



reply via email to

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