Port details on branch 2024Q1 |
- lfortran Modern interactive Fortran compiler built on top of LLVM
- 0.30.0 lang =0 0.30.0Version of this port present on the latest quarterly branch.
- Maintainer: fortran@FreeBSD.org
- Port Added: 2024-01-15 17:42:05
- Last Update: 2024-01-15 17:39:13
- Commit Hash: a8b09cb
- License: BSD3CLAUSE
- WWW:
- https://lfortran.org/
- Description:
- LFortran is a modern open-source (BSD licensed) interactive Fortran compiler
built on top of LLVM. It can execute user's code interactively to allow
exploratory work (much like Python, MATLAB or Julia) as well as compile to
binaries with the goal to run user's code on modern architectures such as
multi-core CPUs and GPUs.
Try online: https://dev.lfortran.org/
See also: https://github.com/lfortran/lfortran
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/lang/lfortran/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/lfortran
- pkg install lfortran
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: lfortran
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1704443172
SHA256 (lfortran-lfortran-v0.30.0_GH0.tar.gz) = 672d212456308db151210a1248a50b68e6f86658b78a2fe441626003b6039262
SIZE (lfortran-lfortran-v0.30.0_GH0.tar.gz) = 2488225
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:
-
- bash : shells/bash
- re2c>0 : devel/re2c
- dwarfdump : devel/dwarfdump
- pandoc : textproc/hs-pandoc
- rapidjson>0 : devel/rapidjson
- bison : devel/bison
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.9 : lang/python39
- as : devel/binutils
- Runtime dependencies:
-
- dwarfdump : devel/dwarfdump
- Library dependencies:
-
- libfmt.so : devel/libfmt
- libzstd.so : archivers/zstd
- libunwind.so : devel/libunwind
- libLLVM-15.so : devel/llvm15
- libbfd.so : devel/binutils
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for lfortran-0.30.0:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- lang_lfortran
- USES:
- bison cmake:testing compiler:c++17-lang pkgconfig python:build ssl shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.30.0 15 Jan 2024 17:39:13 |
Thierry Thomas (thierry) |
lang/lfortran: upgrade to v0.30.0
Release notes at <https://github.com/lfortran/lfortran/releases/tag/v0.30.0>.
Remark: lfortran only supports obsolete versions of Xeus (to get a kernel
for Jupyter), therefore it has been disabled.
(cherry picked from commit 9ee01024f2b292c752b1e0d1dc98c810f27133ce) |
Number of commits found: 1
|