aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gcc49/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Install texinfo files (GNU info) into ${PREFIX}/share/infobapt2018-11-111-1/+1
* Recommend the use of GCC 7 or later over this port, since that is nowgerald2018-09-301-1/+1
* After an include, PLIST_SUB must be appended to, not overwritten.mat2018-09-101-1/+1
* Simplify the setting of CFLAGS where /g is not necessary when substitutinggerald2018-07-221-1/+1
* Run "/usr/sbin/service ldconfig restart" for USE_LDCONFIG instead oftijl2018-05-151-1/+1
* Simplify MASTER_SITES in all GCC-ports related to end-of-lifed releasesgerald2018-05-141-1/+1
* Update mpfr to 4.0.1 release and bump PORTVERSION of dependent ports.ale2018-04-191-1/+1
* Bump PORTREVISIONs of all users of math/mpc that we just updated togerald2018-03-111-1/+1
* Fix builds of lang/gcc{48,49,5} with clang 6.0.0dim2018-01-101-0/+5
* Backport the change to ensure what we install is stripped (i.e., debuggerald2017-11-241-0/+4
* Given that GCC 5 has gone end-of-life now, recommend GCC 6 or latergerald2017-11-201-1/+1
* Add deprecation notes for lang/gcc47, lang/gcc48, and lang/gcc49,gerald2017-10-051-1/+2
* Backport a number of changes from lang/gcc5:gerald2017-09-181-6/+6
* When we set STAGE1_CXXFLAGS / CXXFLAGS in MAKE_FLAGS for arm platforms,gerald2017-06-181-2/+2
* Remove Java support (both in terms of the JAVA option and everythinggerald2017-05-011-41/+9
* - Fix shebangmiwi2017-04-151-1/+4
* Update lang/gcc and hence the default version of GCC in the Portsgerald2017-04-011-1/+0
* No longer define CPE_VERSION for ports tracking releases of GCC sincegerald2017-02-031-1/+0
* Remove extraneous definition of DISTVERSION (which in general wegerald2017-02-031-8/+7
* The output of tools like awk, date, sort, tr,... depends on the currenttijl2017-01-181-4/+1
* Copy over files/patch-x86-64-fix-m16 from lang/gcc since both ports aregerald2016-12-121-0/+1
* Move the conflict with lang/gcc from lang/gcc48 to lang/gcc49 now thatgerald2016-11-211-0/+1
* ${RM} already has -f.mat2016-10-211-4/+4
* Disable building Java on powerpc64 (option JAVA) by default. It isgerald2016-09-241-1/+0
* GCC uses an AWK script to generate source code that helps processgerald2016-08-111-1/+4
* Update to the GCC 4.9.4 release which marks the closure of the GCC 4.9gerald2016-08-031-9/+8
* Update to the 20160713 snapshot of GCC 4.9.4.gerald2016-07-161-1/+1
* Update to the 20160608 snapshot of GCC 4.9.4.gerald2016-06-101-1/+1
* Update to the 20160601 snapshot of GCC 4.9.4.gerald2016-06-041-1/+1
* Update to the 20160427 snapshot of GCC 4.9.4.gerald2016-05-011-4/+2
* lang/gcc*: convert to CONFIGURE_OUTSOURCEjbeich2016-04-131-10/+5
* Update to the 20160406 snapshot of GCC 4.9.4, nearing release.gerald2016-04-121-1/+1
* Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.mat2016-04-011-9/+9
* Update to the 20160210 snapshot of GCC 4.9.4.gerald2016-02-161-1/+1
* Update to the 20160203 snapshot of GCC 4.9.4.gerald2016-02-051-1/+1
* Update to the 20160113 snapshot of GCC 4.9.4.gerald2016-01-161-1/+1
* Update to the 20151230 snapshot of GCC 4.9.4.gerald2016-01-041-1/+1
* Fix whitespace around powerpc64 options.gerald2015-12-051-2/+2
* Add Java build option for PowerPC64.andreast2015-12-051-2/+4
* Update to the 20151202 snapshot of GCC 4.9.4.gerald2015-12-031-2/+1
* Update to the 20151125 snapshot of GCC 4.9.4.gerald2015-11-281-1/+1
* Add a MULTILIB option to gcc{,48,49,5} for powerpc64jmmv2015-11-231-0/+10
* Update to the 20151111 snapshot of GCC 4.9.4.gerald2015-11-121-1/+1
* Revert r401072.jmmv2015-11-091-9/+0
* Add a MULTILIB option to gcc{,48,49,5} for powerpc64jmmv2015-11-091-0/+9
* Update to the 20151028 snapshot of GCC 4.9.4.gerald2015-11-011-1/+1
* Update to the 20151007 snapshot of GCC 4.9.4.gerald2015-10-101-1/+1
* Update to the 20150916 snapshot of GCC 4.9.4.gerald2015-10-011-1/+1
* Update to the 20150819 snapshot of GCC 4.9.4.gerald2015-08-241-1/+1
* Remove UNIQUENAME and LATEST_LINK.mat2015-08-171-1/+0
* Update to the 20150805 snapshot of GCC 4.9.4.gerald2015-08-091-1/+1
* Update to the 20150729 snapshot of GCC 4.9.4.gerald2015-08-031-1/+1
* Update to the 20150722 snapshot of GCC 4.9.4.gerald2015-07-271-1/+1
* Update to the 20150715 snapshot of GCC 4.9.4.gerald2015-07-181-1/+1
* Update to the 20150708 snapshot of GCC 4.9.4.gerald2015-07-131-1/+1
* Update to the 20150701 snapshot of GCC 4.9.4 (a little past thegerald2015-07-061-1/+1
* Update to the 20150624 snapshot of GCC 4.9.3.gerald2015-06-261-1/+1
* Update to the 20150617 snapshot of GCC 4.9.3.gerald2015-06-201-1/+1
* Update to the 20150610 snapshot of GCC 4.9.3.gerald2015-06-131-1/+1
* Update to the 20150603 snapshot of GCC 4.9.3.gerald2015-06-101-2/+1
* Backport PIE support for FreeBSD from GCC trunk.andreast2015-06-101-0/+1
* Update to the 20150520 snapshot of GCC 4.9.3.gerald2015-05-231-1/+1
* Update to the 20150513 snapshot of GCC 4.9.3.gerald2015-05-191-1/+1
* Update to the 20150506 snapshot of GCC 4.9.3.gerald2015-05-111-1/+1
* Update to the 20150429 snapshot of GCC 4.9.3.gerald2015-05-021-1/+1
* Update to the 20150422 snapshot of GCC 4.9.3.gerald2015-04-291-3/+2
* Update to the 20150415 snapshot of GCC 4.9.3.gerald2015-04-191-1/+1
* The armv6 support added in r376350 requires USES=compiler. It works finebdrewery2015-04-141-1/+1
* Update to the 20150408 snapshot of GCC 4.9.3.gerald2015-04-111-1/+1
* Update to the 20150325 snapshot of 4.9.3.gerald2015-04-031-2/+2
* lang/gcc(46,47,48,49,5): Use OPTIONS_EXCLUDE_DragonFly to block JAVAmarino2015-03-271-0/+1
* Fix UNIQUENAME not being unique after recent PORTNAME shuffle.bdrewery2015-03-241-0/+2
* Use PKGNAMESUFFIX so that PORTNAME falls back to plain gcc and wegerald2015-03-231-3/+2
* Add CPE information.gerald2015-03-221-1/+4
* Update to the 20150318 snapshot of GCC 4.9.3.gerald2015-03-211-1/+1
* Update to the 20150311 snapshot of GCC 4.9.3.gerald2015-03-131-1/+1
* Update to the 20150304 snapshot of GCC 4.9.3.gerald2015-03-081-1/+1
* Update to the 20150225 snapshot of GCC 4.9.3.gerald2015-02-261-1/+1
* Update to the 20150218 snapshot of GCC 4.9.3.gerald2015-02-201-1/+1
* Update to the 20150211 snapshot of GCC 4.9.3.gerald2015-02-151-1/+1
* Update to the 20150204 snapshot of GCC 4.9.3.gerald2015-02-071-1/+1
* Update to the 20150128 snapshot of GCC 4.9.3.gerald2015-01-311-1/+1
* Update to the 20150121 snapshot of GCC 4.9.3.gerald2015-01-251-1/+1
* Update to the 20150114 snapshot of GCC 4.9.3.gerald2015-01-171-1/+1
* Update to the 20150107 snapshot of GCC 4.9.3.gerald2015-01-091-3/+3
* Add support for armv6*-*-freebsd*.andreast2015-01-061-3/+18
* Update to the 20141231 snapshot of GCC 4.9.3..gerald2015-01-021-1/+1
* Update to the 20141224 snapshot of GCC 4.9.3.gerald2015-01-021-1/+1
* When building the gcc ports using a full bootstrap, tell the configuredim2014-12-311-0/+1
* Update to the 20141217 snapshot of GCC 4.9.3.gerald2014-12-211-1/+1
* Update to the 20141126 snapshot of GCC 4.9.3.gerald2014-11-301-1/+1
* Update to the 20141119 snapshot of GCC 4.9.3.gerald2014-11-221-1/+1
* Update to the 20141105 snapshot of GCC 4.9.3, pretty shortly aftergerald2014-11-071-1/+1
* Update to the 20141029 snapshot of GCC 4.9.2.gerald2014-10-311-1/+1
* Update to the 20141022 snapshot of GCC 4.9.2.gerald2014-10-261-3/+1
* Update to the 20141015 snapshot of GCC 4.9.2.gerald2014-10-191-1/+1
* Update to the 20141008 snapshot of GCC 4.9.2.gerald2014-10-111-1/+1
* Update to the 20141001 snapshot of GCC 4.9.2.gerald2014-10-071-2/+1
* Comment out info/dir filesbapt2014-10-071-0/+1
* Update to the 20140924 snapshot of GCC 4.9.2.gerald2014-09-281-1/+1
* Update to the 20140917 snapshot of GCC 4.9.2.gerald2014-09-201-1/+1
* Update to the 20140910 snapshot of GCC 4.9.2.gerald2014-09-141-2/+1
* Add USES=libtooltijl2014-09-111-4/+3
* Update to the 20140903 snapshot of GCC 4.9.gerald2014-09-111-1/+1
* Update to the 20140827 snapshot of GCC 4.9.2.gerald2014-09-071-1/+1
* Update to the 20140820 snapshot of GCC 4.9.2.gerald2014-08-231-1/+1
* Update to the 20140813 snapshot of GCC 4.9.2.gerald2014-08-171-1/+1
* Update to the 20140806 snapshot of GCC 4.9.2.gerald2014-08-111-1/+1
* Update to the 20140730 snapshot of GCC 4.9.2.gerald2014-08-051-1/+1
* Update to the 20140723 snapshot of GCC 4.9.2.gerald2014-07-261-1/+1
* Update to the 20140716 snapshot of GCC 4.9.2 which is pretty close togerald2014-07-191-1/+1
* Update to the 20140709 snapshot of GCC 4.9.1.gerald2014-07-111-2/+3
* Update to the 20140702 snapshot of GCC 4.9.1.gerald2014-07-051-1/+1
* Update to the 20140625 snapshot of GCC 4.9.1.gerald2014-06-281-1/+1
* Fix build on system built WITHOUT_INFObapt2014-06-251-1/+1
* Convert GMAKE to MAKE_CMDbapt2014-06-251-1/+1
* Update to the 20140618 snapshot of GCC 4.9.1.gerald2014-06-201-1/+1
* Update to the 20140611 snapshot of GCC 4.9.1.gerald2014-06-131-1/+1
* Update to the 20140604 snapshot of GCC 4.9.1.gerald2014-06-061-1/+1
* Update to the 20140528 snapshot of GCC 4.9.1.gerald2014-06-021-1/+1
* Update to the 20140514 snapshot of GCC 4.9.1.gerald2014-05-261-1/+1
* Update to the 20140507 snapshot of GCC 4.9.1.gerald2014-05-111-1/+1
* Convert all :U to :tu and :L to :tlbapt2014-05-051-2/+2
* Update to the 20140430 snapshot of GCC 4.9.1.gerald2014-05-031-1/+1
* Update to the 20140423 snapshot of GCC 4.9.1. This is basically thegerald2014-04-241-3/+3
* Update to the 20140416 snapshot of GCC 4.9.0 which coincides withgerald2014-04-181-2/+3
* Update to the 20140406 snapshot of GCC 4.9.0.gerald2014-04-131-1/+5
* Update to the 20140330 snapshot of GCC 4.9.0.gerald2014-03-311-1/+1
* Update to the 20140323 snapshot of GCC 4.9.0.gerald2014-03-271-1/+1
* Update to the 20140316 snapshot of GCC 4.9.0.gerald2014-03-171-3/+2
* Update to the 20140309 snapshot of GCC 4.9.0.gerald2014-03-101-2/+2
* Update to the 20140302 snapshot of GCC 4.9.0.gerald2014-03-081-1/+1
* Remove lang/gcc44 aka GCC 4.4 which has been deprecated since 2011-05-08gerald2014-03-011-1/+1
* Set the license to a combination of GPLv3 (for the compiler itself) andgerald2014-02-221-0/+3
* Update to the 20140216 snapshot of GCC 4.9.0. Many bugfixes.gerald2014-02-171-1/+1
* Really commitgerald2014-02-141-3/+0
* Update to the 20140209 snapshot of GCC 4.9.0.gerald2014-02-131-1/+3
* Remove references to long unsupported alpha.danfe2014-01-291-2/+2
* Update to the 20140119 snapshot of GCC 4.9.0.gerald2014-01-201-1/+1
* Update to the 20131215 snapshot of GCC 4.9.0.gerald2013-12-161-1/+1
* Update to the 20131208 snapshot of GCC 4.9.0.gerald2013-12-091-1/+1
* Update to the 20131201 snapshot of GCC 4.9.0. GCC 4.9 has now enteredgerald2013-12-021-1/+1
* No longer add -I${LOCALBASE}/include to CFLAGS.gerald2013-11-271-1/+0
* Change PORTNAME from gcc to gcc49 to match the actual name of thisgerald2013-11-271-4/+3
* Update to libmpc version 1.0.1 which brings the following fixes:gerald2013-10-261-0/+1
* Update to the 20131020 snapshot of GCC 4.9.0.gerald2013-10-221-34/+4
* Update to the 20131013 snapshot of GCC 4.9.0.gerald2013-10-171-4/+4
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* SSP support has been added to ports with WITH_SSP for i386 and amd64bdrewery2013-09-201-0/+1
* Convert to new perl frameworkbapt2013-09-171-2/+2
* Update to the 20130915 snapshot of GCC 4.9.0.gerald2013-09-171-2/+2
* lang/gcc*: define CONFIGURE_TARGET genericly (8 ports)marino2013-09-121-2/+2
* Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.bsam2013-09-051-1/+1
* Update to the 20130901 snapshot of GCC 4.9.0.gerald2013-09-031-1/+1
* Update to the 20130818 snapshot of GCC 4.9.0.gerald2013-08-251-3/+2
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
* Update to the 20130804 snapshot of GCC 4.9.0.gerald2013-08-111-7/+8
* Update to the 20130728 snapshot of GCC 4.9.0.gerald2013-08-051-2/+9
* Update to the 20130630 snapshot of GCC 4.9.0.gerald2013-07-071-1/+1
* Update to the 20130609 snapshot of GCC 4.9.0.gerald2013-06-111-1/+1
* Update to the 20130526 snapshot of GCC 4.9.0. (This requires a smallgerald2013-06-011-1/+1
* Update to the 20130505 snapshot of GCC 4.9.0.gerald2013-05-111-1/+1
* - Convert USE_ICONV=yes to USES=iconvmva2013-04-271-2/+1
* Update to the 20130414 snapshot of GCC 4.9.0. This requires a fixgerald2013-04-211-7/+2
* Now that GCC 4.8.0 has been released, welcome GCC 4.9 in its very,gerald2013-03-251-0/+175