Page MenuHomeFreeBSD

graphics/mesa-demos: Stop shipping programs that upstream don't ship
ClosedPublic

Authored by manu on Apr 26 2024, 8:10 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Mar 31, 1:23 PM
Unknown Object (File)
Mon, Mar 30, 12:26 AM
Unknown Object (File)
Fri, Mar 27, 11:35 PM
Unknown Object (File)
Thu, Mar 26, 7:01 AM
Unknown Object (File)
Wed, Mar 25, 8:58 AM
Unknown Object (File)
Tue, Mar 24, 5:10 PM
Unknown Object (File)
Mon, Mar 23, 10:32 PM
Unknown Object (File)
Mon, Mar 23, 6:00 AM
Subscribers
None

Details

Summary

Stop thinking we are better than upstream and don't ship programs
that upstream don't

This removes :

  • eglgears_x11
  • eglkms (which segfaults anyway)
  • egltri_x11
  • peglgears (stuck in a loop)
  • xeglgears
  • xeglthreads (doesn't work)

Sponsored by: Beckhoff Automation GmbH & Co. KG

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

manu requested review of this revision.Apr 26 2024, 8:10 AM
manu created this revision.

Note that most of those are included again by default in 9.0.0 but I prefer to follow what upstream does.

Squash libdrm and gbm patches

This revision was not accepted when it landed; it landed in state Needs Review.Apr 30 2024, 6:12 AM
This revision was automatically updated to reflect the committed changes.