Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F112009673
D19099.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
4 KB
Referenced Files
None
Subscribers
None
D19099.diff
View Options
Index: head/graphics/libosmesa/Makefile
===================================================================
--- head/graphics/libosmesa/Makefile
+++ head/graphics/libosmesa/Makefile
@@ -3,11 +3,11 @@
PORTNAME= libosmesa
PORTVERSION= ${MESAVERSION}
-PORTREVISION= 6
CATEGORIES= graphics
COMMENT= Off-Screen Mesa implementation of the OpenGL API
+USES= xorg
USE_XORG= xorgproto
.include <bsd.port.options.mk>
Index: head/graphics/libxatracker/Makefile
===================================================================
--- head/graphics/libxatracker/Makefile
+++ head/graphics/libxatracker/Makefile
@@ -8,6 +8,7 @@
COMMENT= Mesa XA state tracker
+USES= xorg
USE_XORG= xorgproto
.include <bsd.port.options.mk>
Index: head/graphics/libxatracker/pkg-plist
===================================================================
--- head/graphics/libxatracker/pkg-plist
+++ head/graphics/libxatracker/pkg-plist
@@ -3,5 +3,5 @@
include/xa_tracker.h
lib/libxatracker.so
lib/libxatracker.so.2
-lib/libxatracker.so.2.4.0
+lib/libxatracker.so.2.5.0
libdata/pkgconfig/xatracker.pc
Index: head/graphics/mesa-dri/Makefile
===================================================================
--- head/graphics/mesa-dri/Makefile
+++ head/graphics/mesa-dri/Makefile
@@ -3,11 +3,11 @@
PORTNAME= mesa-dri
PORTVERSION= ${MESAVERSION}
-PORTREVISION= 10
CATEGORIES= graphics
COMMENT= OpenGL hardware acceleration drivers for DRI2+
+USES= xorg
USE_XORG= xorgproto x11 xdamage xext xfixes xshmfence xv xvmc
OPTIONS_DEFINE= VAAPI VDPAU WAYLAND
Index: head/graphics/mesa-dri/Makefile.common
===================================================================
--- head/graphics/mesa-dri/Makefile.common
+++ head/graphics/mesa-dri/Makefile.common
@@ -14,7 +14,7 @@
MESAVERSION= ${MESABASEVERSION}${MESASUBVERSION:C/^(.)/.\1/}
MESADISTVERSION=${MESABASEVERSION}${MESASUBVERSION:C/^(.)/-\1/}
-MESABASEVERSION= 18.3.2
+MESABASEVERSION= 19.0.8
# if there is a subversion, don't include the '-' between 7.11-rc2.
MESASUBVERSION=
@@ -51,6 +51,7 @@
localbase pathfix pkgconfig python:2.7,build shebangfix tar:xz
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
+CONFIGURE_ARGS+=--enable-autotools
# only have one port to check with portscout.
.if ${PORTNAME} != mesa-dri
Index: head/graphics/mesa-dri/distinfo
===================================================================
--- head/graphics/mesa-dri/distinfo
+++ head/graphics/mesa-dri/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1547724382
-SHA256 (mesa-18.3.2.tar.xz) = f7ce7181c07b6d8e0132da879af1729523a6c8aa87f79a9d59dfd064024cfb35
-SIZE (mesa-18.3.2.tar.xz) = 11868440
+TIMESTAMP = 1561580048
+SHA256 (mesa-19.0.8.tar.xz) = d017eb53a810c32dabeedf6ca2238ae1e897ce9090e470e9ce1d6c9e3f1b0862
+SIZE (mesa-19.0.8.tar.xz) = 11967592
Index: head/graphics/mesa-dri/files/patch-9cab8cc.c
===================================================================
--- head/graphics/mesa-dri/files/patch-9cab8cc.c
+++ head/graphics/mesa-dri/files/patch-9cab8cc.c
@@ -1,17 +0,0 @@
-amd: Make vgpr-spilling depend on llvm version
-
-https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230789#c14
-diff --git a/src/amd/common/ac_llvm_util.c b/src/amd/common/ac_llvm_util.c
-index 69d9f7b9f3fe9e5feb07b32c35cbcf1206a14ca8..dc9b684e9dd287d5bb558d9ad3868a9d0975228d 100644
---- src/amd/common/ac_llvm_util.c
-+++ src/amd/common/ac_llvm_util.c
-@@ -153,7 +153,8 @@ static LLVMTargetMachineRef ac_create_target_machine(enum radeon_family family,
- LLVMTargetRef target = ac_get_llvm_target(triple);
-
- snprintf(features, sizeof(features),
-- "+DumpCode,+vgpr-spilling,-fp32-denormals,+fp64-denormals%s%s%s%s",
-+ "+DumpCode,-fp32-denormals,+fp64-denormals%s%s%s%s%s",
-+ HAVE_LLVM >= 0x0800 ? "" : ",+vgpr-spilling",
- tm_options & AC_TM_SISCHED ? ",+si-scheduler" : "",
- tm_options & AC_TM_FORCE_ENABLE_XNACK ? ",+xnack" : "",
- tm_options & AC_TM_FORCE_DISABLE_XNACK ? ",-xnack" : "",
Index: head/graphics/mesa-libs/Makefile
===================================================================
--- head/graphics/mesa-libs/Makefile
+++ head/graphics/mesa-libs/Makefile
@@ -3,11 +3,11 @@
PORTNAME= mesa-libs
PORTVERSION= ${MESAVERSION}
-PORTREVISION= 4
CATEGORIES= graphics
COMMENT= OpenGL libraries that support GLX and EGL clients
+USES= xorg
USE_XORG= xorgproto x11 xcb xdamage xext \
xfixes xshmfence xxf86vm
Index: head/lang/clover/Makefile
===================================================================
--- head/lang/clover/Makefile
+++ head/lang/clover/Makefile
@@ -2,7 +2,6 @@
PORTNAME= clover
PORTVERSION= ${MESAVERSION}
-PORTREVISION= 5
CATEGORIES= lang
COMMENT= Mesa OpenCL implementation for AMD GPUs
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Mar 12, 12:52 PM (4 h, 25 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17119669
Default Alt Text
D19099.diff (4 KB)
Attached To
Mode
D19099: graphics/mesa-{libs,dri}: update to 18.3.6
Attached
Detach File
Event Timeline
Log In to Comment