summaryrefslogtreecommitdiff
path: root/Mk/Uses/fortran.mk (follow)
Commit message (Expand)AuthorAgeFilesLines
* framework: Remove $FreeBSD$Mathieu Arnold2021-04-061-2/+0
* devel/flang doesn't provide a flang binary, but it provides a flang packageAntoine Brodin2019-04-041-2/+2
* - Allow users to change the default Fortran compiler via DEFAULT_VERSIONS.Tijl Coosemans2017-11-181-3/+3
* Only link to libflang and libexecinfo as needed.Tijl Coosemans2017-11-181-1/+1
* Mk/Uses/fortran.mk: Add flang as a non-default USES=fortran argument. Note,Joseph Mingrone2017-10-241-3/+13
* As of today, USE_GCC=yes (and USE_GCC=any in most circumstances)Gerald Pfeifer2017-05-021-5/+0
* Always include bsd.default-versions.mk in bsd.port.mk.Mathieu Arnold2016-08-031-1/+0
* lang/ifc was removed quite a while back.Mathieu Arnold2016-06-201-6/+1
* Remove the now unneeded ${PORTSDIR} from dependency definition inBaptiste Daroussin2016-03-271-6/+6
* Readd PORTSDIR for now we will only start removing them after 2016Q1 is branchedBaptiste Daroussin2015-10-151-6/+6
* Drop the necessity to add ${PORTSDIR} to dependency lineBaptiste Daroussin2015-10-141-6/+6
* Move LANG_GCC_IS from bsd.gcc.mk to bsd.default-versions.mk and useGerald Pfeifer2015-01-261-1/+1
* Change the way USES is handled:Tijl Coosemans2014-09-281-1/+1
* Depend on lang/gccXY if users wish to use a different version of gcc byTijl Coosemans2014-09-261-0/+5
* Move MAINTAINER lines to the end of the initial comment block andGerald Pfeifer2014-03-151-2/+2
* Instead of hardcoding the version of GCC to provide Fortran support,Gerald Pfeifer2014-02-261-1/+2
* Add -B${LOCALBASE}/bin to LDFLAGS just like compiler.mk does. This fixesTijl Coosemans2014-02-261-1/+1
* Revert bogus parts of revision 345909.Gerald Pfeifer2014-02-251-1/+1
* Reword the documentation at the top of this file.Gerald Pfeifer2014-02-251-1/+1
* Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most casesTijl Coosemans2014-02-161-2/+3
* Add the directory with GCC runtime libraries to LDFLAGS. This lets ClangTijl Coosemans2013-12-201-1/+2
* New USES=fortran to replace USE_FORTRAN.Tijl Coosemans2013-12-131-0/+39