index
:
ports
2014Q1
2014Q2
2014Q3
2014Q4
2015Q1
2015Q2
2015Q3
2015Q4
2016Q1
2016Q2
2016Q3
2016Q4
2017Q1
2017Q2
2017Q3
2017Q4
2018Q1
2018Q2
2018Q3
2018Q4
2019Q1
2019Q2
2019Q3
2019Q4
2020Q1
2020Q2
2020Q3
2020Q4
2021Q1
2021Q2
2021Q3
2021Q4
2022Q1
2022Q2
2022Q3
2022Q4
2023Q1
2023Q2
2023Q3
2023Q4
2024Q1
2024Q2
main
FreeBSD ports tree
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Mk
/
bsd.gcc.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split the logic around USE_GCC in two parts. The first handles the
Gerald Pfeifer
2010-01-02
1
-33
/
+30
*
Quote the output for BUILD_DEPENDS and RUN_DEPENDS in the test-gcc
Gerald Pfeifer
2010-01-02
1
-2
/
+2
*
Add a run-time dependency for all uses of lang/gcc* except for gcc34
Gerald Pfeifer
2010-01-02
1
-1
/
+4
*
Add support for USE_GCC=4.5 and USE_GCC=4.5+. Improve the documentation
Gerald Pfeifer
2009-10-10
1
-3
/
+4
*
Have CFLAGS and LDFLAGS set an -rpath to the lang/gcc44 library directory
Gerald Pfeifer
2009-09-26
1
-0
/
+2
*
Also print LDFLAGS as part of the test-gcc target. Print quotes around
Gerald Pfeifer
2009-09-23
1
-2
/
+3
*
USE_FORTRAN=yes now implies lang/gcc44 up from lang/gcc43. Remove one
Gerald Pfeifer
2009-09-12
1
-8
/
+8
*
Tweak some comments. The two non-whitespace changes are a fix from
Gerald Pfeifer
2009-07-12
1
-5
/
+5
*
Remove support for USE_GCC=2.95 after lang/gcc295 has been failing to
Gerald Pfeifer
2009-06-19
1
-2
/
+1
*
Remove GCC 2.8 from the list of options for USE_GCC; the lang/gcc28
Gerald Pfeifer
2009-03-28
1
-2
/
+1
*
Remove support for GCC 3.3. No port in the tree uses this any longer,
Gerald Pfeifer
2009-03-07
1
-2
/
+1
*
Set CC and CXX to match the choice of GNU Fortran compilers for C and
Gerald Pfeifer
2009-02-02
1
-6
/
+15
*
Add support for USE_GCC=4.4+ and remove USE_GCC=4.1+ (which is not used
Gerald Pfeifer
2009-01-18
1
-2
/
+2
*
Fix typo.
Maho Nakata
2009-01-06
1
-1
/
+1
*
Add RUN_DEPENDS as well when we specify USE_FORTRAN.
Maho Nakata
2009-01-06
1
-0
/
+3
*
Fix whitespace to four rows per tab style, update version numbers in the
Gerald Pfeifer
2009-01-05
1
-7
/
+6
*
When USE_FORTRAN is specified, add F77, FC, and FFLAGS to CONFIGURE_ENV
Gerald Pfeifer
2009-01-05
1
-1
/
+2
*
Update USE_FORTRAN=yes to leverage lang/gcc43 instead of lang/gcc42
Gerald Pfeifer
2009-01-05
1
-5
/
+5
*
Remove support for GCC 2.7 (the lang/gcc27 port) which, as it turns out,
Gerald Pfeifer
2008-08-17
1
-2
/
+1
*
Remove support for GCC 3.2 which is not used by a port anymore (and
Gerald Pfeifer
2008-08-16
1
-2
/
+1
*
- Add CC and CXX to MAKE_ENV for all ports
Pav Lucistnik
2008-07-24
1
-2
/
+0
*
Provide the test-gcc target and at least key information there even if
Gerald Pfeifer
2008-06-28
1
-3
/
+9
*
Add support for GCC 4.3 (lang/gcc43), to be enabled by USE_GCC=4.3+.
Gerald Pfeifer
2008-05-05
1
-1
/
+2
*
Remove lang/gcc40 which only has three dependencies left in the tree
Gerald Pfeifer
2007-11-05
1
-2
/
+1
*
- Pass FFLAGS to make when USE_FORTRAN is set [1]
Pav Lucistnik
2007-07-27
1
-4
/
+6
*
Add USE_FORTRAN knob. All ports that use FORTRAN should
Maho Nakata
2007-07-12
1
-22
/
+54
*
Recognize gcc42 in 7-CURRENT base
Pav Lucistnik
2007-05-19
1
-2
/
+2
*
- Transfer maintainership of this file to Gerald Pfeifer
Pav Lucistnik
2007-01-29
1
-1
/
+1
*
Make WITH_FORTRAN use lang/gcc42 (which now builds the Fortran frontend by
Gerald Pfeifer
2007-01-06
1
-3
/
+4
*
* Split bsd.port.mk pre and post includes into 3 pieces instead of 2, to
Mark Linimon
2006-09-30
1
-7
/
+25
*
* Change all bogus uses of BROKEN to IGNORE. Note: the BROKEN_WITH_*
Mark Linimon
2006-07-05
1
-2
/
+2
*
- Fix 'all-depends-list' target in cases if dependencies list is
Kirill Ponomarev
2006-01-21
1
-2
/
+2
*
Add support for lang/gcc42
Edwin Groothuis
2006-01-21
1
-1
/
+2
*
Remove gcc3.1
Kirill Ponomarev
2005-07-31
1
-5
/
+4
*
Add support for USE_GCC=2.8 (*)
Edwin Groothuis
2005-06-06
1
-2
/
+3
*
USE_GCC=X.Y+ should prefer the stock compiler
Edwin Groothuis
2005-06-03
1
-3
/
+12
*
[patch] Include gcc 4.1 in Mk/bsd.gcc.mk
Edwin Groothuis
2005-05-21
1
-1
/
+2
*
* Change bento to pointyhat names in comments. [1]
Kirill Ponomarev
2005-02-07
1
-0
/
+156