Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#7001 closed defect (fixed)

UPDATE: octave 2.1.72

Reported by: namely_void@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc: gwright@…, markd@…
Port:

Description

Update Octave to version 2.1.72. Fix a bug in octave configure that prevented it working on a case-sensitive filesystem. Tested on Mac OS X 10.4.4 with Xcode 2.2.1. See attached portfile tarball. Note: the platform darwin 8 section is something I preferred, but isn't mandatory.

Attachments (2)

octave-port.tar.gz (1.5 KB) - added by namely_void@… 18 years ago.
Portfile and patches
Portfile.diff (1.2 KB) - added by gwright@… 18 years ago.
patch for octave 2.1.72 portfile

Download all attachments as: .zip

Change History (7)

Changed 18 years ago by namely_void@…

Attachment: octave-port.tar.gz added

Portfile and patches

comment:1 Changed 18 years ago by namely_void@…

Cc: gwright@… added

comment:2 Changed 18 years ago by gwright@…

Hmm. I wasn't able to assign this to the maintainer in the bugzilla. I'll take a look.

-Greg

comment:3 Changed 18 years ago by markd@…

Cc: markd@… added
Resolution: fixed
Status: newclosed

Committed. Thanks!

Changed 18 years ago by gwright@…

Attachment: Portfile.diff added

patch for octave 2.1.72 portfile

comment:4 Changed 18 years ago by gwright@…

Cc: gwright@… removed

Mark,

I've attached a patch to the latest 2.1.72 portfile you committed today. This builds on Tiger using gcc-dp-4.0, g++-dp-4.0 and gfortran-dp-4.0. This may fix the issues some people have had with building on intel macs. I also changed the port to use the Accelerate framework instead of veclib. Veclib is deprecated, and Accelerate contains all of the veclib functionality.

The port still fails one test with respect to tilde expansion in paths. I haven't looked at this in detail.

Best Wishes, Greg

comment:5 Changed 18 years ago by markd@…

Ok, additional changes committed. Thanks!

Note: See TracTickets for help on using tickets.