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