summaryrefslogtreecommitdiff
path: root/misc/rubygems
AgeCommit message (Expand)AuthorFilesLines
2011-02-25Pullup ticket #3364 - requested by tacatron4-75/+3
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
2008-03-18Extract the gemspec file before the data.tar.gz so that we avoid anyjlam1-2/+2
2008-03-18Use ${BUILD_TARGET} as the Rakefile task invoked to create the localjlam1-2/+10
2008-03-18Fix subtle interaction with DESTDIR during installation -- the Makefilesjlam1-2/+2
2008-03-18Unify the two clauses in _gem-install-cleanbuild that removed thejlam1-24/+17
2008-03-18REPLACE_RUBY_DIRS is relative to ${WRKSRC} by default, so shorten thejlam1-2/+2
2008-03-18Installed gems have wrapper scripts that call the right interpreter,jlam1-1/+7
2008-03-17Pass MAKE_ENV to the build process when building the gem from thejlam1-3/+4
2008-03-14Allow for gem-extract to be overridden so that packages with specialjlam1-1/+3
2008-03-14+ Add an example value for GEM_CLEANBUILD.jlam1-1/+5
2008-03-14+ Minor improvements to documentation.jlam1-10/+10
2008-03-14+ Rename the metadata (gemspec) file to a more sensible name (*.gemspec).jlam1-5/+9
2008-03-13+ Modify gem-rake-build to find the generated .gem file in the eventjlam1-2/+29
2008-03-13Rename PLIST.common to PLIST as we just use the standard PLIST mechanismjlam1-1/+1
2008-03-13+ Rename some variables and modify a few definitions so that we matchjlam1-26/+22
2008-03-13Most gems need at least rubygems-0.9.4 to work properly.jlam1-2/+2