Commit Graph

704 Commits

Author SHA1 Message Date
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
jose
3dc71a8edc update to tcl/tk 8.4
add patch to make tcl libs work (didn't work before, either)
ok naddy@ brad@ espie@
2003-12-27 23:31:16 +00:00
jose
1899826dd7 update to tcl/tk 8.4
ok brad@ naddy@
2003-12-27 23:30:05 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
naddy
1c178e4ebe @dirrm shared directories 2003-12-15 17:28:34 +00:00
marcm
b0ff823efa Gnumeric no longer needs gal2. Casually pointed out by my counterpart in
the FreeBSD camp.
2003-12-15 03:31:13 +00:00
naddy
fdfcb2f9ac Update to 1.1.4: RPN mode improvements, bugfixes, translation updates. 2003-11-13 02:37:47 +00:00
sturm
14a89b1a97 update to grace 5.1.13 2003-11-08 14:30:28 +00:00
margarida
2319437587 Add MASTER_SITE;
Zap WWW while here.
2003-11-02 19:58:21 +00:00
sturm
c193008266 update to py-Numeric 23.1
this removes the python2.1 FLAVOR as it is pretty useless, set
MODPY_VERSION in case you need to compile this with python 2.1
no in-tree port requires this

MAINTAINER timeout, from Andrew Dalgleish <openbsd@ajd.net.au>
2003-10-21 19:51:50 +00:00
naddy
2f50b71fe1 ensure that the proper include path is picked up; ok maintainer 2003-10-18 10:30:26 +00:00
naddy
af2d20b35b update to 03-276; from Andreas Kahari <andreas.kahari@unix.net> 2003-10-17 19:22:07 +00:00
marcm
24a85fb2a0 +gnumeric 2003-10-14 20:29:11 +00:00
marcm
ad11d13a9b The Gnumeric spreadsheet is part of the GNOME desktop environment.
Gnumeric is intended to be a drop in replacement for proprietary
spreadsheet applications and will import several existing file
formats.
2003-10-14 20:28:20 +00:00
naddy
0dc26fbc63 Update to 1.1.3. Changes in this release:
* Introducing basic and scientific mode.
* Number base, angle unit and notation mode are remembered on exit.
  No defaults anymore.
* Updates to binary mode.
* New functions (asinh, acosh, atanh) and a new operation (percent).
* Bug fixes: crash on bracket closing, remember display value, GUI.
* Japanese translation, translation updates.
2003-09-24 15:07:19 +00:00
pvalchev
1bf0d2e5c9 remove .orig files in distribution, as according to millert POSIX says
patch will try to patch those instead (and patches here fail to apply
with the new patch)
2003-08-12 20:03:34 +00:00
sturm
239ae26a0f - simple conversions to use the new python module
- while here, remove WWW from DESCR

all work done by Xavier Santolaria <xavier@santolaria.net>
2003-07-31 19:11:59 +00:00
naddy
e44dfb92ce Update to 1.3.15. Adds some keyboard shortcuts. 2003-07-31 18:53:00 +00:00
brad
08b33212df allow grace to compile after the upgrade of t1lib which had some API changes.
ok MAINTAINER
2003-07-23 23:15:16 +00:00
naddy
0f60204feb remove MANx and MANLANG cruft 2003-07-16 19:24:24 +00:00
naddy
de6ce7a55f update to 1.3.14 2003-07-14 11:31:52 +00:00
naddy
09ccf1d4f1 Update to 1.1.2. 2003-07-08 16:50:41 +00:00
sturm
a92503631a +mcl 2003-07-08 10:56:23 +00:00
sturm
1e37926ab8 Initial import of mcl 03-185
The MCL algorithm is short for the Markov Cluster Algorithm,
a fast and scalable cluster algorithm for graphs based on
simulation of (stochastic) flow in graphs.  The algorithm was
developed by Stijn van Dongen at the Centre for Mathematics and
Computer Science (also known as CWI) in the Netherlands.

The MCL algorithm is very fast, very scalable, and has a number
of attractive properties causing it to deliver high-quality
clusterings.

WWW: http://micans.org/mcl/

from Andreas Kahari <andreas.kahari@unix.net>
2003-07-08 10:55:20 +00:00
naddy
39de8874c2 +galculator 2003-06-25 21:59:45 +00:00
naddy
044ec4c6fd Import galculator 1.1.1. ok marcm@
galculator is a GTK2-based scientific calculator with ordinary
notation/reverse polish notation, different number bases (DEC, HEX,
OCT, BIN) and different units of angular measure (DEG, RAD, GRAD).
2003-06-25 21:58:05 +00:00
pvalchev
0b96216d89 bump PKGNAME for last change 2003-06-16 21:42:31 +00:00
millert
e7c17f6332 o We are not 4.3BSD so don't pretend
o Use modern curses routines if ncurses is in use
Fises PR 3225; OK pvalchev@
2003-06-16 21:37:17 +00:00
pvalchev
ee241c0ee1 - correct path to tutorial in man page
- correct LOCALBASE substitution in doc locations
2003-06-16 20:19:29 +00:00
jolan
f0b22143e0 "{HOMEPAGE}" -> "${HOMEPAGE}" 2003-05-22 09:33:15 +00:00
ian
c936c963cd Mark BROKEN: all versions seem to be broken on ELF.
Upgrade to 1.7.0. Suggested by naddy@
2003-05-17 04:46:04 +00:00
naddy
01e802c456 maintenance update to 3.7.3; ok danh@ 2003-05-02 18:03:20 +00:00
wilfried
86a85e82b0 homepage was resurrected 2003-04-27 06:54:26 +00:00
wcobb
a62144b3bd Update to calc-2.11.7. 2003-04-22 00:36:35 +00:00
avsm
d115d49e5f incorrect buffer was referenced here, could leave to overflow
ian@ ok, version in ports too old to submit upstream
2003-04-18 14:24:10 +00:00
sturm
eee7a69a34 update to version 5.1.12
- add directory with old versions to MASTER_SITES to get outdated distfiles
  from the official mirrors
- bugfix release
2003-03-31 16:58:55 +00:00
pvalchev
57ac7e1f89 +maxima 2003-03-31 04:34:56 +00:00
pvalchev
d7806a60a6 Initial import of maxima-5.9.0
Maxima is a descendant of DOE Macsyma, which had its origins in the
late 1960s at MIT. It is the only system based on that effort still
publicly available and with an active user community, thanks to its
open source nature. Macsyma was the first of a new breed of computer
algebra systems, leading the way for programs such as Maple and
Mathematica. Maxima itself is reasonably feature complete at this
stage, with abilities such as symbolic integration, 3D plotting, and
an ODE solver, but there is a lot of work yet to be done in terms of
bug fixing, cleanup, and documentation.

WWW: http://maxima.sourceforge.net/

Submitted by rich@cannings.org with minor tweaks by me
2003-03-31 04:33:59 +00:00
pvalchev
2707286faa exclude config.h from the packing list (the whole build system of this
port really ought to get fixed properly); pointed out by nikolay
2003-03-03 03:08:45 +00:00
david
e74e4a4773 fix more spelling errors/typos
ok pvalchev@
2003-03-02 05:35:10 +00:00
david
31718ea64f spelling typos
ok pvalchev@ brad@
2003-02-26 03:10:46 +00:00
avsm
18f28748f9 +p5-Math-FFT 2003-02-21 13:44:49 +00:00
avsm
8e0c66bb87 initial import of p5-Math-FFT-0.25
--
This module implements some algorithms for calculating Fast Fourier
Transforms for one-dimensional data sets of size 2^n. The data,
assumed to arise from a constant sampling rate, is represented by
an array reference, which is then used to create a Math::FFT object.

Available methods include complex and real discrete fourier transforms,
convolution, power spectra and windowing functions, as well as some
statistical utilities.
2003-02-21 13:44:19 +00:00
espie
9f954a0b1b fix autoconf stuff 2003-02-15 14:35:39 +00:00
pvalchev
f959e59ea0 Teach yorick to find files in their installed location and also
install some additional files.  Since the last update it would
get confused and look in the workdir instead
bump PKGNAME
2003-02-12 07:37:35 +00:00
naddy
972731c2e0 turn INSTALL scripts that only output a message into MESSAGE files 2003-02-04 23:12:33 +00:00
sturm
4ef1ce7001 update to 5.1.11
minor bugfixes
2003-01-22 15:54:46 +00:00
sturm
8f4c8f2123 one MASTER_SITE disappeared from the net 2003-01-22 15:45:35 +00:00
naddy
ab629d3623 Replace 8-bit characters. 2003-01-20 19:10:00 +00:00
wcobb
a89b0ff7da Update to calc 2.11.6.2. 2003-01-18 12:38:23 +00:00
wcobb
b671c3f73d Update to calc 2.11.6. 2003-01-04 23:05:11 +00:00
fgsch
8625bbcf91 byebye NEED_VERSION. 2002-12-29 19:43:49 +00:00
margarida
122192704c Add license;
Cosmetic changes;
Take maintainership, agreed by previous MAINTAINER.

brad@ ok
2002-12-22 01:32:43 +00:00
margarida
9196b0caff Update to version 1.1.2;
Cosmetic changes;
Switch CC behaviour from patch to port Makefile;
Take maintainership, agreed by previous MAINTAINER.

brad@ ok
2002-12-22 01:30:45 +00:00
naddy
b920329f14 Update to 5.3.1; from Tom Knienieder <tom@knienieder.com>.
Fixes a bug affecting the BuildIrred routines for ZZ_pEX and zz_pEX.
2002-12-19 19:10:56 +00:00
sturm
18ebc748c1 make coq use the ocaml module
requested by and OK naddy@
2002-12-18 09:40:07 +00:00
brad
fb4ec1cc36 change e-mail address.
--
From: MAINTAINER
2002-12-09 15:37:23 +00:00
margarida
a0f44661f1 Remove p5-Test-Harness REGRESS_DEPENDS as it comes
with perl v5.8.0

pvalchev@ ok
2002-11-30 19:30:43 +00:00
pvalchev
0709e3b86f Some updates from Sebastian Stark <seb@todesplanet.de>:
o put examples into ${PREFIX}/share/examples/xspread
o remove unnecessary build documentation from PLIST
o use ${MASTER_SITE_OPENBSD} since the original ftp server refuses
  anonymous connections
o add comment about license
o regen patches with update-patches
2002-11-23 07:25:59 +00:00
sturm
c539ea8fde set MAINTAINER to sturm@openbsd.org
naddy@ OK
2002-11-22 16:43:44 +00:00
pvalchev
a270102529 cassowary bites the dust as well due to GTL dependency (project looks
pretty much dead these days)
2002-11-12 09:08:53 +00:00
naddy
6cfb0e81a0 Update to 7.3.1 and unbreak.
From: Yozo Toda <yozo@v007.vaio.ne.jp>
2002-11-04 21:10:44 +00:00
kevlo
cdfb2cf36f upgrade to version 6.3 2002-10-29 02:15:21 +00:00
naddy
81821a38b5 No regression tests available. 2002-10-27 18:29:15 +00:00
pvalchev
a63a9cc1bf - 64bit clean
- add missing prototypes
2002-10-23 07:16:11 +00:00
danh
38ecf4accb brad@ said CPPFLAGS does not need to be preserved, so undo my last
changes.
2002-09-23 14:44:41 +00:00
avsm
cebcbbf137 Update to p5-Math-GMP-2.0.3, from Jim Geovedi 2002-09-21 11:59:39 +00:00
kevlo
525447d09d add p5-Bit-Vector 2002-09-19 07:28:32 +00:00
kevlo
7af777446b Initial import of p5-Bit-Vector 6.2
Bit::Vector is an efficient C library which allows you to handle
bit vectors, sets (of integers), "big integer arithmetic" and
boolean matrices, all of arbitrary sizes.
2002-09-19 07:27:42 +00:00
wilfried
6401116ff5 remove NEED_VERSION from dead ports 2002-09-17 14:35:03 +00:00
shell
19ba70ce40 Updated to py-Numeric-22.0 2002-09-15 11:08:42 +00:00
pvalchev
4396c1855b Update to grace-5.1.10; from maintainer Nikolay Sturm 2002-09-13 17:05:20 +00:00
danh
5be5724f18 * update MASTER_SITES and HOMEPAGE
* respect CPPFLAGS
2002-09-12 15:12:36 +00:00
naddy
b154af47f1 remove obsolete camlp4 dependency 2002-09-07 23:43:09 +00:00
mark
68714ea96a + # GPL
+ update-patches
+ chop NEED_VERSION
2002-09-03 08:30:49 +00:00
naddy
a286ae3597 Update to 5.1.9.
From: maintainer Nikolay Sturm <sturm@sec.informatik.tu-darmstadt.de>.
2002-08-27 11:48:56 +00:00
naddy
8cb916bdd8 Update to 1.3.13. Changes in this release:
- Fix a bug which caused segfaults during pasting when the selection
  could not be retrieved.
2002-08-20 10:39:45 +00:00
shell
8099834ad9 Add python2.1 flavor
Patches by Maurice Nonnekes <maurice@amaze.nl>
2002-08-18 15:51:44 +00:00
pvalchev
bbcf3abce5 Update to a newer sc-7.15 found on sunsite (as opposed to gatekeeper.dec.com) 2002-08-06 00:45:16 +00:00