steven
74ba594ff6
oops, missing plist update for 3.0.1
...
spotted by Stephan Andre' (andres at msu.edu)
2008-04-26 06:51:29 +00:00
steven
448ec55e55
maintenance update to octave 3.0.1
2008-04-25 18:26:29 +00:00
naddy
74c62919b6
bump PKGNAME for PLIST changes 4.2 -> 4.3
2008-02-22 22:32:07 +00:00
merdely
dc514a71d0
Set FFLAGS="${FFLAGS}" in CONFIGURE_ENV for alpha so octave will build
...
on alpha. Wrap in .if ${MACHINE_ARCH} == "alpha" as it caused
regressions on other archs.
No bump since it didn't build on alpha before and only alpha is
affected.
Discussed with steven@
2008-02-12 14:44:06 +00:00
steven
35176bd794
update to octave 3.0.0
2008-01-21 18:30:13 +00:00
ajacoutot
07a770f07f
- add update-desktop-database goo
2007-12-15 20:54:19 +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
907a85c549
remove quotes from COMMENT/PERMIT*/BROKEN
2007-09-15 18:44:36 +00:00
naddy
45c04b95a8
missing build dependency; from espie@
2007-08-05 22:27:53 +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
b88c9fa1eb
fix plist
2007-06-28 08:03:06 +00:00
steven
ec5f4453ba
major update to octave 2.9.12
2007-06-20 08:51:42 +00:00
espie
9eafbbfb35
base64 checksums.
2007-04-05 16:19:55 +00:00
steven
22341e706b
bump PKGNAME due to PLIST changes after 4.0 -> 4.1
...
"feel free to bump whatever is needed" espie@
2007-02-14 11:51:07 +00:00
steven
c45bcee492
skip MODGCC3, since it does not build on sparc anyway.
2006-10-01 23:18:07 +00:00
brad
05a117853f
stop using the gcc3 module on the alpha architecture.
2006-10-01 22:23:47 +00:00
espie
948f8f98f0
more new lib specs
2006-08-03 20:04:51 +00:00
steven
56221ce9e9
bump PKGNAME due to PLIST changes after 3.9 -> 4.0
2006-07-28 06:29:33 +00:00
espie
09fb440b21
adjust for new texinfo
2006-07-18 06:51:25 +00:00
steven
7f3eeb6bc8
- make it build on alpha by using g77 from gcc3, use FC while here
...
- not for sparc, added some comments in Makefile
ok naddy
2006-05-24 05:03:51 +00:00
steven
502e69014a
use master sites path that contains all releases, not just the last one.
2006-04-24 22:30:27 +00:00
steven
691dc1f26a
- depend on blas and lapack libraries
...
- bump major for libcruft since blas/lapack code won't be built into it
- change my e-mail address while here
- bump PKGNAME
ok espie@
2006-04-01 19:21:57 +00:00
sturm
2af62e003d
remove dead MASTER_SITES
...
from Jim Razmus <jim at bonetruck.org>
2006-03-31 16:50:44 +00:00
sturm
c1539524cf
bump PKGNAME due to PLIST changes after 3.8 -> 3.9
2006-01-22 23:21:46 +00:00
espie
544baa9568
SHARED_LIBS bump for C++, math -> multimedia
2006-01-14 00:28:45 +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
8e0d7f62ec
SIZE
2005-01-05 17:05:00 +00:00
alek
554de2fd94
Add WANTLIB markers
2004-12-27 07:16:44 +00:00
naddy
ebff725c94
new plist
2004-10-03 12:35:20 +00:00
espie
e492e46724
NO_SHARED_LIBS always defined.
2004-08-02 12:45:59 +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
naddy
2276d3b230
remove WWW lines
2003-12-15 21:42:08 +00:00
fgsch
8625bbcf91
byebye NEED_VERSION.
2002-12-29 19:43:49 +00:00
espie
8e0401df9e
More MASTER_SITES_SUBDIR out
2002-05-13 23:31:24 +00:00
espie
e3edfb9aea
md5->distinfo
2002-03-21 20:20:41 +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
pvalchev
be54d47d8c
CONFIGURE_STYLE=gnu w/ proper MODGNU_CONFIG_GUESS_DIRS
...
needed for the powerpc -> macppc name change
2001-09-28 06:02:12 +00:00
naddy
4c7665bbb5
use FFLAGS; from maintainer Sungman Cho <smcho@tsp.korea.ac.kr>
2001-09-12 23:59:20 +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