Also, is it just me or is rubygems in macports broken? $ gem /opt/local/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require': no such file to load -- sources (LoadError) from /opt/local/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:27:in `require' from /opt/local/lib/ruby/vendor_ruby/1.8/rubygems/source_info_cache.rb:6 from /opt/local/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require' from /opt/local/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:27:in `require' from /opt/local/lib/ruby/vendor_ruby/1.8/rubygems/remote_installer.rb:12 from /opt/local/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require' from /opt/local/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:27:in `require' from /opt/local/lib/ruby/vendor_ruby/1.8/rubygems.rb:112:in `manage_gems' from /opt/local/bin/gem:10 On 6/30/07, Eloy Duran <eloy.de.enige@gmail.com> wrote:
Hello,
I've created a updated portfile for RubyCocoa. However I have a few questions:
First I would like to change the name from rb-cocoa to rb-rubycocoa since that's the real name. Is this allowed?
Second, I'm not allowed to use the universal variant because it's not a configure script based installation. Is there some way to override this? Because now I have a builduniversal variant, but this is not so nice...
Portfile: http://pastie.textmate.org/74998 Note: I haven't yet updated the description.
Cheers,
Eloy