Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump PORTREVISION for ports depending on the canonical version of GCC | Gerald Pfeifer | 2018-12-12 | 1 | -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 0.1.7 | TAKATSU Tomonari | 2018-04-26 | 1 | -2/+1 |
| | | | | Notes: svn path=/head/; revision=468332 | ||||
* | Bump PORTREVISIONs of all users of math/mpc that we just updated to | Gerald Pfeifer | 2018-03-10 | 1 | -0/+1 |
| | | | | | | | version 1.1.0 (via revision 464079). Notes: svn path=/head/; revision=464084 | ||||
* | - Update to 0.1.6 | TAKATSU Tomonari | 2017-05-07 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=440302 | ||||
* | - Update to 0.1.5 | TAKATSU Tomonari | 2016-09-17 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=422347 | ||||
* | - Add new port: devel/R-cran-sourcetools | TAKATSU Tomonari | 2016-09-14 | 1 | -0/+16 |
Tools for the reading and tokenization of R code. The 'sourcetools' package provides both an R and C++ interface for the tokenization of R code, and helpers for interacting with the tokenized representation of R code. WWW: https://cran.r-project.org/web/packages/sourcetools/ Notes: svn path=/head/; revision=422102 |