1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
Commit Graph

28403 Commits

Author SHA1 Message Date
Jan Beich
44ad1dcfb3 graphics/libjxl: drop obsolete OpenEXR fix after 155610d505 2021-10-01 14:56:29 +00:00
Jan Beich
3ea002fded graphics/libjxl: replace fc75da3a3b with upstream version 2021-10-01 14:56:29 +00:00
TAKATSU Tomonari
f9136ce7b9 graphics/R-cran-visNetwork: Update to 2.1.0 2021-10-01 14:52:37 +00:00
Mateusz Piotrowski
0f53e42fae graphics/sxiv: Mark deprecated
Upstream has archived the repository. The community maintains a fork of
sxiv called nsxiv. It's already available in the ports tree as
graphics/nsxiv.
2021-10-01 15:05:08 +02:00
Mateusz Piotrowski
42eaef8170 graphics/nsxiv: New port
nsxiv is a fork of now unmaintained sxiv with the purpose of maintaining
it and adding simple, sensible features.
2021-10-01 15:01:46 +02:00
Piotr Kubaj
a79bfc5158 graphics/librsvg2-rust: fix build on big-endian
patch-vendor_crossbeam-* patches are necessary on powerpc. They may be removed
after Rust 1.56.0 is released, upstream for crossbeam* crates regenerates
no_atomic.rs and those changes flow into ports.

Same for the patch for builtns.rs (except that it also affects powerpc64le
which is already in the upstream cfg_expr crate, but powerpc has not yet landed
there).

To fix build generally on big-endian (so powerpc and powerpc64 at the moment),
merging 92df18a3fa
is also necessary.
2021-10-01 10:28:25 +00:00
TAKATSU Tomonari
f7fdaef516 graphics/R-cran-s2: Update to 1.0.7 2021-10-01 04:08:07 +00:00
Jan Beich
03e2344bae graphics/vulkan-validation-layers: update to 1.2.194
Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.193...v1.2.194
Reported by:	portscout
2021-10-01 01:26:38 +00:00
Jimmy Olgeni
16a1d2cf4a graphics/wings: mark as BROKEN (requires erlang-esdl). 2021-09-30 22:02:21 +00:00
Rene Ladan
620968a43a cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11

Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*

Reviewed by:	doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
2021-09-30 23:23:30 +02:00
Jan Beich
9838b755d2 graphics/libjxl: document upstreaming for 6280c5793e 2021-09-30 19:26:46 +00:00
Piotr Kubaj
6280c5793e graphics/libjxl: use the upstream build fix from https://github.com/google/highway/commit/3769cb2c464c
While here, also remove the BROKEN_powerpc64 (I did not see it because I tested
on powerpc64le previously).

Reported by:	jbeich
2021-09-30 19:02:16 +00:00
Jan Beich
207c68b993 graphics/librsvg2-rust: document upstreaming for b421d406a3 2021-09-30 18:56:34 +00:00
Piotr Kubaj
fc75da3a3b graphics/libjxl: fix build on powerpc64*
Add FreeBSD variants for linux code.

The include in cpu.cc is not actually necessary, so I did not include anything for FreeBSD.
2021-09-30 15:48:31 +00:00
Piotr Kubaj
b421d406a3 graphics/librsvg2-rust: fix build on powerpc64le
Add powerpc64le-unknown-freebsd target support to cfg_expr so that
system-deps can build:
thread 'main' panicked at 'Invalid TARGET: powerpc64le-unknown-freebsd', /wrkdirs/usr/ports/graphics/librsvg2-rust/work/librsvg-2.52.0/vendor/system-deps/src/lib.rs:735:32
2021-09-30 14:45:09 +00:00
Bernhard Froehlich
dbcb396b7b
graphics/py-cairosvg: Add CPE information
Approved by:    portmgr (blanket)
2021-09-30 09:42:22 +00:00
Bernhard Froehlich
235fcf3d65
graphics/linux-c7-cairo-gobject: Add CPE information
Approved by:    portmgr (blanket)
2021-09-30 09:42:21 +00:00
Wen Heping
23ec359031 graphics/libimagequant: Add new port
Small, portable C library for high-quality conversion of RGBA images
to 8-bit indexed-color (palette) images. It's powering pngquant2.

WWW: https://github.com/ImageOptim/libimagequant
2021-09-30 14:39:39 +08:00
Jan Beich
8b46fac80d graphics/mesa-devel: update to 21.2.b.2896
Changes:	e043b97704...1da70c7e93
2021-09-30 00:44:37 +00:00
Jan Beich
fd8e189d45 graphics/vulkan-extension-layer: update to 1.2.194
Changes:	https://github.com/KhronosGroup/Vulkan-ExtensionLayer/compare/v1.2.193...v1.2.194
Reported by:	portscout
2021-09-30 00:42:31 +00:00
Vladimir Kondratyev
315ea99b7a graphics/drm-{current,devel}-kmod: Update after 1400034
PR:		258788
Approved by:	x11 (manu)
2021-09-30 00:50:01 +03:00
Bernhard Froehlich
6df4583477
graphics/linux-c7-cairo: Add CPE information
Approved by:	portmgr (blanket)
2021-09-29 19:39:37 +00:00
Robert Clausecker
25f80693d3 graphics/hugin: update to 2020.0.0
ChangeLog: http://hugin.sourceforge.net/releases/2020.0.0/en.shtml

PR:	258355
Reported by:	fuz@fuz.su (maintainer)
2021-09-29 17:57:11 +02:00
Jan Beich
da95d465b1 graphics/vulkan-tools: update to 1.2.194
Changes:	https://github.com/KhronosGroup/Vulkan-Tools/compare/v1.2.193...v1.2.194
Reported by:	portscout
2021-09-29 00:11:18 +00:00
Jan Beich
fe92b989f3 graphics/vulkan-loader: update to 1.2.194
Changes:	https://github.com/KhronosGroup/Vulkan-Loader/compare/v1.2.193...v1.2.194
Reported by:	portscout
2021-09-29 00:11:17 +00:00
Jan Beich
f695d77fb3 graphics/vulkan-headers: update to 1.2.194
Force rebuild vulkan-loader to make sure vulkaninfo shows the new version.

Changes:	https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.2.193...v1.2.194
Reported by:	portscout
2021-09-29 00:11:17 +00:00
Jan Beich
3aec707659 graphics/mesa-devel: update to 21.2.b.2768
Changes:	db99462de6...e043b97704
2021-09-28 00:56:48 +00:00
Po-Chuan Hsieh
28dede9e9b
graphics/p5-Image-Sane: Update BUILD_DEPENDS: add check for sane-backends 2021-09-28 04:33:40 +08:00
Po-Chuan Hsieh
95976e87a9
graphics/libexif: Update to 0.6.23
Changes:	https://github.com/libexif/libexif/releases
2021-09-28 03:48:08 +08:00
Jan Beich
3a2feaf0b2 graphics/librsvg2-rust: update to 2.52.0
Changes:	https://gitlab.gnome.org/GNOME/librsvg/-/blob/2.52.0/NEWS
PR:		258561
Exp-run by:	antoine
Approved by:	tcberner
2021-09-27 17:21:36 +00:00
Christoph Moench-Tegeder
21a942c252 graphics/gexiv2: update to 0.12.3
https://download.gnome.org/sources/gexiv2/0.12/gexiv2-0.12.2.news
https://download.gnome.org/sources/gexiv2/0.12/gexiv2-0.12.3.news

PR:		258739
Reported by:	nc
2021-09-27 19:17:46 +02:00
Jan Beich
ea81c720a8 graphics/vulkan-extension-layer: update to 1.2.193
Changes:	https://github.com/KhronosGroup/Vulkan-ExtensionLayer/compare/v1.2.191...v1.2.193
Reported by:	portscout
2021-09-27 17:09:05 +00:00
Po-Chuan Hsieh
fd96ef12de
graphics/py-tifffile: Update to 2021.8.30
Changes:	https://github.com/cgohlke/tifffile/blob/master/CHANGES.rst
2021-09-27 23:56:00 +08:00
Po-Chuan Hsieh
2e3fc4b99b
graphics/py-pyvips: Fix *_DEPENDS
- Sort *_DEPENDS
- Update WWW
- Bump PORTREVISION for dependency change
- Take maintainership
2021-09-27 23:55:52 +08:00
Po-Chuan Hsieh
73cb43b91c
graphics/vips: Modernize Makefile
- Sort *_DEPENDS
- Sort OPTIONS_*
- Take maintainership
2021-09-27 23:55:52 +08:00
Muhammad Moinur Rahman
3ffd64288e graphics/geoserver: Update version 2.19.1=>2.19.2
Relnotes: http://geoserver.org/announcements/2021/07/18/geoserver-2-19-2-released.html
2021-09-27 07:58:45 -05:00
Piotr Kubaj
68b096b827 graphics/gifski: fix build on powerpc 2021-09-27 12:22:37 +00:00
Yuri Victorovich
7a19101802 graphics/rlottie: New port: Platform independent standalone library that plays Lottie Animation 2021-09-26 10:43:55 -07:00
Jean-Sébastien Pédron
611dc06831
graphics/darktable: Update to 3.6.1
Release notes:
* https://github.com/darktable-org/darktable/releases/tag/release-3.6.1

Thank you svvord@soft-wizard.ru for the patch!

PR:		258662
2021-09-26 10:58:24 +02:00
Max Brazhnikov
a9c4674661 graphics/py-mpl-interactions: update to 0.19.0 2021-09-25 16:40:47 +03:00
Jan Beich
28d5dd624c graphics/mesa-devel: update to 21.2.b.2710
Changes:	978a5ec5d2...db99462de6
2021-09-25 00:59:08 +00:00
Daniel Engberg
6b077d7a7d graphics/jpeg-turbo: Disable SIMD instructions on ARMv6 platforms
libjpeg-turbo incorrectly assumes that SIMD instructions are
available on all ARM platforms

PR:		258685
Reported by:	Martin Birgmeier
Approved by:	antoine	(portmgr / maintainer)
Differential Revision:	https://reviews.freebsd.org/D32096
2021-09-24 23:10:15 +02:00
Danilo Egea Gondolfo
97faaeff02 graphics/vips: Update to 8.11.4
Drop maintainership.
2021-09-24 17:15:42 +01:00
Danilo Egea Gondolfo
b92232471f graphics/py-pyvips: Update to 2.1.15
Drop maintainership.
2021-09-24 17:15:41 +01:00
Tobias C. Berner
eb738a1960 graphics/ksnip: update to 1.9.1 2021-09-24 17:24:45 +02:00
Mikael Urankar
49019344be graphics/opencv: Add build time cpu features detection for aarch64
Enables FP16 (CV_CPU_FP16) features on aarch64.

Approved by:	tcberner (on irc)
2021-09-24 09:45:59 +02:00
Takefu
34167d7d65 graphics/bmeps: Update to 4.31.1
- Remove devel/gmake build dependency since port builds fine without it
- Pet portfmt (alphabical order fixes and PLIST_FILES list formating)

ChangeLog: https://sourceforge.net/p/dktools/wiki/change%20log/

PR:		258654
2021-09-24 07:41:35 +01:00
Jan Beich
c93fd12535 graphics/mesa-devel: update to 21.2.b.2626
Changes:	4807d777c0...978a5ec5d2
2021-09-23 00:44:49 +00:00
Neel Chauhan
b82a98c3d1 graphics/eog: Update to 41.0 2021-09-22 16:17:09 -07:00
Jan Beich
af01475d4f graphics/vulkan-validation-layers: update to 1.2.193
Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.192...v1.2.193
Reported by:	portscout
2021-09-22 16:45:39 +00:00