Commit graph

25 commits

Author SHA1 Message Date
Maho Nakata
27975327d5 Detect arpack correctly for BLAS and ATLAS, and bump port revision.
Submitted by:	 Robert Jenssen <robertjenssen@ozemail.com.au>
2009-08-07 04:16:17 +00:00
Maho Nakata
a20304db72 Update to 3.2.2. 2009-08-03 11:20:23 +00:00
Maho Nakata
7dec06d74d Update to 3.0.5. 2009-04-12 00:19:20 +00:00
Maho Nakata
db37a84301 Fix build with suitesparse 3.2.
patch is obtained from
http://hg.tw-math.de/release-3-0-x/rev/712d9e045b1e
.
2009-02-18 07:06:18 +00:00
Maho Nakata
bb74500328 Recognize the -pthread flag, and bump port revision.
PR:		126899
Submitted by:	Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-02 02:10:57 +00:00
Maho Nakata
a6c0ec6336 Update to 3.0.1 2008-07-17 06:02:07 +00:00
Brooks Davis
4326f253fb Since bsdtar can detect the type of file it's extracting, simplify
handling of compressed tarballs and zip files.

Approved by:	maho (maintainer)
2008-02-27 03:24:46 +00:00
Maho Nakata
c208346f13 1. FreeBSD tar requires extra switches to read the archive from stdin.
2. Fix installation of packages from octave-forge. make is not GNU make.
3. Bump portrevision accordingly.

Submitted by:	Ryan Hinton <rwh4s@virginia.edu>
2008-02-27 02:23:12 +00:00
Maho Nakata
12cb98ee35 Use the C++ compiler for linking liboctinterp.so in order
to avoid lots of "Undefined symbol" errors also the tests passes.

Submitted by:	Ryan Hinton <rwh4s@virginia.edu>
2008-02-14 07:13:29 +00:00
Maho Nakata
f59910605b Update to 3.0.0, and grab maintainership. 2007-12-25 03:37:51 +00:00
Maho Nakata
87fff5f7bf octave executable is now installed under libexec,
so that we can install multiple versions of octaves.
(esp for upcoming math/octave-devel port)
2006-07-09 02:02:27 +00:00
Maho Nakata
e4dc56fc68 Update to 2.1.73
This commit is a result of hacks at the CodeFest Akihabara 2006 hosted by FSIJ.
2006-07-01 06:56:34 +00:00
Jean-Yves Lefort
f87963630c [1]:
- Update to 2.1.71
  - Use ${INFO}

Moreover:
  - Polish the Makefile

PR:		ports/81482 [1]
Submitted by:	Johan van Selst <johans@stack.nl> [1]
2005-05-26 17:32:40 +00:00
Sergey Matveychuk
d2a4c132d8 - Use more graceful way to unbreak on amd64
PR:		ports/74669
Submitted by:	Roland Smith <rsmith(at)xs4all.nl>
2005-02-10 07:43:49 +00:00
Pav Lucistnik
6755309ed2 - Link with atlas version of lapack
- Make mkoctfile accept -pthread
- Don't hardcode path to lib symlink

PR:		ports/56621, ports/58555
Submitted by:	John E. Hein <jhein@timing.com>
		AMAKAWA Shuhei <sa264@cam.ac.uk>
2003-12-07 02:07:58 +00:00
Maho Nakata
b85aa01a83 Add simple wrapper to avoid the error
/usr/libexec/ld-elf.so.1: Shared object "liboctinterp.so" not found

PR:		54567,54653
Submitted by:	Jonathan <j.e.drews@worldnet.att.net>
2003-07-23 23:41:24 +00:00
Norikatsu Shigemura
8aa301e227 o Update to 2.1.48.
PR:		ports/52902
Submitted by:	Ulrich Spoerlein <q@uni.de>
Suggested by:	Chris BeHanna
2003-06-09 17:19:23 +00:00
Ying-Chieh Liao
e036279ede 1. remove BROKEN
2. utilize PORTDOCS and DOCSDIR
3. sort PLIST
2003-06-08 10:09:59 +00:00
Ying-Chieh Liao
df10201fa5 work for both -stable and -current
PR:		48322
Submitted by:	Chris BeHanna <chris@pennasoft.com>
2003-06-08 07:59:34 +00:00
Ying-Chieh Liao
325bbc5439 upgrade to 2.1.39
PR:		39251, 45201
Submitted by:	Steve Kargl <sgk@troutmask.apl.washington.edu>
Approved by:	maintainer timeout
2002-11-16 17:42:38 +00:00
Steve Price
bfadcefe24 The Alpha's fpsetmask(3) routine doesn't have a FP_X_DNML bit, so remove it
and get this port to building again.
2000-02-20 20:56:37 +00:00
Chuck Robey
1ce742e211 Bring Octave up to version 2.0.15.
Obtained from:	Bill Fenner's Distfiles listing.
2000-01-21 21:26:52 +00:00
Steve Price
91a8f42452 Update to version 2.0.14.
PR:		11504
Submitted by:	nakai@tsl.pe.u-tokyo.ac.jp
1999-12-29 08:54:21 +00:00
Steve Price
f720bd130b Sprinkle in some '#if !defined(__FreeBSD__)' incantations so we don't get
OSF1/Alpha characteristics when the machine's arch is Alpha and the OS is
FreeBSD.
1999-07-05 16:27:03 +00:00
Satoshi Asami
fefb49f219 Misc. build fix.
I changed "--defentry" to "--entry" but everything else is
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-12 23:27:28 +00:00