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

[Commits] r17024 - in /fsf/trunk/ports: ChangeLog README



Author: eglibc
Date: Wed Feb  8 00:02:22 2012
New Revision: 17024

Log:
Import glibc-ports-mainline for 2012-02-08

Modified:
    fsf/trunk/ports/ChangeLog
    fsf/trunk/ports/README

Modified: fsf/trunk/ports/ChangeLog
==============================================================================
--- fsf/trunk/ports/ChangeLog (original)
+++ fsf/trunk/ports/ChangeLog Wed Feb  8 00:02:22 2012
@@ -1,3 +1,11 @@
+2012-02-07  Joseph Myers  <joseph@xxxxxxxxxxxxxxxx>
+
+	* README: Update.
+
+2012-02-07  Joseph Myers  <joseph@xxxxxxxxxxxxxxxx>
+
+	* README: Document use of ranges in copyright notices.
+
 2011-11-29  Joseph Myers  <joseph@xxxxxxxxxxxxxxxx>
 
 	* bare, sysdeps/am29k, sysdeps/i860, sysdeps/i960, sysdeps/m88k,

Modified: fsf/trunk/ports/README
==============================================================================
--- fsf/trunk/ports/README (original)
+++ fsf/trunk/ports/README Wed Feb  8 00:02:22 2012
@@ -9,11 +9,12 @@
 architecture, to be selected using --with-cpu.
 
 The ports repository is cooperatively maintained by volunteers on the
-<libc-ports@xxxxxxxxxxxxxx> mailing list, and housed in the glibc CVS as a
-module called "ports".  See http://www.gnu.org/software/libc/resources.html
-for details on using CVS.  To report a bug in code housed in the ports
-repository, please go to http://sources.redhat.com/bugzilla/ and file a bug
-report under the glibc "ports" component.
+<libc-ports@xxxxxxxxxxxxxx> mailing list, and housed in a separate
+ports git repository.  See
+http://www.gnu.org/software/libc/download.html for details on using
+git.  To report a bug in code housed in the ports repository, please
+go to http://sources.redhat.com/bugzilla/ and file a bug report under
+the glibc "ports" component.
 
 An add-on for an individual port can be made from just the sysdeps/
 subdirectories containing the port's code.  You may want to include a
@@ -34,10 +35,16 @@
 generated by Autoconf from sysdeps/CPU/preconfigure.in, and follow the
 rules for glibc add-on configure fragments.  No preconfigure file should do
 anything on an unrelated configuration, so that disparate ports can be put
-into a single add-on without interfering with each other.
+into a single add-on without interfering with each other.  Files that
+would go in scripts/data/ for libc go in data/ in ports.
 
 Like all glibc add-ons, this must be used by specifying the directory in
 the --enable-add-ons option when running glibc's configure script.
 
-
-$Id$
+The GNU C Library is free software.  See the file COPYING.LIB in the
+libc repository for copying conditions, and LICENSES for notices about
+a few contributions that require these additional notices to be
+distributed.  License copyright years may be listed using range
+notation, e.g., 2000-2011, indicating that every year in the range,
+inclusive, is a copyrightable year that would otherwise be listed
+individually.

_______________________________________________
Commits mailing list
Commits@xxxxxxxxxx
http://eglibc.org/cgi-bin/mailman/listinfo/commits