Opened 9 years ago

Closed 9 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)

Portfile-octave-java.diff (575 bytes) - added by mguthaus (Matt Guthaus) 9 years ago.
Portfile diff patch

Download all attachments as: .zip

Change History (3)

Changed 9 years ago by mguthaus (Matt Guthaus)

Attachment: Portfile-octave-java.diff added

Portfile diff patch

comment:1 Changed 9 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 octaveoctave: enable Java support
Type: updateenhancement

comment:2 Changed 9 years ago by michaelld (Michael Dickens)

Resolution: fixed
Status: newclosed

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.