Commit Graph

31 Commits

Author SHA1 Message Date
espie
0662a4e9d6 PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:20:26 +00:00
landry
b52d8e4a9f Mark as BROKEN-hppa: never built there.
libumfpack.so has undefined refs to a bunch of lapack funcs ?
dgemm, zgemm, dtrsm, ztrsv, dger, zgemv, dgemv, ztrsm, dtrsv, zgeru
2012-12-21 18:25:03 +00:00
espie
06af9bb5dc apparently, qt GL no longer relies on glu, so to get the right prototypes,
we must ask for them.
2012-06-13 09:45:11 +00:00
espie
e820071495 normalize pkgpath 2011-09-16 10:31:20 +00:00
espie
bc8dc9adb1 new depends 2010-11-19 07:23:05 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
steven
6ef50da6e9 update to 4.0
switch to cmake

from Alexandr Shadchin
2010-10-24 19:28:50 +00:00
steven
83c4da679d replace MODFORTRAN_WANTG77 with MODFORTRAN_COMPILER 2010-10-23 15:09:57 +00:00
jakemsr
86c698e3b3 this was linking with libossaudio for portaudio, however portaudio hasn't
used libossaudio for a while.  quit linking with libossaudio.
2010-07-26 09:31:48 +00:00
steven
489911659e add explicit depends on amd, since it does not come in via umfpack anymore 2010-07-18 17:19:49 +00:00
steven
0857df7e9b new WANTLIB/LIB_DEPENDS 2010-07-18 14:33:39 +00:00
steven
80dfe7cfa9 REVISION 2010-07-18 10:30:41 +00:00
naddy
ba398c7ee3 use fortran module 2010-05-28 22:41:43 +00:00
espie
20ca6d1d89 prepare for qt 4.6 2010-03-26 12:00:17 +00:00
sthen
cd5acc36ae - Workaround qt4 linking problem (pthread moved to Libs.private).
This is a temporary fix pending a change to qt4's installed pkg-config
files at a suitable point in the release cycle.

- Don't let autoconf pick up LLVM yet.

- regen PLIST, sync WANTLIB, bump PKGNAME.

With martynas@
2009-06-25 00:11:19 +00:00
martynas
6de0dbf779 - freemat-3.6 is now possible
- make use of portaudio
- remove what i got in upstream
steven@ and Wiktor Izdebski say regression tests pass on amd64, i386
ok steven@
2008-06-11 21:09:06 +00:00
steven
c5952ed8b1 update to 3.5 2007-09-29 06:53:39 +00:00
steven
907a85c549 remove quotes from COMMENT/PERMIT*/BROKEN 2007-09-15 18:44:36 +00:00
steven
98dcefc137 update to freemat 3.4
looks ok to martynas@
2007-09-07 15:55:25 +00:00
espie
9e1ca05cd3 reorder helper next/previous to match common browser behavior.
add WANTLIBs for qt4.3

okay steven@
2007-05-22 09:10:22 +00:00
espie
bf63592fca tell freemat to look in both pkgconfig locations so that it will find newer
qt4.
2007-05-21 16:48:33 +00:00
martynas
33ea2cdeef 3.2 is a re-release of 3.1 with my RESOURCEDIR diff
also, add patch-libs_libCore_IO_cpp (which was ok steven@ some time ago)
if you are using freemat3 on amd64 make sure you've got the latest current
with floorf() fix
2007-04-22 14:43:41 +00:00
martynas
9c984bb2d1 update to 3.1, which includes our all patches (and introduces some new
ones);

3.1 is a bugfix release, but also includes new threading api, perl-style
regular expressions, and the regression test suite (use run_tests).

ok steven@
2007-04-20 19:11:51 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
martynas
2cbc1044f0 - fix ceil for amd64;
- fix (hidden) measuring bug on non-64bit;
- fix crashes in save and copy operations;
"go ahead" steven@
2007-03-27 20:12:59 +00:00
martynas
f92a087f6f update to freemat 3.0
you need at least 9 days old current system for it (correct
_POSIX_THREAD_ATTR_STACKSIZE define for qt4).
all the patches already got committed upstream.
"please commit!" steven@
2007-03-24 14:14:50 +00:00
espie
0f5dc96ea1 say goodbye to GNU land. 2006-12-16 12:22:32 +00:00
steven
b9001d03e7 prevent an out of bounds access when pasting text.
problem hunted down and fix suggested by Deanna Phillips, thanks!
2006-11-17 23:31:45 +00:00
steven
de9f944641 add a few missing qt4 libraries
spotted by Deanna Phillips
2006-10-30 09:57:20 +00:00
steven
6ec32bccb9 USE_X11 2006-10-29 11:03:30 +00:00
steven
962f82cedc import FreeMat 2.0
FreeMat is a free environment for rapid engineering and scientific
prototyping and data processing. It is similar to commercial systems
such as MATLAB from Mathworks, and IDL from Research Systems, but is
Open Source. FreeMat includes several novel features such as a codeless
interface to external C/C++/FORTRAN code, parallel/distributed
algorithm development (via MPI), and plotting and visualization
capabilities.
2006-10-28 19:53:04 +00:00