summaryrefslogtreecommitdiff
path: root/misc/rubygems
AgeCommit message (Expand)AuthorFilesLines
2013-02-03Update rubygems to 1.8.25.taca2-6/+6
2012-10-08Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.asau1-3/+1
2012-04-28Update rubygems package to 1.8.24.taca3-7/+8
2012-04-22Update rubygems package to 1.8.23.taca5-23/+30
2012-02-19Update rubygems package to 1.8.17.taca2-6/+6
2012-01-31Update rubygems package to 1.8.15.taca2-6/+6
2011-12-15Update rubygems package to 1.8.12.taca3-7/+8
2011-11-13Update rubygems package to 1.8.11.taca2-7/+6
2011-11-08* Make --install-root change same as ruby193-base.taca8-78/+40
2011-09-04Update rubygems package to 1.8.10.taca3-10/+20
2011-08-25Update rubygems package to 1.8.9.taca2-7/+7
2011-08-12Update rubygems package to 1.8.7 with adding compatibility to readtaca16-127/+171
2011-03-27* Allow build on not only ruby18 but ruby19.taca4-5/+40
2011-03-23Update rubygems package to 1.6.2.taca11-122/+144
2011-02-23Remove patches to make a gemspec file's format compatible as before.taca4-75/+3
2011-02-07Remove RUBY_REQD which specify older version oftaca1-2/+1
2010-09-16Update rubygems to 1.3.7.taca14-84/+150
2010-09-13Marked as CONFLICTS with the previous pkgname (no ruby??- prefix).obache1-1/+3
2010-09-12misc/rubygems/rubygem.mk has moved to lang/ruby/gem.mk.taca1-275/+0
2010-09-10* take maintainer ship.taca18-62/+232
2010-09-07* Mark these packages Ruby 1.8.x support only.taca1-1/+2
2010-01-27Fix (finally) the typo in patch-ag. Previous fix wasn't correct.fhajny3-6/+6
2009-09-25Fix a typo. Reported by Filip Hajny.minskim3-5/+6
2009-07-24Update rubygems to 1.3.5.minskim3-10/+8
2009-06-16Fix a number of GENERATE_PLIST entries to always have a terminating ;joerg1-2/+2
2009-06-14Remove @dirrm related logic.joerg1-5/+3
2009-06-14Do not add @dirrm to automatically-generated PLIST.minskim1-4/+2
2009-06-14Remove all dirrm-related entries from PRINT_PLIST_AWK, because print-PLISTminskim1-8/+4
2009-06-14Remove @dirrm entries from PLISTsjoerg1-8/+1
2009-06-14Skip "@dirrm lib/ruby" in PRINT_PLIST for packages including rubygems.mk.minskim1-1/+2
2009-06-12Test variables before using them. Several variables inminskim3-2/+25
2009-06-10Update rubygems to 1.3.4.minskim12-92/+88
2009-04-07Update rubygems to 1.3.1.minskim8-64/+72
2008-09-15Update rubygems pacakge to 1.2.0.taca14-184/+94
2008-09-15Replace shbang path of files under bin directory.taca1-1/+5
2008-09-14Move targets requiring the root privilege to the install stage.minskim1-14/+17
2008-06-19- Switch to use vendor_dir with Ruby 1.8.7.taca8-107/+200
2008-05-25Explicitly add pax dependency in those Makefiles that use it (or havejoerg1-1/+3
2008-04-13Update misc/rubygems to 1.1.1. Changes from version 1.1.0 include:jlam5-41/+41
2008-03-31Set up the shell environment before calling ``gem'' during the extractjlam1-4/+5
2008-03-31Update rubygems to 1.1.0. Changes from version 1.0.1 include:jlam12-154/+227
2008-03-27Use the correct variable name (GEM_CACHEDIR, not GEM_CACHE).jlam1-3/+3
2008-03-27The ``gem'' command doesn't exit with an error if the install fails.jlam1-1/+14
2008-03-24Restore default setting of PKG_DESTDIR_SUPPORT removed in revisionjlam1-1/+4
2008-03-22Add default value for GEM_FORMAT missing from previous commit.jlam1-1/+4
2008-03-21Update description to be less rambling and more consise.jlam1-8/+6
2008-03-21+ Drop the GEMFILE variable which is completely unused.jlam1-25/+48
2008-03-21Remove PKG_DESTDIR_SUPPORT setting from rubygem.mk. Its placement injlam1-4/+1
2008-03-19+ About half of the gems I've touched have required rubygems>=1.0.1, sojlam1-3/+3
2008-03-19+ Move the "install into buildroot" step into the build phase and outjlam1-46/+45