Port details |
- f18 Fortran compiler targeting LLVM
- g20191019_1 devel
=0 Version of this port present on the latest quarterly branch. - Maintainer: jmd@FreeBSD.org
 - Port Added: 2019-04-26 14:21:13
- Last Update: 2022-07-20 14:21:35
- Commit Hash: aa6eefd
- License: APACHE20
- Description:
- F18 is a ground-up implementation of a Fortran front end written in modern C++.
F18, when combined with LLVM, is intended to replace the Flang compiler.
WWW: https://github.com/flang-compiler/f18
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/f18/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/f18
- pkg install f18
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: f18
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64
- distinfo:
- TIMESTAMP = 1571522391
SHA256 (flang-compiler-f18-g20191019-1688bef_GH0.tar.gz) = e5e264bf6151e276ca1812284e93a2909ddbd2c65a177375c6044a650e9141cd
SIZE (flang-compiler-f18-g20191019-1688bef_GH0.tar.gz) = 793017
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- llvm80>=0 : devel/llvm80
- cmake : devel/cmake
- python3.9 : lang/python39
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- llvm80>=0 : devel/llvm80
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Library dependencies:
-
- libedit.so.0 : devel/libedit
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- devel_f18
- USES:
- cmake:noninja libedit perl5 tar:xz shebangfix python:build
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:21:35 g20191019_1 |
Tobias C. Berner (tcberner)  |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
06 Apr 2021 14:31:07 g20191019_1 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
20 Oct 2019 07:59:16
g20191019_1 |
antoine  |
Fix typos (?) |
20 Oct 2019 03:05:56
g20191019 |
jmd  |
devel/f18: Update to latest upstream revision. |
26 Jul 2019 20:46:57
g20190422_1 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
01 May 2019 01:23:09
g20190422 |
jmd  |
devel/f18: mark BROKEN on FreeBSD 11.
Fails to link with "could not read symbols: File format not recognized." |
26 Apr 2019 14:21:03
g20190422 |
jmd  |
new port: devel/f18
f18 is the work in process successor to flang, a LLVM-based Fortran compiler.
It recently was accepted as an official LLVM project and while hence likely
change drastically (also in distribution) in the future. This port tracks
FreeBSD support/development. |
Number of commits found: 7
|