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

26611 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
ae77bc8a04 Update to 1.1.8
Changes:	https://github.com/mapbox/rasterio/blob/master/CHANGES.txt
2020-11-06 11:27:35 +00:00
Sunpoet Po-Chuan Hsieh
83998103e6 Fix build with PHP 8.0 2020-11-06 11:25:53 +00:00
Tobias C. Berner
034c3409eb Update KDE Apps to 20.08.3
Some of our projects release on their own timescale and some get released
en-masse. The 20.08.3 bundle of projects was released today with dozens of
bugfixes and will be available through app stores and distros soon. See the
20.08.3 releases page for details.

Some of the fixes in today’s releases:

    * Gwenview no longer accidentally shows the thumbnail view as a separate window with newer Qt versions
    * Sending SMS with KDEConnect has been restored
    * Fixed a possible Okular crash when selecting text in annotations

Announcement:
	https://kde.org/announcements/releases/2020-11-apps-update/

Changelog:
	https://kde.org/announcements/fulllog_releases-20.08.3/
2020-11-05 17:42:01 +00:00
Mathieu Arnold
e38fe546ea Remove non existing patch.
PR:		250723
2020-11-05 16:44:47 +00:00
Mateusz Piotrowski
00417e7d2f Fix typos in the LICENSE_FILE variable name
Approved by:	portmgr blanket
2020-11-05 15:54:11 +00:00
Jan Beich
a416082cb9 graphics/mesa-devel: update to 20.2.b.3846
Changes:	78a420ce46...5d5f3e3a47
2020-11-05 00:41:03 +00:00
Fernando Apesteguía
46d9f19756 graphics/viu: Update to 1.2.1
From ChangeLog: https://github.com/atanunq/viu/releases/v1.2.1

 * Bump dependencies
 * Fixed Cargo.lock being out of date

PR:	250840
Submitted by:	vulcan@wired.sh (maintainer)
2020-11-04 18:57:02 +00:00
Emmanuel Vadot
9d07d1e604 graphics/libdrm: Update to 2.4.103
- Sync i915 pci ids with latest upstream kernel
 - Add some amdgpu related tests programs

While here remove nouveau as we don't have it and won't for a while.
It causes mesa (and probably others) to detect it and adds compilation time
when build directly from upstream for development purpose.

Approved by:	x11 (zeising@ implicit)
2020-11-04 18:17:14 +00:00
Fernando Apesteguía
22e1bd5fd2 graphics/nomacs: update to 3.16
From ChangeLog: https://nomacs.org/nomacs-3-16/

 * AVIF support
 * CR3, PCX support
 * image editing: blurring added
 * plugins: adds composite plugin
 * windows: new multi-user installer
 * adds default system theme
 * flatpak: adds plugins

PR:	250757
Submitted by:	vidar@karlsen.tech (maintainer)
2020-11-04 07:26:28 +00:00
Jan Beich
4ef0eca12a math/ceres-solver: update to 2.0.0
Changes:	https://github.com/ceres-solver/ceres-solver/compare/1.14.0...2.0.0
Reported by:	Repology
2020-11-04 01:05:44 +00:00
Rainer Hurling
01b6d5873e graphics/qgis-ltr: Update to 3.10.11
Changelog[1]:
Bugfix release with many fixes and some minor enhancements,
like adding default UTF-8 encoding to grass provider by default.

[1] https://github.com/qgis/QGIS/compare/final-3_10_10...final-3_10_11

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D27079
2020-11-03 19:58:04 +00:00
Tobias C. Berner
a831c679c4 graphics/poppler: update to 20.11.0
Release 20.11.0:
        core:
         * More work on rendering of standalone Annot Widgets. Issue #806
         * Fix crashes in embedded file handling on broken files. Issue #967
         * Fix uninitialized memory read on broken files
         * Save a bit of memory in Dict data

        cpp:
         * Fix crashes in embedded file handling on broken files. Issue #966

        utils:
         * pdftohtml: HTML and XML output includes font opacity.

        qt5:
         * Rename ArthurOutputDev to QPainterOutputDev

        build system:
         * Fix linker error when gtk is not in a default location
         * Add some checks for gtk-doc support
         * Reorganize GObject introspection config
         * Enable CMAKE_LINK_DEPENDS_NO_SHARED

PR:		250786
Exp-run by:	antoine
2020-11-03 19:48:54 +00:00
Vanilla I. Shu
0e25662d0d Fix WWW. 2020-11-03 08:47:24 +00:00
Jan Beich
6d5d6429d5 devel/icu: update to 68.1
Changes:	http://site.icu-project.org/download/68
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by:	GitHub (watch releases)
2020-11-03 00:56:26 +00:00
Jan Beich
91d87ad6ce graphics/mesa-devel: update to 20.2.b.3686
Changes:	0a4c1db926...78a420ce46
2020-11-03 00:55:29 +00:00
Antoine Brodin
b3f0ba4a52 Mark BROKEN
In file included from /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.6/src/examples/image_display/image_display.cpp:46:
/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.6/src/examples/image_display/Oy_Fl_Shader_Box.h:71:5: error: use of undeclared identifier 'glGetObjectParameterivARB'; did you mean 'glGetTexParameteriv'?
    glGetObjectParameterivARB (obj, GL_OBJECT_INFO_LOG_LENGTH_ARB, &len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~
    glGetTexParameteriv
/usr/local/include/GL/gl.h:1274:23: note: 'glGetTexParameteriv' declared here
GLAPI void GLAPIENTRY glGetTexParameteriv( GLenum target,
                      ^
In file included from /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.6/src/examples/image_display/image_display.cpp:46:
/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.6/src/examples/image_display/Oy_Fl_Shader_Box.h:75:2: error: use of undeclared identifier 'glGetInfoLogARB'
        glGetInfoLogARB (obj, len, &nwritten, log);
        ^
...

Reported by:	pkg-fallout
2020-11-01 14:18:15 +00:00
Muhammad Moinur Rahman
c52c540cb4 graphics/ipe: Update version 7.2.19=>7.2.21 2020-11-01 10:25:41 +00:00
Jan Beich
b9b487517e graphics/cogl: unbreak with libglvnd
In file included from cogl-bitmap.c:41:
In file included from ./cogl-context-private.h:35:
In file included from ./winsys/cogl-winsys-private.h:39:
In file included from ./winsys/cogl-texture-pixmap-x11-private.h:45:
In file included from ./cogl-texture-private.h:42:
./cogl-egl-defines.h:38:10: fatal error: 'EGL/eglmesaext.h' file not found
 #include <EGL/eglmesaext.h>
          ^~~~~~~~~~~~~~~~~~
2020-10-31 08:36:54 +00:00
Jan Beich
a7ca82659a graphics/mesa-devel: crash workaround for Intel GPUs after r553723
While upstream issue is in userland driver FreeBSD kernel driver may
fail to handle it gracefully e.g.,

  $ sway
  $ mpv --hwdec=vaapi /path/to/file

  pid 12449 (sway), jid 0, uid 1234: exited on signal 11
  WARNING !drm_modeset_is_locked(&crtc->mutex) failed at drm-kmod-drm_v5.4.62_3/drivers/gpu/drm/drm_atomic_helper.c:621
  #0 0xffffffff81f3e833 at linux_dump_stack+0x23
  #1 0xffffffff81ea43e3 at drm_atomic_helper_check_modeset+0xb3
  #2 0xffffffff8259492c at intel_atomic_check+0x8c
  #3 0xffffffff81ea3379 at drm_atomic_check_only+0x3f9
  #4 0xffffffff81ea37c3 at drm_atomic_commit+0x13
  #5 0xffffffff81eb0c3f at drm_client_modeset_commit_atomic+0x1af
  #6 0xffffffff81eb093a at drm_client_modeset_commit_force+0x6a
  #7 0xffffffff81efa12a at drm_fb_helper_restore_fbdev_mode_unlocked+0x7a
  #8 0xffffffff81ef2386 at vt_kms_postswitch+0x166
  #9 0xffffffff8076b66b at vt_window_switch+0x12b
  #10 0xffffffff807688ff at vtterm_cngrab+0x1f
  #11 0xffffffff80805a36 at cngrab+0x16
  #12 0xffffffff8086295c at vpanic+0xec
  #13 0xffffffff80862863 at panic+0x43
  #14 0xffffffff81f5d142 at dma_buf_poll+0x12
  #15 0xffffffff808d2959 at kern_poll+0x329
  #16 0xffffffff808d2620 at sys_poll+0x50
  #17 0xffffffff80b3353b at amd64_syscall+0xfb
2020-10-31 06:12:57 +00:00
Jan Beich
c78783ae8e graphics/mesa-devel: update to 20.2.b.3613
Changes:	f74ef15879...0a4c1db926
2020-10-31 00:48:30 +00:00
Rainer Hurling
cda9c57e18 graphics/qgis: Missing build dependency
By mistake the last commit contained a pre-version of Makefile, which missed BUILD_DEPENDS=devel/opencl. Sorry for any inconvenience.

Reported by:	pkg-fallout
Approved by:	arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D27021
2020-10-30 16:38:40 +00:00
Dmitry Marakasov
b208b1356a Add -fcommon to fix build on CURRENT
PR:		250640
Submitted by:	cy
2020-10-30 15:52:30 +00:00
Tobias C. Berner
d5065fc288 graphics/krita: update to 4.4.1 2020-10-30 15:50:53 +00:00
Danilo Egea Gondolfo
bbd8e579e0 graphics/vips: Update to 8.10.2 2020-10-30 09:01:33 +00:00
Piotr Kubaj
5e82ad37c5 graphics/s2: fix build on powerpc64
Specifically optimize for POWER7 or later:
/wrkdirs/usr/ports/graphics/s2/work/s2geometry-0.9.0/src/s2/util/bits/bits.h:509:19: error: this builtin is only valid on POWER7 or later CPUs
  uint64 result = __builtin_bpermd(0x3f3e3d3c3b3a3938, temp);
2020-10-29 17:28:57 +00:00
Dmitry Marakasov
9557620e16 - Fix LICENSE
- Update WWW

Approved by:	portmgr blanket
2020-10-29 09:37:16 +00:00
Jan Beich
6a86eab816 graphics/mesa-devel: update to 20.2.b.3556
Changes:	006ce7358c...f74ef15879
2020-10-29 00:53:12 +00:00
Piotr Kubaj
fec06bf8fe graphics/photoflow: fix build on GCC architectures
Clang doesn't work on GCC architectures.

MFH:		2020Q4 (fix build blanket)
2020-10-28 21:23:19 +00:00
Alexey Dokuchaev
b61f2ec056 Update to version 1.7.16.
Found out via:	repology.org
2020-10-27 13:55:23 +00:00
Martin Matuska
fd4b256eba graphics/php-facedetect: add pkgconfig to USES 2020-10-27 11:09:28 +00:00
Dmitry Marakasov
46bb381641 - Add license
- Update WWW

Approved by:	portmgr blanket
2020-10-27 09:37:16 +00:00
Rainer Hurling
06961e5c1e graphics/qgis: Update to 3.16.0
This update from 3.14.16 to 3.16.0 fixes many bugs and brings a lot of new features[1].

- Ability to export temporal animation frames
- Added a new goto locator filter
- Add context menu to map canvas
- Many styling and labelling improvements
- Render axis for stacked bar diagram
- Many mesh datasets and layer improvements
- New features in rendering and 3D
- better print layout
- New features in expressions and digitizing
- ...

[1] https://qgis.org/en/site/forusers/visualchangelog316/index.html

The port now integrates OpenCL functionality.

Reviewed by:	arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D26951
2020-10-27 07:57:35 +00:00
Vanilla I. Shu
f095e9d025 Update to 0.7, fix php80 compatibility. 2020-10-27 03:25:12 +00:00
Jan Beich
31ac09590b graphics/mesa-devel: update to 20.2.b.3481
Changes:	f21dd3bc5a...006ce7358c
2020-10-27 00:16:23 +00:00
Antoine Brodin
77df06c5b1 Deprecate graphics/jpeg
PR:		250616
2020-10-26 20:21:06 +00:00
Mikael Urankar
dcecc637f4 Take maintainership 2020-10-26 16:54:15 +00:00
Cy Schubert
659d94ad3d Fix build on 13-CURRENT with LLVM-11. 2020-10-26 16:15:25 +00:00
Emanuel Haupt
8d24934ce3 - Install manual page
- Switch to USES=localbase
- Sort variables

PR:		250334
Submitted by:	0mp
2020-10-26 10:29:32 +00:00
Dmitry Marakasov
10aa3501d5 - Update to 1.2.8 2020-10-26 00:20:47 +00:00
Martin Matuska
a0c3b8ab77 Update graphics/php-facedetect to git commit 2a8974b
- fixes for PHP 8
- support for OpenCV 4.5
2020-10-25 12:07:16 +00:00
Martin Matuska
137ece1848 graphics/pecl-imagick: use official patches for PHP 8 compat
PR:             218974
Submitted by:   Dima Panov <fluffy@FreeBSD.org>
2020-10-25 11:34:11 +00:00
Martin Matuska
81e579d3bb graphics/php-facedetect: unbreak build with PHP 8 2020-10-25 08:26:15 +00:00
Martin Matuska
d721fc5feb graphics/pecl-imagick: unbreak build with PHP 8 2020-10-25 08:21:28 +00:00
Rene Ladan
03c56ec12f graphics/drm-kmod: simplify logic a bit.
Phabricator:	D26646
2020-10-24 22:04:57 +00:00
Yuri Victorovich
bd02e9437f graphics/xournalpp: Update 1.0.18.20200927 -> 1.0.19
Reported by:	portscout
2020-10-24 20:07:42 +00:00
Jan Beich
3fd3da352f graphics/mesa-devel: update to 20.2.b.3427
Changes:	025050bae7...f21dd3bc5a
2020-10-24 00:20:57 +00:00
Dmitry Marakasov
eee4d99fae - Update to 4.1.4 2020-10-23 12:16:36 +00:00
Dmitry Marakasov
bd1ab3b513 - Update to 1.2.7 2020-10-23 12:16:31 +00:00
Piotr Kubaj
c07af81df5 graphics/opencv: fix build of dependent ports on powerpc64le
It's important to first undef the conflicting keywords, then import altivec.h.
2020-10-23 09:02:42 +00:00
Wen Heping
645de25121 - Update to 1.10.0
- Take maintainership

PR:		244966
Submitted by:	wen@
Approved by:	maintainer(timeout, >= 6 months)
2020-10-23 02:21:46 +00:00