Commit Graph

682 Commits

Author SHA1 Message Date
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
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
espie
a83cc3ce59 new style conflicts 2004-09-18 10:26:55 +00:00
espie
d7c7e778ad new style PLISTs 2004-09-15 09:11:58 +00:00
espie
1e029183fd fixes for recent libtool changes. Blasted libtool is harder to fool...
okay naddy@
2004-08-17 19:33:09 +00:00
xsa
8f584f432e more new-style MODULES. 2004-08-10 20:41:47 +00:00
xsa
569ca0e221 new-style MODULES. 2004-08-10 09:14:47 +00:00
naddy
5b78b831af update to 1.9.1; from Chris Kuethe <ckuethe@ualberta.ca> 2004-08-08 15:06:23 +00:00
xsa
5169bf05a7 new-style MODULES 2004-08-04 19:46:14 +00:00
espie
e492e46724 NO_SHARED_LIBS always defined. 2004-08-02 12:45:59 +00:00
marcm
05be03ff5f Updated to 1.2.13. Bug fixes and updated the port some. 2004-07-25 00:17:39 +00:00
espie
c3a71ab9a0 fed up with changing checksums: provide a local mirror and kill
IGNOREFILES.
2004-07-11 12:18:44 +00:00
naddy
5872e0c774 update to 04-174; from Andreas Kahari <ak+openbsd@freeshell.org> 2004-06-30 23:30:05 +00:00
xsa
93568351bb set BUILD_DEPENDS= ${RUN_DEPENDS} not the opposite .. for obvious
reasons... okay pvalchev@.
2004-06-26 07:35:05 +00:00
sturm
42ee9d7c77 maintenance update to grace 5.1.15 2004-06-13 10:36:58 +00:00
naddy
7d20bf8425 * use the published libreadline interface to get the screen size (fixes build)
* sync patches
2004-06-07 14:43:39 +00:00
naddy
8205995281 update to 1.2.3: small fixes, translation updates 2004-05-27 20:10:19 +00:00
pvalchev
a38e0d9846 Update to mcl-04-105
from maintainer Andreas Kahari <andreas.kahari@unix.net>
2004-05-07 23:35:51 +00:00
naddy
8e19ddd5e0 Update to 1.9.0.
Revised from a submission by Chris Kuethe <ckuethe@ualberta.ca>.
2004-04-28 21:40:31 +00:00
marcm
18117f2d2e Maintenance update to 1.2.9. 2004-04-12 01:30:25 +00:00
naddy
864b63ffa4 Update to 1.2.2. Changes in this release:
- formula entry mode
- right mouse button click gives popup menu
- translation updates
- bug fixes
2004-04-05 21:42:27 +00:00
naddy
ee1de00fc1 fix include path for freetype and remove old autotools kludge 2004-03-04 01:48:02 +00:00
naddy
f92ad14ba5 remove workarounds for gcc2.95/sparc64 compiler bugs 2004-02-25 01:35:49 +00:00
xsa
a53a81605d + py-probstat 2004-02-08 16:40:52 +00:00
xsa
e30d79085e Import py-probstat-0.912
probstat is a probability and statistics utilities module for Python.

It currently has objects that implement:

 * Permutations
 * Combinations
 * Cartesian product
 * Priority Queue

ok sturm@.
2004-02-08 16:39:39 +00:00
xsa
41fea48e20 + py-gnuplot 2004-02-05 23:40:43 +00:00
xsa
bcb6fa7898 Import py-gnuplot-1.7
py-gnuplot is a Python package that allows you to create graphs from
within Python using the gnuplot plotting program.

ok sturm@.
2004-02-05 23:37:27 +00:00
xsa
7ff18c228b add new MASTER_SITES; ok danh@. 2004-02-04 15:02:09 +00:00
sturm
df1ebdb359 - update to netcdf 3.5.0
- cleanup
- pull in patches from netcdf-current to build with gcc3
2004-02-01 12:22:05 +00:00
sturm
7349e2bcce NOT_FOR_ARCHS=${NO_SHARED_ARCHS}
from Xavier Santolaria
2004-01-29 17:13:37 +00:00
marcm
01c6684f25 Damn this XML::Parser crap and the horse it rode in on.
Noticed by Chris Kuethe.
2004-01-28 19:56:50 +00:00
marcm
4d921e1135 Update to Gnumeric 1.2.5. Loads of bugfixes, enjoy. 2004-01-28 16:10:33 +00:00
naddy
6807d1bedd Don't attempt to build perl ports that load dynamic modules
on architectures that support static linking only.
2004-01-17 15:58:06 +00:00
sturm
a66365bfed update to 5.1.14 2004-01-11 11:12:52 +00:00
naddy
9416a8060d overhaul 2003-12-31 17:32:38 +00:00
naddy
f217f4d5ec overhaul 2003-12-31 17:13:32 +00:00
sturm
7f7292aee5 compile with ocaml 3.07 2003-12-31 17:06:42 +00:00
marcm
f26eb0d7c2 Deal with the libgsf-gnome subpackage 2003-12-31 15:05:16 +00:00