aboutsummaryrefslogtreecommitdiff
path: root/math
Commit message (Collapse)AuthorAgeFilesLines
* - Support stagingDmitry Marakasov2013-11-283-180/+16
| | | | | | | | - Use new LIB_DEPENDS syntax - Fix build on 10.x Notes: svn path=/head/; revision=335076
* Add stage support to Mk/bsd.cran.mk and all USE_R_MOD ports (aka R-cran-*).David Naylor2013-11-2737-37/+0
| | | | | | | | | | | | Since this patch converts all affected ports, bsd.cran.mk no longer supports NO_STAGE and errors out if NO_STAGE is set. Exp-run: ports/184216 Reviewed by: bdrewery Approved by: portsmgr, wen Notes: svn path=/head/; revision=335044
* - Update to 1.0.1.Stephen Montgomery-Smith2013-11-262-4/+3
| | | | Notes: svn path=/head/; revision=334914
* Stage support for non-IGNORED pear classesAntoine Brodin2013-11-252-2/+0
| | | | | | | | Tested by: poudriere Approved by: portmgr (bapt) Notes: svn path=/head/; revision=334871
* - Fix package name collisionNicola Vitale2013-11-231-1/+1
| | | | Notes: svn path=/head/; revision=334676
* Say hello to Mate 1.6.Koop Mast2013-11-236-0/+287
| | | | | | | | | | | | | | | | | | | | | Mate is a lite desktop forked from gnome2. Most of the work is done by Jeremy Messenger (mezz@). The only thing I did was update a few ports to later 1.6 release and attempting to keep up with ports infra changes. Resulting bugs are all mine. Mate is a sort of replacement for Gnome 2. So people wanting to keep a Gnome 2 like desktop should switch. Gnome 2 will be replaced by Gnome 3 in the near future. This switch will be announce with a transition time so people have more time to switch if they haven't already. This release was made possible by everyone that send friendly pokes to keep mate on my mind. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=334661
* - Update to 0.3.920.3TAKATSU Tomonari2013-11-232-4/+3
| | | | Notes: svn path=/head/; revision=334643
* - Update to 0.5-68TAKATSU Tomonari2013-11-232-4/+3
| | | | Notes: svn path=/head/; revision=334641
* - Update to 0.6.6TAKATSU Tomonari2013-11-232-4/+3
| | | | Notes: svn path=/head/; revision=334638
* Use a versioned name for metis4, to help some tools to distinguish it from metisBrendan Fabeny2013-11-223-4/+4
| | | | Notes: svn path=/head/; revision=334607
* - Respect upstream naming: rename math/p5-MatrixReal to math/p5-Math-MatrixRealSunpoet Po-Chuan Hsieh2013-11-226-6/+7
| | | | | | | | | | | - Bump PORTREVISION for math/p5-MatrixReal PORTNAME/path change - While I'm here: - Remove unnecessary DISTNAME and MASTER_SITE_SUBDIR - Add LICENSE - Sort *_DEPENDS Notes: svn path=/head/; revision=334605
* math/py-pandas: stagify and add a run dependencyWilliam Grzybowski2013-11-223-643/+4
| | | | | | | | PR: ports/184096 Submitted by: maintainer Notes: svn path=/head/; revision=334585
* math/py-statsmodels: Complement to SciPy for statistical computationsWilliam Grzybowski2013-11-225-0/+2208
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=334582
* - Update to 2.10Frederic Culot2013-11-222-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Math-MatrixReal/CHANGES Notes: svn path=/head/; revision=334557
* Fix pkgname collision by renaming to fbm-mathBaptiste Daroussin2013-11-221-1/+3
| | | | | | | While here deprecate, it is not supported upstream, not maintained, not depended on Notes: svn path=/head/; revision=334550
* - Remove now needless qmake_build from USE_QT4Max Brazhnikov2013-11-212-7/+6
| | | | | | | | - Get rid of QMAKEFLAGS - Convert to USES=dos2unix Notes: svn path=/head/; revision=334497
* - Update WWW:Sunpoet Po-Chuan Hsieh2013-11-204-4/+4
| | | | | | | | | | | - http://cheeseshop.python.org/ -> https://pypi.python.org/ - http://pypi.python.org/ -> https://pypi.python.org/ With hat: python Approved by: bapt (portmgr) Notes: svn path=/head/; revision=334452
* Update to 3.1.4Brendan Fabeny2013-11-202-9/+17
| | | | Notes: svn path=/head/; revision=334433
* Update to 5.31.3Brendan Fabeny2013-11-202-3/+3
| | | | Notes: svn path=/head/; revision=334405
* Update to 1.9.13Brendan Fabeny2013-11-205-27/+57
| | | | Notes: svn path=/head/; revision=334399
* Update math/R-cran-gss to 2.0.16.David Naylor2013-11-182-4/+3
| | | | | | | | | | ChangeLog: * R: i) Bug fix in survexp.sshzd. ii) Modified default values of qdsz.depth in ssden. * man: i) Updated references. ii) Added note in ssden.Rd. Notes: svn path=/head/; revision=334230
* Use new USES=dos2unixMathieu Arnold2013-11-181-2/+1
| | | | Notes: svn path=/head/; revision=334223
* math/mingw32-libgmp: Fix breakage on F10John Marino2013-11-181-0/+1
| | | | | | | | PR: ports/183576 Approved by: maintainer timeout Notes: svn path=/head/; revision=334163
* Remove vtk 4 which is EOLed upstream and missing in the previousBaptiste Daroussin2013-11-177-320/+0
| | | | | | | | | vtk cleanup (it has been disconnected from the build already) Reported by: linimon Notes: svn path=/head/; revision=334058
* - Add pkgnamesuffix of -math. to avoid pkgname collision with graphics/sage.Stephen Montgomery-Smith2013-11-161-0/+1
| | | | | | | | Noticed by: portmgr Reference: http://blogs.freebsdish.org/portmgr/2013/10/03/package-name-collisions/ Notes: svn path=/head/; revision=334003
* - Update from 1.7.1 to 1.7.2Danilo Egea Gondolfo2013-11-162-3/+3
| | | | Notes: svn path=/head/; revision=334000
* - Update to 1.0.9.Stephen Montgomery-Smith2013-11-152-4/+3
| | | | Notes: svn path=/head/; revision=333908
* - Update to 1.2.6.Stephen Montgomery-Smith2013-11-152-3/+3
| | | | Notes: svn path=/head/; revision=333907
* - Update to 1.1.3.Stephen Montgomery-Smith2013-11-152-4/+3
| | | | Notes: svn path=/head/; revision=333906
* - Update to 1.2.5.Stephen Montgomery-Smith2013-11-152-3/+3
| | | | Notes: svn path=/head/; revision=333905
* - Try to fix build with USE_GCC, anyway, cvc4 is out and would be ported laterLi-Wen Hsu2013-11-131-0/+1
| | | | Notes: svn path=/head/; revision=333703
* - Bump PORTREVISIONDanilo Egea Gondolfo2013-11-131-0/+1
| | | | | | | Reported by: mat Notes: svn path=/head/; revision=333687
* - Fix symlink pathDanilo Egea Gondolfo2013-11-131-4/+2
| | | | | | | Reported by: antoine Notes: svn path=/head/; revision=333684
* Update math/R to 3.0.2 patched r64207 and math/R-cran-SuppDists to 1.1-9.1;Brendan Fabeny2013-11-1348-2911/+156
| | | | | | | | | adjust dependent ports Reviewed by: pfg, thierry, tota Notes: svn path=/head/; revision=333659
* Ensure that libmissing functions can replace imprecise base system variants ↵Brendan Fabeny2013-11-131-1/+5
| | | | | | | | | -- thanks to kib for implementing the necessary rtld support Notes: svn path=/head/; revision=333636
* math/py-patsy: Python package for statistical models and design matricesWilliam Grzybowski2013-11-115-0/+66
| | | | | | | | | | | | | | Patsy is a Python library for describing statistical models (especially linear models, or models that have a linear component) and building design matrices. Patsy brings the convenience of R "formulas" to Python. WWW: https://www.github.com/pydata/patsy PR: ports/183870 Submitted by: Johannes Jost Meixner <xmj chaot.net> Notes: svn path=/head/; revision=333533
* - Update to 1.06Sunpoet Po-Chuan Hsieh2013-11-112-4/+7
| | | | | | | | | | - Add LICENSE - Take maintainership Changes: http://search.cpan.org/dist/Math-Interpolate/CHANGES Notes: svn path=/head/; revision=333505
* - Remove leading article from COMMENTNicola Vitale2013-11-104-19/+21
| | | | | | | | | | | | - Add LICENSE (GPLv2) - Use new syntax in LIB_DEPENDS - Add support for staging - Add option DOCS - Fix build with any compiler - Fix WWW line and remove Author from pkg-descr Notes: svn path=/head/; revision=333455
* Support stagingRaphael Kubo da Costa2013-11-101-1/+0
| | | | | | | Submitted by: Schaich Alonso <alonsochaich@fastmail.fm> Notes: svn path=/head/; revision=333416
* - Update to 1.2.4.Stephen Montgomery-Smith2013-11-072-4/+3
| | | | Notes: svn path=/head/; revision=333062
* - Update GDCM_MAJ because of update to devel/gdcm.Stephen Montgomery-Smith2013-11-071-2/+2
| | | | | | | - Bump portrevision. Notes: svn path=/head/; revision=333061
* Update to 0.57.Xin LI2013-11-064-10/+43
| | | | | | | | | PR: ports/179390 Submitted by: nemysis Approved by: maintainer Notes: svn path=/head/; revision=333045
* - Fix build with Tcl 8.6Pietro Cerutti2013-11-066-72/+144
| | | | | | | | | | | - Take maintainership (tcltk@FreeBSD.org) - Add LICENSE - Switch to USES+=gmake tcl - Add regression-test target - STAGE-clean Notes: svn path=/head/; revision=332997
* Disable the PDF option as it pulls in a dependency on pdflib which isTijl Coosemans2013-11-051-2/+2
| | | | | | | | | | marked RESTRICTED. This allows building packages for gnuplot and all ports that depend on it (over a 100, mostly math/octave related). Approved by: glewis (maintainer) Notes: svn path=/head/; revision=332875
* Convert to staging, add missing includes.Christian Weisgerber2013-11-059-12/+81
| | | | Notes: svn path=/head/; revision=332860
* Pet portlint.Dmitry Sivachenko2013-11-051-1/+1
| | | | Notes: svn path=/head/; revision=332827
* Update to version 0.9.4.6.Dmitry Sivachenko2013-11-052-5/+5
| | | | Notes: svn path=/head/; revision=332826
* Support STAGEDIR.Vanilla I. Shu2013-11-05168-484/+331
| | | | Notes: svn path=/head/; revision=332813
* math/ggobi: allow stagingWilliam Grzybowski2013-11-041-6/+2
| | | | | | | | PR: ports/183607 Submitted by: maintainer Notes: svn path=/head/; revision=332750
* Mark as NO_STAGEBaptiste Daroussin2013-11-041-0/+2
| | | | | | | | | Somehow this port managed to not be touched during the NO_STAGE sweep. Reported by: marino Notes: svn path=/head/; revision=332670