| Commit message (Expand) | Author | Age | Files | Lines |
* | lang/gcc44 and later depend on the devel/binutils port. Leverage that | gerald | 2011-02-01 | 1 | -0/+5 |
* | Simplify the case of USE_FORTRAN=g77. Update a comment. | gerald | 2010-10-17 | 1 | -8/+4 |
* | In addition to CC and CXX now also set CPP with USE_GCC. Add the output | gerald | 2010-09-28 | 1 | -2/+3 |
* | USE_FORTRAN=yes now implies lang/gcc45 up from lang/gcc44. | gerald | 2010-09-25 | 1 | -4/+4 |
* | Remove the transparent rewriting of USE_GCC=4.3+ to USE_GCC=4.4+. | gerald | 2010-09-05 | 1 | -6/+0 |
* | Disconnect lang/gcc43, that is, USE_GCC=4.3 is not supported any longer. | gerald | 2010-08-07 | 1 | -5/+2 |
* | Extend and clarify the documentation for USE_GCC, making it explicit | gerald | 2010-06-12 | 1 | -5/+5 |
* | Tweak a conditional added in the previous commit that apparently causes | gerald | 2010-06-07 | 1 | -2/+2 |
* | USE_GCC=4.3 is deprecated (and no port uses it anymore). USE_GCC=4.3+ | gerald | 2010-06-07 | 1 | -1/+9 |
* | Add support for early GCC 4.6 snapshots (lang/gcc46) via USE_GCC=4.6 | gerald | 2010-05-03 | 1 | -1/+2 |
* | Replace the use of GCC 4.3 in a comment/example by GCC 4.5 since the | gerald | 2010-05-02 | 1 | -1/+1 |
* | Locate the GCC run-time libraries under ${LOCALBASE}, where the GCC | gerald | 2010-02-15 | 1 | -2/+2 |
* | Split the logic around USE_GCC in two parts. The first handles the | gerald | 2010-01-02 | 1 | -33/+30 |
* | Quote the output for BUILD_DEPENDS and RUN_DEPENDS in the test-gcc | gerald | 2010-01-02 | 1 | -2/+2 |
* | Add a run-time dependency for all uses of lang/gcc* except for gcc34 | gerald | 2010-01-02 | 1 | -1/+4 |
* | Add support for USE_GCC=4.5 and USE_GCC=4.5+. Improve the documentation | gerald | 2009-10-10 | 1 | -3/+4 |
* | Have CFLAGS and LDFLAGS set an -rpath to the lang/gcc44 library directory | gerald | 2009-09-26 | 1 | -0/+2 |
* | Also print LDFLAGS as part of the test-gcc target. Print quotes around | gerald | 2009-09-24 | 1 | -2/+3 |
* | USE_FORTRAN=yes now implies lang/gcc44 up from lang/gcc43. Remove one | gerald | 2009-09-13 | 1 | -8/+8 |
* | Tweak some comments. The two non-whitespace changes are a fix from | gerald | 2009-07-13 | 1 | -5/+5 |
* | Remove support for USE_GCC=2.95 after lang/gcc295 has been failing to | gerald | 2009-06-20 | 1 | -2/+1 |
* | Remove GCC 2.8 from the list of options for USE_GCC; the lang/gcc28 | gerald | 2009-03-29 | 1 | -2/+1 |
* | Remove support for GCC 3.3. No port in the tree uses this any longer, | gerald | 2009-03-08 | 1 | -2/+1 |
* | Set CC and CXX to match the choice of GNU Fortran compilers for C and | gerald | 2009-02-02 | 1 | -6/+15 |
* | Add support for USE_GCC=4.4+ and remove USE_GCC=4.1+ (which is not used | gerald | 2009-01-18 | 1 | -2/+2 |
* | Fix typo. | maho | 2009-01-06 | 1 | -1/+1 |
* | Add RUN_DEPENDS as well when we specify USE_FORTRAN. | maho | 2009-01-06 | 1 | -0/+3 |
* | Fix whitespace to four rows per tab style, update version numbers in the | gerald | 2009-01-06 | 1 | -7/+6 |
* | When USE_FORTRAN is specified, add F77, FC, and FFLAGS to CONFIGURE_ENV | gerald | 2009-01-06 | 1 | -1/+2 |
* | Update USE_FORTRAN=yes to leverage lang/gcc43 instead of lang/gcc42 | gerald | 2009-01-05 | 1 | -5/+5 |
* | Remove support for GCC 2.7 (the lang/gcc27 port) which, as it turns out, | gerald | 2008-08-17 | 1 | -2/+1 |
* | Remove support for GCC 3.2 which is not used by a port anymore (and | gerald | 2008-08-17 | 1 | -2/+1 |
* | - Add CC and CXX to MAKE_ENV for all ports | pav | 2008-07-25 | 1 | -2/+0 |
* | Provide the test-gcc target and at least key information there even if | gerald | 2008-06-29 | 1 | -3/+9 |
* | Add support for GCC 4.3 (lang/gcc43), to be enabled by USE_GCC=4.3+. | gerald | 2008-05-06 | 1 | -1/+2 |
* | Remove lang/gcc40 which only has three dependencies left in the tree | gerald | 2007-11-06 | 1 | -2/+1 |
* | - Pass FFLAGS to make when USE_FORTRAN is set [1] | pav | 2007-07-28 | 1 | -4/+6 |
* | Add USE_FORTRAN knob. All ports that use FORTRAN should | maho | 2007-07-12 | 1 | -22/+54 |
* | Recognize gcc42 in 7-CURRENT base | pav | 2007-05-20 | 1 | -2/+2 |
* | - Transfer maintainership of this file to Gerald Pfeifer | pav | 2007-01-29 | 1 | -1/+1 |
* | Make WITH_FORTRAN use lang/gcc42 (which now builds the Fortran frontend by | gerald | 2007-01-06 | 1 | -3/+4 |
* | * Split bsd.port.mk pre and post includes into 3 pieces instead of 2, to | linimon | 2006-10-01 | 1 | -7/+25 |
* | * Change all bogus uses of BROKEN to IGNORE. Note: the BROKEN_WITH_* | linimon | 2006-07-05 | 1 | -2/+2 |
* | - Fix 'all-depends-list' target in cases if dependencies list is | krion | 2006-01-22 | 1 | -2/+2 |
* | Add support for lang/gcc42 | edwin | 2006-01-21 | 1 | -1/+2 |
* | Remove gcc3.1 | krion | 2005-08-01 | 1 | -5/+4 |
* | Add support for USE_GCC=2.8 (*) | edwin | 2005-06-06 | 1 | -2/+3 |
* | USE_GCC=X.Y+ should prefer the stock compiler | edwin | 2005-06-03 | 1 | -3/+12 |
* | [patch] Include gcc 4.1 in Mk/bsd.gcc.mk | edwin | 2005-05-21 | 1 | -1/+2 |
* | * Change bento to pointyhat names in comments. [1] | krion | 2005-02-07 | 1 | -0/+156 |