Bug 257517 - new port: devel/p5-Alien-GSL: Detect and get configuration setting for GSL
Summary: new port: devel/p5-Alien-GSL: Detect and get configuration setting for GSL
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: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks: 257518
  Show dependency treegraph
 
Reported: 2021-07-31 06:16 UTC by Tomohiro Hosaka
Modified: 2021-12-19 12:54 UTC (History)
2 users (show)

See Also:


Attachments
git diff (1.92 KB, text/plain)
2021-07-31 06:16 UTC, Tomohiro Hosaka
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomohiro Hosaka 2021-07-31 06:16:31 UTC
* portlint looks fine.
* poudriere testport ok (12.2, amd64)
* make test ok
Comment 1 Tomohiro Hosaka 2021-07-31 06:16:33 UTC
Created attachment 226815 [details]
git diff
Comment 2 Li-Wen Hsu freebsd_committer freebsd_triage 2021-07-31 19:25:40 UTC
I got this in 13.0/amd64 poudriere jail, can you help to check?
https://gist.github.com/0c18b43ee7a5940eea79283faeab0d8a
Thanks!
Comment 3 Li-Wen Hsu freebsd_committer freebsd_triage 2021-07-31 19:32:12 UTC
(In reply to Li-Wen Hsu from comment #2)
Sorry, this should be posted to bug257518
Comment 4 Wen Heping freebsd_committer freebsd_triage 2021-10-05 10:22:36 UTC
I would send this port into math directory,
since gsl, R-cran-GSL, p5-Math-GSL etc. all in math directory.

wen
Comment 5 Li-Wen Hsu freebsd_committer freebsd_triage 2021-12-19 12:53:10 UTC
(In reply to Wen Heping from comment #4)
Yes it also looks better to me to put to into math category.
Comment 6 commit-hook freebsd_committer freebsd_triage 2021-12-19 12:54:21 UTC
A commit in branch main references this bug:

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

commit f9a152265042edab02e0997fd93eb18aeae32ac8
Author:     Tomohiro Hosaka <bokutin@bokut.in>
AuthorDate: 2021-12-19 12:50:48 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2021-12-19 12:52:04 +0000

    Add math/p5-Alien-GSL: Detect and get configuration setting for GSL

    PR:             257517

 math/Makefile                     |  1 +
 math/p5-Alien-GSL/Makefile (new)  | 26 ++++++++++++++++++++++++++
 math/p5-Alien-GSL/distinfo (new)  |  3 +++
 math/p5-Alien-GSL/pkg-descr (new) |  4 ++++
 math/p5-Alien-GSL/pkg-plist (new) |  6 ++++++
 5 files changed, 40 insertions(+)