WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: ruby  (Read 9833 times)

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
ruby
« on: March 28, 2010, 01:09:46 PM »
Updated:

Code: [Select]
Title:          ruby.tcz
Description:    Ruby Programming Langrage. (TESTING)
Version:        1.9.1-p376
Author:         Yukihiro Matsumoto
Original-site:  http://www.ruby-lang.org/en/
Copying-policy: Ruby licnse,GPL
Size: 8.4M
Extension_by:   Jason W
Comments:       --------
Change-log:     2009/03/13 First version.
Current:      2010/03/28 Updated to 1.9.1-p376 



Code: [Select]
Title:          ruby-dev.tcz
Description:    Ruby Programming Langrage dev files.
Version:        1.9.1-p376
Author:         Yukihiro Matsumoto
Original-site:  http://www.ruby-lang.org/en/
Copying-policy: Ruby licnse,GPL
Size: 2.3M
Extension_by:   Jason W
Comments:       ---------
Change-log:     2009/003/13 First version 1.9.1
Current:        2010/03/28 Updated to 1.9.1-p376




Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: ruby
« Reply #1 on: June 11, 2010, 06:30:22 PM »
Thanks to Zab for an update:

Code: [Select]
Title: ruby.tcz
Description: Ruby Programming Langrage (TESTING)
Version: 1.8.6-p399
Author: Zab
Original-site: http://www.ruby-lang.org/en/
Copying-policy: Ruby license, GPL
Size: 2.3M
Extension_by: Zab
Comments: ---
           
Change-log: ---
Current: 2010/06/10 First Version


Offline Joel J.

  • Newbie
  • *
  • Posts: 1
Re: ruby
« Reply #2 on: September 04, 2011, 04:26:18 AM »
Sir,

Please take note that ruby version is really important for Ruby, this is what I see in Arch when the package 'ruby' assumes that latest version and refers to the version '1.9.2'. The majority still use '1.8.7', and migrating to '1.9.2' will take us months for large Rails projects, and it's not something that we can just install and use.

I hope that your package ruby are more clear about it's version number.

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: ruby
« Reply #3 on: September 04, 2011, 08:41:00 AM »
I see that in the 2.x days this package update slipped by me, as the -dev package was not also updated, or downgraded in this case.  But being the 2.x repo, 2.x has not seen a package update in a long time.

I had made the ruby extension in the early days when we were trying to put together a base set of packages to make a workable distribution, though I am very familiar with ruby.   I see on their site that ruby on rails needs version 1.9.2 or 1.8.7.    From what you are saying, 1.8.7 would be the best version to have in the repo.  There is nothing that calls directory on ruby.tcz in it's dep file in the repo, so I can revert it to 1.8.7 with likely no issue.

Since you have a vested interest in the ruby package and seem to have knowledge of ruby, would you like to maintain it in the current repo?  That would give you a good say and control in when it is time to update it.

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: ruby
« Reply #4 on: September 04, 2011, 07:37:50 PM »
Ruby rebuilt to the latest patchlevel of 1.8.7. As I don;t use this section of the forum anymore for package updates, please look to the info files or the official updates page for changes.


Offline muppetmaster

  • Newbie
  • *
  • Posts: 2
Re: ruby
« Reply #5 on: January 28, 2012, 01:20:14 PM »
Hi Jason,

sorry to be a pain with this, but I wonder if it would be possible to provide a ruby-1.9.1 extension in addition to the 1.8.7?

The reason for this is that I have a dependency that requires ruby >= 1.9.1. I've tried building my own extension, but I am new to this and am having trouble getting the shared libraries to link.

cheers,
--Ben

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: ruby
« Reply #6 on: January 28, 2012, 03:14:17 PM »
Let me see what I can do.