Opened 20 years ago

Closed 20 years ago

Last modified 19 years ago

#1361 closed defect (fixed)

NEW: fxruby-1.0.27

Reported by: darwin@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

fxruby-1.0.27

The Portfile and patches can be downloaded at: http://www.otierney.net/files/fxruby.tar.gz

Description: FXRuby is a set of language bindings for the FOX GUI toolkit in ruby.

Homepage: http://www.fxruby.org

Comments: OpenGL still has issues, I'll be resolving those soon. Everything else is functional however. Ruby likes things in /usr/local, and i've been unable to find a way to properly install ruby libraries in /opt/local and still have mac os x's packaged ruby recognize them properly. So for the time being, that's where this port installs fxruby to. (Note nothing else is in /usr/local/lib, so at least we're not stepping on anything). This port depends on fox and fxscintilla.

Change History (5)

comment:1 Changed 20 years ago by mww@…

blocked: 1363

comment:2 Changed 20 years ago by tp62@…

I believe that you can set the RUBYLIB environment variable to the paths it isn't seeing. This should allow you to install the libraries in the proper ${prefix}.

What you can do is add a couple ui_msg lines to the end of the Portfile instructing the user to do this (see screen and bash-completion for examples).

comment:3 Changed 20 years ago by darwin@…

ok. fxruby now correctly installs to the right paths, and all!

visit: http://www.otierney.net/files/fxruby for the Portfile and patches inside the files directory.

comment:4 Changed 20 years ago by darwin@…

bug_file_loc: http://www.otierney.net/files/fxruby.tar.gzhttp://www.otierney.net/files/fxruby

comment:5 Changed 20 years ago by tp62@…

Resolution: fixed
Status: newclosed

Cleaned up ui_msgs and changed master_sites to use sourceforge mirror_list. Otherwise, looks good. Tristan, thanks for the hard work and quick response to comments!

Note: See TracTickets for help on using tickets.