Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#37544 closed enhancement (fixed)

vim: add ruby19 support

Reported by: robsonpeixoto@… Owned by: raimue (Rainer Müller)
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: haspatch Cc: raimue (Rainer Müller)
Port: vim vim-app MacVim

Description


Attachments (1)

ruby19.patch (852 bytes) - added by robsonpeixoto@… 11 years ago.

Download all attachments as: .zip

Change History (7)

Changed 11 years ago by robsonpeixoto@…

Attachment: ruby19.patch added

comment:1 Changed 11 years ago by raimue (Rainer Müller)

Thank you for the patch. This supersedes the patch from #26814, which did not use --with-ruby-command.

comment:2 Changed 11 years ago by raimue (Rainer Müller)

Owner: changed from macports-tickets@… to raimue@…
Status: newassigned

comment:3 Changed 11 years ago by robsonpeixoto@…

Without --with-ruby-command the configure will try find the ruby binary, not ruby1.9. So, will be need activate the +nosuffix variant.

comment:4 Changed 11 years ago by raimue (Rainer Müller)

Port: vim-app MacVim added
Resolution: fixed
Status: assignedclosed

Added +ruby19 variant to vim, vim-app, and MacVim in r101352.

comment:5 Changed 11 years ago by alexey.muranov@…

I have a problem with vim+ruby19. If i install it with

port install vim +ruby19

when i run vim, i get

dyld: Symbol not found: _environ
  Referenced from: /opt/local/lib/libruby.1.9.1.dylib
  Expected in: flat namespace
 in /opt/local/lib/libruby.1.9.1.dylib
zsh: trace trap  vim

This is on Snow Leopard. I do not have ruby 1.8 port installed.

comment:6 in reply to:  5 Changed 11 years ago by raimue (Rainer Müller)

Please open a new ticket for this and add me to CC.

Note: See TracTickets for help on using tickets.