Commit graph

5169 commits

Author SHA1 Message Date
Martin Wilke
b240e42939 - Update to 1.7.9
PR:		130467
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2009-01-14 09:12:07 +00:00
Martin Wilke
dd322097e1 - Install developer tools if WITH_GUI is enabled
- Fix handling empty directory

PR:		130469
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2009-01-14 09:12:01 +00:00
Jose Alonso Cardenas Marquez
f7f940d1c2 - Update to 2.2.2 2009-01-14 06:13:57 +00:00
Jose Alonso Cardenas Marquez
557d378951 - New port: math/fpc-numlib
Free Pascal unit to numerical methods
2009-01-14 02:51:26 +00:00
Max Brazhnikov
e014235229 kde@freebsd team is pleased to announce KDE 4.1.4, the last bugfix release in 4.1.x series.
You have only two weeks to play with it -- KDE 4.2.0 is coming ;)
Great thanks for those who helped us with testing 4.1.2 and 4.1.3 during long-long ports ice-age.

For lists of bugfixes and improvements please see:
http://www.kde.org/announcements/changelogs/changelog4_1_1to4_1_2.php
http://www.kde.org/announcements/changelogs/changelog4_1_2to4_1_3.php
http://www.kde.org/announcements/changelogs/changelog4_1_3to4_1_4.php

Approved by:	miwi (mentor)
2009-01-13 23:16:38 +00:00
Nicola Vitale
db7510e173 - Update to 3.6b 2009-01-13 21:06:19 +00:00
Joe Marcus Clarke
5bbb9395b3 Update to 5.24.3. 2009-01-13 05:09:48 +00:00
Dmitry Marakasov
5b53c05668 - Fix build in the following situations:
- On i386 with unset CPUTYPE
  - On i386 without MMX support

PR:		130396
Submitted by:	Daniel Roethlisberger <daniel at roe dot ch>
2009-01-13 01:22:32 +00:00
Martin Wilke
e167c96e32 - Update to 0.47
PR:		130408
Submitted by:	Wen Heping <wenheping@gmail.com>
2009-01-13 00:09:44 +00:00
Martin Wilke
3381619583 - Chase gsl shlib bump 2009-01-12 20:37:24 +00:00
Martin Wilke
5b5364a368 - Update to 1.12
PR:		129726
Submitted by:	bf <bf2006a@yahoo.com> (maintainer)
2009-01-12 20:35:22 +00:00
Christian Weisgerber
971a133302 Update to 1.3.3. No major changes. 2009-01-12 14:40:44 +00:00
Jeremy Messenger
dec5e51643 Fix the plist, bump the PORTREVISION.
Reported by:	QAT
2009-01-12 04:51:33 +00:00
Dmitry Marakasov
034c1b69c7 - Cleanups, no functional change:
- Remove build dependency on GNU m4.
  - Sort knobs.
  - Remove unneeded use of REINPLACE.
  - Fix plist for WITH_GNOME case and mark BROKEN for WITH_PYTHON

PR:		130168
Submitted by:	"Pedro F. Giffuni" <giffunip at tutopia dot com> (maintainer)
2009-01-12 03:27:03 +00:00
Dmitry Marakasov
9c7f3e7fd4 - Add regression-test target
PR:		130356
Submitted by:	"Pedro F. Giffuni" <giffunip at tutopia dot com>
2009-01-11 23:53:33 +00:00
Maho Nakata
fc19a2cf4d Remove CONFIGURE_ENV line
Submitted by:	gerald@
2009-01-11 22:34:31 +00:00
Maho Nakata
f9ff83359b Remove CONFIGURE_ENV line.
Submitted by:	gerald@
2009-01-11 22:32:34 +00:00
Joe Marcus Clarke
b12f51e22e Add back goffice plug-in.
Reported by:	pointyhat via pav
2009-01-11 17:15:28 +00:00
Pav Lucistnik
2e42fd29e9 - Update to 1.2.1
PR:		ports/129581
Submitted by:	Wen Heping <wenheping@gmail.com>
Approved by:	Li-Lun "Leland" Wang" <llwang@infor.org> (maintainer)
2009-01-11 14:45:13 +00:00
Wesley Shields
717300f78e - Update to 2.8.1
- Pass maintainer along to new maintainer of math/R

PR:		ports/130280
Submitted by:	"Pedro F. Giffuni" <giffunip@tutopia.com>
Approved by:	old maintainer (private mail)
2009-01-10 23:42:12 +00:00
Gerald Pfeifer
be78cf82ed No longer pass FC and F77 to CONFIGURE_ENV; this is now done via
Mk/bsd.gcc.mk.

Submitted by:	Steven Kreuzer <skreuzer@exit2shell.com>
2009-01-10 12:05:49 +00:00
Gerald Pfeifer
72168d4aa1 No longer pass FC, F77 and FFLAGS to CONFIGURE_ENV; this is now done via
Mk/bsd.gcc.mk.

Submitted by:	Steven Kreuzer <skreuzer@exit2shell.com>
2009-01-10 11:45:01 +00:00
Gerald Pfeifer
a11913d878 No longer pass FC, F77 and FFLAGS to CONFIGURE_ENV; this is now done via
Mk/bsd.gcc.mk.

Submitted by:	Steven Kreuzer <skreuzer@exit2shell.com>
2009-01-10 11:00:35 +00:00
Joe Marcus Clarke
610ae56816 Presenting GNOME 2.24 for FreeBSD.
See http://library.gnome.org/misc/release-notes/2.24/ for the general
release notes.  On the FreeBSD front, this release introduces Fuse support
in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some
long-standing seahorse and gnome-keyring bugs.  The documentation updates
to the website are forthcoming.

This release features commits by adamw, ahze, kwm, mezz, and myself.  It would
not have been possible without are contributors and testers:

Alexander Loginov
Craig Butler [1]
Dmitry Marakasov [6]
Eric L. Chen
Joseph S. Atkinson
Kris Moore
Lapo Luchini [7]
Nikos Ntarmos
Pawel Worach
Romain Tartiere
TAOKA Fumiyoshi [3]
Yasuda Keisuke
Zyl
aZ [4]
bf [2] [5]
Florent Thoumie
Peter Wemm
pluknet

PR:		125857 [1]
		126993 [2]
		130031 [3]
		127399 [4]
		127661 [5]
		124302 [6]
		129570 [7]
		129936
		123790
2009-01-10 05:22:13 +00:00
Maho Nakata
e36c163eab Fix segfault for very large systems
(1,000,000 dofs and more).

http://groups.yahoo.com/group/calculix/message/5018
Submitted by:	"Pedro F. Giffuni"
2009-01-09 23:39:16 +00:00
Martin Wilke
b8fd85d24b p5-Math-Polygon is a perl class provides an OO interface around
Math::Polygon::Calc and Math::Polygon::Clip.

WWW:	http://search.cpan.org/dist/Math-Polygon/

PR:		ports/130302
Submitted by:	Wen Heping <wenheping at gmail.com>
2009-01-09 23:11:40 +00:00
Martin Wilke
2c2db656ea - Update to 0.5.9p6
PR:		130095
Submitted by:	Dennis Herrmann <adox@mcx2.org>
2009-01-09 15:28:55 +00:00
Anton Berezin
7a44facce3 Update to 1.55.
Changes: http://search.cpan.org/dist/Math-Complex/ChangeLog
2009-01-09 13:59:34 +00:00
Anton Berezin
25d54d122a Update to 1.15.
Changes: http://search.cpan.org/dist/Set-IntSpan-Fast/Changes
2009-01-09 11:07:24 +00:00
Anton Berezin
9c2a781146 Update to 0.90.
Changes: http://search.cpan.org/dist/Graph/Changes
2009-01-09 09:46:31 +00:00
Johan van Selst
4ec97ae8f0 - Restore math/sc from attic
- Update to new version
- New MASTER_SITES
- Claim maintainership
2009-01-09 09:42:42 +00:00
Gerald Pfeifer
d2f041f3e9 Bump PORTREVISION properly (bug in Tools/script/bump_revision.pl).
Reported by: 	Scott Allendorf <scott-allendorf@uiowa.edu>
2009-01-09 01:04:28 +00:00
Pav Lucistnik
97f1208ede - Update to 2.12.18
PR:		ports/130291
Submitted by:	Christopher Illies <christopher.illies@ki.se> (maintainer)
2009-01-08 12:56:34 +00:00
Pav Lucistnik
e35d34180b - Fix CONFIGURE_ARGS which were ignored
Submitted by:	bf <bf2006a@yahoo.com>
2009-01-08 08:33:58 +00:00
Gerald Pfeifer
d2e5fbc29f Remove run-time dependency on lang/gcc42 which is now transparently
handled by USE_FORTRAN.  Tweak various aspects of configuration.

Submitted by:	Li-Lun "Leland" Wang <llwang@infor.org> (maintainer)
2009-01-08 01:21:47 +00:00
Martin Wilke
749398d963 - Update to 0.46
- Pass maintainership to submitter

PR:		130115
Submitted by:	Wen Heping <wenheping@gmail.com>
2009-01-07 22:27:25 +00:00
Gerald Pfeifer
05a2cbc2b4 Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. 2009-01-07 16:34:27 +00:00
Gerald Pfeifer
1f35c756bd Omit F77, FFLAGS and CFLAGS from CONFIGURE_ENV since these are handled
by the ports infrastructure.

Employ USE_FORTRAN, simplifying things.

Reviewed by:	pav
2009-01-07 12:26:00 +00:00
Wesley Shields
7c15736a2d - Update to 2.8.1
PR:		ports/129863
Submitted by:	"Pedro F. Giffuni" <giffunip@tutopia.com>
Approved by:	bf <bf2006a@yahoo.com> (maintainer)
2009-01-07 02:33:04 +00:00
Maho Nakata
2f9d665436 Add additional MASTER_SITES.
PR:		130242
Submitted by:	Steven Kreuzer <skreuzer@exit2shell.com>
2009-01-07 01:55:24 +00:00
Maho Nakata
0ad297af65 * Remove direct dependency to gcc42. now USE_FORTRAN implies
RUN_DEPENDS as well. (now points to gcc43, though).
* Bump portrevision.

Submitted by:	pav, gerald
2009-01-07 01:43:28 +00:00
Pav Lucistnik
313b5d4208 - Maintainer address is bouncing:
550 5.1.1 <js@jeannot.org>... User unknown
2009-01-06 19:26:41 +00:00
Pav Lucistnik
83e5ee5668 - Mark BROKEN: does not compile
Reported by:	pointyhat
2009-01-06 19:09:23 +00:00
Pav Lucistnik
f28d272707 - Remove conditional checks for FreeBSD 5.x and older 2009-01-05 21:05:49 +00:00
Xin LI
5bbd5cd2dc Bump PORTREVISION's after OpenLDAP update.
Suggested by:	rafan
2009-01-05 19:04:45 +00:00
Beech Rintoul
60e9a12c8f - Make Fortran support conditional
- Pass maintainership to submitter

PR:		ports/130121
Submitted by:	Pedro F. Giffuni <giffunip@tutopia.com>
2009-01-02 19:56:38 +00:00
Beech Rintoul
3b52334622 - Add to science category.
- Make explicit that the python bindings are not building.
- For now keep using the autoconf interface, we have sorted out the issues
  there but we will have to move to CMake soon anyways.

- This is the latest stable version, and apparently the last one to support
  the autoconf tools. It includes C++ and Octave updates.

PR:		ports/130097
Submitted by:	"Pedro F. Giffuni" <giffunip@tutopia.com>
2009-01-02 05:11:05 +00:00
Johan van Selst
3d248d79be - Update to 2.12.4.0
- Take maintainership
2008-12-28 20:20:29 +00:00
Dmitry Sivachenko
bbbce59a19 Chase glpk shlib version bump. 2008-12-26 15:14:59 +00:00
Dmitry Sivachenko
247833fd02 Update to version 4.34.
PR:		129446
Submitted by:	bf <bf2006a@yahoo.com>
2008-12-26 15:09:35 +00:00
Martin Wilke
080b5b44c2 - Update to 0.1.6
PR:		129920
Submitted by:	Wen Heping <wenheping@gmail.com> (maintainer)
2008-12-25 10:57:48 +00:00
Martin Wilke
5260fd2ff2 - Fix build after math/R update
PR:		129703
Submitted by:	Wen Heping <wenheping@gmail.com> (maintainer)
Reported by:	erwinbot
2008-12-25 10:54:09 +00:00
Li-Wen Hsu
4553448013 - Update to 0.1-11-18-2008 2008-12-24 20:51:30 +00:00
Martin Wilke
f3c45696f3 - Update to 2.4
PR:		129850
Submitted by:	Amarendra Godbole <amarendra.godbole@gmail.com> (maintainer)
2008-12-24 19:43:20 +00:00
Martin Wilke
30398437e6 - Update to 14.2.7
Approved by:	ehaupt
2008-12-22 23:03:13 +00:00
Martin Wilke
c2d12a2f67 - Update to 1.0.0
PR:		129837
Submitted by:	Zhen REN <bg1tpt@gmail.com> (maintainer)
2008-12-22 22:29:30 +00:00
Pav Lucistnik
150ef12f20 - Has expired: Has been broken for more than 6 months 2008-12-19 21:31:02 +00:00
Johan van Selst
b1fc579d1d Update to 4.4.12 2008-12-19 12:09:29 +00:00
Pietro Cerutti
0626191d61 - Update to 2.8b24
- Remove FreeBSD 5.x specific hacks
- Refactor Makefile
2008-12-15 13:17:36 +00:00
Maho Nakata
4a31bbecf5 Update to 7.2.0 2008/11/23 version. 2008-12-15 04:06:31 +00:00
Martin Wilke
8cdb0ad932 Bayesian estimation, particularly using Markov chain Monte
Carlo (MCMC), is an increasingly relevant approach to
statistical estimation. However, few statistical software
packages implement MCMC samplers, and they are non-trivial
 to code by hand. pymc is a python package that implements
the Metropolis-Hastings algorithm as a python class, and is
extremely flexible and applicable to a large suite of problems.
pymc includes methods for summarizing output, plotting,
goodness-of-fit and convergence diagnostics.

WWW:	http://pypi.python.org/pypi/pymc/

PR:		ports/129567
Submitted by:	Wen Heping <wenheping at gmail.com>
2008-12-14 10:37:39 +00:00
Martin Wilke
af7a6642e2 - Update to 0.6.3
Approved by:	maintainer implicit
2008-12-14 10:21:40 +00:00
Martin Wilke
4ced6ee648 - Update to 5.17.0
PR:		129505
Submitted by:	bf <bf2006a@yahoo.com> (maintainer)
2008-12-14 10:18:32 +00:00
Beech Rintoul
eaa5cbadd0 - Fix pkg-plist
PR:		ports/129063
Approved by:	maintainer timeout (2+ weeks)
2008-12-14 02:20:58 +00:00
Beech Rintoul
fb75113ec9 - Fix distinfo 2008-12-13 08:00:25 +00:00
Beech Rintoul
63b0568bd2 - Update to 2.8.0
PR:		ports/129063
Submitted by:	"Pedro F. Giffuni" <giffunip@tutopia.com>
Approved by:	Maintainer Timeout (2+ Weeks)
2008-12-13 07:55:03 +00:00
Pav Lucistnik
b89930b9f4 - Retire py-numeric17, it is not needed for any python version supported today
PR:		ports/128343
Submitted by:	TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
2008-12-12 15:47:10 +00:00
Stefan Walter
3384170f28 Integrate a patch from http://reuter.mit.edu/index.php/software/arpackpatch/
which fixes ARPACK++ 1.2 to work with g++ 4.0.2 and above.

PR:		121194
Submitted by:	"Reed A. Cartwright" <reed@scit.us>
Patch by:	stefan
2008-12-12 14:39:50 +00:00
Emanuel Haupt
218a5aa539 Update to 14.2.5 2008-12-11 23:50:44 +00:00
Nicola Vitale
890e99abde - Update to 3.6.a 2008-12-10 10:34:55 +00:00
Mark Linimon
55eaa1a131 Mark as broken on sparc64.
Hat:	portmgr
2008-12-10 07:35:19 +00:00
Johan van Selst
735276090d Update to 4.4.11 2008-12-09 21:33:09 +00:00
Nicola Vitale
92a9f734a4 - Update to 2008.07.31
- Add an option (WITH_OPTLIB) to install a package for elliptic curves
2008-12-09 17:56:35 +00:00
Nicola Vitale
de0bc27964 - Update to 0.8.0 2008-12-08 17:06:00 +00:00
Martin Wilke
5d2e9071f4 TestU01 is a software library, implemented in the ANSI C language, and
offering a collection of utilities for the empirical statistical testing
of uniform random number generators.

The library implements several types of random number generators in generic
form, as well as many specific generators proposed in the literature or
found in widely-used software. It provides general implementations of the
classical statistical tests for random number generators, as well as several
others proposed in the literature, and some original ones. These tests can
be applied to the generators predefined in the library and to user-defined
generators. Specific tests suites for either sequences of uniform random
numbers in [0,1] or bit sequences are also available. Basic tools for
plotting vectors of points produced by generators are provided as well.

Additional software permits one to perform systematic studies of the
interaction between a specific test and the structure of the point sets
produced by a given family of random number generators. That is, for a given
kind of test and a given class of random number generators, to determine how
large should be the sample size of the test, as a function of the generator's
period length, before the generator starts to fail the test systematically.

WWW: http://www.iro.umontreal.ca/~simardr/testu01/tu01.html

PR:		ports/128861
Submitted by:	bf <bf2006a at yahoo.com>
2008-12-07 15:55:06 +00:00
Martin Wilke
e331f5dd22 - Fix pkg-plist
PR:		129408
Submitted by:	Wen Heping <wenheping@gmail.com> (maintainer)
2008-12-06 15:41:13 +00:00
Martin Wilke
b0453f255f - Fix build
PR:		129430
Submitted by:	Wen Heping <wenheping@gmail.com> (maintainer)
2008-12-06 15:09:25 +00:00
Hye-Shik Chang
0ec3cf345c Update to 0.9.4
PR:		129011
Submitted by:	Wen Heping <wenheping@gmail.com>
2008-12-04 10:55:34 +00:00
Stanislav Sedov
5d2c304fae - Bump portrevision because of sbcl update. 2008-12-01 19:33:14 +00:00
Pav Lucistnik
08d5e201a7 - Clean up toolkits directory (no longer installed by matplotlib)
- While here, don't package egg-info twice

Reported by:	pointyhat
2008-12-01 13:17:22 +00:00
Pav Lucistnik
13715f0e70 - Does not compile on 6.x either
Reported by:	pointyhat
2008-11-30 18:34:19 +00:00
Pav Lucistnik
bb0b44f18c - Catch up with Params::Util which now lives under ${PERL_ARCH}
Reported by:	pointyhat
2008-11-30 18:28:09 +00:00
Mark Linimon
a34ad4f459 Reset jmz@FreeBSD.org due to no response to email about maintainer-timeout,
and no commit activity for 3 months.

Hat:	portmgr
2008-11-29 00:11:56 +00:00
Greg Larkin
efc676cab7 - Fixed hard-coded path in pkg-plist that caused Tinderbox breakage
under Python 2.4.
- Added handling for the lack of egg info under Python <2.5.
- Bumped PORTREVISION.

Reported by:	tabthorpe
2008-11-26 22:22:09 +00:00
Martin Wilke
1d228e5cbf - Update to 0.99
PR:		128991
Submitted by:	Wen Heping <wenheping@gmail.com>
Approved by:	maintainer
2008-11-23 16:26:39 +00:00
Oliver Lehmann
74b14c28b8 update to 0.3.8 2008-11-22 15:49:53 +00:00
Thierry Thomas
8c0c6ca17d Fix plist with NOPORTDOCS.
Reported by:	QAT
2008-11-22 15:37:05 +00:00
Martin Wilke
5b6e789b58 - pass maintainership to submitter
PR:		129025
Submitted by:	bf <bf2006a@yahoo.com>
2008-11-21 21:02:27 +00:00
Rong-En Fan
612f9bbc73 - Update to 2.7.2
- Reset maintainership per request by maintainer

PR:		ports/128520
Submitted by:	Pedro F. Giffuni <giffunip at tutopia.com>
Approved by:	Eric van Gyzen <eric at vangyzen.net> (maintainer)
2008-11-20 08:01:09 +00:00
Emanuel Haupt
1e816e3759 Update to 14.2.3 2008-11-20 00:37:13 +00:00
Ion-Mihai Tetcu
6dd0f82ce7 - use DOCSDIR
- fix plist for -DNOPORTDOCS
- bump PORTREVISION

Approved by:	maintainer timeout on QAT BotMail
Prompted by:	QAT QA run
2008-11-18 17:09:37 +00:00
Martin Wilke
2ba42c02d7 At the suggestion of Linas Vepstas on the Gnu Scientific Library (GSL) list,
this GPL'd suite of random number tests will be named "Dieharder". Using a
movie sequel pun for the name is a double tribute to George Marsaglia, whose
"Diehard battery of tests" of random number generators has enjoyed years of
enduring usefulness as a test suite.

The dieharder suite is more than just the diehard tests cleaned up and given a
pretty GPL'd source face in native C: tests from the Statistical Test Suite
(STS) developed by the National Institute for Standards and Technology (NIST)
are being incorporated, as are new tests developed by rgb. Where possible,
tests are parametrized and controllable so that failure, at least, is
unambiguous.

A further design goal is to provide some indication of *why* a generator fails
a test, where such information can be extracted during the test process and
placed in usable form. For example, the bit-distribution tests should
(eventually) be able to display the actual histogram for the different bit
n-tuplets.

Dieharder is by design extensible. It is intended to be the "Swiss army knife
of random number test suites", or if you prefer, "the last suite you'll ever
ware" for testing random numbers.

WWW: http://www.phy.duke.edu/~rgb/General/dieharder.php

PR:		ports/128882
Submitted by:	bf <bf2006a at yahoo.com>
2008-11-15 21:50:10 +00:00
Martin Wilke
0579e8f00d UNU.RAN (Universal Non-Uniform RAndom Number generator) is a collection of
algorithms for generating non-uniform pseudorandom variates as a library of C
functions designed and implemented by the ARVAG (Automatic Random VAriate
Generation) project group in Vienna, and released under the GNU Public License
(GPL). It is especially designed for situations where:

- a non-standard distribution or a truncated distribution is needed;
- experiments with different types of distributions are made;
- random variates for variance reduction techniques are used; or
- fast generators of predictable quality are necessary.

UNU.RAN provides generators that are superior in many aspects to those found in
quite a number of other libraries; however, due to its more sophisticated
programming interface, it might not be as easy to use.

It uses an object-oriented interface in which distributions and generators are
treated as independent objects, so that different methods for generating
non-uniform random variates may be chosen according to various criteria, such
as speed, quality, and variance reduction. It is flexible enough to permit
sampling from non-standard distributions, such as distributions that arise in
a model and can only be computed in complicated subroutines.

WWW: http://statmath.wu-wien.ac.at/unuran/

PR:		ports/128883
Submitted by:	bf <bf2006a at yahoo.com>
2008-11-15 21:48:19 +00:00
Martin Wilke
1cc19a81ad RngStreams is a C implementation of a high-quality uniform random number
generator that supports multiple "independent" streams of uniform random
numbers.

WWW: http://statmath.wu-wien.ac.at/software/RngStreams/

PR:		ports/128860
Submitted by:	bf <bf2006a at yahoo.com>
2008-11-15 21:46:12 +00:00
Dmitry Marakasov
e1ed403478 FriCAS is an advanced computer algebra system. Its capabilities range from
calculus (integration and differentiation) to abstract algebra. It can plot
functions and has integrated help system.

FriCAS a fork of Axiom project -- its starting point was wh-sandbox branch
of the Axiom project.

WWW: http://fricas.sourceforge.net

PR:		128805
Submitted by:	Stephen Montgomery-Smith <stephen at math dot missouri dot edu>
2008-11-14 15:19:50 +00:00
Thierry Thomas
77ed548cf3 Take the MAINTAINER_MODE out of the regression-test target (not for the
-mpi case).

Submitted by:	Pedro F. Giffuni <giffunip (at) yahoo.com>
2008-11-10 15:40:43 +00:00
Maho Nakata
e35d843eb0 Fix latest link.
PR:		128706
Submitted by:	Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-11-10 06:25:27 +00:00
Dmitry Marakasov
0eebc3e1f5 - Update to 1.8.2
- Minor port knits

PR:		128701
Submitted by:	"Pedro F. Giffuni" <giffunip at tutopia dot com>
Approved by:	"Co Nijn" <co9co9 at gmail dot com> (maintainer)
2008-11-09 18:41:51 +00:00
Pav Lucistnik
6c2224077f - Update to 1.38
PR:		ports/128728
Submitted by:	Daniel Roethlisberger <daniel@roe.ch> (maintainer)
2008-11-09 16:54:01 +00:00
Stanislav Sedov
e9ccb11fe7 - Bump up the maxima PORTREVISION because of lang/sbcl update. 2008-11-08 19:37:11 +00:00
Dmitry Sivachenko
3cfb88537a Chase glpk shlib version, bump PORTREVISION. 2008-11-07 14:12:29 +00:00
Dmitry Sivachenko
674eeec5e1 Update to version 4.33.
Submitted by:	bf <bf2006a@yahoo.com>
2008-11-07 13:41:02 +00:00
Philippe Audeoud
0a9b3777b4 - Respect NOPORTDOCS
- Remove useless pkg-plist

Noticed by:	QAT
2008-11-06 16:05:24 +00:00
Dmitry Marakasov
1adae81a8d - Update to version 0.6.1 (bugfix)
- Add yelp as a dependency for the GUI (still off by default).

PR:		128532
Submitted by:	"Pedro F. Giffuni" <giffunip at tutopia dot com>
2008-11-05 22:53:57 +00:00
Emanuel Haupt
45fe94628a Update to 14.2.2 2008-11-05 18:15:27 +00:00
Thomas Abthorpe
ebb7c8c54b - Include dependancy on graphics/opendx for amd/sparc64
PR:		ports/128378
Submitted by:	Stephen Montgomery-Smith <stephen math.missouri.edu> (maintainer)
2008-11-04 20:54:55 +00:00
Thomas Abthorpe
5c5b4c0bdd - Update to 5.0.4
PR:		ports/125706
Submitted by:	Pedro F. Giffuni <pfgshield-freebsd yahoo.com> (maintainer)
2008-11-03 14:09:16 +00:00
Greg Lewis
48dc0834b2 . Update to 4.2.4.
PR:		128361
Submitted by:	bf <bf2006a@yahoo.com>
2008-11-02 20:39:23 +00:00
Thierry Thomas
252021bdaf Upgrade to 4.8.3.
Changelog at <http://graal.ens-lyon.fr/MUMPS/index.php?page=dwnld#cl>.

Noticied by:	Pedro F. Giffuni <giffunip (at) yahoo (dot) com>
2008-10-26 20:07:41 +00:00
Martin Wilke
de6ecbc7c5 - Fix plist
Reported by:	erwinbot
2008-10-24 19:31:56 +00:00
Greg Larkin
cb8f66aef9 - Updated Makefile to handle installation differently based on
whether devel/py-setuptools is present or not. The setup.py installer
  modifies the packing list based on that, so we have to modify pkg-plist
  in kind.
- Added code to handle NOPORTEXAMPLES
- Take maintainership

PR:		ports/122434
Submitted by:	"Eugene M. Kim" <gene at nttmcl dot com>
2008-10-23 04:17:28 +00:00
Johan van Selst
4cc1a63e2c - Update to 1.0 release
- (temporarily?) work around broken doc build target for subdir
2008-10-20 20:19:25 +00:00
Martin Wilke
2f241ed96b Mpmath is a pure-Python library for multiprecision floating-point
arithmetic. It provides an extensive set of transcendental functions,
unlimited exponent sizes, complex numbers, interval arithmetic,
numerical integration and differentiation, root-finding, linear algebra,
and much more. Almost any calculation can be performed just as well at
10-digit or 1000-digit precision, and in many cases mpmath implements
asymptotically fast algorithms that scale well for extremely high
precision work. If available, mpmath will (optionally) use gmpy to
speed up high precision operations.

WWW:	http://code.google.com/p/mpmath/

PR:		ports/128133
Submitted by:	Wen Heping <wenheping at gmail.com>
2008-10-19 13:50:08 +00:00
Emanuel Haupt
138f157b90 Update to 14.2.1 2008-10-16 12:20:11 +00:00
Maho Nakata
91b8beb745 Update to 3.0.3. 2008-10-15 05:42:24 +00:00
Dmitry Marakasov
f09e335417 OpenAxiom is an open source platform for symbolic, algebraic, and numerical
computations. It offers an interactive environment, an expressive programming
language, a compiler, a large set of mathematical libraries of interest to
researchers and practitioners of computational sciences.

WWW: http://www.open-axiom.org

PR:		128034
Submitted by:	Stephen Montgomery-Smith <stephen at math dot missouri dot edu>
2008-10-14 19:50:31 +00:00
Jimmy Olgeni
c458eb402a Unbreak pkg-plist.
PR:		ports/127647
2008-10-13 19:58:51 +00:00
Michael Johnson
9757994e41 Update to 3.1.3 2008-10-12 20:20:46 +00:00
Martin Wilke
82158fc200 - Update to 1.2.0
PR:		127865
Submitted by:	Wen heping <wenheping@gmail.com>
Approved by:	maintainer
2008-10-11 14:49:22 +00:00
Max Brazhnikov
b7837d5522 Update to 1.6.0.2
Change my email address to @FreeBSD.org

Approved by:	miwi (mentor)
2008-10-09 10:40:56 +00:00
Nicola Vitale
a5c5d82907 - Update to 1.44 2008-10-08 16:42:25 +00:00
Maho Nakata
81ba63a0d5 Add gcc42 dependency at runtime. 2008-10-06 03:45:17 +00:00
Maho Nakata
0b65a65c72 Add math/sedumi
SeDuMi is a software package to solve optimization problems over symmetric
cones. This includes linear, quadratic, second order conic and semidefinite
optimization, and any combination of these.

WWW: http://sedumi.mcmaster.ca/
2008-10-06 03:06:17 +00:00
Martin Wilke
f554ee40ab plasTeX is a LaTeX document processing framework
written entirely in Python. It currently comes
bundled with renderers for XHTML, DocBook, man
pages, plain text, as well as a way to simply dump
the document to a generic form of XML. Other
renderers can be added as well and are planned
for future releases.

WWW:	http://plastex.sf.net/

PR:		ports/127864
Submitted by:	Wen Heping <wenheping at gmail.com>
2008-10-05 13:32:34 +00:00
Martin Wilke
3c36e3474d - Update to 0.98.3
- Detects and uses wxpython if installed

PR:		127726
Submitted by:	Li-Lun Wang <llwang@infor.org>
Approved by:	maintainer
2008-10-05 13:31:32 +00:00
Nicola Vitale
3c91c0139b - Forgotten to commit distinfo 2008-10-05 11:39:40 +00:00
Nicola Vitale
d5b4283fd0 - Update to 0.7.6
- Set MASTER_SITES to SF
- Use x11-toolkits/wxgtk28 instead of wxgtk26
2008-10-05 09:16:53 +00:00
Stanislav Sedov
eeaeafaa88 - Bump revision because of lang/sbcl update. 2008-10-03 09:53:55 +00:00
Max Brazhnikov
0db0074846 Update qtiplot to 0.9.7.2
Approved by:	miwi (mentor)
2008-10-02 21:15:41 +00:00
Martin Wilke
e705ceace4 The symeig module contains a Python wrapper for the LAPACK functions to
solve the standard and generalized eigenvalue problems for symmetric
(hermitian) positive definite matrices. Those specialized algorithms give
an important speed-up with respect to the generic LAPACK eigenvalue
problem solver used by NumPy (linalg.eig and linalg.eigh).

WWW: http://mdp-toolkit.sourceforge.net/symeig.html

PR:		ports/127336
Submitted by:	Li-Lun Wang <llwang at infor.org>
2008-09-27 18:50:12 +00:00
Cheng-Lung Sung
80bc67de7d - Update to 1.10.3 2008-09-27 15:13:15 +00:00
Emanuel Haupt
f198b8e7f7 Update to 14.2.0 2008-09-26 11:51:42 +00:00
Cheng-Lung Sung
f0696ecf45 - update to 0.5.9p5.
- remove benchmark scripts installed as examples
- update pkg-descr

PR:		ports/127438
Submitted by:	Shin'ya Murakami <murakami_AT_ahs dot scitec dot kobe-u dot ac dot jp>
2008-09-26 07:05:56 +00:00
Dmitry Marakasov
4befb440af - Fix dynamic linker errors by explicitely linking with Magick++ libs
- While here, convert some spaces to tabs

PR:		127369
Submitted by:	Jason Lenthe <lenthe at comcast dot net>
Fix by:		Stephen Montgomery-Smith <stephen at math dot missouri dot edu> (maintainer)
2008-09-25 23:19:38 +00:00
Dmitry Marakasov
0d69b28f63 - Add benchmarks/octave-forge-benchmark and math/octave-forge-nlwing2 support
PR:		127611
Submitted by:	Stephen Montgomery-Smith <stephen at math dot missouri dot edu> (maintainer)
2008-09-25 21:54:55 +00:00
Anton Berezin
a452763803 Add math/p5-Geo-Coordinates-UTM, a Perl module that can translate
latitude/longitude coordinates to Universal Transverse Mercator(UTM)
coordinates and vice versa.
2008-09-24 11:21:42 +00:00
Martin Wilke
5cca6e8c31 - Update to 3.1 2008-09-24 08:44:08 +00:00
Dmitry Marakasov
76d7ec0629 The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

This is nlwing2.

This package allows efficient computation of nonlinear aerodynamic properties
of a wing. It employs 2D section data to build a 3D potential vortex model of
the flow. It uses a robust Euler-Newton method to track the change of flow
vorticity quantities as the angle of attack progresses.

WWW: http://octave.sourceforge.net/

PR:		127300
Submitted by:	Stephen Montgomery-Smith <stephen at math dot missouri dot edu>
2008-09-24 07:26:50 +00:00
Dmitry Marakasov
adec137063 - Remove unnecessary distinfo
PR:		127356
Submitted by:	Stephen Montgomery-Smith <stephen at math dot missouri dot edu> (maintainer)
2008-09-24 07:26:28 +00:00
Dmitry Marakasov
b634bf6f4b - Update to 1.7.7
PR:		127180
Submitted by:	valerio dot daelli at gmail dot com
2008-09-23 18:51:19 +00:00
Dmitry Marakasov
9f84fad1cc GMP is a free library for arbitrary precision arithmetic, operating
on signed integers, rational numbers, and floating point numbers.
There is no limit to the precision except the ones implied by the
available memory in the machine GMP runs on. GMP has a rich set of
functions, and the functions have a regular interface.

This port compiles libgmp using MinGW32.

WWW: http://www.swox.com/gmp/

PR:		123391
Submitted by:	Timothy Bourke <timbob at bigpond dot com>
2008-09-23 13:16:00 +00:00
Johan van Selst
d57116026e Update to latest packages release (17 Sep) 2008-09-23 13:08:52 +00:00
Dmitry Marakasov
d2dc0fa2cc - Update to ScientificPython 2.6.1, which is the latest stable release.
- Adoption of (NO)PORTEXAMPLES, EXAMPLESDIR and DOCSDIR
- Adding PKGNAMEPREFIX to EXAMPLESDIR and DOCSDIR.
- Pass maintainership to submitter with hist consent

PR:		123718
Submitted by:	TAOKA Fumiyoshi <fmysh at iijmio-mail dot jp>
2008-09-23 12:59:38 +00:00
Alex Dupre
73d0f662ee Update to 4.2.4 release. 2008-09-23 06:16:46 +00:00
Alex Dupre
4c396f7485 Update to 2.3.2 release. 2008-09-23 05:45:08 +00:00
Maho Nakata
73f3a0d1a6 A build fix.
Submitted by:	many (thanks folks!)
Approved by:	portmgr (pav)
2008-09-22 07:26:20 +00:00
Martin Wilke
54d25ae10e - Respect NOPORTDOCS
Approved by:	portmgr (erwin)
2008-09-12 08:50:42 +00:00
Li-Wen Hsu
e47ce9a03f - Unbreak, last fixing forgot to update distinfo
- Drop 5.x support

PR:		ports/127288
Submitted by:	Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw>
Approved by:	portmgr (erwin)
2008-09-11 16:50:42 +00:00
Pietro Cerutti
c6fd398b07 - Fix build upon NOPORTDOCS
Reported by:	QA Tindie
Approved by:	portmgr
2008-09-09 22:05:56 +00:00
Maho Nakata
f03a0c7a3d Update math/octave-forge to 20080831 version
PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
Approved by:    portmgr (erwin)
2008-09-09 07:37:20 +00:00