1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

27425 Commits

Author SHA1 Message Date
Dmitry Marakasov
d910fa536b graphics/xfpovray: mark BROKEN on FreeBSD >= 13 2021-04-26 17:52:43 +03:00
Rodrigo Osorio
ff55ae246a graphics/ufraw: Upgrade to latest version
Major changes:
    * Intagrate multipleple fixes from openSUSE
    * Fix build against glib-2.68
    * ufraw_preview: do now overwrite configuration with preview size
    * ufraw-gimp: properly send EXIF data to Gimp 2.9 and later
    * Suppress compiler warnings on implicit fallthrough
    * ufraw_developer: use fabs() instead of abs() for double
    * Fix GCC 9 OpenMP issues by drop default(none)
    * From Gentoo ufraw-0.17-cfitsio-automagic.patch
    * From Gentoo ufraw-0.22-jasper-automagic.patch
    * From Gentoo ufraw-0.22-jpeg9.patch
    * From Gentoo ufraw-0.22-exiv2-0.27.patch
    * 05_CVE-2018-19655.patch from Debian
    * Prevent crash when camera specified in .ufraw file is not in lensfun db
    * Fix crash on destroy of lensfun object on PEF images

Security:	CVE-2018-19655
MFH:		2021Q2
(cherry picked from commit 0e861af155)
2021-04-25 12:21:06 +02:00
Jan Beich
dd9d2b6776 graphics/vulkan-caps-viewer: update to 3.01
Changes:	https://github.com/SaschaWillems/VulkanCapsViewer/releases/tag/3.01
Reported by:	GitHub (watch releases)

(cherry picked from commit 93f93fa751)
2021-04-24 11:45:13 +00:00
Adriaan de Groot
d7bd94998c graphics/spectacle: avoid crash with export-plugins
This is upstream MR
	https://invent.kde.org/graphics/spectacle/-/merge_requests/61
and avoids crashes when clicking almost any entry in the
*export* menu.

PR:		252313
2021-04-21 00:49:35 +02:00
Jan Beich
3404d5602a graphics/libplacebo: update to 3.120.2
Changes:	https://code.videolan.org/videolan/libplacebo/-/tags/v3.120.2
Reported by:	Repology

(cherry picked from commit f1926853a2)
2021-04-19 11:16:17 +00:00
Emmanuel Vadot
cdbfe8c1c9 graphics/drm-fbsd13-kmod: Update to 5.4.92.g20210419
- Fix kernel panic with sysctl -a when a NAVI10 gpu is present.

(cherry picked from commit 2a988f4b23)
2021-04-19 10:19:13 +02:00
Dima Panov
fa14b05df7 devel/doxygen: update to 1.9.1 release
Also regen 'pkg-plist' for affected consumers, with PORTREVISION bump
Touch Mk/bsd.ruby.mk due to all ruby* is affected
MFH:	2021Q2

(cherry picked from commit b8ac15afd0)
2021-04-18 20:06:34 +10:00
Jan Beich
3a9aa5b443 graphics/mesa-devel: unbreak standalone build after 4c2cc95952
===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: include/vulkan/vulkan_intel.h

PR:		255082
Reported by:	Evgeniy Khramtsov
Regressed by:	https://gitlab.freedesktop.org/mesa/mesa/-/commit/5e6db1916860

(cherry picked from commit 116c6c1378)
2021-04-15 10:46:04 +00:00
Jan Beich
7797615317 graphics/mesa-devel: update to 21.1.b.21
Changes:	3a56f06998...9b71154353
(cherry picked from commit 2c60eb9e6d)
2021-04-15 00:48:49 +00:00
Jung-uk Kim
067ec283a9 graphics/opencv: Fix JAVA option and correct Apache Ant usage
JAVA option did not work because the actual build knob was wrong.
Especially, on a system where devel/apache-ant was installed, ant and
java binaries were automatically detected and enabled even if the JAVA
option was disabled.  While I am here, fix Apache Ant usage by setteing
JAVACMD variable.  Without it, it may pick up java binary from JRE via
javavm(1) from java/javavmwrapper.  If ant script is used with java from
JRE, build fails because it cannot find jar.

Approved by:	tcberner (maintainer)

(cherry picked from commit 71117cddc9)
2021-04-14 12:43:24 -04:00
Tobias Kortkamp
d853f98e6c
graphics/libopenraw: Fix fetch
6d447e3feb6d47f958c786eb8ab40b0a7a535818.patch has changed slightly:

-index 3356507f..261b9a92 100644
+index 3356507..261b9a9 100644

(cherry picked from commit e566bd3c9cb470b453a220734421d61579626032)
2021-04-14 14:26:39 +02:00
Matthias Fechner
f90ccf6cfc Regenerate all distfiles using gitlab as source.
This regeneration is required as the new gitlab version changed
the address and the directory the source files can be downloaded.

This commit also applies some small fixes to make sure all ports using
gitlab are buildable.

Reviewed by:	mat
Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D29628

(cherry picked from commit 911f04257e)
2021-04-10 13:01:27 +02:00
Jan Beich
35f82d2c65 graphics/mesa-devel: update to 21.0.b.4390
Changes:	00fc85a011...51a812bb60
(cherry picked from commit 4c2cc95952)
2021-04-10 00:43:32 +00:00
Loïc Bartoletti
7f063607c8 graphics/py-pygraphviz: Fix typo for TEST_DEPENDS
Add missing $ for devel/py-doctest-ignore-unicode

PR:		254817
2021-04-06 17:24:36 +02:00
Mathieu Arnold
135fdeebb9
all: Remove all other $FreeBSD keywords. 2021-04-06 16:31:13 +02:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Dima Panov
2287f5a66f graphics/gimp[-app]: update to 2.10.24 release
graphics/gegl: update to 0.4.30 release

With hat:	desktop
Submitted by:	Sergey Golyashov via IM
2021-04-07 00:07:43 +10:00
Jan Beich
22b33b6aa6 graphics/libplacebo: update to 3.120.1
Changes:	https://code.videolan.org/videolan/libplacebo/-/tags/v3.120.1
Reported by:	Repology
2021-04-06 13:27:22 +00:00
Piotr Kubaj
f5bbed8262 graphics/blender: fix build on non-x86
Don't use SSE on non-x86.

/wrkdirs/usr/ports/graphics/blender/work/blender-2.91.0/intern/cycles/util/../util/util_simd.h:60:14: error: unknown type name '__m128'
extern const __m128 _mm_lookupmask_ps[16];

Additionally, libunwind works on more architectures.
2021-04-06 14:14:47 +02:00
Jan Beich
848355ff18 graphics/mesa-devel: update to 21.0.b.4158
Changes:	ba8ddc0c68...00fc85a011
2021-04-06 08:11:44 +00:00
Jan Beich
cc87022694 graphics/libplacebo: update to 3.120.0
Changes:	https://code.videolan.org/videolan/libplacebo/-/tags/v3.120.0
Reported by:	Repology
2021-04-06 08:11:41 +00:00
Jan Beich
5254fca65d Chase GH_ACCOUNT rename for Greg V 2021-04-06 08:11:39 +00:00
Yuri Victorovich
eab929b4c1 graphics/art: Update 1.8.2 -> 1.8.3 2021-03-30 22:10:44 +00:00
Sunpoet Po-Chuan Hsieh
da815c6126 Do not build this port on i386 2021-03-30 19:11:59 +00:00
Nuno Teixeira
6e92dd730b graphics/freeimage: Add pkgconf support
While here:
  - Take MAINTAINER'ship
  - reorder Makefile (portclippy)

PR:		254340
Submitted by:	Freddy DISSAUX <dsx@bsdsx.fr>
Approved by:	dbaio (mentor)
Differential Revision:	https://reviews.freebsd.org/D29311
2021-03-30 06:27:21 +00:00
Jan Beich
b1bd2a2726 graphics/vulkan-validation-layers: update to 1.2.174
Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.173...v1.2.174
Reported by:	portscout
2021-03-30 03:20:39 +00:00
Jan Beich
d46f5b0f29 graphics/vulkan-tools: update to 1.2.174
Changes:	https://github.com/KhronosGroup/Vulkan-Tools/compare/v1.2.173...v1.2.174
Reported by:	portscout
2021-03-30 03:20:32 +00:00
Jan Beich
3a0159f33e graphics/vulkan-loader: update to 1.2.174
Changes:	https://github.com/KhronosGroup/Vulkan-Loader/compare/v1.2.173...v1.2.174
Reported by:	portscout
2021-03-30 03:20:24 +00:00
Jan Beich
160813e752 graphics/vulkan-headers: update to 1.2.174
Changes:	https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.2.173...v1.2.174
Reported by:	portscout, Repology
2021-03-30 03:20:17 +00:00
Jan Beich
3f71235b1e graphics/jpeg-xl: update to 0.3.7
Changes:	https://gitlab.com/wg1/jpeg-xl/-/releases/v0.3.7
Reported by:	Repology
2021-03-29 23:51:20 +00:00
Max Brazhnikov
12cef2c8b8 graphics/py-mpl-interaction: Update to 0.17.6 2021-03-29 20:25:51 +00:00
Tobias Kortkamp
6095f1422a Rebuild lang/rust consumers after r569489 2021-03-29 18:10:45 +00:00
Dmitry Marakasov
121200fe6d - Update to 1.5.0 2021-03-29 12:39:01 +00:00
Hans Petter Selasky
f730f37c2e Buildfix for 12-stable after 1a12a42a9ac533c29cb4100ae2481e72d53d424a .
PR:		254627
Approved by:	pi (implicit)
2021-03-29 10:54:04 +00:00
Yuri Victorovich
63e9bf5280 graphics/anttweakbar: Add patches to fix several build failures
Reported by:	fallout
2021-03-28 08:39:46 +00:00
Emanuel Haupt
230693839e graphics/grafx2: Update to 2.8
While here, pacify portlint, portclippy, portfmt
2021-03-27 11:59:22 +00:00
Jan Beich
980d03a186 graphics/mesa-devel: update to 21.0.b.3716
Changes:	c893aab57a...ba8ddc0c68
2021-03-27 00:41:03 +00:00
Jan Beich
65f9274986 x11-toolkits/gtk30: update to 3.24.27
Changes:	https://gitlab.gnome.org/GNOME/gtk/-/compare/3.24.24...3.24.27
Changes:	https://gitlab.gnome.org/Community/gentoo/gtk-update-icon-cache/-/compare/3.24.24...3.24.26
PR:		254552
Approved by:	tcberner
2021-03-26 18:56:43 +00:00
Jan Beich
237bde3107 graphics/jpeg-xl: update to 0.3.6
Changes:	https://gitlab.com/wg1/jpeg-xl/-/tags/v0.3.6
Changes:	https://gitlab.com/wg1/jpeg-xl/-/compare/v0.3.5...v0.3.6
2021-03-26 06:42:21 +00:00
Joseph Mingrone
4c42925142 editors/emacs: Update to 27.2
This is a bug-fix release with no new features.

https://www.gnu.org/software/emacs/news/NEWS.27.2

Reviewed by:	ashish
Differential Revision:	https://reviews.freebsd.org/D27700
2021-03-26 00:40:44 +00:00
Jan Beich
50d83ae907 graphics/vulkan-validation-layers: update to 1.2.173
Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.172...v1.2.173
Reported by:	portscout
2021-03-25 02:00:23 +00:00
Jan Beich
00d5e010c4 graphics/vulkan-validation-layers: disable assertions as recommended
$ vkcube-xcb --validate
WARNING : PERFORMANCE - Message Id Number: 648835635 | Message Id Name: UNASSIGNED-khronos-Validation-debug-build-warning-message
        Validation Performance Warning: [ UNASSIGNED-khronos-Validation-debug-build-warning-message ] Object 0: handle = 0x800a50100, type = VK_OBJECT_TYPE_INSTANCE; | MessageID = 0x26ac7233 | VALIDATION LAYERS WARNING: Using debug builds of the validation layers *will* adversely affect performance.

        Objects - 1
                Object[0] - VK_OBJECT_TYPE_INSTANCE, Handle 0x800a50100
[...]
2021-03-25 02:00:16 +00:00
Jan Beich
8ffcfd1e86 graphics/mesa-devel: update to 21.0.b.3623
Changes:	cb4287608a...893aab57a8
2021-03-25 00:52:46 +00:00
Jan Beich
77c5238de5 graphics/jpeg-xl: update to 0.3.5
Changes:	https://gitlab.com/wg1/jpeg-xl/-/tags/v0.3.5
Changes:	https://gitlab.com/wg1/jpeg-xl/-/compare/v0.3.4...v0.3.5
2021-03-24 18:45:39 +00:00
Jan Beich
7c313a5dca graphics/vulkan-tools: update to 1.2.173
Changes:	https://github.com/KhronosGroup/Vulkan-Tools/compare/v1.2.172...v1.2.173
Reported by:	portscout
2021-03-24 15:19:36 +00:00
Jan Beich
46aec95301 graphics/vulkan-loader: update to 1.2.173
Changes:	https://github.com/KhronosGroup/Vulkan-Loader/compare/v1.2.172...v1.2.173
Reported by:	portscout
2021-03-24 15:19:29 +00:00
Jan Beich
1192d9cb75 graphics/vulkan-headers: update to 1.2.173
Changes:	https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.2.172...v1.2.173
Reported by:	portscout, Repology
2021-03-24 15:19:22 +00:00
Rene Ladan
b217c7fc9c Mark ports recursively depending on Python 2.7 for expiration on June 23.
For ports optionally dependending on Python 2.7, just mark those options
as expired. Remove konquerer from the x11/kde-baseapps metaport and bump
its PORTREVISION.

Submitted by:	rene
Reviewed by:	portmgr, adridg, ehaupt, lme, madpilot, pizzamig, se, sunpoet, yuri
Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D28665
2021-03-24 13:34:35 +00:00
Jan Beich
6ca3a84401 multimedia/aom: update to 3.0.0
Changes:	https://aomedia.googlesource.com/aom/+log/v2.0.2..v3.0.0
Reported by:	portscout
2021-03-23 22:01:05 +00:00
Adriaan de Groot
e0ffaec832 Update graphics/{ksnip,kimageannotator} to latest upstream release
Release notes are at
	https://github.com/ksnip/ksnip/releases/tag/v1.8.2 (app)
	https://github.com/ksnip/kImageAnnotator/releases/tag/v0.4.2 (lib)

Straightforward bugfixes, mostly.

Reported by:	portscout
2021-03-23 13:04:29 +00:00