Commit Graph

17 Commits

Author SHA1 Message Date
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