Maho Nakata
45b0d6b1c5
Fix distname
...
Submitted by: Sam Tseng <tsengjs@nchc.org.tw>
2006-07-09 02:40:45 +00:00
Maho Nakata
87fff5f7bf
octave executable is now installed under libexec,
...
so that we can install multiple versions of octaves.
(esp for upcoming math/octave-devel port)
2006-07-09 02:02:27 +00:00
Maho Nakata
959d82bd5b
Now blas part can be replaceable.
2006-07-09 01:55:09 +00:00
Maho Nakata
ec29e4e549
BLACS port doesn't acutally depend on LAPACK and BLAS
2006-07-09 01:53:06 +00:00
Maho Nakata
21c6b5f817
A better WITH_OPTIMIZED_FLAGS.
2006-07-09 01:35:28 +00:00
Maho Nakata
88ec828a31
Reove math/UFsparse. port name should not contain
...
large capital. (Had already readded as math/ufsparse)
Suggested by: danfe
2006-07-08 23:48:57 +00:00
Maho Nakata
9541442962
Readd as ufsparse
...
Add UFsparse. UFsparse is a collection of libraries for
sparse matrices.
Submitted by: danfe
2006-07-08 23:43:23 +00:00
Thierry Thomas
32b1c316ff
Upgrade to 4.0-3.
2006-07-08 20:27:38 +00:00
Maho Nakata
4db26f653e
Unfortunately mupad we cannot obtain free license anymore..
...
Submitted by: Stefan Sperling <stsp@stsp.in-berlin.de>
2006-07-08 06:53:35 +00:00
Rong-En Fan
a571885e03
- Update to 1.11
...
PR: 99881
Submitted by: Nicola Vitale <nivit email.it> (maintainer)
Approved by: delphij (mentor, implicit)
2006-07-08 05:00:23 +00:00
Michael Johnson
4c361739d3
- Update to 3.1.2
2006-07-06 06:34:17 +00:00
Maho Nakata
9368f65784
Add UFsparse. UFsparse is a collection of libraries for
...
sparse matrices.
2006-07-04 04:59:21 +00:00
Emanuel Haupt
93396cd903
Update to 12.5.19
2006-07-04 00:23:52 +00:00
Maho Nakata
4407fe7451
Update to 2.4.9
2006-07-03 08:05:24 +00:00
Mark Linimon
85725356f1
Mark as BROKEN: checksum mismatch (actually file size is different, too).
2006-07-03 05:23:11 +00:00
Aaron Dalton
5461bc0089
- Update to 0.040
...
PR: ports/99059
Submitted by: aaron
Approved by: maintainer timeout, tobez (implicit)
2006-07-01 16:11:52 +00:00
Thierry Thomas
f6e6a00f01
Reset maintainership: Pedro's dev machine has been stolen :-(
...
Hoping to see you back soon!
Submitted by: Pedro F. Giffuni <giffunip (at) asme.org> (maintainer)
2006-07-01 12:16:44 +00:00
Maho Nakata
2b6f39cb13
Update to 2006.03.17
2006-07-01 11:09:00 +00:00
Maho Nakata
e4dc56fc68
Update to 2.1.73
...
This commit is a result of hacks at the CodeFest Akihabara 2006 hosted by FSIJ.
2006-07-01 06:56:34 +00:00
Mark Linimon
73ecc73192
Mark as not for ia64 due to compilation failure.
2006-07-01 06:04:30 +00:00
Maho Nakata
0f2167214f
Now math/atlas* only build shared libs by default,
...
link against shared libs instead of static libs.
2006-07-01 02:41:20 +00:00
Erwin Lansing
fdc2157b92
Update to 1.10
...
PR: 99635
Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
2006-06-30 15:56:39 +00:00
Thierry Thomas
73f8ddd937
Upgrade to 2.8-1.
...
Note: MPI support requires now MPICH-2 => it has been disabled.
2006-06-29 21:07:03 +00:00
Yen-Ming Lee
0c92387100
- update to 1.06
...
- unbreak under old perl
2006-06-29 01:48:18 +00:00
Emanuel Haupt
07a9830e30
Update to 1.08
...
PR: 99207
Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
2006-06-26 18:08:54 +00:00
Thierry Thomas
69f083ba7a
Upgrade to 4.6.3. Changes include:
...
A new version of the powerful solver has been released. Changes include:
* Reduced memory usage for symmetric matrices (compressed CB)
* Reduced memory allocation for parallel executions
* Scheduler parameters for parallel executions modified
* Memory estimates (that were too large) corrected with
2Dcyclic Schur complement option
* Portability improved (C/Fortran interfacing for strings)
* The situation leading to Warning "RHS associated in MUMPS_301"
no more occurs.
* Parameters INFO/RINFO from the Scilab/Matlab API are now called
INFOG/RINFOG in order to match the MUMPS user's guide.
PR: ports/99393
Submitted by: Pedro F. Giffuni <giffunip (at) asme.org>
2006-06-24 21:35:14 +00:00
Martin Wilke
64f00bb047
Update to 2006.06.22
...
PR: ports/99410
Submitted by: miwi
Approved by: markus (co mentor)
2006-06-24 20:28:03 +00:00
Shaun Amott
b194feb0a6
Fix plist: don't remove nls/en_US.US-ASCII or nls/POSIX
...
PR: ports/99341
Submitted by: shaun (me)
Approved by: ahze (mentor)
2006-06-23 02:29:06 +00:00
Emanuel Haupt
0a132dcf19
- Update to 12.5.18
...
- Update WWW
2006-06-22 12:17:39 +00:00
Thierry Thomas
d7844cdb06
Don't link with Atlas, but with Blas + Lapack, unless WITH_ATLAS is set
...
or Atlas libraries have already been installed.
2006-06-21 21:36:29 +00:00
Thierry Thomas
ea22d6eb25
- Update to patchlevel 14;
...
- Don't link with Atlas, but with Blas + Lapack, unless WITH_ATLAS is
set or Atlas libraries have already been installed.
2006-06-21 19:54:23 +00:00
Shaun Amott
3f2ac340dd
- Assign maintainership to submitter
...
- portlint(1) tweaks (spaces->tabs, shorten pkg-descr)
PR: ports/99249
Submitted by: Max Brazhnikov <makc@issp.ac.ru>
Approved by: ahze (mentor)
2006-06-21 17:27:21 +00:00
Maho Nakata
8e486e3d15
Use blas instead of atlas
...
PR: 99189
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
2006-06-21 05:53:05 +00:00
Herve Quiroz
f599e52798
Update to 1.1
...
Reported by: portscout
2006-06-20 09:23:05 +00:00
Shaun Amott
5361678373
Switch to my @FreeBSD.org address.
...
Approved by: ahze (mentor)
2006-06-19 20:06:59 +00:00
Aaron Dalton
7f8ca42f30
- Update from v0.42 to v0.43
...
Approved by: tobez (implicti)
2006-06-18 18:10:06 +00:00
Erwin Lansing
b62ebd97df
Update to 1.5.1
...
PR: 99047
Submitted by: Ports fury
2006-06-17 09:59:56 +00:00
Martin Wilke
10591c2463
Obey conventions and change my mail to @FreeBSD.org address
...
Approved by: krion (mentor)
2006-06-16 22:17:25 +00:00
Martin Wilke
4b05f95ffa
Add scilab-toolbox-swt 0.1.0.r3, scilab 1-D and 2-D Wavelet Toolbox.
...
PR: ports/95062
Submitted by: Max Brazhnikov makc@issp.ac.ru
2006-06-16 21:19:57 +00:00
Aaron Dalton
f117728b4c
- Fix intermittent build error
...
Approved by: tobez (implicit)
2006-06-16 18:30:56 +00:00
Emanuel Haupt
277b54612b
Update to 12.5.17
2006-06-15 22:19:55 +00:00
Aaron Dalton
b31c1b1b8e
- Update from v1.9 to v2.01
...
- Update pkg-descr
PR: ports/98326
Submitted by: aaron
Approved by: maintainer timeout, tobez (implicit)
2006-06-15 01:12:14 +00:00
Ying-Chieh Liao
d0c12a0e3a
upgrade to 0.7.4
...
PR: 98827
Submitted by: Ports Fury
2006-06-12 01:41:11 +00:00
Ion-Mihai Tetcu
db4d9f9306
- Update to 1.0.61
...
- Use OPTIONS
- Pass maintainership to submitter
PR: ports/98793
Submitted by: Shaun Amott <shaun@inerd.com>
Approved by: lawrance (mentor, implicit)
2006-06-11 19:49:09 +00:00
Erwin Lansing
0ca34eb9ed
USE_SIZE was obsoleted in rev. 1.484 of bsd.port.mk more than
...
2 years ago. Clean out the last traces of it.
With hat: portmgr
2006-06-11 15:29:01 +00:00
Roman Bogorodskiy
2726a7a077
- Update to 1.4.1
...
- Pass maintainership to submitter
PR: 98795
Submitted by: Shaun Amott <shaun@inerd.com>
2006-06-11 06:38:22 +00:00
Thierry Thomas
70780ab94c
This open source digitizing software converts an image file showing a graph or
...
a map into numbers. The image file can come from a scanner, digital camera or
screenshot. The numbers can be read on the screen, and written or copied to a
spreadsheet.
2006-06-10 13:30:16 +00:00
Aaron Dalton
390bba80f1
- Update from v0.02 to v0.03
...
Approved by: tobez (implicit)
2006-06-10 04:36:01 +00:00
Aaron Dalton
80bd8cb269
- Update from v0.202 to v0.203
...
Approved by: tobez (implicit)
2006-06-10 04:10:17 +00:00
Aaron Dalton
b08c8a7321
- Update from v0.03 to v0.05
...
Approved by: tobez (implicit)
2006-06-10 04:05:53 +00:00
Aaron Dalton
8386b7fae3
- Update from v0.15 to v0.20
...
Approved by: tobez (implicit)
2006-06-09 20:29:26 +00:00
Renato Botelho
925089ad1b
- Fix MASTER_SITES
...
- Change MAINTAINER's e-mail address
PR: ports/98728
Submitted by: maintainer
2006-06-09 14:48:31 +00:00
Pav Lucistnik
8d59c1055b
- Mark BROKEN on FreeBSD 4.X
...
Submitted by: maintainer
Reported by: krismail
2006-06-09 08:45:27 +00:00
Anton Berezin
347b90afe2
Update to 0.75.
2006-06-09 07:40:20 +00:00
Ion-Mihai Tetcu
cf440a3f22
Remove email address
...
PR: ports/98703
Submitted by: maintainer
Approved by: lawrance (mentor, implcit)
2006-06-09 05:42:50 +00:00
Stefan Walter
7a133aa6a5
- Update to 1.06
...
- Add WITH_GSL knob
PR: 98131
Submitted by: maintainer
Approved by: arved (mentor)
2006-06-08 18:37:46 +00:00
Edwin Groothuis
bdf8d805f9
Add SHA256 checksum
2006-06-07 21:43:28 +00:00
Michael Johnson
42e744109f
- Fix fetch by updating MASTER_SITES
...
Only $Id$ tags change and Changelog was added
diff to distfiles can been seen
http://people.freebsd.org/~ahze/patches/py-fpconst.diff
Submitted by: maintainer via irc.freenode.org/#FreeBSD-GNOME
2006-06-07 21:03:08 +00:00
Edwin Groothuis
8380e057b0
Add SHA256 checksum
2006-06-07 14:25:14 +00:00
Edwin Groothuis
1d5e9a7292
Fix SIZE() parameter
2006-06-07 14:20:33 +00:00
Edwin Groothuis
a2b985d4dc
add SHA256 checksum
2006-06-07 14:19:41 +00:00
Aaron Dalton
c45f1b4af8
- Update from v0.02 to v0.03
...
Approved by: tobez (implicit)
2006-06-06 21:57:55 +00:00
Aaron Dalton
94416bcf15
- Update from v0.25 to v0.26
...
Approved by: tobez (implicit)
2006-06-06 21:43:48 +00:00
Ion-Mihai Tetcu
9099f96c4e
Dmitry Marakasov adopts this orphan ports that he uses.
...
PR: ports/98284
Submitted by: Dmitry Marakasov <amdmi3@mail.ru>
Approved by: lawrence (mentor, implicit)
2006-06-06 19:47:42 +00:00
Andrew Pantyukhin
f21f326660
COMMENT =~ s/Mathmatics/Mathematics/
2006-06-06 14:47:49 +00:00
Marcus Alves Grando
23bb3f224b
- Update to 4.0
...
PR: 98060
Submitted by: maintainer
2006-06-06 02:11:55 +00:00
Aaron Dalton
2ca026de42
Adding port math/p5-Set-Partition, Enumerate all arrangements of a set in
...
fixed subsets.
Approved by: tobez (implicit)
2006-06-06 00:40:10 +00:00
Pav Lucistnik
c571b28149
- Chase plplot update
2006-06-05 22:19:10 +00:00
Pav Lucistnik
47c0f2c9da
- Update to 5.6.1
...
PR: ports/98200
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
2006-06-05 22:17:49 +00:00
Pav Lucistnik
e0d44c405e
- Remove math/pari-devel port
2006-06-05 21:43:10 +00:00
Pav Lucistnik
8887f148c0
- Update to 2.3.0
...
PR: ports/98531
Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp> (maintainer)
2006-06-05 21:42:13 +00:00
Thierry Thomas
463b4cc76f
Upgrade to 5.1.20.
...
Changelog at
<http://plasma-gate.weizmann.ac.il/Grace/phpbb/viewtopic.php?t=610 >.
2006-06-05 20:56:00 +00:00
Thierry Thomas
4849732338
Add preliminary support for a WITH_MPI knob and fixes a minor issue by
...
properly sending FFLAGS to configure.
PR: ports/98109
Submitted by: Pedro F. Giffuni <giffunip (at) asme.org> (maintainer)
2006-06-05 20:02:33 +00:00
Michael Nottebrock
c5accf0b17
Update to KDE 3.5.3
2006-06-05 19:24:58 +00:00
Renato Botelho
fc9f794729
Add one more MASTER_SITE
...
Submitted by: maintainer by email
2006-06-05 15:20:20 +00:00
Erwin Lansing
fdb8e5088d
Remove authors email address
...
PR: 98475
Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
2006-06-04 10:10:37 +00:00
Erwin Lansing
9ce6132997
Remove authors e-mail address
...
PR: 98476
Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
2006-06-04 10:09:19 +00:00
Joe Marcus Clarke
cec5e78282
Fix internal path to the online help.
...
PR: 98438
Submitted by: lawrance
2006-06-03 17:44:52 +00:00
Cheng-Lung Sung
0eee8f918c
Add gmp-ecm 6.1, elliptic Curve Method for Integer Factorization.
...
PR: ports/98391
Submitted by: Gea-Suan Lin <gslin@gslin.org>
2006-06-03 13:57:46 +00:00
Thierry Thomas
0a44455f19
MUMPS, the MUltifrontal Massively Parallel sparse direct Solver, is the
...
fastest matrix solver available for FreeBSD. It requires a F90 compiler
so it's built with gfortran, however care was taken to ensure it will
work with g77 while a the default compiler is changed.
PR: ports/98107
Submitted by: Pedro Giffuni <giffunip (at) asme.org>
2006-06-03 12:34:09 +00:00
Aaron Dalton
342bd312f7
- Patch Makefile.PL to remove possible interactivity
...
Approved by: tobez (implicit)
2006-06-02 21:35:23 +00:00
Kris Kennaway
830a39c822
Mark IS_INTERACTIVE to avoid infinite build loop.
2006-06-02 20:41:30 +00:00
Jean-Marc Zucconi
d17f99f6a5
Ugrade to version 2.11.11.
...
PR: ports/98257
Submitted by: Yen-Ming Lee <leeym@freebsd.org>
2006-06-02 11:17:06 +00:00
Aaron Dalton
acaece670d
- Updated from v0.02 to v0.03
...
Approved by: tobez (implicit)
Revision history for Perl extension Math/RandomOrg.pm:
0.03 Tue May 30 02:56:00 EST 2006
- Added checkbuf() and randseq() functions (thanks to Aaron
Dalton).
2006-06-02 02:42:00 +00:00
Andrew Pantyukhin
fac3011516
Add ports math/jsmath and math/jsmath-fonts:
...
The jsMath package provides a method of including mathematics in HTML pages
that works across multiple browsers under Windows, Macintosh OS X, Linux and
other flavors of unix. jsMath uses native fonts, so they resize when you
change the size of the text in your browser, they print at the full resolution
of your printer, and you don't have to wait for dozens of images to be
downloaded in order to see the mathematics in a web page. There are also
advantages for web-page authors, as there is no need to preprocess your
web pages to generate any images, and the mathematics is entered in TeX form,
so it is easy to create and maintain your web pages.
Although it works best with the TeX fonts installed, jsMath will fall back
on a collection of image-based fonts (which can still be scaled or printed
at high resolution) or unicode fonts when the TeX fonts are not available.
Author: Davide P. Cervone <dvpc@union.edu>
WWW: http://www.math.union.edu/~dpvc/jsMath/
PR: ports/93864 (based on)
Submitted by: Nicola Vitale <nivit@email.it>
Approved by: krion (mentor)
2006-06-01 17:39:10 +00:00
Anton Berezin
bc69ff0e62
Update to 0.74.
2006-06-01 12:44:44 +00:00
Emanuel Haupt
7be606cdf6
Add an additional mirror.
2006-06-01 12:13:54 +00:00
Renato Botelho
c48fc1ace2
* security/libtomcrypt
...
- Update to 1.12
* math/libtommath
- Update to 0.39
* math/tomsfastmath
- Update to 0.09
PR: ports/98214
Submitted by: maintainer
2006-05-31 18:06:35 +00:00
Aaron Dalton
04b519b577
- Requires at least Perl 5.6.0.
...
Approved by: tobez
2006-05-30 20:27:19 +00:00
Aaron Dalton
ea2c977e7f
Adding port math/p5-Math-RandomOrg, Retrieve random numbers and data from random.org.
...
Approved by: tobez (implicit)
2006-05-29 20:53:35 +00:00
Thierry Thomas
066ac7b976
Use BLAS instead of ATLAS by default.
...
I used to recommend the use of ATLAS over the standard fortran BLAS.
Unfortunately for some time we are not packaging ATLAS anymore, and very
recently the source code of GotoBLAS has been made available for
research purposes. GotoBLAS is said to be faster than ATLAS and the
shared library is exchangeable with the standard BLAS. Curiously the
standard BLAS is known to beat both GotoBLAS and ATLAS when the problems
are not too complex, so I expect it's better for beginners.
I am hereto recommending the use of shared blas by default but leaving a
WITH_ATLAS knob in case someone doesn't have access to GotoBLAS and
wants to try to squeeze some more performance.
PR: ports/98070
Submitted by: Pedro F. Giffuni <giffunip (at) asme.org>
2006-05-29 20:34:20 +00:00
Dmitry Sivachenko
f146f1faaf
Update to version 4.10.
...
Based on:
PR: 93547
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
2006-05-29 14:04:13 +00:00
Jean-Marc Zucconi
5ac12e3e60
Fix to correctly build with a Fortran compiler other than /usr/bin/f77.
...
Submitted by: Steve Kargl <sgk@troutmask.apl.washington.edu>
2006-05-28 22:42:41 +00:00
Emanuel Haupt
a9f9e9d8ea
Update to 1.05
...
PR: 97593
Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
2006-05-28 21:42:30 +00:00
Anton Berezin
a68b00c943
Update to 0.73.
2006-05-28 09:08:07 +00:00
Jeremy Messenger
7e42d7a7c4
devel/pkgconfig -> devel/pkg-config
...
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.
My team, FreeBSD GNOME Team, have agreed with it.
As for other ports, chase the rename.
PR: ports/97985
Repocopy by: marcus
2006-05-28 05:25:50 +00:00
Anton Berezin
f99a0ff74c
Update to 0.72.
2006-05-27 18:25:14 +00:00
Aaron Dalton
af601193d5
Adding port math/p5-Math-Cephes, a Perl interface to the Cephes math library.
...
Approved by: tobez (implicit)
2006-05-27 02:29:37 +00:00
Johan van Selst
bc3d03baa0
- Update packages to new version
...
- Pre-compile another included package (suggested by Jan Willem Knopper)
- Fix honouring $CC variable (reminded by flz)
Approved by: flz (mentor)
2006-05-26 13:34:12 +00:00
Aaron Dalton
8eb1b90e83
Adding port math/p5-Math-Algebra-Symbols, Symbolic Algebra in Pure Perl.
...
Approved by: tobez (implicit)
2006-05-25 20:52:05 +00:00
Aaron Dalton
effadb7fdc
Adding port math/p5-Math-Units, a Perl library to perform unit conversion.
...
Approved by: tobez (implicit)
2006-05-25 20:27:48 +00:00
Aaron Dalton
47f636ef85
- Updated from v0.14 to v0.15
...
Approved by: tobez (implicit)
0.15 May 23 2006
* Added partitions().
* Added some comments.
2006-05-25 15:30:13 +00:00
Marcus Alves Grando
c6f9220716
- Change dependencies reflecting update in graphics/ImageMagick
...
- Bump PORTREVISION
2006-05-24 14:21:45 +00:00
Anton Berezin
75978cbf06
Update to 0.71.
2006-05-24 06:45:26 +00:00
Aaron Dalton
6bb6fffb7a
- Updated from v1.01 to v1.02
...
Approved by: tobez (implicit)
1.02 Mon May 22 12:32 2006
- Added Boltzmann, Fermi and Bose distributions
2006-05-23 16:51:00 +00:00
Cheng-Lung Sung
e9a0507ab5
- like ports/96420, fix incomplete library
...
PR: 97613
Submitted by: Rong-En Fan
2006-05-22 14:52:25 +00:00
Emanuel Haupt
a73157d118
Fix duplicate LATEST_LINK with www/ump
...
PR: 97592
Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
2006-05-22 08:47:13 +00:00
Aaron Dalton
8671eb1aaf
- Update from v1.03_01 to v1.04
...
Approved by: tobez (implicit)
2006-05-22 03:28:56 +00:00
Aaron Dalton
ae159b0c6e
Adding port math/p5-Math-Geometry-Planar, a collection of planar geometry functions.
...
Approved by: tobez (implicit)
2006-05-21 23:25:32 +00:00
Aaron Dalton
adbe127428
Adding port math/p5-Math-Geometry-Planar-Offset, a library for calculating offset polygons.
...
Approved by: tobez (implicit)
2006-05-21 23:14:47 +00:00
Aaron Dalton
48ccbcac40
Adding port math/p5-Math-Geometry-Planar-GPC, Perl wrapper for Alan Murta's gpc library
...
Approved by: tobez (implicit)
2006-05-21 22:46:25 +00:00
Aaron Dalton
c8bf71375d
Adding port math/p5-CAD-Calc, generic cad-related geometry calculations
...
Approved by: tobez (implicit)
2006-05-21 22:26:37 +00:00
Kris Kennaway
01ffad2eff
BROKEN: Incorrect pkg-plist
2006-05-21 21:46:47 +00:00
Aaron Dalton
1db5d16f42
Adding port math/p5-Math-Round-Var, another Perl rounding library.
...
Approved by: tobez (implicit)
2006-05-21 21:44:06 +00:00
Pav Lucistnik
00a5e04aa6
- Does not compile on FreeBSD 4.X
...
Reported by: krismail
2006-05-21 19:05:17 +00:00
Tilman Keskinoz
b7e2d815ce
Update to 0.9.3
...
PR: 96873, 96874
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
Approved by: Sergey Akifyev <asa@agava.com> (maintainer)
2006-05-21 13:38:51 +00:00
Pav Lucistnik
67569141b6
- Update to 2.12.11
...
PR: ports/97345
Submitted by: Christopher Illies <christopher.illies@ki.se> (maintainer)
2006-05-19 22:45:56 +00:00
Thierry Thomas
4e94c2eb57
Upgrade to 2.8-0.
2006-05-18 20:12:24 +00:00
Thierry Thomas
cec47fbf8b
Upgrade to 2.7-2.
2006-05-16 20:33:45 +00:00
Sergey Matveychuk
5b2dded8cd
- Remove EMACS_SITE_LISTDIR if empty to satisfy pointyhat
...
Submitted by: maintainer
Reported by: kris mail
2006-05-16 12:03:31 +00:00
Ion-Mihai Tetcu
e2bfc03996
Add MASTER_SITE mirror
...
PR: ports/97314
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
Approved by: lawrance (mentor)
2006-05-16 11:38:39 +00:00
Ion-Mihai Tetcu
ed423e15be
Add a MASTER_SITE.
...
The rest of the diff is equivalent to what it is now in the port.
PR: ports/95921
Submitted by: Jason Bacon <bacon@smithers.neuro.mcw.edu> (maintaner)
Approved by: lawrance
2006-05-16 10:28:07 +00:00
Aaron Dalton
988e3a04ee
- pkg-plist fix
...
Approved by: tobez (implicit)
2006-05-16 00:14:37 +00:00
Jeremy Messenger
6486c7771f
Add USE_GETTEXT to appease portlint.
2006-05-15 22:23:04 +00:00
Jean Milanez Melo
b082fed13c
- Remove math/vecfem, project is no longer supported.
...
Approved by: mnag (mentor)
2006-05-15 22:12:41 +00:00
Thierry Thomas
9e5a33002a
Upgrade to 2.7-1.
2006-05-15 20:57:41 +00:00
Aaron Dalton
b7f5e4e877
Adding port math/p5-Math-Series, a Perl extension dealing with mathematic series
...
Approved by: tobez (implicit)
2006-05-15 17:18:09 +00:00
Aaron Dalton
30bd87f5ee
Adding port math/p5-Math-SequenceE, a Perl extension dealing with mathematic sequences
...
Approved by: tobez (implicit)
2006-05-15 17:12:48 +00:00
Aaron Dalton
ce00b8d7d8
Adding port math/p5-Math-SymbolicX-Error, Parser extension for dealing with numeric errors
...
Approved by: tobez (implicit)
2006-05-15 16:58:42 +00:00
Aaron Dalton
18c1025e7c
Adding port math/p5-Number-WithError-LaTeX, LaTeX output for Number::WithError
...
Approved by: tobez (implicit)
2006-05-15 16:48:38 +00:00
Aaron Dalton
46701e0d9d
Adding port math/p5-Number-WithError, Numbers with error propagation and scientific rounding
...
Approved by: tobez (implicit)
2006-05-15 16:15:33 +00:00
Aaron Dalton
4901192772
Adding port math/p5-Math-Symbolic-Custom-Transformation, Transform Math::Symbolic trees
...
Approved by: tobez (implicit)
2006-05-15 15:59:04 +00:00
Aaron Dalton
9e1392e110
Adding port math/p5-Math-Symbolic-Custom-Simplification, User defined simplification routines
...
Approved by: tobez (implicit)
2006-05-15 15:50:32 +00:00
Aaron Dalton
0c61840fb0
Adding port math/p5-Math-Symbolic-Custom-Pattern, Pattern matching on Math::Symbolic trees
...
Approved by: tobez (implicit)
2006-05-15 15:43:24 +00:00
Aaron Dalton
60f280a3e3
Adding port math/p5-Math-Symbolic-Custom-LaTeXDumper, Math::Symbolic LaTeX output
...
Approved by: tobez (implicit)
2006-05-15 15:36:31 +00:00
Aaron Dalton
422fb53a73
Adding port math/p5-Math-SymbolicX-NoSimplification, Turn off Math::Symbolic simplification
...
Approved by: tobez (implicit)
2006-05-15 15:26:46 +00:00
Aaron Dalton
cc977fa081
Adding port math/p5-Math-SymbolicX-Statistics-Distributions, Statistical distributions for Math::Symbolic objects
...
Approved by: tobez (implicit)
2006-05-15 15:20:12 +00:00
Aaron Dalton
23fec79211
Adding port math/p5-Math-Symbolic-Custom-ErrorPropagation, Calculate Gaussian Error Propagation
...
Approved by: tobez (implicit)
2006-05-15 15:09:05 +00:00
Aaron Dalton
c1eafb7989
Adding port math/p5-Math-SymbolicX-Complex, Complex number support for the Math::Symbolic parser
...
Approved by: tobez (implicit)
2006-05-15 15:02:14 +00:00
Aaron Dalton
8c0396f6bf
Adding port math/p5-Math-SymbolicX-BigNum, Big number support for the Math::Symbolic parser
...
Approved by: tobez (implicit)
2006-05-15 14:54:28 +00:00
Aaron Dalton
1c588756cc
Adding port math/p5-Math-SymbolicX-ParserExtensionFactory, Generate parser extensions
...
Approved by: tobez (implicit)
2006-05-15 06:53:27 +00:00
Aaron Dalton
f26643cc57
Adding port math/p5-Math-Symbolic-Custom-CCompiler, Compile Math::Symbolic trees to C
...
Approved by: tobez (implicit)
2006-05-15 06:46:27 +00:00
Aaron Dalton
58e4a7d524
Adding port math/p5-Math-SymbolicX-Inline, Inlined Math::Symbolic functions
...
Approved by: tobez (implicit)
2006-05-15 06:36:16 +00:00
Aaron Dalton
0e0b368971
Adding port math/p5-Math-Symbolic-Custom-Contains, Find subtrees in Math::Symbolic expressions
...
Approved by: tobez (implicit)
2006-05-15 06:27:26 +00:00
Aaron Dalton
27a90a04e5
Adding port math/p5-Math-Symbolic, a library for dealing with symbolic math.
...
Approved by: tobez (implicit)
2006-05-15 06:11:36 +00:00
Cheng-Lung Sung
2c1ba06ac0
- update to 1.0
...
- refine WWW in pkg-descr
2006-05-15 03:32:28 +00:00
Ion-Mihai Tetcu
e227284f5c
- Fix plist.
...
- Depend on gcc 3.3+ since there's no need to use older ggc's on 6, 7.
PR: ports/96986
Submitted by: Jason Bacon <bacon@smithers.neuro.mcw.edu> (maintianer) [1]
itetcu (me) [2]
Approved by: maintainer [2], lawrance (mentor)
2006-05-14 12:23:22 +00:00
Alex Dupre
3a72a4dd24
Try to fix breakage on 64 bit platforms.
2006-05-12 07:45:39 +00:00
Michael Johnson
2212408e69
- Chase fftw3 libver bump
2006-05-11 15:12:06 +00:00
Michael Johnson
d74ec15160
- Update to 3.1.1
...
- Mark fftw3-long ONLY_FOR_ARCHS=i386 sparc64
PR: 93925 (did not use)
2006-05-11 15:11:30 +00:00
Cheng-Lung Sung
6791f9ded8
- Remove email address from pkg-descr (as required by the Author)
...
PR: ports/97138
Submitted by: maintainer (Nicola Vitale)
2006-05-11 14:03:12 +00:00
Ion-Mihai Tetcu
d989b6fcad
Update to 1.6.4
...
PR: ports/95945
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
Approved by: lawrance (mentor)
2006-05-11 11:30:57 +00:00
Edwin Groothuis
efe7d5f7f4
Remove USE_REINPLACE from ports starting with M
2006-05-10 22:37:39 +00:00
Emanuel Haupt
b4ebe24c7d
- Update to 12.5.16
...
- This port now builds with 2.95.4 and therefor,
- remove USE_GCC=3.4+
- Take maintainer-ship
Notified by: George Gesslein II <gesslein@panix.com> (author)
2006-05-10 20:12:35 +00:00
Erwin Lansing
0327071ac7
- Update to 2006.04.12 [1]
...
- Pet portlint while I'm here
PR: 97096 [1]
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
2006-05-10 19:14:43 +00:00
Volker Stolz
b0ff733782
Update to 20060417
...
PR: ports/96104
Submitted by: maintainer
2006-05-10 18:24:36 +00:00
Alex Dupre
ffcb54b54f
Chase gmp library and bump PORTREVISION.
2006-05-10 14:46:47 +00:00
Alex Dupre
241000003c
Update to 4.2.1 release.
2006-05-10 14:44:26 +00:00
Marcus Alves Grando
4eefab5df0
- Update LIB_DEPENDS to reflect math/gsl update.
...
- Correct use of LIB_DEPENDS. s|${.CURDIR}/../gsl|${PORTSDIR}/math/gsl|
- Bump PORTREVISION
Notified by: krismail
2006-05-08 19:44:43 +00:00
Emanuel Haupt
614a6034a3
- Update to 12.5.15 [1]
...
- Fix build on 4.x (self)
PR: 96947
Submitted by: Martin Wilke <freebsd@unixfreunde.de> [1]
2006-05-07 21:38:03 +00:00
Jun Kuriyama
1427a212d2
- Mark IGNORE on old perl.
...
- Add forgotten BUILD_DEPENDS.
PR: ports/96303
Submitted by: leeym
2006-05-06 11:50:34 +00:00
Sergey Matveychuk
4c46450129
- Add USE_EMACS=yes. It should present in all emacsen ports.
...
(This commit prevents the ports breakage after more strict condition
will applied in bsd.port.mk and makes no functional changes)
PR: ports/95238
Submitted by: nobutaka
2006-05-06 08:44:14 +00:00
Marcus Alves Grando
57c00223d0
- Bump PORTREVISION and change lib version because math/gsl are updated.
...
- portlint(1)
2006-05-06 01:28:22 +00:00
Marcus Alves Grando
ff5d44386a
- Update to 1.8
...
- Take maintainership
PR: 96733
Submitted by: Rainer Alves <rainer.alves___gmail.com>
2006-05-06 01:27:38 +00:00
Emanuel Haupt
f1fcae91f3
Add ump 0.8.3.2, a graphical, easy to use math program.
...
PR: 96110
Submitted by: Nicola Vitale <nivit@email.it>
2006-05-05 09:13:30 +00:00
Thierry Thomas
79effcf930
Before a calculation can be performed on a parallel computer, it must first be
...
decomposed into tasks which are assigned to different processors. Efficient use
of the machine requires that each processor have about the same amount of work
to do and that the quantity of interprocessor communication is kept small.
Finding an optimal decomposition is provably hard, but due to its practical
importance, a great deal of effort has been devoted to developing heuristics
for this problem.
The decomposition problem can be addressed in terms of graph partitioning. Rob
Leland and I have developed a variety of algorithms for graph partitioning and
implemented them into a package we call Chaco. The code is being used at most
of the major parallel computing centers around the world to simplify the
development of parallel applications, and to ensure that high performance is
obtained. Chaco has contributed to a wide variety of computational studies
including investigation of the molecular structure of liquid crystals,
evaluating the design of a chemical vapor deposition reactor and modeling
automobile collisions.
WWW: http://www.cs.sandia.gov/~bahendr/chaco.html
Note: this port includes a patch provided by Walter Landry for use within MBDyn
PR: ports/96699
Submitted by: Pedro Giffuni <giffunip (at) asme.org>
2006-05-03 21:10:26 +00:00
Mario Sergio Fujikawa Ferreira
baefc7e7f2
Replace pre-install target with appropriate pre-su-install one.
...
PR: 95868
Submitted by: Michael Neumann <mneuma2s@smail.inf.fh-brs.de>
2006-05-03 20:06:38 +00:00
Michael Johnson
64f800f4ae
- Mark ONLY_FOR_ARCHS=i386 sparc64
...
Reported by: pointyhat via kris
2006-05-03 10:39:19 +00:00
Michael Johnson
37a8c80655
- Let out to pasture and turn over to ports@
...
- Make portlint happy too
2006-05-02 01:19:26 +00:00
Sergey Matveychuk
b445a12fa5
- Update to 2005
...
PR: ports/94671
Submitted by: maintainer
2006-05-01 18:01:58 +00:00
Sergey Matveychuk
7a50243ff9
- Update to 3.6
...
PR: ports/94670
Submitted by: maintainer
2006-05-01 18:00:51 +00:00
Michael Johnson
a30d76e76c
- After 2nd glance at the docs readd iad64 to NOT_FOR_ARCHS
2006-05-01 13:53:57 +00:00
Michael Johnson
108b240c69
- Attempt to fix build on amd64 and ia64 by removing sparc64-only CFLAGS
2006-05-01 13:47:33 +00:00
Michael Johnson
587260d78c
- Mark NOT_FOR_ARCH=ia64
...
Reported by: kris mail
2006-05-01 10:32:57 +00:00
Pav Lucistnik
b9db741283
- Update to 0.87.2
...
- Take maintainership
PR: ports/96164
Submitted by: Geoffrey Mainland <mainland@apeiron.net>
2006-04-29 22:34:30 +00:00
Pav Lucistnik
737b27b189
- Update to 12.5.14
...
PR: ports/96524
Submitted by: Aleksander Fafula <alex@fafula.com>
2006-04-29 22:14:57 +00:00
Thierry Thomas
53ded43479
RKWard aims to provide an easily extensible, easy to use IDE/GUI for the
...
R-project.
RKWard tries to combine the power of the R-language with the (relative) ease of
use of commercial statistics tools.
2006-04-29 19:53:16 +00:00
Pav Lucistnik
bebeb6cc69
- Update to 2.3.0
...
PR: ports/96493
Submitted by: Eric van Gyzen <eric+fbports@vangyzen.net> (maintainer)
2006-04-29 12:08:28 +00:00
Pav Lucistnik
3e9790482f
- Update to 2.3.0
...
PR: ports/96494
Submitted by: Eric van Gyzen <eric+fbports@vangyzen.net> (maintainer)
2006-04-29 11:30:48 +00:00
Ying-Chieh Liao
e07199c6d5
upgrade to 0.6.5
...
PR: 96313
Submitted by: maintainer
2006-04-28 03:19:12 +00:00
Thierry Thomas
2c9c03897a
Fix a typo in COMMENT.
...
Submitted by: maintainer
2006-04-26 22:06:05 +00:00
Erwin Lansing
bcbc87ea3d
Update to 1.0.4
...
PR: 96259
Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
2006-04-26 21:51:57 +00:00
Maho Nakata
cd2fb50f10
Register conflicts with math/elmer-mathlibs.
...
Submitted by: thierry and
Pedro F. Giffuni <giffunip@asme.org>
2006-04-26 05:13:41 +00:00
Thierry Thomas
4b7ab768c3
Register conflicts with math/elmer-mathlibs.
...
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
Approved by: jmz (maintainer)
2006-04-24 20:27:40 +00:00
Thierry Thomas
0f12e3b8c9
Register conflict with math/elmer-umfpack.
...
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
2006-04-24 20:00:39 +00:00
Thierry Thomas
e5c4b6f303
Register conflicts with math/elmer-mathlibs and pet portlint.
2006-04-24 19:57:20 +00:00
Thierry Thomas
8315488dab
BLAS and some Libraries from Scalapack used by Elmer FEM package.
...
These libraries, as most Elmer packages, are built with a F90 compiler.
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
2006-04-24 19:51:56 +00:00
Thierry Thomas
662486c37e
This is a slightly modified version of umfpack for use with the Elmer FEM
...
package.
Among other small changes, Elmer calls umfpack routines from f90 using
umf4_f77wrapper.c from umfpacks demo directory. The elmer-umfpack build
compiles this and includes it in the libumfpack.a.
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
2006-04-24 19:47:52 +00:00
Erwin Lansing
2901410bba
Set LATEST_LINK to vtk43 to avoid conflict with math/vtk
...
Note that this port still is BROKEN.
PR: 96265
Submitted by: Jason Bacon <bacon@smithers.neuro.mcw.edu> (maintainer)
2006-04-24 15:10:00 +00:00
Erwin Lansing
9279cf377b
Update to 3.40
...
PR: 96219
Submitted by: Ports fury
2006-04-24 13:15:13 +00:00
Michael Johnson
11ac509674
- Update MASTER_SITES to fix fetch
2006-04-24 13:07:59 +00:00
Thierry Thomas
6902ac9359
Update to version 0.2006.01.20.
...
PR: 93655
Submitted by: KATO Tsuguru <tkato432 (at) yahoo.com>
2006-04-23 16:49:35 +00:00
Kris Kennaway
4b98d5e0cc
BROKEN: Incorrect pkg-plist
2006-04-22 22:07:28 +00:00
Kris Kennaway
f8450f0cc2
BROKEN: Does not build
2006-04-22 22:06:48 +00:00
Michael Johnson
cb5f50d00c
- Add amd64 to NOT_FOR_ARCHS
2006-04-22 21:40:34 +00:00
Hye-Shik Chang
1af78db376
Update to 1.5.1
2006-04-22 02:49:27 +00:00
Erwin Lansing
9fe94a7638
Add kash3
...
Forgotten by: johans
2006-04-20 06:41:50 +00:00
Sergey Matveychuk
8d4297e6b3
- Update to version 0.7.3
...
PR: ports/96007
Submitted by: Ports Fury
2006-04-20 05:35:49 +00:00
Michael Johnson
c034ff65bb
- install mathl.h on i386
...
- Bump PORTREVISION
Requested by: thierry to unbreak lang/gambas
2006-04-19 21:23:40 +00:00
Renato Botelho
a61c9a8167
- Chave ming library version
...
- Bump PORTREVISION
Approved by: linimon (maintainer) at IRC
2006-04-19 15:41:53 +00:00