1999-08-30 11:53:46 +00:00
|
|
|
# $FreeBSD$
|
1994-10-06 01:16:49 +00:00
|
|
|
#
|
1995-05-14 03:30:07 +00:00
|
|
|
|
2004-04-02 07:29:48 +00:00
|
|
|
COMMENT = Mathematics
|
|
|
|
|
2001-03-07 07:09:03 +00:00
|
|
|
SUBDIR += GiNaC
|
2004-03-12 02:58:25 +00:00
|
|
|
SUBDIR += PDL
|
2004-04-30 08:17:36 +00:00
|
|
|
SUBDIR += R
|
2013-05-06 02:56:30 +00:00
|
|
|
SUBDIR += R-cran-ChangeAnomalyDetection
|
2012-02-04 10:38:00 +00:00
|
|
|
SUBDIR += R-cran-Formula
|
2012-02-11 14:59:28 +00:00
|
|
|
SUBDIR += R-cran-KFAS
|
2012-11-23 02:32:01 +00:00
|
|
|
SUBDIR += R-cran-LearnBayes
|
2012-11-18 04:34:53 +00:00
|
|
|
SUBDIR += R-cran-MCMCpack
|
2015-08-11 19:50:39 +00:00
|
|
|
SUBDIR += R-cran-NMF
|
2012-12-08 09:00:56 +00:00
|
|
|
SUBDIR += R-cran-RHmm
|
2009-04-23 09:16:27 +00:00
|
|
|
SUBDIR += R-cran-RSvgDevice
|
2013-05-06 06:01:32 +00:00
|
|
|
SUBDIR += R-cran-RcppArmadillo
|
2011-05-07 05:47:52 +00:00
|
|
|
SUBDIR += R-cran-SuppDists
|
2009-03-27 22:07:19 +00:00
|
|
|
SUBDIR += R-cran-Zelig
|
2012-02-04 10:39:18 +00:00
|
|
|
SUBDIR += R-cran-bdsmatrix
|
This package accompanies J. Fox, An R and S-PLUS Companion to Applied
Regression, Sage, 2002. The package contains mostly functions for applied
regression, linear models, and generalized linear models, with an emphasis on
regression diagnostics, particularly graphical diagnostic methods. There are
also some utility functions. With some exceptions, I have tried not to duplicate
capabilities in the basic distribution of R, nor in widely used packages. Where
relevant, the functions in car are consistent with na.action = na.omit or
na.exclude.
WWW: http://cran.r-project.org/web/packages/car/index.html
PR: ports/133708
Submitted by: David Naylor <naylor.b.david@gmail.com>
2009-05-02 17:33:29 +00:00
|
|
|
SUBDIR += R-cran-car
|
2011-01-17 07:57:07 +00:00
|
|
|
SUBDIR += R-cran-coda
|
2011-09-17 23:47:40 +00:00
|
|
|
SUBDIR += R-cran-deldir
|
2012-07-24 08:30:46 +00:00
|
|
|
SUBDIR += R-cran-dlmodeler
|
2013-05-06 03:00:57 +00:00
|
|
|
SUBDIR += R-cran-forecast
|
2013-05-06 03:03:30 +00:00
|
|
|
SUBDIR += R-cran-fracdiff
|
2009-03-27 22:06:44 +00:00
|
|
|
SUBDIR += R-cran-gpclib
|
2013-05-05 19:52:27 +00:00
|
|
|
SUBDIR += R-cran-gss
|
2012-09-05 12:43:18 +00:00
|
|
|
SUBDIR += R-cran-gtable
|
2012-01-28 02:48:28 +00:00
|
|
|
SUBDIR += R-cran-igraph
|
2010-05-08 08:13:40 +00:00
|
|
|
SUBDIR += R-cran-inline
|
2015-08-11 20:41:29 +00:00
|
|
|
SUBDIR += R-cran-irlba
|
2012-05-09 22:24:28 +00:00
|
|
|
SUBDIR += R-cran-labeling
|
2012-01-31 13:10:17 +00:00
|
|
|
SUBDIR += R-cran-memisc
|
2015-05-09 11:58:22 +00:00
|
|
|
SUBDIR += R-cran-minqa
|
2011-03-08 07:57:18 +00:00
|
|
|
SUBDIR += R-cran-mvtnorm
|
2012-08-22 14:03:17 +00:00
|
|
|
SUBDIR += R-cran-nnls
|
2013-03-19 15:45:03 +00:00
|
|
|
SUBDIR += R-cran-outliers
|
2010-09-16 10:38:39 +00:00
|
|
|
SUBDIR += R-cran-psych
|
2012-12-25 11:21:13 +00:00
|
|
|
SUBDIR += R-cran-quadprog
|
2011-09-23 04:06:18 +00:00
|
|
|
SUBDIR += R-cran-sandwich
|
2009-03-22 13:32:38 +00:00
|
|
|
SUBDIR += R-cran-sm
|
2009-07-16 22:27:45 +00:00
|
|
|
SUBDIR += R-cran-sp
|
- Add a new port: math/R-cran-spdep
A collection of functions to create spatial weights matrix objects
from polygon contiguities, from point patterns by distance and
tesselations, for summarising these objects, and for permitting
their use in spatial data analysis, including regional aggregation
by minimum spanning tree; a collection of tests for spatial
autocorrelation, including global Moran's I, APLE, Geary's C,
Hubert/Mantel general cross product statistic, Empirical Bayes
estimates and Assuno/Reis Index, Getis/Ord G and multicoloured join
count statistics, local Moran's I and Getis/Ord G, saddlepoint
approximations and exact tests for global and local Moran's I; and
functions for estimating spatial simultaneous autoregressive (SAR)
lag and error models, impact measures for lag models, weighted and
unweighted SAR and CAR spatial regression models, semi-parametric
and Moran eigenvector spatial filtering, GM SAR error models, and
generalized spatial two stage least squares models.
WWW: http://cran.r-project.org/web/packages/spdep/
2011-09-18 01:38:15 +00:00
|
|
|
SUBDIR += R-cran-spdep
|
2013-09-27 16:00:34 +00:00
|
|
|
SUBDIR += R-cran-sspir
|
2012-12-25 11:24:38 +00:00
|
|
|
SUBDIR += R-cran-stabledist
|
2011-08-30 21:18:51 +00:00
|
|
|
SUBDIR += R-cran-xts
|
2011-08-30 21:14:29 +00:00
|
|
|
SUBDIR += R-cran-zoo
|
2005-06-23 11:53:28 +00:00
|
|
|
SUBDIR += aamath
|
2013-10-07 08:25:11 +00:00
|
|
|
SUBDIR += abacus
|
2006-01-03 19:56:53 +00:00
|
|
|
SUBDIR += abakus
|
1999-01-26 03:44:58 +00:00
|
|
|
SUBDIR += abs
|
1998-08-30 18:30:51 +00:00
|
|
|
SUBDIR += add
|
2003-06-03 04:05:13 +00:00
|
|
|
SUBDIR += algae
|
2005-01-19 04:28:37 +00:00
|
|
|
SUBDIR += algotutor
|
2011-12-21 02:58:24 +00:00
|
|
|
SUBDIR += alt-ergo
|
2015-06-28 08:38:46 +00:00
|
|
|
SUBDIR += alt-ergo-spark
|
2012-05-25 02:15:20 +00:00
|
|
|
SUBDIR += analitza
|
2010-05-06 08:14:51 +00:00
|
|
|
SUBDIR += ann
|
1997-06-03 22:43:00 +00:00
|
|
|
SUBDIR += apc
|
2007-06-20 14:04:09 +00:00
|
|
|
SUBDIR += aribas
|
2013-03-22 14:54:42 +00:00
|
|
|
SUBDIR += armadillo
|
2003-05-05 11:39:23 +00:00
|
|
|
SUBDIR += arpack
|
2003-12-07 02:47:24 +00:00
|
|
|
SUBDIR += arpack++
|
2012-06-27 05:58:22 +00:00
|
|
|
SUBDIR += arpack-ng
|
2014-10-06 20:51:55 +00:00
|
|
|
SUBDIR += arpack-ng-mpich
|
2001-08-30 15:50:41 +00:00
|
|
|
SUBDIR += asir2000
|
2014-01-10 16:35:52 +00:00
|
|
|
SUBDIR += aspcud
|
2005-07-29 15:27:25 +00:00
|
|
|
SUBDIR += asymptote
|
2002-03-15 03:53:15 +00:00
|
|
|
SUBDIR += atlas
|
2004-01-02 21:54:30 +00:00
|
|
|
SUBDIR += bamg
|
2012-04-04 21:37:37 +00:00
|
|
|
SUBDIR += bargraph
|
2001-11-25 11:08:56 +00:00
|
|
|
SUBDIR += biggles
|
2003-05-05 02:06:21 +00:00
|
|
|
SUBDIR += blacs
|
1995-10-03 11:45:15 +00:00
|
|
|
SUBDIR += blas
|
2002-10-10 10:26:55 +00:00
|
|
|
SUBDIR += blitz++
|
2004-11-15 22:16:27 +00:00
|
|
|
SUBDIR += blocksolve95
|
2014-01-03 21:37:23 +00:00
|
|
|
SUBDIR += bsdnt
|
1995-10-03 11:45:15 +00:00
|
|
|
SUBDIR += calc
|
2002-01-19 16:26:01 +00:00
|
|
|
SUBDIR += calcoo
|
1996-12-12 03:47:50 +00:00
|
|
|
SUBDIR += calctool
|
2011-10-17 00:03:42 +00:00
|
|
|
SUBDIR += cantor
|
2012-02-20 10:56:06 +00:00
|
|
|
SUBDIR += carve
|
2012-01-09 19:12:17 +00:00
|
|
|
SUBDIR += cblas
|
2001-03-20 18:25:10 +00:00
|
|
|
SUBDIR += ccmath
|
Add cgal.
CGAL is a collaborative effort of several sites in Europe and Israel. The goal
is to make the most important of the solutions and methods developed in
computational geometry available to users in industry and academia in a C++
library. The goal is to provide easy access to useful, reliable geometric
algorithms.
The CGAL library contains:
* the Kernel with geometric primitives such as points, vectors, lines,
predicates for testing things such as relative positions of points, and
operations such as intersections and distance calculation.
* the Basic Library which is a collection of standard data structures and
geometric algorithms, such as convex hull in 2D/3D, (Delaunay)
triangulation in 2D/3D, planar map, polyhedron, smallest enclosing
circle, and multidimensional query structures.
* the Support Library which offers interfaces to other packages, e.g., for
visualisation, and I/O, and other support facilities.
WWW: http://www.cgal.org/
2006-04-10 10:48:49 +00:00
|
|
|
SUBDIR += cgal
|
2006-05-03 21:10:26 +00:00
|
|
|
SUBDIR += chaco
|
2005-07-11 19:25:17 +00:00
|
|
|
SUBDIR += chryzodus
|
2002-01-30 18:43:02 +00:00
|
|
|
SUBDIR += clarence
|
2013-10-07 10:37:52 +00:00
|
|
|
SUBDIR += clasp
|
Update Mesa port to 10.6.6 and add Clover.
Add beignet 1.1.0.
Add clinfo, clblas, clfft and clrng.
The major change is that all Mesa ports are now configured the same way.
This fixes several problems and enables new features. The details
are described in this blog post:
http://blogs.freebsdish.org/graphics/2015/03/18/unifying-mesa-ports-configure/
The second important change is the OpenCL support. Mesa's
implementation, Clover, is enabled as well as Beignet. Clover
targets all Gallium drivers, only Radeon GPUs in our case. Beignet
is for Intel GPUs starting with Ivy Bridge. Thanks to Johannes
Dieterich, O. Hartman, and Koop Mast for their work on OpenCL! As a
bonus, there are several OpenCL-based math ports added (clblas,
clfft and clrng). For more information and known issues, please see
https://wiki.freebsd.org/Graphics/OpenCL
The third change is the removal of Mesa 9.1.7 which was installed on
FreeBSD 9.3-RELEASE. There is now only one version of Mesa in the Ports
tree (10.6.6) for all supported versions of FreeBSD.
Other, smaller changes:
* Include libosmesa into the Mesa framework; this changes libOSMesa
shlib version.
* bsd.mesalib.mk was renamed and split up in two files namely
Makefile.common and Makefile.targets. So ports can overwrite variables
set by Makefile.common and are used by Makefile.targets.
* Some text in the pkg-descr files was wrong, clean it up. While here,
update the WWW to the main mesa3d.org upstream page.
* devel/clinfo was added, a glxinfo like program but for OpenCL.
Non-x86 hardware reports are very welcome since we changed the framework
quite a bit.
Obtained from: Graphics team development repo.
2015-09-17 18:07:25 +00:00
|
|
|
SUBDIR += clblas
|
|
|
|
SUBDIR += clfft
|
2013-02-12 12:11:04 +00:00
|
|
|
SUBDIR += clipper
|
2001-02-12 14:55:43 +00:00
|
|
|
SUBDIR += cln
|
2013-06-28 19:38:58 +00:00
|
|
|
SUBDIR += cloog
|
2007-09-05 01:59:36 +00:00
|
|
|
SUBDIR += clp
|
Update Mesa port to 10.6.6 and add Clover.
Add beignet 1.1.0.
Add clinfo, clblas, clfft and clrng.
The major change is that all Mesa ports are now configured the same way.
This fixes several problems and enables new features. The details
are described in this blog post:
http://blogs.freebsdish.org/graphics/2015/03/18/unifying-mesa-ports-configure/
The second important change is the OpenCL support. Mesa's
implementation, Clover, is enabled as well as Beignet. Clover
targets all Gallium drivers, only Radeon GPUs in our case. Beignet
is for Intel GPUs starting with Ivy Bridge. Thanks to Johannes
Dieterich, O. Hartman, and Koop Mast for their work on OpenCL! As a
bonus, there are several OpenCL-based math ports added (clblas,
clfft and clrng). For more information and known issues, please see
https://wiki.freebsd.org/Graphics/OpenCL
The third change is the removal of Mesa 9.1.7 which was installed on
FreeBSD 9.3-RELEASE. There is now only one version of Mesa in the Ports
tree (10.6.6) for all supported versions of FreeBSD.
Other, smaller changes:
* Include libosmesa into the Mesa framework; this changes libOSMesa
shlib version.
* bsd.mesalib.mk was renamed and split up in two files namely
Makefile.common and Makefile.targets. So ports can overwrite variables
set by Makefile.common and are used by Makefile.targets.
* Some text in the pkg-descr files was wrong, clean it up. While here,
update the WWW to the main mesa3d.org upstream page.
* devel/clinfo was added, a glxinfo like program but for OpenCL.
Non-x86 hardware reports are very welcome since we changed the framework
quite a bit.
Obtained from: Graphics team development repo.
2015-09-17 18:07:25 +00:00
|
|
|
SUBDIR += clrng
|
2015-02-23 20:24:31 +00:00
|
|
|
SUBDIR += cminpack
|
2015-05-18 12:47:02 +00:00
|
|
|
SUBDIR += cmlib
|
2011-07-29 14:23:59 +00:00
|
|
|
SUBDIR += coinmp
|
2000-07-04 02:38:00 +00:00
|
|
|
SUBDIR += concorde
|
2004-08-29 17:35:23 +00:00
|
|
|
SUBDIR += convertall
|
2004-10-16 00:55:32 +00:00
|
|
|
SUBDIR += coq
|
2012-01-11 06:47:02 +00:00
|
|
|
SUBDIR += crlibm
|
2015-05-05 21:54:29 +00:00
|
|
|
SUBDIR += cryptominisat
|
2007-03-25 04:04:30 +00:00
|
|
|
SUBDIR += cvc3
|
1998-12-24 07:05:53 +00:00
|
|
|
SUBDIR += dcdflib
|
2002-07-04 07:52:58 +00:00
|
|
|
SUBDIR += diehard
|
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
|
|
|
SUBDIR += dieharder
|
2002-05-15 20:10:16 +00:00
|
|
|
SUBDIR += djbfft
|
2003-10-06 09:04:30 +00:00
|
|
|
SUBDIR += drgeo
|
2011-09-27 06:35:23 +00:00
|
|
|
SUBDIR += dynare
|
2004-11-03 14:33:46 +00:00
|
|
|
SUBDIR += e
|
2006-09-07 17:15:58 +00:00
|
|
|
SUBDIR += edenmath
|
The KDE FreeBSD team is proud to announce the release of KDE 4.2.0
for FreeBSD. The official KDE 4.2.0 (Codename: "The Answer") release
notes can be found at:
http://kde.org/announcements/4.2/index.php.
New supported languages include Arabic, Icelandic, Basque,
Hebrew, Romanian, Tajik and several Indian languages (Bengali India,
Gujarati, Kannada, Maithili, Marathi) indicating a rise in popularity in
this part of Asia.
New ports for KDE 4.2.0:
arabic/kde4-l10n Arabic
hebrew/kde4-l10n Hebrew
misc/kde4-l10n-bn_IN Bengali (India)
misc/kde4-l10n-eu Basque
misc/kde4-l10n-gu Gujarati
misc/kde4-l10n-is Icelandic
misc/kde4-l10n-kn Kannada
misc/kde4-l10n-mai Maithili
misc/kde4-l10n-mr Marathi
misc/kde4-l10n-ro Romanian
misc/kde4-l10n-tg Tajik
math/eigen2 Lightweight library for vector and matrix math
graphics/kipi-plugins-kde4 KDE4 kipi graphics plugins
sysutils/policykit-kde PolicyKit manager for KDE
Unfortunately FreeBSD 6.4 support is dropped.
We'd like to say thanks for feedback and help to:
Matt Tosto, Kris Moore, stickibit, David Johnson, Markus Brueffer,
David Naylor, Thomas Schlesinger, Warren Liddell, Thomas Abthorpe,
Diego Depaoli, Mats Andreassen, portmgr for exp-run and repocopies.
2009-02-08 20:23:45 +00:00
|
|
|
SUBDIR += eigen2
|
2012-06-27 15:49:20 +00:00
|
|
|
SUBDIR += eigen3
|
1995-10-03 11:45:15 +00:00
|
|
|
SUBDIR += eispack
|
Add emc2 2.15,
Emc2 is a portable, interactive and graphic software Edition of
two dimensional geometry and mesh. We can create and modify the
geometry (CAD), define the discretization on the lines, define
the subdomains, and define some reference numbers to take into
account the boundary conditions and material properties. The
elements of the mesh are triangles and quadrilaterals. We have
two kind of meshes: grid mesh and Delaunay Voronoo (automatic
mesh). We make the edition of the mesh by moving, removing,
adding vertices, by regularization, or by transformations
(symmetry, rotation,..), etc.
Suggested add-on: the port math/bamg.
WWW: http://www-rocq1.inria.fr/gamma/cdrom/www/emc2/eng.htm
PR: 60835
Submitted by: Thierry Thomas <thierry@pompo.net>
2004-01-02 22:02:23 +00:00
|
|
|
SUBDIR += emc2
|
2013-07-28 20:37:23 +00:00
|
|
|
SUBDIR += ent
|
2002-08-10 20:44:15 +00:00
|
|
|
SUBDIR += entropy
|
2011-06-22 08:22:51 +00:00
|
|
|
SUBDIR += ess
|
2002-06-04 18:40:21 +00:00
|
|
|
SUBDIR += eukleides
|
1998-04-26 03:25:27 +00:00
|
|
|
SUBDIR += eval
|
2008-02-09 21:57:03 +00:00
|
|
|
SUBDIR += facile
|
Fast Artificial Neural Network Library is a free open source neural network
library, which implements multilayer artificial neural networks in C with
support for both fully connected and sparsely connected networks.
Cross-platform execution in both fixed and floating point are supported. It
includes a framework for easy handling of training data sets. It is easy to
use, versatile, well documented, and fast. PHP, C++, .NET, Ada, Python, Delphi,
Octave, Ruby, Pure Data and Mathematica bindings are available. A reference
manual accompanies the library with examples and recommendations on how to use
the library. A graphical user interface is also available for the library.
WWW: http://leenissen.dk/fann/
PR: ports/109853
Submitted by: Tz-Huan Huang <tzhuan at csie.org>
2007-03-06 19:15:43 +00:00
|
|
|
SUBDIR += fann
|
2011-10-16 16:10:58 +00:00
|
|
|
SUBDIR += fflas-ffpack
|
1999-03-19 22:24:43 +00:00
|
|
|
SUBDIR += fftw
|
Add slave port fftw-float
Fast C routines (Single Percision)
FFTW is a C subroutine library for computing the Discrete Fourier Transform
(DFT) in one or more dimensions, of both real and complex data, and of
arbitrary input size. We believe that FFTW, which is free software, should
become the FFT library of choice for most applications. Our benchmarks,
performed on a variety of platforms, show that FFTW's performance is
typically superior to that of other publicly available FFT software.
Moreover, FFTW's performance is portable: the program will perform well on
most architectures without modification.
The FFTW package was developed at MIT by Matteo Frigo and Steven G.
Johnson. Please send email to fftw@theory.lcs.mit.edu so that we can keep
track of users and send you information about new releases. The latest
version of FFTW, benchmarks, links, and other information can be found at
the FFTW home page
PR: ports/71271
Approved by: pav (co mentor)
2004-11-10 11:33:48 +00:00
|
|
|
SUBDIR += fftw-float
|
2004-04-18 10:48:23 +00:00
|
|
|
SUBDIR += fftw3
|
2004-11-07 21:56:43 +00:00
|
|
|
SUBDIR += fftw3-float
|
|
|
|
SUBDIR += fftw3-long
|
2011-10-17 10:16:32 +00:00
|
|
|
SUBDIR += fftw3-quad
|
2005-03-08 02:08:05 +00:00
|
|
|
SUBDIR += fityk
|
2014-05-07 14:34:24 +00:00
|
|
|
SUBDIR += foma
|
2006-09-07 20:59:16 +00:00
|
|
|
SUBDIR += fpc-fftw
|
2010-08-16 18:07:49 +00:00
|
|
|
SUBDIR += fpc-gmp
|
2009-01-14 02:51:26 +00:00
|
|
|
SUBDIR += fpc-numlib
|
2005-04-02 21:12:57 +00:00
|
|
|
SUBDIR += freemat
|
2008-11-14 15:19:50 +00:00
|
|
|
SUBDIR += fricas
|
2001-11-28 03:57:15 +00:00
|
|
|
SUBDIR += fxt
|
2003-06-25 23:51:59 +00:00
|
|
|
SUBDIR += galculator
|
2003-02-09 05:23:06 +00:00
|
|
|
SUBDIR += gambit
|
2002-05-12 18:40:55 +00:00
|
|
|
SUBDIR += gap
|
2002-07-12 19:34:04 +00:00
|
|
|
SUBDIR += gdcalc
|
1998-08-10 00:45:00 +00:00
|
|
|
SUBDIR += geg
|
2005-09-23 21:27:01 +00:00
|
|
|
SUBDIR += geogebra-i18n
|
2005-02-09 08:04:01 +00:00
|
|
|
SUBDIR += geonext
|
2001-06-13 21:45:12 +00:00
|
|
|
SUBDIR += gexpr
|
2010-02-12 19:25:43 +00:00
|
|
|
SUBDIR += ggobi
|
2010-09-21 15:30:11 +00:00
|
|
|
SUBDIR += giacxcas
|
2011-10-15 19:13:26 +00:00
|
|
|
SUBDIR += givaro
|
2013-08-07 22:31:48 +00:00
|
|
|
SUBDIR += gkmap
|
2003-01-07 03:14:23 +00:00
|
|
|
SUBDIR += glgraph
|
2012-08-03 15:13:10 +00:00
|
|
|
SUBDIR += glm
|
2000-12-18 10:17:22 +00:00
|
|
|
SUBDIR += glpk
|
Gmm++ is a generic C++ template library for sparse, dense and skyline
matrices. It is built as a set of generic algorithms (mult, add,
copy, sub-matrices, dense and sparse solvers ...) for any interfaced
vector type or matrix type. It can be view as a glue library allowing
cooperation between several vector and matrix types. However, basic
sparse, dense and skyline matrix/vector types are built in Gmm++,
hence it can be used as a standalone linear algebra library.
Interfacing a vector or matrix type means writing "traits" objects
called "linalg_traits", which describe their properties. The library
offers predefined dense, sparse and skyline matrix types.
WWW: http://home.gna.org/getfem/
2008-08-06 10:48:23 +00:00
|
|
|
SUBDIR += gmm++
|
2010-01-20 07:01:25 +00:00
|
|
|
SUBDIR += gmp
|
2006-06-03 13:57:46 +00:00
|
|
|
SUBDIR += gmp-ecm
|
2014-11-19 11:49:04 +00:00
|
|
|
SUBDIR += gnome-calculator
|
2010-02-03 12:47:33 +00:00
|
|
|
SUBDIR += gnubc
|
1998-10-26 11:59:39 +00:00
|
|
|
SUBDIR += gnumeric
|
1995-10-03 11:45:15 +00:00
|
|
|
SUBDIR += gnuplot
|
2014-12-14 12:03:38 +00:00
|
|
|
SUBDIR += gnuplot-tex-extras
|
2008-06-30 20:21:14 +00:00
|
|
|
SUBDIR += goblin
|
2007-02-06 00:43:02 +00:00
|
|
|
SUBDIR += gotoblas
|
1999-03-19 22:24:43 +00:00
|
|
|
SUBDIR += grace
|
2003-10-28 10:07:02 +00:00
|
|
|
SUBDIR += gracetmpl
|
2002-05-15 13:43:44 +00:00
|
|
|
SUBDIR += graphthing
|
Move misc/gretl to math/gretl; add secondary category of finance
gretl is used in the mathematical analysis of time series,
and has a functionality that is similar to various statistical
and signal processing components of it++, octave, scilab,
R, numpy/scipy, etc. -- most of which are in the math
category. It should really be placed there, rather than
in misc. In recognition of the fact that it implements
some methods that are commonly (but not exclusively!) used
in econometrics, it should also be given a secondary listing
in finance. (In my opinion, however, it shouldn't be given
a primary listing in that category, because most of the
ports there deal with the nuts-and-bolts of accounting,
payment methods, taxes, and stock tracking. To my knowledge,
the only ports now in finance that remotely resemble gretl
are quantlib, xtrader, and qtstalker, all of which employ
simpler methods that are more specific to financial time
series than are the more general methods in gretl.
PR: ports/113052
Submitted by: bf <bf2006a@yahoo.com>
2007-06-04 11:34:17 +00:00
|
|
|
SUBDIR += gretl
|
2000-10-28 12:36:04 +00:00
|
|
|
SUBDIR += gri
|
2014-01-10 14:31:26 +00:00
|
|
|
SUBDIR += gringo
|
1999-11-26 20:59:05 +00:00
|
|
|
SUBDIR += grpn
|
2000-04-07 12:11:06 +00:00
|
|
|
SUBDIR += gsl
|
2014-01-31 00:03:39 +00:00
|
|
|
SUBDIR += hexcalc
|
2014-07-04 14:41:05 +00:00
|
|
|
SUBDIR += hfst
|
2010-01-04 03:24:25 +00:00
|
|
|
SUBDIR += hs-Agda
|
2015-08-29 10:59:13 +00:00
|
|
|
SUBDIR += hs-Agda-stdlib
|
2012-02-13 03:58:47 +00:00
|
|
|
SUBDIR += hs-NumInstances
|
- Update The Glorious Glasgow Haskell Compiler to version 7.10.2
- Include a patch for addressing timer issues [1]
- Add support for building both GHC and Haskell ports with Clang, either from
ports or the base system
- Discontinue supporting Haskell Platform, use Stackage instead as a
reference
- Drop support for FreeBSD 8.x, optimize bootstrap compiler tarballs
- Update Gtk2Hs to version 0.13 [2]
- Update Pandoc to version 1.15.0.6
- Update git-annex to version 5.20150727
- Update Darcs to 2.10 [3]
- Unbreak wxHaskell ports
Please note that port revisions for all the Haskell ports without version
changes are bumped.
New ports (48):
converters/hs-aeson-pretty JSON pretty-printing library and command-line
tool
converters/hs-sandi Data encoding library
devel/hs-StateVar State variables
devel/hs-base-orphans Backwards-compatible orphan instances for base
devel/hs-bytestring-mmap Mmap support for strict ByteStrings
devel/hs-constraints Constraint manipulation
devel/hs-data-ordlist Set and bag operations on ordered lists
devel/hs-easy-file Cross-platform File handling
devel/hs-extra Extra functions
devel/hs-geniplate-mirror Use Template Haskell to generate Uniplate-like
functions
devel/hs-haddock-api Documentation-generation tool for Haskell
libraries
devel/hs-hex Convert strings into hexadecimal and back
devel/hs-hourglass Simple performant time related library
devel/hs-hsb2hs Preprocesses a file, adding blobs from files
as string literals
devel/hs-hspec-core Testing Framework for Haskell
devel/hs-hspec-discover Automatically discover and run Hspec tests
devel/hs-js-flot Obtain minified flot code
devel/hs-js-jquery Obtain minified jQuery code
devel/hs-lifted-async Run lifted IO operations asynchronously and
wait for their results
devel/hs-map-syntax Syntax sugar for defining maps
devel/hs-memory Memory and related abtraction stuff
devel/hs-mutable-containers Abstactions and concrete implementations of
mutable containers
devel/hs-newtype Typeclass and set of functions for working
with newtypes
devel/hs-old-locale Locale library
devel/hs-old-time Time library
devel/hs-preprocessor-tools Framework for extending Haskell's syntax via
quick-and-dirty preprocessors
devel/hs-time-locale-compat Compatibility of TimeLocale between old-locale
and time-1.5
devel/hs-uuid-types Type definitions for Universally Unique
Identifiers
math/hs-Agda-stdlib Agda standard library
math/hs-adjunctions Adjunctions and representable functors
math/hs-kan-extensions Kan extensions, Kan lifts, various forms of
the Yoneda lemma, and (co)density (co)monads
net-im/hs-haskell-xmpp Haskell XMPP library based on HaXml & STM
net-p2p/hs-torrent BitTorrent file parser and generater
net/hs-aws Amazon Web Services (AWS) for Haskell
net/hs-network-uri URI manipulation
security/hs-cryptonite Cryptography Primitives sink
security/hs-nonce Generate cryptographic nonces
shells/hs-shelly Shell-like (systems) programming in Haskell
sysutils/hs-ekg-json JSON encoding of ekg metrics
textproc/hs-bencode Parser and printer for bencoded data
textproc/hs-cassava CSV parsing and encoding library
textproc/hs-cmark Fast, accurate CommonMark (Markdown) parser
and renderer
textproc/hs-pandoc-citeproc Supports using pandoc with citeproc
textproc/hs-regex-applicative Regex-based parsing with applicative interface
textproc/hs-regex-compat-tdfa Unicode Support version of Text.Regex, using
regex-tdfa
textproc/hs-rfc5051 Simple unicode collation as per RFC5051
www/hs-http2 HTTP/2.0 library including frames and HPACK
www/hs-multipart HTTP multipart split out of the cgi package
Updated ports (317):
archivers/hs-tar 0.4.0.1_8 --> 0.4.2.1
archivers/hs-zip-archive 0.2.3.4_1 --> 0.2.3.7
archivers/hs-zlib 0.5.4.1_6 --> 0.5.4.2
archivers/hs-zlib-bindings 0.1.1.3_7 --> 0.1.1.5
audio/hs-ALUT 2.3.0.1_2 --> 2.4.0.0
audio/hs-OpenAL 1.6.0.0_1 --> 1.7.0.0
audio/hs-libmpd 0.8.0.5_1 --> 0.9.0.2
benchmarks/hs-criterion 0.8.1.0_1 --> 1.1.0.0
converters/hs-aeson 0.7.0.6_1 --> 0.8.0.2
converters/hs-json 0.7_8 --> 0.9.1
databases/hs-esqueleto 1.4.4_1 --> 2.4.1
databases/hs-hedis 0.6.5 --> 0.6.9
databases/hs-mysql 0.1.1.6_1 --> 0.1.1.8
databases/hs-persistent 1.3.1.1_1 --> 2.2
databases/hs-persistent-sqlite 1.3.0.5_1 --> 2.2
databases/hs-persistent-template 1.3.1.4_1 --> 2.1.3.4
devel/hs-BNFC 2.6.0.3_8 --> 2.8
devel/hs-Boolean 0.2.1_1 --> 0.2.3
devel/hs-ConfigFile 1.1.2_1 --> 1.1.4
devel/hs-List 0.5.1_8 --> 0.5.2
devel/hs-MissingH 1.2.1.0_1 --> 1.3.0.1
devel/hs-MonadCatchIO-transformers 0.3.1.0_1 --> 0.3.1.3
devel/hs-MonadRandom 0.1.13_1 --> 0.4
devel/hs-ObjectName 1.0.0.0_14 --> 1.1.0.0
devel/hs-QuickCheck 2.6_6 --> 2.8.1
devel/hs-ReadArgs 1.2.1_8 --> 1.2.2
devel/hs-STMonadTrans 0.3.2_1 --> 0.3.3
devel/hs-ShellCheck 0.3.5 --> 0.3.8
devel/hs-Stream 0.4.7.1_1 --> 0.4.7.2
devel/hs-alex 3.1.3_1 --> 3.1.4
devel/hs-ansi-terminal 0.6.1.1_1 --> 0.6.2.1
devel/hs-ansi-wl-pprint 0.6.7.1_1 --> 0.6.7.3
devel/hs-asn1-encoding 0.8.1.3_1 --> 0.9.0
devel/hs-asn1-parse 0.8.1_1 --> 0.9.1
devel/hs-asn1-types 0.2.3_1 --> 0.3.0
devel/hs-async 2.0.1.5_1 --> 2.0.2
devel/hs-atomic-primops 0.6.0.6_1 --> 0.8
devel/hs-auto-update 0.1.0.0_1 --> 0.1.2.2
devel/hs-basic-prelude 0.3.8_1 --> 0.5.0
devel/hs-bifunctors 4.1.1.1_1 --> 5
devel/hs-blaze-builder 0.3.3.2_1 --> 0.4.0.1
devel/hs-blaze-builder-enumerator 0.2.0.6_1 --> 0.2.1.0
devel/hs-blaze-textual 0.2.0.9_1 --> 0.2.1.0
devel/hs-bloomfilter 2.0.0.0_1 --> 2.0.1.0
devel/hs-boxes 0.1.3_1 --> 0.1.4
devel/hs-bytestring-lexing 0.4.3.2 --> 0.5.0.2
devel/hs-c2hs 0.17.2_1 --> 0.26.1
devel/hs-cabal-install 1.18.0.5_1 --> 1.22.6.0
devel/hs-cereal 0.4.0.1_1 --> 0.4.1.1
devel/hs-checkers 0.3.2_1 --> 0.4.3
devel/hs-chunked-data 0.1.0.1_1 --> 0.2.0
devel/hs-classy-prelude 0.9.3_1 --> 0.12.1.1
devel/hs-classy-prelude-conduit 0.9.3_1 --> 0.12.0.1
devel/hs-cmdargs 0.10.9_1 --> 0.10.13
devel/hs-conduit 1.1.7_1 --> 1.2.5
devel/hs-conduit-combinators 0.2.8.2_1 --> 1.0.3
devel/hs-conduit-extra 1.1.3_1 --> 1.1.9.1
devel/hs-convertible 1.1.0.0_1 --> 1.1.1.0
devel/hs-cpphs 1.18.5_1 --> 1.19
devel/hs-darcs 2.8.5 --> 2.10.1
devel/hs-data-hash 0.2.0.0_1 --> 0.2.0.1
devel/hs-data-pprint 0.2.3_1 --> 0.2.4
devel/hs-datetime 0.2.1_12 --> 0.3.1
devel/hs-deepseq-generics 0.1.1.1_1 --> 0.1.1.2
devel/hs-dlist 0.7.1_1 --> 0.7.1.1
devel/hs-edit-distance 0.2.1.2_7 --> 0.2.2.1
devel/hs-either 4.3.0.1_1 --> 4.4.1
devel/hs-enclosed-exceptions 1.0.0.2_1 --> 1.0.1.1
devel/hs-equivalence 0.2.5_1 --> 0.3.1
devel/hs-errors 1.4.7_1 --> 2.0.0
devel/hs-exceptions 0.6.1_1 --> 0.8.0.2
devel/hs-fast-logger 2.2.0_1 --> 2.4.1
devel/hs-fgl 5.5.0.1_1 --> 5.5.2.1
devel/hs-file-embed 0.0.7_1 --> 0.0.9
devel/hs-filemanip 0.3.6.2_8 --> 0.3.6.3
devel/hs-filestore 0.6.0.3_1 --> 0.6.1
devel/hs-free 4.9_1 --> 4.12.1
devel/hs-fsnotify 0.1.0.3_1 --> 0.2.1
devel/hs-gconf 0.12.5.0_1 --> 0.13.0.2
devel/hs-generic-deriving 1.6.3_1 --> 1.8.0
devel/hs-ghc-events 0.4.3.0_1 --> 0.4.4.0
devel/hs-gio 0.12.5.3_1 --> 0.13.1.0
devel/hs-git-annex 5.20140817_1 --> 5.20150727
devel/hs-glib 0.12.5.4_1 --> 0.13.1.1
devel/hs-gtk2hs-buildtools 0.12.5.2_2 --> 0.13.0.4
devel/hs-haddock 2.14.3_1 --> 2.16.1
devel/hs-haddock-library 1.1.0_1 --> 1.2.1
devel/hs-happy 1.19.4_1 --> 1.19.5
devel/hs-hashable 1.2.2.0_1,1 --> 1.2.3.3,1
devel/hs-hashtables 1.1.2.1_1 --> 1.2.0.2
devel/hs-haskell-src 1.0.1.6_1 --> 1.0.2.0
devel/hs-haskell-src-exts 1.15.0.1_1 --> 1.16.0.1
devel/hs-hasktags 0.69.0_1 --> 0.69.1
devel/hs-hastache 0.6.0_1 --> 0.6.1
devel/hs-hinotify 0.3.7_1 --> 0.3.8.1
devel/hs-hint 0.4.2.0_1 --> 0.4.2.3
devel/hs-hlint 1.9.3_1 --> 1.9.21
devel/hs-hoogle 4.2.34_1 --> 4.2.41
devel/hs-hslogger 1.2.4_1 --> 1.2.9
devel/hs-hslua 0.3.13_1 --> 0.4.0
devel/hs-hspec 1.11.0_1 --> 2.1.10
devel/hs-hspec-expectations 0.6.0.1_1 --> 0.7.1
devel/hs-keys 3.10.1_1 --> 3.10.2
devel/hs-language-c 0.4.5_1 --> 0.4.7
devel/hs-language-javascript 0.5.13_1 --> 0.5.14.2
devel/hs-lens 4.3.3_1 --> 4.12.3
devel/hs-lifted-base 0.2.3.0_1 --> 0.2.3.6
devel/hs-mmorph 1.0.3_1 --> 1.0.4
devel/hs-monad-control 0.3.3.0_1 --> 1.0.0.4
devel/hs-monad-logger 0.3.7.1_1 --> 0.3.13.2
devel/hs-monad-loops 0.4.2.1_1 --> 0.4.3
devel/hs-monad-par 0.3.4.6_1 --> 0.3.4.7
devel/hs-mono-traversable 0.6.1_1 --> 0.9.2.1
devel/hs-mtl 2.1.3.1_1 --> 2.2.1
devel/hs-mueval 0.9.1.1_1 --> 0.9.1.1.2
devel/hs-murmur-hash 0.1.0.7_1 --> 0.1.0.8
devel/hs-optparse-applicative 0.9.1.1_1 --> 0.11.0.2
devel/hs-parallel 3.2.0.4_1 --> 3.2.0.6
devel/hs-pcre-light 0.4.0.2_1 --> 0.4.0.3
devel/hs-primitive 0.5.2.1_1 --> 0.6
devel/hs-profunctors 4.2.0.1_1 --> 5.1.1
devel/hs-project-template 0.1.4.1_1 --> 0.2.0
devel/hs-random 1.0.1.1_10 --> 1.1
devel/hs-reflection 1.5.1_1 --> 2
devel/hs-resource-pool 0.2.3.0_1 --> 0.2.3.2
devel/hs-resourcet 1.1.2.3_1 --> 1.1.6
devel/hs-safe 0.3.7_1 --> 0.3.9
devel/hs-scientific 0.3.3.0_1 --> 0.3.3.8
devel/hs-securemem 0.1.3_1 --> 0.1.9
devel/hs-setenv 0.1.1.1_1 --> 0.1.1.3
devel/hs-shake 0.13.2_1 --> 0.15.5
devel/hs-silently 1.2.4.1_7 --> 1.2.5
devel/hs-stm 2.4.2_6 --> 2.4.4
devel/hs-stm-chans 3.0.0.2_1 --> 3.0.0.4
devel/hs-streaming-commons 0.1.4.1_1 --> 0.1.12.1
devel/hs-syb 0.4.1_1 --> 0.5.1
devel/hs-syb-with-class 0.6.1.5_1 --> 0.6.1.6
devel/hs-system-fileio 0.3.14_1 --> 0.3.16.3
devel/hs-system-filepath 0.4.12_1 --> 0.4.13.4
devel/hs-tagged 0.7.2_1 --> 0.8.1
devel/hs-test-framework 0.8.0.3_1 --> 0.8.1.1
devel/hs-text 1.1.0.0_1 --> 1.2.1.3
devel/hs-text-icu 0.6.3.7_2 --> 0.7.0.1
devel/hs-threads 0.5.1.2_1 --> 0.5.1.3
devel/hs-threadscope 0.2.4_1 --> 0.2.7
devel/hs-timezone-olson 0.1.4_1 --> 0.1.7
devel/hs-timezone-series 0.1.3_1 --> 0.1.5.1
devel/hs-transformers-base 0.4.2_1 --> 0.4.4
devel/hs-transformers-compat 0.3.3.4_1 --> 0.4.0.4
devel/hs-unix-compat 0.4.1.3_1 --> 0.4.1.4
devel/hs-unix-time 0.3.3_1 --> 0.3.5
devel/hs-unordered-containers 0.2.4.0_1 --> 0.2.5.1
devel/hs-utf8-string 0.3.8_1 --> 1
devel/hs-uuagc 0.9.51_1 --> 0.9.52.1
devel/hs-uuagc-cabal 1.0.5.0_1 --> 1.0.6.0
devel/hs-uuid 1.3.3_1 --> 1.3.11
devel/hs-uulib 0.9.16_1 --> 0.9.20
devel/hs-vault 0.3.0.3_1 --> 0.3.0.4
devel/hs-vector 0.10.9.1_1 --> 0.10.12.3
devel/hs-vector-algorithms 0.6.0.3_1 --> 0.7.0.1
devel/hs-vector-instances 3.3_1 --> 3.3.1
devel/hs-vector-th-unbox 0.2.1.0_1 --> 0.2.1.2
devel/hs-void 0.6.1_1 --> 0.7
devel/hs-word8 0.1.1_1 --> 0.1.2
dns/hs-dns 1.4.2_1 --> 2.0.0
graphics/hs-JuicyPixels 3.1.6.1_1 --> 3.2.6
graphics/hs-cairo 0.12.5.3_1 --> 0.13.1.0
graphics/hs-dia-base 0.1.1.2_8 --> 0.1.1.3
graphics/hs-dia-functions 0.2.1.3_8 --> 0.2.1.4
graphics/hs-svgcairo 0.12.5.2_1 --> 0.13.0.3
lang/hs-brainfuck 0.1_15 --> 0.1.0.2
lang/hs-unlambda 0.1.3_8 --> 0.1.4.1
mail/hs-email-validate 2.0.1_1 --> 2.1.3
mail/hs-mime 0.4.0.1_1 --> 0.4.0.2
mail/hs-mime-mail 0.4.5.2_1 --> 0.4.9
mail/hs-mime-types 0.1.0.4_1 --> 0.1.0.6
math/hs-Agda 2.4.0.2_1 --> 2.4.2.3
math/hs-NumInstances 1.3_6 --> 1.4
math/hs-categories 1.0.6_1 --> 1.0.7
math/hs-comonad 4.2.2_1 --> 4.2.7.2
math/hs-contravariant 1.1_1 --> 1.3.2
math/hs-data-lens 2.10.5_1 --> 2.10.7
math/hs-data-lens-template 2.1.8_1 --> 2.1.9
math/hs-ieee754 0.7.3_10 --> 0.7.6
math/hs-mwc-random 0.13.1.2_1 --> 0.13.3.2
math/hs-pointed 4.1_1 --> 4.2.0.2
math/hs-semigroupoids 4.0.4_1 --> 5.0.0.3
math/hs-semigroups 0.15.2_1 --> 0.16.2.2
math/hs-statistics 0.13.2.1_1 --> 0.13.2.3
math/hs-vector-space 0.8.7_1 --> 0.10.2
net/hs-connection 0.2.3_1 --> 0.2.5
net/hs-gsasl 0.3.5_1 --> 0.3.6
net/hs-hoauth2 0.4.3 --> 0.4.8
net/hs-iproute 1.3.1_1 --> 1.5.0
net/hs-network 2.4.2.3_1 --> 2.6.2.1
net/hs-network-info 0.2.0.5_1 --> 0.2.0.7
net/hs-network-multicast 0.0.11_1 --> 0.1.0
net/hs-network-protocol-xmpp 0.4.6_2 --> 0.4.8
net/hs-simple-sendfile 0.2.15_1 --> 0.2.21
print/hs-hscolour 1.20.3_8,1 --> 1.23,1
security/hs-DRBG 0.5.2_1 --> 0.5.4
security/hs-HsOpenSSL 0.11_2 --> 0.11.1.1
security/hs-RSA 2.0.0_1 --> 2.1.0.1
security/hs-SHA 1.6.4.1_1 --> 1.6.4.2
security/hs-cipher-aes 0.2.8_1 --> 0.2.11
security/hs-cipher-aes128 0.6.4_1 --> 0.7.0.1
security/hs-clientsession 0.9.0.3_1 --> 0.9.1.1
security/hs-cprng-aes 0.5.2_1 --> 0.6.1
security/hs-crypto-api 0.13_1 --> 0.13.2
security/hs-crypto-conduit 0.5.4_1 --> 0.5.5
security/hs-crypto-numbers 0.2.3_1 --> 0.2.7
security/hs-crypto-pubkey 0.2.4_1 --> 0.2.8
security/hs-crypto-pubkey-types 0.4.2.2_1 --> 0.4.3
security/hs-crypto-random 0.0.7_1 --> 0.0.9
security/hs-entropy 0.3.2_1 --> 0.3.7
security/hs-gnutls 0.1.5_1 --> 0.2
security/hs-pwstore-fast 2.4.1_1 --> 2.4.4
security/hs-skein 1.0.9_1 --> 1.0.9.3
security/hs-tls 1.2.8_1 --> 1.3.1
security/hs-x509 1.4.11_1 --> 1.6.0
security/hs-x509-store 1.4.4_1 --> 1.6.0
security/hs-x509-system 1.4.5_1 --> 1.6.0
security/hs-x509-validation 1.5.0_1 --> 1.6.0
sysutils/hs-angel 0.5.0_1 --> 0.6.2
sysutils/hs-ekg 0.4.0.1_1 --> 0.4.0.8
sysutils/hs-ekg-core 0.1.0.1_1 --> 0.1.1.0
textproc/hs-Diff 0.3.0_1 --> 0.3.2
textproc/hs-HStringTemplate 0.7.3_1 --> 0.8.3
textproc/hs-HaXml 1.24.1_1 --> 1.25.3
textproc/hs-attoparsec 0.10.4.0_7 --> 0.12.1.6
textproc/hs-attoparsec-enumerator 0.3.3_1 --> 0.3.4
textproc/hs-blaze-html 0.7.0.2_1 --> 0.8.1.0
textproc/hs-blaze-markup 0.6.1.0_1 --> 0.7.0.2
textproc/hs-case-insensitive 1.1.0.3_1 --> 1.2.0.4
textproc/hs-citeproc-hs 0.3.9_1 --> 0.3.10
textproc/hs-double-conversion 0.2.0.6_7 --> 2.0.1.0
textproc/hs-feed 0.3.9.2_1 --> 0.3.10.0
textproc/hs-hexpat 0.20.6_1 --> 0.20.9
textproc/hs-highlighting-kate 0.5.11.1 --> 0.6
textproc/hs-hs-bibutils 5.0_6 --> 5.5
textproc/hs-html-conduit 1.1.0.5_1 --> 1.2.0
textproc/hs-hxt 9.3.1.4_1 --> 9.3.1.15
textproc/hs-hxt-charproperties 9.1.1.1_1 --> 9.2.0.1
textproc/hs-hxt-regex-xmlschema 9.1.0_7 --> 9.2.0.2
textproc/hs-hxt-unicode 9.0.2.2_1 --> 9.0.2.4
textproc/hs-lhs2tex 1.18.1_8 --> 1.19
textproc/hs-pandoc 1.13.2 --> 1.15.0.6
textproc/hs-pandoc-types 1.12.4.1_1 --> 1.12.4.5
textproc/hs-parsec 3.1.5_1 --> 3.1.9
textproc/hs-polyparse 1.9_6 --> 1.11
textproc/hs-stringsearch 0.3.6.5_1 --> 0.3.6.6
textproc/hs-tagsoup 0.13.1_1 --> 0.13.3
textproc/hs-tagstream-conduit 0.5.5.1_1 --> 0.5.5.3
textproc/hs-texmath 0.8.0.1 --> 0.8.3
textproc/hs-uri 0.1.6.2_1 --> 0.1.6.3
textproc/hs-xml 1.3.13_6 --> 1.3.14
textproc/hs-xml-conduit 1.2.1_1 --> 1.3.1
textproc/hs-xml-hamlet 0.4.0.9_1 --> 0.4.0.11
textproc/hs-xml-types 0.3.4_1 --> 0.3.6
textproc/hs-xmlhtml 0.2.3.2_1 --> 0.2.3.4
textproc/hs-yaml 0.8.8.4_1 --> 0.8.13
www/hs-DAV 1.0.1_1 --> 1.0.7
www/hs-HTTP 4000.2.10_1 --> 4000.2.20
www/hs-authenticate 1.3.2.9_1 --> 1.3.2.11
www/hs-cgi 3001.1.8.5_1,1 --> 3001.2.2.2,1
www/hs-cookie 0.4.1.2_1 --> 0.4.1.6
www/hs-gitit 0.10.6.1_1 --> 0.11.1
www/hs-hS3 0.5.8_1 --> 0.5.9
www/hs-happstack-server 7.3.7_1 --> 7.4.4
www/hs-heist 0.13.1.2_1 --> 0.14.1.1
www/hs-hjsmin 0.1.4.7_1 --> 0.1.5.0
www/hs-http-client 0.3.6.1_1 --> 0.4.20
www/hs-http-conduit 2.1.4_1 --> 2.1.8
www/hs-http-date 0.0.4_8 --> 0.0.6.1
www/hs-http-reverse-proxy 0.4.0.1_1 --> 0.4.2
www/hs-http-server 1.0.4_1 --> 1.0.6
www/hs-http-types 0.8.5_1 --> 0.8.6
www/hs-oeis 0.3.5_1 --> 0.3.6
www/hs-path-pieces 0.1.4_1 --> 0.2.0
www/hs-recaptcha 0.1.0.2_1 --> 0.1.0.3
www/hs-shakespeare 2.0.1.1_1 --> 2.0.5
www/hs-snap 0.13.2.8_1 --> 0.14.0.6
www/hs-snap-core 0.9.6.3_1 --> 0.9.7.2
www/hs-snap-server 0.9.4.5_1 --> 0.9.5.1
www/hs-wai 3.0.1.1_1 --> 3.0.3.0
www/hs-wai-app-static 3.0.0_1 --> 3.1.1
www/hs-wai-extra 3.0.1.2_1 --> 3.0.10
www/hs-wai-logger 2.2.0_1 --> 2.2.4.1
www/hs-warp 3.0.0.5_1 --> 3.1.3
www/hs-warp-tls 3.0.0_1 --> 3.1.1
www/hs-webkit 0.12.6.1_1 --> 0.13.1.3
www/hs-xss-sanitize 0.3.5.2_1 --> 0.3.5.6
www/hs-yesod 1.2.6.1_1 --> 1.4.1.5
www/hs-yesod-auth 1.3.4_1 --> 1.4.6
www/hs-yesod-auth-hashdb 1.3.0.1_1 --> 1.4.2.2
www/hs-yesod-bin 1.2.12.3_1 --> 1.4.13.3
www/hs-yesod-core 1.2.19_1 --> 1.4.13
www/hs-yesod-form 1.3.14_1 --> 1.4.4.1
www/hs-yesod-persistent 1.2.3_1 --> 1.4.0.3
www/hs-yesod-static 1.2.4_1 --> 1.5.0.2
www/hs-yesod-test 1.2.3.2_1 --> 1.4.3.1
x11-toolkits/hs-GLURaw 1.4.0.1_1 --> 1.5.0.1
x11-toolkits/hs-GLUT 2.5.1.1_1,1 --> 2.7.0.1,1
x11-toolkits/hs-OpenGL 2.9.2.0_1,1 --> 2.12.0.1,1
x11-toolkits/hs-OpenGLRaw 1.5.0.0_1 --> 2.5.1.0
x11-toolkits/hs-gtk 0.12.5.7_1 --> 0.13.9
x11-toolkits/hs-gtk2hs 0.12.5_1,1 --> 0.13,1
x11-toolkits/hs-gtksourceview2 0.12.5.0_1 --> 0.13.1.3
x11-toolkits/hs-pango 0.12.5.3_1 --> 0.13.1.0
x11-toolkits/hs-vte 0.12.5.0_1 --> 0.13.0.2
x11-toolkits/hs-wx 0.90.1.0_1 --> 0.91.0.0
x11-toolkits/hs-wxc 0.90.1.1_1 --> 0.91.0.0
x11-toolkits/hs-wxcore 0.90.1.1_1 --> 0.91.0.0
x11-toolkits/hs-wxdirect 0.90.1.1_1 --> 0.91.0.0
x11-wm/hs-xmonad 0.11_10 --> 0.11.1
x11-wm/hs-xmonad-contrib 0.11.3_2 --> 0.11.4
x11/hs-xmobar 0.21_1 --> 0.23.1
Removed ports (14):
devel/hs-MaybeT Support for computations with failures (deprecated)
devel/hs-geniplate Use template Haskell to generate Uniplate-like
functions (upstream support is discontinued)
devel/hs-glade Binding to the glade library (upstream support is
discontinued)
devel/hs-haskell-platform The Haskell Platform (it is not tracked any more)
devel/hs-ranges Ranges and various functions on them (deprecated)
devel/hs-testpack Test Utility Pack for HUnit and QuickCheck
(upstream is unmaintained)
graphics/hs-soegtk GUI functions as used in the book "The Haskell
School of Expression" (upstream support is
discontinued)
lang/hs-epic Compiler for a simple functional language (it is
not needed any more)
math/hs-nats Natural numbers (it has been merged into the base
library of GHC)
multimedia/hs-gstreamer Binding to the GStreamer open source multimedia
framework (upstream support is discontinued) [2]
www/hs-scgi Haskell library for writing SCGI programs
(deprecated)
www/hs-yesod-platform Meta package for Yesod (upstream support is
discontinued)
www/hs-yesod-routes Effective routing for Yesod (upstream support is
discontinued)
x11-toolkits/hs-gtkglext Binding to the GTK+ OpenGL Extension (upstream
support is discontinued)
PR: 181049 [1]
PR: 197925 [2]
PR: 200684 [3]
Submitted by: arrowdodger <6yearold@gmail.com> [1]
Obtained from: FreeBSD Haskell
2015-08-20 23:02:14 +00:00
|
|
|
SUBDIR += hs-adjunctions
|
2011-08-14 11:22:22 +00:00
|
|
|
SUBDIR += hs-categories
|
2011-08-14 11:27:44 +00:00
|
|
|
SUBDIR += hs-comonad
|
2011-08-14 11:30:05 +00:00
|
|
|
SUBDIR += hs-contravariant
|
2012-02-13 03:58:47 +00:00
|
|
|
SUBDIR += hs-data-lens
|
|
|
|
SUBDIR += hs-data-lens-template
|
2011-08-14 11:32:23 +00:00
|
|
|
SUBDIR += hs-distributive
|
2010-01-04 06:41:09 +00:00
|
|
|
SUBDIR += hs-erf
|
2012-06-03 20:52:29 +00:00
|
|
|
SUBDIR += hs-ieee754
|
- Update The Glorious Glasgow Haskell Compiler to version 7.10.2
- Include a patch for addressing timer issues [1]
- Add support for building both GHC and Haskell ports with Clang, either from
ports or the base system
- Discontinue supporting Haskell Platform, use Stackage instead as a
reference
- Drop support for FreeBSD 8.x, optimize bootstrap compiler tarballs
- Update Gtk2Hs to version 0.13 [2]
- Update Pandoc to version 1.15.0.6
- Update git-annex to version 5.20150727
- Update Darcs to 2.10 [3]
- Unbreak wxHaskell ports
Please note that port revisions for all the Haskell ports without version
changes are bumped.
New ports (48):
converters/hs-aeson-pretty JSON pretty-printing library and command-line
tool
converters/hs-sandi Data encoding library
devel/hs-StateVar State variables
devel/hs-base-orphans Backwards-compatible orphan instances for base
devel/hs-bytestring-mmap Mmap support for strict ByteStrings
devel/hs-constraints Constraint manipulation
devel/hs-data-ordlist Set and bag operations on ordered lists
devel/hs-easy-file Cross-platform File handling
devel/hs-extra Extra functions
devel/hs-geniplate-mirror Use Template Haskell to generate Uniplate-like
functions
devel/hs-haddock-api Documentation-generation tool for Haskell
libraries
devel/hs-hex Convert strings into hexadecimal and back
devel/hs-hourglass Simple performant time related library
devel/hs-hsb2hs Preprocesses a file, adding blobs from files
as string literals
devel/hs-hspec-core Testing Framework for Haskell
devel/hs-hspec-discover Automatically discover and run Hspec tests
devel/hs-js-flot Obtain minified flot code
devel/hs-js-jquery Obtain minified jQuery code
devel/hs-lifted-async Run lifted IO operations asynchronously and
wait for their results
devel/hs-map-syntax Syntax sugar for defining maps
devel/hs-memory Memory and related abtraction stuff
devel/hs-mutable-containers Abstactions and concrete implementations of
mutable containers
devel/hs-newtype Typeclass and set of functions for working
with newtypes
devel/hs-old-locale Locale library
devel/hs-old-time Time library
devel/hs-preprocessor-tools Framework for extending Haskell's syntax via
quick-and-dirty preprocessors
devel/hs-time-locale-compat Compatibility of TimeLocale between old-locale
and time-1.5
devel/hs-uuid-types Type definitions for Universally Unique
Identifiers
math/hs-Agda-stdlib Agda standard library
math/hs-adjunctions Adjunctions and representable functors
math/hs-kan-extensions Kan extensions, Kan lifts, various forms of
the Yoneda lemma, and (co)density (co)monads
net-im/hs-haskell-xmpp Haskell XMPP library based on HaXml & STM
net-p2p/hs-torrent BitTorrent file parser and generater
net/hs-aws Amazon Web Services (AWS) for Haskell
net/hs-network-uri URI manipulation
security/hs-cryptonite Cryptography Primitives sink
security/hs-nonce Generate cryptographic nonces
shells/hs-shelly Shell-like (systems) programming in Haskell
sysutils/hs-ekg-json JSON encoding of ekg metrics
textproc/hs-bencode Parser and printer for bencoded data
textproc/hs-cassava CSV parsing and encoding library
textproc/hs-cmark Fast, accurate CommonMark (Markdown) parser
and renderer
textproc/hs-pandoc-citeproc Supports using pandoc with citeproc
textproc/hs-regex-applicative Regex-based parsing with applicative interface
textproc/hs-regex-compat-tdfa Unicode Support version of Text.Regex, using
regex-tdfa
textproc/hs-rfc5051 Simple unicode collation as per RFC5051
www/hs-http2 HTTP/2.0 library including frames and HPACK
www/hs-multipart HTTP multipart split out of the cgi package
Updated ports (317):
archivers/hs-tar 0.4.0.1_8 --> 0.4.2.1
archivers/hs-zip-archive 0.2.3.4_1 --> 0.2.3.7
archivers/hs-zlib 0.5.4.1_6 --> 0.5.4.2
archivers/hs-zlib-bindings 0.1.1.3_7 --> 0.1.1.5
audio/hs-ALUT 2.3.0.1_2 --> 2.4.0.0
audio/hs-OpenAL 1.6.0.0_1 --> 1.7.0.0
audio/hs-libmpd 0.8.0.5_1 --> 0.9.0.2
benchmarks/hs-criterion 0.8.1.0_1 --> 1.1.0.0
converters/hs-aeson 0.7.0.6_1 --> 0.8.0.2
converters/hs-json 0.7_8 --> 0.9.1
databases/hs-esqueleto 1.4.4_1 --> 2.4.1
databases/hs-hedis 0.6.5 --> 0.6.9
databases/hs-mysql 0.1.1.6_1 --> 0.1.1.8
databases/hs-persistent 1.3.1.1_1 --> 2.2
databases/hs-persistent-sqlite 1.3.0.5_1 --> 2.2
databases/hs-persistent-template 1.3.1.4_1 --> 2.1.3.4
devel/hs-BNFC 2.6.0.3_8 --> 2.8
devel/hs-Boolean 0.2.1_1 --> 0.2.3
devel/hs-ConfigFile 1.1.2_1 --> 1.1.4
devel/hs-List 0.5.1_8 --> 0.5.2
devel/hs-MissingH 1.2.1.0_1 --> 1.3.0.1
devel/hs-MonadCatchIO-transformers 0.3.1.0_1 --> 0.3.1.3
devel/hs-MonadRandom 0.1.13_1 --> 0.4
devel/hs-ObjectName 1.0.0.0_14 --> 1.1.0.0
devel/hs-QuickCheck 2.6_6 --> 2.8.1
devel/hs-ReadArgs 1.2.1_8 --> 1.2.2
devel/hs-STMonadTrans 0.3.2_1 --> 0.3.3
devel/hs-ShellCheck 0.3.5 --> 0.3.8
devel/hs-Stream 0.4.7.1_1 --> 0.4.7.2
devel/hs-alex 3.1.3_1 --> 3.1.4
devel/hs-ansi-terminal 0.6.1.1_1 --> 0.6.2.1
devel/hs-ansi-wl-pprint 0.6.7.1_1 --> 0.6.7.3
devel/hs-asn1-encoding 0.8.1.3_1 --> 0.9.0
devel/hs-asn1-parse 0.8.1_1 --> 0.9.1
devel/hs-asn1-types 0.2.3_1 --> 0.3.0
devel/hs-async 2.0.1.5_1 --> 2.0.2
devel/hs-atomic-primops 0.6.0.6_1 --> 0.8
devel/hs-auto-update 0.1.0.0_1 --> 0.1.2.2
devel/hs-basic-prelude 0.3.8_1 --> 0.5.0
devel/hs-bifunctors 4.1.1.1_1 --> 5
devel/hs-blaze-builder 0.3.3.2_1 --> 0.4.0.1
devel/hs-blaze-builder-enumerator 0.2.0.6_1 --> 0.2.1.0
devel/hs-blaze-textual 0.2.0.9_1 --> 0.2.1.0
devel/hs-bloomfilter 2.0.0.0_1 --> 2.0.1.0
devel/hs-boxes 0.1.3_1 --> 0.1.4
devel/hs-bytestring-lexing 0.4.3.2 --> 0.5.0.2
devel/hs-c2hs 0.17.2_1 --> 0.26.1
devel/hs-cabal-install 1.18.0.5_1 --> 1.22.6.0
devel/hs-cereal 0.4.0.1_1 --> 0.4.1.1
devel/hs-checkers 0.3.2_1 --> 0.4.3
devel/hs-chunked-data 0.1.0.1_1 --> 0.2.0
devel/hs-classy-prelude 0.9.3_1 --> 0.12.1.1
devel/hs-classy-prelude-conduit 0.9.3_1 --> 0.12.0.1
devel/hs-cmdargs 0.10.9_1 --> 0.10.13
devel/hs-conduit 1.1.7_1 --> 1.2.5
devel/hs-conduit-combinators 0.2.8.2_1 --> 1.0.3
devel/hs-conduit-extra 1.1.3_1 --> 1.1.9.1
devel/hs-convertible 1.1.0.0_1 --> 1.1.1.0
devel/hs-cpphs 1.18.5_1 --> 1.19
devel/hs-darcs 2.8.5 --> 2.10.1
devel/hs-data-hash 0.2.0.0_1 --> 0.2.0.1
devel/hs-data-pprint 0.2.3_1 --> 0.2.4
devel/hs-datetime 0.2.1_12 --> 0.3.1
devel/hs-deepseq-generics 0.1.1.1_1 --> 0.1.1.2
devel/hs-dlist 0.7.1_1 --> 0.7.1.1
devel/hs-edit-distance 0.2.1.2_7 --> 0.2.2.1
devel/hs-either 4.3.0.1_1 --> 4.4.1
devel/hs-enclosed-exceptions 1.0.0.2_1 --> 1.0.1.1
devel/hs-equivalence 0.2.5_1 --> 0.3.1
devel/hs-errors 1.4.7_1 --> 2.0.0
devel/hs-exceptions 0.6.1_1 --> 0.8.0.2
devel/hs-fast-logger 2.2.0_1 --> 2.4.1
devel/hs-fgl 5.5.0.1_1 --> 5.5.2.1
devel/hs-file-embed 0.0.7_1 --> 0.0.9
devel/hs-filemanip 0.3.6.2_8 --> 0.3.6.3
devel/hs-filestore 0.6.0.3_1 --> 0.6.1
devel/hs-free 4.9_1 --> 4.12.1
devel/hs-fsnotify 0.1.0.3_1 --> 0.2.1
devel/hs-gconf 0.12.5.0_1 --> 0.13.0.2
devel/hs-generic-deriving 1.6.3_1 --> 1.8.0
devel/hs-ghc-events 0.4.3.0_1 --> 0.4.4.0
devel/hs-gio 0.12.5.3_1 --> 0.13.1.0
devel/hs-git-annex 5.20140817_1 --> 5.20150727
devel/hs-glib 0.12.5.4_1 --> 0.13.1.1
devel/hs-gtk2hs-buildtools 0.12.5.2_2 --> 0.13.0.4
devel/hs-haddock 2.14.3_1 --> 2.16.1
devel/hs-haddock-library 1.1.0_1 --> 1.2.1
devel/hs-happy 1.19.4_1 --> 1.19.5
devel/hs-hashable 1.2.2.0_1,1 --> 1.2.3.3,1
devel/hs-hashtables 1.1.2.1_1 --> 1.2.0.2
devel/hs-haskell-src 1.0.1.6_1 --> 1.0.2.0
devel/hs-haskell-src-exts 1.15.0.1_1 --> 1.16.0.1
devel/hs-hasktags 0.69.0_1 --> 0.69.1
devel/hs-hastache 0.6.0_1 --> 0.6.1
devel/hs-hinotify 0.3.7_1 --> 0.3.8.1
devel/hs-hint 0.4.2.0_1 --> 0.4.2.3
devel/hs-hlint 1.9.3_1 --> 1.9.21
devel/hs-hoogle 4.2.34_1 --> 4.2.41
devel/hs-hslogger 1.2.4_1 --> 1.2.9
devel/hs-hslua 0.3.13_1 --> 0.4.0
devel/hs-hspec 1.11.0_1 --> 2.1.10
devel/hs-hspec-expectations 0.6.0.1_1 --> 0.7.1
devel/hs-keys 3.10.1_1 --> 3.10.2
devel/hs-language-c 0.4.5_1 --> 0.4.7
devel/hs-language-javascript 0.5.13_1 --> 0.5.14.2
devel/hs-lens 4.3.3_1 --> 4.12.3
devel/hs-lifted-base 0.2.3.0_1 --> 0.2.3.6
devel/hs-mmorph 1.0.3_1 --> 1.0.4
devel/hs-monad-control 0.3.3.0_1 --> 1.0.0.4
devel/hs-monad-logger 0.3.7.1_1 --> 0.3.13.2
devel/hs-monad-loops 0.4.2.1_1 --> 0.4.3
devel/hs-monad-par 0.3.4.6_1 --> 0.3.4.7
devel/hs-mono-traversable 0.6.1_1 --> 0.9.2.1
devel/hs-mtl 2.1.3.1_1 --> 2.2.1
devel/hs-mueval 0.9.1.1_1 --> 0.9.1.1.2
devel/hs-murmur-hash 0.1.0.7_1 --> 0.1.0.8
devel/hs-optparse-applicative 0.9.1.1_1 --> 0.11.0.2
devel/hs-parallel 3.2.0.4_1 --> 3.2.0.6
devel/hs-pcre-light 0.4.0.2_1 --> 0.4.0.3
devel/hs-primitive 0.5.2.1_1 --> 0.6
devel/hs-profunctors 4.2.0.1_1 --> 5.1.1
devel/hs-project-template 0.1.4.1_1 --> 0.2.0
devel/hs-random 1.0.1.1_10 --> 1.1
devel/hs-reflection 1.5.1_1 --> 2
devel/hs-resource-pool 0.2.3.0_1 --> 0.2.3.2
devel/hs-resourcet 1.1.2.3_1 --> 1.1.6
devel/hs-safe 0.3.7_1 --> 0.3.9
devel/hs-scientific 0.3.3.0_1 --> 0.3.3.8
devel/hs-securemem 0.1.3_1 --> 0.1.9
devel/hs-setenv 0.1.1.1_1 --> 0.1.1.3
devel/hs-shake 0.13.2_1 --> 0.15.5
devel/hs-silently 1.2.4.1_7 --> 1.2.5
devel/hs-stm 2.4.2_6 --> 2.4.4
devel/hs-stm-chans 3.0.0.2_1 --> 3.0.0.4
devel/hs-streaming-commons 0.1.4.1_1 --> 0.1.12.1
devel/hs-syb 0.4.1_1 --> 0.5.1
devel/hs-syb-with-class 0.6.1.5_1 --> 0.6.1.6
devel/hs-system-fileio 0.3.14_1 --> 0.3.16.3
devel/hs-system-filepath 0.4.12_1 --> 0.4.13.4
devel/hs-tagged 0.7.2_1 --> 0.8.1
devel/hs-test-framework 0.8.0.3_1 --> 0.8.1.1
devel/hs-text 1.1.0.0_1 --> 1.2.1.3
devel/hs-text-icu 0.6.3.7_2 --> 0.7.0.1
devel/hs-threads 0.5.1.2_1 --> 0.5.1.3
devel/hs-threadscope 0.2.4_1 --> 0.2.7
devel/hs-timezone-olson 0.1.4_1 --> 0.1.7
devel/hs-timezone-series 0.1.3_1 --> 0.1.5.1
devel/hs-transformers-base 0.4.2_1 --> 0.4.4
devel/hs-transformers-compat 0.3.3.4_1 --> 0.4.0.4
devel/hs-unix-compat 0.4.1.3_1 --> 0.4.1.4
devel/hs-unix-time 0.3.3_1 --> 0.3.5
devel/hs-unordered-containers 0.2.4.0_1 --> 0.2.5.1
devel/hs-utf8-string 0.3.8_1 --> 1
devel/hs-uuagc 0.9.51_1 --> 0.9.52.1
devel/hs-uuagc-cabal 1.0.5.0_1 --> 1.0.6.0
devel/hs-uuid 1.3.3_1 --> 1.3.11
devel/hs-uulib 0.9.16_1 --> 0.9.20
devel/hs-vault 0.3.0.3_1 --> 0.3.0.4
devel/hs-vector 0.10.9.1_1 --> 0.10.12.3
devel/hs-vector-algorithms 0.6.0.3_1 --> 0.7.0.1
devel/hs-vector-instances 3.3_1 --> 3.3.1
devel/hs-vector-th-unbox 0.2.1.0_1 --> 0.2.1.2
devel/hs-void 0.6.1_1 --> 0.7
devel/hs-word8 0.1.1_1 --> 0.1.2
dns/hs-dns 1.4.2_1 --> 2.0.0
graphics/hs-JuicyPixels 3.1.6.1_1 --> 3.2.6
graphics/hs-cairo 0.12.5.3_1 --> 0.13.1.0
graphics/hs-dia-base 0.1.1.2_8 --> 0.1.1.3
graphics/hs-dia-functions 0.2.1.3_8 --> 0.2.1.4
graphics/hs-svgcairo 0.12.5.2_1 --> 0.13.0.3
lang/hs-brainfuck 0.1_15 --> 0.1.0.2
lang/hs-unlambda 0.1.3_8 --> 0.1.4.1
mail/hs-email-validate 2.0.1_1 --> 2.1.3
mail/hs-mime 0.4.0.1_1 --> 0.4.0.2
mail/hs-mime-mail 0.4.5.2_1 --> 0.4.9
mail/hs-mime-types 0.1.0.4_1 --> 0.1.0.6
math/hs-Agda 2.4.0.2_1 --> 2.4.2.3
math/hs-NumInstances 1.3_6 --> 1.4
math/hs-categories 1.0.6_1 --> 1.0.7
math/hs-comonad 4.2.2_1 --> 4.2.7.2
math/hs-contravariant 1.1_1 --> 1.3.2
math/hs-data-lens 2.10.5_1 --> 2.10.7
math/hs-data-lens-template 2.1.8_1 --> 2.1.9
math/hs-ieee754 0.7.3_10 --> 0.7.6
math/hs-mwc-random 0.13.1.2_1 --> 0.13.3.2
math/hs-pointed 4.1_1 --> 4.2.0.2
math/hs-semigroupoids 4.0.4_1 --> 5.0.0.3
math/hs-semigroups 0.15.2_1 --> 0.16.2.2
math/hs-statistics 0.13.2.1_1 --> 0.13.2.3
math/hs-vector-space 0.8.7_1 --> 0.10.2
net/hs-connection 0.2.3_1 --> 0.2.5
net/hs-gsasl 0.3.5_1 --> 0.3.6
net/hs-hoauth2 0.4.3 --> 0.4.8
net/hs-iproute 1.3.1_1 --> 1.5.0
net/hs-network 2.4.2.3_1 --> 2.6.2.1
net/hs-network-info 0.2.0.5_1 --> 0.2.0.7
net/hs-network-multicast 0.0.11_1 --> 0.1.0
net/hs-network-protocol-xmpp 0.4.6_2 --> 0.4.8
net/hs-simple-sendfile 0.2.15_1 --> 0.2.21
print/hs-hscolour 1.20.3_8,1 --> 1.23,1
security/hs-DRBG 0.5.2_1 --> 0.5.4
security/hs-HsOpenSSL 0.11_2 --> 0.11.1.1
security/hs-RSA 2.0.0_1 --> 2.1.0.1
security/hs-SHA 1.6.4.1_1 --> 1.6.4.2
security/hs-cipher-aes 0.2.8_1 --> 0.2.11
security/hs-cipher-aes128 0.6.4_1 --> 0.7.0.1
security/hs-clientsession 0.9.0.3_1 --> 0.9.1.1
security/hs-cprng-aes 0.5.2_1 --> 0.6.1
security/hs-crypto-api 0.13_1 --> 0.13.2
security/hs-crypto-conduit 0.5.4_1 --> 0.5.5
security/hs-crypto-numbers 0.2.3_1 --> 0.2.7
security/hs-crypto-pubkey 0.2.4_1 --> 0.2.8
security/hs-crypto-pubkey-types 0.4.2.2_1 --> 0.4.3
security/hs-crypto-random 0.0.7_1 --> 0.0.9
security/hs-entropy 0.3.2_1 --> 0.3.7
security/hs-gnutls 0.1.5_1 --> 0.2
security/hs-pwstore-fast 2.4.1_1 --> 2.4.4
security/hs-skein 1.0.9_1 --> 1.0.9.3
security/hs-tls 1.2.8_1 --> 1.3.1
security/hs-x509 1.4.11_1 --> 1.6.0
security/hs-x509-store 1.4.4_1 --> 1.6.0
security/hs-x509-system 1.4.5_1 --> 1.6.0
security/hs-x509-validation 1.5.0_1 --> 1.6.0
sysutils/hs-angel 0.5.0_1 --> 0.6.2
sysutils/hs-ekg 0.4.0.1_1 --> 0.4.0.8
sysutils/hs-ekg-core 0.1.0.1_1 --> 0.1.1.0
textproc/hs-Diff 0.3.0_1 --> 0.3.2
textproc/hs-HStringTemplate 0.7.3_1 --> 0.8.3
textproc/hs-HaXml 1.24.1_1 --> 1.25.3
textproc/hs-attoparsec 0.10.4.0_7 --> 0.12.1.6
textproc/hs-attoparsec-enumerator 0.3.3_1 --> 0.3.4
textproc/hs-blaze-html 0.7.0.2_1 --> 0.8.1.0
textproc/hs-blaze-markup 0.6.1.0_1 --> 0.7.0.2
textproc/hs-case-insensitive 1.1.0.3_1 --> 1.2.0.4
textproc/hs-citeproc-hs 0.3.9_1 --> 0.3.10
textproc/hs-double-conversion 0.2.0.6_7 --> 2.0.1.0
textproc/hs-feed 0.3.9.2_1 --> 0.3.10.0
textproc/hs-hexpat 0.20.6_1 --> 0.20.9
textproc/hs-highlighting-kate 0.5.11.1 --> 0.6
textproc/hs-hs-bibutils 5.0_6 --> 5.5
textproc/hs-html-conduit 1.1.0.5_1 --> 1.2.0
textproc/hs-hxt 9.3.1.4_1 --> 9.3.1.15
textproc/hs-hxt-charproperties 9.1.1.1_1 --> 9.2.0.1
textproc/hs-hxt-regex-xmlschema 9.1.0_7 --> 9.2.0.2
textproc/hs-hxt-unicode 9.0.2.2_1 --> 9.0.2.4
textproc/hs-lhs2tex 1.18.1_8 --> 1.19
textproc/hs-pandoc 1.13.2 --> 1.15.0.6
textproc/hs-pandoc-types 1.12.4.1_1 --> 1.12.4.5
textproc/hs-parsec 3.1.5_1 --> 3.1.9
textproc/hs-polyparse 1.9_6 --> 1.11
textproc/hs-stringsearch 0.3.6.5_1 --> 0.3.6.6
textproc/hs-tagsoup 0.13.1_1 --> 0.13.3
textproc/hs-tagstream-conduit 0.5.5.1_1 --> 0.5.5.3
textproc/hs-texmath 0.8.0.1 --> 0.8.3
textproc/hs-uri 0.1.6.2_1 --> 0.1.6.3
textproc/hs-xml 1.3.13_6 --> 1.3.14
textproc/hs-xml-conduit 1.2.1_1 --> 1.3.1
textproc/hs-xml-hamlet 0.4.0.9_1 --> 0.4.0.11
textproc/hs-xml-types 0.3.4_1 --> 0.3.6
textproc/hs-xmlhtml 0.2.3.2_1 --> 0.2.3.4
textproc/hs-yaml 0.8.8.4_1 --> 0.8.13
www/hs-DAV 1.0.1_1 --> 1.0.7
www/hs-HTTP 4000.2.10_1 --> 4000.2.20
www/hs-authenticate 1.3.2.9_1 --> 1.3.2.11
www/hs-cgi 3001.1.8.5_1,1 --> 3001.2.2.2,1
www/hs-cookie 0.4.1.2_1 --> 0.4.1.6
www/hs-gitit 0.10.6.1_1 --> 0.11.1
www/hs-hS3 0.5.8_1 --> 0.5.9
www/hs-happstack-server 7.3.7_1 --> 7.4.4
www/hs-heist 0.13.1.2_1 --> 0.14.1.1
www/hs-hjsmin 0.1.4.7_1 --> 0.1.5.0
www/hs-http-client 0.3.6.1_1 --> 0.4.20
www/hs-http-conduit 2.1.4_1 --> 2.1.8
www/hs-http-date 0.0.4_8 --> 0.0.6.1
www/hs-http-reverse-proxy 0.4.0.1_1 --> 0.4.2
www/hs-http-server 1.0.4_1 --> 1.0.6
www/hs-http-types 0.8.5_1 --> 0.8.6
www/hs-oeis 0.3.5_1 --> 0.3.6
www/hs-path-pieces 0.1.4_1 --> 0.2.0
www/hs-recaptcha 0.1.0.2_1 --> 0.1.0.3
www/hs-shakespeare 2.0.1.1_1 --> 2.0.5
www/hs-snap 0.13.2.8_1 --> 0.14.0.6
www/hs-snap-core 0.9.6.3_1 --> 0.9.7.2
www/hs-snap-server 0.9.4.5_1 --> 0.9.5.1
www/hs-wai 3.0.1.1_1 --> 3.0.3.0
www/hs-wai-app-static 3.0.0_1 --> 3.1.1
www/hs-wai-extra 3.0.1.2_1 --> 3.0.10
www/hs-wai-logger 2.2.0_1 --> 2.2.4.1
www/hs-warp 3.0.0.5_1 --> 3.1.3
www/hs-warp-tls 3.0.0_1 --> 3.1.1
www/hs-webkit 0.12.6.1_1 --> 0.13.1.3
www/hs-xss-sanitize 0.3.5.2_1 --> 0.3.5.6
www/hs-yesod 1.2.6.1_1 --> 1.4.1.5
www/hs-yesod-auth 1.3.4_1 --> 1.4.6
www/hs-yesod-auth-hashdb 1.3.0.1_1 --> 1.4.2.2
www/hs-yesod-bin 1.2.12.3_1 --> 1.4.13.3
www/hs-yesod-core 1.2.19_1 --> 1.4.13
www/hs-yesod-form 1.3.14_1 --> 1.4.4.1
www/hs-yesod-persistent 1.2.3_1 --> 1.4.0.3
www/hs-yesod-static 1.2.4_1 --> 1.5.0.2
www/hs-yesod-test 1.2.3.2_1 --> 1.4.3.1
x11-toolkits/hs-GLURaw 1.4.0.1_1 --> 1.5.0.1
x11-toolkits/hs-GLUT 2.5.1.1_1,1 --> 2.7.0.1,1
x11-toolkits/hs-OpenGL 2.9.2.0_1,1 --> 2.12.0.1,1
x11-toolkits/hs-OpenGLRaw 1.5.0.0_1 --> 2.5.1.0
x11-toolkits/hs-gtk 0.12.5.7_1 --> 0.13.9
x11-toolkits/hs-gtk2hs 0.12.5_1,1 --> 0.13,1
x11-toolkits/hs-gtksourceview2 0.12.5.0_1 --> 0.13.1.3
x11-toolkits/hs-pango 0.12.5.3_1 --> 0.13.1.0
x11-toolkits/hs-vte 0.12.5.0_1 --> 0.13.0.2
x11-toolkits/hs-wx 0.90.1.0_1 --> 0.91.0.0
x11-toolkits/hs-wxc 0.90.1.1_1 --> 0.91.0.0
x11-toolkits/hs-wxcore 0.90.1.1_1 --> 0.91.0.0
x11-toolkits/hs-wxdirect 0.90.1.1_1 --> 0.91.0.0
x11-wm/hs-xmonad 0.11_10 --> 0.11.1
x11-wm/hs-xmonad-contrib 0.11.3_2 --> 0.11.4
x11/hs-xmobar 0.21_1 --> 0.23.1
Removed ports (14):
devel/hs-MaybeT Support for computations with failures (deprecated)
devel/hs-geniplate Use template Haskell to generate Uniplate-like
functions (upstream support is discontinued)
devel/hs-glade Binding to the glade library (upstream support is
discontinued)
devel/hs-haskell-platform The Haskell Platform (it is not tracked any more)
devel/hs-ranges Ranges and various functions on them (deprecated)
devel/hs-testpack Test Utility Pack for HUnit and QuickCheck
(upstream is unmaintained)
graphics/hs-soegtk GUI functions as used in the book "The Haskell
School of Expression" (upstream support is
discontinued)
lang/hs-epic Compiler for a simple functional language (it is
not needed any more)
math/hs-nats Natural numbers (it has been merged into the base
library of GHC)
multimedia/hs-gstreamer Binding to the GStreamer open source multimedia
framework (upstream support is discontinued) [2]
www/hs-scgi Haskell library for writing SCGI programs
(deprecated)
www/hs-yesod-platform Meta package for Yesod (upstream support is
discontinued)
www/hs-yesod-routes Effective routing for Yesod (upstream support is
discontinued)
x11-toolkits/hs-gtkglext Binding to the GTK+ OpenGL Extension (upstream
support is discontinued)
PR: 181049 [1]
PR: 197925 [2]
PR: 200684 [3]
Submitted by: arrowdodger <6yearold@gmail.com> [1]
Obtained from: FreeBSD Haskell
2015-08-20 23:02:14 +00:00
|
|
|
SUBDIR += hs-kan-extensions
|
2012-02-02 12:56:00 +00:00
|
|
|
SUBDIR += hs-math-functions
|
2010-01-04 09:32:22 +00:00
|
|
|
SUBDIR += hs-mwc-random
|
2011-08-14 11:45:37 +00:00
|
|
|
SUBDIR += hs-pointed
|
2010-01-04 09:13:47 +00:00
|
|
|
SUBDIR += hs-probability
|
2011-08-14 11:36:29 +00:00
|
|
|
SUBDIR += hs-semigroupoids
|
2011-08-14 11:16:31 +00:00
|
|
|
SUBDIR += hs-semigroups
|
2010-01-04 10:07:01 +00:00
|
|
|
SUBDIR += hs-statistics
|
2010-01-12 21:46:22 +00:00
|
|
|
SUBDIR += hs-vector-space
|
2008-07-18 12:36:04 +00:00
|
|
|
SUBDIR += igraph
|
New port: math/ipopt
Ipopt (Interior Point OPTimizer, pronounced eye-pea-Opt) is a software
package for large-scale nonlinear optimization.
Ipopt is written in C++ and is released as open source code under the
Eclipse Public License (EPL). It is available from the COIN-OR
initiative. The code has been written by Carl Laird and Andreas Wächter,
who is the COIN project leader for Ipopt.
The Ipopt distribution can be used to generate a library that can be
linked to one's own C++, C, or Fortran code, as well as a solver
executable for the AMPL modeling environment. The package includes
interfaces to CUTEr optimization testing environment, as well as the
MATLAB and R programming environments. IPOPT can be used on Linux/UNIX,
Mac OS X and Windows platforms.
An excellent reference for this library can be found in:
Wächter and L. T. Biegler, On the Implementation of a Primal-Dual Interior
Point Filter Line Search Algorithm for Large-Scale Nonlinear Programming,
Mathematical Programming 106(1), pp. 25-57, 2006
WWW: https://projects.coin-or.org/Ipopt
PR: 168290
Submitted by: Pedro F. Giffuni <pfg@FreeBSD.org>
2014-09-01 18:09:41 +00:00
|
|
|
SUBDIR += ipopt
|
2010-03-21 12:55:26 +00:00
|
|
|
SUBDIR += ised
|
2002-03-16 14:32:05 +00:00
|
|
|
SUBDIR += jacal
|
2004-05-27 15:18:45 +00:00
|
|
|
SUBDIR += jags
|
2005-01-31 01:48:04 +00:00
|
|
|
SUBDIR += jakarta-commons-math
|
2012-05-25 13:51:37 +00:00
|
|
|
SUBDIR += jakarta-commons-math3
|
2003-06-03 05:40:15 +00:00
|
|
|
SUBDIR += jama
|
2010-02-13 11:25:26 +00:00
|
|
|
SUBDIR += jeuclid
|
2010-02-13 11:24:44 +00:00
|
|
|
SUBDIR += jlatexmath
|
2006-06-01 17:39:10 +00:00
|
|
|
SUBDIR += jsmath-fonts
|
2010-10-01 11:21:23 +00:00
|
|
|
SUBDIR += jtransforms
|
2007-05-28 13:15:29 +00:00
|
|
|
SUBDIR += jts
|
2011-10-17 00:03:42 +00:00
|
|
|
SUBDIR += kalgebra
|
|
|
|
SUBDIR += kbruch
|
2012-05-25 02:15:20 +00:00
|
|
|
SUBDIR += kcalc
|
2011-10-17 00:03:42 +00:00
|
|
|
SUBDIR += kig
|
2012-01-02 09:58:01 +00:00
|
|
|
SUBDIR += kktdirect
|
2011-10-17 00:03:42 +00:00
|
|
|
SUBDIR += kmplot
|
2005-12-01 01:04:04 +00:00
|
|
|
SUBDIR += labplot
|
2004-05-14 01:33:15 +00:00
|
|
|
SUBDIR += lambda
|
1996-06-07 15:56:19 +00:00
|
|
|
SUBDIR += lapack
|
2002-06-22 17:10:55 +00:00
|
|
|
SUBDIR += lapack++
|
2004-08-29 07:49:57 +00:00
|
|
|
SUBDIR += lapack95
|
2011-02-17 00:47:57 +00:00
|
|
|
SUBDIR += lapacke
|
2005-07-25 09:05:50 +00:00
|
|
|
SUBDIR += laspack
|
2004-11-07 18:26:52 +00:00
|
|
|
SUBDIR += ldouble
|
2010-08-25 06:42:48 +00:00
|
|
|
SUBDIR += levmar
|
2011-07-28 04:28:30 +00:00
|
|
|
SUBDIR += libR
|
2004-05-15 15:34:15 +00:00
|
|
|
SUBDIR += libRmath
|
2012-01-05 02:35:10 +00:00
|
|
|
SUBDIR += libflame
|
2005-12-23 14:22:13 +00:00
|
|
|
SUBDIR += libjbigi
|
2010-06-22 01:55:00 +00:00
|
|
|
SUBDIR += liblbfgs
|
2012-12-20 19:38:12 +00:00
|
|
|
SUBDIR += libmissing
|
2000-06-29 02:08:21 +00:00
|
|
|
SUBDIR += libneural
|
2011-10-06 09:53:17 +00:00
|
|
|
SUBDIR += libocas
|
2006-08-31 18:50:03 +00:00
|
|
|
SUBDIR += liborigin
|
2014-10-12 08:32:24 +00:00
|
|
|
SUBDIR += libproj4
|
2005-06-07 09:01:36 +00:00
|
|
|
SUBDIR += libqalculate
|
2010-05-09 08:26:50 +00:00
|
|
|
SUBDIR += libranlip
|
2015-06-01 23:42:48 +00:00
|
|
|
SUBDIR += librsb
|
2005-08-29 14:28:15 +00:00
|
|
|
SUBDIR += libtommath
|
2010-10-19 11:00:55 +00:00
|
|
|
SUBDIR += libtsnnls
|
1995-10-03 11:45:15 +00:00
|
|
|
SUBDIR += linpack
|
2010-02-17 07:47:05 +00:00
|
|
|
SUBDIR += lll_spect
|
2003-07-19 04:33:07 +00:00
|
|
|
SUBDIR += lp_solve
|
2011-05-29 15:38:23 +00:00
|
|
|
SUBDIR += lrng
|
2006-10-07 20:43:52 +00:00
|
|
|
SUBDIR += ltl
|
2011-05-27 18:11:32 +00:00
|
|
|
SUBDIR += ltl2ba
|
2007-12-14 16:06:37 +00:00
|
|
|
SUBDIR += lybniz
|
2015-10-10 12:55:33 +00:00
|
|
|
SUBDIR += math77
|
2005-04-11 20:45:00 +00:00
|
|
|
SUBDIR += mathomatic
|
2010-02-24 05:44:03 +00:00
|
|
|
SUBDIR += matio
|
2014-02-04 21:57:26 +00:00
|
|
|
SUBDIR += matlab-installer
|
2003-01-19 13:22:15 +00:00
|
|
|
SUBDIR += maxima
|
2004-06-16 21:27:26 +00:00
|
|
|
SUBDIR += mbasecalc
|
1998-04-26 03:55:41 +00:00
|
|
|
SUBDIR += metis
|
2003-12-09 19:33:24 +00:00
|
|
|
SUBDIR += metis-edf
|
2012-07-09 11:11:44 +00:00
|
|
|
SUBDIR += metis4
|
2011-12-25 17:07:17 +00:00
|
|
|
SUBDIR += mingw32-libgmp
|
2013-10-07 10:37:52 +00:00
|
|
|
SUBDIR += minisat
|
2005-01-18 01:43:38 +00:00
|
|
|
SUBDIR += miracl
|
moo is a simple calculator that accepts C-like syntax as input.
Calculations are done on expr, if given. Otherwise, the standard input is used.
Numbers can be entered in hexadecimal (0xbeef), decimal (1984), octal (007),
and binary (0b1001). All numerical operators (+, -, *, /, %), bit operators
(|, ^, &, ~, <<, >>), and logical operators (==, !=, <, >, <=, >=, !, &&, ||)
are supported.
WWW: http://cyth.net/~ray/moo/
PR: ports/111824
Submitted by: Steven Kreuzer <skreuzer at f2o.org>
2007-04-19 10:48:07 +00:00
|
|
|
SUBDIR += moo
|
2014-09-02 13:42:23 +00:00
|
|
|
SUBDIR += mosesdecoder
|
2009-04-11 08:16:27 +00:00
|
|
|
SUBDIR += mpc
|
2003-10-06 02:43:46 +00:00
|
|
|
SUBDIR += mpexpr
|
2005-08-29 14:00:54 +00:00
|
|
|
SUBDIR += mpfr
|
2014-07-15 14:23:11 +00:00
|
|
|
SUBDIR += mpir
|
2007-01-05 07:58:52 +00:00
|
|
|
SUBDIR += msieve
|
2002-03-15 09:12:15 +00:00
|
|
|
SUBDIR += mtl
|
2001-03-10 19:46:38 +00:00
|
|
|
SUBDIR += mtrxmath
|
2006-06-03 12:34:09 +00:00
|
|
|
SUBDIR += mumps
|
2006-07-25 08:44:28 +00:00
|
|
|
SUBDIR += mumps-mpich
|
2006-02-15 16:58:32 +00:00
|
|
|
SUBDIR += muparser
|
2001-12-03 06:20:00 +00:00
|
|
|
SUBDIR += naturalmath
|
2001-05-29 16:13:39 +00:00
|
|
|
SUBDIR += nauty
|
Add a port of ndiff:
ndiff is a utility for comparing putatively similar files, ignoring small
numeric differences. The utility is written by Nelson H. F. Beebe and
covered by the GNU General Public License (GPL), version 2. It may be
built with arbitrary precision support (more powerful) or using built-in
floating point precision, see Makefile.
Assessing the consistency of a numerical program run in multiple
environments (operating systems, architectures, or compilers) can be a
difficult task for a human, as small differences in numerical output values
are expected. File differencing utilites, such as diff(1), will generally
produce voluminous output, often longer than the original files.
ndiff solves this problem. Taking two two text files expected to be
identical, or at least numerically similar, it allows to specify absolute
and/or relative error tolerances for differences between numerical values
in the two files, and then reports only the lines with values exceeding
those tolerances. It also tells by how much they differ. A simple example:
% ndiff --relative-error 1.0e-3 test019.txt.1 test019.txt.2
### Maximum relative error in matching lines = 8.64e-51 at line 129 field 4
WWW: http://www.math.utah.edu/~beebe/software/ndiff/
I've cleaned up the submitted version a little.
PR: 62221
Submitted by: Stefan A. Deutscher <sad@mailaps.org>
2004-02-18 22:02:39 +00:00
|
|
|
SUBDIR += ndiff
|
2001-12-06 15:48:26 +00:00
|
|
|
SUBDIR += newmat
|
1999-09-09 00:54:05 +00:00
|
|
|
SUBDIR += ngraph
|
2014-10-11 18:46:41 +00:00
|
|
|
SUBDIR += nlopt
|
2000-07-10 03:44:11 +00:00
|
|
|
SUBDIR += ntl
|
2006-10-31 17:29:35 +00:00
|
|
|
SUBDIR += numdiff
|
2007-08-13 20:20:40 +00:00
|
|
|
SUBDIR += nyh-hoc
|
2004-05-28 02:29:40 +00:00
|
|
|
SUBDIR += ocaml-ocamlgraph
|
2014-06-02 21:28:39 +00:00
|
|
|
SUBDIR += ocaml-zarith
|
2011-06-28 01:49:49 +00:00
|
|
|
SUBDIR += ocamlgsl
|
1995-10-03 11:45:15 +00:00
|
|
|
SUBDIR += octave
|
2004-05-07 22:24:59 +00:00
|
|
|
SUBDIR += octave-forge
|
2010-06-19 21:49:01 +00:00
|
|
|
SUBDIR += octave-forge-actuarial
|
2008-09-08 02:00:25 +00:00
|
|
|
SUBDIR += octave-forge-ad
|
2008-09-08 02:13:09 +00:00
|
|
|
SUBDIR += octave-forge-audio
|
2008-09-08 00:34:17 +00:00
|
|
|
SUBDIR += octave-forge-base
|
2008-09-08 08:09:53 +00:00
|
|
|
SUBDIR += octave-forge-bim
|
2008-09-08 03:27:56 +00:00
|
|
|
SUBDIR += octave-forge-bioinfo
|
2012-11-20 22:57:13 +00:00
|
|
|
SUBDIR += octave-forge-cgi
|
2008-09-08 03:31:35 +00:00
|
|
|
SUBDIR += octave-forge-civil-engineering
|
2008-09-08 07:27:48 +00:00
|
|
|
SUBDIR += octave-forge-communications
|
2008-09-08 07:38:52 +00:00
|
|
|
SUBDIR += octave-forge-control
|
2008-09-08 07:44:54 +00:00
|
|
|
SUBDIR += octave-forge-data-smoothing
|
2013-02-04 01:34:42 +00:00
|
|
|
SUBDIR += octave-forge-database
|
2010-08-29 15:35:42 +00:00
|
|
|
SUBDIR += octave-forge-dataframe
|
2011-12-26 21:32:20 +00:00
|
|
|
SUBDIR += octave-forge-dicom
|
2014-02-19 05:15:17 +00:00
|
|
|
SUBDIR += octave-forge-divand
|
2015-07-08 23:37:47 +00:00
|
|
|
SUBDIR += octave-forge-doctest
|
2008-09-08 04:00:50 +00:00
|
|
|
SUBDIR += octave-forge-econometrics
|
2008-09-08 03:13:05 +00:00
|
|
|
SUBDIR += octave-forge-engine
|
2010-06-29 12:03:07 +00:00
|
|
|
SUBDIR += octave-forge-fenv
|
2008-09-08 07:35:59 +00:00
|
|
|
SUBDIR += octave-forge-financial
|
2011-02-05 10:42:51 +00:00
|
|
|
SUBDIR += octave-forge-fits
|
2011-02-10 16:28:42 +00:00
|
|
|
SUBDIR += octave-forge-fl-core
|
2008-09-08 03:02:26 +00:00
|
|
|
SUBDIR += octave-forge-fpl
|
2011-06-21 01:48:54 +00:00
|
|
|
SUBDIR += octave-forge-fuzzy-logic-toolkit
|
2008-09-08 07:42:27 +00:00
|
|
|
SUBDIR += octave-forge-ga
|
2008-09-08 03:54:38 +00:00
|
|
|
SUBDIR += octave-forge-general
|
2009-06-13 20:57:40 +00:00
|
|
|
SUBDIR += octave-forge-generate_html
|
2011-09-27 14:12:09 +00:00
|
|
|
SUBDIR += octave-forge-geometry
|
2010-06-29 12:08:25 +00:00
|
|
|
SUBDIR += octave-forge-gnuplot
|
2008-09-08 03:24:19 +00:00
|
|
|
SUBDIR += octave-forge-gsl
|
2008-09-08 03:57:27 +00:00
|
|
|
SUBDIR += octave-forge-ident
|
2008-09-08 03:51:49 +00:00
|
|
|
SUBDIR += octave-forge-image
|
2008-09-08 03:43:02 +00:00
|
|
|
SUBDIR += octave-forge-informationtheory
|
2008-09-08 03:46:20 +00:00
|
|
|
SUBDIR += octave-forge-integration
|
2015-02-01 22:04:52 +00:00
|
|
|
SUBDIR += octave-forge-interval
|
2008-09-08 03:48:43 +00:00
|
|
|
SUBDIR += octave-forge-io
|
2008-09-08 05:05:43 +00:00
|
|
|
SUBDIR += octave-forge-irsa
|
2015-02-20 04:04:54 +00:00
|
|
|
SUBDIR += octave-forge-level-set
|
2008-09-08 03:37:39 +00:00
|
|
|
SUBDIR += octave-forge-linear-algebra
|
2012-08-14 20:39:30 +00:00
|
|
|
SUBDIR += octave-forge-lssa
|
2013-09-18 03:26:42 +00:00
|
|
|
SUBDIR += octave-forge-ltfat
|
2008-09-08 05:09:43 +00:00
|
|
|
SUBDIR += octave-forge-mapping
|
2011-09-27 17:01:49 +00:00
|
|
|
SUBDIR += octave-forge-mechanics
|
2008-09-08 04:03:28 +00:00
|
|
|
SUBDIR += octave-forge-miscellaneous
|
2008-09-08 04:05:48 +00:00
|
|
|
SUBDIR += octave-forge-missing-functions
|
2008-09-08 07:24:05 +00:00
|
|
|
SUBDIR += octave-forge-msh
|
2008-09-08 04:08:03 +00:00
|
|
|
SUBDIR += octave-forge-multicore
|
2014-01-01 04:00:22 +00:00
|
|
|
SUBDIR += octave-forge-mvn
|
2008-09-08 04:10:05 +00:00
|
|
|
SUBDIR += octave-forge-nan
|
2012-07-20 23:29:42 +00:00
|
|
|
SUBDIR += octave-forge-ncarray
|
2013-08-16 23:53:08 +00:00
|
|
|
SUBDIR += octave-forge-netcdf
|
2008-09-24 07:26:50 +00:00
|
|
|
SUBDIR += octave-forge-nlwing2
|
2008-09-08 04:21:25 +00:00
|
|
|
SUBDIR += octave-forge-nnet
|
2009-05-26 21:30:45 +00:00
|
|
|
SUBDIR += octave-forge-nurbs
|
2008-09-08 04:47:44 +00:00
|
|
|
SUBDIR += octave-forge-ocs
|
2009-05-26 21:34:12 +00:00
|
|
|
SUBDIR += octave-forge-oct2mat
|
2008-09-08 04:13:17 +00:00
|
|
|
SUBDIR += octave-forge-octcdf
|
2011-06-21 01:46:10 +00:00
|
|
|
SUBDIR += octave-forge-octclip
|
2008-09-08 04:51:17 +00:00
|
|
|
SUBDIR += octave-forge-octgpr
|
2010-06-29 11:53:37 +00:00
|
|
|
SUBDIR += octave-forge-octproj
|
2008-09-08 05:13:44 +00:00
|
|
|
SUBDIR += octave-forge-odebvp
|
2008-09-08 05:18:57 +00:00
|
|
|
SUBDIR += octave-forge-odepkg
|
2014-12-14 22:06:49 +00:00
|
|
|
SUBDIR += octave-forge-optics
|
2008-09-08 05:52:47 +00:00
|
|
|
SUBDIR += octave-forge-optim
|
2008-09-08 05:23:28 +00:00
|
|
|
SUBDIR += octave-forge-optiminterp
|
2008-09-08 05:21:08 +00:00
|
|
|
SUBDIR += octave-forge-outliers
|
2010-06-29 12:14:10 +00:00
|
|
|
SUBDIR += octave-forge-parallel
|
2008-09-08 05:25:21 +00:00
|
|
|
SUBDIR += octave-forge-pdb
|
2008-09-08 05:30:27 +00:00
|
|
|
SUBDIR += octave-forge-plot
|
2008-09-08 05:32:40 +00:00
|
|
|
SUBDIR += octave-forge-pt_br
|
2009-08-23 16:53:01 +00:00
|
|
|
SUBDIR += octave-forge-quaternion
|
2012-02-06 19:42:56 +00:00
|
|
|
SUBDIR += octave-forge-queueing
|
2008-09-08 05:35:25 +00:00
|
|
|
SUBDIR += octave-forge-secs1d
|
2008-09-08 05:37:24 +00:00
|
|
|
SUBDIR += octave-forge-secs2d
|
2011-09-12 15:36:31 +00:00
|
|
|
SUBDIR += octave-forge-secs3d
|
2008-09-08 07:02:44 +00:00
|
|
|
SUBDIR += octave-forge-signal
|
2009-05-26 21:37:45 +00:00
|
|
|
SUBDIR += octave-forge-simp
|
2008-09-08 05:42:18 +00:00
|
|
|
SUBDIR += octave-forge-sockets
|
2008-09-08 05:45:06 +00:00
|
|
|
SUBDIR += octave-forge-specfun
|
2008-09-08 05:57:59 +00:00
|
|
|
SUBDIR += octave-forge-special-matrix
|
2008-09-08 06:00:33 +00:00
|
|
|
SUBDIR += octave-forge-spline-gcvspl
|
2008-09-08 06:02:23 +00:00
|
|
|
SUBDIR += octave-forge-splines
|
2008-09-08 06:04:22 +00:00
|
|
|
SUBDIR += octave-forge-statistics
|
- New port math/octave-forge-stk
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 stk.
----------------------------------------------------------------------------
The STK is a (not so) Small Toolbox for Kriging. Its primary focus in on
the interpolation/regression technique known as kriging, which is very
closely related to Splines and Radial Basis Functions, and can be
interpreted as a non-parametric Bayesian method using a Gaussian Process
(GP) prior. The STK also provides tools for the sequential and
non-sequential design of experiments. Even though it is, currently, mostly
geared towards the Design and Analysis of Computer Experiments (DACE), the
STK can be useful for other applications areas (such as Geostatistics,
Machine Learning, Non-parametric Regression, etc.).
2014-10-04 22:05:22 +00:00
|
|
|
SUBDIR += octave-forge-stk
|
2008-09-08 06:07:49 +00:00
|
|
|
SUBDIR += octave-forge-strings
|
2008-09-08 06:14:54 +00:00
|
|
|
SUBDIR += octave-forge-struct
|
2008-09-08 06:17:08 +00:00
|
|
|
SUBDIR += octave-forge-symband
|
2008-09-08 06:54:49 +00:00
|
|
|
SUBDIR += octave-forge-symbolic
|
2008-09-08 06:48:56 +00:00
|
|
|
SUBDIR += octave-forge-tcl-octave
|
2008-09-08 06:59:41 +00:00
|
|
|
SUBDIR += octave-forge-tsa
|
2008-09-08 06:33:36 +00:00
|
|
|
SUBDIR += octave-forge-video
|
2008-09-08 06:42:27 +00:00
|
|
|
SUBDIR += octave-forge-xraylib
|
2008-09-08 06:45:04 +00:00
|
|
|
SUBDIR += octave-forge-zenity
|
2013-10-07 08:44:43 +00:00
|
|
|
SUBDIR += ogdf
|
1995-10-03 11:45:15 +00:00
|
|
|
SUBDIR += oleo
|
2008-10-14 19:50:31 +00:00
|
|
|
SUBDIR += open-axiom
|
2012-08-26 10:42:45 +00:00
|
|
|
SUBDIR += openblas
|
2013-12-26 16:13:15 +00:00
|
|
|
SUBDIR += openfst
|
2004-08-09 21:09:53 +00:00
|
|
|
SUBDIR += orpie
|
2003-12-28 00:19:45 +00:00
|
|
|
SUBDIR += p5-AI-DecisionTree
|
2006-02-20 02:29:24 +00:00
|
|
|
SUBDIR += p5-AI-Genetic
|
2001-01-01 08:00:37 +00:00
|
|
|
SUBDIR += p5-AI-NeuralNet-BackProp
|
2001-01-01 08:16:56 +00:00
|
|
|
SUBDIR += p5-AI-Perceptron
|
2005-11-06 14:50:02 +00:00
|
|
|
SUBDIR += p5-Algorithm-Combinatorics
|
2006-11-01 01:53:44 +00:00
|
|
|
SUBDIR += p5-Algorithm-CurveFit
|
2010-07-01 04:16:41 +00:00
|
|
|
SUBDIR += p5-Algorithm-KMeans
|
2009-01-26 15:31:24 +00:00
|
|
|
SUBDIR += p5-Algorithm-Munkres
|
2001-01-03 23:23:03 +00:00
|
|
|
SUBDIR += p5-Bit-ShiftReg
|
2001-01-03 23:23:33 +00:00
|
|
|
SUBDIR += p5-Bit-Vector
|
2004-07-28 14:32:01 +00:00
|
|
|
SUBDIR += p5-Bit-Vector-Minimal
|
2006-05-21 22:26:37 +00:00
|
|
|
SUBDIR += p5-CAD-Calc
|
2003-05-18 14:33:51 +00:00
|
|
|
SUBDIR += p5-Chart-Math-Axis
|
2006-08-08 06:54:26 +00:00
|
|
|
SUBDIR += p5-Data-Float
|
2001-09-21 05:51:47 +00:00
|
|
|
SUBDIR += p5-Date-Handler
|
2006-11-02 13:59:51 +00:00
|
|
|
SUBDIR += p5-GIS-Distance
|
2010-02-01 20:48:50 +00:00
|
|
|
SUBDIR += p5-GIS-Distance-Fast
|
2010-05-14 13:56:24 +00:00
|
|
|
SUBDIR += p5-GIS-Distance-Lite
|
2008-09-24 11:21:42 +00:00
|
|
|
SUBDIR += p5-Geo-Coordinates-UTM
|
2004-07-11 21:53:10 +00:00
|
|
|
SUBDIR += p5-Geo-Distance
|
2009-09-30 12:59:08 +00:00
|
|
|
SUBDIR += p5-Geo-Distance-XS
|
2001-10-09 21:02:47 +00:00
|
|
|
SUBDIR += p5-Graph
|
2006-05-25 20:52:05 +00:00
|
|
|
SUBDIR += p5-Math-Algebra-Symbols
|
2008-08-09 12:53:04 +00:00
|
|
|
SUBDIR += p5-Math-Base36
|
2001-09-17 21:47:14 +00:00
|
|
|
SUBDIR += p5-Math-Base85
|
2002-06-26 05:41:01 +00:00
|
|
|
SUBDIR += p5-Math-BaseCalc
|
2009-06-05 22:03:09 +00:00
|
|
|
SUBDIR += p5-Math-BaseCnv
|
2001-01-03 23:38:33 +00:00
|
|
|
SUBDIR += p5-Math-Bezier
|
2005-02-07 16:50:23 +00:00
|
|
|
SUBDIR += p5-Math-Bezier-Convert
|
2001-10-12 18:20:46 +00:00
|
|
|
SUBDIR += p5-Math-BigInt
|
2010-12-07 04:10:42 +00:00
|
|
|
SUBDIR += p5-Math-BigInt-FastCalc
|
2007-02-10 14:38:16 +00:00
|
|
|
SUBDIR += p5-Math-BigInt-GMP
|
2009-05-01 21:42:16 +00:00
|
|
|
SUBDIR += p5-Math-BigInt-Pari
|
2005-03-03 19:19:32 +00:00
|
|
|
SUBDIR += p5-Math-BigRat
|
2010-11-16 03:04:20 +00:00
|
|
|
SUBDIR += p5-Math-CDF
|
2002-06-26 05:43:16 +00:00
|
|
|
SUBDIR += p5-Math-Calc-Units
|
2006-05-27 02:29:37 +00:00
|
|
|
SUBDIR += p5-Math-Cephes
|
2005-05-28 08:26:23 +00:00
|
|
|
SUBDIR += p5-Math-Combinatorics
|
2008-01-10 23:31:58 +00:00
|
|
|
SUBDIR += p5-Math-Complex
|
2005-10-24 08:28:28 +00:00
|
|
|
SUBDIR += p5-Math-ConvexHull
|
2001-01-03 23:39:15 +00:00
|
|
|
SUBDIR += p5-Math-Currency
|
2004-11-26 00:05:56 +00:00
|
|
|
SUBDIR += p5-Math-Derivative
|
2009-06-24 20:55:30 +00:00
|
|
|
SUBDIR += p5-Math-Evol
|
2000-09-20 18:45:52 +00:00
|
|
|
SUBDIR += p5-Math-Expr
|
2001-03-12 16:04:10 +00:00
|
|
|
SUBDIR += p5-Math-FFT
|
2001-01-03 23:40:09 +00:00
|
|
|
SUBDIR += p5-Math-FixedPrecision
|
2014-02-18 16:06:46 +00:00
|
|
|
SUBDIR += p5-Math-Fleximal
|
2001-01-03 23:40:35 +00:00
|
|
|
SUBDIR += p5-Math-GMP
|
2012-06-22 21:28:16 +00:00
|
|
|
SUBDIR += p5-Math-GMPf
|
2012-06-22 21:29:37 +00:00
|
|
|
SUBDIR += p5-Math-GMPq
|
2012-06-22 21:30:32 +00:00
|
|
|
SUBDIR += p5-Math-GMPz
|
2003-11-04 08:48:58 +00:00
|
|
|
SUBDIR += p5-Math-GSL
|
2006-08-22 06:59:16 +00:00
|
|
|
SUBDIR += p5-Math-Geometry
|
2006-05-21 23:25:32 +00:00
|
|
|
SUBDIR += p5-Math-Geometry-Planar
|
2006-05-21 22:46:25 +00:00
|
|
|
SUBDIR += p5-Math-Geometry-Planar-GPC
|
2011-03-12 00:09:52 +00:00
|
|
|
SUBDIR += p5-Math-Geometry-Planar-GPC-Polygon
|
2015-05-14 11:36:39 +00:00
|
|
|
SUBDIR += p5-Math-Geometry-Planar-GPC-PolygonXS
|
2006-05-21 23:14:47 +00:00
|
|
|
SUBDIR += p5-Math-Geometry-Planar-Offset
|
2009-07-13 22:20:03 +00:00
|
|
|
SUBDIR += p5-Math-Geometry-Voronoi
|
2010-03-09 09:15:33 +00:00
|
|
|
SUBDIR += p5-Math-Gradient
|
2012-12-20 08:47:10 +00:00
|
|
|
SUBDIR += p5-Math-Int128
|
2011-12-15 09:22:16 +00:00
|
|
|
SUBDIR += p5-Math-Int64
|
2001-03-12 16:05:40 +00:00
|
|
|
SUBDIR += p5-Math-Interpolate
|
2006-02-18 08:20:27 +00:00
|
|
|
SUBDIR += p5-Math-Intersection-StraightLine
|
2000-09-20 18:47:37 +00:00
|
|
|
SUBDIR += p5-Math-Logic
|
2009-04-11 11:46:17 +00:00
|
|
|
SUBDIR += p5-Math-MPC
|
2009-02-09 20:12:58 +00:00
|
|
|
SUBDIR += p5-Math-MPFR
|
2005-12-08 14:14:07 +00:00
|
|
|
SUBDIR += p5-Math-Matrix
|
2013-11-22 19:07:32 +00:00
|
|
|
SUBDIR += p5-Math-MatrixReal
|
2007-03-06 13:59:09 +00:00
|
|
|
SUBDIR += p5-Math-NumberCruncher
|
2001-09-11 10:23:36 +00:00
|
|
|
SUBDIR += p5-Math-Pari
|
2009-01-09 23:11:40 +00:00
|
|
|
SUBDIR += p5-Math-Polygon
|
2011-03-12 00:10:39 +00:00
|
|
|
SUBDIR += p5-Math-Polygon-Tree
|
2006-11-02 14:24:46 +00:00
|
|
|
SUBDIR += p5-Math-Polynomial-Solve
|
2011-09-23 18:58:31 +00:00
|
|
|
SUBDIR += p5-Math-Prime-XS
|
2010-06-01 05:50:11 +00:00
|
|
|
SUBDIR += p5-Math-RPN
|
2001-07-06 16:30:40 +00:00
|
|
|
SUBDIR += p5-Math-Random
|
2009-12-07 14:19:26 +00:00
|
|
|
SUBDIR += p5-Math-Random-ISAAC
|
2009-12-07 14:41:50 +00:00
|
|
|
SUBDIR += p5-Math-Random-ISAAC-XS
|
2001-07-06 16:36:45 +00:00
|
|
|
SUBDIR += p5-Math-Random-MT
|
2006-07-24 01:25:38 +00:00
|
|
|
SUBDIR += p5-Math-Random-MT-Auto
|
2006-07-25 20:59:17 +00:00
|
|
|
SUBDIR += p5-Math-Random-OO
|
2011-03-17 16:05:22 +00:00
|
|
|
SUBDIR += p5-Math-Random-Secure
|
2006-05-29 20:53:35 +00:00
|
|
|
SUBDIR += p5-Math-RandomOrg
|
2003-09-06 02:30:34 +00:00
|
|
|
SUBDIR += p5-Math-Round
|
2006-05-21 21:44:06 +00:00
|
|
|
SUBDIR += p5-Math-Round-Var
|
2006-05-15 17:12:48 +00:00
|
|
|
SUBDIR += p5-Math-Sequence
|
2006-05-15 17:18:09 +00:00
|
|
|
SUBDIR += p5-Math-Series
|
2010-03-30 03:15:40 +00:00
|
|
|
SUBDIR += p5-Math-SigFigs
|
2002-05-27 14:50:49 +00:00
|
|
|
SUBDIR += p5-Math-SimpleVariable
|
2004-11-26 00:14:38 +00:00
|
|
|
SUBDIR += p5-Math-Spline
|
2012-04-08 18:28:25 +00:00
|
|
|
SUBDIR += p5-Math-String
|
2006-05-15 06:11:36 +00:00
|
|
|
SUBDIR += p5-Math-Symbolic
|
2006-05-15 06:46:27 +00:00
|
|
|
SUBDIR += p5-Math-Symbolic-Custom-CCompiler
|
2006-05-15 06:27:26 +00:00
|
|
|
SUBDIR += p5-Math-Symbolic-Custom-Contains
|
2006-05-15 15:09:05 +00:00
|
|
|
SUBDIR += p5-Math-Symbolic-Custom-ErrorPropagation
|
2006-05-15 15:36:31 +00:00
|
|
|
SUBDIR += p5-Math-Symbolic-Custom-LaTeXDumper
|
2006-05-15 15:43:24 +00:00
|
|
|
SUBDIR += p5-Math-Symbolic-Custom-Pattern
|
2006-05-15 15:50:32 +00:00
|
|
|
SUBDIR += p5-Math-Symbolic-Custom-Simplification
|
2006-05-15 15:59:04 +00:00
|
|
|
SUBDIR += p5-Math-Symbolic-Custom-Transformation
|
2006-05-15 14:54:28 +00:00
|
|
|
SUBDIR += p5-Math-SymbolicX-BigNum
|
2006-05-15 15:02:14 +00:00
|
|
|
SUBDIR += p5-Math-SymbolicX-Complex
|
2006-05-15 16:58:42 +00:00
|
|
|
SUBDIR += p5-Math-SymbolicX-Error
|
2006-05-15 06:36:16 +00:00
|
|
|
SUBDIR += p5-Math-SymbolicX-Inline
|
2006-05-15 15:26:46 +00:00
|
|
|
SUBDIR += p5-Math-SymbolicX-NoSimplification
|
2006-05-15 06:53:27 +00:00
|
|
|
SUBDIR += p5-Math-SymbolicX-ParserExtensionFactory
|
2006-05-15 15:20:12 +00:00
|
|
|
SUBDIR += p5-Math-SymbolicX-Statistics-Distributions
|
2002-03-17 21:41:24 +00:00
|
|
|
SUBDIR += p5-Math-TrulyRandom
|
2006-05-25 20:27:48 +00:00
|
|
|
SUBDIR += p5-Math-Units
|
2015-10-15 20:15:50 +00:00
|
|
|
SUBDIR += p5-Math-Utils
|
2005-08-28 07:32:03 +00:00
|
|
|
SUBDIR += p5-Math-Vec
|
2005-02-25 11:35:59 +00:00
|
|
|
SUBDIR += p5-Math-VecStat
|
2009-05-13 08:53:38 +00:00
|
|
|
SUBDIR += p5-Math-VectorReal
|
2003-12-07 01:03:15 +00:00
|
|
|
SUBDIR += p5-NetCDF
|
2003-05-19 15:31:58 +00:00
|
|
|
SUBDIR += p5-Number-Compare
|
2010-03-31 06:59:08 +00:00
|
|
|
SUBDIR += p5-Number-Fraction
|
2015-07-21 09:57:10 +00:00
|
|
|
SUBDIR += p5-Number-Misc
|
2012-07-10 06:33:01 +00:00
|
|
|
SUBDIR += p5-Number-Uncertainty
|
2006-05-15 16:15:33 +00:00
|
|
|
SUBDIR += p5-Number-WithError
|
2006-05-15 16:48:38 +00:00
|
|
|
SUBDIR += p5-Number-WithError-LaTeX
|
2012-11-26 09:35:49 +00:00
|
|
|
SUBDIR += p5-Parse-Range
|
2003-02-05 00:33:47 +00:00
|
|
|
SUBDIR += p5-Roman
|
1998-12-24 06:47:44 +00:00
|
|
|
SUBDIR += p5-Set-IntSpan
|
2007-02-15 20:44:56 +00:00
|
|
|
SUBDIR += p5-Set-IntSpan-Fast
|
2008-07-02 08:07:48 +00:00
|
|
|
SUBDIR += p5-Set-IntSpan-Fast-XS
|
2006-06-06 00:40:10 +00:00
|
|
|
SUBDIR += p5-Set-Partition
|
2001-01-04 00:09:15 +00:00
|
|
|
SUBDIR += p5-Set-Window
|
2009-07-28 12:25:41 +00:00
|
|
|
SUBDIR += p5-Statistics-Basic
|
2009-05-03 11:39:09 +00:00
|
|
|
SUBDIR += p5-Statistics-Benford
|
2001-01-03 09:35:25 +00:00
|
|
|
SUBDIR += p5-Statistics-ChiSquare
|
2004-01-03 09:20:28 +00:00
|
|
|
SUBDIR += p5-Statistics-Contingency
|
2001-01-04 00:00:55 +00:00
|
|
|
SUBDIR += p5-Statistics-Descriptive
|
2006-12-15 23:23:22 +00:00
|
|
|
SUBDIR += p5-Statistics-Descriptive-Discrete
|
2001-01-04 00:01:32 +00:00
|
|
|
SUBDIR += p5-Statistics-Distributions
|
2006-12-25 06:29:56 +00:00
|
|
|
SUBDIR += p5-Statistics-Forecast
|
2010-03-29 03:04:20 +00:00
|
|
|
SUBDIR += p5-Statistics-Frequency
|
2001-01-04 00:02:41 +00:00
|
|
|
SUBDIR += p5-Statistics-LTU
|
2006-11-01 01:59:37 +00:00
|
|
|
SUBDIR += p5-Statistics-LineFit
|
2004-12-01 15:34:18 +00:00
|
|
|
SUBDIR += p5-Statistics-Lite
|
2001-01-04 00:03:14 +00:00
|
|
|
SUBDIR += p5-Statistics-OLS
|
2011-03-07 07:07:18 +00:00
|
|
|
SUBDIR += p5-Statistics-R
|
2007-04-07 03:02:00 +00:00
|
|
|
SUBDIR += p5-Statistics-Regression
|
2008-01-21 21:59:17 +00:00
|
|
|
SUBDIR += p5-Statistics-TTest
|
2006-08-04 06:32:05 +00:00
|
|
|
SUBDIR += p5-Task-Math-Symbolic
|
2012-02-05 02:08:37 +00:00
|
|
|
SUBDIR += p5-Text-AsciiTeX
|
2007-05-27 11:48:31 +00:00
|
|
|
SUBDIR += p5-bignum
|
1997-06-21 20:51:44 +00:00
|
|
|
SUBDIR += pari
|
1999-06-09 01:52:16 +00:00
|
|
|
SUBDIR += parmetis
|
2010-12-15 16:48:09 +00:00
|
|
|
SUBDIR += parmgridgen
|
2014-08-02 13:16:57 +00:00
|
|
|
SUBDIR += pdal
|
2011-09-08 06:30:15 +00:00
|
|
|
SUBDIR += pear-Math_BigInteger
|
2007-05-29 16:12:27 +00:00
|
|
|
SUBDIR += pear-Math_Combinatorics
|
2005-05-17 19:08:10 +00:00
|
|
|
SUBDIR += pecl-big_int
|
2007-07-07 14:57:49 +00:00
|
|
|
SUBDIR += pecl-bitset
|
2006-07-31 19:48:49 +00:00
|
|
|
SUBDIR += pecl-stats
|
2014-02-11 15:31:02 +00:00
|
|
|
SUBDIR += pecl-trader
|
2004-07-19 09:13:09 +00:00
|
|
|
SUBDIR += php5-bcmath
|
2004-07-19 09:14:47 +00:00
|
|
|
SUBDIR += php5-gmp
|
2013-06-24 14:32:11 +00:00
|
|
|
SUBDIR += php55-bcmath
|
|
|
|
SUBDIR += php55-gmp
|
2014-09-04 14:24:25 +00:00
|
|
|
SUBDIR += php56-bcmath
|
|
|
|
SUBDIR += php56-gmp
|
2000-08-27 23:32:03 +00:00
|
|
|
SUBDIR += physcalc
|
2014-08-25 11:10:03 +00:00
|
|
|
SUBDIR += picosat
|
2005-12-21 04:10:09 +00:00
|
|
|
SUBDIR += plman
|
2002-01-23 19:32:29 +00:00
|
|
|
SUBDIR += ploticus
|
2003-10-10 11:49:43 +00:00
|
|
|
SUBDIR += ploticus-nox11
|
1997-10-06 08:22:03 +00:00
|
|
|
SUBDIR += plplot
|
2014-02-16 22:01:00 +00:00
|
|
|
SUBDIR += plplot-ada
|
2009-03-27 12:47:38 +00:00
|
|
|
SUBDIR += primegen
|
2010-03-09 22:29:17 +00:00
|
|
|
SUBDIR += prng
|
2005-08-31 10:36:36 +00:00
|
|
|
SUBDIR += proofgeneral
|
2000-05-13 14:15:19 +00:00
|
|
|
SUBDIR += pspp
|
2012-01-26 20:18:32 +00:00
|
|
|
SUBDIR += pure-mpfr
|
2011-10-15 19:36:40 +00:00
|
|
|
SUBDIR += pure-rational
|
2014-11-28 09:21:56 +00:00
|
|
|
SUBDIR += py-altgraph
|
Another Python Graph Library is a simple, fast and easy to use graph library
with some machine learning features. The main features are as follows:
* Directed, undirected and multigraphs designed under a hierarchical
class structure
* Sparse and Dense graph structures using numpy and scipy for fast linear
algebra computations
* Many operations on graphs such as subgraphs, search, Floyd-Warshall,
Dijkstras algorithm
* Erdos-Renyi, Small-World and Albert-Barabasi random graphs
* Write to Pajek, and simple CSV files
* Some machine learning features - data preprocessing, kernels, PCA, KCCA,
wrappers for LibSVM, and some mlpy learning algorithms
* Unit tested using the Python unittest framework
WWW: http://packages.python.org/apgl/
2010-10-28 13:20:08 +00:00
|
|
|
SUBDIR += py-apgl
|
2006-10-31 03:03:42 +00:00
|
|
|
SUBDIR += py-basemap
|
2006-12-24 09:31:31 +00:00
|
|
|
SUBDIR += py-basemap-data
|
2015-07-14 19:53:38 +00:00
|
|
|
SUBDIR += py-bitmath
|
2006-12-27 19:55:22 +00:00
|
|
|
SUBDIR += py-bitvector
|
2013-12-08 14:19:34 +00:00
|
|
|
SUBDIR += py-bottleneck
|
2015-07-15 17:35:02 +00:00
|
|
|
SUBDIR += py-colormath
|
2015-05-05 21:54:29 +00:00
|
|
|
SUBDIR += py-cryptominisat
|
2013-12-18 11:12:40 +00:00
|
|
|
SUBDIR += py-fastcluster
|
2012-04-12 19:33:50 +00:00
|
|
|
SUBDIR += py-ffc
|
2012-04-15 09:57:10 +00:00
|
|
|
SUBDIR += py-fiat
|
2003-10-07 20:00:53 +00:00
|
|
|
SUBDIR += py-fpconst
|
2001-09-03 10:45:18 +00:00
|
|
|
SUBDIR += py-gato
|
2008-07-18 13:15:24 +00:00
|
|
|
SUBDIR += py-gmpy
|
2000-07-03 16:26:56 +00:00
|
|
|
SUBDIR += py-gnuplot
|
2013-06-22 09:00:50 +00:00
|
|
|
SUBDIR += py-graphillion
|
2002-02-15 06:47:13 +00:00
|
|
|
SUBDIR += py-gsl
|
2006-12-21 19:57:35 +00:00
|
|
|
SUBDIR += py-igraph
|
2008-06-27 11:40:56 +00:00
|
|
|
SUBDIR += py-mathdom
|
2004-08-04 03:33:57 +00:00
|
|
|
SUBDIR += py-matplotlib
|
2008-10-19 13:50:08 +00:00
|
|
|
SUBDIR += py-mpmath
|
2013-02-15 02:53:43 +00:00
|
|
|
SUBDIR += py-munkres
|
2008-06-15 21:16:01 +00:00
|
|
|
SUBDIR += py-networkx
|
2002-06-27 12:40:39 +00:00
|
|
|
SUBDIR += py-numarray
|
2001-05-02 11:39:53 +00:00
|
|
|
SUBDIR += py-numeric
|
2010-07-05 08:18:12 +00:00
|
|
|
SUBDIR += py-numexpr
|
2006-09-01 18:14:17 +00:00
|
|
|
SUBDIR += py-numpy
|
2011-06-03 08:10:38 +00:00
|
|
|
SUBDIR += py-nzmath
|
2012-08-16 14:57:27 +00:00
|
|
|
SUBDIR += py-pandas
|
2013-11-11 20:32:09 +00:00
|
|
|
SUBDIR += py-patsy
|
2008-10-05 13:32:34 +00:00
|
|
|
SUBDIR += py-plastex
|
2002-10-12 13:23:58 +00:00
|
|
|
SUBDIR += py-probstat
|
2011-02-20 10:04:42 +00:00
|
|
|
SUBDIR += py-pybloom
|
2014-08-25 11:10:03 +00:00
|
|
|
SUBDIR += py-pycosat
|
2014-10-23 14:03:56 +00:00
|
|
|
SUBDIR += py-pyfst
|
2008-12-14 10:37:39 +00:00
|
|
|
SUBDIR += py-pymc
|
2011-10-28 09:14:20 +00:00
|
|
|
SUBDIR += py-roman
|
1999-07-30 14:17:24 +00:00
|
|
|
SUBDIR += py-scientific
|
math/py-statsmodels: Complement to SciPy for statistical computations
Statsmodels is a Python package that provides a complement to scipy for
statistical computations including descriptive statistics and estimation and
inference for statistical models.
Main Features:
* linear regression models: GLS (including WLS and LS aith AR errors) and OLS.
* glm: Generalized linear models with support for all of the one-parameter
exponential family distributions.
* discrete: regression with discrete dependent variables, including Logit,
Probit, MNLogit, Poisson, based on maximum likelihood estimators
* rlm: Robust linear models with support for several M-estimators.
* tsa: models for time series analysis - univariate: AR, ARIMA; multivariate:
VAR and structural VAR
* nonparametric: (Univariate) kernel density estimators
* datasets: Datasets to be distributed and used for examples and in testing.
* stats: a wide range of statistical tests, diagnostics and specification tests
* iolib: Tools for reading Stata .dta files into numpy arrays, printing table
output to ascii, latex, and html
* miscellaneous models
* sandbox: statsmodels contains a sandbox folder with code in various stages of
* developement and testing which is not considered "production ready", including
Mixed models, GARCH and GMM estimators, kernel regression, panel data models.
WWW: https://www.github.com/statsmodels/statsmodels
PR: ports/183932
Submitted by: Johannes Jost Meixner <xmj chaot.net>
2013-11-22 12:40:09 +00:00
|
|
|
SUBDIR += py-statsmodels
|
2009-05-23 14:36:24 +00:00
|
|
|
SUBDIR += py-svgmath
|
2008-09-27 18:50:12 +00:00
|
|
|
SUBDIR += py-symeig
|
2008-08-11 22:14:50 +00:00
|
|
|
SUBDIR += py-sympy
|
2015-03-06 09:47:51 +00:00
|
|
|
SUBDIR += py-theano
|
2012-04-14 19:25:33 +00:00
|
|
|
SUBDIR += py-ufl
|
2012-04-14 19:27:42 +00:00
|
|
|
SUBDIR += py-viper
|
2005-01-29 18:09:49 +00:00
|
|
|
SUBDIR += qalculate
|
2007-03-27 02:36:33 +00:00
|
|
|
SUBDIR += qd
|
2004-04-28 22:27:59 +00:00
|
|
|
SUBDIR += qhull
|
2011-10-03 03:21:42 +00:00
|
|
|
SUBDIR += qhull5
|
2009-08-06 03:38:13 +00:00
|
|
|
SUBDIR += qrupdate
|
2005-05-14 10:09:05 +00:00
|
|
|
SUBDIR += qtiplot
|
2006-09-10 08:04:15 +00:00
|
|
|
SUBDIR += qtiplot-doc
|
2009-02-18 18:01:40 +00:00
|
|
|
SUBDIR += qtoctave
|
2007-06-15 09:42:02 +00:00
|
|
|
SUBDIR += qwtplot3d-qt4
|
2011-07-28 09:49:59 +00:00
|
|
|
SUBDIR += randlib
|
2008-02-09 01:59:37 +00:00
|
|
|
SUBDIR += rapid
|
2014-02-18 22:16:33 +00:00
|
|
|
SUBDIR += reduce
|
2005-06-29 15:04:22 +00:00
|
|
|
SUBDIR += reed-solomon
|
2008-11-15 21:46:12 +00:00
|
|
|
SUBDIR += rngstreams
|
2011-10-17 00:03:42 +00:00
|
|
|
SUBDIR += rocs
|
2010-01-31 10:28:11 +00:00
|
|
|
SUBDIR += rpcalc
|
2003-10-31 01:47:04 +00:00
|
|
|
SUBDIR += rpy
|
2010-06-27 03:02:25 +00:00
|
|
|
SUBDIR += rpy2
|
2001-05-08 11:13:59 +00:00
|
|
|
SUBDIR += ruby-algebra
|
2015-05-08 13:41:12 +00:00
|
|
|
SUBDIR += rubygem-expression_parser
|
2014-09-14 14:47:11 +00:00
|
|
|
SUBDIR += rubygem-fftw3
|
2014-03-25 20:20:23 +00:00
|
|
|
SUBDIR += rubygem-narray
|
2014-03-25 20:34:09 +00:00
|
|
|
SUBDIR += rubygem-narray_miss
|
2014-06-05 09:31:38 +00:00
|
|
|
SUBDIR += rubygem-numru-misc
|
2014-06-05 09:20:03 +00:00
|
|
|
SUBDIR += rubygem-numru-units
|
2015-01-29 09:03:53 +00:00
|
|
|
SUBDIR += rubygem-rb-gsl
|
2009-11-17 09:12:08 +00:00
|
|
|
SUBDIR += saga
|
2012-01-24 23:55:01 +00:00
|
|
|
SUBDIR += sage
|
2009-01-09 09:42:42 +00:00
|
|
|
SUBDIR += sc
|
2003-05-05 03:33:39 +00:00
|
|
|
SUBDIR += scalapack
|
2001-09-21 05:51:47 +00:00
|
|
|
SUBDIR += scilab
|
2007-09-28 02:53:51 +00:00
|
|
|
SUBDIR += scilab-toolbox-sivp
|
2006-06-16 21:19:57 +00:00
|
|
|
SUBDIR += scilab-toolbox-swt
|
2003-10-04 04:21:13 +00:00
|
|
|
SUBDIR += sdpa
|
2004-03-18 12:20:30 +00:00
|
|
|
SUBDIR += sdpara
|
2013-08-15 23:01:27 +00:00
|
|
|
SUBDIR += sfft
|
2014-07-07 12:05:05 +00:00
|
|
|
SUBDIR += sfst
|
2005-06-29 16:00:29 +00:00
|
|
|
SUBDIR += simd-viterbi
|
2011-12-28 06:01:49 +00:00
|
|
|
SUBDIR += slatec
|
2007-08-30 17:28:27 +00:00
|
|
|
SUBDIR += slgrace
|
1999-04-03 01:05:11 +00:00
|
|
|
SUBDIR += snns
|
2001-06-24 23:45:35 +00:00
|
|
|
SUBDIR += solitaire
|
2001-06-01 03:47:52 +00:00
|
|
|
SUBDIR += spar
|
2012-01-05 21:15:43 +00:00
|
|
|
SUBDIR += spblas
|
2007-08-14 13:34:10 +00:00
|
|
|
SUBDIR += speedcrunch
|
2003-05-05 01:37:11 +00:00
|
|
|
SUBDIR += spooles
|
2003-05-05 01:38:17 +00:00
|
|
|
SUBDIR += spooles-mpich
|
2008-06-19 01:52:25 +00:00
|
|
|
SUBDIR += stp
|
2006-10-06 03:53:42 +00:00
|
|
|
SUBDIR += suitesparse
|
1998-08-09 23:55:27 +00:00
|
|
|
SUBDIR += superlu
|
2003-07-12 03:11:47 +00:00
|
|
|
SUBDIR += superlu_mt
|
2001-04-23 16:52:21 +00:00
|
|
|
SUBDIR += surf
|
2005-11-21 08:10:17 +00:00
|
|
|
SUBDIR += tablix
|
2004-01-03 10:27:38 +00:00
|
|
|
SUBDIR += taucs
|
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
|
|
|
SUBDIR += testu01
|
2006-01-15 01:43:25 +00:00
|
|
|
SUBDIR += tetgen
|
2008-03-13 12:47:53 +00:00
|
|
|
SUBDIR += timbl
|
2005-08-29 14:40:22 +00:00
|
|
|
SUBDIR += tomsfastmath
|
1999-11-01 02:27:31 +00:00
|
|
|
SUBDIR += topaz
|
2004-11-15 22:51:06 +00:00
|
|
|
SUBDIR += triangle
|
2011-10-06 15:32:02 +00:00
|
|
|
SUBDIR += trlan
|
2006-07-10 21:45:29 +00:00
|
|
|
SUBDIR += truthtable
|
2002-07-25 08:12:48 +00:00
|
|
|
SUBDIR += tvmet
|
2012-05-07 06:55:22 +00:00
|
|
|
SUBDIR += ufc
|
2006-05-05 09:13:30 +00:00
|
|
|
SUBDIR += ump
|
2001-11-03 07:08:49 +00:00
|
|
|
SUBDIR += units
|
2008-11-15 21:48:19 +00:00
|
|
|
SUBDIR += unuran
|
2015-01-15 13:00:58 +00:00
|
|
|
SUBDIR += vowpal_wabbit
|
2008-01-10 11:05:27 +00:00
|
|
|
SUBDIR += vtk5
|
2013-03-01 09:52:47 +00:00
|
|
|
SUBDIR += vtk5-data
|
2014-01-08 17:18:41 +00:00
|
|
|
SUBDIR += vtk6
|
Wcalc is a powerful arbitrary-precision calculator. It has standard functions
(sin, asinh, logtwo, floor, etc), many pre-defined constants (pi, e, c, etc.),
variables, "active" variables, command history, and hex/octal/binary i/o,
conversions, and more.
WWW: http://w-calc.sourceforge.net/
-Amarendra Godbole
amarendra.godbole@gmail.com
PR: ports/112106
Submitted by: Amarendra Godbole <amarendra.godbole at gmail.com>
2007-04-26 20:05:22 +00:00
|
|
|
SUBDIR += wcalc
|
2005-02-09 21:51:33 +00:00
|
|
|
SUBDIR += wfmath
|
Add two new math ports: why3 and why3-gpl
The primary motivation for adding why3 is to support the upcoming SPARK
2014 port. However, SPARK 2014 requires a custom version. In time the
customizations should make it upstream, but currently the stock version
cannot be used to build SPARK. They are also licensed differently (LGPL2
for stock, GPLv3 for SPARK version).
Rather than force people that find why3 useful on their own to accept a
custom version, both are offered although they currently conflict.
Why3 has optional dependencies on coq, isabelle, and frama-c, and all
three have issus:
* coq rebuilds its libraries in $LOCALBASE, could be issue with coq
* isabella currently has a broken dependency (sjsml) and only for i386
when it's not. Updating to 2013-2 version failed, as did trying to
build it with polyml instead of sjsml
* frama-c is fine, but the plugin code in why3 is still experimental
and upstream recommends that it not be used.
==============================================================
Why3 is a platform for deductive program verification. It provides a rich
language for specification and programming, called WhyML, and relies on
external theorem provers, both automated and interactive, to discharge
verification conditions. Why3 comes with a standard library of logical
theories (integer and real arithmetic, Boolean operations, sets and maps,
etc.) and basic programming data structures (arrays, queues, hash tables,
etc.). A user can write WhyML programs directly and get correct-by-
construction OCaml programs through an automated extraction mechanism.
WhyML is also used as an intermediate language for the verification of C,
Java, or Ada programs.
Why3 is a complete reimplementation of the former Why platform. Among the
new features are: numerous extensions to the input language, a new
architecture for calling external provers, and a well-designed API,
allowing to use Why3 as a software library. An important emphasis is put
on modularity and genericity, giving the end user a possibility to easily
reuse Why3 formalizations or to add support for a new external prover if
wanted.
2014-06-04 19:22:33 +00:00
|
|
|
SUBDIR += why3
|
|
|
|
SUBDIR += why3-gpl
|
2000-09-07 05:19:33 +00:00
|
|
|
SUBDIR += wingz3
|
2005-07-14 10:54:10 +00:00
|
|
|
SUBDIR += wxMaxima
|
2010-08-21 16:04:45 +00:00
|
|
|
SUBDIR += x12arima
|
2012-01-06 10:50:11 +00:00
|
|
|
SUBDIR += xblas
|
2001-12-19 04:06:09 +00:00
|
|
|
SUBDIR += xgobi
|
1995-10-03 11:45:15 +00:00
|
|
|
SUBDIR += xgraph
|
2012-01-23 01:59:16 +00:00
|
|
|
SUBDIR += xlapack
|
1998-04-27 05:28:14 +00:00
|
|
|
SUBDIR += xldlas
|
1997-03-06 01:23:46 +00:00
|
|
|
SUBDIR += xplot
|
2004-12-06 23:08:46 +00:00
|
|
|
SUBDIR += xppaut
|
1995-10-03 11:45:15 +00:00
|
|
|
SUBDIR += xspread
|
2001-09-21 05:51:47 +00:00
|
|
|
SUBDIR += yacas
|
2015-09-22 15:43:18 +00:00
|
|
|
SUBDIR += z3
|
1994-10-06 01:16:49 +00:00
|
|
|
|
|
|
|
.include <bsd.port.subdir.mk>
|