[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

RubyGems and the FreeBSD ports tree

Jonathan Weiss

5/30/2005 6:29:00 PM

Cheers


I'm trying to combine RubyGems with the FreeBSD ports tree. That means that
I want to be able to install gems through the ports tree like:

# cd /usr/ports/www/rails
# make install

And have all rails-gems and rake installed. Behind the scenes the ports
system downloads the gem and installs it. This would ease the pain to
maintain two packet management frameworks for FreeBSD Users.

If you are a FreeBSD user and want this stuff too, you can help me by
testing my work.

You can get it here:

http://blog.in.../files/gems...

And Instructions here:

http://blog.in.../articles/2005/05/30/first-version-of-ruby...
e-freebsd-ports-tree

I also have some patches for OpenBSD, but they are not as far as my FreeBSD
work.

Thanks,
Jonathan

--

Jonathan Weiss
jw@innerewut.de
http://blog.in...




1 Answer

Jonathan Weiss

6/5/2005 2:05:00 PM

0

No FreeBSD users here that can test this?

Jonathan

> Cheers
>
>
> I'm trying to combine RubyGems with the FreeBSD ports tree. That means that
> I want to be able to install gems through the ports tree like:
>
> # cd /usr/ports/www/rails
> # make install
>
> And have all rails-gems and rake installed. Behind the scenes the ports
> system downloads the gem and installs it. This would ease the pain to
> maintain two packet management frameworks for FreeBSD Users.
>
> If you are a FreeBSD user and want this stuff too, you can help me by
> testing my work.
>
> You can get it here:
>
> http://blog.in.../files/gems...
>
> And Instructions here:
>
> http://blog.in.../articles/2005/05/30/first-version-of-ruby...
> e-freebsd-ports-tree
>
> I also have some patches for OpenBSD, but they are not as far as my FreeBSD
> work.
>
> Thanks,
> Jonathan
>

--

Jonathan Weiss
jw@innerewut.de
http://blog.in...