trans-coord-devel
[Top][All Lists]
Advanced

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

trans-coord/gnun home.shtml philosophy/java-tra...


From: Yavor Doganov
Subject: trans-coord/gnun home.shtml philosophy/java-tra...
Date: Fri, 26 Mar 2010 18:10:09 +0000

CVSROOT:        /sources/trans-coord
Module name:    trans-coord
Changes by:     Yavor Doganov <yavor>   10/03/26 18:10:09

Modified files:
        gnun           : home.shtml 
        gnun/philosophy: java-trap.html philosophy.html 
        gnun/server    : body-include-2.html takeaction.html 
                         whatsnew.html whatsnew.include 

Log message:
        Automatic sync from the master www repository.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/trans-coord/gnun/home.shtml?cvsroot=trans-coord&r1=1.108&r2=1.109
http://cvs.savannah.gnu.org/viewcvs/trans-coord/gnun/philosophy/java-trap.html?cvsroot=trans-coord&r1=1.5&r2=1.6
http://cvs.savannah.gnu.org/viewcvs/trans-coord/gnun/philosophy/philosophy.html?cvsroot=trans-coord&r1=1.47&r2=1.48
http://cvs.savannah.gnu.org/viewcvs/trans-coord/gnun/server/body-include-2.html?cvsroot=trans-coord&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/trans-coord/gnun/server/takeaction.html?cvsroot=trans-coord&r1=1.58&r2=1.59
http://cvs.savannah.gnu.org/viewcvs/trans-coord/gnun/server/whatsnew.html?cvsroot=trans-coord&r1=1.36&r2=1.37
http://cvs.savannah.gnu.org/viewcvs/trans-coord/gnun/server/whatsnew.include?cvsroot=trans-coord&r1=1.29&r2=1.30

Patches:
Index: home.shtml
===================================================================
RCS file: /sources/trans-coord/trans-coord/gnun/home.shtml,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -b -r1.108 -r1.109
--- home.shtml  25 Mar 2010 18:10:07 -0000      1.108
+++ home.shtml  26 Mar 2010 18:10:07 -0000      1.109
@@ -15,9 +15,9 @@
 
 <div id="takeactionhomepage">
 <ul>
+  <li><a href="/accessibility/accessibility.html">Read the GNU Accessibility
+      Statement</a></li>
   <li><a 
href="http://www.aful.org/communiques/univ-offers-me-windows";>Students! Claim a 
refund on your unused Microsoft Windows licences</a></li>
-  <li><a href="http://petition.stopsoftwarepatents.eu/";>Sign This Petition to 
-stop software patents in Europe</a></li>
   <li><a 
href="http://www.openrightsgroup.org/orgwiki/index.php/Net_Neutrality";>
 Support the efforts on net neutrality in Europe</a>, 
 <a href="http://www.savetheinternet.com"; title="Net
@@ -311,18 +311,15 @@
      <a href="/software/gleem/">gleem</a>,
      <a href="/software/gnatsweb/">gnatsweb</a>,
      <a href="/software/gtypist/">gtypist</a>,
+     <a href="/software/gnushogi/">gnushogi</a>,
      <a href="/software/oleo/">oleo</a>,
      <a href="/software/pgccfd/">pgccfd</a>,
      <a href="/software/polyxmass/">polyxmass</a>,
+     <a href="/software/quickthreads/">quickthreads</a>,
      <a href="/software/rpge/">rpge</a>,
      <a href="/software/vmslib/">vmslib</a>.</li>
   <!-- Expire when volunteers call removed -->
   <li><strong>Long-term contribution:</strong>
-     <a href="/server/takeaction.html#libcdio">Contribute</a>
-     to CD/DVD-recording software development and more in <a
-     href="/software/libcdio/index.html#volunteerswanted">GNU libcdio</a>.</li>
-  <!-- Expire when volunteers call removed -->
-  <li><strong>Long-term contribution:</strong>
      <a href="/server/takeaction.html#gnustep">Contribute</a>
      as a user and developer to <a href="http://www.gnustep.org";>GNUstep</a>,
      a free object-oriented framework for application development.</li>
@@ -343,7 +340,8 @@
 <h4>Other GNU resources</h4>
   
 <ul>
-  <li><a href="http://audio-video.gnu.org/";>GNU Audio/Video</a></li>
+<li><a href="/accessibility/accessibility.html">Accessibility 
Statement</a></li>
+<li><a href="http://audio-video.gnu.org/";>GNU Audio/Video</a></li>
 <li><a href="/licenses/gpl.html">GNU GPL</a></li>
 <li><a href="/licenses/lgpl.html">GNU LGPL</a></li>
 <li><a href="/licenses/gfdl.html">GNU FDL</a></li>
@@ -447,7 +445,7 @@
 
 <p>Last Updated:
    <!-- timestamp start -->
-   $Date: 2010/03/25 18:10:07 $
+   $Date: 2010/03/26 18:10:07 $
    <!-- timestamp end -->
 </p>
 

Index: philosophy/java-trap.html
===================================================================
RCS file: /sources/trans-coord/trans-coord/gnun/philosophy/java-trap.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- philosophy/java-trap.html   15 Dec 2009 19:10:08 -0000      1.5
+++ philosophy/java-trap.html   26 Mar 2010 18:10:07 -0000      1.6
@@ -10,10 +10,20 @@
 <div class="announcement"><h3>Headnote</h3>
 <p>Since this article was first published, Sun
 has <a href="http://www.fsf.org/news/fsf-welcomes-gpl-java.html";>relicensed</a>
-most of its Java platform under the GNU General Public License, and
-there is now a free Java development environment.  Thus, the Java
-language is no longer a trap.
-Nonetheless, the general issue described here remains
+most of its Java platform source code under the GNU General Public
+License, and there is now a free Java development environment.  Thus,
+the Java language as such is no longer a trap.
+
+You must be careful while using it, however.  Sun releases a Java
+platform binary which is nonfree.  The free Java environment is called
+IcedTea; the source code Sun released is included in that.  That is
+what you need to use in order to develop and run Java programs in
+freedom.  In addition, there are plenty of nonfree Java packages from
+various developers, so you need to check the licenses of whatever
+packages you plan to use.  One nonfree package that often causes
+problems is Swing.
+
+Aside from those Java specifics, general issue described here remains
 important, because any nonfree library or programming platform can
 cause a similar problem. We must learn a lesson from the history of
 Java, so we can avoid other traps in the future.</p>
@@ -206,7 +216,7 @@
 <p>
 Updated:
 <!-- timestamp start -->
-$Date: 2009/12/15 19:10:08 $
+$Date: 2010/03/26 18:10:07 $
 <!-- timestamp end -->
 </p>
 </div>

Index: philosophy/philosophy.html
===================================================================
RCS file: /sources/trans-coord/trans-coord/gnun/philosophy/philosophy.html,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -b -r1.47 -r1.48
--- philosophy/philosophy.html  21 Mar 2010 18:10:07 -0000      1.47
+++ philosophy/philosophy.html  26 Mar 2010 18:10:07 -0000      1.48
@@ -67,9 +67,14 @@
 Essays and articles.</a>  A series of articles describing the
 philosophy of the free software movement, which is the motivation for
 our development of the free software operating system GNU.</li>
+
 <li id="Speeches"><a href="/philosophy/speeches-and-interview.html">Speeches
 and interviews.</a>  Links to interviews and Transcriptions of speeches
 about free software and the GNU project.</li>
+
+<li id="History"><a href="/gnu/gnu.html">History of GNU, and discussion
+of GNU and Linux.</a></li>
+
 <li id="ThirdPartyIdeas"><a href="/philosophy/third-party-ideas.html">Third
 party ideas.</a>  These articles give other people's philosophical
 opinions in support of free software, or related issues, and don't
@@ -121,7 +126,7 @@
 <p>
 Updated:
 <!-- timestamp start -->
-$Date: 2010/03/21 18:10:07 $
+$Date: 2010/03/26 18:10:07 $
 <!-- timestamp end -->
 </p>
 </div>

Index: server/body-include-2.html
===================================================================
RCS file: /sources/trans-coord/trans-coord/gnun/server/body-include-2.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- server/body-include-2.html  21 Jan 2010 19:10:08 -0000      1.2
+++ server/body-include-2.html  26 Mar 2010 18:10:08 -0000      1.3
@@ -19,10 +19,10 @@
       <div id="navigation">
         <div class="inner">
         <ul>
-          <li id="tabAboutGNU"><a href="/gnu/gnu.html">History</a></li>
           <li id="tabPhilosophy"><a 
href="/philosophy/philosophy.html">Philosophy</a></li>
           <li id="tabLicenses"><a 
href="/licenses/licenses.html">Licenses</a></li>       
           <li id="tabSoftware"><a 
href="/software/software.html">Downloads</a></li>
+          <li id="tabDoc"><a href="/doc/doc.html">Documentation</a></li>
           <li><a href="/help/help.html">Help&nbsp;GNU</a></li>
           <li id="joinfsftab"><a 
href="https://www.fsf.org/associate/support_freedom?referrer=4052";>Join the 
FSF!</a></li>
         </ul>

Index: server/takeaction.html
===================================================================
RCS file: /sources/trans-coord/trans-coord/gnun/server/takeaction.html,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -b -r1.58 -r1.59
--- server/takeaction.html      25 Mar 2010 18:10:07 -0000      1.58
+++ server/takeaction.html      26 Mar 2010 18:10:08 -0000      1.59
@@ -37,11 +37,6 @@
   <dd>As listed on the <a
   href="http://www.fsf.org/campaigns/priority.html";>FSF web site</a>.
 </dd>
-  <!-- Expire when call for volunteers is removed -->
-  <dt><a id="libcdio"><strong>Contribute to GNU libcdio</strong></a></dt>
-  <dd>Please contribute to CD/DVD-recording software development and
-      more in <a href="/software/libcdio/index.html#volunteerswanted">GNU
-      libcdio</a>.</dd>
   <!-- Expire if priority changes -->
   <dt><a id="gnustep"><strong>Contribute to the GNUstep
   Project</strong></a></dt>
@@ -74,10 +69,12 @@
      <a href="/software/fontutils/">fontutils</a>,
      <a href="/software/gleem/">gleem</a>,
      <a href="/software/gnatsweb/">gnatsweb</a>,
+     <a href="/software/gnushogi/">gnushogi</a>,
      <a href="/software/gtypist/">gtypist</a>,
      <a href="/software/oleo/">oleo</a>,
      <a href="/software/pgccfd/">pgccfd</a>,
      <a href="/software/polyxmass/">polyxmass</a>,
+     <a href="/software/quickthreads/">quickthreads</a>,
      <a href="/software/rpge/">rpge</a>,
      <a href="/software/vmslib/">vmslib</a>.
 We are also looking for a co-maintainer for the CASE tool <a
@@ -177,7 +174,7 @@
 <p>
 Updated:
 <!-- timestamp start -->
-$Date: 2010/03/25 18:10:07 $
+$Date: 2010/03/26 18:10:08 $
 <!-- timestamp end -->
 </p>
 </div>

Index: server/whatsnew.html
===================================================================
RCS file: /sources/trans-coord/trans-coord/gnun/server/whatsnew.html,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -b -r1.36 -r1.37
--- server/whatsnew.html        3 Jan 2010 19:10:11 -0000       1.36
+++ server/whatsnew.html        26 Mar 2010 18:10:08 -0000      1.37
@@ -39,7 +39,7 @@
 <p>
 Updated:
 <!-- timestamp start -->
-$Date: 2010/01/03 19:10:11 $
+$Date: 2010/03/26 18:10:08 $
 <!-- timestamp end -->
 </p>
 </div>

Index: server/whatsnew.include
===================================================================
RCS file: /sources/trans-coord/trans-coord/gnun/server/whatsnew.include,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -b -r1.29 -r1.30
--- server/whatsnew.include     3 Jan 2010 19:10:11 -0000       1.29
+++ server/whatsnew.include     26 Mar 2010 18:10:08 -0000      1.30
@@ -2,6 +2,12 @@
                    | <a href="/keepingup.html"><strong>Keeping Up With 
GNU/FSF</strong></a>
                    | <a href="/press/press.html"><strong>Press 
Information</strong></a>
                    and <a 
href="/press/press.html#releases"><strong>Releases</strong></a></p><dl>
+  <dt>25 March 2010</dt>
+  <dd>Project GNU urges people working on free software to follow standards 
and guidelines for universal accessibility on GNU/Linux and other free 
operating systems. You can read the GNU Project's Accessibility Statement  <a 
href="http://www.gnu.org/accessibility/accessibility.html";>here.</a></dd>
+</dl><dl>
+  <dt>20 March 2010</dt>
+  <dd>FSF President Richard Stallman explains the dangers of Software as a 
Service for free software in <a 
href="http://www.gnu.or/philosophy/who-does-that-server-really-serve.html";>a 
new article</a>.</dd>
+</dl><dl>
   <dt>2 January 2010</dt>
   <dd>All packages using <a href="/software/automake/">GNU Automake</a> to 
produce distribution tarballs with <tt>make dist</tt> should update to the 
1.11.1 or 1.10.3 release, or otherwise work around <a 
href="http://thread.gmane.org/gmane.comp.sysutils.autotools.announce/131";>the 
problem</a>.</dd>
 </dl><dl>




reply via email to

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