Port details |
- fortran-stdlib Fortran Standard Library
- 0.7.0 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: rwn@mailo.com
 - Port Added: 2025-05-06 10:51:09
- Last Update: 2025-05-06 10:48:02
- Commit Hash: 7d318f7
- License: MIT
- WWW:
- https://stdlib.fortran-lang.org/
- Description:
- The Fortran Standard Library is a community driven de facto standard library for
Fortran.
The goal of the Fortran Standard Library is to achieve the following general
scope:
- Utilities (containers, strings, files, OS/environment integration, unit
testing & assertions, logging, ...)
- Algorithms (searching and sorting, merging, ...)
- Mathematics (linear algebra, sparse matrices, special functions, fast Fourier
transform, random numbers, statistics, ordinary differential equations,
numerical integration, optimization, ...)
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- fortran-stdlib>0:devel/fortran-stdlib
- To install the port:
- cd /usr/ports/devel/fortran-stdlib/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/fortran-stdlib
- pkg install fortran-stdlib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: fortran-stdlib
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1746516620
SHA256 (fortran-lang-stdlib-v0.7.0_GH0.tar.gz) = 07615b1fd0d9c78f04ec5a26234d091cb7e359933ba2caee311dcd6f58d87af0
SIZE (fortran-lang-stdlib-v0.7.0_GH0.tar.gz) = 3669255
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:
-
- fypp : devel/py-fypp
- cmake : devel/cmake-core
- gfortran13 : lang/gcc13
- as : devel/binutils
- Runtime dependencies:
-
- gfortran13 : lang/gcc13
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_fortran-stdlib
- USES:
- cmake fortran compiler:features
- 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.7.0 06 May 2025 10:48:02
    |
Wen Heping (wen)  Author: RwN |
devel/fortran-stdlib: New port
The Fortran Standard Library is a community driven de facto standard library for
Fortran.
The goal of the Fortran Standard Library is to achieve the following general
scope:
- Utilities (containers, strings, files, OS/environment integration, unit
testing & assertions, logging, ...)
- Algorithms (searching and sorting, merging, ...)
- Mathematics (linear algebra, sparse matrices, special functions, fast Fourier
transform, random numbers, statistics, ordinary differential equations,
numerical integration, optimization, ...)
PR: 286609
Reported by: RwN <rwn@mailo.com> |
Number of commits found: 1
|