Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Ticket #14526 (closed enhancement: fixed)

Opened 9 months ago

Last modified 9 months ago

JRuby Portfile

Reported by: ameingast@… Owned by: macports-tickets@…
Priority: Normal Milestone: Port Submissions
Component: ports Version: 1.6.0
Keywords: java, ruby Cc:
Port:

Description

Here's a very basic JRuby Portfile for version 1.0.3 which works on my system (mac os x, 10.5). I also added a variant to make the files look like a normal ruby installation (jruby becomes ruby, jirb irb, ...).

Attachments

Portfile (2.2 KB) - added by ameingast@… 9 months ago.
JRuby Portfile
Portfile.2 (2.2 KB) - added by ameingast@… 9 months ago.

Change History

Changed 9 months ago by ameingast@…

JRuby Portfile

Changed 9 months ago by afb@…

  • milestone set to Port Submissions

Two questions:

  • are you willing to be the maintainer ? (nobody@… is not a valid email)
  • shouldn't primary category be "lang" ? (rather than the current "java" category)

Changed 9 months ago by ameingast@…

are you willing to be the maintainer ? (nobody@… is not a valid email)

Yes.

shouldn't primary category be "lang" ? (rather than the current "java" category)

You're right. I added my current email address and changed the categories to lang ruby.

Changed 9 months ago by ameingast@…

Changed 9 months ago by afb@…

  • status changed from new to closed
  • resolution set to fixed

Added, r34697.

I converted tabs to spaces, and added some variables that lint was warning about...

--->  Verifying Portfile for jruby
Error: Missing required variable: homepage
Warning: Variant apidocs does not have a description
Warning: Variant default_ruby does not have a description
--->  1 errors and 2 warnings found.
Note: See TracTickets for help on using tickets.