Bug 257749

Summary: security/suricata: Change LUAJIT dependency to luajit-openresty
Product: Ports & Packages Reporter: Renato Botelho <garga>
Component: Individual Port(s)Assignee: Renato Botelho <garga>
Status: Closed FIXED    
Severity: Affects Some People CC: franco
Priority: --- Flags: franco: maintainer-feedback+
garga: merge-quarterly-
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Move to luajit-openresty none

Description Renato Botelho freebsd_committer freebsd_triage 2021-08-10 18:38:44 UTC
lang/luajit cannot build on aarch64.  Change suricata optional dependency to lang/luajit-openresty, which does build fine on aarch64 and is working as expected for a long time on pfSense
Comment 1 Renato Botelho freebsd_committer freebsd_triage 2021-08-10 18:40:13 UTC
*** Bug 257748 has been marked as a duplicate of this bug. ***
Comment 2 Renato Botelho freebsd_committer freebsd_triage 2021-08-11 10:26:18 UTC
Created attachment 227109 [details]
Move to luajit-openresty
Comment 3 Renato Botelho freebsd_committer freebsd_triage 2021-08-11 10:26:40 UTC
Added missing patch
Comment 4 Franco Fichtner 2021-08-11 10:52:42 UTC
Looks good, thanks!


Cheers,
Franco
Comment 5 commit-hook freebsd_committer freebsd_triage 2021-08-11 11:42:35 UTC
A commit in branch main references this bug:

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

commit 85f45073be56941e9ac49776f0a479ec8ddb11dd
Author:     Renato Botelho <garga@FreeBSD.org>
AuthorDate: 2021-08-11 11:36:31 +0000
Commit:     Renato Botelho <garga@FreeBSD.org>
CommitDate: 2021-08-11 11:40:21 +0000

    security/suricata: Use lang/luajit-openresty

    Change optional LUAJIT dependency to lang/luajit-openresty and make it
    possible to build it on aarch64
    PR:             257749
    Approved by:    Franco Fichtner <franco@opnsense.org> (maintainer)
    Obtained from:  pfSense
    Sponsored by:   Rubicon Communications, LLC ("Netgate")

 security/suricata/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)