Commit Graph

3122 Commits

Author SHA1 Message Date
Алексей
7d92727e12 Merge pull request #1028 from JPeterMugaas/gcc-6.4.0
gcc 6.4.0 Update to latest version with patches from CygWin.
2017-11-09 07:51:17 +03:00
Алексей
f0cc9047c7 Merge pull request #1031 from waterlan/dos2unix-7.4.0
dos2unix: update to 7.4.0
2017-11-09 07:50:33 +03:00
Алексей
c327e844de Merge pull request #1044 from vszakats/wdmgit
windows-default-manifest: switch to Git from CVS
2017-11-09 07:43:43 +03:00
Алексей
64dd1fd6d2 Merge pull request #1054 from ErichDonGubler/add-fzy
Add fzy-0.9
2017-11-09 07:43:14 +03:00
Алексей
d1c6e1b41b Merge pull request #1048 from dirker/master
Add tio
2017-11-09 07:39:43 +03:00
Алексей
26461bb020 Merge pull request #1049 from ErichDonGubler/vim-update-to-8.0.1216
Update `vim` to v8.0.1213
2017-11-09 07:39:07 +03:00
Алексей
eb520f26bb Merge pull request #1043 from mashir43/mutt
mutt: Update to 1.9.1
2017-11-09 07:38:38 +03:00
Алексей
10e3da9b7c Merge pull request #1041 from vszakats/url1710
URL and protocol updates
2017-11-09 07:38:09 +03:00
Алексей
9b704cea83 Merge pull request #1047 from h-c-mueller/guile-2.2.2
MSYS2 package update for guile-2.2.2
2017-11-09 07:37:55 +03:00
Алексей
cd39dd9211 Merge pull request #1027 from JPeterMugaas/cmake394
cmake 3.9.4 - Update to altest version.  Rekey most patches, and add …
2017-11-09 07:33:52 +03:00
Алексей
95db3aa060 Merge pull request #1023 from k-takata/mintty-langfiles
mintty: Install language files
2017-11-09 07:32:15 +03:00
Erich Gubler
eef72253c4 Take the version down to v8.0.1213, which is the latest build that passes vim's CI tests 2017-11-07 10:16:48 -07:00
Erich Gubler
7cc4ad0543 Add fzy-0.9 2017-11-07 10:14:50 -07:00
Erich Gubler
eda07e371c Update vim to v8.0.1216 2017-10-25 11:40:54 -06:00
Dirk Hörner
fb2534efa0 Add tio 2017-10-25 12:16:21 +02:00
Hannes Müller
4baaa7656c MSYS2 package update for guile-2.2.2
New package setup with several fixes. Works fine for me.
guile-readline is also working.
2017-10-23 13:40:04 +02:00
Viktor Szakats
985be31775 windows-default-manifest: switch to Git from CVS 2017-10-20 11:54:02 +00:00
Viktor Szakats
487fe4e03c URL and protocol updates 2017-10-20 10:08:29 +00:00
mashir43
1588dd549a mutt: Update to 1.9.1 2017-10-20 13:05:34 +09:00
Erwin Waterlander
d2b0048434 dos2unix: update to 7.4.0 2017-10-11 22:09:41 +02:00
J. Peter Mugaas
d97c0c0d7d gcc 6.4.0 Update to latest version with patches from CygWin. 2017-10-07 00:47:00 -04:00
J. Peter Mugaas
41a89c2c34 cmake 3.9.4 - Update to altest version. Rekey most patches, and add dependencies on new port of librhash and libuv.
jsoncpp - 1,8..3 - Update to latest version.  Split package into a run-time and developer package subce a DKK as a DLL is now included
libuv - 1.15.0 - New package required for cmake.
rhrash - 1.3.5 - New package required for cmake.  Note that the makefile and some other things had to ported to MSYS (Cygwin is incidental).  The patch I wrote should also work on MINGW (kill two birds with one stone).
2017-10-06 13:31:19 -04:00
K.Takata
e1b32d143e mintty: Install language files 2017-10-03 22:47:45 +09:00
Alexey Pavlov
d51c932e82 git: Update to 2.14.2 2017-10-03 11:55:31 +03:00
Alexey Pavlov
b35eb1c61a coreutils: Fix bash syntax 2017-10-03 11:55:06 +03:00
Alexey Pavlov
8bccf0b9d6 help2man: Fix PKGBUILD syntax 2017-10-03 11:54:28 +03:00
Алексей
61bfbb1bc7 Merge pull request #1019 from dscho/libstdbuf-fix
coreutils: fix libstdbuf.so.exe problem once and for all
2017-10-03 11:22:27 +03:00
Алексей
f1e8479aed Merge pull request #1020 from lazka/bump-icu-depends
Bump icu dependency requirements to the newest version.
2017-10-03 09:33:00 +03:00
Алексей
a20ab88e1e Merge pull request #1021 from JPeterMugaas/autoconf-macros
autoconf-archive - 2017.09.28 - Update to latest version
2017-10-03 09:32:38 +03:00
J. Peter Mugaas
12e8f3dfd2 autoconf-archive - 2017.09.28 - Update to latest version
automake1.15 - 1.15.1 - Update to latest version
doxygen - 1.0.13 - Add segfault patch from Archlinux
help2man - 1.47.5 - Update to latest version
2017-10-02 10:29:57 -04:00
Алексей
f14496f8f5 Merge pull request #1018 from dscho/tig
tig: upgrade to 2.3.0
2017-10-02 15:59:29 +03:00
Christoph Reiter
b625d0fa5b Bump icu dependency requirements to the newest version.
It was reported on IRC that installing wget on appveyor wont
update icu which results in icu not being found due to an ABI bump/dll rename.
Bumping the version requirements of icu users should fix this.
2017-10-01 11:54:13 +02:00
Johannes Schindelin
7e7afe0922 coreutils: fix libstdbuf.so.exe problem once and for all
The `stdbuf.exe` program links to a `libstdbuf.so` file, so if that does
not exist, there is a problem.

In d9773f0a (coreutils: Update to 8.24, 2015-08-28), a sed call was
introduced to ensure that `libstdbuf.so` is built and installed under
that name, without `.exe` suffix.

As reported in https://github.com/Alexpux/MSYS2-packages/issues/541,
however, that fix no longer works, the `libstdbuf.so.exe` file is in
coreutils 8.26-1.

Let's just rename the `libstdbuf.so.exe` file after it has been
installed into the `pkgdir` tree.

Note: we still have to muck around with `Makefile.in` so that the build
does not break with

	make[2]: *** No rule to make target 'src/libstdbuf.so', needed
	by 'all-am'.  Stop.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2017-09-30 02:18:19 +02:00
Johannes Schindelin
7dc84e8fdf tig: upgrade to 2.3.0
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2017-09-29 21:21:34 +02:00
Alexey Pavlov
e6d639a600 wget: Rebuild 2017-09-29 12:12:49 +03:00
Alexey Pavlov
c155da5b67 publicsuffix-list: Update pkgver 2017-09-29 12:12:12 +03:00
Alexey Pavlov
d50c34ce67 curl: Rebuild 2017-09-29 12:11:50 +03:00
Алексей
e45d2ab57d Merge pull request #1009 from Uni-/gradle-4.2
gradle: Update to 4.2
2017-09-29 08:34:51 +03:00
Алексей
9df2856a41 Merge pull request #1008 from irakhlin/msys2-winln
Add new package; winln
2017-09-29 08:34:41 +03:00
Алексей
cd1ac18eb3 Merge pull request #1005 from JPeterMugaas/libxml
lbxml2 - 2.9.5 - Update to latest version.  Use ICU package (that wor…
2017-09-29 08:34:29 +03:00
Алексей
04f851e7ea Merge pull request #1015 from vszakats/https32
switch to HTTPS where available
2017-09-29 08:32:43 +03:00
Алексей
39b277ad98 Merge pull request #1017 from irakhlin/openssl-asm
enable asm in openssl build
2017-09-29 08:32:34 +03:00
Алексей
a267de78ab Merge pull request #1013 from lazka/exe-interp-ignore-file-conflict
pacman/libalpm: ignore file conflicts for foo.exe -> foo renames
2017-09-29 08:32:23 +03:00
Алексей
d6c73ec4f1 Merge pull request #1012 from lazka/libunistring-static
libunistring: package static lib; fixes pacman build
2017-09-29 08:32:11 +03:00
Ilya Rakhlin
860db06c47 enable asm in openssl build
add nasm as makedepend and build with asm
2017-09-28 21:39:31 -04:00
Viktor Szakats
e819f80ab4 switch to HTTPS where available 2017-09-28 17:10:09 +00:00
Christoph Reiter
17fdb25ca1 pacman/libalpm: ignore file conflicts for foo.exe -> foo renames
In case a file "foo.exe" gets renamed to "foo" the msys2 .exe
interpolation makes pacman think an untracker file is replaced.
In case foo and foo.exe are the same file and foo.exe existed
in the old package version we can be sure it's handled by the
old package and ignore the conflict.
2017-09-27 15:34:34 +02:00
Christoph Reiter
44ce824ba8 libunistring: package static lib; fixes pacman build
unistring gets pulled in through curl but was missing a static build.
2017-09-27 14:00:22 +02:00
Uni-
71470d7255 gradle: Update to 4.2 2017-09-26 16:06:14 +09:00
Ilya Rakhlin
57d9dc6bdd 1. Add package winln using code from a similar package in cygwin. It follows the same commands as ln, only uses native windows API to create actual symlinks. This may be useful to alot of requests I have seen before to create symlinks in msys2.. 2017-09-24 00:55:22 -04:00