aboutsummaryrefslogtreecommitdiffstats
path: root/.cvsignore
blob: e408436f3bac6bf349ac9e9eb91cf2c50a595139 (plain) (blame)
1
2
distfiles
packages
* Change cmake default behaviour to outsource.tcberner2018-12-262-1/+2 | | | | | | | | | | | Ports that build out of source now simply can use "USES=cmake" instead of "USES=cmake:outsource". Ports that fail to build out of source now need to specify "USES=cmake:insource". I tried to only set insource where explictely needed. PR: 232038 Exp-run by: antoine * Update to 5.0.2joneum2018-12-222-4/+4 | | | | | | | Changelog: https://wordpress.org/news/2018/12/wordpress-5-0-2-maintenance-release/ MFH: 2018Q4 Sponsored by: Netzkommune GmbH * Remove uneeded patch file.vanilla2018-12-181-11/+0 | * Update to 2.8.8.vanilla2018-12-182-5/+4 | * Update to 2.8.8.vanilla2018-12-182-4/+4 | * Update to 2.8.8.vanilla2018-12-182-4/+4 | * Update to 2.8.8.vanilla2018-12-182-4/+4 | * wordpress: Update to 5.0.1joneum2018-12-152-4/+4 | | | | | | | | Changelog: https://wordpress.org/news/2018/12/wordpress-5-0-1-security-release/ MFH: 2018Q4 Security: 4b98613c-0078-11e9-b05b-00e04c1ea73d Sponsored by: Netzkommune GmbH * Bump PORTREVISION for ports depending on the canonical version of GCCgerald2018-12-129-6/+9 | | | | | | | | | | | | | | | 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 * devel/boost-*: update to 1.69.0jbeich2018-12-12