Commit Graph

518 Commits

Author SHA1 Message Date
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
alek
adbbf78ea1 - Better *DEPENDS for x11/tk/8.4
- Fix MODULE as only converters/libiconv is needed
- Put LOCALBASE/lib before X11BASE/lib so correct version of libexpat will
  be used
- Bump PKGNAME

ok naddy@
2005-03-14 15:27:13 +00:00
alek
042ffe959d Don't build lisp stuff
ok danh@
2005-03-06 07:57:17 +00:00
alek
6f2af33122 - graphics/imlib is not needed here
- Bump PKGNAME

ok pvalchev@
2005-02-27 09:39:10 +00:00
alek
c7ef0a331c - Adjust *DEPENDS
- Bump PKGNAME
2005-02-25 14:31:50 +00:00
msf
7fa1035bce +p5-Math-Pari
+pari
2005-02-08 04:29:22 +00:00
msf
2e5266f6fe - initial import of Math-Pari-2.010603
This package is a Perl interface to famous library PARI for
numerical/scientific/number-theoretic calculations. It allows use of
most PARI functions as Perl functions, and (almost) seamless merging of
PARI and Perl data. In what follows we suppose prior knowledge of what
PARI is (see <ftp://megrez.math.u-bordeaux.fr/pub/pari>, or
Math::libPARI).

ok sturm@
2005-02-08 04:27:26 +00:00
msf
9cda5d0698 - initial import of pari-2.1.6
The PARI system is a package which is capable of doing formal
computations on recursive types at high speed; it is primarily
aimed at number theorists, but can be used by anybody whose primary
need is speed.

It is possible to use PARI in two different ways:

1) as a library, which can be called from an upper-level language
application (for instance written in C, C++, Pascal or Fortran);

2) as a sophisticated programmable calculator, named gp, which
contains most of the control instructions of a standard language
like C.

cleanup by and ok sturm@
2005-02-08 02:36:12 +00:00
pvalchev
b98cbc574d remove margarida@ from the maintainer position after a generous timeout 2005-02-07 19:01:47 +00:00
naddy
8e0d7f62ec SIZE 2005-01-05 17:05:00 +00:00
espie
63d1ab3303 repair some dependency paths. 2004-12-30 12:06:22 +00:00
kevlo
e4d1a7c5cf - add p5-Carp-Clan dependency. Pointed out by Sam Smith <S@mSmith.net>
- bump PKGNAME
2004-12-28 02:46:18 +00:00
alek
40d6a7f479 Add WANTLIB markers 2004-12-27 07:41:44 +00:00
alek
554de2fd94 Add WANTLIB markers 2004-12-27 07:16:44 +00:00
marcm
d3d757724f Update to 1.4.1. Add WANTLIB. 2004-12-22 06:02:26 +00:00
danh
0521c0ff3f update to gnuplot 4.0.0 2004-12-21 16:56:59 +00:00
espie
a38df42794 fix tk depend 2004-12-21 11:36:43 +00:00
naddy
dd86cf60b1 update to 04-314; from Andreas Kahari <andreas.kahari@gmail.com> 2004-12-18 16:31:52 +00:00
naddy
4e1f11b7aa update MAINTAINER's E-mail address; from Andreas Kahari 2004-12-18 16:23:07 +00:00
marcm
69423cb08d Update to 1.4.0 so it works again. 2004-12-10 20:39:22 +00:00
kevlo
8feb06d606 upgrade to 1.08 2004-12-02 03:56:56 +00:00
kevlo
568efbdbb9 upgrade to 6.4 2004-12-01 03:40:12 +00:00
sturm
8541e5e6f4 update to graphviz 1.16
maintainer timeout
2004-11-27 12:10:43 +00:00
naddy
67669101d0 freetype build fix; reported by espie@ 2004-11-10 14:07:33 +00:00
naddy
f84e49d619 don't require p5-XML-Parser; problem reported by Adam <suck@my-balls.com> 2004-11-08 17:13:29 +00:00
pvalchev
10a758ab51 - don't display $HOMEPAGE twice
- use LOCALBASE
2004-11-07 18:37:22 +00:00
naddy
0c6cc70869 doesn't need intltool any more; from marcm@ 2004-10-24 14:52:46 +00:00
naddy
6f5d1714d1 Update to 1.2.4. This is a bugfix/minor feature enhancement release:
* introducing thousands separators
* several bugfixes
* cleaned up display code
* new and updated translations
2004-10-23 12:37:24 +00:00
avsm
69ad59ca7c new distfile location 2004-10-11 13:01:05 +00:00
sturm
3a2a729c6a BUILD_DEPENDS on pkgconfig
ok naddy@
2004-10-08 20:59:22 +00:00
sturm
800091f456 these files shouldn't be there 2004-10-08 18:50:17 +00:00
espie
e2bf57aed3 kill INSTALL/DEINSTALL link fest, do this at post-install, as should
be done. And sort out the resulting mess into PFRAGs...
2004-10-08 10:37:24 +00:00
naddy
ebff725c94 new plist 2004-10-03 12:35:20 +00:00