Commit Graph

641 Commits

Author SHA1 Message Date
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
steven
911bc05ceb new MULTI_PACKAGES
looks correct bernd@
2006-11-21 11:13:09 +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
91a71496cd USE_X11 2006-11-13 12:51:14 +00:00
mbalmer
3a99c756d3 Update to R 2.4.0, a clone of S. Written in C. 2006-11-11 18:52:12 +00:00
steven
62866c56e3 do not reference PKGNAME in other vars
pointed out by naddy
2006-11-03 08:29:00 +00:00
naddy
ae4bcc18d1 USE_LIBTOOL 2006-10-30 23:26:47 +00:00
steven
de9f944641 add a few missing qt4 libraries
spotted by Deanna Phillips
2006-10-30 09:57:20 +00:00
ian
0f241933ab strcpy->strlcpy; add minimal regress and remove NO_REGRESS; rename old patches
to new naming convention; bump pkg.
2006-10-29 23:14:43 +00:00
steven
a9bea91935 WANTLIB 2006-10-29 18:05:50 +00:00
steven
6ec32bccb9 USE_X11 2006-10-29 11:03:30 +00:00
steven
4a13af2ef3 ensure that older packages get updated to the new default flavor
"go ahead" bernd@
2006-10-28 23:23:29 +00:00
steven
b080141647 +freemat 2006-10-28 19:53:28 +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
steven
71883d466f +umfpack 2006-10-21 17:23:19 +00:00
steven
3a833b9cf6 import UMFPACK 5.0.1
UMFPACK is a set of routines for solving unsymmetric sparse linear
systems, Ax=b, using the Unsymmetric MultiFrontal method. Written
in ANSI/ISO C, with a MATLAB (Version 6.0 and later) interface.
Appears as a built-in routine (for lu, backslash, and forward
slash) in MATLAB. Includes a MATLAB interface, a C-callable
interface, and a Fortran-callable interface.
2006-10-21 17:22:47 +00:00
steven
d4b19367af +amd 2006-10-21 16:58:41 +00:00
steven
e6f98d28c1 import AMD-2.0
AMD is a set of routines for ordering a sparse matrix prior to Cholesky
factorization (or for LU factorization with diagonal pivoting). There
are versions in both C and Fortran. A MATLAB interface is provided.
Note that this software has nothing to do with AMD the company.
2006-10-21 16:58:00 +00:00
steven
45607555d8 +arpack 2006-10-19 16:21:11 +00:00
steven
542d47f6ab import arpack96 library
ARPACK is a collection of Fortran77 subroutines designed to solve large
scale eigenvalue problems.
2006-10-19 16:19:54 +00:00
steven
6eb5ee3ec1 +matio 2006-10-19 10:51:57 +00:00
steven
ce9dcb222e import matio 1.3.1
library for reading and writing Matlab MAT files
2006-10-19 10:51:01 +00:00
sturm
596187fc4b switch to fedora_base 2006-10-19 09:56:17 +00:00
steven
bc4336fe47 forgot to commit a file; reminded by STeve Andre' <andres at msu.edu> 2006-10-19 08:42:11 +00:00
sturm
43222ceffa fix RUN_DEPENDS, uses fedora_base now 2006-10-19 00:19:39 +00:00
steven
e7df1fa168 add fftw3's single precision flavor 2006-10-18 17:41:47 +00:00
steven
9415b45e40 add flavors for single and double precision.
a bit complex, but doesn't work well with SUBST_VARS for now
2006-10-18 17:40:38 +00:00
pvalchev
2778d08394 +ecm 2006-10-14 18:53:00 +00:00
pvalchev
d6a632e5b7 Import ecm-6.1.1
Integer factorization library and program using the Elliptic
Curve Method (ECM), the P-1 or P+1 methods (which the ECM
method can be viewed as a generalization of).
2006-10-14 18:52:12 +00:00
steven
9949c42f9c update to mathomatic 12.6.5 2006-10-13 19:24:41 +00:00
kevlo
78eaccab1f upgrade to p5-Set-IntSpan 1.09 2006-10-09 16:34:37 +00:00
steven
5a111e09d7 process man pages after build here as well. allows to continue the build
without problems after an interruption.
2006-10-03 10:26:49 +00:00
ckuethe
2915b005b1 Process manpages after compiling source. This makes it possible to
interrupt and restart the build of this port.
ok steven
2006-10-03 06:00:03 +00:00
steven
60b147fe5f +cblas 2006-10-02 21:59:12 +00:00
steven
dff539a140 import CBLAS, a C interface to the BLAS library.
port started by ckuethe
2006-10-02 21:58:25 +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
5b8b723bc3 zap unneeded 0.0 2006-09-18 11:50:39 +00:00
espie
a1396a349f Bundle source patches with the package. After all, it's small, and that
way, we meet the licence for redistribution.
2006-08-25 10:08:33 +00:00
steven
01be382960 make tcl dependency more explicit.
ok espie@
2006-08-16 05:23:49 +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
steven
14073d70f4 fix homepages and a few master sites while there 2006-07-19 15:11:53 +00:00
espie
09fb440b21 adjust for new texinfo 2006-07-18 06:51:25 +00:00
steven
0125cadf17 update to mathomatic 12.5.20
Gerardo Santana Gomez Garrido gives up maintainership.
2006-07-17 07:48:40 +00:00
steven
e7838586bf maintenance update to fftw 3.1.2 2006-07-14 14:37:40 +00:00
steven
57fd224d4a better master sites 2006-07-11 11:30:06 +00:00
steven
468a19e641 +p5-Math-BigInt-GMP 2006-07-10 15:34:22 +00:00
steven
5dc91bf078 import Math::BigInt::GMP 1.18
use the GMP library for Math::BigInt routines.

submitted and maintained by Chris Humphries <chris at unixfu.net>
2006-07-10 15:33:58 +00:00
sturm
cd6c387f38 fix tcl/tk dependencies 2006-07-07 22:34:47 +00:00
pvalchev
27dad91186 proper REGRESS_DEPENDS on itself; ok espie 2006-06-29 08:26:08 +00:00
pvalchev
453a98db2d add proper define to build on amd64 2006-06-29 00:43:58 +00:00