/games/pongix/

lass='logo' rowspan='2'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/bsd.gcc.mk
Commit message (Expand)AuthorAgeFilesLines
* Connect the new lang/gcc7 port into the infrastructure of Mk/bsd.gcc.mkgerald2017-08-151-1/+2
* Remove support for USE_GCC=4.7 and USE_GCC=4.7+. Nothing in the treegerald2017-06-051-2/+1
* As of today, USE_GCC=yes (and USE_GCC=any in most circumstances)gerald2017-05-021-4/+0
* Use USE_GCC=6+ as example for the "+" flavor of USE_GCC instead ofgerald2017-02-021-1/+1
* Remove 4.6 as a valid option for USE_GCC and GCC_DEFAULT; it has notgerald2017-01-291-2/+1
* Always include bsd.default-versions.mk in bsd.port.mk.mat2016-08-031-2/+0
* Now that lang/gcc6 has landed (which carries official GCC 6.x releases),gerald2016-06-101-1/+2
* Try to be more helpful to our users, and keep all the possible versionsmat2016-04-141-0/+2
* Remove the now unneeded ${PORTSDIR} from dependency definition inbapt2016-03-271-2/+2
* Since there is not going to be any new version of GCC in the FreeBSDgerald2015-04-231-16/+13
* Move LANG_GCC_IS from bsd.gcc.mk to bsd.default-versions.mk and usegerald2015-01-261-3/+0
* Rename the somewhat confusingly named GCC_DEFAULT_V to LANG_GCC_IS.gerald2015-01-041-2/+2
* Update examples to use GCC 4.9 instead of 4.8, since the latter is nowgerald2014-11-071-2/+2
* Add support for USE_GCC=5 and its preferred form USE_GCC=5+.gerald2014-11-031-1/+2
* Depend on lang/gccXY if users wish to use a different version of gcc bytijl2014-09-271-2/+3
* Refer to bsd.default-versions.mk for the canonical version of GCC; nogerald2014-03-161-3/+2
* Update the default version of GCC used in the Ports Collection fromgerald2014-03-11