Bug 272978 - science/openbabel: needs perl to build
Summary: science/openbabel: needs perl to build
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: 2023-08-06 14:14 UTC by Benjamin Takacs
Modified: 2023-11-04 16:57 UTC (History)
1 user (show)

See Also:
yuri: maintainer-feedback+
nimaje+fbz: merge-quarterly?


Attachments
science/openbabel: add build dependency on perl (657 bytes, patch)
2023-08-06 14:14 UTC, Benjamin Takacs
nimaje+fbz: maintainer-approval? (yuri)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Takacs 2023-08-06 14:14:05 UTC
Created attachment 243892 [details]
science/openbabel: add build dependency on perl

openbabel needs perl to build, as can be seen in its data/CMakeLists.txt

On the official builders perl gets installed via transitive dependencies and default options (x11-toolkits/wxgtk30 WEBKIT=on).

Probably affects quarterly too, not checked.

Attached patch builds fine for me in poudriere (13.2; amd64) with my custom options.
Comment 1 Benjamin Takacs 2023-11-04 11:48:03 UTC
maintainer timeout
dependency missing in quarterly too
Comment 2 Yuri Victorovich freebsd_committer freebsd_triage 2023-11-04 16:56:44 UTC
Committed.

Thanks for the patch, and sorry for the delay!
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-11-04 16:57:45 UTC
A commit in branch main references this bug:

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

commit 4eac4457e8411dca9fb7273a218e8ab9a41ad3bf
Author:     Benjamin Takacs <nimaje+fbz@bureaucracy.de>
AuthorDate: 2023-11-04 16:55:02 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-11-04 16:57:02 +0000

    science/openbabel: Add perl build dependency

    PR:             272978

 science/openbabel/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)