#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)
Change History (7)
Changed 19 years ago by namely_void@…
Attachment: | octave-port.tar.gz added |
---|
comment:1 Changed 19 years ago by namely_void@…
Cc: | gwright@… added |
---|
comment:2 Changed 19 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 19 years ago by markd@…
Cc: | markd@… added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Committed. Thanks!
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
Portfile and patches