notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
lfortran Modern interactive Fortran compiler built on top of LLVM
0.34.0 lang on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.34.0Version of this port present on the latest quarterly branch.
Maintainer: fortran@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-11-01 16:27:06
Last Update: 2024-03-23 19:06:47
Commit Hash: e310cd9
People watching this port, also watch:: SparseBitSet, py39-cysignals, R-cran-eRm, python
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
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (26 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/lfortran-0.34.0/catalog.mk
  3. /usr/local/share/licenses/lfortran-0.34.0/LICENSE
  4. /usr/local/share/licenses/lfortran-0.34.0/BSD3CLAUSE
  5. bin/lfortran
  6. include/lfortran/impure/lfortran_intrinsics.h
  7. lib/lfortran_intrinsic_builtin.mod
  8. lib/lfortran_intrinsic_custom.mod
  9. lib/lfortran_intrinsic_ieee_arithmetic.mod
  10. lib/lfortran_intrinsic_iso_c_binding.mod
  11. lib/lfortran_intrinsic_iso_fortran_env.mod
  12. lib/lfortran_intrinsic_math.mod
  13. lib/lfortran_intrinsic_math2.mod
  14. lib/lfortran_intrinsic_optimization.mod
  15. lib/lfortran_intrinsic_sin.mod
  16. lib/lfortran_intrinsic_string.mod
  17. lib/liblfortran_runtime.so
  18. lib/liblfortran_runtime.so.0
  19. lib/liblfortran_runtime.so.0.34.0
  20. lib/liblfortran_runtime_static.a
  21. share/lfortran/dat_convert.py
  22. share/lfortran/dwarf_convert.py
  23. share/man/man1/lfortran.1.gz
  24. @owner
  25. @group
  26. @mode
Collapse this list.
Dependency lines:
  • lfortran>0:lang/lfortran
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 = 1711218206 SHA256 (lfortran-lfortran-v0.34.0_GH0.tar.gz) = 252d4786fb9c29411866e4aee7b5c9dac41df936c156c8eb225cf1e4e4a29578 SIZE (lfortran-lfortran-v0.34.0_GH0.tar.gz) = 2615418

Packages (timestamps in pop-ups are UTC):
lfortran
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.34.00.34.0------
FreeBSD:13:quarterly0.30.00.30.0------
FreeBSD:14:latest0.34.00.34.0-----0.19.0_2
FreeBSD:14:quarterly0.30.00.34.0------
FreeBSD:15:latest-0.34.0n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. bash : shells/bash
  2. re2c>0 : devel/re2c
  3. dwarfdump : devel/dwarfdump
  4. pandoc : textproc/hs-pandoc
  5. rapidjson>0 : devel/rapidjson
  6. bison : devel/bison
  7. cmake : devel/cmake-core
  8. ninja : devel/ninja
  9. pkgconf>=1.3.0_1 : devel/pkgconf
  10. python3.9 : lang/python39
  11. as : devel/binutils
Runtime dependencies:
  1. dwarfdump : devel/dwarfdump
Library dependencies:
  1. libfmt.so : devel/libfmt
  2. libzstd.so : archivers/zstd
  3. libunwind.so : devel/libunwind
  4. libkokkoscore.so : devel/kokkos
  5. libLLVM-15.so : devel/llvm15
  6. libbfd.so : devel/binutils
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for lfortran-0.34.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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/lfortran/lfortran/tar.gz/v0.34.0?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port