aboutsummaryrefslogtreecommitdiff
path: root/graphics/R-cran-dygraphs
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-0/+1
| | | | | | | | | | | | | | | | | | defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590 Notes: svn path=/head/; revision=487272
* - Update to 1.1.1.6TAKATSU Tomonari2018-07-132-4/+4
| | | | Notes: svn path=/head/; revision=474578
* - Update to 1.1.1.5TAKATSU Tomonari2018-07-022-5/+4
| | | | Notes: svn path=/head/; revision=473714
* Bump PORTREVISIONs of all users of math/mpc that we just updated toGerald Pfeifer2018-03-101-0/+1
| | | | | | | version 1.1.0 (via revision 464079). Notes: svn path=/head/; revision=464084
* - Update to 1.1.1.4TAKATSU Tomonari2017-05-072-4/+4
| | | | Notes: svn path=/head/; revision=440308
* - Update to 1.1.1.3TAKATSU Tomonari2016-12-042-4/+4
| | | | Notes: svn path=/head/; revision=427757
* - Update to 1.1.1.2TAKATSU Tomonari2016-09-172-4/+4
| | | | Notes: svn path=/head/; revision=422308
* - Update to 1.1.1-1TAKATSU Tomonari2016-08-092-5/+5
| | | | Notes: svn path=/head/; revision=419899
* - Update to 1.1.1.0TAKATSU Tomonari2016-08-022-5/+9
| | | | Notes: svn path=/head/; revision=419469
* - Update to 0.9TAKATSU Tomonari2016-04-292-3/+3
| | | | Notes: svn path=/head/; revision=414257
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-4/+4
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* - Update to 0.8TAKATSU Tomonari2016-03-112-3/+3
| | | | Notes: svn path=/head/; revision=410817
* - Update to 0.7TAKATSU Tomonari2016-02-032-3/+3
| | | | Notes: svn path=/head/; revision=407940
* - Update to 0.6TAKATSU Tomonari2016-01-242-3/+3
| | | | Notes: svn path=/head/; revision=407118
* - Update to 0.5TAKATSU Tomonari2015-11-292-3/+3
| | | | Notes: svn path=/head/; revision=402593
* - Add new port: graphics/R-cran-dygraphsTAKATSU Tomonari2015-08-123-0/+30
An R interface to the 'dygraphs' JavaScript charting library (a copy of which is included in the package). Provides rich facilities for charting time-series data in R, including highly configurable series- and axis-display and interactive features like zoom/pan and series/point highlighting. WWW: https://cran.r-project.org/web/packages/dygraphs/ Notes: svn path=/head/; revision=394013