aboutsummaryrefslogtreecommitdiffstats
path: root/main/ruby
Commit message (Collapse)AuthorAgeFilesLines
* main/ruby: fix secfixes entryJakub Jirutka2017-09-151-1/+1
|
* main/ruby: upgrade to 2.4.2 (security fixes)Jakub Jirutka2017-09-151-3/+15
|
* main/ruby: modernise, move 'make test' to check phaseA. Wilcox2017-08-281-8/+11
|
* main/ruby: rebuild against readline-7.0.003Leonardo Arena2017-06-051-1/+1
|
* main/ruby: patch Rubygems to avoid fetching platform-specific gemsJakub Jirutka2017-05-192-3/+36
| | | | For more information see description in the patch file.
* main/ruby: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/ruby: fix rdocWilliam Pitcock2017-04-071-2/+2
|
* main/ruby: upgrade to 2.4.1Jakub Jirutka2017-03-231-2/+2
|
* main/ruby: do not fail on file removalBreno Leitao2017-03-231-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.0Jakub Jirutka2017-02-131-7/+12
|
* main/ruby: remove bundled CA certs, add ca-certificates to dependsJakub Jirutka2017-02-131-2/+5
|
* main/ruby: move rest of the bundled gems to subpkgsJakub Jirutka2017-02-131-1/+34
|
* main/ruby: sort subpackagesJakub Jirutka2017-02-131-32/+37
|
* main/ruby: remove gems cacheJakub Jirutka2017-02-131-2/+6
|
* main/ruby: upgrade to 2.3.3Jakub Jirutka2016-11-221-4/+4
|
* main/ruby: improve abuildJakub Jirutka2016-11-201-79/+58
|
* main/ruby: upgrade to 2.3.2Jakub Jirutka2016-11-201-5/+5
|
* main/ruby: fix segfaults when using irb, switch back to readlineFabian Ruff2016-11-031-2/+2
| | | | | Switching from libedit back to readline fixes segfaults with irb. Bug report: http://bugs.alpinelinux.org/issues/4986.
* main/[various]: set proper archTimo Teräs2016-11-011-3/+3
| | | | fixes commit "main/[various]: dont set arch in split function"
* main/[various]: dont set arch in split functionNatanael Copa2016-10-261-5/+0
|
* main/ruby: rebuild against libresslNatanael Copa2016-10-101-2/+2
|
* main/ruby: enable on aarch64Carlo Landmeter2016-08-221-1/+2
| | | | add no-omit-frame-pointer to CPPFLAGS
* main/ruby: disable on aarch64Carlo Landmeter2016-08-121-1/+1
| | | | fails to build with this error http://tpaste.us/3wXJ
* main/ruby: linux-headers build fixNatanael Copa2016-05-261-1/+1
|
* main/ruby: upgrade to 2.3.1Natanael Copa2016-05-261-5/+5
|
* main/ruby: security upgrade to 2.2.4 (CVE-2015-7551)Natanael Copa2015-12-181-5/+5
|
* main/ruby: fix -dev deps and switch to libeditNatanael Copa2015-11-101-2/+3
| | | | | | the ruby-dev needs gmp-dev as dependency. we also replace readline with libedit.
* main/ruby: upgrade to 2.2.3Natanael Copa2015-08-241-5/+5
|
* main/ruby: rebuild for i586-linux-muslNatanael Copa2015-05-291-1/+1
| | | | | fixes make: i486-alpine-linux-musl-g++: Command not found when building gems.
* main/ruby: upgrade to 2.2.2Natanael Copa2015-04-231-4/+4
|
* main/*: remove libiconv-dev from makedependsNatanael Copa2015-04-091-1/+1
|
* main/ruby: upgrade to 2.2.1Natanael Copa2015-03-261-6/+6
|
* main/ruby-json: use bundled versionKaarle Ritvanen2014-12-091-5/+9
|
* main/ruby: remove unused patchKaarle Ritvanen2014-12-081-21/+0
|
* main/ruby*: fix dependencies and update to latest possible versionsKaarle Ritvanen2014-12-051-10/+5
|
* main/ruby: upgrade to 2.0.0_p481Bartłomiej Piotrowski2014-06-252-23/+8
|
* 'main/ruby: rebuild against musl w/o visible __syscallEivind Uggedal2014-04-161-1/+1
|
* main/ruby: build fix for readline-6.3Natanael Copa2014-03-202-4/+19
|
* main/ruby: upgrade to 2.0.0_p353Natanael Copa2013-11-221-5/+5
|
* main/ruby: remove "always use 386 patch"Timo Teräs2013-10-142-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 armTimo Teräs2013-10-081-3/+3
| | | | | The directory is the host triplet without the vendor part. This assumes the vendor part is always 'alpine'.
* main/ruby: fix musl buildTimo Teräs2013-09-292-10/+33
| | | | patch from sabotage
* main/[various]: update config.sub (and remove charset.alias)Timo Teräs2013-09-291-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 subpackageNatanael Copa2013-09-261-13/+3
| | | | | | ruby does not work witout it fixes #2261
* main/ruby: spec location updatedCarlo Landmeter2013-09-131-3/+9
|
* [all autotools packages]: normalize ./configureTimo Teräs2013-07-301-4/+10
|
* main/ruby: upgrade to 2.0.0_p247Natanael Copa2013-06-301-4/+4
|
* main/ruby: upgrade to 2.0.0_p195Natanael Copa2013-05-151-5/+5
|
* main/ruby: fix circular depsNatanael Copa2013-04-161-2/+2
| | | | ruby-libs -> ruby -> ruby-libs
* main/ruby: upgrade to 2.0.0_p0Natanael Copa2013-04-121-5/+8
|