Re: git: f2aa1dd1cf9c - main - x11/nvidia-secondary-driver[-390]: Remove dead port

From: Kevin Bowling <kevin.bowling_at_kev009.com>
Date: Sat, 26 Apr 2025 18:14:07 UTC
On Sat, Apr 26, 2025 at 4:30 AM Antoine Brodin <antoine@freebsd.org> wrote:
>
> On Sat, Apr 26, 2025 at 7:15 AM Kevin Bowling <kbowling@freebsd.org> wrote:
> >
> > The branch main has been updated by kbowling:
> >
> > URL: https://cgit.FreeBSD.org/ports/commit/?id=f2aa1dd1cf9cab9a60ae629a6aa9ccb3a63663be
> >
> > commit f2aa1dd1cf9cab9a60ae629a6aa9ccb3a63663be
> > Author:     Kevin Bowling <kbowling@FreeBSD.org>
> > AuthorDate: 2025-04-24 02:48:02 +0000
> > Commit:     Kevin Bowling <kbowling@FreeBSD.org>
> > CommitDate: 2025-04-26 05:13:29 +0000
> >
> >     x11/nvidia-secondary-driver[-390]: Remove dead port
> >
> >     The requisite nvidia-hybrid-graphics port was removed in
> >     9b8dd11af61165b9e0291140d0f8890651a6def5
> >
> >     libglvnd should make the need to manually move libraries around
> >     unnecessary and has been mandatory for a long time since
> >     5343f55d875779eca78236446cd19d67f58c4bce
> >
> >     Reviewed by:    Tomoaki AOKI <junchoon@dec.sakura.ne.jp>
> >     Differential Revision:  https://reviews.freebsd.org/D49992
>
> Hello,
>
> You didn't clean the category Makefile, please fix

Thank you.  Fixed in 972708f1d3948f9805f20c8ec7a90e9034009edd


> Antoine