summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/Makefile1
-rw-r--r--graphics/libGLU/Makefile1
-rw-r--r--graphics/libGLU/pkg/PLIST1
-rw-r--r--graphics/libepoxy/Makefile1
-rw-r--r--graphics/libepoxy/patches/patch-src_dispatch_common_c1
-rw-r--r--graphics/libepoxy/pkg/PLIST1
-rw-r--r--graphics/mesa/Makefile1
-rw-r--r--graphics/mesa/patches/patch-meson_build1
-rw-r--r--graphics/mesa/patches/patch-src_gallium_auxiliary_rtasm_rtasm_execmem_c1
-rw-r--r--graphics/mesa/patches/patch-src_gallium_frontends_lavapipe_meson_build1
-rw-r--r--graphics/mesa/patches/patch-src_gbm_backends_dri_gbm_dri_c1
-rw-r--r--graphics/mesa/patches/patch-src_glx_dri_common_c1
-rw-r--r--graphics/mesa/patches/patch-src_glx_meson_build1
-rw-r--r--graphics/mesa/patches/patch-src_loader_loader_c1
-rw-r--r--graphics/mesa/patches/patch-src_mapi_u_execmem_c1
-rw-r--r--graphics/mesa/patches/patch-src_mesa_main_execmem_c1
-rw-r--r--graphics/mesa/patches/patch-src_util_build_id_c1
-rw-r--r--graphics/mesa/patches/patch-src_util_build_id_h1
-rw-r--r--graphics/mesa/patches/patch-src_util_disk_cache_h1
-rw-r--r--graphics/mesa/patches/patch-src_util_disk_cache_os_c1
-rw-r--r--graphics/mesa/patches/patch-src_util_os_file_c1
-rw-r--r--graphics/mesa/patches/patch-src_util_rand_xor_c1
-rw-r--r--graphics/mesa/patches/patch-src_util_u_atomic_c1
-rw-r--r--graphics/mesa/patches/patch-src_util_u_cpu_detect_c1
-rw-r--r--graphics/mesa/pkg/PLIST1
-rw-r--r--graphics/pixman/Makefile1
-rw-r--r--graphics/pixman/pkg/PLIST1
27 files changed, 0 insertions, 27 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index bf73fe6..8115cb3 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,3 @@
-# $OpenBSD$
SUBDIR =
SUBDIR += libepoxy
diff --git a/graphics/libGLU/Makefile b/graphics/libGLU/Makefile
index c8b4bb0..4895487 100644
--- a/graphics/libGLU/Makefile
+++ b/graphics/libGLU/Makefile
@@ -1,4 +1,3 @@
-# $OpenBSD: Makefile.template,v 1.83 2019/07/02 12:03:14 sthen Exp $
COMMENT = Mesa OpenGL Utility library
V = 9.0.1
diff --git a/graphics/libGLU/pkg/PLIST b/graphics/libGLU/pkg/PLIST
index e60570b..1f6f670 100644
--- a/graphics/libGLU/pkg/PLIST
+++ b/graphics/libGLU/pkg/PLIST
@@ -1,4 +1,3 @@
-@comment $OpenBSD: PLIST,v$
include/GL/
include/GL/glu.h
include/GL/glu_mangle.h
diff --git a/graphics/libepoxy/Makefile b/graphics/libepoxy/Makefile
index 546e935..7028f36 100644
--- a/graphics/libepoxy/Makefile
+++ b/graphics/libepoxy/Makefile
@@ -1,4 +1,3 @@
-# $OpenBSD: Makefile.template,v 1.83 2019/07/02 12:03:14 sthen Exp $
COMMENT = library for handling OpenGL function pointer management
V = 1.5.9
diff --git a/graphics/libepoxy/patches/patch-src_dispatch_common_c b/graphics/libepoxy/patches/patch-src_dispatch_common_c
index b26662c..75ead26 100644
--- a/graphics/libepoxy/patches/patch-src_dispatch_common_c
+++ b/graphics/libepoxy/patches/patch-src_dispatch_common_c
@@ -1,4 +1,3 @@
-$OpenBSD$
Index: src/dispatch_common.c
--- src/dispatch_common.c.orig
diff --git a/graphics/libepoxy/pkg/PLIST b/graphics/libepoxy/pkg/PLIST
index 1c2790b..41fdd87 100644
--- a/graphics/libepoxy/pkg/PLIST
+++ b/graphics/libepoxy/pkg/PLIST
@@ -1,4 +1,3 @@
-@comment $OpenBSD: PLIST,v$
include/epoxy/common.h
include/epoxy/egl.h
include/epoxy/egl_generated.h
diff --git a/graphics/mesa/Makefile b/graphics/mesa/Makefile
index 7d2f122..1c83a4c 100644
--- a/graphics/mesa/Makefile
+++ b/graphics/mesa/Makefile
@@ -1,4 +1,3 @@
-# $OpenBSD: Makefile.template,v 1.83 2019/07/02 12:03:14 sthen Exp $
#ONLY_FOR_ARCHS = ???
#NOT_FOR_ARCHS = ???
diff --git a/graphics/mesa/patches/patch-meson_build b/graphics/mesa/patches/patch-meson_build
index dd317d7..55956d2 100644
--- a/graphics/mesa/patches/patch-meson_build
+++ b/graphics/mesa/patches/patch-meson_build
@@ -1,4 +1,3 @@
-$OpenBSD$
Index: meson.build
--- meson.build.orig
diff --git a/graphics/mesa/patches/patch-src_gallium_auxiliary_rtasm_rtasm_execmem_c b/graphics/mesa/patches/patch-src_gallium_auxiliary_rtasm_rtasm_execmem_c
index dcb3c3e..c148eab 100644
--- a/graphics/mesa/patches/patch-src_gallium_auxiliary_rtasm_rtasm_execmem_c
+++ b/graphics/mesa/patches/patch-src_gallium_auxiliary_rtasm_rtasm_execmem_c
@@ -1,4 +1,3 @@
-$OpenBSD$
Index: src/gallium/auxiliary/rtasm/rtasm_execmem.c
--- src/gallium/auxiliary/rtasm/rtasm_execmem.c.orig
diff --git a/graphics/mesa/patches/patch-src_gallium_frontends_lavapipe_meson_build b/graphics/mesa/patches/patch-src_gallium_frontends_lavapipe_meson_build
index c52fbf9..9edad01 100644
--- a/graphics/mesa/patches/patch-src_gallium_frontends_lavapipe_meson_build
+++ b/graphics/mesa/patches/patch-src_gallium_frontends_lavapipe_meson_build
@@ -1,4 +1,3 @@
-$OpenBSD$
Index: src/gallium/frontends/lavapipe/meson.build
--- src/gallium/frontends/lavapipe/meson.build.orig
diff --git a/graphics/mesa/patches/patch-src_gbm_backends_dri_gbm_dri_c b/graphics/mesa/patches/patch-src_gbm_backends_dri_gbm_dri_c
index 7f03976..836b948 100644
--- a/graphics/mesa/patches/patch-src_gbm_backends_dri_gbm_dri_c
+++ b/graphics/mesa/patches/patch-src_gbm_backends_dri_gbm_dri_c
@@ -1,4 +1,3 @@
-$OpenBSD$
Index: src/gbm/backends/dri/gbm_dri.c
--- src/gbm/backends/dri/gbm_dri.c.orig
diff --git a/graphics/mesa/patches/patch-src_glx_dri_common_c b/graphics/mesa/patches/patch-src_glx_dri_common_c
index 244ba35..03ec71a 100644
--- a/graphics/mesa/patches/patch-src_glx_dri_common_c
+++ b/graphics/mesa/patches/patch-src_glx_dri_common_c
@@ -1,4 +1,3 @@
-$OpenBSD$
Index: src/glx/dri_common.c
--- src/glx/dri_common.c.orig
diff --git a/graphics/mesa/patches/patch-src_glx_meson_build b/graphics/mesa/patches/patch-src_glx_meson_build
index d6dcf22..7e02501 100644
--- a/graphics/mesa/patches/patch-src_glx_meson_build
+++ b/graphics/mesa/patches/patch-src_glx_meson_build
@@ -1,4 +1,3 @@
-$OpenBSD$
Index: src/glx/meson.build
--- src/glx/meson.build.orig
diff --git a/graphics/mesa/patches/patch-src_loader_loader_c b/graphics/mesa/patches/patch-src_loader_loader_c
index bc564b0..82a5702 100644
--- a/graphics/mesa/patches/patch-src_loader_loader_c
+++ b/graphics/mesa/patches/patch-src_loader_loader_c
@@ -1,4 +1,3 @@
-$OpenBSD$
Index: src/loader/loader.c
--- src/loader/loader.c.orig
diff --git a/graphics/mesa/patches/patch-src_mapi_u_execmem_c b/graphics/mesa/patches/patch-src_mapi_u_execmem_c
index 17b7968..c6cad33 100644
--- a/graphics/mesa/patches/patch-src_mapi_u_execmem_c
+++ b/graphics/mesa/patches/patch-src_mapi_u_execmem_c
@@ -1,4 +1,3 @@
-$OpenBSD$
Index: src/mapi/u_execmem.c
--- src/mapi/u_execmem.c.orig
diff --git a/graphics/mesa/patches/patch-src_mesa_main_execmem_c b/graphics/mesa/patches/patch-src_mesa_main_execmem_c
index 7dd374d..441f637 100644
--- a/graphics/mesa/patches/patch-src_mesa_main_execmem_c
+++ b/graphics/mesa/patches/patch-src_mesa_main_execmem_c
@@ -1,4 +1,3 @@
-$OpenBSD$
Index: src/mesa/main/execmem.c
--- src/mesa/main/execmem.c.orig
diff --git a/graphics/mesa/patches/patch-src_util_build_id_c b/graphics/mesa/patches/patch-src_util_build_id_c
index 9403ff0..c9a38ff 100644
--- a/graphics/mesa/patches/patch-src_util_build_id_c
+++ b/graphics/mesa/patches/patch-src_util_build_id_c
@@ -1,4 +1,3 @@
-$OpenBSD$
Index: src/util/build_id.c
--- src/util/build_id.c.orig
diff --git a/graphics/mesa/patches/patch-src_util_build_id_h b/graphics/mesa/patches/patch-src_util_build_id_h
index 7ae2a09..9275bbc 100644
--- a/graphics/mesa/patches/patch-src_util_build_id_h
+++ b/graphics/mesa/patches/patch-src_util_build_id_h
@@ -1,4 +1,3 @@
-$OpenBSD$
Index: src/util/build_id.h
--- src/util/build_id.h.orig
diff --git a/graphics/mesa/patches/patch-src_util_disk_cache_h b/graphics/mesa/patches/patch-src_util_disk_cache_h
index 25f1121..17f32e0 100644
--- a/graphics/mesa/patches/patch-src_util_disk_cache_h
+++ b/graphics/mesa/patches/patch-src_util_disk_cache_h
@@ -1,4 +1,3 @@
-$OpenBSD$
Index: src/util/disk_cache.h
--- src/util/disk_cache.h.orig
diff --git a/graphics/mesa/patches/patch-src_util_disk_cache_os_c b/graphics/mesa/patches/patch-src_util_disk_cache_os_c
index dddfebc..caace62 100644
--- a/graphics/mesa/patches/patch-src_util_disk_cache_os_c
+++ b/graphics/mesa/patches/patch-src_util_disk_cache_os_c
@@ -1,4 +1,3 @@
-$OpenBSD$
Index: src/util/disk_cache_os.c
--- src/util/disk_cache_os.c.orig
diff --git a/graphics/mesa/patches/patch-src_util_os_file_c b/graphics/mesa/patches/patch-src_util_os_file_c
index a6d6422..041fa99 100644
--- a/graphics/mesa/patches/patch-src_util_os_file_c
+++ b/graphics/mesa/patches/patch-src_util_os_file_c
@@ -1,4 +1,3 @@
-$OpenBSD$
Index: src/util/os_file.c
--- src/util/os_file.c.orig
diff --git a/graphics/mesa/patches/patch-src_util_rand_xor_c b/graphics/mesa/patches/patch-src_util_rand_xor_c
index 79bb4fe..59ac477 100644
--- a/graphics/mesa/patches/patch-src_util_rand_xor_c
+++ b/graphics/mesa/patches/patch-src_util_rand_xor_c
@@ -1,4 +1,3 @@
-$OpenBSD$
Index: src/util/rand_xor.c
--- src/util/rand_xor.c.orig
diff --git a/graphics/mesa/patches/patch-src_util_u_atomic_c b/graphics/mesa/patches/patch-src_util_u_atomic_c
index 84bcb43..a72ffd7 100644
--- a/graphics/mesa/patches/patch-src_util_u_atomic_c
+++ b/graphics/mesa/patches/patch-src_util_u_atomic_c
@@ -1,4 +1,3 @@
-$OpenBSD$
Index: src/util/u_atomic.c
--- src/util/u_atomic.c.orig
diff --git a/graphics/mesa/patches/patch-src_util_u_cpu_detect_c b/graphics/mesa/patches/patch-src_util_u_cpu_detect_c
index eaa9e51..246013f 100644
--- a/graphics/mesa/patches/patch-src_util_u_cpu_detect_c
+++ b/graphics/mesa/patches/patch-src_util_u_cpu_detect_c
@@ -1,4 +1,3 @@
-$OpenBSD$
Index: src/util/u_cpu_detect.c
--- src/util/u_cpu_detect.c.orig
diff --git a/graphics/mesa/pkg/PLIST b/graphics/mesa/pkg/PLIST
index f4fd144..b5bbd1e 100644
--- a/graphics/mesa/pkg/PLIST
+++ b/graphics/mesa/pkg/PLIST
@@ -1,4 +1,3 @@
-@comment $OpenBSD: PLIST,v$
include/EGL/
include/EGL/egl.h
include/EGL/eglext.h
diff --git a/graphics/pixman/Makefile b/graphics/pixman/Makefile
index bf516b2..f324257 100644
--- a/graphics/pixman/Makefile
+++ b/graphics/pixman/Makefile
@@ -1,4 +1,3 @@
-# $OpenBSD: Makefile.template,v 1.83 2019/07/02 12:03:14 sthen Exp $
COMMENT = low-level software library for pixel manipulation
DISTNAME = pixman-0.40.0
diff --git a/graphics/pixman/pkg/PLIST b/graphics/pixman/pkg/PLIST
index 7b0f3c8..0a3e674 100644
--- a/graphics/pixman/pkg/PLIST
+++ b/graphics/pixman/pkg/PLIST
@@ -1,4 +1,3 @@
-@comment $OpenBSD: PLIST,v$
include/pixman-1/
include/pixman-1/pixman-version.h
include/pixman-1/pixman.h