Commit Graph

24950 Commits

Author SHA1 Message Date
Yuri Victorovich
388aa55aba graphics/py-pypillowfight: Update 0.2.4 -> 0.3.0
Reported by:	portscout
2019-10-14 05:04:21 +00:00
Raphael Kubo da Costa
8d2c5a0f6f Update to 1.10.7.
Bump LLVM dependency to llvm80.

PR:		241071
Submitted by:	Shane <FreeBSD@ShaneWare.Biz> (maintainer)
2019-10-13 19:52:02 +00:00
Adriaan de Groot
a4b0e50847 Try to fix runtime graphics/digikam.
With this patch applied to git master, digikam starts and seems
to work. It still crashes on exit, though. That's an improvement
on crashes-before-startup.

The problem is described in the patch and in the PR: digikam
bundles all kinds of stuff (which packagers have been complaining
about for years) which breaks -- in this case, bundling internals
of Exiv2.

If this works (leaving the PR open) it will need an MFH.

PR:		240466
2019-10-13 08:41:23 +00:00
Yuri Victorovich
9ae71bba37 graphics/xournalpp: Update 1.0.13-nightly.20190722 -> 1.0.14
Reported by:	portscout
2019-10-13 07:17:34 +00:00
Yuri Victorovich
796966c32d New port: graphics/avir: High-quality image resizing/scaling C++ library 2019-10-12 08:19:18 +00:00
Jan Beich
b447568b38 graphics/waifu2x-ncnn-vulkan: cannot build yet 2019-10-12 00:26:02 +00:00
Rodrigo Osorio
5719091be5 New port graphics/ebsynth
ebsynth is a tool for by-example synthesis of images.

PR:		240632
Submitted by:	Shane <FreeBSD@ShaneWare.Biz>
2019-10-11 09:52:47 +00:00
Bryan Drewery
bc8870a852 - Add compat for NOCCACHE -> NO_CCACHE 2019-10-10 20:09:59 +00:00
Bryan Drewery
d500249dad - Add a CCACHE_BIN variable for simplified use where needed. 2019-10-10 20:06:24 +00:00
Bryan Drewery
2d75318930 - Respect NOCCACHE
- Use proper path to CCACHE. It cannot be assumed to be in LOCALBASE
  as CCACHE_WRAPPER_PATH is used to override it.
2019-10-10 20:04:11 +00:00
Thierry Thomas
3eb157d399 Upgrade to v.2.7.4. 2019-10-10 19:01:36 +00:00
Yuri Victorovich
8414af5c00 graphics/gmic: Update 2.7.2 -> 2.7.4 2019-10-10 08:27:36 +00:00
Tobias Kortkamp
c99095ca7c graphics/zathura: Fix SQLITE option
There is no opt_MESON_ARGS_OFF helper and Zathura also does not
have an enable-sqlite option.  It has an 'sqlite' feature which can
be turned on/off with the MESON_ENABLED helper.

SQLite support has been auto-enabled for ~7 months by always having
USES=sqlite in the port.  Since the SQLITE option can now properly
turn that support off, enable it by default to not cause too many
surprises.
2019-10-10 07:03:18 +00:00
Thierry Thomas
3cd90438ab Upgrade to v.2.7.3. 2019-10-08 19:55:50 +00:00
Dirk Meyer
74426a2ea9 - new option GO
- fix option PYTHON
PR:		241123
2019-10-08 19:35:03 +00:00
Tijl Coosemans
e34331dbff Update to 2.4.97-2.el7, but only on FreeBSD versions that have
/compat/linux/sys/dev/char/226:0/device/drm.
2019-10-08 17:03:39 +00:00
Steve Wills
3f10eecb0c graphics/p5-Cairo: update to 1.107 2019-10-08 14:46:01 +00:00
Tobias Kortkamp
a7adfe4d3e graphics/EZWGL: Remove nop ".${CURDIR}/"
It expands to just "./" and probably was supposed to be "${.CURDIR}/".
Neither is needed here.
2019-10-08 12:24:38 +00:00
Tobias Kortkamp
fb78b37a40 graphics/librsvg2-rust: Update to 2.46.1
Changes:	https://download.gnome.org/sources/librsvg/2.46/librsvg-2.46.1.news
2019-10-08 08:17:28 +00:00
Yuri Victorovich
60f9e64a89 graphics/py-djvulibre: Update 0.8.4 -> 0.8.5
Reported by:	portscout
2019-10-08 05:09:39 +00:00
Stephen Montgomery-Smith
32879e68cb - Update devel/gdcm to 3.0.3.
- Bump portrevision of dependent ports.
2019-10-07 21:20:51 +00:00
Steve Wills
d5366392c0 graphics/gpxsee: Update to 7.14
PR:		240994
Submitted by:	Nikolay Korotkiy <sikmir@gmail.com> (maintainer)
2019-10-07 17:34:28 +00:00
Jan Beich
ae16cb6f1b graphics/waifu2x-ncnn-vulkan: add new port
ncnn implementation of waifu2x converter. Runs fast on Intel / AMD /
Nvidia with Vulkan API.

https://github.com/nihui/waifu2x-ncnn-vulkan
2019-10-07 12:58:04 +00:00
Dirk Meyer
b33997bb6f -fix for aarch64
PR:	241073
2019-10-07 08:56:11 +00:00
Jan Beich
2a144ab0a4 graphics/libplacebo: update to 1.21.0
Changes:	https://code.videolan.org/videolan/libplacebo/tags/v1.21.0
Reported by:	portscout
2019-10-07 08:09:49 +00:00
Dirk Meyer
d932a94230 - mark BROKEN for arm64 and aarch64 2019-10-06 20:33:52 +00:00
Piotr Kubaj
b3f39cd3e6 graphics/povray37: fix build on GCC architectures
Use new GCC to fix build.

Approved by:	mentors (implicit approval)
2019-10-06 13:34:05 +00:00
Tobias Kortkamp
e63567579c graphics/xpdf4: Drop nop GUI_CMAKE_ARGS
There is no such options helper.  It should have been GUI_CMAKE_ON,
but -DNO_TEXT_SELECT:BOOL=OFF is already always in CMAKE_ARGS here.
2019-10-06 08:01:10 +00:00
Cy Schubert
29ae9ab1b8 Fix build without GUI.
PR:		241094
Submitted by:	vvd@unislabs.com
Reported by:	vvd@unislabs.com
MFH:		2019Q4
2019-10-06 03:07:20 +00:00
Yuri Victorovich
ea9894465e graphics/gmic: Update 2.7.1 -> 2.7.2
Reported by:	portscout
2019-10-05 22:17:54 +00:00
Cy Schubert
62ff352453 Update 4.01 --> 4.02 2019-10-05 02:10:06 +00:00
Jan Beich
a5bfe83475 graphics/sekrit-twc-zimg: use bundled math library to unbreak some tests
[==========] 129 tests from 25 test suites ran. (29301 ms total)
[  PASSED  ] 127 tests.
[  FAILED  ] 2 tests, listed below:
[  FAILED  ] ColorspaceConversionTest.test_transfer_only_b67
[  FAILED  ] ColorspaceConversionTest.test_rec2100_ictcp

PR:		216537
2019-10-05 00:42:03 +00:00
Niclas Zeising
58760ada9d Bump remaining mesa ports after llvm version change
Bump these mesa ports as well, to ensure that they are rebuilt with the
correct llvm port.
This was missed in r513776

PR:		239682
MFH:		2019Q4 (implicit, fix for earlier commits)
2019-10-04 22:14:03 +00:00
Cy Schubert
81b95851cf Backport fix for CVE-2019-16927 and CVE-2019-9877 from xpdf4.
PR:		241066
Submitted by:	naddy
MFH:		2019Q4
2019-10-04 22:12:43 +00:00
Cy Schubert
b12bd2b2ae Update WWW.
PR:		241066
Submitted by:	naddy
MFH:		2019Q4
2019-10-04 22:12:40 +00:00
Cy Schubert
b173b6c2f3 Update MASTER_SITES removing dead URLs.
PR:		241066
Submitted by:	naddy
2019-10-04 22:12:36 +00:00
Cy Schubert
8b2dd97150 Pacify stage-qa in DEVELOPER mode.
MFH:	2019Q4
2019-10-04 22:12:33 +00:00
Jan Beich
13f6aa2bdd graphics/mesa-dri: revert r512573 and limit to llvm80 after r512440
Mesa 18.3 doesn't support LLVM 9. While some fixes were backported
there're probably more issues. Apparently, Gnome shows black screen.
As the port is unlikely to be ready for future LLVM_DEFAULT bumps
without a version update just limit to previously tested value.

PR:		239682
Requested by:	imp
2019-10-04 20:08:27 +00:00
Thomas Zander
ceef8778c4 Unbreak build (distfile is fetchable via GitHub)
PR:		240868
Submitted by:	freebsd-ports@jan0sch.de
MFH:		2019Q4 (build fix blanket)
2019-10-04 17:01:44 +00:00
Mathieu Arnold
10e352b5ed This has no PKGNAMEPREFIX/SUFFIX and supports multiple Python versions,
so add noflavors.
2019-10-04 07:49:32 +00:00
Jan Beich
9754f8c3f3 multimedia/x265: update to 3.2
Changes:	https://x265.readthedocs.io/en/latest/releasenotes.html#version-3-2
2019-10-03 20:36:00 +00:00
Jan Beich
4bbb4133b2 devel/icu: update to 65.1
Changes:	http://site.icu-project.org/download/65
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
2019-10-03 20:35:29 +00:00
Thierry Thomas
e4c22bfddb Make buildable on non-x86 architecture:
- CImg.h assumes signed char, make it signed explicitly.

- -mtune=generic doesn't exist on e.g. powerpc64.

- USES=compiler:c11 is necessary.

PR:		241026
Submitted by:	pkubaj
2019-10-03 19:15:13 +00:00
Piotr Kubaj
86fe3129de graphics/ristretto: fix build on GCC architectures
Use C11 compiler:
In file included from /usr/local/include/xfce4/libxfce4util/libxfce4util.h:33,
                 from mime_db.c:31:
/usr/local/include/xfce4/libxfce4util/xfce-kiosk.h:37: error: redefinition of typedef 'XfceKiosk'
/usr/local/include/xfce4/libxfce4util/xfce-kiosk.h:35: error: previous declaration of 'XfceKiosk' was here

Approved by:	mentors (implicit approval)
2019-10-03 17:03:44 +00:00
Piotr Kubaj
8f3e44f32e graphics/povray36: fix build on powerpc64
Builds on powerpc64 with GCC from ports.

Approved by:	mentors (implicit approval)
2019-10-02 13:50:22 +00:00
Max Brazhnikov
802eb13618 graphics/openimageio:
- Depend on x11-fonts/droid-fonts-ttf instead of installing own copies:
  Droid fonts shipped with openimageio don't have Cyrillic symbols.
  For some reason LibreOffice picks up Droid fonts from openimageio
  and this breaks LibreOffice UI for non-Latin locales.

PR:		240963
Approved by:	maintainer
2019-10-02 08:19:18 +00:00
TAKATSU Tomonari
0228a02ed3 - Update to 1.4-6 2019-10-02 03:46:40 +00:00
Baptiste Daroussin
56a6c38e8d Drop build dependency on GNU m4.
m4 from base is able to do the job, if properly wrapped to mimic GNU m4

Differential Revision:	https://reviews.freebsd.org/D21835
2019-10-01 14:35:23 +00:00
Piotr Kubaj
3ea8313bf9 graphics/blender: fix build on powerpc64
Macros for ppc64 are needed.

PR:		240864
Approved by:	FreeBSD@ShaneWare.Biz (maintainer), linimon (mentor)
2019-10-01 14:07:54 +00:00
Mark Linimon
38060666e1 Switch from BROKEN_i386 to ONLY_FOR_ARCHS=amd64.
This port makes use of SSE instructions, and Intel's documentation
only claims to support 64-bit x86.

Approved by:	portmgr (tier-2 blanket)
2019-10-01 09:38:47 +00:00