summaryrefslogtreecommitdiffstats
path: root/main/ruby
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* main/ruby: upgrade to 1.9.3_p392Natanael Copa2013-02-251-4/+4
|
* main/ruby: upgrade to 1.9.3_p385Natanael Copa2013-02-131-2/+6
|
* main/ruby: upgrade to 1.9.3_p374Natanael Copa2013-01-181-2/+2
|
* main/ruby: add support for eglibcCarlo Landmeter2013-01-051-5/+5
|
* main/ruby: upgrade to 1.9.3_p362Bartłomiej Piotrowski2013-01-011-2/+2
|
* main/ruby: upgrade to 1.9.3_p327Natanael Copa2012-11-161-3/+3
|
* main/ruby: unbundle ruby-jsonNatanael Copa2012-10-251-13/+21
| | | | | | redmine/rails wants new version than bundled with ruby but version number is lower (1.7.5) so the bundled version would be preferred by apk-tools.
* main/ruby: build with yaml supportNatanael Copa2012-10-251-2/+2
|
* main/ruby: upgrade to 1.9.3_p286Natanael Copa2012-10-162-108/+3
|
* main/ruby: build fix for x86_64Natanael Copa2012-10-151-3/+9
|
* main/ruby: upgrade to 1.9.3_p194Natanael Copa2012-10-153-11/+233
|
* main/ruby: upgrade to 1.8.7-p358Fabian Affolter2012-05-251-12/+20
|
* main/ruby: build fixNatanael Copa2012-04-241-1/+9
| | | | allow dirs but not files in /usr/local
* main/ruby: rebuild against gdbm-1.10Natanael Copa2012-02-231-1/+1
|
* main/ruby: upgrade to 1.8.7_p352Natanael Copa2011-09-201-4/+7
|
* main/ruby: rebuild against db-5.2Natanael Copa2011-08-221-1/+1
|
* main/ruby: rebuild against db5Natanael Copa2011-02-231-1/+1
|
* Set all packages with arch="x86 x86_64" to arch="all".William Pitcock2011-01-131-1/+1
|
* main/*: add archNatanael Copa2010-12-131-0/+1
|
* main/ruby: pkgbump to 1.8.7_p299Jeff Bilyk2010-11-152-175/+5
| | | | Bumped package to 1.8.7_p299
* main/ruby: move .so to -dev packageNatanael Copa2010-07-151-1/+1
| | | | ref #384
* main/ruby: rebuild aginst openssl-1.0Natanael Copa2010-05-142-5/+185
|
* main/ruby: remove leftoversNatanael Copa2010-05-141-0/+0
|
* main/[various]: bump pkgrel to force rebuild against nptlNatanael Copa2010-05-041-1/+1
|
* main/ruby: rebuild against db-4.8Natanael Copa2009-11-241-1/+1
|
* main/ruby: enable threadingNatanael Copa2009-09-082-1/+2
| | | | fixes segfault for sqlite3-ruby
* moved extra/* to main/Natanael Copa2009-07-241-0/+44
and fixed misc build issues