Bug 267078 - science/libgridxc: Update to 0.10.1
Summary: science/libgridxc: Update to 0.10.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Yuri Victorovich
URL: https://gitlab.com/siesta-project/lib...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-15 13:05 UTC by Daniel Engberg
Modified: 2023-01-04 22:12 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (yuri)


Attachments
Patch for libgridxc (2.67 KB, patch)
2022-10-15 13:05 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2022-10-15 13:05:09 UTC
Created attachment 237331 [details]
Patch for libgridxc

Use upstream release archive
Enable options and use by default

Compile tested on FreeBSD 13.1-STABLE (amd64)
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2022-10-21 22:25:46 UTC
Friendly ping
Comment 2 Daniel Engberg freebsd_committer freebsd_triage 2023-01-04 21:21:16 UTC
Friendly ping #2
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-01-04 22:12:10 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6381d7d0b34beb67ece3fa820c5e6104b5978210

commit 6381d7d0b34beb67ece3fa820c5e6104b5978210
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-01-04 15:55:01 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-01-04 22:12:02 +0000

    science/libgridxc: Update 0.9.6 -> 1.1.0; Add options for MPI choices

    Change to cmake.

    PR:             267078
    Submitted by:   diizzy@ (previous version)

 science/libgridxc/Makefile                         | 34 +++++++-------
 science/libgridxc/distinfo                         |  6 +--
 science/libgridxc/files/patch-CMakeLists.txt (new) | 19 ++++++++
 .../files/patch-config_CMakeLists.txt (new)        | 11 +++++
 science/libgridxc/pkg-plist                        | 54 ++++++++++++++++------
 5 files changed, 91 insertions(+), 33 deletions(-)
Comment 4 Yuri Victorovich freebsd_committer freebsd_triage 2023-01-04 22:12:33 UTC
Update to the latest version committed.

Also added MPI options.

Sorry for the delay!