Commit graph

498745 commits

Author SHA1 Message Date
Mark Felder
a89e582fda multimedia/plexmediaserver: Update to 1.18.6.2368 2020-02-10 17:33:41 +00:00
Alexey Dokuchaev
7c7b3169a2 - Update `graphics/embree' to the latest version 3.8.0 (unfortunately,
the new API is not backward compatible with the version 2 API; this
  was required to remove various deprecated API functions that had
  accumulated over time, fix suboptimal design decisions and mistakes,
  clean up inconsistent naming, increase flexibility, etc.
- Install tutorials as port examples; install documentation files into
  the standard location instead of overriding the default DOCSDIR
- Drop no longer used `graphics/ImageMagick' dependency: BMP, GIF, PNG,
  TGA, and TIFF formats are handled by the OpenImageIO now, but it is
  somewhat heavy dependency and is disabled upstream by default, so do
  the same (au contraire, JPEG and PNG are enabled unconditionally as
  being backed by very common and light packages)

PR:	239314 (based on)
2020-02-10 17:26:56 +00:00
Emanuel Haupt
82340fc6a3 - Update to 1.0.9
- Switch github upstream to Talinx
  (see: https://github.com/cslarsen/jp2a/issues/3#issuecomment-581410179)

Notified by:	Christoph Raitzig <chris-r@posteo.net>
2020-02-10 17:22:54 +00:00
Jan Beich
45bd1395f4 devel/rust-cbindgen: update to 0.13.1
Changes:	https://github.com/eqrion/cbindgen/compare/v0.13.0...v0.13.1
Reported by:	GitHub (watch releases)
2020-02-10 16:55:44 +00:00
Mateusz Piotrowski
57a5d1d576 New port: math/ctl-sat: CTL (Computation Tree Logic) SAT solver
CTL-SAT is a CTL (Computation Tree Logic) SAT solver. The user may test
satisfiability of a CTL formula may by providing it as a command-line
argument to the ctl-sat program, e.g.:

  ctl-sat "~( (A(pUq) ^ AG(q->r) ^ AG(r->EXr)) -> EFEGr )"

The worst-case time complexity is O((2^n)^3) for this SAT solver, while the
worst-case space complexity is O((2^n)^2).

WWW: https://github.com/nicolaprezza/CTLSAT
2020-02-10 16:43:21 +00:00
Olivier Cochard
0c5987cfbc Add 'dynamicrouting' to RC's PROVIDE, to help ICMP redirect processing depend
on routing daemon
2020-02-10 16:41:24 +00:00
Olivier Cochard
7d45e135e8 Add 'dynamicrouting' to RC's PROVIDE, to help ICMP redirect processing depend
on routing daemon
2020-02-10 16:35:14 +00:00
Olivier Cochard
d57d7f4d50 Add 'dynamicrouting' to RC's PROVIDE 2020-02-10 16:31:30 +00:00
Vinícius Zavam
2927355ac3 comms/ncid: update 1.10.1_1 to 1.11 2020-02-10 16:28:23 +00:00
Olivier Cochard
9cd91869c7 - Fix starting daemon in integrated configuration mode
- While here, add 'dynamicrouting' to RC's PROVIDE and fix Makefile order

PR:		239497
Submitted by:	Nicolas Deffayet <nicolas@deffayet.com>
2020-02-10 16:25:53 +00:00
Alexey Dokuchaev
0057d69d9f Make Embree ray-tracing engine support optional, to simplify the upcoming
update of `graphics/embree'.  No changes in generated package by default.
2020-02-10 15:42:52 +00:00
Jan Beich
e6753d04be x11-servers/xwayland-devel: add missing runtime dependencies
sh: /usr/local/bin/xkbcomp: not found
sh: /usr/local/bin/xkbcomp: not found
XKB: Failed to compile keymap
Keyboard initialization failed. This could be a missing or incorrect setup of xkeyboard-config.
2020-02-10 15:36:48 +00:00
Alexey Dokuchaev
1892e0dab6 Propagate `x11-fonts/encodings' to RUN_DEPENDS, otherwise luit(1) won't
start when this file is absent due to check in the loadEncodingsDir():

    cannot open /usr/local/share/fonts/encodings/encodings.dir
2020-02-10 14:43:39 +00:00
Piotr Kubaj
3bbbe62d95 games/fs2open: fix build on big-endian architectures
Uncomment necessary variables.
2020-02-10 14:37:51 +00:00
Dirk Meyer
ed34cd5c57 - fix build on i386 2020-02-10 14:21:22 +00:00
Vinícius Zavam
f9039e0cd6 net/cloudflared: update 2019.12.0 to 2020.2.0 2020-02-10 14:06:50 +00:00
Vinícius Zavam
361818fe65 devel/kronosnet: update 1.13 to 1.14
files/*
    - patch-configure.ac; merged into upstream [0]
    - patch-libknet_crypto__openssl.c; dito.

  [0] https://github.com/kronosnet/kronosnet/pull/270 (647eeae, 7f11ac2)
2020-02-10 13:58:28 +00:00
Emanuel Haupt
3c5dc423ce - Update to 1.2.3
- Mark NO_ARCH
2020-02-10 13:48:07 +00:00
Piotr Kubaj
46caa85f96 math/hmat-oss: fix build on GCC architectures
After OpenBLAS update, new GCC is required:
CMake Error at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:146 (message):
  Could NOT find CBLAS (missing: CBLAS_LIBRARIES)
2020-02-10 13:23:56 +00:00
Bernhard Froehlich
7b1b27152e security/maltrail:
- Update to 0.17
- maltrail does support python3 now

PR:		244019
Submitted by:	Michael Muenz <m.muenz@gmail.com> (maintainer)
2020-02-10 12:48:50 +00:00
Piotr Kubaj
30e3b2bad7 misc/mxnet: fix build on GCC architectures
Newer GCC is required after OpenBlas update:
CMake Error at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:146 (message):
  Could NOT find OpenMP_CXX (missing: OpenMP_CXX_FLAGS OpenMP_CXX_LIB_NAMES)
2020-02-10 12:19:53 +00:00
Gerald Pfeifer
59b5fe9383 Hand over maintainership to salvadore@ (from the vanilla ports@).
Fix the optional dependency on emulators/wine-gecko-devel which is
now at version 2.47.1.  This is the equivalent of revision 520954
for emulators/i386-wine.

PR:		238081
2020-02-10 11:19:56 +00:00
Emanuel Haupt
c5ddcd4c2b Add py-face_recognition 1.2.2, recognize faces from Python or from the
command line.
2020-02-10 10:42:27 +00:00
Emanuel Haupt
48aba289cd Add py-face_recognition_models 0.3.0, models used by the
face_recognition package.
2020-02-10 10:42:01 +00:00
Alexey Dokuchaev
a523613da8 Properly handle COMMENT, PORTREVISION, and MAINTAINER fields in EiskaltDC++
slave ports.  Fast-forward some port revisions since those of the existing
packages cannot go backwards and make the ports' COMMENT lines more in line
against each other and less tautological.
2020-02-10 10:06:32 +00:00
Tilman Keskinoz
5665410fad Update profanity to 0.8.1 2020-02-10 09:58:23 +00:00
Dmitry Marakasov
1ac66a313b - Regenerate patches
- Update WWW

Approved by:	portmgr blanket
2020-02-10 09:31:21 +00:00
Yuri Victorovich
6f0e5222fd textproc/libcyaml: Update 0.1.0 -> 1.0.0
Reported by:	portscout
2020-02-10 08:38:19 +00:00
Yuri Victorovich
95b1b4bd14 net-p2p/libtorrent-rasterbar: Update 1.2.3 -> 1.2.4
Reported by:	portscout
2020-02-10 08:06:53 +00:00
Yuri Victorovich
b37a2033b7 misc/dive: Update 0.9.1 -> 0.9.2
Reported by:	portscout
2020-02-10 07:32:39 +00:00
Richard Gallamore
c34f0755e4 Updated to 1.1.0
Changes: https://guacamole.apache.org/releases/1.1.0/
2020-02-10 06:15:32 +00:00
Kubilay Kocak
2fc828c848 net-im/prosody: Update to 0.11.4
Changelog:

  https://blog.prosody.im/prosody-0.11.4-released/

PR:		243460
Submitted by:	Thomas Morper <thomas beingboiled info>
Approved by:	portmgr (maintainer timeout: > 14 days)
MFH: 2010Q1	(blanket: bugfix release)
2020-02-10 04:54:57 +00:00
Koichiro Iwao
d8b2237380 security/pam_google_authenticator: strip installed binaries
Also two cosmetic changes.

PR:		244000
Submitted by:	Dries Michiels <driesm.michiels@gmail.com> (maintainer)
2020-02-10 04:32:25 +00:00
Xin LI
a0b1dc305a www/grafana6: update to 6.6.1.
PR:		244014
Approved by:	maintainer (hiyorin at gmail com)
2020-02-10 03:50:34 +00:00
Yuri Victorovich
76fead89dd devel/radian: Update 0.4.4 -> 0.4.5
Reported by:	portscout
2020-02-10 01:56:34 +00:00
Yuri Victorovich
387c89cffe devel/py-rchitect: Update 0.3.16 -> 0.3.17 2020-02-10 01:55:59 +00:00
Yuri Victorovich
7cf6b619cf textproc/py-citeproc-py: Update 0.4.0 -> 0.5.0 2020-02-10 00:52:49 +00:00
Jan Beich
00721a79ad x11-servers/xwayland-devel: unbreak on GCC architectures
In file included from ../glx/glxserver.h:70,
                 from ../glx/indirect_dispatch.c:29:
../include/glx_extinit.h:33: error: redefinition of typedef '__GLXscreen'
../glx/glxscreens.h:119: error: previous declaration of '__GLXscreen' was here
2020-02-09 23:50:09 +00:00
Jan Beich
61e3b613fa textproc/nuspell: update pkg-descr after r508372
Reported by:	upstream
2020-02-09 23:27:45 +00:00
Richard Gallamore
1819a61a20 Updated to 0.6.1
Changes: https://github.com/davidhalter/parso/blob/v0.6.1/CHANGELOG.rst
2020-02-09 23:24:25 +00:00
Jan Beich
09721d1275 x11-toolkits/wlroots: switch to Xwayland snapshot
Improves stability with X11 applications on Sway.
2020-02-09 22:22:00 +00:00
Jan Beich
d17bee46cc x11-servers/xwayland-devel: unbreak due to x11@ being slow
===>   xwayland-devel-1.20.0.592 depends on package: wayland-protocols>=1.18 - not found
[...]
Dependency wayland-protocols found: NO found 1.17 but need: '>= 1.18'
Run-time dependency wayland-protocols found: NO (tried pkgconfig and cmake)
[...]
install   -m 555 /usr/ports/default/x11-servers/xwayland-devel/work/xserver-1cfdd1a96580733df3625bcea3384ffee3dc92df-1cfdd1a96580733df3625bcea3384ffee3dc92df/_build/hw/xwayland/Xwayland  /usr/ports/default/x11-servers/xwayland-devel/work/stage/usr/local/bin
install: /usr/ports/default/x11-servers/xwayland-devel/work/xserver-1cfdd1a96580733df3625bcea3384ffee3dc92df-1cfdd1a96580733df3625bcea3384ffee3dc92df/_build/hw/xwayland/Xwayland: No such file or directory
*** Error code 71
2020-02-09 22:21:51 +00:00
Jan Beich
b9b1ea82cf x11-servers/xwayland-devel: add new port
Current version in the tree is very old and buggy. Divorce from Xorg
server to simplify QA and avoid numerious non-upstreamed patches.
2020-02-09 22:21:40 +00:00
Piotr Kubaj
6f173b1804 math/flint2: fix build on non-x86
Merge upstream patches for non-x86 architectures.

PR:		243851
MFH:		2020Q1 (fix build blanket)
2020-02-09 21:35:51 +00:00
Piotr Kubaj
14488731cb net/asterisk-chan_sccp: fix build on big-endian architectures with clang
FreeBSD doesn't have __bswap_16() and __bswap_32(). Use bswap16() and bswap32() instead.

PR:		243872
Approved by:	ddegroot@talon.nl (maintainer)
2020-02-09 21:34:32 +00:00
Yuri Victorovich
6b64e65135 math/apron: Update 0.9.11 -> 0.9.12
Reported by:	repology
2020-02-09 21:15:51 +00:00
Yuri Victorovich
ee20842bb0 devel/ppl: Take maintainership 2020-02-09 21:14:49 +00:00
Tobias Kortkamp
789da6b270 www/buku: Spell RUN_DEPENDS correctly, unbreak runtime 2020-02-09 21:06:12 +00:00
Piotr Kubaj
c036b98ba0 devel/py-grpcio devel/pecl-grpc: fix build with GCC
Looks like this header is not available in GCC as well.
2020-02-09 21:04:52 +00:00
Xin LI
504651b9e5 archivers/lzlib: update to 1.11. 2020-02-09 20:45:07 +00:00