Bug 283336 - x11-drivers/xf86-video-vmware: Drop dependency on obsolete GCC
Summary: x11-drivers/xf86-video-vmware: Drop dependency on obsolete GCC
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-x11 (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-14 23:54 UTC by Gerald Pfeifer
Modified: 2025-02-08 05:19 UTC (History)
2 users (show)

See Also:


Attachments
Proposed patch (1.41 KB, patch)
2024-12-14 23:54 UTC, Gerald Pfeifer
gerald: maintainer-approval?
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gerald Pfeifer freebsd_committer freebsd_triage 2024-12-14 23:54:57 UTC
Created attachment 255862 [details]
Proposed patch

This port has not seen a code update for more than six years and
is stuck with an end-of-life version of GCC 11 on i386 which
should leave our tree soon.

Drop this dependency and make the port amd64-only.
Comment 1 commit-hook freebsd_committer freebsd_triage 2025-02-08 05:17:19 UTC
A commit in branch main references this bug:

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

commit e3e3349d519490c716401f47d269302754fef151
Author:     Gerald Pfeifer <gerald@FreeBSD.org>
AuthorDate: 2024-12-14 09:50:55 +0000
Commit:     Gerald Pfeifer <gerald@FreeBSD.org>
CommitDate: 2025-02-08 05:16:08 +0000

    x11-drivers/xf86-video-vmware: Drop dependency on obsolete GCC

    This port has not seen a code update for more than six years and
    is stuck with an end-of-life version of GCC 11 on i386 which
    should leave our tree soon.

    Drop this dependency and make the port amd64-only.

    PR:             283336
    Approved by:    maintainer timeout (freebsd-x11, 8 weeks)

 x11-drivers/xf86-video-vmware/Makefile | 10 ++--------
 1 file changed, 2 insertions(+), 8 deletions(-)