1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
freebsd-ports/Mk
Gerald Pfeifer 3d86e92285 Replace USE_GCC=5+ by USE_GCC=yes in the case of USES=compiler:c++14-lang.
When this was added by r392084 on 2015-07-14, the default flavor of GCC
was GCC 4.8 and explicitly requesting GCC 5 (or later) was necessary for
C++ 14 support.  Now that the default version of GCC is GCC 6, after GCC 5
for several months, we can use the preferred notion of USE_GCC=yes instead
of specifying a concrete minimum version.

Among others this helps with cases where GCC 6 is better adjusted for
FreeBSD, notably the well known std::to_string issue (where that is only
enabled with GCC 6 or later).

PR:		222268
Approved by:	portmgr (antoine)
MFH:		2017Q3
2017-09-12 20:43:58 +00:00
..
Scripts - Update The Glorious Glasgow Haskell Compiler to version 8.0.2 2017-08-08 17:21:45 +00:00
Uses Replace USE_GCC=5+ by USE_GCC=yes in the case of USES=compiler:c++14-lang. 2017-09-12 20:43:58 +00:00
bsd.apache.mk
bsd.autotools.mk
bsd.ccache.mk Allow overriding the ccache location with CCACHE_WRAPPER_PATH. 2017-03-10 02:20:51 +00:00
bsd.commands.mk Add a RLN command (relative ln), it can be used to create relative 2017-04-20 11:13:32 +00:00
bsd.default-versions.mk lang/tcl87, x11-toolkits/tk87: import Tcl/Tk 8.7a1 2017-09-11 06:30:53 +00:00
bsd.destdir.mk
bsd.emacs.mk - Update Emacs to 25.3 2017-09-12 15:34:32 +00:00
bsd.fpc.mk - Freepascal update to 3.0.2 2017-02-26 17:38:04 +00:00
bsd.gcc.mk Connect the new lang/gcc7 port into the infrastructure of Mk/bsd.gcc.mk 2017-08-15 12:44:16 +00:00
bsd.gecko.mk gecko: stop calling home to check for updates after r436423 2017-08-18 21:39:46 +00:00
bsd.gstreamer.mk Update GStreamer1 ports to 1.12.2. 2017-07-22 11:35:44 +00:00
bsd.java.mk Minor cleanup to Java version/vendor/OS validation 2017-07-14 18:09:11 +00:00
bsd.ldap.mk
bsd.licenses.db.mk Introduce versions of the Mozilla Public License (MPL) 2017-07-26 23:58:05 +00:00
bsd.licenses.mk Remove superfluous space 2017-03-04 13:48:15 +00:00
bsd.local.mk
bsd.ocaml.mk
bsd.octave.mk
bsd.options.desc.mk Shorten GSSAPI_BASE desc so it fits 80x24 terminals. 2017-08-11 08:33:19 +00:00
bsd.options.mk Meson is picky about the arguments of build options. 2017-06-09 18:12:54 +00:00
bsd.port.mk Add LLD_UNSAFE to force use of ld.bfd when ld is lld 2017-08-22 18:55:00 +00:00
bsd.port.options.mk
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk
bsd.qt.mk New port: www/qt5-webengine. 2017-08-17 15:56:11 +00:00
bsd.ruby.mk lang/ruby2{2,3,4}: require libunwind 2017-07-11 21:03:09 +00:00
bsd.sanity.mk Introduce versions of the Mozilla Public License (MPL) 2017-07-26 23:58:05 +00:00
bsd.sdl.mk
bsd.sites.mk Cleanup duplicate code in USE_GITHUB 2017-09-04 18:35:50 +00:00
bsd.ssp.mk
bsd.tex.mk
bsd.wx.mk
bsd.xorg.mk Consolidate the Mesa ports, update to 17.0.4, and add Wayland option 2017-05-12 18:46:53 +00:00