Bug 257585 - net/krill: Prevent pkg-fallout for Release 11.4 (and earlier)
Summary: net/krill: Prevent pkg-fallout for Release 11.4 (and earlier)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-03 11:40 UTC by Jaap Akkerhuis
Modified: 2021-08-03 21:40 UTC (History)
1 user (show)

See Also:


Attachments
patch to fix (423 bytes, patch)
2021-08-03 11:40 UTC, Jaap Akkerhuis
jaap: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jaap Akkerhuis 2021-08-03 11:40:04 UTC
Created attachment 226908 [details]
patch to fix

Krill really needs a modern openssl so won;t build on FreeBSD 11.4

This is a crude patch to silence pkg-fallout 


Committer: I don't think a Revision bump is needed but feel free to add
Comment 1 Li-Wen Hsu freebsd_committer freebsd_triage 2021-08-03 18:41:57 UTC
If the base openssl in 11.4 doesn't work with it, maybe IGNORE is more suitable than BROKEN?

Another possible solution is specifying ports openssl on 11.
Comment 2 Jaap Akkerhuis 2021-08-03 19:27:13 UTC
(In reply to Li-Wen Hsu from comment #1)
Using IGNORE is fine with me.
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-08-03 19:36:26 UTC
A commit in branch main references this bug:

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

commit af8f311a290bde778422f84584790a9ea8e8db5c
Author:     Jaap Akkerhuis <jaap@NLnetLabs.nl>
AuthorDate: 2021-08-03 19:34:18 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2021-08-03 19:34:18 +0000

    net/krill: Mark IGNORE on 11.4 with base openssl

    PR:             257585

 net/krill/Makefile | 5 +++++
 1 file changed, 5 insertions(+)