Commit Graph

55 Commits

Author SHA1 Message Date
Christoph Reiter
35848a7ae0 More rebuilds 2021-08-15 15:18:22 +02:00
Jeremy Drake
85129f9799 ruby: change SONAME to not start with msvcr.
Clang has a heuristic that turns off its default lib `-lmsvcrt` if
`-lmsvcr*` is specified.  Avoid this by setting the SONAME without the
msvcrt- prefix on clang.  Note this will also result in the absence of
the x64- prefix for clang64.  Hopefully no depending packages depend on
these prefixes.
2021-08-02 15:52:10 -07:00
Jeremy Drake
96685ebbb8 ruby: fix clang build
__builtin_setjmp/longjmp are only meant for internal exception handling
usage, use mingw-w64's setjmp instead.

Pass full options --extern-only and --defined-only to nm, llvm-nm
doesn't accept the truncated variant.
2021-08-02 15:52:09 -07:00
jeremyd2019
7bb65eca0e Revert "ruby: fix clang build" 2021-08-02 14:47:55 -07:00
Jeremy Drake
75a3bfa5b4 ruby: fix clang build
__builtin_setjmp/longjmp are only meant for internal exception handling
usage, use mingw-w64's setjmp instead.

Pass full options --extern-only and --defined-only to nm, llvm-nm
doesn't accept the truncated variant.
2021-08-01 21:32:40 -07:00
Biswapriyo Nath
8d5755a4db ruby: Update to 3.0.2 2021-07-09 11:54:49 +05:30
Biswapriyo Nath
eaf1963642 ruby: Update provided packages list
Edit updpkgprovs to be compatible with other msystems
2021-06-14 23:36:57 +05:30
Biswapriyo Nath
665a50c2d9 ruby: Workaround for ucrt. 2021-05-01 02:21:42 +05:30
Christoph Reiter
81bf16586c Enable clang64 for everything 2021-04-25 19:30:11 +02:00
Sinan Keskin
aa1d36f546 Update Ruby version to 3.0.1 2021-04-06 21:58:29 +03:00
Christoph Reiter
2d3933dd60 More ucrt 2021-03-27 13:01:21 +01:00
Alexey Pavlov
2a391bd066 Rebuild packages for libffi-3.3 2020-04-09 23:38:13 +03:00
Alexey Pavlov
d615b811d9 ruby: Update to 2.7.1 2020-04-03 18:14:41 +03:00
Alexey Pavlov
aa765c9c07 ruby: Update to 2.7.0 2020-02-24 10:54:22 +03:00
JPeterMugaas
dbaf164b6a Remover reference to ttf-dejavu. I'm not completely sure it is actually needed for building. 2019-10-03 14:33:57 -04:00
JPeterMugaas
a537024add ruby 2.6.5 - run updpkgprovs fpr mew version. Added ttf-dejavu fonts aa makedepends. 2019-10-02 23:38:27 -04:00
Alexey Pavlov
d01341476b ruby: Update to 2.6.5 2019-10-02 21:57:51 +03:00
Alexey Pavlov
77d21ccf14 Back to ncurses as default curses library 2019-07-07 00:25:22 +03:00
Alexey Pavlov
18b746389f ruby: Rebuild with pdcurses 2019-05-28 11:02:02 +03:00
JPeterMugaas
dc27816c58 ruby - 2.6.3 - added provides.
Added provides for the default gems and the bundled gems that are included as well as a script for updating them.  The idea is that as more gems get added, we could track dependencies or gems that are already included.  This is similar to what is being done with perl.  If ruby drops a gem from the bundle or default, we want to know in case a dependency is broken.  Some distributions actually package bundled gems separately.
2019-05-14 10:36:38 -04:00
Andrew Sun
fbfbb82110 ruby: update to 2.6.3 2019-04-18 18:48:15 -04:00
Alexey Pavlov
801cc0b61b ruby: Update to 2.6.2 2019-03-14 11:57:09 +03:00
Alexey Pavlov
8362c54de0 ruby: Update to 2.6.1 2019-02-08 14:45:44 +03:00
Alexey Pavlov
8da68cb3bb ruby: Update to 2.6.0 2018-12-26 13:01:28 +03:00
J. Peter Mugaas
438058e033 Fix rake.bat so it can be invoked on the cmd command-line. (#4579) 2018-10-23 07:39:00 +03:00
Alexey Pavlov
f4e1897d94 ruby: Update to 2.5.3 2018-10-19 09:18:15 +03:00
Alexey Pavlov
3c5922abc6 ruby: Update to 2.5.2 2018-10-18 15:44:07 +03:00
Alexey Pavlov
12ed6958ad ruby: Rebuild 2018-09-28 11:40:18 +03:00
GardenTools
439f84e054 Adding patch for invocation of rake under bash (#4045) 2018-07-06 08:04:47 +03:00
J. Peter Mugaas
f94f943d06 ruby - 2.5.1 - Update to latest version (#3716) 2018-05-14 07:39:44 +03:00
Alexey Pavlov
2029f99c99 ruby: Update to 2.5.0 2017-12-27 15:54:28 +03:00
Alexey Pavlov
53a5445480 ruby: Update to 2.4.0 2017-01-18 15:01:20 +03:00
J. Peter Mugaas
33201d8f35 Ruby tk lua (#1793)
* Updates for some packages

lua - 5.3.3 - Update to altest version and set up equivilants to
symlinks with a 5.3 suffix - rekey a patch
ncurses - 6.0 Update to 2016100
ruby - 2.3.1 Update to latest version
tcl and tk - 0.6.6 Update to latest version

* OOPS, I forgot LICENSE file for lua
2016-10-07 21:40:47 +03:00
Viktor Szakats
e7111647e2 use secure urls
* follow some redirects
2016-02-23 10:26:29 +01:00
David Grayson
4c8966a591 ruby: Fix the installation of the bundled gems. 2016-02-15 19:54:51 -08:00
kumaryu
eeab96754d fix patch md5sums 2016-02-14 00:34:57 +09:00
kumaryu
74b13bbdab ruby: Update to 2.3.0 2016-02-13 20:32:14 +09:00
Alexey Pavlov
017d79e18b ruby: Update to 2.2.3 2015-08-21 13:55:33 +03:00
Alexey Pavlov
6bc5380cb8 == Rebuild with GCC-5.1.0. Part V === 2015-07-09 15:32:38 +03:00
Alexpux
27c62dbcb6 ruby: Update to 2.2.2 2015-05-18 12:01:06 +03:00
Alexpux
d342a930ac ruby: Update to 2.2.1 2015-03-02 15:48:52 +03:00
Renato Silva
6daa9f99f9 Trailing whitespace cleanup. 2015-02-09 18:45:05 -02:00
Alexpux
669d49af09 ruby: Update to 2.2.0 2015-01-27 23:14:35 +03:00
Alexpux
542a9b4eb6 ruby: Update to 2.1.5 2014-11-14 19:05:08 +03:00
Alexpux
50dda96cd0 ruby: Update to 2.1.4 2014-10-28 10:12:32 +03:00
Alexpux
148fc49daa ruby: Update to 2.1.3 2014-09-21 21:16:55 +04:00
Alexpux
d92815a652 Fix scripts to use new global MINGW_PACKAGE_PREFIX variable instead locally defined 2014-06-11 07:11:51 +04:00
Marty Plummer
05c78b3be9 fixed up ruby a bit, physfs-hg needs work 2014-06-07 03:10:37 -05:00
Alexpux
6bfabde2e6 ruby: Update to 2.1.2 2014-05-13 08:39:31 +04:00
Alexpux
228bb23d40 Fix formatting. Replace TAB with two spaces 2014-04-22 16:46:15 +04:00