Bug 265782 - science/libxc: Change to cmake; Install cmake files
Summary: science/libxc: Change to cmake; Install cmake files
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:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-11 21:56 UTC by Yuri Victorovich
Modified: 2022-08-13 22:31 UTC (History)
0 users

See Also:
jmd: maintainer-feedback+


Attachments
patch (1.46 KB, patch)
2022-08-11 21:56 UTC, Yuri Victorovich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Victorovich freebsd_committer freebsd_triage 2022-08-11 21:56:12 UTC
Created attachment 235854 [details]
patch

Original reason: the Psi4 requires .cmake files to be installed in order to find libxc (https://psicode.org/psi4manual/master/libxc.html?highlight=libxc_dir#how-to-configure-libxc-for-building-psi4).
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2022-08-13 22:30:38 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-08-13 22:31:09 UTC
A commit in branch main references this bug:

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

commit d599b9c1d5d5fe828fbf6243987c6d503769820d
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-08-13 22:27:49 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-08-13 22:30:23 +0000

    science/libxc: Change to cmake; Install cmake files

    Reason - the Psi4 project requires .cmake files to be installed
    in order to find libxc.

    PR:             265782
    Approved by:    jmd@ (maintainer)

 science/libxc/Makefile  |  9 ++++-----
 science/libxc/pkg-plist | 11 ++++++-----
 2 files changed, 10 insertions(+), 10 deletions(-)