Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/ruby: fix secfixes entry | Jakub Jirutka | 2017-09-15 | 1 | -1/+1 |
| | |||||
* | main/ruby: upgrade to 2.4.2 (security fixes) | Jakub Jirutka | 2017-09-15 | 1 | -3/+15 |
| | |||||
* | main/ruby: modernise, move 'make test' to check phase | A. Wilcox | 2017-08-28 | 1 | -8/+11 |
| | |||||
* | main/ruby: rebuild against readline-7.0.003 | Leonardo Arena | 2017-06-05 | 1 | -1/+1 |
| | |||||
* | main/ruby: patch Rubygems to avoid fetching platform-specific gems | Jakub Jirutka | 2017-05-19 | 2 | -3/+36 |
| | | | | For more information see description in the patch file. | ||||
* | main/ruby: rebuild against libressl 2.5 | Natanael Copa | 2017-04-18 | 1 | -1/+1 |
| | |||||
* | main/ruby: fix rdoc | William Pitcock | 2017-04-07 | 1 | -2/+2 |
| | |||||
* | main/ruby: upgrade to 2.4.1 | Jakub Jirutka | 2017-03-23 | 1 | -2/+2 |
| | |||||
* | main/ruby: do not fail on file removal | Breno Leitao | 2017-03-23 | 1 | -1/+1 |
| | | | | | | | With the new abuild version, ruby is not able to build because it tries to remove some files that might not exist, returning error. This patch does not cause rm to fail if the files do not exist. | ||||
* | main/ruby: upgrade to 2.4.0 | Jakub Jirutka | 2017-02-13 | 1 | -7/+12 |
| | |||||
* | main/ruby: remove bundled CA certs, add ca-certificates to depends | Jakub Jirutka | 2017-02-13 | 1 | -2/+5 |
| | |||||
* | main/ruby: move rest of the bundled gems to subpkgs | Jakub Jirutka | 2017-02-13 | 1 | -1/+34 |
| | |||||
* | main/ruby: sort subpackages | Jakub Jirutka | 2017-02-13 | 1 | -32/+37 |
| | |||||
* | main/ruby: remove gems cache | Jakub Jirutka | 2017-02-13 | 1 | -2/+6 |
| | |||||
* | main/ruby: upgrade to 2.3.3 | Jakub Jirutka | 2016-11-22 | 1 | -4/+4 |
| | |||||
* | main/ruby: improve abuild | Jakub Jirutka | 2016-11-20 | 1 | -79/+58 |
| | |||||
* | main/ruby: upgrade to 2.3.2 | Jakub Jirutka | 2016-11-20 | 1 | -5/+5 |
| | |||||
* | main/ruby: fix segfaults when using irb, switch back to readline | Fabian Ruff | 2016-11-03 | 1 | -2/+2 |
| | | | | | Switching from libedit back to readline fixes segfaults with irb. Bug report: http://bugs.alpinelinux.org/issues/4986. | ||||
* | main/[various]: set proper arch | Timo Teräs | 2016-11-01 | 1 | -3/+3 |
| | | | | fixes commit "main/[various]: dont set arch in split function" | ||||
* | main/[various]: dont set arch in split function | Natanael Copa | 2016-10-26 | 1 | -5/+0 |
| | |||||
* | main/ruby: rebuild against libressl | Natanael Copa | 2016-10-10 | 1 | -2/+2 |
| | |||||
* | main/ruby: enable on aarch64 | Carlo Landmeter | 2016-08-22 | 1 | -1/+2 |
| | | | | add no-omit-frame-pointer to CPPFLAGS | ||||
* | main/ruby: disable on aarch64 | Carlo Landmeter | 2016-08-12 | 1 | -1/+1 |
| | | | | fails to build with this error http://tpaste.us/3wXJ | ||||
* | main/ruby: linux-headers build fix | Natanael Copa | 2016-05-26 | 1 | -1/+1 |
| | |||||
* | main/ruby: upgrade to 2.3.1 | Natanael Copa | 2016-05-26 | 1 | -5/+5 |
| | |||||
* | main/ruby: security upgrade to 2.2.4 (CVE-2015-7551) | Natanael Copa | 2015-12-18 | 1 | -5/+5 |
| | |||||
* | main/ruby: fix -dev deps and switch to libedit | Natanael Copa | 2015-11-10 | 1 | -2/+3 |
| | | | | | | the ruby-dev needs gmp-dev as dependency. we also replace readline with libedit. | ||||
* | main/ruby: upgrade to 2.2.3 | Natanael Copa | 2015-08-24 | 1 | -5/+5 |
| | |||||
* | main/ruby: rebuild for i586-linux-musl | Natanael Copa | 2015-05-29 | 1 | -1/+1 |
| | | | | | fixes make: i486-alpine-linux-musl-g++: Command not found when building gems. | ||||
* | main/ruby: upgrade to 2.2.2 | Natanael Copa | 2015-04-23 | 1 | -4/+4 |
| | |||||
* | main/*: remove libiconv-dev from makedepends | Natanael Copa | 2015-04-09 | 1 | -1/+1 |
| | |||||
* | main/ruby: upgrade to 2.2.1 | Natanael Copa | 2015-03-26 | 1 | -6/+6 |
| | |||||
* | main/ruby-json: use bundled version | Kaarle Ritvanen | 2014-12-09 | 1 | -5/+9 |
| | |||||
* | main/ruby: remove unused patch | Kaarle Ritvanen | 2014-12-08 | 1 | -21/+0 |
| | |||||
* | main/ruby*: fix dependencies and update to latest possible versions | Kaarle Ritvanen | 2014-12-05 | 1 | -10/+5 |
| | |||||
* | main/ruby: upgrade to 2.0.0_p481 | Bartłomiej Piotrowski | 2014-06-25 | 2 | -23/+8 |
| | |||||
* | 'main/ruby: rebuild against musl w/o visible __syscall | Eivind Uggedal | 2014-04-16 | 1 | -1/+1 |
| | |||||
* | main/ruby: build fix for readline-6.3 | Natanael Copa | 2014-03-20 | 2 | -4/+19 |
| | |||||
* | main/ruby: upgrade to 2.0.0_p353 | Natanael Copa | 2013-11-22 | 1 | -5/+5 |
| | |||||
* | main/ruby: remove "always use 386 patch" | Timo Teräs | 2013-10-14 | 2 | -16/+1 |
| | | | | | | | | Now that we use --build and --host we don't need, and in fact it breaks the CHOST based package splitting. In case the name change from i386 to i486 breaks something, we need to redo this mangle, but in the APKBUILD so that splitting and --build are in sync. | ||||
* | main/ruby: fix packaging on arm | Timo Teräs | 2013-10-08 | 1 | -3/+3 |
| | | | | | The directory is the host triplet without the vendor part. This assumes the vendor part is always 'alpine'. | ||||
* | main/ruby: fix musl build | Timo Teräs | 2013-09-29 | 2 | -10/+33 |
| | | | | patch from sabotage | ||||
* | main/[various]: update config.sub (and remove charset.alias) | Timo Teräs | 2013-09-29 | 1 | -0/+1 |
| | | | | | | for musl build. the changes are automatically done based on previous build log errors, so this does not guarantee successful build, but is a required. | ||||
* | main/ruby: remove ruby-gems subpackage | Natanael Copa | 2013-09-26 | 1 | -13/+3 |
| | | | | | | ruby does not work witout it fixes #2261 | ||||
* | main/ruby: spec location updated | Carlo Landmeter | 2013-09-13 | 1 | -3/+9 |
| | |||||
* | [all autotools packages]: normalize ./configure | Timo Teräs | 2013-07-30 | 1 | -4/+10 |
| | |||||
* | main/ruby: upgrade to 2.0.0_p247 | Natanael Copa | 2013-06-30 | 1 | -4/+4 |
| | |||||
* | main/ruby: upgrade to 2.0.0_p195 | Natanael Copa | 2013-05-15 | 1 | -5/+5 |
| | |||||
* | main/ruby: fix circular deps | Natanael Copa | 2013-04-16 | 1 | -2/+2 |
| | | | | ruby-libs -> ruby -> ruby-libs | ||||
* | main/ruby: upgrade to 2.0.0_p0 | Natanael Copa | 2013-04-12 | 1 | -5/+8 |
| |