OSDN Git Service

Correct a catalogue publication anomaly.
[mingw/mingw-dist.git] / ChangeLog
1 2013-08-26  Keith Marshall  <keithmarshall@users.sourceforge.net>
2
3         Correct a catalogue publication anomaly.
4
5         * mingw32/mingw32-zlib.xml: Correct typos.
6         (zlib-1.2.8-1.mingw32-*.tar.lzma): Such malformed file references...
7         (zlib-1.2.8-1-mingw32-*.tar.lzma): ...should have appeared thus.
8
9         * common/issue.log mingw32/issue.log: References to...
10         (package-list.xml, mingw32-package-list.xml, mingw32-zlib.xml):
11         ...these automatically updated; publish lzma compressed copies to FRS.
12
13 2013-08-26  Keith Marshall  <keithmarshall@users.sourceforge.net>
14
15         Add integration hooks for mingw-get-setup.
16
17         * Makefile.in Makefile.comm.in:
18         (build.tag, clean, dist, distclean, maintainer-clean): New targets;
19         implement them as no-ops; they are required when invoked recursively,
20         as a sub-make of mingw-get-setup, but are not otherwise needed here.
21
22 2013-08-25  Earnie Boyd  <earnie@users.sourceforge.net>
23
24         * mingw32/mingw32-gmp.xml: Add 5.1.2-1 release.
25         * mingw32/mingw32-mpfr.xml: Add 3.1.2-1 release.
26         * mingw32/mingw32-mpc.xml: Add 1.0.1-1 release.
27         * mingw32/mingw32-pthreads-w32.xml: Add 2.9.1-1 release.
28         * mingw32/mingw32-zlib.xml: Add the 1.2.8-1 release.
29         * common/issue.log mingw32/issue.log: Update accordingly.
30         * .gitignore: Add .*.swp.
31
32 2013-08-23  Earnie Boyd  <earnie@users.sourceforge.net>
33
34         * mingw32/mingw32-runtime.xml: Add mingwrt-4.0.0-1 and w32api-4.0.0-1.
35         Modify the default source type to -bld and the licence type to -lic.
36         Add source and licence elements to the previous packages to represent
37         the previous licence and source files.
38         * common/issue.log mingw32/issue.log: Update accordingly.
39
40 2013-07-23  Keith Marshall  <keithmarshall@users.sourceforge.net>
41
42         Correct some "Basic Setup" package group affiliations.
43
44         * msys/msys-base.xml (msys-tiny): Drop erroneous affiliation.
45         (msys-base): Affiliate this instead, as originally intended.
46
47         * msys/mingw-developer-toolkit.xml: Add affiliation for...
48         (mingw-developer-toolkit): ...this.
49
50         * common/package-list.xml.lzma msys/msys-package-list.xml.lzma:
51         Regenerated and published.
52
53         * common/issue.log msys/issue.log: Updated.
54
55 2013-07-22  Keith Marshall  <keithmarshall@users.sourceforge.net>
56
57         Add hooks to support mingw-get-setup.exe
58
59         * msys/msys-base.xml (msys-base):
60         * mingw32/mingw32-base.xml (mingw32-base):
61         * mingw32/mingw32-gcc4.xml (mingw32-gcc-ada, mingw32-gcc-g++):
62         (mingw32-gcc-fortran, mingw32-gcc-objc): Affiliate all with the
63         internally defined "Basic Setup" package group; regenerate and
64         publish all associated .lzma files.
65
66         * common/package-list.xml.lzma msys/msys-package-list.xml.lzma:
67         * mingw32/mingw32-package-list.xml.lzma: All regenerated and
68         published.
69
70         * common/issue.log mingw32/issue.log msys/issue.log: Updated.
71
72 2013-07-01  Earnie Boyd  <earnie@users.sourceforge.net>
73
74         * mingw32/mingw32-wsl-candidate.xml: Add wsl_rc-4.0-1-mingw32-rc-4.
75         * package-list.xml.lzma mingw32-package-list.xml.lzma: Regenerated.
76         * common/issue.log mingw32/issue.log: Update accordingly.
77
78 2013-06-19  Earnie Boyd  <earnie@users.sourceforge.net>
79
80         * mingw32/mingw32-wsl-candidate.xml: Add wsl_rc-4.0-1-mingw32-rc-3.
81         * package-list.xml.lzma mingw32-package-list.xml.lzma: Regenerated.
82         * common/issue.log mingw32/issue.log: Update accordingly.
83
84 2013-05-30  Keith Marshall  <keithmarshall@users.sourceforge.net>
85
86         Update and publish pexports.
87
88         * mingw32/mingw32-pexports.xml: Add references for release 0.46.
89         * package-list.xml.lzma mingw32-package-list.xml.lzma: Regenerated.
90         * common/issue.log mingw32/issue.log: Updated accordingly.
91
92 2013-04-21  Keith Marshall  <keithmarshall@users.sourceforge.net>
93
94         Add issue number references to all package lists.
95
96         * common/package-list.xml: Regenerate .lzma and republish.
97         * common/issue.log: Update accordingly.
98
99         * mingw32/mingw32-package-list.xml: Regenerate .lzma and republish.
100         * mingw32/issue.log: Update accordingly.
101
102         * msys/msys-package-list.xml: Regenerate .lzma and republish.
103         * msys/issue.log: Update accordingly.
104
105 2013-04-21  Keith Marshall  <keithmarshall@users.sourceforge.net>
106
107         Add infrastructure for managing user contributed packages.
108
109         * contrib: New directory.
110         * configure.ac (AC_INIT): Bump version number to 2.1
111         (mingw_ac_subdirs): Add 'contrib' as a managed sub-directory.
112
113         * contrib/issue.log: New file; automatically generated, and adjusted
114         to reflect the original publication dates for each of...
115         * contrib/mingw32-libunistring.xml contrib/mingw32-pdcurses.xml:
116         ...these new files; copy them from existing published catalogue, and
117         replace their issue number tags with templates, to capture future
118         updates automatically.
119
120 2013-04-19  Keith Marshall  <keithmarshall@users.sourceforge.net>
121
122         Correct several incorrectly assigned file attributes.
123
124         * mingw32/issue.log mingw32/mingw32-dos2unix.xml: chmod -x
125         * msys/issue.log msys/msys-dos2unix.xml msys/msys-m4.xml: Likewise.
126         * ChangeLog: Likewise.
127
128 2013-04-19  Keith Marshall  <keithmarshall@users.sourceforge.net>
129
130         Support automatic capture of infrastructure changes.
131
132         * Makefile.stub.in (top_srcdir): New macro; define it.
133
134         * Makefile.in (VPATH, top_srcdir): New macros; define them.
135         (configure, config.status, Makefile): New build rules; implement them,
136         to be triggered by repository infrastructure changes.
137
138         * Makefile.comm.in (VPATH): Append top_srcdir and top_builddir.
139         (configure, config.status, Makefile): New build rules; implement them,
140         to be triggered by repository infrastructure changes.
141
142 2013-04-16  Keith Marshall  <keithmarshall@users.sourceforge.net>
143
144         Add issue number tracking within published package lists.
145
146         * makeopts.m4: New file; copy it from MinGW.org's build-aux package.
147
148         * configure.ac (AC_INIT): Bump version number to 2.0
149         (makeopts.m4): m4_include it; it is required to provide support for...
150         (MINGW_AC_MAKE_NO_PRINT_DIRECTORY): ...this additional feature test.
151
152         * Makefile.in (all): Require...
153         (update-references): ...this new build goal; implement it, using...
154         (update-local-references): ...this new recursively invoked rule, and...
155         (issue.sed): ...this new call-back rule.
156
157         * Makefile.stub.in (top_builddir): Define it as a macro.
158
159         * Makefile.comm.in (update_issue_number): New macro; define it.
160         (store_issue_number): Likewise; both are required to implement...
161         (generate_catalogue): ...this new sed script defining macro.
162         (sha1hash): Redefined macro; it now depends on substitution of...
163         ($catalogue): ...this local shell variable, in place of $<.
164         (extract_log_file_header, extract_log_file_footer): New macros.
165         (update-references, issue.sed): New build goals; they facilitate...
166         (update-local-references): ...this recursively invoked top-down build
167         goal; implement it in terms of refactored commands, abstracted from...
168         (%.xml.lzma: %.xml): ...this original goal, to create...
169         (generate-catalogue, generate-reference, select-for-publication):
170         (update-issue-log, issue.chk, issue.new, issue.tmp): ...these new
171         intermediate goals; they are invoked recursively, by use of...
172         (SET_MAKE): ...this autoconf defined and AC_SUBSTed hook, with...
173         (RMAKE): ...this new macro; define it.
174
175 2013-04-10  Earnie Boyd  <earnie@users.sourceforge.net>
176
177         * mingw32/mingw32-wsl-candidate.xml: Add the 4.0-rc-2 release.
178         * mingw32/issue.log: Updated accordingly.
179
180 2013-04-09  Earnie Boyd  <earnie@users.sourceforge.net>
181
182         * mingw32/mingw32-package-list.xml: Add mingw32-wsl-candidate.xml.
183         * mingw32/mingw32-wsl-candidate.xml: New file.
184         * mingw32/issue.log: Updated accordingly.
185
186 2013-02-24  Erwin Waterlander  <waterlan@xs4all.nl>
187
188         * msys/msys-m4.xml: Updated for m4 version 1.4.16-2.
189         * msys/issue.log: Updated accordingly.
190
191 2013-02-04  Keith Marshall  <keithmarshall@users.sourceforge.net>
192
193         Add missing DLL dependency for msys-bzip2-bin.
194
195         * msys/msys-bzip2.xml (msys-bzip2-1.0.6-1-bin): Add dependency on...
196         (msys-libbz2-%-msys-%-dll-1.tar): ...this; publish it.
197
198         * msys/issue.log: Update accordingly.
199
200 2013-01-27  Erwin Waterlander  <waterlan@xs4all.nl>
201
202         * mingw32/mingw32-dos2unix.xml: Updated for dos2unix version 6.0.3.
203         * mingw32/issue.log: Updated accordingly.
204         * msys/msys-dos2unix.xml: Updated for dos2unix version 6.0.3.
205         * msys/issue.log: Updated accordingly.
206
207 2012-11-22  Cesar Strauss  <cestrauss@gmail.com>
208
209         Update & publish msys-core.
210
211         * msys/msys-core.xml: Update to 1.0.18-1.
212         * msys/issue.log: Updated accordingly.
213
214 2012-11-12  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
215
216         Update & publish mingw32-binutils.
217
218         * mingw32/mingw32-binutils.xml: Update to 2.23.1-1.
219         * mingw32/issue.log: Updated accordingly.
220
221 2012-11-05  Cesar Strauss  <cestrauss@gmail.com>
222
223         Update & publish mingw32-gcc4.
224
225         * mingw32/mingw32-gcc4.xml: Update to 4.7.2-1.
226         * mingw32/issue.log: Update accordingly.
227
228 2012-09-09  Erwin Waterlander  <waterlan@xs4all.nl>
229         * mingw32/mingw32-dos2unix.xml: Updated for dos2unix version 6.0.2.
230         * msys/msys-dos2unix.xml: Updated for dos2unix version 6.0.2.
231
232 2012-09-07  Keith Marshall  <keithmarshall@users.sourceforge.net>
233
234         Add support files for git and Mercurial.
235
236         * .gitignore .hgignore: New files.
237
238 2012-09-02  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
239
240         Update & publish mingw32-make.
241
242         * mingw32/mingw32-make.xml: Update to 3.82.90-2-cvs-20120902.
243         * mingw32/issue.log: Updated accordingly.
244
245 2012-08-27  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
246
247         Update & publish mingw32-gdb.
248
249         * mingw32/mingw32-gdb.xml: Update to 7.5-1.
250         * mingw32/issue.log: Updated accordingly.
251
252 2012-08-25  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
253
254         Update & publish mingw32-make.
255
256         * mingw32/mingw32-make.xml: Update to 3.82.90-cvs-20120823-1.
257         * mingw32/issue.log: Updated accordingly.
258
259 2012-07-31  Keith Marshall  <keithmarshall@users.sourceforge.net>
260
261         Remove redundant package names from description/title attributes.
262
263         * mingw32/mingw32-autoconf.xml mingw32/mingw32-automake.xml:
264         * mingw32/mingw32-basic-bsdtar.xml mingw32/mingw32-bzip2.xml:
265         * mingw32/mingw32-dos2unix.xml mingw32/mingw32-expat.xml:
266         * mingw32/mingw32-gcc-tools.xml mingw32/mingw32-gendef.xml:
267         * mingw32/mingw32-gettext.xml mingw32/mingw32-gmp.xml:
268         * mingw32/mingw32-libarchive.xml mingw32/mingw32-libiconv.xml:
269         * mingw32/mingw32-libtool.xml mingw32/mingw32-make.xml:
270         * mingw32/mingw32-mgwport.xml mingw32/mingw32-mingw-utils.xml:
271         * mingw32/mingw32-mpc.xml mingw32/mingw32-mpfr.xml:
272         * mingw32/mingw32-pexports.xml mingw32/mingw32-popt.xml:
273         * mingw32/mingw32-xz.xml mingw32/mingw32-zlib.xml:
274         * msys/msys-autoconf.xml msys/msys-autogen.xml msys/msys-automake.xml:
275         * msys/msys-bash.xml msys/msys-bison.xml msys/msys-bzip2.xml:
276         * msys/msys-console.xml msys/msys-core.xml msys/msys-coreutils.xml:
277         * msys/msys-crypt.xml msys/msys-cvs.xml msys/msys-cygutils.xml:
278         * msys/msys-dash.xml msys/msys-diffstat.xml msys/msys-diffutils.xml:
279         * msys/msys-dos2unix.xml msys/msys-expat.xml msys/msys-file.xml:
280         * msys/msys-findutils.xml msys/msys-flex.xml msys/msys-gawk.xml:
281         * msys/msys-gdbm.xml msys/msys-gettext.xml msys/msys-gmp.xml:
282         * msys/msys-grep.xml msys/msys-groff.xml msys/msys-guile.xml:
283         * msys/msys-gzip.xml msys/msys-help2man.xml msys/msys-inetutils.xml:
284         * msys/msys-less.xml msys/msys-libarchive.xml msys/msys-libiconv.xml:
285         * msys/msys-libtool.xml msys/msys-libxml2.xml msys/msys-lndir.xml:
286         * msys/msys-lpr-enhanced.xml msys/msys-m4.xml msys/msys-make.xml:
287         * msys/msys-man.xml msys/msys-minires.xml msys/msys-mintty.xml:
288         * msys/msys-mktemp.xml msys/msys-openssh.xml msys/msys-openssl.xml:
289         * msys/msys-patch.xml msys/msys-perl.xml msys/msys-popt.xml:
290         * msys/msys-rebase.xml msys/msys-regex.xml msys/msys-rsync.xml:
291         * msys/msys-rxvt.xml msys/msys-sed.xml msys/msys-tar.xml:
292         * msys/msys-termcap.xml msys/msys-texinfo.xml msys/msys-unzip.xml:
293         * msys/msys-vim.xml msys/msys-wget.xml msys/msys-xz.xml:
294         * msys/msys-zip.xml msys/msys-zlib.xml (-//package//description):
295         Apply sed substitution: 's/\(title="\)[^:]*: */\1/'; regenerate and
296         republish associated *.xml.lzma files.
297
298         * mingw32/issue.log msys/issue.log: Update accordingly.
299
300 2012-11-05  Cesar Strauss  <cestrauss@gmail.com>
301
302         Add versioned dependencies on mingwrt to mingw32-gcc4.
303
304         * mingw32/mingw32-gcc4.xml (mingw32-gcc-bin): Add versioned
305         dependencies on mingwrt.
306         Regenerate and republish LZMA format manifest.
307         * mingw32/issue.log: Update accordingly.
308
309 2012-06-30  Keith Marshall  <keithmarshall@users.sourceforge.net>
310
311         Remove redundant source/licence references for mingwrt/w32api.
312
313         * mingw32/mingw32-runtime.xml (mingwrt, w32api): Make...
314         (source, licence): ...these references at package level generic wrt
315         compression format; remove redundant duplicates at release level.
316         Regenerate and republish LZMA format manifest.
317         * mingw32/issue.log: Updated accordingly.
318
319 2012-06-30  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
320
321         Update & publish mingwrt.
322
323         * mingw32/mingw32-runtime.xml: Update mingwrt to 3.20-2.
324         * mingw32/issue.log: Updated accordingly.
325
326 2012-06-07  Cesar Strauss  <cestrauss@gmail.com>
327
328         Update & publish mingw32-gcc4.
329
330         * mingw32/mingw32-gcc4.xml: Update to 4.7.0-1.
331         * mingw32/issue.log: Update accordingly.
332
333 2012-05-16  Charles Wilson  <mingw@cwilson.fastmail.fm>
334
335         Update and publish msys-zlib and mingw32-zlib.
336
337         * msys/msys-zlib.xml: Update to 1.2.7-1. Add new minizip-bin,
338         libminizip-dev, and libminizip-dll-1 components.
339         * msys/issue.log: Update accordingly.
340         * mingw32/mingw32-zlib.xml: Update to 1.2.7-1. Add new
341         minizip-bin, libminizip-dev, and libminizip-dll-1 components.
342         * mingw32/issue.log: Update accordingly.
343
344 2012-05-01  Keith Marshall  <keithmarshall@users.sourceforge.net>
345
346         Reorder dependencies for mingw32-gcc4.
347
348         * mingw32/mingw32-gcc4.xml (gcc-core): Factor out dependency
349         declarations common to all releases; order all version specific
350         references before version agnostic references, to avoid possible
351         accidental scheduling of mismatched versions for installation.
352         (gcc-ada): Factor out common dependency declarations.
353         Regenerate, and republish.
354
355         * mingw32/issue.log: Update accordingly.
356
357 2012-04-26  Keith Marshall  <keithmarshall@users.sourceforge.net>
358
359         Fix post/pre-remove conflict in mingw-get.xml scripting.
360
361         * mingw32/mingw32-mingw-get.xml (mingw-get-bin.post-remove): Can't
362         use post-remove script here, after helper modules removed; replace...
363         (mingw-get-bin.pre-remove): ...with this; regenerate and republish.
364
365         * mingw32/issue.log: Update accordingly.
366
367 2012-04-26  Keith Marshall  <keithmarshall@users.sourceforge.net>
368
369         Update for mingw-get-0.5-mingw32-beta-20120426-1 release.
370
371         * mingw32/mingw32-mingw-get.xml: Update and republish.
372         * mingw32/issue.log: Updated accordingly.
373
374 2012-04-16  Keith Marshall  <keithmarshall@users.sourceforge.net>
375
376         Update for mingw-get-0.5-mingw32-beta-20120416-1 release.
377
378         * mingw32/mingw32-mingw-get.xml: Update and republish.
379         * mingw32/issue.log: Updated accordingly.
380
381 2012-04-15  Keith Marshall  <keithmarshall@users.sourceforge.net>
382
383         Correct msys-dos2unix doc and licence package reference anomalies.
384
385         * msys/msys-dos2unix.xml: Update and republish.
386         (cygutils-dos2unix-1.3.4-4-msys-1.0.13-doc.tar.lzma): Declare it as a
387         virtual package; add 'requires' specification, linking it to...
388         (cygutils-1.3.4-4-msys-1.0.13-doc.tar): ...this.
389         (cygutils-dos2unix-1.3.4-4-msys-1.0.13-lic.tar.lzma): Likewise...
390         (cygutils-1.3.4-4-msys-1.0.13-lic.tar): ...linking to this.
391
392         * msys/issue.log: Updated accordingly.
393
394 2012-04-09  Erwin Waterlander  <waterlan@xs4all.nl>
395
396         Replace msys-cygutils-dos2unix with msys-dos2unix.
397
398         * msys/msys-cygutils.xml: Removed msys-cygutils-dos2unix
399         package element. Modified msys-cygutils description to refer
400         to the new msys-dos2unix package.
401         * msys/msys-dos2unix.xml: New file.
402         * msys/msys-package-list.xml: Added msys-dos2unix.xml.
403         * msys/msys-base.xml: Replaced msys-coreutils-dos2unix-*-bin
404         with msys-dos2unix-*-bin.
405         * msys/issue.log: Updated accordingly.
406
407 2012-04-09  Erwin Waterlander  <waterlan@xs4all.nl>
408
409         Replace mingw32-cygutils-dos2unix with mingw32-dos2unix.
410         Remove (unnecessary) mingw32-cygutils.
411
412         * mingw32/mingw32-cygutils.xml: Removed.
413         * mingw32/mingw32-dos2unix.xml: New file.
414         * mingw32/mingw32-package-list.xml: Added mingw32-dos2unix.xml;
415         removed mingw32-cygutils.xml.
416         * mingw32/mingw32-mingw-utils.xml: Updated description text
417         to refer to new mingw32-dos2unix package.
418         * mingw32/issue.log: Updated accordingly.
419
420 2012-02-16  Keith Marshall  <keithmarshall@users.sourceforge.net>
421
422         Add Lua packages as MinGW extensions.
423
424         * mingw32/mingw32-lua.xml: New file.
425         * mingw32/mingw32-package-list.xml (mingw32-lua): Add reference.
426         * mingw32/issue.log: Updated accordingly.
427
428 2012-02-10  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
429
430         Update & publish mingw32-gdb.
431         Split the gdb package into gdb and gdb-python.
432
433         * mingw32/mingw32-gdb.xml: Update to 7.2-2.
434         * mingw32/issue.log: Updated accordingly.
435
436 2012-01-01  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
437
438         Update & publish msys-mintty.
439
440         * msys/msys-mintty.xml: Update to 1.0.3-1.
441         * msys/issue.log: Updated accordingly.
442
443 2012-01-01  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
444
445         Update & publish mingw32-binutils.
446
447         * mingw32/mingw32-binutils.xml: Update to 2.22-1.
448         * mingw32/issue.log: Updated accordingly.
449
450 2011-12-21  Cesar Strauss  <cestrauss@gmail.com>
451
452         Update & publish mingw32-gcc4.
453
454         * mingw32/mingw32-gcc4.xml: Update to 4.6.2-1.
455         * mingw32/issue.log: Updated accordingly.
456
457 2011-12-15  Cesar Strauss  <cestrauss@gmail.com>
458
459         * mingw32/mingw32-gcc4.xml: Remove the short-lived 4.6.1-1 release.
460
461 2011-11-27  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
462
463         Correct versioning issue with msys-mksh contributed package.
464
465         * msys/issue.log: Update for msys-mksh.
466
467 2011-11-25  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
468
469         Update msys-mksh contributed package.
470
471         * msys/issue.log: Update for msys-mksh.
472
473 2011-11-17  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
474
475         Adopt msys-mksh as a contributed package.
476
477         * msys/msys-package-list.xml: Add msys-mksh.xml hook.
478         * msys/issue.log: Update accordingly.
479
480 2011-11-16  Charles Wilson  <mingw@cwilson.fastmail.fm>
481
482         Update & publish msys-rebase.
483
484         * msys/msys-rebase.xml: Update to 4.0.1_1.
485         * msys/issue.log: Update accordingly.
486
487 2011-11-15  Keith Marshall  <keithmarshall@users.sourceforge.net>
488
489         Fix source and licence package associations for GDB.
490
491         * mingw32/mingw32-gdb.xml: Add generic source and licence package
492         association declarations for all mingw32-gdb package components;
493         remove release specific declarations where equivalent.
494         * mingw32/issue.log: Update accordingly.
495
496 2011-11-08  Charles Wilson  <mingw@cwilson.fastmail.fm>
497
498         Correct dependencies for mingw32-gettext-dev, again.
499
500         * mingw32/mingw32-gettext.xml: Also add libexpat dependency
501         for -dev component. Remove unnecessary dependencies for
502         gettext-dev 0.17-1.
503         * mingw32/issue.log: Update accordingly.
504
505 2011-11-08  Charles Wilson  <mingw@cwilson.fastmail.fm>
506
507         Correct dependencies for mingw32-gettext-dev.
508
509         * mingw32/mingw32-gettext.xml: Add libstdc++ and libgomp
510         dependencies for -dev component. Modify all libgcc dependency
511         specifications to include subsystem version wildcard.
512         * mingw32/issue.log: Update accordingly.
513
514 2011-11-06  Charles Wilson  <mingw@cwilson.fastmail.fm>
515
516         Update & publish msys-xz.
517
518         * msys/msys-xz.xml: Update to xz-5.0.3-1.
519         * msys/issue.log: Update accordingly.
520
521 2011-11-06  Charles Wilson  <mingw@cwilson.fastmail.fm>
522
523         Update & publish mgwport-0.10.6-1.
524
525         * mingw32/mingw32-mgwport.xml: Add 0.10.6-1 release.
526         * mingw32/issue.log: Update accordingly.
527
528
529 2011-11-06  Keith Marshall  <keithmarshall@users.sourceforge.net>
530
531         Update for mingw-get-0.4-alpha-1 release.
532
533         * mingw32/mingw32-mingw-get.xml: Add release entries.
534         * mingw32/issue.log: Update accordingly.
535
536 2011-11-01  Keith Marshall  <keithmarshall@users.sourceforge.net>
537
538         Adopt mingw32-libunistring as a contributed package;
539         relegate mingw32-pdcurses to contributed status.
540
541         * mingw32/mingw32-package-list.xml: Add mingw32-libunistring.xml hook;
542         relocate mingw32-pdcurses.xml reference to contributed package group.
543
544         * mingw32/mingw32-pdcurses.xml: Remove file.
545
546         * mingw32/issue.log: Update accordingly.
547
548 2011-10-31  Charles Wilson  <mingw@cwilson.fastmail.fm>
549
550         Update and publish msys-gettext, msys-libiconv.
551         Correct versioning issue with mingw32-{gettext,libiconv}.
552
553         * msys/msys-gettext.xml: Update to 0.18.1.1-1.
554         * msys/msys-libiconv.xml: Update to 1.14-1.
555         * msys/issue.log: Updated accordingly.
556         * mingw32/mingw32-gettext.xml: Version 0.18.1.1-2 requires
557         at least version 1.14-2 of mingw32-libiconv-dll-2.
558         * mingw32/mingw32-libiconv.xml: VErsion 1.14-2 requires at
559         least version 0.18.1.1-2 of mingw32-libintl-dll-8.
560         * mingw32/issue.log: Updated accordingly.
561
562 2011-10-24  Charles Wilson  <mingw@cwilson.fastmail.fm>
563
564         Update & publish msys-autoconf.
565
566         * msys/msys-autoconf.xml: Update to 2.68-1.
567         * msys/issue.log: Updated accordingly.
568
569 2011-10-22  Charles Wilson  <mingw@cwilson.fastmail.fm>
570
571         Update & publish mingw32-libiconv, mingw32-gettext.
572
573         * mingw32/mingw32-libiconv.xml: Update to 1.14-2.
574         * mingw32/mingw32-gettext.xml: Update to 0.18.1.1-2.
575         * mingw32/issue.log: Updated accordingly.
576
577 2011-10-22  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
578
579         Update & publish mingw32-gdb.
580
581         * mingw32/mingw32-gdb.xml: Update to 7.3.1-1.
582         * mingw32/issue.log: Updated accordingly.
583
584 2011-10-14  Charles Wilson  <mingw@cwilson.fastmail.fm>
585
586         Update & publish msys-zlib, msys-bzip2.
587
588         * msys/msys-zlib.xml: Update to zlib-1.2.5-1.
589         * msys/msys-bzip2.xml: Update to bzip2-1.0.6-1.
590         * msys/issue.log: Update accordingly.
591
592 2011-10-14  Charles Wilson  <mingw@cwilson.fastmail.fm>
593
594         Update & publish mingw32-zlib, mingw32-bzip2, mingw32-xz.
595
596         * mingw32/mingw32-zlib.xml: Update to zlib-1.2.5-4.
597         * mingw32/mingw32-bzip2.xml: Update to bzip2-1.0.6-4.
598         * mingw32/mingw32-xz.xml: Update to xz-5.0.3-2.
599         * mingw32/issue.log: Update accordingly.
600
601 2011-10-11  Keith Marshall  <keithmarshall@users.sourceforge.net>
602
603         Make "source" and "licence" tarname resolution deterministic.
604
605         * mingw32/mingw32-autoconf.xml (source, licence): Append ".%" to
606         tarname attribute, where no explicit compression type is specified.
607         * mingw32/mingw32-automake.xml (source, licence): Likewise.
608         * mingw32/mingw32-basic-bsdtar.xml (source, licence): Likewise.
609         * mingw32/mingw32-binutils.xml (source, licence): Likewise.
610         * mingw32/mingw32-bzip2.xml (source, licence): Likewise.
611         * mingw32/mingw32-cygutils.xml (source, licence): Likewise.
612         * mingw32/mingw32-expat.xml (source, licence): Likewise.
613         * mingw32/mingw32-gcc-tools.xml (source, licence): Likewise.
614         * mingw32/mingw32-gendef.xml (source, licence): Likewise.
615         * mingw32/mingw32-gettext.xml (source, licence): Likewise.
616         * mingw32/mingw32-libarchive.xml (source, licence): Likewise.
617         * mingw32/mingw32-libiconv.xml (source, licence): Likewise.
618         * mingw32/mingw32-libtool.xml (source, licence): Likewise.
619         * mingw32/mingw32-make.xml (source, licence): Likewise.
620         * mingw32/mingw32-mgwport.xml (source, licence): Likewise.
621         * mingw32/mingw32-mingw-get.xml (source, licence): Likewise.
622         * mingw32/mingw32-mingw-utils.xml (source, licence): Likewise.
623         * mingw32/mingw32-pdcurses.xml (source, licence): Likewise.
624         * mingw32/mingw32-pexports.xml (source, licence): Likewise.
625         * mingw32/mingw32-popt.xml (source, licence): Likewise.
626         * mingw32/mingw32-xz.xml (source, licence): Likewise.
627         * mingw32/mingw32-zlib.xml (source, licence): Likewise.
628
629         * mingw32/issue.log: Update to capture above changes; publish all.
630
631         * msys/msys-core.xml (package): Add alias="msysCORE" attribute.
632         (source, licence): Append ".%" to tarname attribute, where no explicit
633         compression type is specified.
634
635         * msys/msys-autoconf.xml (source, licence): Append ".%" to tarname
636         attribute, where no explicit compression type is specified.
637         * msys/msys-autogen.xml (source, licence): Likewise.
638         * msys/msys-automake.xml (source, licence): Likewise.
639         * msys/msys-bash.xml (source, licence): Likewise.
640         * msys/msys-bison.xml (source, licence): Likewise.
641         * msys/msys-bzip2.xml (source, licence): Likewise.
642         * msys/msys-console.xml (source, licence): Likewise.
643         * msys/msys-coreutils.xml (source, licence): Likewise.
644         * msys/msys-crypt.xml (source, licence): Likewise.
645         * msys/msys-cvs.xml (source, licence): Likewise.
646         * msys/msys-cygutils.xml (source, licence): Likewise.
647         * msys/msys-dash.xml (source, licence): Likewise.
648         * msys/msys-diffstat.xml (source, licence): Likewise.
649         * msys/msys-diffutils.xml (source, licence): Likewise.
650         * msys/msys-expat.xml (source, licence): Likewise.
651         * msys/msys-file.xml (source, licence): Likewise.
652         * msys/msys-findutils.xml (source, licence): Likewise.
653         * msys/msys-flex.xml (source, licence): Likewise.
654         * msys/msys-gawk.xml (source, licence): Likewise.
655         * msys/msys-gdbm.xml (source, licence): Likewise.
656         * msys/msys-gettext.xml (source, licence): Likewise.
657         * msys/msys-gmp.xml (source, licence): Likewise.
658         * msys/msys-grep.xml (source, licence): Likewise.
659         * msys/msys-groff.xml (source, licence): Likewise.
660         * msys/msys-guile.xml (source, licence): Likewise.
661         * msys/msys-gzip.xml (source, licence): Likewise.
662         * msys/msys-help2man.xml (source, licence): Likewise.
663         * msys/msys-inetutils.xml (source, licence): Likewise.
664         * msys/msys-less.xml (source, licence): Likewise.
665         * msys/msys-libarchive.xml (source, licence): Likewise.
666         * msys/msys-libiconv.xml (source, licence): Likewise.
667         * msys/msys-libtool.xml (source, licence): Likewise.
668         * msys/msys-libxml (source, licence): Likewise.
669         * msys/msys-lndir.xml (source, licence): Likewise.
670         * msys/msys-lpr-enhanced.xml (source, licence): Likewise.
671         * msys/msys-m4.xml (source, licence): Likewise.
672         * msys/msys-make.xml (source, licence): Likewise.
673         * msys/msys-man.xml (source, licence): Likewise.
674         * msys/msys-minires.xml (source, licence): Likewise.
675         * msys/msys-mintty.xml (source, licence): Likewise.
676         * msys/msys-mktemp.xml (source, licence): Likewise.
677         * msys/msys-openssh.xml (source, licence): Likewise.
678         * msys/msys-openssl.xml (source, licence): Likewise.
679         * msys/msys-patch.xml (source, licence): Likewise.
680         * msys/msys-perl.xml (source, licence): Likewise.
681         * msys/msys-popt.xml (source, licence): Likewise.
682         * msys/msys-rebase.xml (source, licence): Likewise.
683         * msys/msys-regex.xml (source, licence): Likewise.
684         * msys/msys-rsync.xml (source, licence): Likewise.
685         * msys/msys-rxvt.xml (source, licence): Likewise.
686         * msys/msys-sed.xml (source, licence): Likewise.
687         * msys/msys-tar.xml (source, licence): Likewise.
688         * msys/msys-termcap.xml (source, licence): Likewise.
689         * msys/msys-texinfo.xml (source, licence): Likewise.
690         * msys/msys-unzip.xml (source, licence): Likewise.
691         * msys/msys-vim.xml (source, licence): Likewise.
692         * msys/msys-wget.xml (source, licence): Likewise.
693         * msys/msys-xz.xml (source, licence): Likewise.
694         * msys/msys-zip.xml (source, licence): Likewise.
695         * msys/msys-zlib.xml (source, licence): Likewise.
696
697         * msys/issue.log: Update to capture above changes; publish all.
698
699 2011-10-09  Charles Wilson  <mingw@cwilson.fastmail.fm>
700
701         Update & publish autoconf (wrapper), autoconf2.5.
702         Add new packages gcc-tools-epoch2-{autoconf,automake}.
703         Add new package mgwport.
704
705         * mingw32/mingw32-autoconf.xml: Update to autoconf-10-1
706         and autoconf2.5-2.68-1.
707         * mingw32/mingw32-gcc-tools.xml: New file. Represents specific
708         versions of autoconf and automake required for developing
709         gcc-4.5/4.6 itself, installed into /mingw/opt/.  Few users should
710         have need of this.
711         * mingw32/mingw32-mgwport.xml: New file. Represents new mgwport
712         packaging tool.
713         * mingw32/mingw32-package-list.xml: Add mingw32-gcc-tools.xml.
714         Add mingw32-mgwport.xml.
715         * mingw32/issue.log: Update accordingly.
716
717 2011-10-09  Keith Marshall  <keithmarshall@users.sourceforge.net>
718
719         Add support for local change tracking with mercurial.
720
721         * .cvsignore (.hg, .hgignore, .hgtags): Add to ignored list.
722
723 2011-09-15  Cesar Strauss  <cestrauss@gmail.com>
724
725         Update & publish mingw32-gcc4.
726
727         * mingw32/mingw32-gcc4.xml: Update to 4.6.1-2.
728         * mingw32/issue.log: Updated accordingly.
729
730 2011-09-14  Cesar Strauss  <cestrauss@gmail.com>
731
732         Update & publish mingw32-pthreads-w32 and mingw32-gcc4.
733
734         * mingw32/mingw32-gcc4.xml: Update to 4.6.1-1.
735         * mingw32/mingw32-pthreads-w32.xml (mingw32-libpthreadgc): Fix typo. 
736         * mingw32/issue.log: Updated accordingly.
737
738 2011-08-26  Charles Wilson  <mingw@cwilson.fastmail.fm>
739
740         Add msys-rsync, msys-diffstat, msys-help2man.
741
742         * msys/msys-rsync.xml: New file (version 3.0.8).
743         * msys/msys-diffstat.xml: New file (version 1.54).
744         * msys/msys-help2man.xml: New file (version 1.40.4).
745         * msys/msys-package-list.xml: Add new manifests.
746         * msys/mingw-developer-toolkit.xml: Add rsync and diffstat.
747         * msys/issue.log: Updated accordingly.
748
749 2011-08-23  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
750
751         Update & publish mingwrt.
752
753         * mingw32/mingw32-runtime.xml: Update mingwrt to 3.20.
754         * mingw32/issue.log: Updated accordingly.
755
756 2011-08-20  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
757
758         Update & publish mingwrt.
759
760         * mingw32/mingw32-runtime.xml: Update mingwrt to 3.19.
761         * mingw32/issue.log: Updated accordingly.
762
763 2011-08-05  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
764
765         Update & publish mingw32-binutils.
766
767         * mingw32/mingw32-binutils.xml: Update to 2.21.53-1.
768         * mingw32/issue.log: Updated accordingly.
769
770 2011-08-04  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
771
772         Update & publish mingw32-binutils.
773
774         * mingw32/mingw32-binutils.xml: Update to 2.21.1-2.
775         * mingw32/issue.log: Updated accordingly.
776
777 2011-08-04  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
778
779         Update & publish mingw32-gdb.
780
781         * mingw32/mingw32-gdb.xml: Update to 7.3-2.
782         * mingw32/issue.log: Updated accordingly.
783
784 2011-08-01  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
785
786         Update & publish mingw32-gdb.
787
788         * mingw32/mingw32-gdb.xml: Update to 7.3-1.
789         * mingw32/issue.log: Updated accordingly.
790
791 2011-07-31  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
792
793         Update & publish msys-mintty.
794
795         * msys/msys-mintty.xml: Update to 1.0.1-1.
796         * msys/issue.log: Updated accordingly.
797
798 2011-07-29  Keith Marshall  <keithmarshall@users.sourceforge.net>
799
800         Update for mingw-get-0.3-alpha-2.1 release.
801
802         * mingw32/mingw32-mingw-get.xml: Add release entries.
803         * mingw32/issue.log: Update accordingly.
804
805 2011-07-11  Charles Wilson  <mingw@cwilson.fastmail.fm>
806
807         Update mingw32-pthreads; coordinate publication with gcc.
808         * mingw32/mingw32-pthreads-w32.xml: Restructure & rename.
809         Update to 2.9.0-pre snapshot from 20110507. New packages:
810         mingw32-libpthreadgc, mingw32-libpthreadgce, mingw32-libquserex,
811         and mingw32-libpthread-old (containing just libpthread-2.dll for
812         backwards compatibility).
813         * mingw32/issue.: Update accordingly.
814
815 2011-06-17  Keith Marshall  <keithmarshall@users.sourceforge.net>
816
817         Update for mingw-get-0.3-alpha-2 release.
818
819         * mingw32/mingw32-mingw-get.xml: Add release entries.
820         * mingw32/issue.log: Update accordingly.
821
822 2011-06-05  Earnie Boyd  <earnie@users.sourceforge.net>
823
824         Add new aliases for mingw32-base and msys-base
825         * mingw32/mingw32-base.xml: Add 'mingw' and 'mingw32' aliases
826         for mingw32-base.
827         * mingw32/issue.log: Update accordingly.
828         * msys/msys-base.xml: Add 'msys' alias for msys-base.
829         * msys/issue.log: Update accordingly.
830
831 2011-05-31  Keith Marshall  <keithmarshall@users.sourceforge.net>
832
833         Work around MSYS' `openssl sha1' output format anomaly.
834
835         * Makefile.comm.in (sha1sum): New macro; define it.
836         (sha1hash): Use it.
837
838 2011-05-30  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
839
840         Update & publish msys-mintty.
841
842         * msys/msys-mintty.xml: Update to 0.9.8-1.
843         * msys/issue.log: Updated accordingly.
844
845 2011-05-30  Keith Marshall  <keithmarshall@users.sourceforge.net>
846
847         Update for mingw-get-0.3-alpha-1 release.
848
849         * mingw32/mingw32-mingw-get.xml: Add release entries.
850         * mingw32/issue.log: Update accordingly.
851
852 2011-05-21  Charles Wilson  <mingw@cwilson.fastmail.fm>
853
854         Update & publish mingw32-bzip2.
855
856         * mingw32/mingw32-bzip2.xml: Update to 1.0.6-1
857         * mingw32/issue.log: Updated accordingly.
858
859 2011-05-14  Keith Marshall  <keithmarshall@users.sourceforge.net>
860
861         Update for mingw-get-0.2-alpha-4 release.
862
863         * mingw32/mingw32-mingw-get.xml: Add release entries.
864         * mingw32/issue.log: Update accordingly.
865
866 2011-05-04  Charles Wilson  <mingw@cwilson.fastmail.fm>
867
868         Ensure all (sub)packages have at least one explicit
869         <component /> element. Harmonizes 'mingw-get list' output.
870
871         * mingw32/mingw32-gcc3.xml: Ensure (sub) packages with
872         a single component use an explicit <component /> element.
873         * mingw32/mingw32-gcc4.xml: Ditto.
874         * mingw32/issue.log: Updated accordingly.
875
876 2011-05-04  Keith Marshall  <keithmarshall@users.sourceforge.net>
877
878         Remove defunct CVS specific synchronisation goals.
879         Base (re)publication decisions on changing SHA1 hashes.
880
881         * common/issue.log: Add SHA1 hashes to publication records.
882         * mingw32/issue.log msys/issue.log: Likewise.
883
884         * Makefile.comm.in (issue_key, sha1hash): New macros; define them.
885         (%.xml.lzma): Adapt build commands to use them; make the output files
886         self-synchronising to current publication state.
887         (all-sync, all-sync-to-cvs, all-sync-offline): ...
888         (all-sync-begin, all-sync-offline-begin, all-sync-to-cvs-begin): ...
889         (all-sync-to-cvs-or-offline): Defunct goals; remove them.
890         (all-sync, all-sync-to-cvs): Delete all residual references.
891         (cvsroot, repository): Defunct macros; remove them.
892
893         * Makefile.in (all-sync, all-sync-to-cvs, all-sync-offline): Defunct
894         goals; remove them.
895
896         * Makefile.sync.in: File no longer required; remove it.
897         * configure.ac (AC_CONFIG_FILES): Adjust accordingly.
898         (AC_INIT): Set package version as 1.0
899
900 2011-04-27  Charles Wilson  <mingw@cwilson.fastmail.fm>
901
902         Update & publish msys-perl.
903
904         * msys/msys-perl.xml: Update to 5.8.8-1.
905         * msys/issue.log: Updated accordingly.
906
907 2011-04-24  Cesar Strauss  <cestrauss@gmail.com>
908
909         Update & publish msys-core.
910
911         * msys/msys-core.xml: Update to 1.0.17-1.
912         * msys/issue.log: Updated accordingly.
913
914 2011-04-23  Charles Wilson  <mingw@cwilson.fastmail.fm>
915
916         Update & publish mingw32-zlib.
917
918         * mingw32/mingw32-zlib.xml: Update to 1.2.5-1.
919         * mingw32/issue.log: Updated accordingly.
920
921 2011-04-21  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
922
923         Update & publish msys-mintty.
924
925         * msys/msys-mintty.xml: Update to 0.9.7-1.
926         * msys/issue.log: Updated accordingly.
927
928 2011-03-31  Keith Marshall  <keithmarshall@users.sourceforge.net>
929
930         Update for mingw-get-0.2-alpha-3 release.
931
932         * mingw32/mingw32-mingw-get.xml: Add release entries.
933         * mingw32/issue.log: Update accordingly.
934
935 2011-03-25  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
936
937         Update & publish w32api.
938
939         * mingw32/mingw32-runtime.xml: Update w32api to 3.17-2.
940         * mingw32/issue.log: Updated accordingly.
941
942 2011-03-19  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
943
944         Update & publish msys-vim.
945
946         * msys/msys-vim.xml: Update vim to 7.3-2.
947         * msys/issue.log: Updated accordingly.
948
949 2011-03-18  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
950
951         Update & publish msys-vim.
952
953         * msys/msys-vim.xml: Update vim to 7.3-1.
954         * msys/issue.log: Updated accordingly.
955
956 2011-03-16  Charles Wilson  <mingw@cwilson.fastmail.fm>
957
958         Add and publish specification for mingw32-pkginfo package.
959
960         * mingw32/mingw32-mingw-get.xml (mingw32-pkginfo): New package;
961         add free-standing specification, (there are no dependencies), with...
962         (pkginfo): ...this alias name.
963
964         * mingw32/issue.log: Update accordingly.
965
966 2011-03-15  Keith Marshall  <keithmarshall@users.sourceforge.net>
967
968         Correct inconsistencies in msys-gettext package names.
969
970         * msys/msys-gettext.xml (msys-gettext): Make dependencies independent
971         of MSYS version number; (match using "*" wild-card instead of "%").
972         (msys-libintl, msys-libgettextpo, msys-libasprintf): Likewise; also
973         include MSYS version number (1.0.13) in release specifications, adding
974         "download" tags to map modified release names to actual tarball names.
975
976         * msys/issue.log: Update for publication.
977
978 2011-03-15  Keith Marshall  <keithmarshall@users.sourceforge.net>
979
980         Update for mingw-get-0.2-alpha-2 release.
981
982         * mingw32/mingw32-mingw-get.xml: Add release entries.
983         * mingw32/issue.log: Update accordingly.
984
985 2011-03-12  Keith Marshall  <keithmarshall@users.sourceforge.net>
986
987         Update for mingw-get-0.2-alpha-1 release.
988
989         * mingw32/mingw32-mingw-get.xml: Add release entries.
990         * mingw32/issue.log: Update accordingly.
991
992 2011-03-11  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
993
994         Update & publish w32api.
995
996         * mingw32/mingw32-runtime.xml: Update w32api to 3.17-1.
997         * mingw32/issue.log: Updated accordingly.
998
999 2011-03-05  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1000
1001         Update & publish msys-mintty.
1002
1003         * msys/msys-mintty.xml: Update to 0.9.6-1.
1004         * msys/issue.log: Updated accordingly.
1005
1006 2011-03-05  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1007
1008         Update & publish w32api.
1009
1010         * mingw32/mingw32-runtime.xml: Update w32api to 3.16-1.
1011         * mingw32/issue.log: Updated accordingly.
1012
1013 2011-02-26  Keith Marshall  <keithmarshall@users.sourceforge.net>
1014
1015         Update for mingw-get-0.1-alpha-5.2 bug-fix release.
1016
1017         * mingw32/mingw32-mingw-get.xml: Add release entries; also add
1018         retrospective entries for mingw-get-0.1-alpha-5.1, published during
1019         CVS outage, and not subsequently committed.
1020
1021         * mingw32/issue.log: Update for current release only.
1022
1023 2011-02-25  Charles Wilson  <mingw@cwilson.fastmail.fm>
1024
1025         Fix typo/version mismatch in msys-console.
1026
1027         * msys/msys-console.xml: Correct subsystem version.
1028         * msys/issue.log: Updated accordingly.
1029
1030 2011-02-24  Charles Wilson  <mingw@cwilson.fastmail.fm>
1031
1032         Update & publish msys-console.
1033
1034         * msys/msys-console.xml: Update to 2.00b147-1.
1035         * msys/issue.log: Updated accordingly.
1036
1037 2011-02-01  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1038
1039         Update & publish mingw32-binutils.
1040
1041         * mingw32/mingw32-binutils.xml: Update to 2.21-3.
1042         * mingw32/issue.log: Updated accordingly.
1043
1044 2011-01-23  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1045
1046         Update & publish mingw32-make.
1047
1048         * mingw32/mingw32-make.xml: Update to 3.82-5.
1049         * mingw32/issue.log: Updated accordingly.
1050
1051 2011-01-12  Cesar Strauss  <cestrauss@gmail.com>
1052
1053         Update & publish mingw32-gcc4.
1054
1055         * mingw32/mingw32-gcc4.xml: Update to 4.5.2-1.
1056         * mingw32/issue.log: Updated accordingly.
1057
1058 2011-01-12  Cesar Strauss  <cestrauss@gmail.com>
1059
1060         Fix incorrectly named tarball.
1061
1062         * mingw32/mingw32-gcc4.xml (mingw32-gcc-objc): Change tarball name...
1063         (gcc-c++-4.5.0-1-mingw32-bin.tar.lzma): ...from this incorrect name...
1064         (gcc-objc-4.5.0-1-mingw32-bin.tar.lzma): ...to this.
1065
1066 2011-01-10  Keith Marshall  <keithmarshall@users.sourceforge.net>
1067
1068         Correct improperly named meta package reference.
1069
1070         * msys/msys-base.xml (msys-tiny): Change package name reference...
1071         (msys-base-@YYYYMMDDNN@-msys-bin.meta): ...from this incorrect name...
1072         (msys-tiny-@YYYYMMDDNN@-msys-bin.meta): ...to this.
1073
1074 2011-01-07  Cesar Strauss  <cestrauss@gmail.com>
1075
1076         Add a few missing entries to mingw32/issue.log.
1077
1078         * mingw32/issue.log (mingw32-gcc3.xml): Add missing entry.
1079         (mingw32-gmp.xml): Ditto.
1080         (mingw32-mpc.xml): Ditto.
1081         (mingw32-mpfr.xml): Ditto.
1082         (mingw32-pthreads-w32.xml): Ditto.
1083
1084 2010-12-30  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1085
1086         Update & publish msys-mintty.
1087
1088         * msys/msys-mintty.xml: Update to 0.9.5-1.
1089         * msys/issue.log: Updated accordingly.
1090
1091 2010-12-19  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1092
1093         Update & publish msys-mintty.
1094
1095         * msys/msys-mintty.xml: Update to 0.9.4-1.
1096         * msys/issue.log: Updated accordingly.
1097
1098 2010-12-13  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1099
1100         * mingw32/mingw32-binutils.xml: Remove spurious release tag.
1101         * mingw32/issue.log: Updated accordingly.
1102
1103 2010-12-12  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1104
1105         Update & publish mingw32-binutils.
1106
1107         * mingw32/mingw32-binutils.xml: Update to 2.21-2.
1108         * mingw32/issue.log: Updated accordingly.
1109
1110 2010-12-10  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1111
1112         Update & publish mingw32-binutils.
1113
1114         * mingw32/mingw32-binutils.xml: Update to 2.21-1.
1115         * mingw32/issue.log: Updated accordingly.
1116
1117 2010-12-08  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1118
1119         Update & publish mingw32-make.
1120
1121         * mingw32/mingw32-make.xml: Update to 3.82-4.
1122         * mingw32/issue.log: Updated accordingly.
1123
1124 2010-12-04  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1125
1126         Update & publish msys-mintty.
1127
1128         * msys/msys-mintty.xml: Update to 0.9.3-1.
1129         * msys/issue.log: Updated accordingly.
1130
1131 2010-10-24  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1132
1133         Update & publish msys-mintty.
1134
1135         * msys/msys-mintty.xml: Update to 0.9.2-1.
1136         * msys/issue.log: Updated accordingly.
1137
1138 2010-10-29  Keith Marshall  <keithmarshall@users.sourceforge.net>
1139
1140         Work around for improper chronological sorting of release status
1141         fields; (issue reported by Chris Sutcliffe).
1142
1143         * mingw32/mingw32-mingw-get.xml (all package components): Present
1144         release records in reverse chronological (newest first) order.
1145         * mingw32/issue.log: Republish, and update accordingly.
1146
1147 2010-10-29  Keith Marshall  <keithmarshall@users.sourceforge.net>
1148
1149         Add and publish manifest for mingw-get.
1150
1151         * mingw32/mingw32-mingw-get.xml: New file;
1152         generate and publish mingw32-mingw-get.xml.lzma
1153         * mingw32/mingw32-package-list.xml: Register it; regenerate and
1154         publish mingw32-package-list.xml.lzma
1155         * mingw32/issue.log: Update accordingly.
1156
1157 2010-10-24  Cesar Strauss  <cestrauss@gmail.com>
1158
1159         Update & publish msys-bash.
1160
1161         * msys/msys-bash.xml: Update to 3.1.17-4.
1162         * msys/issue.log: Updated accordingly.
1163
1164 2010-10-07  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1165
1166         * msys/msys-mintty.xml: Fix typo.
1167
1168 2010-10-07  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1169
1170         * msys/msys-package-list.xml: Add msys-mintty.
1171         Regenerate and publish msys-package-list.xml.lzma
1172         * msys/issue.log: Updated accordingly.
1173
1174 2010-10-06  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1175
1176         * msys/msys-mintty.xml: New file.
1177         * msys/issue.log: Updated accordingly.
1178
1179 2010-09-30  Cesar Strauss  <cestrauss@gmail.com>
1180
1181         Update & publish msys-core, mingw32-gcc4.
1182
1183         * msys/msys-core.xml: Update to 1.0.16.
1184
1185         * mingw32/mingw32-gcc4.xml: Add missing dependency on
1186         mingw32-pthreads-w32-dev.
1187         Remove direct dependency on libpthread-2.dll.
1188
1189         * msys/issue.log: Updated accordingly.
1190
1191         * mingw/issue.log: Ditto.
1192
1193 2010-09-26  Charles Wilson  <mingw@cwilson.fastmail.fm>
1194
1195         Update & publish msys-autoconf, msys-libtool, msys-bison.
1196
1197         * msys/msys-autoconf.xml: Add new autoconf-2.67-1 release.
1198
1199         * msys/msys-libtool.xml: Add new libtool-2.4-1 release.
1200
1201         * msys/msys-bison.xml: Add missing msys-m4-bin requirement.
1202
1203         * msys/issue.log: Updated accordingly.
1204
1205 2010-09-25  Charles Wilson  <mingw@cwilson.fastmail.fm>
1206
1207         Update & publish mingw32-libtool, mingw32-gdb.
1208
1209         * mingw32/mingw32-libtool.xml: Add new libtool-2.4-1 release.
1210
1211         * mingw32/mingw32-gdb.xml: Add missing libexpat-dll requirement.
1212
1213         * mingw32/issue.log: Updated accordingly.
1214
1215 2010-09-11  Charles Wilson  <mingw@cwilson.fastmail.fm>
1216
1217         Update & publish mingw32-automake.
1218
1219         * mingw32/mingw32-automake.xml: Add new automake-1.11.1 release.
1220
1221         * mingw32/issue.log: Updated accordingly.
1222
1223 2010-09-10  Chris Sutcliffe  <ir0nh34d@gmail.com>
1224
1225         Update & publish mingw32-{gdb,runtime}
1226
1227         * mingw32/mingw32-gdb.xml: Clean up formatting; add source and licence
1228         specifications; add new doc component; generate and publish
1229         mingw32-gdb.xml.lzma.
1230         * mingw32/mingw32-runtime.xml: Clean up formatting; reduce to deliver
1231         only the latest available releases; restore mingw-runtime alias; add
1232         source and licence specifications; ensure -dev component requires -dll
1233         component; generate and publish mingw32-runtime.xml.lzma.
1234
1235         * mingw32/issue.log: Updated accordingly.
1236
1237 2010-09-06  Charles Wilson  <mingw@cwilson.fastmail.fm>
1238
1239         Update & publish mingw32-{cygutils,gendef,mingw-utils,pexports,popt}
1240         Add & publish mingw32-pdcurses
1241
1242         * mingw32/mingw32-cygutils.xml: Clean up formatting; move versioned
1243         DLL requirements specs inside the dependent release entity recent
1244         releaseof all components; generate and publish
1245         mingw32-cygutils.xml.lzma.
1246         * mingw32/mingw32-gendef.xml: Clean up formatting; generate and
1247         publish mingw32-gendef.xml.lzma.
1248         * mingw32/mingw32-mingw-utils.xml: Clean up formatting; generate and
1249         publish mingw32-mingw-utils.xml.lzma.
1250         * mingw32/mingw32-pexports.xml: Clean up formatting; generate and
1251         publish mingw32-pexports.xml.lzma.
1252         * mingw32/mingw32-popt.xml: Clean up formatting; move versioned DLL
1253         requirements specs inside the dependent release entity recent release
1254         of all components; generate and publish mingw32-popt.xml.lzma.
1255         * mingw32/mingw32-pdcurses.xml: New meta package description;
1256         generate and publish mingw32-pdcurses.xml.lzma.
1257
1258         * mingw32/mingw32-package-list.xml (mingw32-cygutils): Make it
1259         visible.
1260         (mingw32-gendef): Ditto.
1261         (mingw32-mingw-utils): Ditto.
1262         (mingw32-pexports): Ditto.
1263         (mingw32-popt): Ditto.
1264         (mingw32-pdcurses): Ditto.
1265         Regenerate and publish mingw32-package-list.xml.lzma
1266
1267         * mingw32/issue.log: Updated accordingly.
1268
1269 2010-09-06  Charles Wilson  <mingw@cwilson.fastmail.fm>
1270
1271         Update & publish mingw32-{basic-bsdtar,bzip2,libarchive,xz,zlib}
1272
1273         * mingw32/mingw32-basic-bsdtar.xml: Clean up formatting; generate and
1274         publish mingw32-basic-bsdtar.xml.lzma.
1275         * mingw32/mingw32-bzip2.xml: Clean up formatting; move versioned DLL
1276         requirements specs inside the dependent release entity recent release
1277         of all components; generate and publish mingw32-bzip2.xml.lzma.
1278         * mingw32/mingw32-libarchive.xml: Clean up formatting; move versioned
1279         DLL requirements specs inside the dependent release entity recent
1280         release of all components; generate and publish
1281         mingw32-libarchive.xml.lzma.
1282         * mingw32/mingw32-xz.xml: Clean up formatting; reduce to deliver
1283         only the latest available release; move versioned DLL requirements
1284         specs inside the dependent release entity recent release of all
1285         components; generate and publish mingw32-xz.xml.lzma.
1286         * mingw32/mingw32-zlib.xml: Clean up formatting; move versioned DLL
1287         requirements specs inside the dependent release entity recent release
1288         of all components; generate and publish mingw32-zlib.xml.lzma.
1289
1290         * mingw32/mingw32-package-list.xml (mingw32-basic-bsdtar): Make it
1291         visible.
1292         (mingw32-bzip2): Ditto.
1293         (mingw32-libarchive): Ditto.
1294         (mingw32-xz): Ditto.
1295         (mingw32-zlib): Ditto.
1296         Regenerate and publish mingw32-package-list.xml.lzma
1297
1298         * mingw32/issue.log: Updated accordingly.
1299
1300 2010-09-06  Charles Wilson  <mingw@cwilson.fastmail.fm>
1301
1302         Fix bugs; Add & publish mingw-developer-toolkit (aka mingw-dtk).
1303
1304         * mingw32/mingw32-autotools.xml: Correct subsystem; generate and
1305         publish mingw32-autotools.xml.lzma.
1306         * mingw32/mingw32-libiconv.xml: Correct affiliate group for
1307         libcharset; generate and publish mingw32-libiconv.xml.lzma.
1308
1309         * mingw32/mingw32-package-list.xml: Add comment.
1310         Regenerate and publish msys-package-list.xml.lzma
1311
1312         * mingw32/issue.log: Updated accordingly.
1313
1314         * msys/mingw-developer-toolkit.xml: New meta package description;
1315         generate and publish mingw-developer-toolkit.xml.lzma.
1316
1317         * msys/msys-package-list.xml: Enable MinGW Developer Toolkit
1318         package-group; remove commented-out autotool entries (now included
1319         via mingw32-package-list.xml instead); Add mingw-developer-toolkit.xml
1320         entry.
1321         Regenerate and publish msys-package-list.xml.lzma
1322
1323         * msys/issue.log: Updated accordingly.
1324
1325 2010-09-06  Charles Wilson  <mingw@cwilson.fastmail.fm>
1326
1327         Update & publish mingw32-{autoconf,automake,libtool,libiconv,gettext}
1328         Add & publish mingw32-autotools (aka autotools).
1329
1330         * mingw32/mingw32-autoconf.xml: Clean up formatting; reduce to deliver
1331         only the latest available release; generate and publish
1332         mingw32-autoconf.xml.lzma.
1333         * mingw32/mingw32-automake.xml: Clean up formatting; generate and
1334         publish mingw32-automake.xml.lzma.
1335         * mingw32/mingw32-libiconv.xml: Clean up formatting; move versioned
1336         DLL requirements specs inside the dependent release entity recent
1337         release of all components; generate and publish
1338         mingw32-libiconv.xml.lzma.
1339         * mingw32/mingw32-libtool.xml: Clean up formatting; update to deliver
1340         the latest available release; generate and publish
1341         mingw32-libtool.xml.lzma.
1342         * mingw32/mingw32-gettext.xml: Clean up formatting; move versioned
1343         DLL requirements specs inside the dependent release entity recent
1344         release of all components; update dependency on libgcc DLL; generate
1345         and publish mingw32-gettext.xml.lzma.
1346         * mingw32/mingw32-autotools.xml: New meta package description; generate
1347         and publish mingw32-autotools.xml.lzma.
1348
1349         * mingw32/mingw32-package-list.xml: Add (commented-out) entries for
1350         unpublished manifests. Sort manifest list -- but keep manifests for
1351         meta packages separated.
1352         (mingw32-autoconf): Make it visible.
1353         (mingw32-automake): Ditto.
1354         (mingw32-libiconv): Ditto.
1355         (mingw32-libtool): Ditto.
1356         (mingw32-gettext): Ditto.
1357         (mingw32-autotools): Ditto.
1358         Regenerate and publish msys-package-list.xml.lzma
1359
1360         * mingw32/issue.log: Updated accordingly.
1361
1362 2010-09-06  Charles Wilson  <mingw@cwilson.fastmail.fm>
1363
1364         Update & publish msys-{guile,autogen}
1365
1366         * msys/msys-guile.xml: Clean up formatting; generate and publish
1367         msys-guile.xml.lzma.
1368         * msys/msys-autogen.xml: Clean up formatting; reduce to deliver only
1369         the latest available release (eliminate obsolete msys-libguileopts
1370         sub-package); move versioned DLL requirements specs inside the
1371         dependent release entity recent release of all components; generate
1372         and publish msys-autogen.xml.lzma.
1373
1374         * msys/msys-package-list.xml (msys-guile): Make it visible.
1375         (msys-autogen): Ditto.
1376         Regenerate and publish msys-package-list.xml.lzma
1377
1378         * msys/issue.log: Updated accordingly.
1379
1380 2010-09-06  Charles Wilson  <mingw@cwilson.fastmail.fm>
1381
1382         Update & publish msys-{autoconf,automake,binutils,gcc,libtool,w32api}
1383         Add & publish msys-system-builder (aka msys-dvlpr).
1384
1385         * msys/msys-autoconf.xml: Clean up formatting; reduce to deliver only
1386         the latest available release; generate and publish msys-autoconf.xml.lzma.
1387         * msys/msys-automake.xml: Ditto (generate and publish
1388         msys-automake.xml.lzma).
1389         * msys/msys-libtool.xml: Ditto (generate and publish
1390         msys-libtool.xml.lzma).
1391         * msys/msys-binutils.xml: Clean up formatting; generate and
1392         publish msys-binutils.xml.lzma.
1393         * msys/msys-gcc.xml: Ditto (generate and publish msys-gcc.xml.lzma).
1394         * msys/msys-w32api.xml: Ditto (generate and publish
1395         msys-w32api.xml.lzma).
1396         * msys/msys-system-builder.xml: New meta package description; generate
1397         and publish msys-system-builder.xml.lzma.
1398
1399         * msys/msys-package-list.xml (msys-autoconf): Make it visible.
1400         (msys-automake): Ditto.
1401         (msys-binutils): Ditto.
1402         (msys-gcc): Ditto.
1403         (msys-libtool): Ditto.
1404         (msys-w32api): Ditto.
1405         (msys-system-builder): Ditto.
1406         Regenerate and publish msys-package-list.xml.lzma
1407
1408         * msys/issue.log: Updated accordingly.
1409
1410 2010-09-06  Charles Wilson  <mingw@cwilson.fastmail.fm>
1411
1412         Update & publish msys-{console,groff,lpr-enhanced,man,rxvt}
1413
1414         * msys/msys-console.xml: Clean up formatting; generate and publish
1415         msys-console.xml.lzma.
1416         * msys/msys-groff.xml: Clean up formatting; reduce to deliver only the
1417         latest available release; generate and publish msys-groff.xml.lzma.
1418         * msys/msys-lpr-enhanced.xml: Clean up formatting; generate and
1419         publish msys-lpr-enhanced.xml.lzma.
1420         * msys/msys-man.xml: Clean up formatting; reduce to deliver only the
1421         latest available release; generate and publish msys-man.xml.lzma.
1422         * msys/msys-rxvt.xml: Clean up formatting; update comments to mention
1423         the Console 2.00 (msys-console) option; generate and publish
1424         msys-rxvt.xml.lzma.
1425
1426         * msys/msys-package-list.xml (msys-console): Make it visible.
1427         (msys-groff): Ditto.
1428         (msys-lpr-enhanced): Ditto.
1429         (msys-man): Ditto.
1430         (msys-rxvt): Ditto.
1431         Regenerate and publish msys-package-list.xml.lzma
1432
1433         * msys/issue.log: Updated accordingly.
1434
1435 2010-09-06  Charles Wilson  <mingw@cwilson.fastmail.fm>
1436
1437         Update & publish msys-{cvs,gmp,inetutils,libarchive,libxml2,openssh}
1438
1439         * msys/msys-cvs.xml: Clean up formatting; reduce to deliver only the
1440         latest available release; move versioned DLL requirements specs inside
1441         the dependent release entity recent release of all components;
1442         generate and publish msys-cvs.xml.lzma.
1443         * msys/msys-gmp.xml: Clean up formatting; reduce to deliver only the
1444         latest available release; generate and publish msys-gmp.xml.lzma.
1445         * msys/msys-inetutils.xml: Ditto (generate and publish
1446         msys-inetutils.xml.lzma).
1447         * msys/msys-libarchive.xml: Clean up formatting; reduce to deliver only the
1448         latest available release; move versioned DLL requirements specs insi
1449         the dependent release entity recent release of all components;
1450         generate and publish msys-libarchive.xml.lzma).
1451         * msys/msys-libxml2.xml: Clean up formatting; move versioned DLL
1452         requirements specs inside the dependent release entity recent release
1453         of all components; ensure -dev component requires -dll component;
1454         generate and publish msys-libxml2.xml.lzma.
1455         * msys/msys-openssh.xml: Clean up formatting; reduce to deliver only the
1456         latest available release; move versioned DLL requirements specs inside
1457         the dependent release entity recent release of all components;
1458         generate and publish msys-openssh.xml.lzma.
1459
1460         * msys/msys-package-list.xml (msys-cvs): Make it visible.
1461         (msys-gmp): Ditto.
1462         (msys-inetutils): Ditto.
1463         (msys-libarchive): Ditto.
1464         (msys-libxml2): Ditto.
1465         (msys-openssh): Ditto.
1466         Regenerate and publish msys-package-list.xml.lzma
1467
1468         * msys/issue.log: Updated accordingly.
1469
1470 2010-09-06  Charles Wilson  <mingw@cwilson.fastmail.fm>
1471
1472         Update & publish msys-{bison,dash,openssl,rebase,unzip,wget,zip}
1473
1474         * msys/msys-bison.xml: Clean up formatting; reduce to deliver only the
1475         latest available release; generate and publish msys-bison.xml.lzma.
1476         * msys/msys-dash.xml: Clean up formatting; generate and publish
1477         msys-dash.xml.lzma).
1478         * msys/msys-rebase.xml: Ditto (generate and publish
1479         msys-rebase.xml.lzma).
1480         * msys/msys-unzip.xml: Ditto (generate and publish
1481         msys-unzip.xml.lzma).
1482         * msys/msys-openssl.xml: Clean up formatting; reduce to deliver only
1483         the latest available release; generate and publish
1484         msys-openssl.xml.lzma.
1485         * msys/msys-wget.xml: Clean up formatting; move versioned DLL
1486         requirements specs inside the dependent release entity recent release
1487         of all components; generate and publish msys-wget.xml.lzma.
1488         * msys/msys-zip.xml: Clean up formatting; generate and publish
1489         msys-zip.xml.lzma.
1490         * msys/msys-flex.xml: Correct affiliate group name; generate and
1491         publish msys-flex.xml.lzma.
1492         * msys/msys-vim.xml: Correct affiliate group name; generate and
1493         publish msys-vim.xml.lzma.
1494
1495         * msys/msys-package-list.xml (msys-bison): Make it visible.
1496         (msys-dash): Ditto.
1497         (msys-openssl): Ditto.
1498         (msys-rebase): Ditto.
1499         (msys-unzip): Ditto.
1500         (msys-wget): Ditto.
1501         (msys-zip): Ditto.
1502         Regenerate and publish msys-package-list.xml.lzma
1503
1504         * msys/issue.log: Updated accordingly.
1505
1506 2010-09-05  Charles Wilson  <mingw@cwilson.fastmail.fm>
1507
1508         Update & publish msys-{crypt,gdbm,lndir,minires,mktemp,perl}
1509
1510         * msys/msys-crypt.xml: Clean up formatting; reduce to deliver only the
1511         latest available release; move versioned DLL requirements specs inside
1512         the dependent release entity recent release of all components; ensure
1513         -dev component requires -dll; generate and publish
1514         msys-crypt.xml.lzma.
1515         * msys/msys-gdbm.xml: Ditto (generate and publish msys-gdbm.xml.lzma).
1516         * msys/msys-minires.xml: Ditto (generate and publish
1517         msys-minires.xml.lzma).
1518         * msys/msys-lndir.xml: Clean up formatting; reduce to deliver only the
1519         latest available release; generate and publish msys-lndir.xml.lzma).
1520         * msys/msys-mktemp.xml: Ditto (generate and publish
1521         msys-mktemp.xml.lzma).
1522         * msys/msys-perl.xml: Clean up formatting; reduce to deliver only the
1523         latest available release; move versioned DLL requirements specs inside
1524         the dependent release entity recent release of all components;
1525         generate and publish msys-perl.xml.lzma.
1526
1527         * msys/msys-package-list.xml (msys-crypt): Make it visible.
1528         (msys-gdbm): Ditto.
1529         (msys-lndir): Ditto.
1530         (msys-minires): Ditto.
1531         (msys-mktemp): Ditto.
1532         (msys-perl): Ditto.
1533         Regenerate and publish msys-package-list.xml.lzma
1534
1535         * msys/issue.log: Updated accordingly.
1536
1537 2010-07-29  Cesar Strauss  <cestrauss@gmail.com>
1538
1539         * msys/msys-gcc.xml (msys-gcc-bin): Add missing dependency ...
1540         (msys-core-dev): ... on this.
1541
1542 2010-09-01  Keith Marshall  <keithmarshall@users.sourceforge.net>
1543
1544         Update build system to facilitate publication state synchronisation.
1545
1546         * configure.ac (AC_PROG_LN_S): Add macro reference.
1547         (mingw_ac_subdirs): Add `common' subdirectory reference.
1548         (Makefile.sync): New AC_OUTPUT target; add it.
1549
1550         * Makefile.in (all): New default goal; define it, replacing...
1551         (all-distfiles): ...this; retain as a dependent synonym for `all'.
1552         (all-sync, all-sync-to-cvs, all-sync-offline): New alternative goals;
1553         define them, as further dependent synonyms for `all'.
1554         (update): Defunct goal; delete it.
1555
1556         * Makefile.comm.in (LN_S): New macro; define from AC_PROG_LN_S.
1557         (unpublished, all-sync-online): New primary targets.
1558         (all-sync, all-sync-to-cvs): New primary targets, mutually aliased.
1559         (cvsroot, repository): New internal use macros; define them.
1560         (all-sync-begin, all-sync-offline-begin, all-sync-to-cvs-begin):
1561         (all-sync-to-cvs-or-offline): New internal targets.
1562         (all): Remove prerequisite `update'; add `all-sync'.
1563         (all-distfiles): Add prerequisite `unpublished'.
1564         (update): Defunct target; delete it.
1565
1566         * Makefile.sync.in: New file; it defines the recursive make actions
1567         required to perform the issue.log --> *.xml.lzma synchronisation.
1568
1569 2010-09-01  Keith Marshall  <keithmarshall@users.sourceforge.net>
1570
1571         Add free-standing manifest for msys-flex.
1572
1573         * msys/msys-flex.xml (msys-flex-bin): Add missing dependency...
1574         (msys-m4-bin): ...on this.
1575         Clean up formatting; reduce to deliver only the latest available
1576         release; move versioned DLL requirements specs inside the dependent
1577         release entity; generate and publish msys-flex.xml.lzma
1578
1579         * msys/msys-package-list.xml (msys-flex): Make it visible.
1580         Regenerate and publish msys-package-list.xml.lzma
1581
1582         * msys/issue.log: Updated accordingly.
1583
1584 2010-08-31  Charles Wilson  <mingw@cwilson.fastmail.fm>
1585
1586         Add manifests needed for gcc4
1587
1588         * mingw32/mingw32-gcc4.xml: New file.
1589         * mingw32/mingw32-mpc.xml: New file.
1590         * mingw32/mingw32-mpfr.xml: New file.
1591         * mingw32/mingw32-pthreads-w32.xml: New file.
1592         * mingw32/mingw32-base.xml: Remove gcc3 elements.
1593         (mingw32-base): New package installs gcc (and prereqs), mingw32-make,
1594         and gdb.
1595         * mingw32/mingw32-gmp.xml: Reformat to new standard.
1596         * mingw32/mingw32-package-list.xml (mingw32-gcc3, mingw32-gcc4):
1597         (mingw32-mpc, mingw32-mpfr, mingw32-gmp, mingw32-pthreads-w32): Expose
1598         declarations for package lists.
1599
1600 2010-08-26  Keith Marshall  <keithmarshall@users.sourceforge.net>
1601
1602         Add manifest specific to GCC v3.
1603
1604         * mingw32/mingw32-gcc3.xml: New file.
1605
1606 2010-08-20  Charles Wilson  <mingw@cwilson.fastmail.fm>
1607
1608         Correct a few typos in various manifests.
1609
1610         * msys/msys-gdbm.xml: Correct package name for msys-libgdbm.
1611
1612         * msys/msys-guile.xml: Remove references to old versions. Use
1613         correct name for DLL's msys-libguile-rtm requirement. Move versioned
1614         DLL requirements inside release entity.
1615
1616         * mingw32/mingw32-autoconf.xml: Remove non-existant wrapper -doc
1617         package.
1618
1619         * mingw32/mingw32-automake.xml: Remove non-existant wrapper -doc
1620         package.
1621
1622         * mingw32/mingw32-libarchive.xml: Use correct compression extension
1623         for packages. Use correct package name for requirements (zlib and
1624         bzip2 -dev and -dll packages).
1625
1626         * mingw32/mingw32-popt.xml (msys-libpopt-dll): Invalid dependency on...
1627         (mingw32-libintl-%-mingw32-%-dll-8.tar): ...this; it should have been on...
1628         (mingw32-libintl-*-mingw32-*-dll-8.tar): ...this; corrected.
1629
1630         * mingw32/mingw32-xz.xml: Use correct package name for -dll and -dev
1631         packages (was xz-; should be liblzma-).
1632
1633 2010-08-10  Keith Marshall  <keithmarshall@users.sourceforge.net>
1634
1635         Add free-standing msys-expat, msys-m4, msys-patch and msys-vim.
1636
1637         * msys/msys-expat.xml: Clean up formatting; generate and publish
1638         .lzma file.
1639
1640         * msys/msys-m4.xml msys/msys-patch.xml msys/msys-vim.xml: Clean up
1641         formatting; reduce to deliver only latest release for each component
1642         package; generate and publish .lzma files.
1643
1644         * msys/msys-package-list.xml (msys-expat, msys-m4, msys-patch):
1645         (msys-vim): Expose declarations for package lists; regenerate and
1646         publish updated .lzma file.
1647
1648         * msys/issue.log: Updated.
1649
1650 2010-08-09  Keith Marshall  <keithmarshall@users.sourceforge.net>
1651
1652         Add make, file, texinfo and dos2unix (cygutils) to msys-base.
1653
1654         * msys/msys-popt.xml (msys-libpopt-dll): Invalid dependency on...
1655         (msys-libintl-%-msys-%-dll-8.tar): ...this; it should have been on...
1656         (msys-libintl-*-msys-*-dll-8.tar): ...this; corrected.
1657
1658         * msys/msys-make.xml msys/msys-file.xml msys/msys-texinfo.xml:
1659         * msys/msys-cygutils.xml msys/msys-popt.xml msys/msys-zlib.xml:
1660         Clean up formatting; reduce to deliver only latest release for each
1661         component package; generate and publish .lzma files.
1662
1663         * msys/msys-package-list.xml (msys-cygutils, msys-popt, msys-make):
1664         (msys-file, msys-texinfo, msys-zlib): Expose declarations for package
1665         lists; regenerate and publish updated .lzma file.
1666
1667         * msys/msys-base.xml (msys-base): Add dependency declarations for...
1668         (msys-cygutils-dos2unix-*-msys-*-bin.tar, msys-make-*-msys-*-bin.tar):
1669         (msys-file-*-msys-*-bin.tar, msys-texinfo-*-msys-*-bin.tar): ...these.
1670
1671         * msys/issue.log: Updated.
1672
1673 2010-08-06  Keith Marshall  <keithmarshall@users.sourceforge.net>
1674
1675         Add findutils to msys-base.
1676
1677         * msys/msys-findutils.xml: Clean up formatting; reduce to deliver
1678         only the latest available release for each component package.
1679         (msys-locate): Add note to package description, advising of need for
1680         manual selection for package installation; (not in msys-base).
1681         Generate and publish .lzma file.
1682
1683         * msys/msys-package-list.xml (msys-findutils): Expose package list
1684         declaration; regenerate and publish .lzma file.
1685
1686         * msys/msys-base.xml (msys-base): Add requirement declaration for...
1687         (findutils-*-msys-*-bin.tar): ...this.
1688         Regenerate and publish .lzma file.
1689
1690         * msys/issue.log: Updated accordingly.
1691
1692 2010-08-05  Keith Marshall  <keithmarshall@users.sourceforge.net>
1693
1694         * msys/msys-core.xml msys/msys-gettext.xml msys/msys-regex.xml:
1695         * msys/msys-bzip2.xml msys/msys-less.xml msys/msys-xz.xml: Regenerate
1696         and publish derived .lzma files, to capture Charles Wilson's updates
1697         dated 2010-07-27 and 2010-08-05.
1698
1699         * msys/issue.log: Updated accordingly.
1700
1701 2010-08-05  Charles Wilson  <mingw@cwilson.fastmail.fm>
1702
1703         * msys/msys-bzip2.xml msys/msys-less.xml msys/msys-xz.xml: Make all
1704         versioned -dll requirements specifications release specific.
1705
1706 2010-07-30  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1707
1708         * mingw32/mingw32-make.xml: Update for 3.82 release.
1709
1710 2010-07-29  Cesar Strauss  <cestrauss@gmail.com>
1711
1712         * msys/msys-gcc.xml: Use correct attribute in component tag.
1713
1714 2010-07-28  Keith Marshall  <keithmarshall@users.sourceforge.net>
1715
1716         Add less, diffutils, tar, gzip, bzip2 and xz (lzma) to msys-base.
1717
1718         * msys/msys-package-list.xml: Expose manifest references for...
1719         (msys-less, msys-diffutils, msys-tar, msys-gzip, msys-bzip2):
1720         (msys-xz): ...these packages.
1721
1722         * msys/msys-base.xml (msys-base): Add dependencies...
1723         (msys-less-bin, msys-diffutils-bin, msys-tar-bin, msys-gzip-bin):
1724         (msys-bzip2-bin, msys-xz-bin): ...on these.
1725
1726         * msys/msys-less.xml msys/msys-diffutils msys/msys-gzip.xml:
1727         * msys/msys-bzip2.xml msys/msys-xz.xml: Clean up formatting; reduce to
1728         deliver only latest versions of all package components.
1729
1730         * msys/msys-tar.xml: Clean up formatting; reduce to deliver only
1731         latest versions of all package components; add missing dependencies...
1732         (msys-gzip-bin, msys-bzip2-bin, msys-xz-bin): ...on these.
1733
1734         * msys/issue.log: Updated.
1735
1736 2010-07-27  Charles Wilson  <mingw@cwilson.fastmail.fm>
1737
1738         * msys/msys-core.xml (msys-core-bin): Require -lic and -doc cpts.
1739         * msys/msys-gettext.xml: Reduce to deliver only latest version of all
1740         package components; make all versioned -dll refs release specific.
1741         * msys/msys-regex.xml msys/msys-termcap.xml: Make all versioned -dll
1742         refs release specific.
1743
1744 2010-07-26  Keith Marshall  <keithmarshall@users.sourceforge.net>
1745
1746         Add grep, sed, awk and extended msys-core to msys-base.
1747
1748         * msys/msys-package-list.xml: Expose manifest references for...
1749         (msys-gawk, msys-grep, msys-sed): ...these packages.
1750
1751         * msys/msys-base.xml (msys-base): Declare dependencies on...
1752         (msys-core-ext, msys-gawk, msys-grep, msys-sed): ...these.
1753
1754         * msys/msys-core.xml (msys-core-ext): Expose dependencies on...
1755         (msys-gawk, msys-grep, msys-sed): ...these.
1756
1757         * msys/msys-gawk.xml msys/msys-grep.xml msys/msys-sed.xml: Adjust
1758         formatting; reduce to deliver only latest version of each component.
1759
1760         * msys/issue.log: Update for revised publication status.
1761
1762 2010-07-19  Keith Marshall  <keithmarshall@users.sourceforge.net>
1763
1764         Prepare manifests for "msys-tiny" publication; compress and upload.
1765
1766         * common: New directory.
1767         * common/package-list.xml: New file.
1768         * common/issue.log: New file; replicate it from...
1769         * issue.log.in: ...this.
1770
1771         * mingw32/mingw32-base.xml: Factor out package lists; move to...
1772         * mingw32/mingw32-package-list.xml: ...this new file.
1773
1774         * msys/msys-package-list.xml: Comment out sub-packages which are not
1775         yet ready for publication.
1776
1777         * msys/msys-base.xml: New file; created from prototype provided by
1778         Charles Wilson, with minor format adjustments, defining...
1779         (msys-base): ...this new meta-package; reduce it to a single release
1780         version, omitting deferred prerequisites; initially it matches...
1781         (msys-tiny): ...this new meta package; declare its prerequisites.
1782
1783         * msys/msys-bash.xml msys/msys-coreutils.xml msys/msys-core.xml:
1784         * msys/msys-gettext.xml msys/msys-libiconv.xml msys/msys-regex.xml:
1785         * msys/msys-termcap.xml: Minor format adjustments; reduce to single
1786         deliverable version for each constituent sub-package.
1787
1788         * mingw32/issue.log msys/issue.log: Update for publication status.
1789
1790 2010-07-11  Charles Wilson  <mingw@cwilson.fastmail.fm>
1791
1792         * msys/*.xml: Add vim modeline to all files.
1793         * mingw32/*.xml: Add vim modeline to all files.
1794         * mingw32/mingw32-binutils: Retabify.
1795         * mingw32/mingw32-gdb: Retabify.
1796         * mingw32/mingw32-runtime: Retabify.
1797         * mingw32/mingw32-base: Retabify.
1798
1799 2010-06-30  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1800
1801         * mingw32/mingw32-make.xml: Updated for the 3.81.90-20100618-1 release.
1802
1803 2010-06-16  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1804
1805         * mingw32/mingw32-binutils.xml: Updated for the 2.20.51-1 release.
1806
1807 2010-06-15  Keith Marshall  <keithmarshall@users.sourceforge.net>
1808
1809         Fix Makefile.comm bug reported by Chris Sutcliffe.
1810
1811         * Makefile.in: Itemise standard sub-make goals as top-level defaults.
1812
1813         * Makefile.com.in (Makefile.sub): Use double quotes in preference to
1814         single, to avoid shell portability issue with quoted escapes.
1815         (serial_number): Replace use of unintentionally undefined macro...
1816         (issue_number): ...with this defined one.
1817
1818 2010-05-04  Keith Marshall  <keithmarshall@users.sourceforge.net>
1819
1820         Initial import of mingw-dist module.
1821
1822         * $CVSROOT/mingw-dist: New CVS module directory.
1823         * mingw32, msys: New subdirectories; created by import.
1824
1825         * COPYING, ChangeLog, configure.ac, .cvsignore: New files.
1826         * Makefile.in, Makefile.comm.in, Makefile.stub.in: New files.
1827
1828         * issue.log.in: New file; use it as template, to initialise...
1829
1830         * mingw32/issue.log, msys/issue.log: ...these new files.