On Tue, Oct 11, 2005 at 11:24:49AM +0200, Jonathan Weiss wrote: > I itegrated Rubygems (a package manager for Ruby libs and apps, think of > Perl CPAN or PHP Pear) into the ports tree. > > The main port, devel/ruby-gems, gives you the management program (gem) and a > module Makefile for all the rubygem-* ports. > > A rubygem module can then be installed like a normal port/package: > > # cd /usr/ports/devel/rubygem-rake && make install clean-depedens > Or > # pkg_add rubygem-rake-0.6.2.tgz > > I also created several rubygem-* ports for rails, but I want to wait for the > 1.0 release. > > Tested on i386 and macppc. Please review, test and commit.
Tested on sparc64 without any issues, i'm fine with it. Regards Simon