1This file describes changes to the shared files of the ports/ add-on
2directory.  The ports/ directory is no longer used and the files
3described here are all gone.
4
5
6
72014-04-29  Carlos O'Donell  <carlos@redhat.com>
8
9	* README: Removed. The ports repository is no longer used.
10
112013-10-30  Mike Frysinger  <vapier@gentoo.org>
12
13	* README: Change references to preconfigure.in to
14	preconfigure.ac.
15
162013-01-02  Joseph Myers  <joseph@codesourcery.com>
17
18	* README: Update copyright dates in example.
19
202012-12-06  Joseph Myers  <joseph@codesourcery.com>
21
22	* README: Use sourceware.org in Bugzilla URL.
23
242012-12-05  Joseph Myers  <joseph@codesourcery.com>
25
26	* README: Don't refer to ports as a separate repository.  Don't
27	refer to scripts/data/.
28
292012-07-03  Joseph Myers  <joseph@codesourcery.com>
30
31	* .gitignore: Remove file.
32	* Banner: Likewise.
33	* Makefile: Likewise.
34
352012-06-21  Carlos O'Donell  <carlos_odonell@mentor.com>
36
37	* .gitignore: New file.
38
392012-02-07  Joseph Myers  <joseph@codesourcery.com>
40
41	* README: Update.
42
432012-02-07  Joseph Myers  <joseph@codesourcery.com>
44
45	* README: Document use of ranges in copyright notices.
46
472011-11-29  Joseph Myers  <joseph@codesourcery.com>
48
49	* bare, sysdeps/am29k, sysdeps/i860, sysdeps/i960, sysdeps/m88k,
50	sysdeps/mach, sysdeps/rs6000, sysdeps/standalone, sysdeps/tahoe,
51	sysdeps/unix/bsd, sysdeps/unix/sysv/hpux, sysdeps/unix/sysv/i386,
52	sysdeps/unix/sysv/irix4, sysdeps/unix/sysv/isc2.2,
53	sysdeps/unix/sysv/minix, sysdeps/unix/sysv/sco3.2,
54	sysdeps/unix/sysv/sco3.2.4, sysdeps/unix/sysv/sysv4, sysdeps/vax,
55	sysdeps/z8000: Remove.
56
572010-04-14  Joseph Myers  <joseph@codesourcery.com>
58
59	* libc-abis: Remove.
60
612010-04-06  Joseph Myers  <joseph@codesourcery.com>
62
63	* libc-abis: New.
64
652006-03-06  Roland McGrath  <roland@redhat.com>
66
67	* Makefile (%.bz2, %.gz): New pattern rules.
68
692006-02-28  Roland McGrath  <roland@redhat.com>
70
71	* Makefile (glibc-port-%-$(dist-version).tar): Don't include top-level
72	stuff.
73
74	* README: Update for new add-on scheme.
75
762006-02-27  Roland McGrath  <roland@redhat.com>
77
78	* Makefile: Remove libc boilerplate.
79	* Makeconfig: File removed.
80	* configure.in: File removed.
81	* configure: File removed.
82
832005-03-22  Roland McGrath  <roland@redhat.com>
84
85	* Makefile ($(distname).tar): Fail if sysdeps/.../configure files are
86	not all up to date.  Touch configure files after cvs export.
87	(glibc-port-%-$(dist-version).tar): Likewise.
88
892004-10-22  Roland McGrath  <roland@frob.com>
90
91	* Makefile (dist, dist-ports): New target.
92	(dist-port-%): New pattern rule.
93	* Makeconfig [!subdir] (ports/%): New pattern rule.
94
95	* configure.in: Cope if there are no sysdeps/*/preconfigure files.
96	* configure: Regenerated.
97
982004-08-16  Roland McGrath  <roland@frob.com>
99
100	* Makefile: New file.
101
1022004-08-04  Roland McGrath  <roland@frob.com>
103
104	New directory implementing glibc add-on infrastructure for
105	ports maintained separate from the core glibc source tree.
106	* README, configure.in, Makeconfig, Banner, ChangeLog: New files.
107	* configure: New generated file.
108