Bug 256279 - emulators/parallels-tools: add Aarch64 support
Summary: emulators/parallels-tools: add Aarch64 support
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: arm64 Any
: --- Affects Some People
Assignee: Alexander Nedotsukov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-31 02:59 UTC by Vincent Milum Jr
Modified: 2023-02-19 04:43 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (bland)


Attachments
Simple #ifdef to detect Aarch64 (261 bytes, patch)
2021-05-31 02:59 UTC, Vincent Milum Jr
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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?