#14526 closed submission (fixed)
JRuby Portfile
Reported by: | ameingast@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
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 (2)
Change History (7)
Changed 17 years ago by ameingast@…
comment:1 Changed 17 years ago by afb@…
Milestone: | → 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)
comment:2 Changed 17 years 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 17 years ago by ameingast@…
Attachment: | Portfile.2 added |
---|
comment:3 Changed 17 years ago by afb@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
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.
comment:4 Changed 16 years ago by jmroot (Joshua Root)
Type: | enhancement → submission |
---|
comment:5 Changed 16 years ago by (none)
Milestone: | Port Submissions |
---|
Milestone Port Submissions deleted
Note: See
TracTickets for help on using
tickets.
JRuby Portfile