Bug 256279

Summary: emulators/parallels-tools: add Aarch64 support
Product: Ports & Packages Reporter: Vincent Milum Jr <freebsd>
Component: Individual Port(s)Assignee: Alexander Nedotsukov <bland>
Status: Closed FIXED    
Severity: Affects Some People CC: alexreg
Priority: --- Flags: bugzilla: maintainer-feedback? (bland)
Version: Latest   
Hardware: arm64   
OS: Any   
Attachments:
Description Flags
Simple #ifdef to detect Aarch64 none

Description Vincent Milum Jr 2021-05-31 02:59:08 UTC
Created attachment 225393 [details]
Simple #ifdef to detect Aarch64

Adding support for Aarch64

Compiled using FreeBSD under Parallels on a Mac M1
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-06-24 14:05:52 UTC
A commit in branch main references this bug:

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

commit 4e53f78791b649448c0bc20b15da18050a52f2b7
Author:     Alexander Nedotsukov <bland@FreeBSD.org>
AuthorDate: 2021-06-24 14:02:10 +0000
Commit:     Alexander Nedotsukov <bland@FreeBSD.org>
CommitDate: 2021-06-24 14:04:47 +0000

    emulators/parallels-tools: Add Aarch64 support.

    PR: 256279
    Submitted by: Vincent Milum Jr <freebsd@darkain.com>

 .../parallels-tools/files/patch-pvmnet-ParallelsTypes.h (new) | 11 +++++++++++
 1 file changed, 11 insertions(+)
Comment 2 Alexander Nedotsukov freebsd_committer freebsd_triage 2021-06-24 14:07:03 UTC
Committed, thanks!
Comment 3 Alex Regueiro 2023-02-19 04:43:57 UTC
I see this was merged a long time ago. Is there any reason the port still doesn't list aarch64 support, and there's no corresponding pkg build available?