Bug 261288

Summary: net/freeswitch: builds fine on aarch64
Product: Ports & Packages Reporter: Ronald Klop <ronald-lists>
Component: Individual Port(s)Assignee: Kurt Jaeger <pi>
Status: Closed FIXED    
Severity: Affects Some People CC: pi
Priority: --- Flags: pi: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
git diff in net/freeswitch ronald-lists: maintainer-approval?

Description Ronald Klop 2022-01-17 21:23:32 UTC
Created attachment 231095 [details]
git diff in net/freeswitch

- enable on aarch64
- builds on RPI4/14-CURRENT
- make stage-qa ok
Comment 1 Ronald Klop 2022-01-17 21:25:56 UTC
Upstream Wiki explicitly mentions Raspberry Pi (as not being special to run this on).
https://freeswitch.org/confluence/display/FREESWITCH/Raspberry+Pi
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-01-18 06:24:16 UTC
A commit in branch main references this bug:

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

commit d37f55fc4cf8e37688449eb7f0fd4e25abde0731
Author:     Ronald Klop <ronald-lists@klop.ws>
AuthorDate: 2022-01-18 06:22:28 +0000
Commit:     Kurt Jaeger <pi@FreeBSD.org>
CommitDate: 2022-01-18 06:23:48 +0000

    net/freeswitch: builds fine on aarch64

    - enable on aarch64
    - builds on RPI4/14-CURRENT
    - make stage-qa ok

    PR:             261288

 net/freeswitch/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 3 Kurt Jaeger freebsd_committer freebsd_triage 2022-01-18 06:24:36 UTC
Committed, thanks!