| Commit message (Expand) | Author | Age | Files | Lines |
* | This port, lang/gcc48, is only still alive due to dependencies by | gerald | 2020-01-27 | 1 | -1/+1 |
* | Now that GCC 9 is the canonical version in the Ports Collection, | gerald | 2019-09-09 | 1 | -2/+2 |
* | Recommend the use of GCC 8 (instead of GCC 7 until now) to replace | gerald | 2019-06-13 | 1 | -1/+1 |
* | Install texinfo files (GNU info) into ${PREFIX}/share/info | bapt | 2018-11-11 | 1 | -1/+1 |
* | Recommend the use of GCC 7 or later over this port, since that is now | gerald | 2018-09-30 | 1 | -1/+1 |
* | After an include, PLIST_SUB must be appended to, not overwritten. | mat | 2018-09-10 | 1 | -1/+1 |
* | Simplify the setting of CFLAGS where /g is not necessary when substituting | gerald | 2018-07-22 | 1 | -1/+1 |
* | Run "/usr/sbin/service ldconfig restart" for USE_LDCONFIG instead of | tijl | 2018-05-15 | 1 | -1/+1 |
* | Simplify MASTER_SITES in all GCC-ports related to end-of-lifed releases | gerald | 2018-05-14 | 1 | -1/+1 |
* | Update mpfr to 4.0.1 release and bump PORTVERSION of dependent ports. | ale | 2018-04-19 | 1 | -1/+1 |
* | Bump PORTREVISIONs of all users of math/mpc that we just updated to | gerald | 2018-03-11 | 1 | -1/+1 |
* | Fix builds of lang/gcc{48,49,5} with clang 6.0.0 | dim | 2018-01-10 | 1 | -0/+5 |
* | Backport the change to ensure what we install is stripped (i.e., debug | gerald | 2017-11-24 | 1 | -0/+4 |
* | Given that GCC 5 has gone end-of-life now, recommend GCC 6 or later | gerald | 2017-11-20 | 1 | -1/+1 |
* | Add deprecation notes for lang/gcc47, lang/gcc48, and lang/gcc49, | gerald | 2017-10-05 | 1 | -1/+2 |
* | Backport a number of changes from lang/gcc5 and lang/gcc49: | gerald | 2017-09-22 | 1 | -6/+6 |
* | Update print/texinfo to 6.3 | sunpoet | 2017-05-08 | 1 | -1/+1 |
* | Remove files/patch-unwind-ia64.h which has been obsolete for a while | gerald | 2017-05-01 | 1 | -6/+3 |
* | Remove Java support (both in terms of the JAVA option and everything | gerald | 2017-04-22 | 1 | -31/+6 |
* | - Fix shebang | miwi | 2017-04-15 | 1 | -1/+4 |
* | Replace the sole use of DISTVERSION (in MASTER_SITES) by PORTVERSION. | gerald | 2017-04-12 | 1 | -1/+1 |
* | No longer define CPE_VERSION for ports tracking releases of GCC since | gerald | 2017-02-03 | 1 | -1/+0 |
* | Remove traces of armv6hf which no longer exists as an arch. [1] | gerald | 2017-02-03 | 1 | -6/+5 |
* | The output of tools like awk, date, sort, tr,... depends on the current | tijl | 2017-01-18 | 1 | -4/+1 |
* | Move all ARM-specific bits we used to have in lang/gcc until r426565 | gerald | 2016-11-21 | 1 | -2/+14 |
* | Move the conflict with lang/gcc from lang/gcc48 to lang/gcc49 now that | gerald | 2016-11-21 | 1 | -1/+0 |
* | ${RM} already has -f. | mat | 2016-10-21 | 1 | -4/+4 |
* | Remove OPTIONS_DEFAULT_powerpc64=BOOTSTRAP which is redundant with | gerald | 2016-08-25 | 1 | -1/+0 |
* | Default powerpc64 to bootstrapping (option BOOTSTRAP) since otherwise | gerald | 2016-08-25 | 1 | -2/+3 |
* | GCC uses an AWK script to generate source code that helps process | gerald | 2016-08-16 | 1 | -1/+4 |
* | Apply the following to all common GCC ports based on end-of-life versions | gerald | 2016-05-07 | 1 | -2/+0 |
* | Make MULTILIB_DESC consistent and more logical also for the lang/gcc | gerald | 2016-05-04 | 1 | -1/+1 |
* | lang/gcc*: convert to CONFIGURE_OUTSOURCE | jbeich | 2016-04-13 | 1 | -10/+5 |
* | Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. | mat | 2016-04-01 | 1 | -9/+9 |
* | Add a MULTILIB option to gcc{,48,49,5} for powerpc64 | jmmv | 2015-11-23 | 1 | -0/+10 |
* | Revert r401072. | jmmv | 2015-11-09 | 1 | -9/+0 |
* | Add a MULTILIB option to gcc{,48,49,5} for powerpc64 | jmmv | 2015-11-09 | 1 | -0/+9 |
* | Remove UNIQUENAME and LATEST_LINK. | mat | 2015-08-17 | 1 | -1/+0 |
* | Update to the GCC 4.8.5 release which concludes the GCC 4.8 release | gerald | 2015-06-24 | 1 | -9/+8 |
* | Update to the 20150611 snapshot of GCC 4.8.5. | gerald | 2015-06-13 | 1 | -1/+1 |
* | Update to the 20150521 snapshot of GCC 4.8.5. | gerald | 2015-05-23 | 1 | -1/+1 |
* | Update to the 20150423 snapshot of GCC 4.8.5. | gerald | 2015-04-29 | 1 | -4/+2 |
* | Implement the FreeBSD specific pieces for thread affinity for OpenMP. | adrian | 2015-04-27 | 1 | -0/+1 |
* | Update to the 20150402 snapshot of GCC 4.8.5. | gerald | 2015-04-03 | 1 | -2/+1 |
* | lang/gcc(46,47,48,49,5): Use OPTIONS_EXCLUDE_DragonFly to block JAVA | marino | 2015-03-27 | 1 | -0/+1 |
* | Fix UNIQUENAME not being unique after recent PORTNAME shuffle. | bdrewery | 2015-03-24 | 1 | -0/+2 |
* | Add CONFLICTS with lang/gcc which is also GCC 4.8-based right now. | gerald | 2015-03-23 | 1 | -4/+8 |
* | Update to the 20150212 snapshot of GCC 4.8.5. | gerald | 2015-02-16 | 1 | -1/+1 |
* | Update to the 20150129 snapshot of GCC 4.8.5. | gerald | 2015-02-01 | 1 | -1/+1 |
* | Update to the 20150122 snapshot of GCC 4.8.5. | gerald | 2015-01-25 | 1 | -1/+1 |
* | Update to the 20150108 snapshot of GCC 4.8.5. This is a bit past | gerald | 2015-01-12 | 1 | -1/+1 |
* | When building the gcc ports using a full bootstrap, tell the configure | dim | 2014-12-31 | 1 | -0/+1 |
* | Update to the 20141218 snapshot of GCC 4.8.4. | gerald | 2014-12-20 | 1 | -1/+1 |
* | Update to the 20141120 snapshot of GCC 4.8.4. | gerald | 2014-11-22 | 1 | -1/+1 |
* | Update to the 20141106 snapshot of GCC 4.8.4. | gerald | 2014-11-10 | 1 | -1/+1 |
* | Update to the 20141030 snapshot of GCC 4.8.4. | gerald | 2014-11-03 | 1 | -1/+1 |
* | Update to the 20141023 snapshot of GCC 4.8.4. | gerald | 2014-10-25 | 1 | -1/+1 |
* | Update to the 20141016 snapshot of GCC 4.8.4. | gerald | 2014-10-20 | 1 | -3/+1 |
* | Update to the 20141009 snapshot of GCC 4.8.4. | gerald | 2014-10-11 | 1 | -1/+1 |
* | Update to the 20141002 snapshot of GCC 4.8.4. | gerald | 2014-10-09 | 1 | -2/+1 |
* | Comment out info/dir files | bapt | 2014-10-07 | 1 | -0/+1 |
* | Update to the 20140918 snapshot of GCC 4.8.4. | gerald | 2014-09-20 | 1 | -1/+1 |
* | Update to the 20140911 snapshot of GCC 4.8.4. | gerald | 2014-09-12 | 1 | -2/+1 |
* | Add USES=libtool | tijl | 2014-09-11 | 1 | -4/+3 |
* | Update to the 20140904 snapshot of GCC 4.8.4. | gerald | 2014-09-07 | 1 | -1/+1 |
* | Update to the 20140828 snapshot of GCC 4.8.4. | gerald | 2014-09-01 | 1 | -1/+1 |
* | Update to the 20140807 snapshot of GCC 4.8.4. | gerald | 2014-08-11 | 1 | -1/+1 |
* | Update to the 20140724 snapshot of GCC 4.8.4. | gerald | 2014-07-26 | 1 | -1/+1 |
* | Update to the 20140710 snapshot of GCC 4.8.4. | gerald | 2014-07-11 | 1 | -2/+3 |
* | Update to the 20140626 snapshot of GCC 4.8.4. | gerald | 2014-06-28 | 1 | -1/+1 |
* | Fix build on system built WITHOUT_INFO | bapt | 2014-06-25 | 1 | -1/+1 |
* | Convert GMAKE to MAKE_CMD | bapt | 2014-06-25 | 1 | -1/+1 |
* | Update to the 20140619 snapshot of GCC 4.8.4 | gerald | 2014-06-25 | 1 | -1/+1 |
* | Update to the 20140605 snapshot of GCC 4.8.4. | gerald | 2014-06-10 | 1 | -1/+1 |
* | Update to the 20140522 snapshot of GCC 4.8.4 which is pretty much the | gerald | 2014-05-26 | 1 | -1/+1 |
* | Update to the 20140508 snapshot of GCC 4.8.3. | gerald | 2014-05-12 | 1 | -1/+1 |
* | Convert all :U to :tu and :L to :tl | bapt | 2014-05-05 | 1 | -2/+2 |
* | Update to the 20140424 snapshot of GCC 4.8.3. | gerald | 2014-04-29 | 1 | -1/+1 |
* | Update to the 20140410 snapshot of GCC 4.8.3. | gerald | 2014-04-13 | 1 | -1/+3 |
* | Update to the 20140320 snapshot of GCC 4.8.3. | gerald | 2014-04-08 | 1 | -4/+6 |
* | Update to the 20140220 snapshot of GCC 4.8.3. | gerald | 2014-02-22 | 1 | -1/+4 |
* | Add missing hunk for --enable-gnu-indirect-function for previous commit. | gerald | 2014-02-15 | 1 | -0/+1 |
* | Update to the 20140213 snapshot of GCC 4.8.3. | gerald | 2014-02-15 | 1 | -1/+2 |
* | Really commit | gerald | 2014-02-13 | 1 | -3/+0 |
* | Remove references to long unsupported alpha. | danfe | 2014-01-29 | 1 | -2/+2 |
* | Update to the 20140116 snapshot of GCC 4.8.3. | gerald | 2014-01-20 | 1 | -1/+1 |
* | Update to the 20131212 snapshot of GCC 4.8.3. | gerald | 2013-12-16 | 1 | -1/+1 |
* | Update to the 20131121 snapshot of GCC 4.8.3. | gerald | 2013-12-02 | 1 | -2/+1 |
* | Change PORTNAME from gcc to gcc48 to match the actual name of this | gerald | 2013-11-25 | 1 | -3/+3 |
* | Update to the 20131114 snapshot of GCC 4.8.3. | gerald | 2013-11-18 | 1 | -2/+1 |
* | Update to the 20131024 snapshot of GCC 4.8.3, which pretty much | gerald | 2013-10-27 | 1 | -34/+4 |
* | Update to libmpc version 1.0.1 which brings the following fixes: | gerald | 2013-10-26 | 1 | -0/+1 |
* | Update to the 20131010 snapshot of GCC 4.8.2. [1] | gerald | 2013-10-14 | 1 | -4/+4 |
* | Update to the 20130919 snapshot of GCC 4.8.2. | gerald | 2013-09-24 | 1 | -1/+1 |
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ... | bapt | 2013-09-21 | 1 | -0/+1 |
* | SSP support has been added to ports with WITH_SSP for i386 and amd64 | bdrewery | 2013-09-20 | 1 | -0/+1 |
* | Convert to new perl framework | bapt | 2013-09-17 | 1 | -2/+2 |
* | lang/gcc*: define CONFIGURE_TARGET genericly (8 ports) | marino | 2013-09-12 | 1 | -2/+2 |
* | Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk. | bsam | 2013-09-05 | 1 | -1/+1 |
* | Introduce a new option BOOTSTRAP that allows switching between a | gerald | 2013-08-25 | 1 | -2/+9 |
* | Replace USE_GMAKE by USES=gmake. | gerald | 2013-08-18 | 1 | -3/+2 |
* | - Remove MAKE_JOBS_SAFE variable | ak | 2013-08-15 | 1 | -1/+0 |
* | Upgrade to the 20130808 snapshot of GCC 4.8.2. | gerald | 2013-08-11 | 1 | -8/+9 |
* | - Convert USE_ICONV=yes to USES=iconv | mva | 2013-04-27 | 1 | -2/+1 |
* | Remove unnecessary MAN3 settings in the case of Java being enabled. | gerald | 2013-04-20 | 1 | -4/+0 |
* | Update to the 20130418 snapshot of GCC 4.8.1. This no longer installs | gerald | 2013-04-20 | 1 | -3/+2 |
* | Update to the 20130328 snapshot of GCC 4.8.1, first backport fixes | gerald | 2013-03-30 | 1 | -1/+1 |
* | Update to the 20130321 snapshot of GCC 4.8.0, which basically | gerald | 2013-03-24 | 1 | -1/+1 |
* | Update to the 20130310 snapshot of GCC 4.8.0, approaching release branch. | gerald | 2013-03-13 | 1 | -1/+1 |
* | Convert USE_BISON to USES= bison | bapt | 2013-03-08 | 1 | -1/+1 |
* | Update to the 20130303 snapshot of GCC 4.8.0. This should now build | gerald | 2013-03-06 | 1 | -1/+1 |
* | Update to the 20130217 snapshot of GCC 4.8.0. Lots of release | gerald | 2013-03-02 | 1 | -1/+1 |
* | Replace the use of DISTFILES by DISTNAME, since we are now down to | gerald | 2013-02-17 | 1 | -2/+2 |
* | Update to the 20130203 snapshot of GCC 4.8.0. | gerald | 2013-02-10 | 1 | -1/+1 |
* | Use the new lang/gcc-ecj45 port when building the Java frontend | gerald | 2013-01-21 | 1 | -11/+6 |
* | Update to the 20130106 snapshot of GCC 4.8.0. | gerald | 2013-01-11 | 1 | -3/+5 |
* | Reintroduce, adjusted to current upstream changes, my hack to get | gerald | 2012-12-18 | 1 | -1/+1 |
* | Make binutils a build dependency as well (not just a run-time dependency). | gerald | 2012-12-13 | 1 | -1/+2 |
* | Update to the 20121125 snapshot of GCC 4.8.0. | gerald | 2012-12-05 | 1 | -1/+1 |
* | Forward port inclusion and use of the Eclipse Java compiler. [1] | gerald | 2012-11-02 | 1 | -2/+11 |
* | Forward port revision 282369 [1] which carried the following description: | gerald | 2012-10-01 | 1 | -2/+5 |
* | Update to the 20120909 snapshot of GCC 4.8.0. (Later versions have | gerald | 2012-09-29 | 1 | -10/+6 |
* | Update to the 20120902 snapshot of GCC 4.8.0 (where I committed | gerald | 2012-09-05 | 1 | -1/+1 |
* | Update to the 20120826 snapshot of GCC 4.8.0. | gerald | 2012-08-27 | 1 | -1/+1 |
* | Update to the 20120819 snapshot of GCC 4.8.0. | gerald | 2012-08-21 | 1 | -1/+1 |
* | Update to the 20120805 snapshot of GCC 4.8.0. | gerald | 2012-08-09 | 1 | -1/+1 |
* | Convert to the new options framework. | gerald | 2012-07-30 | 1 | -7/+6 |
* | Update to the 20120722 snapshot of GCC 4.8.0. | gerald | 2012-07-25 | 1 | -4/+4 |
* | Update to the 20120715 snapshot of GCC 4.8.0. | gerald | 2012-07-16 | 1 | -1/+1 |
* | Update to the 20120708 snapshot of GCC 4.8.0. | gerald | 2012-07-12 | 1 | -1/+1 |
* | Update to the 20120701 snapshot of GCC 4.8.0. | gerald | 2012-07-03 | 1 | -2/+2 |
* | Update to the 20120617 snapshot of GCC 4.8.0. | gerald | 2012-06-20 | 1 | -1/+1 |
* | Add powerpc64 support. | andreast | 2012-06-16 | 1 | -1/+5 |
* | Update to the 20120603 snapshot of GCC 4.8.0. | gerald | 2012-06-04 | 1 | -1/+1 |
* | Update to the 20120527 snapshot of GCC 4.8.0. | gerald | 2012-05-28 | 1 | -1/+1 |
* | Update to the 20120513 snapshot of GCC 4.8.0. | gerald | 2012-05-17 | 1 | -1/+1 |
* | Update to the 20120506 snapshot of GCC 4.8.0. | gerald | 2012-05-08 | 1 | -1/+1 |
* | Update to the 20120429 snapshot of GCC 4.8.0. | gerald | 2012-05-01 | 1 | -1/+1 |
* | Update to the 20120415 snapshot of GCC 4.8.0. | gerald | 2012-04-16 | 1 | -1/+1 |
* | Update to the 20120408 snapshot of GCC 4.8.0. | gerald | 2012-04-09 | 1 | -1/+1 |
* | Update to the 20120401 snapshot of GCC 4.8.0. | gerald | 2012-04-04 | 1 | -1/+1 |
* | Welcome GCC 4.8! For the next couple of months this is going to be | gerald | 2012-03-17 | 1 | -4/+4 |
* | Update to the 20120225 snapshot of GCC 4.7.0. | gerald | 2012-02-27 | 1 | -1/+1 |
* | Update to the 20120204 snapshot of GCC 4.7.0. | gerald | 2012-02-12 | 1 | -1/+1 |
* | Update to the 20120128 snapshot of GCC 4.7.0. This fixes | gerald | 2012-02-04 | 1 | -1/+1 |
* | Update to the 20120121 snapshot of GCC 4.7.0. | gerald | 2012-01-22 | 1 | -1/+1 |
* | Update to the 20120114 snapshot of GCC 4.7.0. Re-enable the Objective-C | gerald | 2012-01-16 | 1 | -3/+3 |
* | Update to the 20120107 snapshot of GCC 4.7.0. | gerald | 2012-01-14 | 1 | -1/+1 |
* | Update to the 20111231 snapshot of GCC 4.7.0. | gerald | 2012-01-07 | 1 | -1/+1 |
* | Update to the 20111217 snapshot of GCC 4.7.0. | gerald | 2011-12-19 | 1 | -1/+1 |
* | Update to the 20111210 snapshot of GCC 4.7.0. | gerald | 2011-12-13 | 1 | -1/+1 |
* | Update to the 20111203 snapshot of GCC 4.7.0. This addresses an | gerald | 2011-12-05 | 1 | -1/+1 |
* | Update to the 20111126 snapshot of GCC 4.7.0. This now builds on | gerald | 2011-11-27 | 1 | -1/+1 |
* | Update to the 20111119 snapshot of GCC 4.7.0 which brings support | gerald | 2011-11-27 | 1 | -3/+4 |
* | Remove ia64 from the list of supported platforms. It's broken and | gerald | 2011-11-15 | 1 | -1/+1 |
* | Update to the 20111105 snapshot of GCC 4.7.0. This allows us to remove | gerald | 2011-11-10 | 1 | -1/+1 |
* | Update to the 20111029 snapshot of GCC 4.7.0. | gerald | 2011-10-30 | 1 | -1/+1 |
* | Update to the 20111022 snapshot of GCC 4.7.0. | gerald | 2011-10-24 | 1 | -1/+1 |
* | Update to the 20111015 snapshot of GCC 4.7.0. | gerald | 2011-10-16 | 1 | -1/+1 |
* | Update to the 20111008 snapshot of GCC 4.7.0. | gerald | 2011-10-10 | 1 | -1/+1 |
* | Update to the 20111001 snapshot of GCC 4.7.0. | gerald | 2011-10-02 | 1 | -1/+1 |
* | Update to the 20110924 snapshot of GCC 4.7.0. | gerald | 2011-09-25 | 1 | -1/+1 |
* | Update to the 20110917 snapshot of GCC 4.7.0. | gerald | 2011-09-18 | 1 | -1/+1 |
* | Update to the 20110910 snapshot of GCC 4.7.0. | gerald | 2011-09-11 | 1 | -1/+1 |
* | Update to the 20110903 snapshot of GCC 4.7. | gerald | 2011-09-11 | 1 | -1/+4 |
* | Update to the 20110827 snapshot of GCC 4.7.0 (which apparently requires | gerald | 2011-09-05 | 1 | -1/+1 |
* | Update to the 20110730 snapshot of GCC 4.7.0. | gerald | 2011-08-01 | 1 | -1/+1 |
* | Update to the 20110723 snapshot of GCC 4.7.0, which addresses bootstrap | gerald | 2011-07-24 | 1 | -1/+1 |
* | Update to the 20110716 snapshot of GCC 4.7.0. | gerald | 2011-07-20 | 1 | -1/+1 |
* | Update to the 20110709 snapshot of GCC 4.7.0. | gerald | 2011-07-11 | 1 | -1/+1 |
* | Update to the 20110702 snapshot of GCC 4.7.0. | gerald | 2011-07-04 | 1 | -1/+1 |
* | Update to the 20110611 snapshot of GCC 4.7.0. | gerald | 2011-06-12 | 1 | -1/+1 |
* | Update to the 20110604 snapshot of GCC 4.7.0. Upstream now only provides | gerald | 2011-06-06 | 1 | -6/+4 |
* | Update to the 20110521 snapshot of GCC 4.7.0. | gerald | 2011-05-22 | 1 | -1/+1 |
* | Update to the 20110514 snapshot of GCC 4.7.0. | gerald | 2011-05-16 | 1 | -1/+1 |
* | Update to the 20110507 snapshot of GCC 4.7.0. | gerald | 2011-05-08 | 1 | -1/+1 |
* | Update to the 20110430 snapshot of GCC 4.7.0. | gerald | 2011-05-06 | 1 | -1/+1 |
* | Update to the 20110423 snapshot of GCC 4.7.0. | gerald | 2011-04-27 | 1 | -5/+2 |
* | Update to the 20110416 alpha snapshot of GCC 4.7.0. | gerald | 2011-04-17 | 1 | -1/+1 |
* | Update to the 20110409 alpha snapshot of GCC 4.6.0. | gerald | 2011-04-16 | 1 | -1/+1 |
* | Update to the 20110326 snapshot of GCC 4.7.0. | gerald | 2011-03-27 | 1 | -1/+1 |
* | Add support for 32-bit powerpc. | gerald | 2011-03-23 | 1 | -2/+2 |
* | Welcome the GCC 4.7 series which at this point is just a few days after | gerald | 2011-03-21 | 1 | -4/+4 |
* | Update to the 20110318 snapshot of GCC 4.6.0. | gerald | 2011-03-19 | 1 | -1/+3 |
* | Update to the 20110312 snapshot of GCC 4.6.0. On the way, remove the | gerald | 2011-03-19 | 1 | -9/+2 |
* | Update to the 20110305 snapshot of GCC 4.6.0. Remove the dependency | gerald | 2011-03-14 | 1 | -4/+2 |
* | Update to the 20110226 snapshot of GCC 4.6.0. The change for code | gerald | 2011-02-27 | 1 | -1/+1 |
* | Update to the 20110219 snapshot of GCC 4.6.0. | gerald | 2011-02-23 | 1 | -1/+1 |
* | Update to the 20110212 snapshot of GCC 4.6.0. | gerald | 2011-02-15 | 1 | -1/+1 |
* | Omit the libquadmath info file on sparc64 and ia64. | gerald | 2011-02-10 | 1 | -2/+4 |
* | Update to the 20110205 snapshot of GCC 4.6.0. This finally addresses | gerald | 2011-02-06 | 1 | -4/+1 |
* | Update to the 20110129 snapshot of GCC 4.6.0. | gerald | 2011-01-30 | 1 | -1/+1 |
* | Update to the 20110122 snapshot of GCC 4.6.0. Among others, this | gerald | 2011-01-24 | 1 | -1/+1 |
* | Update to the 20110115 snapshot of GCC 4.6.0. | gerald | 2011-01-17 | 1 | -3/+3 |
* | Update to the 20110108 snapshot of GCC 4.6.0. | gerald | 2011-01-15 | 1 | -1/+1 |
* | Update to the 20110101 snapshot of GCC 4.6.0. | gerald | 2011-01-02 | 1 | -1/+1 |
* | Update to the 20101225 snapshot of GCC 4.6.0. This addresses the | gerald | 2010-12-27 | 1 | -2/+3 |
* | Update to the 20101127 snapshot of GCC 4.6.0. | gerald | 2010-11-29 | 1 | -1/+1 |
* | Update to the 20101120 snapshot of GCC 4.6.0. This brings libquadmath | gerald | 2010-11-22 | 1 | -1/+1 |
* | Update to the 20101113 snapshot of GCC 4.6.0. | gerald | 2010-11-15 | 1 | -1/+1 |
* | Update to the 20101106 snapshot of GCC 4.6.0. | gerald | 2010-11-07 | 1 | -1/+1 |
* | Update to the 20101030 snapshot of GCC 4.6.0. | gerald | 2010-10-31 | 1 | -1/+1 |
* | Update to the 20101023 snapshot of GCC 4.6.0. This removes the gccbug | gerald | 2010-10-24 | 1 | -1/+1 |
* | Update to the 20101016 snapshot of GCC 4.6.0. | gerald | 2010-10-17 | 1 | -1/+1 |
* | Update to the 20101009 snapshot of GCC 4.6.0. | gerald | 2010-10-11 | 1 | -1/+1 |
* | Replace the explicit build dependency on devel/binutils by USE_BINUTILS. | gerald | 2010-09-28 | 1 | -1/+1 |
* | Fix a small whitespace issue in OPTIONS. | gerald | 2010-09-27 | 1 | -1/+1 |
* | Update to the 20100925 snapshot of GCC 4.6.0. | gerald | 2010-09-26 | 1 | -1/+1 |
* | Update to the 20100918 snapshot of GCC 4.6.0 which now defaults to i486 | gerald | 2010-09-19 | 1 | -1/+1 |
* | Update to the 20100911 snapshot of GCC 4.6.0. This brings one fix for | gerald | 2010-09-12 | 1 | -2/+2 |
* | Update to the 20100904 snapshot of GCC 4.6.0. This brings first support | gerald | 2010-09-06 | 1 | -2/+1 |
* | Similar to lang/gcc45, add a new option LTO that enables GCC's new | gerald | 2010-09-05 | 1 | -1/+11 |
* | Update to the 20100828 snapshot of GCC 4.6.0. | gerald | 2010-08-30 | 1 | -1/+1 |
* | Update to the 20100821 snapshot of GCC 4.6.0. This now really does not | gerald | 2010-08-23 | 1 | -1/+1 |
* | Update to the 20100814 snapshot of GCC 4.6.0. | gerald | 2010-08-21 | 1 | -2/+2 |
* | Update to the 20100807 snapshot of GCC 4.6.0. | gerald | 2010-08-08 | 1 | -1/+1 |
* | Update to the 20100724 snapshot of GCC 4.6.0. | gerald | 2010-07-25 | 1 | -1/+1 |
* | Update to the 20100717 snapshot of GCC 4.6.0. | gerald | 2010-07-19 | 1 | -1/+1 |
* | Update to the 20100710 snapshot of GCC 4.6.0. | gerald | 2010-07-11 | 1 | -1/+1 |
* | Update to the 20100703 snapshot of GCC 4.6.0. | gerald | 2010-07-05 | 1 | -1/+1 |
* | Update to the 20100626 snapshot of GCC 4.6.0. | gerald | 2010-06-27 | 1 | -1/+3 |
* | Simplify full-regression-test. | gerald | 2010-06-27 | 1 | -1/+1 |
* | Update to the 20100619 snapshot of GCC 4.6.0. | gerald | 2010-06-20 | 1 | -1/+1 |
* | Update to the 20100612 snapshot of GCC 4.6.0. | gerald | 2010-06-13 | 1 | -2/+1 |
* | Chase mpfr library and bump PORTREVISION. | ale | 2010-06-11 | 1 | -1/+2 |
* | Update to the 20100605 snapshot of GCC 4.6.0. | gerald | 2010-06-06 | 1 | -1/+1 |
* | Update to the 20100529 snapshot of GCC 4.6.0. | gerald | 2010-05-30 | 1 | -1/+1 |
* | Update to the 20100515 snapshot of GCC 4.6.0. | gerald | 2010-05-22 | 1 | -1/+1 |
* | Adjust references to the GCC version to refer to 4.6. | gerald | 2010-05-08 | 1 | -3/+3 |
* | Update to the 20100501 snapshot of GCC 4.6.0. | gerald | 2010-05-02 | 1 | -1/+1 |
* | Complete the creation of this port by adjusting it from GCC 4.5 to the | gerald | 2010-04-26 | 1 | -1/+1 |
* | Update to the 20100422 snapshot of GCC 4.5.1. | gerald | 2010-04-25 | 1 | -2/+1 |
* | Switch to use newer GMP version. | ale | 2010-04-19 | 1 | -1/+2 |
* | Update to the 20100415 snapshot of GCC 4.5.1. This is basically the | gerald | 2010-04-19 | 1 | -1/+1 |
* | Update to the 20100401 snapshot of GCC 4.5.0. | gerald | 2010-04-02 | 1 | -1/+1 |
* | Update to the 20100318 snapshot of GCC 4.5.0. | gerald | 2010-03-19 | 1 | -1/+1 |
* | Update to the 20100311 snapshot of GCC 4.5.0. | gerald | 2010-03-13 | 1 | -1/+1 |
* | Update to the 20100304 snapshot of GCC 4.5.0. | gerald | 2010-03-08 | 1 | -1/+1 |
* | Update to the 20100225 snapshot of GCC 4.5.0. | gerald | 2010-02-27 | 1 | -1/+1 |
* | Update to the 20100218 snapshot of GCC 4.5.0. | gerald | 2010-02-19 | 1 | -1/+1 |
* | Update to the 20100211 snapshot of GCC 4.5.0. | gerald | 2010-02-14 | 1 | -1/+1 |
* | Update to the 20100204 snapshot of GCC 4.5.0. | gerald | 2010-02-06 | 1 | -1/+1 |
* | Update to the 20100128 snapshot of GCC 4.5.0. | gerald | 2010-02-02 | 1 | -1/+1 |
* | Also build Java on amd64. | gerald | 2010-01-22 | 1 | -1/+1 |
* | Update to the 20100114 snapshot of GCC 4.5.0. | gerald | 2010-01-17 | 1 | -1/+2 |
* | Update to the 20100107 snapshot of GCC 4.5.0. | gerald | 2010-01-08 | 1 | -1/+1 |
* | Update to the 20091231 snapshot of GCC 4.5.0 which brings some key | gerald | 2010-01-02 | 1 | -10/+1 |
* | Update to the 20091224 snapshot of GCC 4.5.0. On the way, sort pkg-plist | gerald | 2009-12-28 | 1 | -1/+1 |
* | Update to the 20091217 snapshot of GCC 4.5.0. | gerald | 2009-12-19 | 1 | -2/+1 |
* | Use current GNU binutils from ports (devel/binutils) instead of the | gerald | 2009-12-01 | 1 | -5/+9 |