[Bug 286609] [New Port] devel/fortran-stdlib: Fortran Standard Library

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 06 May 2025 10:49:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286609

--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=7d318f76840996d092777d38cf9bdd001ee6afe4

commit 7d318f76840996d092777d38cf9bdd001ee6afe4
Author:     RwN <rwn@mailo.com>
AuthorDate: 2025-05-06 10:46:27 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2025-05-06 10:48:02 +0000

    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>

 devel/Makefile                                     |   1 +
 devel/fortran-stdlib/Makefile (new)                |  24 ++++
 devel/fortran-stdlib/distinfo (new)                |   3 +
 .../files/patch-config-CMakeLists.txt (new)        |  11 ++
 devel/fortran-stdlib/pkg-descr (new)               |  11 ++
 devel/fortran-stdlib/pkg-plist (new)               | 130 +++++++++++++++++++++
 6 files changed, 180 insertions(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.