Commit Graph

5707 Commits

Author SHA1 Message Date
Alex Dupre
421477eacc Update CONFLICTS. 2010-01-19 11:21:06 +00:00
Alex Dupre
663e9a1867 Update to 5.0.0 "performance" release. 2010-01-19 11:20:07 +00:00
Dima Panov
585ae89774 - Update Eigen2 to 2.0.11
This is only critical bugfix release, no functional changes

Approved by:	miwi, tabthorpe (mentors implicit)
2010-01-18 05:42:31 +00:00
Philip M. Gollucci
93f7cb0033 - Update to 1.0.8
PR:             ports/142896
Submitted by:   Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
2010-01-18 05:03:09 +00:00
Pav Lucistnik
c566efa2ca - Unbreak INDEX on amd64/6
Reported by:	pointyhat
Pointy hat to:	wen
2010-01-17 23:57:10 +00:00
Wen Heping
0d6989432a - Update to 1.2.2
- Remove unneeded patches.
2010-01-17 05:29:56 +00:00
Wen Heping
d9f88c1143 - Add extra patch according to http://www.qhull.org/
PR:		ports/142894
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
2010-01-17 03:55:06 +00:00
Wen Heping
d0f0f988c8 - Update to 1.5.5
PR:		ports/142848
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
2010-01-15 11:08:15 +00:00
Dmitry Sivachenko
518550053b Chase glpk shlib version.
Bump PORTREVISION.
2010-01-14 12:42:10 +00:00
Dmitry Sivachenko
b92947ddd5 Update to 4.42.
PR:		142822
Submitted by:	bf <bf1783@gmail.com>
2010-01-14 12:33:21 +00:00
Wen Heping
b64ed3c4b4 - Update to 1.0.1 and fix the fetch error
Submitted by:	dikshie@sfc.wide.ad.jp (maintainer,via Email)
2010-01-14 05:59:31 +00:00
Philip M. Gollucci
65822b7d02 - Fix startup warning by running Doc/scantree.pl post-install
PR:             ports/131225
Submitted by:   douglas steinwand <dzs-pr@dzs.fx.org>
2010-01-14 03:31:20 +00:00
Gabor Pali
ebd9acd340 vector-space provides classes and generic operations for vector spaces
and affine spaces in Haskell. It also defines a type of infinite towers
of generalized derivatives. A generalized derivative is a linear
transformation rather than one of the common concrete representations
(scalars, vectors, matrices, etc).

WWW: http://haskell.org/haskellwiki/vector-space

PR:		ports/142492
Submitted by:	Jacula Modyun <jacula(at)gmail.com>
2010-01-12 21:46:22 +00:00
Alex Dupre
b2db6806ef Update to 4.3.2 release. 2010-01-11 11:33:02 +00:00
Wen Heping
a5f5da7f60 - Update to 1.0
PR:		ports/142512
Submitted by:	Wen Heping <myself>
Approved by:	maintainer
2010-01-10 04:15:51 +00:00
Mark Linimon
f61aa69467 With portmgr hat on, reset the maintainership of skv@ for ports that
he has had one or more maintainer-timeouts on in the past 12 months.
2010-01-10 03:54:09 +00:00
Pav Lucistnik
9cebfcff86 - Mark BROKEN: does not package
Reported by:	pointyhat
2010-01-09 23:40:36 +00:00
Emanuel Haupt
2a62fe05be - Introduce regression-test target
- Respect CC
2010-01-09 10:21:33 +00:00
Emanuel Haupt
0427099479 Update to 15.0.3 2010-01-08 20:05:57 +00:00
Dennis Herrmann
e0d9a73a64 - Update to 2010.01.07 2010-01-08 18:25:00 +00:00
Max Brazhnikov
536e64cfd1 Update to 0.9.7.11 2010-01-06 21:07:58 +00:00
Emanuel Haupt
33cef143a3 Update to 15.0.2 2010-01-06 09:20:22 +00:00
Stanislav Sedov
f38b8a7787 - Bump maxima portrevision as lang/sbcl has been updated. 2010-01-05 01:30:17 +00:00
Gabor Pali
8a3a028190 This Haskell library provides a number of common functions and types
useful in statistics. Our focus is on high performance, numerical
robustness, and use of good algorithms. Where possible, we provide
references to the statistical literature.

WWW: http://darcs.serpentine.com/statistics

PR:		ports/142294
Submitted by:	Jacula Modyun <jacula(at)gmail.com>
2010-01-04 10:07:01 +00:00
Gabor Pali
af23ae58e7 This Haskell package contains code for generating high quality random
numbers that follow either a uniform or normal distribution. The
generated numbers are suitable for use in statistical applications.

The uniform PRNG uses Marsaglia's MWC256 (also known as MWC8222)
multiply-with-carry generator, which has a period of 2^8222 and
fares well in tests of randomness. It is also extremely fast,
between 2 and 3 times faster than the Mersenne Twister.

WWW: http://darcs.serpentine.com/mwc-random

PR:		ports/142293
Submitted by:	Jacula Modyun <jacula(at)gmail.com>
2010-01-04 09:32:22 +00:00
Gabor Pali
67b15ca0bf This Haskell library allows exact computation with discrete random variables
in terms of their distributions by using a monad.
The monad is similar to the List monad for non-deterministic computations,
but extends the List monad by a measure of probability.
Small interface to R plotting.

WWW: http://haskell.org/haskellwiki/Probabilistic_Functional_Programming

PR:		ports/142292
Submitted by:	Jacula Modyun <jacula(at)gmail.com>
2010-01-04 09:13:47 +00:00
Gabor Pali
d8d1f7445d A type class for the error function, erf, and related functions for Haskell.
Instances for Float and Double.

WWW: http://hackage.haskell.org/package/erf

PR:		ports/142284
Submitted by:	Jacula Modyun <jacula(at)gmail.com>
2010-01-04 06:41:09 +00:00
Gabor Pali
9ea2254ebc This package provides a command-line program for type-checking and
compiling Agda programs. The program can also generate hyperlinked,
highlighted HTML files from Agda sources.

WWW:	http://wiki.portal.chalmers.se/agda/

PR:		ports/142141
Submitted by:	Jacula Modyun <jacula(at)gmail.com>
2010-01-04 03:26:20 +00:00
Gabor Pali
bfe69bdfaa Agda is a dependently typed functional programming language: It has inductive
families, which are similar to Haskell's GADTs, but they can be indexed by
values and not just types. It also has parameterised modules, mixfix operators,
Unicode characters, and an interactive Emacs interface (the type checker can
assist in the development of your code).

Agda is also a proof assistant: It is an interactive system for writing and
checking proofs. Agda is based on intuitionistic type theory, a foundational
system for constructive mathematics developed by the Swedish logician Per
Martin-Lof. It has many similarities with other proof assistants based on
dependent types, such as Coq, Epigram and NuPRL.

WWW: http://wiki.portal.chalmers.se/agda/

PR:		ports/142141
Submitted by:	Jacula Modyun <jacula(at)gmail.com>
2010-01-04 03:24:25 +00:00
Stanislav Sedov
d41b98d823 - Update to 0.5.9p7.
PR:		ports/142231
Submitted by:	Wen Heping <wen@FreeBSD.org>
2010-01-03 05:23:30 +00:00
Gabor Pali
6278d8eeba A vastly expanded collection of Haskell modules implementing various
ideas from category theory. Notable bits include: comonads,
adjunctions, and various recursion schemes a'la the research paper
"Functional Programming with Bananas, Lenses, Envelopes and
Barbed Wire".

WWW: http://comonad.com/reader/

PR:		ports/142142
Submitted by:	Jacula Modyun <jacula(at)gmail.com>
2010-01-02 22:53:14 +00:00
Nicola Vitale
3bf90dd1ee - Update to 1.91 2010-01-02 13:13:56 +00:00
Oliver Lehmann
ee915df5e4 update wfmath to 0.3.10 2010-01-02 09:16:43 +00:00
Sergey Skvortsov
d42d9af630 Update to 2.01080603
Changes:	http://cpansearch.perl.org/src/ILYAZ/Math-Pari-2.01080603/Changes
PR:		ports/142001
Submitted by:	Alex Deiter <alex.deiter xx gmail.com>
2009-12-31 12:14:04 +00:00
Thierry Thomas
81a619599c Trying to fix on amd64/FreeBSD-6:
- Teach about amd64, to detect Not a Number flag, thus enabling Qhull
  support with CSA;

- Disable detection of f77 by cmake unless WITH_FORTRAN is defined.

Reported by:	pointyhat via Pav
2009-12-30 22:50:25 +00:00
Thierry Thomas
c4ed487b1d Fix for the case WITHOUT_X11.
Notified by:	Pedro F. Giffuni <giffunip (at) yahoo.com>
2009-12-30 11:26:21 +00:00
Thierry Thomas
fe116b423c Chase PLplot upgrade. 2009-12-29 13:43:21 +00:00
Thierry Thomas
0242a38770 Upgrade to 5.9.5, required by GDL.
Notes:

- support of Gnome2 and VGAlib are now deprecated;

- support of Qt added;

- plrender is also deprecated, but we force it to build.

Many more options could be enabled, if someone needs them.
2009-12-29 13:43:18 +00:00
Wen Heping
b1b4f3e3f7 - Fix the build error reported by pointyhat 2009-12-29 06:28:13 +00:00
Wen Heping
bc61acea42 - Update to 0.6.6 2009-12-29 01:33:01 +00:00
Johan van Selst
08fd6be281 Update to latest gap packages release (20091207) 2009-12-28 21:03:50 +00:00
Wen Heping
90b8272444 - Update to 1.5.1
PR:		ports/142070
Submitted by:	bf <bf1783@gmail.com> (maintainer)
2009-12-28 06:56:55 +00:00
Martin Wilke
b1db1e6435 - Fix a typographical error in CFLAGS; while here, respect {LD,CPP}FLAGS.
Submitted by:	maintainer via private mail
2009-12-26 18:01:43 +00:00
Martin Wilke
2b9ed0fe31 - Update to 1.10
Changes:
	http://cpansearch.perl.org/src/AMS/Math-Random-MT-1.10/Changes

PR:		140207
Submitted by:	ehaupt@
Approved by:	maintainer timeout
2009-12-25 23:57:25 +00:00
Dirk Meyer
9b1e82f720 - update to 1.2 2009-12-25 17:38:26 +00:00
Jun Kuriyama
e82422627f - Remove test-only and included-in-perl-5.8 dependencies. 2009-12-25 15:54:39 +00:00
Martin Wilke
289e45d4fd - Fix build after math/R update
Submitted by:	wen@, "b. f." <bf1783@googlemail.com>
2009-12-25 14:35:38 +00:00
Martin Wilke
3595b64975 - Update to 2.10.1
Submitted by:	"b. f." <bf1783@googlemail.com>
Thanks to:	wen@
2009-12-25 14:34:35 +00:00
Gerald Pfeifer
e9eaf46f2c Update to libmpc version 0.8.1 which brings the following changes:
- Bug fixes:
   . acosh, asinh, atanh: swap of precisions between real and imaginary parts
   . atan: memory leak
   . log: wrong ternary value in data file; masked by bug in Mpfr 2.4.1

PR:		141825
Submitted by:	bf1783@gmail.com
2009-12-21 08:01:15 +00:00
Doug Barton
2fadfa2cfb For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
2009-12-21 02:19:12 +00:00