aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.gcc.mk
Commit message (Expand)AuthorAgeFilesLines
* Remove support for USE_GCC=2.95 after lang/gcc295 has been failing toGerald Pfeifer2009-06-191-2/+1
* Remove GCC 2.8 from the list of options for USE_GCC; the lang/gcc28Gerald Pfeifer2009-03-281-2/+1
* Remove support for GCC 3.3. No port in the tree uses this any longer,Gerald Pfeifer2009-03-071-2/+1
* Set CC and CXX to match the choice of GNU Fortran compilers for C andGerald Pfeifer2009-02-021-6/+15
* Add support for USE_GCC=4.4+ and remove USE_GCC=4.1+ (which is not usedGerald Pfeifer2009-01-181-2/+2
* Fix typo.Maho Nakata2009-01-061-1/+1
* Add RUN_DEPENDS as well when we specify USE_FORTRAN.Maho Nakata2009-01-061-0/+3
* Fix whitespace to four rows per tab style, update version numbers in theGerald Pfeifer2009-01-051-7/+6
* When USE_FORTRAN is specified, add F77, FC, and FFLAGS to CONFIGURE_ENVGerald Pfeifer2009-01-051-1/+2
* Update USE_FORTRAN=yes to leverage lang/gcc43 instead of lang/gcc42Gerald Pfeifer2009-01-051-5/+5
* Remove support for GCC 2.7 (the lang/gcc27 port) which, as it turns out,Gerald Pfeifer2008-08-171-2/+1
* Remove support for GCC 3.2 which is not used by a port anymore (andGerald Pfeifer2008-08-161-2/+1
* - Add CC and CXX to MAKE_ENV for all portsPav Lucistnik2008-07-241-2/+0
* Provide the test-gcc target and at least key information there even ifGerald Pfeifer2008-06-281-3/+9
* Add support for GCC 4.3 (lang/gcc43), to be enabled by USE_GCC=4.3+.Gerald Pfeifer2008-05-051-1/+2
* Remove lang/gcc40 which only has three dependencies left in the treeGerald Pfeifer2007-11-051-2/+1
* - Pass FFLAGS to make when USE_FORTRAN is set [1]Pav Lucistnik2007-07-271-4/+6
* Add USE_FORTRAN knob. All ports that use FORTRAN shouldMaho Nakata2007-07-121-22/+54
* Recognize gcc42 in 7-CURRENT basePav Lucistnik2007-05-191-2/+2
* - Transfer maintainership of this file to Gerald PfeiferPav Lucistnik2007-01-291-1/+1
* Make WITH_FORTRAN use lang/gcc42 (which now builds the Fortran frontend byGerald Pfeifer2007-01-061-3/+4
* * Split bsd.port.mk pre and post includes into 3 pieces instead of 2, toMark Linimon2006-09-301-7/+25
* * Change all bogus uses of BROKEN to IGNORE. Note: the BROKEN_WITH_*Mark Linimon2006-07-051-2/+2
* - Fix 'all-depends-list' target in cases if dependencies list isKirill Ponomarev2006-01-211-2/+2
* Add support for lang/gcc42Edwin Groothuis2006-01-211-1/+2
* Remove gcc3.1Kirill Ponomarev2005-07-311-5/+4
* Add support for USE_GCC=2.8 (*)Edwin Groothuis2005-06-061-2/+3
* USE_GCC=X.Y+ should prefer the stock compilerEdwin Groothuis2005-06-031-3/+12
* [patch] Include gcc 4.1 in Mk/bsd.gcc.mkEdwin Groothuis2005-05-211-1/+2
* * Change bento to pointyhat names in comments. [1]Kirill Ponomarev2005-02-071-0/+156