1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-03 11:12:13 +00:00

5 Commits

Author SHA1 Message Date
Tobias C. Berner
707c6bf295 Change cmake default behaviour to outsource.
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
2018-12-25 20:25:39 +00:00
Gerald Pfeifer
a9f015d155 Bump PORTREVISION for ports depending on the canonical version of GCC
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
2018-12-12 01:35:33 +00:00
Yuri Victorovich
3cd61ad215 misc/openhmd: Fix build with GCC-based architectures
Add USES=compiler:c++11-lang

PR:		232007
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2018-10-06 16:22:16 +00:00
Yuri Victorovich
40ee0df6de misc/openhmd: Small correction 2018-07-26 09:12:27 +00:00
Yuri Victorovich
7d3f37d405 New port: misc/openhmd: API and drivers for immersive technology 2018-07-26 09:11:26 +00:00