notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: graphics/mesa-gallium-xa/Makefile
SVNWeb

Number of commits found: 17

Mon, 20 Mar 2023
[ 17:16 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:045971139f0912f8f20d68016deb257a66aa6cea  commit hash:045971139f0912f8f20d68016deb257a66aa6cea  commit hash:045971139f0912f8f20d68016deb257a66aa6cea  0459711 
graphics/mesa-*: unbreak with --auto-features=enabled

meson.build:945:2: ERROR: Dependency "libclc" not found, tried pkgconfig

PR:		270361
Thu, 9 Feb 2023
[ 22:25 Emmanuel Vadot (manu) search for other commits by this committer ]    commit hash:52768539d46f7549a8333c403c02e838182293bf  commit hash:52768539d46f7549a8333c403c02e838182293bf  commit hash:52768539d46f7549a8333c403c02e838182293bf  5276853 
graphics/mesa: Update to 22.3.5

Release
notes:	https://lists.freedesktop.org/archives/mesa-announce/2023-February/000705.html

Sponsored by:	Beckhoff Automation GmbH & Co. KG
Thu, 8 Dec 2022
[ 19:00 Emmanuel Vadot (manu) search for other commits by this committer ]    commit hash:fc5168cd3d8df1d18fa86b8a1b550efeae0b8c49  commit hash:fc5168cd3d8df1d18fa86b8a1b550efeae0b8c49  commit hash:fc5168cd3d8df1d18fa86b8a1b550efeae0b8c49  fc5168c 
graphics/mesa: Stop adding libglapi.so as a deps when not needed

Not every mesa port needs this lib so stop adding a dep on it if not needed.

Sponsored by:	Beckhoff Automation GmbH & Co. KG
[ 19:00 Emmanuel Vadot (manu) search for other commits by this committer ]    commit hash:799245580a718022ce7bb96012a2720ede33a8ae  commit hash:799245580a718022ce7bb96012a2720ede33a8ae  commit hash:799245580a718022ce7bb96012a2720ede33a8ae  7992455 
graphics/mesa: Do not add USE_LDCONFIG for every mesa ports

Not every mesa ports provides shared libraries intented for dynamic uses
so stop running ldconfig script for those ports.

Sponsored by:	Beckhoff Automation GmbH & Co. KG
[ 19:00 Emmanuel Vadot (manu) search for other commits by this committer ]    commit hash:4ef5f4f3f1dfe60509f65f6413431d2f4ded5635  commit hash:4ef5f4f3f1dfe60509f65f6413431d2f4ded5635  commit hash:4ef5f4f3f1dfe60509f65f6413431d2f4ded5635  4ef5f4f 
graphics/mesa-gallium-xa: Cleanup

- Specify license directly in this port.
- Order ONLY_FOR_ARCH

Sponsored by:   Beckhoff Automation GmbH & Co. KG
[ 19:00 Emmanuel Vadot (manu) search for other commits by this committer ]    commit hash:e70ff172c20525bf5ec27c7b904a8e2760947add  commit hash:e70ff172c20525bf5ec27c7b904a8e2760947add  commit hash:e70ff172c20525bf5ec27c7b904a8e2760947add  e70ff17 
graphics/mesa*: Stop using meson native-file

Use BINARY_ALIAS instead, this is cleaner.
While here directly record the deps on libLLVM for packages that
needs it.

Sponsored by:	Beckhoff Automation GmbH & Co. KG
Mon, 5 Dec 2022
[ 14:03 Emmanuel Vadot (manu) search for other commits by this committer ]    commit hash:855947ebf7e738232a8bbf6d47cc56f2896f276f  commit hash:855947ebf7e738232a8bbf6d47cc56f2896f276f  commit hash:855947ebf7e738232a8bbf6d47cc56f2896f276f  855947e  (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
graphics/mesa: Update to 22.3

Release notes:
https://lists.freedesktop.org/archives/mesa-announce/2022-November/000695.html
On top of the release notes it seems that Gallium XVMC is also removed, see
https://gitlab.freedesktop.org/mesa/mesa/-/commit/8cc766d8f7eac26b7c029a2fac1bdfdba4776c29
for
more info.
Bump LLVM_DEFAULT to llvm15 so LTO works.
Also update libclc to track the one from llvm15.

Sponsored by:	Beckhoff Automation GmbH & Co. KG
Differential Revision:	https://reviews.freebsd.org/D37580
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:022e658bd10b8753ede87b3dfda087efabddac98  commit hash:022e658bd10b8753ede87b3dfda087efabddac98  commit hash:022e658bd10b8753ede87b3dfda087efabddac98  022e658  (Only the first 10 of 771 ports in this commit are shown above. View all ports for this commit)
graphics: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Abel Chow <ozsanh45vds001@sneakemail.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Ade Lovett <ade@lovett.com>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Hayward <xelah@xelah.com>
  *  Alex Ivasyuv <siegerstein@pochta.ru>
  *  Alex Samorukov <samm@os2.kiev.ua>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 25 Oct 2021
[ 12:58 Alexey Dokuchaev (danfe) search for other commits by this committer ]    commit hash:61b661339366b6ee95ca1de0667979da9240c6b8  commit hash:61b661339366b6ee95ca1de0667979da9240c6b8  commit hash:61b661339366b6ee95ca1de0667979da9240c6b8  61b6613  (Only the first 10 of 79 ports in this commit are shown above. View all ports for this commit)
Style: improve ONLY_FOR_ARCHS_REASON (grammar, markup, etc.)

ONLY_FOR_ARCHS_REASON is used as part of the sentence and thus should
start with lower-case letter and not end with a period which is added
by the framework, similar to other knobs like BROKEN, IGNORE, et al.

While here, remove needless quoting, add missing Oxford comma, expand
contractions and jargonisms, use correct spelling for proper names.
Tue, 20 Jul 2021
[ 07:36 Emmanuel Vadot (manu) search for other commits by this committer ]    commit hash:22a85734ff71983126a94a1970c534a45a9e730e  commit hash:22a85734ff71983126a94a1970c534a45a9e730e  commit hash:22a85734ff71983126a94a1970c534a45a9e730e  22a8573  (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
mesa*: Update to 21.1.5

- swrast is only a gallium driver now.
- Bump needed llvm to 12
- libclc is still a llvm10, moving to >10 needs to change
  from where we pick libclc as its now part of llvm

Differential Revision:	    https://reviews.freebsd.org/D31165
Reviewed by: kbowling, zeising
Tue, 22 Jun 2021
[ 18:53 Kevin Bowling (kbowling) search for other commits by this committer ]    commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  da3162c  (Only the first 10 of 914 ports in this commit are shown above. View all ports for this commit)
graphics/mesa-libs: Bump reverse deps for libglvnd

Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Thu, 3 Dec 2020
[ 20:55 manu search for other commits by this committer ] Original commit   Revision:556929 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
 mesa-*: Update to 20.2.3

 - Fix mesa-gallium-va and mesa-gallium-vdpau for X11 usage
 - Add a patch so iris will be prefered for compatible intel GPUs (>=broadwell)

PR:		250307 250325
Fri, 27 Nov 2020
[ 01:15 pkubaj search for other commits by this committer ] Original commit   Revision:556425
After r556423, also bump PORTREVISION on other Mesa ports.
Tue, 13 Oct 2020
[ 11:53 manu search for other commits by this committer ] Original commit   Revision:552236
graphics/mesa*: Add Iris Gallium driver and libunwind for more arch

Iris is the prefered gallium driver for Intel Gen8 to Gen11, add it
to the build. [1]
Add libunwind support for more arch. [2]

PR:		250307 [1], 250305 [2]
Submitted by:	jbeich [2]
Reported by:	jbeich [1]
Reviewed by:	zeising
Mon, 12 Oct 2020
[ 08:30 manu search for other commits by this committer ] Original commit   Revision:552109 (Only the first 10 of 58 ports in this commit are shown above. View all ports for this commit)
graphics/mesa*: Update to 20.2

Update to 20.2
Move graphics/libxatracker to graphics/mesa-gallium-xa
Remove VAAPI and VDPAU options in mesa-libs in favor of
two new ports : mesa-gallium-va and mesa-gallium-vdpau
Bump needed llvm to llvm10
Change a lot of meson option from false to disabled as it's
deprecated.
Remove the drm and surfaceless platform from mesa* as it's always
enabled now.
Add zstd option, used for shader cache.

Reviewed by:	x11 (zeising@)
Differential Revision:	https://reviews.freebsd.org/D26682

Number of commits found: 17