You mean I should just take the ports.tar.gz file of OpenBSD 5.8 and compile ruby 1.9 from there?
I don't really know where is this CVS attic that you mention. On Friday, March 18, 2016 9:55 PM, Jeremy Evans <jeremyeva...@gmail.com> wrote: On Fri, Mar 18, 2016 at 10:49 AM, ML mail <mlnos...@yahoo.com> wrote: > Thanks for the info. I have now started to compile Ruby 1.9.3 on OpenBSD > 5.9 but face the following errors: > Check the port out of the CVS Attic, and try to built it via the ports system (it may need a few patches). Ruby 1.8.7 is still needed by other packages in the ports tree, which is why it is still in ports. Ruby 1.9.3 is not used by anything else in the ports tree, so it was removed after Ruby 2.0 was EOL. Thanks, Jeremy