Commit Graph

650 Commits

Author SHA1 Message Date
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
djm
0c53a28030 +py-numpy 2006-06-26 00:46:51 +00:00
djm
ef6ee6adaf import of numpy-0.9.8 with some fixes from numpy SVN -current:
> NumPy is a Python library for numeric and scientific computing, it
> contains a powerful N-dimensional array object, basic linear algebra
> functions, basic Fourier transforms, sophisticated random number
> capabilities and tools for integrating Fortran code.

feedback and ok alek@
2006-06-26 00:45:37 +00:00
alek
df7d1b7ef3 Update to 1.2 from mbalmer@ via Ray Lai <ray@cyth.net> 2006-06-17 21:58:08 +00:00
bernd
c3e1e3a89e Fix WANTLIB after gtk+2 upgrade. 2006-06-13 13:19:08 +00:00
espie
243fbfa482 Update to most recent stable version. Adds FITS support thx to fitsio. 2006-06-12 11:15:56 +00:00
espie
6e8702874a +cfitsio 2006-06-12 11:14:47 +00:00
espie
3b40ce17e0 cfitsio manipulates FITS data, a format most often used in astrophysics
for storing multi-channel picture-like results.
2006-06-12 11:14:08 +00:00
espie
58818b30dc fix typo, update WANTLIB, turn on SHARED_ONLY, kill PFRAG.shared
and bump pkgname, of course.
2006-06-12 08:46:03 +00:00
steven
053a906cca maintenance update to plplot 5.6.1
ok alek@
2006-06-06 13:36:28 +00:00
alek
92e91b4ac4 Bump PKGNAMEs after recent python switch 2006-06-03 09:19:52 +00:00
weingart
18775fea0e Update to sc-7.16
ok pval@
2006-05-28 21:21:51 +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
1b12307b21 set USE_X11 2006-05-12 13:52:17 +00:00
steven
c5653acc0a +plplot 2006-05-12 13:36:51 +00:00
steven
8d41b59cd3 import plplot 5.6.0
PLplot is a library of functions that are useful for making scientific
plots. PLplot can be used from within compiled languages such as C, C++,
Fortran and Java, and interactively from interpreted languages such as
Octave, Python, Perl and Tcl.

The PLplot library can be used to create standard x-y plots, semilog
plots, log-log plots, contour plots, 3D surface plots, mesh plots,
bar charts and pie charts. Multiple graphs (of the same or different
sizes) may be placed on a single page with multiple lines in each
graph.

some initial work by Matthias Kilian.
thanks to the people who tested this.
2006-05-12 13:35:38 +00:00
steven
34802d8471 allow build on sparc 2006-05-10 07:35:40 +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
dcdddcffa7 unbreak build on powerpc by using -fPIC for the shared library.
tested by Matthias Kilian <kili at outback.escape.de>
ok naddy@
2006-04-22 06:59:45 +00:00
naddy
4b5e55c206 bump PKGNAME after MAINTAINER address change 2006-04-14 22:20:08 +00:00
jakob
f787dd661f update MAINTAINER email adress; from gerardo santana 2006-04-10 05:43:47 +00:00
bernd
a925bc4eb7 Update to mcl-06-058.
From MAINTAINER Andreas Kahari.

"go ahead" steven@
2006-04-05 08:58:44 +00:00
naddy
394abc9ebe maintenance update to 1.2.5.2, fixes potential problems with newer glib versions 2006-04-03 15:51:15 +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
steven
0647760895 install manual pages for the BLAS library; bump PKGNAME. 2006-04-01 19:02:23 +00:00
steven
3db0234a3a + lapack 2006-04-01 16:27:48 +00:00
steven
31ed6dd31a initial import of LAPACK 3.0
LAPACK is written in Fortran77 and provides routines for solving systems
of simultaneous linear equations, least-squares solutions of linear
systems of equations, eigenvalue problems, and singular value problems.
2006-04-01 16:25:11 +00:00
sturm
2af62e003d remove dead MASTER_SITES
from Jim Razmus <jim at bonetruck.org>
2006-03-31 16:50:44 +00:00
steven
e5a95a71f1 update to mathomatic 12.5.11
maintainer e-mail address bounced
2006-03-11 13:43:27 +00:00
marco
d71957e36d Fix precedence to match C better.
Add a regression test.
Some other small fixes.
from Ray Lai.
2006-03-06 14:41:56 +00:00
steven
269caa75ce update to fftw 3.1 2006-03-05 23:17:29 +00:00
marco
d6c30a78ed Add the moo calculator. Written by Ray Lai <ray at cyth dot net>. 2006-03-05 00:24:03 +00:00
marco
28f0215367 initial import of moo 2006-03-05 00:21:53 +00:00
sturm
e234467e13 give up MAINTAINER, I don't use these anymore 2006-03-04 15:10:30 +00:00
steven
1b0d37e527 add working master site 2006-02-18 21:14:42 +00:00
david
4041514197 sort SUBDIR list; ok sturm@ 2006-02-12 16:24:50 +00:00
david
9923841b93 cleaning: remove commented nonexistent SUBDIR entries; ok sturm@ 2006-02-12 14:58:15 +00:00
sturm
c1539524cf bump PKGNAME due to PLIST changes after 3.8 -> 3.9 2006-01-22 23:21:46 +00:00
steven
93b69450c9 fix WANTLIB after gtk+2 downgrade
replace intl iconv in WANTLIB by MODULES=devel/gettext
2006-01-18 21:13:22 +00:00
steven
1812ebd4be fix WANTLIB after gtk+2 downgrade 2006-01-18 21:07:59 +00:00
steven
6cd159341c make configure test for correct stack alignment evaluate to no on i386
(it was returning a pretty much random test result)

go ahead sturm@
2006-01-17 07:18:23 +00:00
espie
544baa9568 SHARED_LIBS bump for C++, math -> multimedia 2006-01-14 00:28:45 +00:00
steven
cf09bcc692 remove MODGNU_SHARED_LIBS 2006-01-06 18:58:31 +00:00
steven
0b38e5868e remove MODGNU_SHARED_LIBS 2006-01-06 18:30:40 +00:00
steven
e9114d7134 SHARED_LIBS 2006-01-06 17:42:01 +00:00
steven
0d6122e805 update to 1.28
based on diff from Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
2006-01-04 07:28:24 +00:00
naddy
f00fdc1cf2 The plist was changed, so bump the pkgname. 2005-12-29 21:14:48 +00:00
steven
772a3043bc SHARED_LIBS and USE_LIBTOOL
"go ahead" espie@
2005-12-26 16:11:29 +00:00
steven
7ef3fe69d4 SHARED_LIBS
ok sturm@
2005-12-25 18:54:32 +00:00
steven
83710cfd2b SHARED_LIBS
ok espie@
2005-12-24 22:27:22 +00:00
steven
4cdf618554 SHARED_LIBS
tested and ok sturm@
2005-12-24 20:05:27 +00:00
steven
5fda5a5c83 SHARED_LIBS
ok espie@
2005-12-24 14:45:38 +00:00
steven
ff6d308375 SHARED_LIBS.
looks ok mbalmer@
2005-12-23 19:56:50 +00:00
alek
431112ef79 Empty WANTLIB is not needed 2005-12-04 12:10:12 +00:00
steven
c54de4fed2 +blas 2005-12-03 21:59:05 +00:00
steven
6ad45aa186 import BLAS
The BLAS (Basic Linear Algebra Subprograms) are routines that provide
standard building blocks for performing basic vector and matrix
operations.

help and ok alek@
2005-12-03 21:56:25 +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
a77bd15eef - devel/gmp is BUILD_DEPENDS
- Bump PKGNAME
2005-11-18 23:26:43 +00:00
wilfried
33d1f9302e fix wantlib + bump 2005-11-15 15:35:40 +00:00
marcm
4b3ad3e411 Fix WANTLIBS, bump version. 2005-11-13 16:54:39 +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
espie
0acf0d03f0 +jacal 2005-10-30 11:14:08 +00:00
espie
76925358cb small symbolics computation program written in scheme. 2005-10-30 11:13:25 +00:00
mbalmer
a722685d81 Update to version 2.1.1 and take maintainership.
For more information, see release information on
http://www.r-project.org/

with help from bernd@ and ok robert@,bernd@
2005-10-08 09:47:36 +00:00
alek
7637491f4a Add fftw3 2005-10-03 21:43:08 +00:00
alek
54dfa2f07b Import fftw3 3.0.1
FFTW is a C subroutine library for computing the discrete Fourier
transform (DFT) in one or more dimensions, of arbitrary input size,
and of both real and complex data (as well as of even/odd data, i.e.
the discrete cosine/sine transforms or DCT/DST).

From Steven Mestdagh <steven.mestdagh@esat.kuleuven.be>
2005-10-03 21:41:52 +00:00
sturm
11a2fc53ac update to last release of fftw2, 2.1.5
USE_LIBTOOL while here

from steven.mestdagh at esat.kuleuven.be
2005-10-03 12:53:33 +00:00
espie
3c2f1ae8e1 make this work again. 2005-10-01 14:39:52 +00:00
espie
53727aff01 more qt 3.3.5 2005-09-24 08:09:44 +00:00
pvalchev
c8d86ba556 remove maintainer Shell Hung due to years of inactivity 2005-09-23 19:41:43 +00:00
mbalmer
2d00f98957 Fix pcre vulnerability.
ok pvalchev
2005-08-27 21:10:38 +00:00
aanriot
6efe8828a8 this version doesn't work with ocaml 3.08, mark it as broken.
ok naddy@
2005-08-09 22:50:15 +00:00
sturm
403b0e2ed6 fix MASTER_SITES, noticed by aanriot@ 2005-08-06 16:47:38 +00:00
pvalchev
f745188427 update to mathomatic-12.4.5; from maintainer santana@openbsd.org.mx 2005-07-26 19:59:52 +00:00
naddy
c50278f38b Update to 05-118.
Major changes includes speed improvements when reading large matrices
from file and the addition of the clmorder tool.

From: maintainer Andreas Kahari <andreas.kahari@gmail.com>
2005-07-26 18:50:43 +00:00
naddy
764cee239e update to 12.4.2; from maintainer Gerardo Santana 2005-06-28 16:00:05 +00:00
alek
36fd9ae941 - Update to 0.3
- Honour CXX flag

From Matthias Kilian <kili@outback.escape.de> (MAINTAINER)
2005-06-27 20:36:40 +00:00
espie
31a462d6bf +kst 2005-05-31 00:28:23 +00:00
espie
85cf881e02 kst is a plotting tool similar to gnuplot, but with a kde interface.
depends on the gsl that canacar just committed...
2005-05-31 00:27:21 +00:00
marcm
d55415f861 Update to 1.4.3... prodded by alek@ 2005-05-27 17:50:26 +00:00
naddy
251dbf18fd +mathomatic 2005-05-27 06:05:15 +00:00
naddy
8ddd7ba043 Import mathomatic 12.3.3.
Submitted by Gerardo Santana <gerardo.santana@gmail.com>.

Mathomatic is a small, portable, general purpose CAS (Computer
Algebra System) written entirely in C. This is a console mode
application that compiles and runs under any operating system with
a C compiler.
2005-05-27 06:04:11 +00:00
naddy
6ab365b003 maintenance update to 1.2.5 2005-05-10 19:43:24 +00:00
naddy
d9ec5acb5b Update to 1.3.16. Notable changes:
* switched to GTK+ 2.x
* added shortcut for keypad comma
* faster startup
2005-05-01 18:34:14 +00:00
alek
64b1ce1266 Update to 0.2
From Matthias Kilian <kili@outback.escape.de> (MAINTAINER)
2005-04-12 18:46:09 +00:00
alek
f1cd56cb2b Add aamath 2005-04-06 00:03:57 +00:00
alek
3bd11fa387 Import aamath 0.1
aamath is a program that reads mathematical expressions in infix
notation and renders them as ASCII art. It may be useful to send
mathematics through text-only media, such as e-mail or newsgroups.

From Matthias Kilian <kili@outback.escape.de>
2005-04-06 00:02:00 +00:00
espie
72ce5b4fe2 okay, we've got strcasecmp in libc now.
Also kill this tolower() which doesn't match ctype.h.

(note to self: check WANTLIB before extract too ?)
2005-04-03 16:14:44 +00:00
alek
8ae316717c Add WANTLIB marker
ok msf@
2005-03-23 19:59:08 +00:00
robert
f78d86f930 - use a signed int instead of long int; (now it works on sparc64)
- regen patches

requested and ok by naddy@
2005-03-16 20:26:51 +00:00
alek
c612fb0b99 Add WANTLIB marker
ok pvalchev@
2005-03-15 23:31:34 +00:00
db
0925c3a284 typo and wording fixes; approved by pval
ok mbalmer@ "that diff was fun to read"
2005-03-15 01:57:02 +00:00