Commit Graph

17 Commits

Author SHA1 Message Date
steven
b0adbdae36 update to 3.0.5
with testing by J.C. Roberts
2009-04-14 18:22:59 +00:00
steven
a62fce0d61 update to 3.0.2 2008-10-05 16:22:04 +00:00
steven
448ec55e55 maintenance update to octave 3.0.1 2008-04-25 18:26:29 +00:00
steven
35176bd794 update to octave 3.0.0 2008-01-21 18:30:13 +00:00
steven
40d19078bc - in the unpack function, add missing -f argument to tar invocations
- in the pkg function, use gmake instead of make, since all the octave-forge
stuff uses it; add corresponding runtime dependency on gmake

based on a diff from Paul Irofti (bulibuta at gmail)
2007-11-10 11:15:05 +00:00
steven
027c0b936c update to 2.9.14 2007-09-23 08:06:59 +00:00
steven
04e712e910 update to octave 2.9.13
add a few missing LIB_DEPENDS
2007-07-28 07:09:19 +00:00
steven
ec5f4453ba major update to octave 2.9.12 2007-06-20 08:51:42 +00:00
steven
4cdf618554 SHARED_LIBS
tested and ok sturm@
2005-12-24 20:05:27 +00:00
naddy
40846b186d update to 2.1.72
other port changes:
- use math/fftw3 library
- fix MASTER_SITES
- add a few patches to include correct headers
- build all HTML documentation and adjust BUILD_DEPENDS accordingly

From: maintainer Steven Mestdagh
2005-11-20 17:44:20 +00:00
alek
cc25439041 Update to 2.1.71
From new maintainer Steven Mestdagh <steven.mestdagh@esat.kuleuven.be>
2005-11-02 18:20:58 +00:00
naddy
7d20bf8425 * use the published libreadline interface to get the screen size (fixes build)
* sync patches
2004-06-07 14:43:39 +00:00
espie
c1c01445e0 Remove dependency on gnuplot: it's trivial to fake it for building,
and octave is useful even without gnuplot installed.

Remind user in pkg/DESCR that gnuplot might be useful.
2001-10-02 12:27:11 +00:00
pvalchev
cca2d19b15 Repair completely. 2001-09-29 20:14:20 +00:00
pvalchev
6c2e015079 oops, pass -u MAIN__ to the compiler only on ELF 2001-09-29 07:56:33 +00:00
pvalchev
7aa422e21a when invoking fortran code from c programs, provide a MAIN__ function stub
to make binutils happy.
2001-09-29 07:06:24 +00:00
naddy
bfbe0c1c5b Import of octave-2.0.16; submitted by Sungman Cho <smcho@tsp.korea.ac.kr>.
GNU Octave is a high-level language, primarily intended for numerical
computations.  It provides a convenient command line interface for
solving linear and nonlinear problems numerically, and for performing
other numerical experiments using a language that is mostly compatible
with Matlab.  It may also be used as a batch-oriented language.
2001-07-15 18:07:15 +00:00