MacPorts Portfile needs update to reflect new build procedure
Reported by lyle (at lylejohnson) | October 27th, 2009 @ 08:34 PM | in 1.6.21
The existing Portfile for FXRuby works by downloading the source tarball from RubyForge and then running the install.rb script. In light of the recent changes to the FXRuby build process and the impending doom of RubyForge, we need to update this Portfile accordingly. The best case would be that they (the MacPorts team) have some mechanism already in place that's sensitive RubyGems.
Comments and changes to this ticket
-
lyle (at lylejohnson) October 27th, 2009 @ 08:42 PM
- Milestone set to 1.6.20
-
lyle (at lylejohnson) October 30th, 2009 @ 09:15 PM
- Tag set to installation
-
lyle (at lylejohnson) November 11th, 2009 @ 07:15 PM
- Milestone changed from 1.6.20 to 1.6.21
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
FXRuby is a library for developing powerful and sophisticated cross-platform graphical user interfaces (GUIs) for your Ruby applications. It’s based on the FOX Toolkit, a popular open source C++ library developed by Jeroen van der Zijp. What that means for you as an application developer is that you’re able to write code in the Ruby programming language that you already know and love, while at the same time taking advantage of the performance and functionality of a featureful, highly optimized C++ toolkit.