Commit graph

5168 commits

Author SHA1 Message Date
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
Maho Nakata
8d7df5d183 Correct port name and create date.
PR:		127226
Submitted by:	Geraud CONTINSOUZAS <geraud@gcu.info> and also
            Stephen Montgomery-Smith <stephen@math.missouri.edu> (maintainer)
Approved by: portmgr@ (erwin)
2008-09-09 06:42:55 +00:00
Maho Nakata
8c435f6474 Build fix for math/octage-forge-xraylib.
PR:		127208
Submitted by:	Stephen Montgomery-Smith <stephen@cauchy.math.missouri.edu>
Approved by:	portmgr (joe)
2008-09-09 00:00:12 +00:00
Maho Nakata
def944f36e Build fix for math/octave-forge-data-smoothing.
Spotted by:     QAT@
PR:             127207
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
Approved by:	portmgr (joe)
2008-09-08 23:57:21 +00:00
Li-Wen Hsu
1827e1cc2f - Fix installation while WITH_ATLAS is specified [1]
- Fix plist

PR:		ports/126960 [1]
Submitted by:	Arjan Gijsberts <arjan AT liralab.it>
Approved by:	maintainer
Approved by:	portmgr (erwin)
2008-09-08 16:02:56 +00:00
Maho Nakata
070937c507 Add port math/octave-forge-bim
This is bim.

Package for solving Diffusion Advection Reaction (DAR)
Partial Differential Equaltions based on the Finite Volume Scharfetter-Gummel
(FVSG) method a.k.a Box Integration Method (BIM)

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 08:09:53 +00:00
Maho Nakata
42c5d6117c Add port math/octave-forge-data-graceplot
This is graceplot.
 Graceplot bindings for octave.

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 07:47:35 +00:00
Maho Nakata
626be3fe78 Add port math/octave-forge-data-smoothing
This is data-smoothing.
 Algorithms for smoothing noisy data

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 07:44:54 +00:00
Maho Nakata
bdabee07ef Add port math/octave-forge-ga
This is ga.
 Genetic optimization code

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 07:42:27 +00:00
Maho Nakata
8063b47dbc Add port math/octave-forge-control
This is control.
 Additional Octave Control tools

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 07:38:52 +00:00
Maho Nakata
ab96ace2b5 Add port math/octave-forge-financial
This is financial.
Financial manipulation and plotting functions

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 07:35:59 +00:00
Maho Nakata
9859192ad4 Add port math/octave-forge-communications
This is communications.

 Digital Communications, Error Correcting Codes (Channel Code),
Source Code functions, Modulation and Galois Fields

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 07:27:48 +00:00
Maho Nakata
e95a850e38 Add port math/octave-forge-msh
This is msh.

 Package for creating and managing triangular and tetrahedral meshes for
Finite Element or Finite Volume PDE solvers. Uses a mesh data structure
compatible with pdetool. Relies on gmsh for unstructured mesh generation.

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 07:24:05 +00:00
Maho Nakata
91619c1235 Add port math/octave-forge-signal
This is signal.
Signal processing tools, including filtering, windowing and display functions.

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 07:02:44 +00:00
Maho Nakata
a8444d6d05 Add port math/octave-forge-tsa
This is tsa.
Stochastic concepts and maximum entropy methods for time series analysis

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 06:59:41 +00:00
Maho Nakata
b98813267a Add port math/octave-forge-symbolic
This is symbolic.
Symbolic toolbox based on GiNaC and CLN.

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 06:54:49 +00:00
Maho Nakata
61dcfa0105 Add port math/octave-forge-tcl-octave.
This is tcl-octave.
socket implementation of a tcl-octave connection

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 06:48:56 +00:00
Maho Nakata
1cb61cccf9 Add port math/octave-forge-zenity
This is zenity.

A set of functions for creating simple graphical
user interfaces. It is currently possible to create
calendar windows, text entries, file selection dialogs,
lists, message windows, icons in the notification area,
and windows for large amount of text.

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 06:45:04 +00:00
Maho Nakata
e10e305cb9 Add port math/octave-forge-xraylib
This is xraylib.
Bindings to the Xraylib functions

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 06:42:27 +00:00
Maho Nakata
5bae94b40b Add port math/octave-forge-windows
This is windows.
Provides COM interface and additional functionality on Windows

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 06:39:15 +00:00
Maho Nakata
cb235762e1 Add port math/octave-forge-vrml
This is vrml.
3D graphics using VRML

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 06:36:08 +00:00
Maho Nakata
df44ebf172 Add port math/octave-forge-video.
This is video.

Implements addframe, avifile, aviinfo, and aviread, using ffmpeg.
(and approximately conforms to Matlab interface)

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 06:33:36 +00:00
Maho Nakata
b8ca1c979a Add port math/octave-forge-triangular.
This is triangular.
Simple example of a user type implementing a simple matrix type
for triangular matrices.

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 06:30:50 +00:00
Maho Nakata
29d40aca94 Add port math/octave-forge-time
This is time.
Additional date manipulation tools.

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 06:28:12 +00:00
Maho Nakata
4481bc41dd Add port math/octave-forge-symband.
This is symband.
Linear Algebra for Symmetric Banded Matrices

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 06:17:08 +00:00
Maho Nakata
7cb504cc2f Add port math/octave-forge-struct.
This is struct.
Additional Structure manipulations functions.

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 06:14:54 +00:00
Maho Nakata
0cf8d064c8 Add port math/octave-forge-strings.
This is strings.
Additional manipulation functions

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 06:07:49 +00:00
Maho Nakata
d03627635a Add port math/octave-forge-statistics
This is statistics.
Additional statistics functions for Octave.

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 06:04:22 +00:00
Maho Nakata
f9f0e807f9 Add port math/octave-forge-splines
This is splines.
Additional Cubic spline functions.

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 06:02:23 +00:00
Maho Nakata
9c1b63b2ec Add port math/octave-forge-spline-gcvspl
This is spline-gcvspl.

B-spline data smoothing using generalized cross-validation
and mean squared prediction or explicit user smoothing

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 06:00:33 +00:00
Maho Nakata
34f61771ad Add port math/octave-forge-special-matrix
This is special-matrix.
Additional Special Matrices for Octave.

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 05:57:59 +00:00
Maho Nakata
9dade6fd0f Add port math/octave-forge-optim
This is optim.
Unconstrained Non-linear Optimization toolkit.

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 05:52:47 +00:00
Maho Nakata
1838906ab2 Add port math/octave-forge-specfun
This is specfun.
Special functions including ellipitic functions, etc

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 05:45:06 +00:00
Maho Nakata
135fe1ece9 Add port math/octave-forge-sokets
This is sockets.
Socket functions

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 05:42:18 +00:00
Maho Nakata
c725c38c08 Add port math/octave-forge-secs2d
This is secs2d.
A Drift-Diffusion simulator for 2d semiconductor devices

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 05:37:24 +00:00
Maho Nakata
d7fa733127 Add port math/octave-forge-secs1d
This is secs1d.
A Drift-Diffusion simulator for 1d semiconductor devices

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 05:35:25 +00:00
Maho Nakata
cf06a53b29 Add port math/octave-forge-pt_br
This is pt_br.
Brazilian Portuguese translations of the help strings of the
Octave functions.

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 05:32:40 +00:00
Maho Nakata
a8e8efaf1f Add port math/octave-forge-plot
This is plot.
Additional ploting tools for Octave.

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 05:30:27 +00:00
Maho Nakata
a435057667 Add port math/octave-forge-physicalconstants
This is physicalconstants.
Physical Constants from Atomic & Molecular Physics, taken from NIST database

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 05:28:35 +00:00
Maho Nakata
a77571d8b5 Add port math/octave-forge-pdb
This is pdb.
Reads and display PDB-files from the Brookhaven protein databank

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 05:25:21 +00:00
Maho Nakata
2ceda1f699 Add port math/octave-forge-optiminterp
This is optiminterp.
 An optimal interpolation toolbox for octave

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 05:23:28 +00:00
Maho Nakata
519629febe Add port math/octave-forge-outliers
This is outliers.

Grubbs, Dixon and Cochran tests for outlier detection
and p-value approximating routines

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 05:21:08 +00:00
Maho Nakata
b0893bea60 Add port math/octave-forge-odepkg
This is odepkg.
 A package for solving differential equations with GNU Octave.

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 05:18:57 +00:00
Maho Nakata
7bdcd6fa1f Add port math/octave-forge-odebvp
This is odebvp.

To approximate the solution of the boundary-value problem
  y''=p(x)*y' + q(x)*y + r(x), a<=x<=b, y(a)=alpha, y(b)=beta
by the linear finite-diffence method.

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 05:13:44 +00:00
Maho Nakata
36e9ca6380 Add port math/octave-forge-mapping
This is mapping. Simple Mapping functions.

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 05:09:43 +00:00
Maho Nakata
83f1d476e9 Add port math/octave-forge-irsa
This is irsa.
Irregular sampling analysis.

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 05:05:43 +00:00
Maho Nakata
52a276fe46 Add port math/octave-forge-ftp
This is ftp.
These are bindings for ftplib, and MATLAB compatible APIs

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 05:03:08 +00:00
Maho Nakata
6dde1c4607 Add port math/octave-forge-fixed
This is fixed.
Fixed point real and complex matrix toolbox

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 05:00:00 +00:00
Maho Nakata
8d6263cb51 Add port math/octave-forge-octgpr
This is octgpr.

The package allows interpolating and smoothing scattered
multidimensional data using Gaussian Process Regression (also known
as Kriging).

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 04:51:17 +00:00
Maho Nakata
c2110a66a2 Add port math/octave-forge-ocs
This is ocs.
Package for solving DC and transient MNA equation stemming from
electrical circuit.

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 04:47:44 +00:00
Maho Nakata
5a47dd87be Add port math/octave-forge-nnet
This is nnet. A feed forward multi-layer neural network.

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 04:21:25 +00:00
Maho Nakata
3f9dbf993f Add port math/octave-forge-parallel
This is parallel. Parallel execution package for cluster computers

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 04:15:50 +00:00
Maho Nakata
223656a4e1 Add port math/octave-forge-octcdf
This is octcdf. A NetCDF interface for octave

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 04:13:17 +00:00
Maho Nakata
0634417945 Add port math/octave-forge-nan
This is nan. Missing value statistical toolbox

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 04:10:05 +00:00
Maho Nakata
f2cf6fce7e Add port math/octave-forge-multicore
This is multicore.
An Octave-forge package providing functions for
parallel processing on multiple cores.

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 04:08:03 +00:00
Maho Nakata
f4f51fd84a Add port math/octave-forge-missing-functions
This is missing-functions.
Find functions that are in Matlab but not in Octave.

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 04:05:48 +00:00
Maho Nakata
47507be7df Add port math/octave-forge-miscellaneous
This is miscellaneous.
Miscellaneous tools including waitbar, xml tools, etc

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 04:03:28 +00:00
Maho Nakata
d94969d340 Add port math/octave-forge-econometrics
This is econometrics.
Econometrics functions including MLE and GMM based techniques.

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 04:00:50 +00:00
Maho Nakata
7a2daeea0a Add port math/octave-forge-ident
This is ident.
Addition System Indentification Control functions.

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 03:57:27 +00:00
Maho Nakata
36e96a0933 Add port math/octave-forge-general
This is general. General tools for octave.

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 03:54:38 +00:00
Maho Nakata
a189331974 Add port math/octave-forge-image
This is image.
The Octave-forge Image package provides functions for
reading, writing, and processing images. The package supports
almost all image formats through the use of ImageMagick.
The package also provides functions for feature extraction, image
statistics, spatial and geometric transformations, morphological
operations, linear filtering, and much more.

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 03:51:49 +00:00
Maho Nakata
2622be3959 Add port math/octave-forge-io
This is io. Input/Output in external formats.

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 03:48:43 +00:00
Maho Nakata
cd96f388f2 Add port math/octave-forge-integration
This is integration.
Toolbox for 1-D, 2-D, and n-D Numerical Integration

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 03:46:20 +00:00
Maho Nakata
9f798d581c This is informationtheory.
Functions and routines for basic Information Theory definitions, and source coding.

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 03:43:02 +00:00
Maho Nakata
f7c98d53b2 Add port math/octave-forge-linear-algebra
This is linear-algebra.
Additional linear algebra code, including general SVD and matrix functions.

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 03:37:39 +00:00
Maho Nakata
5a8acb400a Add port math/octave-forge-combinatorics
This is combinatorics. Combinatorics functions, incuding partitioning.

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 03:34:01 +00:00
Maho Nakata
1a5cf90664 Add port math/octave-forge-civil-engineering
This is civil-engineering.
Functions to solution some ODE's in Civil Engineering.

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 03:31:35 +00:00
Maho Nakata
588c86c090 Add port math/octave-forge-bioinfo.
This is bioinfo. Bioinformatics manipulation

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 03:27:56 +00:00
Maho Nakata
2fdf440aba Add port math/octave-forge-gsl.
This is gsl, Octave bindings to the GNU Scientific Library.

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 03:24:19 +00:00
Maho Nakata
7bee1530ec Add port math/octave-forge-engine.
This is engine.
 An external interface library for Octave

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 03:13:05 +00:00
Maho Nakata
fad0e40e1a Add port math/octave-forge-fpl.
Collection of routines to plot data on unstructured triangular and
tetrahedral meshes

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 03:02:26 +00:00
Maho Nakata
d5bd4d2dc3 Adding math/octave-forge-audio.
This is for Audio recording, processing and playing tools.

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 02:13:09 +00:00
Maho Nakata
bf34c6a63a Add math/octave-forge-arpack port.
Octave bindings to ARPACK, including the eigs and svds function.

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.

PR:             127030                                                                                    Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 02:10:38 +00:00
Maho Nakata
af21c1d7f0 Add math/octave-forge-ann port.
This package is "ann".
The Octave-forge ANN package wraps the ANN library, which
provides data structures and functions for computing exact
and approximate nearest neighbors on an arbitrarily high dimensional point set.

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 02:07:04 +00:00
Maho Nakata
9d4c78b938 Remove unnessary file. 2008-09-08 02:01:35 +00:00
Maho Nakata
996cc28fa0 Add math/octave-forge-ad port.
This package is "Automatic Forward Differentiation (AD)".

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.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 02:00:25 +00:00
Maho Nakata
e1a3764d40 Bump port revision accordingly (update of math/octave port). 2008-09-08 01:35:20 +00:00
Maho Nakata
82861fe49b Fix pkg-plist, and bump portrevision. 2008-09-08 01:31:50 +00:00
Maho Nakata
75cd39c216 Add math/octave-forge-base.
This baseport provides the basic directory structure.  Deleting this package
will completely erase all the structure, and remaining files, associated with
the octave packaging system.  This is useful if things go wrong with the
octave packaging system.

(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.)

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 00:34:17 +00:00
Li-Wen Hsu
6c8231e73f - Update to 0.5.1
PR:		ports/126584
Submitted by:	Wen heping <wenheping AT gmail.com>
2008-09-07 11:11:23 +00:00
Emanuel Haupt
2228b68731 Update to 14.1.6 2008-09-07 08:45:29 +00:00
Michael Johnson
279fbcbe78 Add 'make regression-test' which runs a series of tests of the fftw3 build
PR:		ports/127103
Submitted by:	Pedro Giffuni <pfgshield-freebsd@yahoo.com>
2008-09-07 04:19:51 +00:00
Mark Linimon
7999a27cac Fix the build for slave port ploticus-nox11.
Reported by:	phil dot pennock at spodhuis dot org
2008-09-07 03:55:02 +00:00
Mark Linimon
d7018eab56 Reset tg due to lack of commits for several months and no response to email.
Hat:	portmgr
2008-09-07 00:54:46 +00:00
Mark Linimon
d72c560b21 Reset infofarmer due to maintainer-timeouts and no response to email.
Hat:	portmgr
2008-09-07 00:19:05 +00:00
Stanislav Sedov
cfe3b491b3 - Bump up portrevision because of lang/sbcl update. 2008-09-05 23:45:22 +00:00
Martin Wilke
67e159fa91 - Update to 0.6.2
PR:		127004
Submitted by:	maintainer
2008-09-05 14:15:45 +00:00
Maho Nakata
29426501cf Update to 3.0.2, and sort pkg-plist. 2008-09-05 06:43:42 +00:00
Lars Engels
d4e2c5b646 Update to 1.63 2008-09-04 14:52:05 +00:00
Dmitry Sivachenko
b9a2e3a0b7 Chase glpk shlib version. 2008-09-04 10:26:41 +00:00
Dmitry Sivachenko
b98df68d08 Update to 4.31.
PR:		127064
Submitted by:	bf <bf2006a@yahoo.com>
2008-09-04 10:23:32 +00:00
Rong-En Fan
d122822886 - Update to 5.16.3
- Pass maintainership to submitter

PR:		ports/126995
Submitted by:	bf <bf2006a at yahoo.com>
2008-09-03 15:17:34 +00:00
Martin Wilke
129bf63f84 The KDE FreeBSD team is proud to announce the release of KDE 4.1.1
for FreeBSD. The official KDE 4.1.1 release notes can be found at
http://www.kde.org/announcements/changelogs/changelog4_1to4_1_1.php.

KDE Community ships sirst translation and service release of the 4.1
dree desktop, containing numerous bugfixes, Performance Improvements
and Translation Updates.

Pretty much all applications have received the developers' attention,
resulting in a long list of bugfixes and improvements. The most significant
changes are:

    * Significant performance, interaction and rendering correctness
      improvements in KHTML and Konqueror, KDE's web browser
    * User interaction, rendering and stability fixes in Plasma,
      the KDE4 desktop shell
    * PDF backend fixes in the document viewer Okular
    * Fixes in Gwenview, the image viewer's thumbnailing, more
      robust retrieval and display of images with broken metadata
    * Stability and interaction fixes in KMail

New Ports:
- graphics/kcoloredit
	* KColorEdit is a palette files editor. It can be used
	  for editing color palettes and for color choosing and
	  naming.

- graphics/kgraphviewer
	* KGraphViewer is a GraphViz DOT graph viewer for KDE. The
	  GraphViz programs are free-software layout engines for graphs.
	  KGraphViewer displays the graphs in a modern, user-friendly GUI
	  with all the power of a well integrated KDE application.

- graphics/kiconedit
	* KIconEdit is designed to help create icons for KDE using the standard
	  icon palette.

- graphics/skanlite
	* Skanlite is a simple image scanning application that does nothing
	  more than scan and save images. Skanlite can open a save dialog for
	  every image scanned or save the images immediately in a specified
	  directory with auto-generated names and format. The user can also
	  choose to show the scanned image before saving.
2008-09-03 13:06:24 +00:00
Mark Linimon
775e8df21c Reset sf@slappy.org due to maintainer-timeouts and no response to email.
Hat:	portmgr
2008-09-03 02:57:44 +00:00
Mark Linimon
04ca400c90 Update to 2.40. Major changes:
- added: proc catlines; proc tree; proc image.
 - deprecated: server-side image maps (use client-side instead); definition
   of categories within proc areadef (use proc categories instead); proc print.
 - discontinued attributes: proc processdata's stack; proc usedata's element,
   proc getdata's rotate, and proc defineunits (use the $changeunits()
   function instead).
 - proc rangebar has been renamed proc boxplot and there are major
   functionality changes. Any script that uses proc rangebar will need
   maintenance.
 - rewrite of parser.
 - many bugfixes.

For complete list, see http://ploticus.sourceforge.net/doc/news.html.
2008-09-02 22:14:43 +00:00
Maho Nakata
f9740d36a8 Recognize the -pthread flag, and bump port revision.
PR:             126899
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-02 03:11:08 +00:00
Maho Nakata
bb74500328 Recognize the -pthread flag, and bump port revision.
PR:		126899
Submitted by:	Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-02 02:10:57 +00:00
Maho Nakata
0f4d0297dd Hopefully fix the build... 2008-09-02 01:59:58 +00:00
Rong-En Fan
c177c0a3d5 - Update to 2.3.4
PR:		ports/126992
Submitted by:	Yoshiaki Uchikawa <yoshiaki at kt.rim.or.jp>

- Eliminate the need of different plist files by using PLIST_SUB
2008-09-01 09:30:38 +00:00
Rong-En Fan
b3759e494e - Unbreak this port by using emacs 21 (this port is integrated into emacs22)
- While I'm here, use bsd.emacs.mk instead of hard coding the dependency

PR:		ports/124859
Submitted by:	Peter Jeremy <peterjeremy at optushome.com.au>
Approved by:	Andrew Bernard" <andrewb at cs.cmu.edu> (maintainer)
2008-08-31 07:33:10 +00:00
Martin Wilke
0496cccc57 - Pass maintainership to Pedro Giffuni (giffunip@tutopia.com)
PR:		126962
Submitted by:	old maintainer
2008-08-30 14:33:12 +00:00
Dmitry Marakasov
12a0d6e5e3 - Fix plist for NOPORTDOCS case
Reported by:	QAT
2008-08-28 14:46:29 +00:00