• R/O
  • HTTP
  • SSH
  • HTTPS

提交

標籤
無標籤

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

XML catalogue of packages which are available for installation, using the mingw-get installer.


Commit MetaInfo

修訂b18aa7fd2d5b74210300a289faa7e199c65477d9 (tree)
時間2010-09-06 10:20:46
作者Charles Wilson <cwilso11@user...>
CommiterCharles Wilson

Log Message

Update & publish msys-{bison,dash,openssl,rebase,unzip,wget,zip}

Change Summary

差異

--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,39 @@
1+2010-09-06 Charles Wilson <mingw@cwilson.fastmail.fm>
2+
3+ Update & publish msys-{bison,dash,openssl,rebase,unzip,wget,zip}
4+
5+ * msys/msys-bison.xml: Clean up formatting; reduce to deliver only the
6+ latest available release; generate and publish msys-bison.xml.lzma.
7+ * msys/msys-dash.xml: Clean up formatting; generate and publish
8+ msys-dash.xml.lzma).
9+ * msys/msys-rebase.xml: Ditto (generate and publish
10+ msys-rebase.xml.lzma).
11+ * msys/msys-unzip.xml: Ditto (generate and publish
12+ msys-unzip.xml.lzma).
13+ * msys/msys-openssl.xml: Clean up formatting; reduce to deliver only
14+ the latest available release; generate and publish
15+ msys-openssl.xml.lzma.
16+ * msys/msys-wget.xml: Clean up formatting; move versioned DLL
17+ requirements specs inside the dependent release entity recent release
18+ of all components; generate and publish msys-wget.xml.lzma.
19+ * msys/msys-zip.xml: Clean up formatting; generate and publish
20+ msys-zip.xml.lzma.
21+ * msys/msys-flex.xml: Correct affiliate group name; generate and
22+ publish msys-flex.xml.lzma.
23+ * msys/msys-vim.xml: Correct affiliate group name; generate and
24+ publish msys-vim.xml.lzma.
25+
26+ * msys/msys-package-list.xml (msys-bison): Make it visible.
27+ (msys-dash): Ditto.
28+ (msys-openssl): Ditto.
29+ (msys-rebase): Ditto.
30+ (msys-unzip): Ditto.
31+ (msys-wget): Ditto.
32+ (msys-zip): Ditto.
33+ Regenerate and publish msys-package-list.xml.lzma
34+
35+ * msys/issue.log: Updated accordingly.
36+
137 2010-09-05 Charles Wilson <mingw@cwilson.fastmail.fm>
238
339 Update & publish msys-{crypt,gdbm,lndir,minires,mktemp,perl}
@@ -17,7 +53,7 @@
1753 * msys/msys-perl.xml: Clean up formatting; reduce to deliver only the
1854 latest available release; move versioned DLL requirements specs inside
1955 the dependent release entity recent release of all components;
20- generate and publish msys-perl.xml.lzma).
56+ generate and publish msys-perl.xml.lzma.
2157
2258 * msys/msys-package-list.xml (msys-crypt): Make it visible.
2359 (msys-gdbm): Ditto.
--- a/msys/issue.log
+++ b/msys/issue.log
@@ -25,16 +25,18 @@
2525 #
2626 msys-base.xml:2010080900
2727 msys-bash.xml:2010071901
28+ msys-bison.xml:2010090600
2829 msys-bzip2.xml:2010080500
2930 msys-core.xml:2010080500
3031 msys-coreutils.xml:2010071901
3132 msys-crypt.xml:2010090500
3233 msys-cygutils.xml:2010080900
34+ msys-dash.xml:2010090600
3335 msys-diffutils.xml:2010072800
3436 msys-expat.xml:2010081000
3537 msys-file.xml:2010080900
3638 msys-findutils.xml:2010080600
37- msys-flex.xml:2010090100
39+ msys-flex.xml:2010090600
3840 msys-gawk.xml:2010072600
3941 msys-gdbm.xml:2010090500
4042 msys-gettext.xml:2010080500
@@ -47,17 +49,22 @@
4749 msys-make.xml:2010080900
4850 msys-minires.xml:2010090500
4951 msys-mktemp.xml:2010090500
50- msys-package-list.xml:2010090500
52+ msys-openssl.xml:2010090600
53+ msys-package-list.xml:2010090600
5154 msys-patch.xml:2010081000
5255 msys-perl.xml:2010090500
5356 msys-popt.xml:2010080900
57+ msys-rebase.xml:2010090600
5458 msys-regex.xml:2010080500
5559 msys-sed.xml:2010072600
5660 msys-tar.xml:2010072800
5761 msys-termcap.xml:2010071900
5862 msys-texinfo.xml:2010080900
59- msys-vim.xml:2010081000
63+ msys-unzip.xml:2010090600
64+ msys-vim.xml:2010090600
65+ msys-wget.xml:2010090600
6066 msys-xz.xml:2010080500
67+ msys-zip.xml:2010090600
6168 msys-zlib.xml:2010080900
6269 #
6370 # $RCSfile$: end of file
--- a/msys/msys-bison.xml
+++ b/msys/msys-bison.xml
@@ -1,9 +1,13 @@
11 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
22 <software-distribution project="MinGW" home="http://mingw.org" issue="@YYYYMMDDNN@">
3+
4+ <!-- File: msys-bison.xml -->
5+
36 <package-collection subsystem="msys">
47 <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
8+
59 <package name="msys-bison">
6- <affiliate group="MSYS Developer Toolkit" />
10+ <affiliate group="MinGW Developer Toolkit" />
711 <description lang="en" title="bison: GNU Parser Generator" >
812 <paragraph>bison is a general-purpose parser generator that
913 converts an annotated context-free grammar into an LALR(1)
@@ -12,38 +16,40 @@
1216 with Bison with no change.
1317 </paragraph>
1418 <paragraph>The msys-bison-bin (sub)package provides the bison
15- executable and associated development files. The msys-bison-lang
19+ executable and associated development files. The msys-bison-lang
1620 (sub)package provides i18n support for the bison executable,
1721 while the msys-bison-rtm (sub)package provides i18n support for
1822 applications created with bison.
1923 </paragraph>
2024 </description>
25+
26+ <licence tarname="bison-%-msys-%-lic.tar" />
27+ <source tarname="bison-%-msys-%-src.tar" />
28+
2129 <component class="bin">
22- <release tarname="bison-2.4.1-1-msys-1.0.11-bin.tar.lzma" />
30+ <requires eq="msys-core-*-msys-*-bin.tar" />
2331 <release tarname="bison-2.4.2-1-msys-1.0.13-bin.tar.lzma" >
2432 <requires eq="msys-libintl-*-msys-*-dll-8.tar" />
2533 </release>
26- <requires eq="msys-core-*-msys-*-bin.tar" />
2734 </component>
35+
2836 <component class="rtm">
29- <release tarname="bison-2.4.1-1-msys-1.0.11-rtm.tar.lzma" />
3037 <release tarname="bison-2.4.2-1-msys-1.0.13-rtm.tar.lzma" />
3138 </component>
39+
3240 <component class="lang">
3341 <release tarname="bison-2.4.2-1-msys-1.0.13-lang.tar.lzma" />
3442 </component>
43+
3544 <component class="doc">
36- <release tarname="bison-2.4.1-1-msys-1.0.11-doc.tar.lzma" />
3745 <release tarname="bison-2.4.2-1-msys-1.0.13-doc.tar.lzma" />
3846 </component>
47+
3948 <component class="lic">
40- <release tarname="bison-2.4.1-1-msys-1.0.11-lic.tar.lzma" />
4149 <release tarname="bison-2.4.2-1-msys-1.0.13-lic.tar.lzma" />
4250 </component>
43- <licence tarname="bison-%-msys-%-lic.tar" />
44- <source tarname="bison-%-msys-%-src.tar" />
4551 </package>
52+
4653 </package-collection>
4754 </software-distribution>
48-<!-- vim: set nocompatible expandtab tw=80 ts=2 sw=2 ff=unix: -->
49-
55+<!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 shiftwidth=2: -->
--- a/msys/msys-dash.xml
+++ b/msys/msys-dash.xml
@@ -1,40 +1,44 @@
11 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
22 <software-distribution project="MinGW" home="http://mingw.org" issue="@YYYYMMDDNN@">
3+
4+ <!-- File: msys-dash.xml -->
5+
36 <package-collection subsystem="msys">
47 <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
8+
59 <package name="msys-dash">
6- <!-- should this be added to MSYS Base System? Cygwin includes it
7- in the 'Base' category.
8- <affiliate group="MSYS Base System" />
9- -->
1010 <description lang="en" title="dash: The Debian Almquist Shell">
1111 <paragraph>DASH is a POSIX-compliant implementation of /bin/sh
12- that aims to be as small as possible. It does this without
13- sacrificing speed where possible. In fact, it is significantly
12+ that aims to be as small as possible. It does this without
13+ sacrificing speed where possible. In fact, it is significantly
1414 faster than bash (the GNU Bourne-Again SHell) for most tasks.
1515 </paragraph>
1616 <paragraph>This version of dash has been modified to support
1717 $LINENO, so it should suffice to run most configure scripts.
1818 More importantly, unlike msys-bash, msys-dash has no
19- dependencies other than the MSYS runtime itself. Therefore,
19+ dependencies other than the MSYS runtime itself. Therefore,
2020 dash can be used (it is, in fact, required) to run the
2121 rebaseall tool from the msys-rebase package.
2222 </paragraph>
2323 </description>
24+
25+ <licence tarname="dash-%-msys-%-lic.tar" />
26+ <source tarname="dash-%-msys-%-src.tar" />
27+
2428 <component class="bin">
25- <release tarname="dash-0.5.5.1_2-1-msys-1.0.13-bin.tar.lzma" />
2629 <requires eq="msys-core-*-msys-*-bin.tar" />
30+ <release tarname="dash-0.5.5.1_2-1-msys-1.0.13-bin.tar.lzma" />
2731 </component>
32+
2833 <component class="doc">
2934 <release tarname="dash-0.5.5.1_2-1-msys-1.0.13-doc.tar.lzma" />
3035 </component>
36+
3137 <component class="lic">
3238 <release tarname="dash-0.5.5.1_2-1-msys-1.0.13-lic.tar.lzma" />
3339 </component>
34- <licence tarname="dash-%-msys-%-lic.tar" />
35- <source tarname="dash-%-msys-%-src.tar" />
3640 </package>
41+
3742 </package-collection>
3843 </software-distribution>
39-<!-- vim: set nocompatible expandtab tw=80 ts=2 sw=2 ff=unix: -->
40-
44+<!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 shiftwidth=2: -->
--- a/msys/msys-flex.xml
+++ b/msys/msys-flex.xml
@@ -7,7 +7,7 @@
77 <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
88
99 <package name="msys-flex">
10- <affiliate group="MSYS Developer Toolkit" />
10+ <affiliate group="MinGW Developer Toolkit" />
1111 <description lang="en" title="flex: Fast Lexical Analyzer Generator" >
1212 <paragraph>flex is a tool for generating scanners. A scanner,
1313 sometimes called a tokenizer, is a program which recognizes
--- a/msys/msys-openssl.xml
+++ b/msys/msys-openssl.xml
@@ -1,15 +1,19 @@
11 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
22 <software-distribution project="MinGW" home="http://mingw.org" issue="@YYYYMMDDNN@">
3+
4+ <!-- File: msys-openssl.xml -->
5+
36 <package-collection subsystem="msys">
47 <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
8+
59 <package name="msys-openssl">
6- <affiliate group="MSYS Developer Toolkit" />
10+ <affiliate group="MinGW Developer Toolkit" />
711 <description lang="en" title="openssl: Open source crypto toolkit for TLS/SSL" >
812 <paragraph>openssl is a collaborative effort to develop a robust,
913 commercial-grade, fully featured, and Open Source toolkit
1014 implementing the Secure Sockets Layer (SSL v2/v3) and Transport
1115 Layer Security (TLS v1) protocols as well as a full-strength
12- general purpose cryptography library. The project is managed by
16+ general purpose cryptography library. The project is managed by
1317 a worldwide community of volunteers that use the Internet to
1418 communicate, plan, and develop the OpenSSL toolkit and its
1519 related documentation.
@@ -20,34 +24,38 @@
2024 provides the runtime library and related development files.
2125 </paragraph>
2226 </description>
27+
28+ <licence tarname="openssl-%-msys-%-lic.tar" />
29+ <source tarname="openssl-%-msys-%-src.tar" />
30+
2331 <component class="bin">
24- <release tarname="openssl-0.9.8k-1-msys-1.0.11-bin.tar.lzma" >
25- <requires eq="msys-libopenssl-%-msys-%-dll-098.tar" />
26- </release>
32+ <!-- Every MSYS package requires msys-core-bin. This dependency
33+ is not explicitly stated here; rather, it is implicitly satisfied
34+ as a prerequisite of the matching DLL for this package itself,
35+ which is specified for each of the following releases.
36+ -->
2737 <release tarname="openssl-1.0.0-1-msys-1.0.13-bin.tar.lzma" >
2838 <requires eq="msys-libopenssl-%-msys-%-dll-100.tar" />
2939 </release>
30- <requires eq="msys-core-*-msys-*-bin.tar" />
3140 </component>
41+
3242 <component class="doc">
33- <release tarname="openssl-0.9.8k-1-msys-1.0.11-doc.tar.lzma" />
3443 <release tarname="openssl-1.0.0-1-msys-1.0.13-doc.tar.lzma" />
3544 </component>
45+
3646 <component class="lic">
37- <release tarname="openssl-0.9.8k-1-msys-1.0.11-lic.tar.lzma" />
3847 <release tarname="openssl-1.0.0-1-msys-1.0.13-lic.tar.lzma" />
3948 </component>
40- <licence tarname="openssl-%-msys-%-lic.tar" />
41- <source tarname="openssl-%-msys-%-src.tar" />
4249 </package>
50+
4351 <package name="msys-libopenssl">
44- <affiliate group="MSYS Developer Toolkit" />
52+ <affiliate group="MinGW Developer Toolkit" />
4553 <description lang="en" title="libopenssl: Open source crypto toolkit for TLS/SSL" >
4654 <paragraph>openssl is a collaborative effort to develop a robust,
4755 commercial-grade, fully featured, and Open Source toolkit
4856 implementing the Secure Sockets Layer (SSL v2/v3) and Transport
4957 Layer Security (TLS v1) protocols as well as a full-strength
50- general purpose cryptography library. The project is managed by
58+ general purpose cryptography library. The project is managed by
5159 a worldwide community of volunteers that use the Internet to
5260 communicate, plan, and develop the OpenSSL toolkit and its
5361 related documentation.
@@ -58,23 +66,24 @@
5866 pre-defined certificates, and several useful utilities.
5967 </paragraph>
6068 </description>
69+
70+ <licence tarname="openssl-%-msys-%-lic.tar" />
71+ <source tarname="openssl-%-msys-%-src.tar" />
72+
6173 <component class="dll">
62- <release tarname="libopenssl-0.9.8k-1-msys-1.0.11-dll-098.tar.lzma" />
6374 <release tarname="libopenssl-1.0.0-1-msys-1.0.13-dll-100.tar.lzma" />
75+
76+ <!-- Every MSYS DLL package requires msys-core-bin -->
6477 <requires eq="msys-core-*-msys-*-bin.tar" />
6578 </component>
79+
6680 <component class="dev">
67- <release tarname="libopenssl-0.9.8k-1-msys-1.0.11-dev.tar.lzma" >
68- <requires eq="msys-libopenssl-%-msys-%-dll-098.tar" />
69- </release>
7081 <release tarname="libopenssl-1.0.0-1-msys-1.0.13-dev.tar.lzma" >
7182 <requires eq="msys-libopenssl-%-msys-%-dll-100.tar" />
7283 </release>
7384 </component>
74- <licence tarname="openssl-%-msys-%-lic.tar" />
75- <source tarname="openssl-%-msys-%-src.tar" />
7685 </package>
86+
7787 </package-collection>
7888 </software-distribution>
79-<!-- vim: set nocompatible expandtab tw=80 ts=2 sw=2 ff=unix: -->
80-
89+<!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 shiftwidth=2: -->
--- a/msys/msys-package-list.xml
+++ b/msys/msys-package-list.xml
@@ -9,7 +9,7 @@
99 <package-group-hierarchy>
1010 <package-group name="MSYS" expand="true">
1111 <package-group name="MSYS Base System" />
12- <!--package-group name="MSYS Developer Toolkit" /-->
12+ <!--package-group name="MinGW Developer Toolkit" /-->
1313 <!--package-group name="MSYS System Builder" /-->
1414 </package-group>
1515 </package-group-hierarchy>
@@ -25,7 +25,7 @@
2525 <!--package-list catalogue="msys-automake" /-->
2626 <package-list catalogue="msys-bash" />
2727 <!--package-list catalogue="msys-binutils" /-->
28- <!--package-list catalogue="msys-bison" /-->
28+ <package-list catalogue="msys-bison" />
2929 <package-list catalogue="msys-bzip2" />
3030 <!--package-list catalogue="msys-console" /-->
3131 <package-list catalogue="msys-core" />
@@ -33,7 +33,7 @@
3333 <package-list catalogue="msys-crypt" />
3434 <!--package-list catalogue="msys-cvs" /-->
3535 <package-list catalogue="msys-cygutils" />
36- <!--package-list catalogue="msys-dash" /-->
36+ <package-list catalogue="msys-dash" />
3737 <package-list catalogue="msys-diffutils" />
3838 <package-list catalogue="msys-expat" />
3939 <package-list catalogue="msys-file" />
@@ -62,23 +62,23 @@
6262 <package-list catalogue="msys-minires" />
6363 <package-list catalogue="msys-mktemp" />
6464 <!--package-list catalogue="msys-openssh" /-->
65- <!--package-list catalogue="msys-openssl" /-->
65+ <package-list catalogue="msys-openssl" />
6666 <package-list catalogue="msys-patch" />
6767 <package-list catalogue="msys-perl" />
6868 <package-list catalogue="msys-popt" />
69- <!--package-list catalogue="msys-rebase" /-->
69+ <package-list catalogue="msys-rebase" />
7070 <package-list catalogue="msys-regex" />
7171 <!--package-list catalogue="msys-rxvt" /-->
7272 <package-list catalogue="msys-sed" />
7373 <package-list catalogue="msys-tar" />
7474 <package-list catalogue="msys-termcap" />
7575 <package-list catalogue="msys-texinfo" />
76- <!--package-list catalogue="msys-unzip" /-->
76+ <package-list catalogue="msys-unzip" />
7777 <package-list catalogue="msys-vim" />
7878 <!--package-list catalogue="msys-w32api" /-->
79- <!--package-list catalogue="msys-wget" /-->
79+ <package-list catalogue="msys-wget" />
8080 <package-list catalogue="msys-xz" />
81- <!--package-list catalogue="msys-zip" /-->
81+ <package-list catalogue="msys-zip" />
8282 <package-list catalogue="msys-zlib" />
8383
8484 <!-- "virtual" packages -->
--- a/msys/msys-rebase.xml
+++ b/msys/msys-rebase.xml
@@ -1,21 +1,21 @@
11 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
22 <software-distribution project="MinGW" home="http://mingw.org" issue="@YYYYMMDDNN@">
3+
4+ <!-- File: msys-rebase.xml -->
5+
36 <package-collection subsystem="msys">
47 <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
8+
59 <package name="msys-rebase">
6- <!-- should this be added to MSYS Base System? Cygwin includes it
7- in the 'Base' category.
8- <affiliate group="MSYS Base System" />
9- -->
1010 <description lang="en" title="rebase: A tool for managing DLL address conflicts">
1111 <paragraph>rebase provides various utilities that can assist
1212 with the dreaded DLL initialization problem, whose primary
1313 symptom is error messages of the form: "sync_with_child:
1414 child state waiting for longjmp" or "fork_child:
15- recreate_mmaps_after_fork_failed". This "rebase problem"
15+ recreate_mmaps_after_fork_failed". This "rebase problem"
1616 is due to fork() failing to reload DLLs in the child at
17- the same address as in the parent. This is caused by DLLs
18- which have conflicting base addresses. The rebase tool and
17+ the same address as in the parent. This is caused by DLLs
18+ which have conflicting base addresses. The rebase tool and
1919 the associated rebaseall script allow to change those base
2020 addresses for every DLL in an MSYS installation, so that
2121 they hopefully do not conflict.
@@ -25,30 +25,34 @@
2525 settings in every executable and DLL in an MSYS installation.
2626 On Windows Vista and above, it can be used to enable the
2727 Address Space Layout Randomization (ASLR) setting, which is
28- an alternate mechanism to address the "rebase problem". It
28+ an alternate mechanism to address the "rebase problem". It
2929 can also be used to enable the Terminal Server Aware flag,
3030 which may be important on Windows Terminal Services and
3131 Windows Server operating systems.
3232 </paragraph>
3333 </description>
34+
35+ <licence tarname="rebase-%-msys-%-lic.tar" />
36+ <source tarname="rebase-%-msys-%-src.tar" />
37+
3438 <component class="bin">
35- <release tarname="rebase-3.0.1_1-2-msys-1.0.15-bin.tar.lzma" />
3639 <requires eq="msys-core-*-msys-*-bin.tar" />
37- <requires eq="msys-dash-*-msys-*-bin.tar" />
3840 <requires eq="msys-coreutils-*-msys-*-bin.tar" />
39- <requires eq="msys-sed-*-msys-*-bin.tar" />
41+ <requires eq="msys-dash-*-msys-*-bin.tar" />
4042 <requires eq="msys-gawk-*-msys-*-bin.tar" />
43+ <requires eq="msys-sed-*-msys-*-bin.tar" />
44+ <release tarname="rebase-3.0.1_1-2-msys-1.0.15-bin.tar.lzma" />
4145 </component>
46+
4247 <component class="doc">
4348 <release tarname="rebase-3.0.1_1-2-msys-1.0.15-doc.tar.lzma" />
4449 </component>
50+
4551 <component class="lic">
4652 <release tarname="rebase-3.0.1_1-2-msys-1.0.15-lic.tar.lzma" />
4753 </component>
48- <licence tarname="rebase-%-msys-%-lic.tar" />
49- <source tarname="rebase-%-msys-%-src.tar" />
5054 </package>
55+
5156 </package-collection>
5257 </software-distribution>
53-<!-- vim: set nocompatible expandtab tw=80 ts=2 sw=2 ff=unix: -->
54-
58+<!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 shiftwidth=2: -->
--- a/msys/msys-unzip.xml
+++ b/msys/msys-unzip.xml
@@ -1,7 +1,11 @@
11 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
22 <software-distribution project="MinGW" home="http://mingw.org" issue="@YYYYMMDDNN@">
3+
4+ <!-- File: msys-unzip.xml -->
5+
36 <package-collection subsystem="msys">
47 <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
8+
59 <package name="msys-unzip">
610 <description lang="en" title="unzip: Command-line unpacker for .zip archives" >
711 <paragraph>UnZip from the InfoZIP project is an open-source,
@@ -9,25 +13,29 @@
913 unpacking zip-format archives.
1014 </paragraph>
1115 </description>
16+
17+ <licence tarname="unzip-%-msys-%-lic.tar" />
18+ <source tarname="unzip-%-msys-%-src.tar" />
19+
1220 <component class="bin">
13- <release tarname="unzip-6.0-1-msys-1.0.13-bin.tar.lzma" />
1421 <requires eq="msys-core-*-msys-*-bin.tar" />
1522 <!-- the following are required for zipgrep -->
1623 <requires eq="msys-coreutils-*-msys-*-bin.tar" />
1724 <requires eq="msys-sed-*-msys-*-bin.tar" />
1825 <requires eq="msys-grep-*-msys-*-bin.tar" />
1926 <requires eq="msys-bash-*-msys-*-bin.tar" />
27+ <release tarname="unzip-6.0-1-msys-1.0.13-bin.tar.lzma" />
2028 </component>
29+
2130 <component class="doc">
2231 <release tarname="unzip-6.0-1-msys-1.0.13-doc.tar.lzma" />
2332 </component>
33+
2434 <component class="lic">
2535 <release tarname="unzip-6.0-1-msys-1.0.13-lic.tar.lzma" />
2636 </component>
27- <licence tarname="unzip-%-msys-%-lic.tar" />
28- <source tarname="unzip-%-msys-%-src.tar" />
2937 </package>
38+
3039 </package-collection>
3140 </software-distribution>
32-<!-- vim: set nocompatible expandtab tw=80 ts=2 sw=2 ff=unix: -->
33-
41+<!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 shiftwidth=2: -->
--- a/msys/msys-vim.xml
+++ b/msys/msys-vim.xml
@@ -7,7 +7,7 @@
77 <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
88
99 <package name="msys-vim">
10- <affiliate group="MSYS Developer Toolkit" />
10+ <affiliate group="MinGW Developer Toolkit" />
1111 <description lang="en" title="vim: Vi IMproved, a programmers text editor" >
1212 <paragraph>Vim is a highly configurable text editor built to enable
1313 efficient text editing. It is an improved version of the vi editor
--- a/msys/msys-wget.xml
+++ b/msys/msys-wget.xml
@@ -1,51 +1,61 @@
11 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
22 <software-distribution project="MinGW" home="http://mingw.org" issue="@YYYYMMDDNN@">
3+
4+ <!-- File: msys-wget.xml -->
5+
36 <package-collection subsystem="msys">
47 <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
8+
59 <package name="msys-wget">
610 <description lang="en" title="wget (msys): non-interactive network downloader" >
711 <paragraph>Wget is a network utility to retrieve files from the Web
812 using http(s) and ftp, the two most widely used Internet
9- protocols. The program supports recursive retrieval of
13+ protocols. The program supports recursive retrieval of
1014 web-authoring pages as well as ftp sites -- you can use wget to
1115 make mirrors of archives and home pages or to travel the Web like
1216 a WWW robot.
1317 </paragraph>
1418 <paragraph>Wget works particularly well with slow or unstable
1519 connections by continuing to retrieve a document until the
16- document is fully downloaded. Re-getting files from where it left
17- off works on servers (both http and ftp) that support it. Both
20+ document is fully downloaded. Re-getting files from where it left
21+ off works on servers (both http and ftp) that support it. Both
1822 http and ftp retrievals can be time stamped, so wget can see if
1923 the remote file has changed since the last retrieval and
2024 automatically retrieve the new version if it has.
2125 </paragraph>
2226 <paragraph>The MinGW/MSYS project provides two versions of wget:
2327 this MSYS one supports https and understands MSYS pathnames, but
24- requires the MSYS dll (and various others) to be installed. There
25- is also a 'mingwPORT" wget, which is a MinGW (that is, native
28+ requires the MSYS dll (and various others) to be installed. There
29+ is also a 'mingwPORT' wget, which is a MinGW (that is, native
2630 Win32) version. That version has no external dependencies but
2731 is based on an older version of wget and does not support https.
2832 </paragraph>
2933 </description>
34+
35+ <licence tarname="wget-%-msys-%-lic.tar" />
36+ <source tarname="wget-%-msys-%-src.tar" />
37+
3038 <component class="bin">
31- <release tarname="wget-1.12-1-msys-1.0.13-bin.tar.lzma" />
3239 <requires eq="msys-core-*-msys-*-bin.tar" />
33- <requires eq="msys-libopenssl-*-msys-*-dll-100.tar" />
34- <requires eq="msys-libintl-*-msys-*-dll-8.tar" />
40+ <release tarname="wget-1.12-1-msys-1.0.13-bin.tar.lzma" >
41+ <requires eq="msys-libopenssl-*-msys-*-dll-100.tar" />
42+ <requires eq="msys-libintl-*-msys-*-dll-8.tar" />
43+ </release>
3544 </component>
45+
3646 <component class="lang">
3747 <release tarname="wget-1.12-1-msys-1.0.13-lang.tar.lzma" />
3848 </component>
49+
3950 <component class="doc">
4051 <release tarname="wget-1.12-1-msys-1.0.13-doc.tar.lzma" />
4152 </component>
53+
4254 <component class="lic">
4355 <release tarname="wget-1.12-1-msys-1.0.13-lic.tar.lzma" />
4456 </component>
45- <licence tarname="wget-%-msys-%-lic.tar" />
46- <source tarname="wget-%-msys-%-src.tar" />
4757 </package>
58+
4859 </package-collection>
4960 </software-distribution>
50-<!-- vim: set nocompatible expandtab tw=80 ts=2 sw=2 ff=unix: -->
51-
61+<!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 shiftwidth=2: -->
--- a/msys/msys-zip.xml
+++ b/msys/msys-zip.xml
@@ -1,7 +1,11 @@
11 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
22 <software-distribution project="MinGW" home="http://mingw.org" issue="@YYYYMMDDNN@">
3+
4+ <!-- File: msys-zip.xml -->
5+
36 <package-collection subsystem="msys">
47 <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
8+
59 <package name="msys-zip">
610 <description lang="en" title="zip: Info-ZIP compression utility" >
711 <paragraph>Zip is a compression and file packaging/archive utility.
@@ -11,20 +15,24 @@
1115 functionality.
1216 </paragraph>
1317 </description>
18+
19+ <licence tarname="zip-%-msys-%-lic.tar" />
20+ <source tarname="zip-%-msys-%-src.tar" />
21+
1422 <component class="bin">
15- <release tarname="zip-3.0-1-msys-1.0.14-bin.tar.lzma" />
1623 <requires eq="msys-core-*-msys-*-bin.tar" />
24+ <release tarname="zip-3.0-1-msys-1.0.14-bin.tar.lzma" />
1725 </component>
26+
1827 <component class="doc">
1928 <release tarname="zip-3.0-1-msys-1.0.14-doc.tar.lzma" />
2029 </component>
30+
2131 <component class="lic">
2232 <release tarname="zip-3.0-1-msys-1.0.14-lic.tar.lzma" />
2333 </component>
24- <licence tarname="zip-%-msys-%-lic.tar" />
25- <source tarname="zip-%-msys-%-src.tar" />
2634 </package>
35+
2736 </package-collection>
2837 </software-distribution>
29-<!-- vim: set nocompatible expandtab tw=80 ts=2 sw=2 ff=unix: -->
30-
38+<!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 shiftwidth=2: -->