| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump PORTREVISION for ports depending on the canonical version of GCC | Gerald Pfeifer | 2019-07-26 | 1 | -1/+1 |
* | Bump PORTREVISION for ports depending on the canonical version of GCC | Gerald Pfeifer | 2018-12-12 | 1 | -1/+1 |
* | Bump PORTREVISION for the change to pkg-descr in r481962. | Gerald Pfeifer | 2018-10-13 | 1 | -1/+1 |
* | Avoid referencing the concrete version number of the port pulled in | Gerald Pfeifer | 2018-10-13 | 1 | -2/+2 |
* | Bump PORTREVISIONs of all users of math/mpc that we just updated to | Gerald Pfeifer | 2018-03-10 | 1 | -0/+1 |
* | Remove the additional java category from this port. lang/gcc6, which | Gerald Pfeifer | 2017-12-05 | 1 | -1/+1 |
* | Ensure our dependencies also work properly when GCC_DEFAULT is one of | Gerald Pfeifer | 2017-12-03 | 1 | -1/+3 |
* | Replace the hard-coded PORTVERSION by GCC_DEFAULT now that we did dump | Gerald Pfeifer | 2017-09-11 | 1 | -2/+1 |
* | Also bump PORTREVISION of lang/gcc which now refers to lang/gcc6 by | Gerald Pfeifer | 2017-09-11 | 1 | -1/+1 |
* | Switch web reference (WWW) from http to https. | Gerald Pfeifer | 2017-07-08 | 1 | -1/+1 |
* | Fix RUN_DEPENDS. | Gerald Pfeifer | 2017-05-28 | 1 | -1/+1 |
* | Essentially replace (or rather reinvent) the lang/gcc port, which more | Gerald Pfeifer | 2017-05-27 | 11 | -656/+14 |
* | - Fix shebang | Martin Wilke | 2017-04-14 | 1 | -0/+4 |
* | Define WCHAR_T for aarch64 on all active gcc (gcc/gcc5 and gcc6) releases. | Andreas Tobler | 2017-04-08 | 1 | -1/+6 |
* | Copy over files/patch-disable-armvhf-config.gcc from lang/gcc5 to | Gerald Pfeifer | 2017-04-08 | 1 | -0/+18 |
* | By default bootstrap on powerpc64 (option BOOTSTRAP), which avoids an | Gerald Pfeifer | 2017-04-07 | 1 | -0/+1 |
* | Add support for aarch64. | Gerald Pfeifer | 2017-04-01 | 2 | -2/+188 |
* | Update lang/gcc and hence the default version of GCC in the Ports | Gerald Pfeifer | 2017-04-01 | 8 | -773/+172 |
* | Remove files/patch-armv6-hf-support since armv6hf no longer exists as | Gerald Pfeifer | 2017-04-01 | 1 | -18/+0 |
* | Use relative links for the generic g++, gcc, and gfortran. | Gerald Pfeifer | 2017-03-26 | 1 | -3/+4 |
* | Remove traces of armv6hf which no longer exists as an arch. [1] | Gerald Pfeifer | 2017-02-03 | 1 | -6/+5 |
* | The output of tools like awk, date, sort, tr,... depends on the current | Tijl Coosemans | 2017-01-18 | 1 | -4/+1 |
* | Remove gcc/files/patch-libcpp which has not been present on lang/gcc49 | Gerald Pfeifer | 2016-12-05 | 1 | -11/+0 |
* | Fix build of lang/gcc with libc++ 3.9.0, similar to r421625: | Dimitry Andric | 2016-11-25 | 1 | -0/+10 |
* | Pet portlint re patch format. | Gerald Pfeifer | 2016-11-23 | 3 | -0/+3 |
* | Long awaited, finally update the default version of GCC in the Ports | Gerald Pfeifer | 2016-11-20 | 11 | -431/+46 |
* | ${RM} already has -f. | Mathieu Arnold | 2016-10-21 | 1 | -4/+4 |
* | Revert previous commit (which should have gone into lang/gcc48), | Gerald Pfeifer | 2016-08-24 | 1 | -0/+1 |
* | Remove OPTIONS_DEFAULT_powerpc64=BOOTSTRAP which is redundant with | Gerald Pfeifer | 2016-08-24 | 1 | -1/+0 |
* | Default powerpc64 to bootstrapping (option BOOTSTRAP) since otherwise | Gerald Pfeifer | 2016-08-24 | 1 | -2/+3 |
* | GCC uses an AWK script to generate source code that helps process | Gerald Pfeifer | 2016-08-14 | 2 | -1/+5 |
* | Skip armv6hf support and move it into armv6. | Andreas Tobler | 2016-06-03 | 1 | -0/+17 |
* | Apply the following to all common GCC ports based on end-of-life versions | Gerald Pfeifer | 2016-05-06 | 1 | -2/+0 |
* | Make MULTILIB_DESC consistent and more logical also for the lang/gcc | Gerald Pfeifer | 2016-05-03 | 1 | -1/+1 |
* | lang/gcc*: convert to CONFIGURE_OUTSOURCE | Jan Beich | 2016-04-13 | 1 | -10/+5 |
* | Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. | Mathieu Arnold | 2016-04-01 | 1 | -9/+9 |
* | This being the generic GCC port, add gfortran, gcc, and g++ as links | Gerald Pfeifer | 2015-11-24 | 2 | -1/+9 |
* | Add a MULTILIB option to gcc{,48,49,5} for powerpc64 | Julio Merino | 2015-11-22 | 1 | -0/+10 |
* | "Backport" the -fstack-protector-strong patchset from lang/gcc48 to | Gerald Pfeifer | 2015-11-09 | 4 | -0/+383 |
* | Revert r401072. | Julio Merino | 2015-11-08 | 1 | -9/+0 |
* | Add a MULTILIB option to gcc{,48,49,5} for powerpc64 | Julio Merino | 2015-11-08 | 1 | -0/+9 |
* | Add missing USES=compiler, needed for ${COMPILER_TYPE} checks | Antoine Brodin | 2015-10-05 | 1 | -1/+1 |
* | Remove deprecated @exec/@unexec from ports using ccache-update-links | Antoine Brodin | 2015-09-26 | 1 | -2/+2 |
* | Update to GCC 4.8.5. Mostly bug fixes, a very conservative update. | Gerald Pfeifer | 2015-07-17 | 2 | -4/+3 |
* | Merge MASTER_SITES and MASTER_SITE_SUBDIR into just the former. | Gerald Pfeifer | 2015-05-01 | 1 | -2/+1 |
* | Bump portrevision after revert as some people did managed to build the _2 ver... | Baptiste Daroussin | 2015-04-27 | 1 | -1/+1 |
* | Reverting temporary r384814 | Baptiste Daroussin | 2015-04-27 | 3 | -136/+1 |
* | Implement the FreeBSD specific pieces for thread affinity for OpenMP. | Adrian Chadd | 2015-04-27 | 3 | -1/+136 |
* | Remove unnecesssary UNIQUENAME. | Gerald Pfeifer | 2015-04-06 | 1 | -1/+0 |
* | lang/gcc: Use OPTIONS_EXCLUDE_DragonFly to block JAVA | John Marino | 2015-03-26 | 1 | -0/+1 |