aboutsummaryrefslogtreecommitdiffstats
path: root/accessibility/mousetweaks/distinfo
diff options
context:
space:
mode:
Diffstat (limited to 'accessibility/mousetweaks/distinfo')
0 files changed, 0 insertions, 0 deletions
pan class='column1'>| | | | | | | | | This allows for port testing with lang/go-devel via GO_PORT, setting up the Go build environment in a single place, and is step one in simplifying Go ports that often define too complicated do-build targets themselves. USES=go gains new arguments 'run' to add lang/go to RUN_DEPENDS and 'no_targets' for ports with composite builds that call 'go' themselves and do not need the do-build/do-install targets of USES=go. PR: 238849 Submitted by: dg@syrec.org (also D20745) Reviewed by: mat, tobik Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D20746 * textproc/libucl: Update to 0.8.1tobik2019-03-231-1/+1 | | | | | | | | | | | | - Bump revision of consumers for shared library change - Pet portlint and reorder some variables - Mark the SIGNATURES option as broken with OpenSSL 1.1.1. It has been broken for a while even with libucl 0.8.0. Changes: https://github.com/vstakhov/libucl/blob/0.8.1/ChangeLog.md#libucl-081 PR: 233383 Submitted by: Lorenzo Salvadore <phascolarctos@protonmail.ch> Approved by: koobs (maintainer timeout, 4 months) * Bump PORTREVISION for ports depending on the canonical version of GCCgerald2018-12-121-1/+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 * Add EXAMPLES options to ports that should have one.mat2018-09-101-1/+1 | | | | | | | | Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine * Add DOCS options to ports that should have one.mat2018-09-101-0/+2 | | | | | | | | Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine * Bump PORTREVISION for ports depending on the canonical version of GCCgerald2018-07-301-1/+1 | | | | | | | | | | | | | | in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which has now moved from GCC 6 to GCC 7 by default. This includes ports - featuring USE_GCC=yes or USE_GCC=any, - featuring USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and those - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x, c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib. PR: 222542 * Bump PORTREVISION for ports depending on the canonical version of GCCgerald2017-09-11