Commit Graph

592 Commits

Author SHA1 Message Date
naddy
e9602a787b update to 1.3.17 which fixes an unbounded strcpy 2007-07-21 15:20:54 +00:00
jasper
32a30e5331 -NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
+SHARED_ONLY=	Yes

ok ajacoutot@, simon@, mbalmer@ (for the postgresql bits)
2007-07-04 19:18:45 +00:00
steven
b88c9fa1eb fix plist 2007-06-28 08:03:06 +00:00
steven
815dfb1b71 update to 12.7.3 2007-06-26 05:51:02 +00:00
steven
ec5f4453ba major update to octave 2.9.12 2007-06-20 08:51:42 +00:00
steven
6ad2f4d591 use octave-config to detect octave variables, ways simpler and works with
higher octave versions too.  no package change.
2007-06-06 09:45:59 +00:00
kili
ba4fb7bf34 Don't use RUN_DEPENDS=${BUILD_DEPENDS}. 2007-05-29 11:22:30 +00:00
pvalchev
cfd235da6d update to ecm-6.1.2 2007-05-27 04:59:07 +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
c51102487b unbreak; ok jasper@ 2007-05-20 13:39:56 +00:00
jasper
82cd4ba50c remove marcm@ as maintainer
ok marcm@
2007-05-19 09:13:54 +00:00
bernd
f888a25c16 Don't depend on the qt3 'mt' FLAVOR. This FLAVOR doesn't do anything
and will be removed shortly. Bump PKGNAMEs.

Discussed with and ok espie@.
Bulk build testing by steven@, thanks!
2007-05-09 11:31:43 +00:00
bernd
398423590a Use xenocara expat and fix WANTLIB. 2007-05-04 11:33:14 +00:00
mbalmer
6d5b9ca21d R-2.5.0 2007-04-26 20:26:12 +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
steven
ff685b00eb add -lz for freetype, prompted by naddy@
adjust all WANTLIBs while here
2007-04-01 19:43:56 +00:00
steven
bcd1250517 update to gnuplot 4.2.0
maintainer timeout
2007-03-28 16:50:58 +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
djm
4851491f0f numpy-1.0.1, another responsive maintainer lets us remove patches 2007-03-25 10:47:02 +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
steven
a3b2d2af2f update to lapack 3.1.1
ok martynas@
2007-03-24 14:06:54 +00:00
steven
f4a1fbf564 update to umfpack 5.0.3 2007-03-24 12:53:29 +00:00
steven
bcf9b9ad3d update to amd 2.0.4 2007-03-24 12:44:19 +00:00
espie
a907c43c3b +eigen 2007-03-20 11:36:29 +00:00
espie
04f71160a3 eigen library: a small linear algebra C++ library.
Required for kde4.
2007-03-20 11:35:50 +00:00
steven
8fa24a4fd7 fix more pkgnames ... 2007-03-17 15:22:42 +00:00
jolan
4d65225fd7 remove Jim Geovedi as maintainer from all ports' Makefiles per his
request.
2007-03-15 11:30:07 +00:00
espie
d039670f2b build depends do not recurse.
noticed by steve andre.
no package change -> no bump.
2007-02-21 16:37:34 +00:00
espie
89d4c18cd6 finally update to graphviz 2.12
initial port, most things appear to work after fixes to handle new gd,
to get plugins to work, and to fix xlib output).

Set up as a MULTI_PACKAGES so that we can sort further components into
distinct parts later.
2007-02-20 11:47:07 +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
db79367ae4 WANTLIB fixes, mostly needed by recent cairo update 2007-02-11 00:56:57 +00:00
steven
b2f0761446 update to lapack 3.1.0
based on diff from Martynas Venckus <martynas at altroot.org>
2007-01-27 07:17:55 +00:00
steven
c76ba31b85 update to 12.6.9 2007-01-27 00:02:57 +00:00
mbalmer
fd593cf429 Update to R-2.4.1. See http://cran.r-project.org/src/base/NEWS for a detailed
list of all changes.
2007-01-23 12:06:02 +00:00
ray
d0cf35cbee Update to moo 1.3. Changes:
- If only one number is input, print results in all bases. (From
   Pierre Riteau <pierre dot riteau at free dot fr>, thanks!).
 - Tokenize everything. Don't skip stuff that's not tokenized.
 - Enable all regression tests; I had forgotten I disabled them.
   Update tests to 64-bit goodness. Make it possible to override
   REGRESS_TARGETS on command line.
2007-01-12 03:13:52 +00:00
steven
644c96750b oops 2007-01-11 07:56:06 +00:00
steven
a108f83cfc add a no_octave pseudo flavor 2007-01-11 07:53:24 +00:00
steven
26f5ae54bd fix WANTLIB of ports using gtk, needed after switch to our own pkg-config 2007-01-04 20:19:53 +00:00
steven
9ba2708ec5 +p5-Math-Round 2006-12-27 17:30:54 +00:00
steven
c95e263881 import Math::Round 0.06
perl extension for rounding numbers
2006-12-27 17:29:39 +00:00
dassow
bca02a5cfc cpanify math ports, switch to SHARED_ONLY,
set licenses and bump as required.

'go ahead' steven@
2006-12-24 19:50:51 +00:00
espie
0f5dc96ea1 say goodbye to GNU land. 2006-12-16 12:22:32 +00:00
steven
282439e79d minor update to 5.0.2, with versioned distfiles. 2006-12-03 09:25:14 +00:00
steven
7b569f1505 minor update to 2.0.3. distfiles are versioned now. 2006-12-02 15:02:07 +00:00
steven
14f5dbcb9b update to matio 1.3.2 2006-12-02 00:19:11 +00:00
steven
72819edbe1 build the same -common package regardless of FLAVOR.
this keeps PLIST_DB consistent, requested by sturm@

solution discussed with espie@
2006-12-01 14:24:55 +00:00
steven
923fbd131a new MULTI_PACKAGES
looks good espie@
2006-11-21 20:42:30 +00:00