Opened 10 years ago
Closed 10 years ago
#47181 closed enhancement (fixed)
octave: enable Java support
Reported by: | mguthaus (Matt Guthaus) | Owned by: | michaelld (Michael Dickens) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | haspatch | Cc: | |
Port: | octave |
Description
The portfile had --disable-java option during configuration, but it compiles fine without this. I also tested with a package that uses the java extensions and it worked fine.
Attachments (1)
Change History (3)
Changed 10 years ago by mguthaus (Matt Guthaus)
Attachment: | Portfile-octave-java.diff added |
---|
comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | haspatch added; octave java removed |
---|---|
Owner: | changed from macports-tickets@… to michaelld@… |
Summary: | Enabled java support in octave → octave: enable Java support |
Type: | update → enhancement |
comment:2 Changed 10 years ago by michaelld (Michael Dickens)
Resolution: | → fixed |
---|---|
Status: | new → closed |
I'd prefer this to be optional and not the default; looks like Octave's configure script usually works for OSX, but it might not in all cases. So, I'm adding +java as a non-default variant. Please give it a try & see how it works for you.
Added in r134107.
Note: See
TracTickets for help on using
tickets.
Portfile diff patch