aboutsummaryrefslogtreecommitdiff
path: root/math
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.3.810.2TAKATSU Tomonari2013-05-082-3/+3
| | | | Notes: svn path=/head/; revision=317660
* Convert from USE_READLINE to USES=readlineBaptiste Daroussin2013-05-061-1/+1
| | | | Notes: svn path=/head/; revision=317553
* - Fix build problem with graphics/graphviz already installed [1]Greg Larkin2013-05-062-8/+13
| | | | | | | | | | | - Trim Makefile header [1] - Use DOCSDIR in pkg-plist PR: ports/178185 Submitted by: Rainer Hurling <rhurlin@gwdg.de> (maintainer) [1] Notes: svn path=/head/; revision=317538
* Update math/R-cran-car to 2.0-17.David Naylor2013-05-062-4/+3
| | | | | | | | | | | | | | | | | | ChangeLog: o Add a variable to AMSsurvey. o Fix to residualPlots to compute lack of fit tests with missing values and glms. o Fix to residualPlots with a 0/1 variable not declared a factor. o Boxplot() now works properly with at argument passed to boxplot() via ... (contribution of Steve Ellison). o qqPlot.lm() now works with "aov" objects (fixing problem reported by Thomas Burk). o Small fixes to code and docs. Approved by: eadler,bdrewery (mentors, implicit) Notes: svn path=/head/; revision=317535
* update lang/sbcl to 1.1.7, and adjust dependent portsBrendan Fabeny2013-05-064-2/+4
| | | | Notes: svn path=/head/; revision=317524
* - Update to 4.04TAKATSU Tomonari2013-05-062-3/+3
| | | | Notes: svn path=/head/; revision=317522
* - Add missing dependenciesTAKATSU Tomonari2013-05-061-2/+5
| | | | Notes: svn path=/head/; revision=317516
* Update to 2.67.Anton Berezin2013-05-062-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Math-Polynomial-Solve/Changes Notes: svn path=/head/; revision=317486
* - Add new port: math/R-cran-RcppArmadilloTAKATSU Tomonari2013-05-064-0/+27
| | | | | | | | | | RcppArmadillo provides an interface from R to and from Armadillo by utilising the Rcpp R/C++ interface library. WWW: http://cran.r-project.org/web/packages/RcppArmadillo/ Notes: svn path=/head/; revision=317461
* - Add new port: math/R-cran-fracdiffTAKATSU Tomonari2013-05-064-0/+26
| | | | | | | | | | | Maximum likelihood estimation of the parameters of a fractionally differenced ARIMA(p,d,q) model (Haslett and Raftery, Appl.Statistics, 1989). WWW: http://cran.r-project.org/web/packages/fracdiff/ Notes: svn path=/head/; revision=317459
* -Add new port: math/R-cran-forecastTAKATSU Tomonari2013-05-064-0/+29
| | | | | | | | | | | Methods and tools for displaying and analysing univariate time series forecasts including exponential smoothing via state space models and automatic ARIMA modelling. WWW: http://cran.r-project.org/web/packages/forecast/ Notes: svn path=/head/; revision=317458
* - Add new port: math/R-cran-ChangeAnomalyDetectionTAKATSU Tomonari2013-05-064-0/+27
| | | | | | | | | | It is a R package for the detection of the point of a sharp turn of the behavior of the time series. WWW: http://cran.r-project.org/web/packages/ChangeAnomalyDetection/ Notes: svn path=/head/; revision=317457
* Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetexHiroki Sato2013-05-069-15/+13
| | | | | | | instead to make migration to TeXLive easier. Notes: svn path=/head/; revision=317455
* Add new port math/R-cran-gss (2.0-13).David Naylor2013-05-054-0/+25
| | | | | | | | | | | There is an existing port (finance/gss) with possible distfile conflict however upstream is not actively maintained and CRAN packages have a slightly different naming scheme making a future distfiles conflict unlikely. Approved by: eadler,bdrewery (mentors, implicit) Notes: svn path=/head/; revision=317429
* - When DISABLE_MAKE_JOBS or MAKE_JOBS_UNSAFE is set, also setBryan Drewery2013-05-042-7/+2
| | | | | | | | | | | | | | | MAKE_JOBS_NUMBER to 1. This makes it safe to do -j${MAKE_JOBS_NUMBER} without any extra logic. - Cleanup ports working around the empty MAKE_JOBS_NUMBER - This also fixes several ports that were expecting MAKE_JOBS_NUMBER to always have a number Reviewed by: bapt Spotted by: John Marino <draco@marino.st> With hat: portmgr Notes: svn path=/head/; revision=317320
* Mark as broken: does not fetchBaptiste Daroussin2013-05-041-0/+1
| | | | Notes: svn path=/head/; revision=317319
* - Update to 1.3-3TAKATSU Tomonari2013-05-032-3/+3
| | | | Notes: svn path=/head/; revision=317216
* Respect MAKEBryan Drewery2013-05-031-1/+1
| | | | Notes: svn path=/head/; revision=317203
* Please bmake(1)Baptiste Daroussin2013-05-021-1/+1
| | | | Notes: svn path=/head/; revision=317164
* Please bmake(1)Baptiste Daroussin2013-05-021-1/+1
| | | | Notes: svn path=/head/; revision=317161
* - Convert USE_ICONV=yes to USES=iconv again, because accidentally revertedStephen Montgomery-Smith2013-05-021-1/+1
| | | | | | | | | this change in update to 5.9. Pointed out by: bsd-src@helfman.org and bapt@. Notes: svn path=/head/; revision=317100
* - Update to 5.9.Stephen Montgomery-Smith2013-05-0211-54/+113
| | | | Notes: svn path=/head/; revision=317071
* - Update to 2.1Sunpoet Po-Chuan Hsieh2013-05-012-3/+3
| | | | | | | Changes: http://code.google.com/p/numexpr/wiki/ReleaseNotes Notes: svn path=/head/; revision=317046
* - Update to 1.5.5Wen Heping2013-05-012-4/+3
| | | | Notes: svn path=/head/; revision=317028
* - Update to 1.0.9Wen Heping2013-05-012-3/+3
| | | | Notes: svn path=/head/; revision=317009
* Update coq to 8.4.2Johan van Selst2013-04-302-4/+3
| | | | Notes: svn path=/head/; revision=316937
* - Update to 1.3.7.Stephen Montgomery-Smith2013-04-292-5/+4
| | | | Notes: svn path=/head/; revision=316848
* Update to 2.1.2. No user-visible changes.Christian Weisgerber2013-04-293-13/+16
| | | | Notes: svn path=/head/; revision=316826
* Rely on bsdtar to autodetermine the format of the distfiles when possibleBaptiste Daroussin2013-04-291-5/+3
| | | | | | | | | | For a while now bsdtar is able to autotermine compression and archive format. Let's then use tar directly instead of piping to tar. Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format Notes: svn path=/head/; revision=316786
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-277-10/+7
| | | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: zeising Notes: svn path=/head/; revision=316662
* - Update to 2.2Martin Wilke2013-04-263-7/+11
| | | | | | | | PR: 177769 Submitted by: maintainer Notes: svn path=/head/; revision=316605
* - Convert USE_GETTEXT to USES (part 4)Alex Kozlov2013-04-265-7/+5
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316596
* - Update to 1.2Martin Wilke2013-04-263-24/+72
| | | | | | | | PR: 177768 Submitted by: maintainer Notes: svn path=/head/; revision=316583
* More formatting fixesEitan Adler2013-04-251-1/+1
| | | | | | | Reported by: danfe Notes: svn path=/head/; revision=316492
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-2411-11/+11
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* Fix formatting of WWW line for my portsEitan Adler2013-04-241-1/+1
| | | | Notes: svn path=/head/; revision=316449
* - Convert USE_GETTEXT to USES (part 1)Alex Kozlov2013-04-242-4/+2
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316407
* Finish converting the whole ports tree to USES=pkgconfigBaptiste Daroussin2013-04-236-14/+7
| | | | Notes: svn path=/head/; revision=316355
* Remove bogus use of NO_INSTALL_MANPAGESEitan Adler2013-04-231-4/+0
| | | | | | | Reviewed by: wxs Notes: svn path=/head/; revision=316302
* update to 5.1.0Brendan Fabeny2013-04-222-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=316240
* Reassign skv@ ports to the heapBaptiste Daroussin2013-04-221-6/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=316230
* Reassign p5-* ports from skv to perl@Baptiste Daroussin2013-04-221-6/+2
| | | | | | | | | While here trim headers Feature safe: yes Notes: svn path=/head/; revision=316227
* - Update to 4.2.31.0Nicola Vitale2013-04-214-13/+11
| | | | | | | | | | | | - Add LICENSE (GeoGebra Non-Commercial License Agreement) - USES desktop-file-utils, shared-mime-info - Remove files/patch-geogebra.desktop - Update WWW URL in pkg-descr Feature safe: yes Notes: svn path=/head/; revision=316214
* - Update to 4.2.31.0Nicola Vitale2013-04-212-21/+42
| | | | | | | | | | | | - Add LICENSE (GeoGebra Non-Commercial License Agreement) - USES desktop-file-utils, shared-mime-info - Remove files/patch-geogebra.desktop - Update WWW URL in pkg-descr Feature safe: yes Notes: svn path=/head/; revision=316213
* . Update to 4.6.3.Greg Lewis2013-04-213-10/+11
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=316191
* update to 1.9.12Brendan Fabeny2013-04-216-154/+42
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=316182
* - Update to 1.19Bryan Drewery2013-04-212-3/+3
| | | | | | | | | PR: ports/177976 Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=316181
* - Update to 1.3-2TAKATSU Tomonari2013-04-203-4/+4
| | | | | | | | | - Update pkg-descr Feature safe: yes Notes: svn path=/head/; revision=316167
* Update math/R-cran-quadprog to 1.5-5David Naylor2013-04-202-4/+3
| | | | | | | | | | | | ChangeLog: * src/util.f: Changed declaration of arrays in subroutine to avoid faults if R is running with array bound checks. Approved by: bdrewery (mentor) Feature safe: yes Notes: svn path=/head/; revision=316132
* - Update to 0.0-22TAKATSU Tomonari2013-04-192-4/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=316121