Commit graph

498771 commits

Author SHA1 Message Date
Emanuel Haupt
dcf6847c94 Update to 5.0.16 2020-02-10 19:57:49 +00:00
Niclas Zeising
cd7a5f6447 graphics/wayland-protocols: Update to 1.18
Update graphics/wayland-protocols to 1.18
Remove the -devel version, it's not needed.  Adjust dependencies for this.

PR:		244010
Submitted by:	jbeich
Tested by:	manu
2020-02-10 19:32:43 +00:00
Sunpoet Po-Chuan Hsieh
30abd850fa Update to 0.069
Changes:	https://metacpan.org/changes/distribution/PPIx-Regexp
PR:		244021
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
2020-02-10 18:47:28 +00:00
Sunpoet Po-Chuan Hsieh
01544f6d9d Fix stage-qa of shebang with PYTHON option disabled after r522484
The error message (in poudriere) is as follows:
====> Running Q/A tests (stage-qa)
Error: '/usr/local/bin/python' is an invalid shebang you need USES=shebangfix for 'share/vim/vim82/tools/demoserver.py.bak'

r522484 adds a new REINPLACE_CMD check which is enabled when DEVELOPER=yes. It
does not respect REINPLACE_ARGS (-i ''), thus runtime/tools/demoserver.py.bak is
generated. Vim installs everything in runtime/tools [1] which fails in stage-qa
for invalid shebang.

This workaround uses USES=python:env. It will replace the shebang with default
python (/usr/local/bin/python3.7).

[1] from src/Makefile:
# install the runtime tools
	$(INSTALL_DATA_R) $(TOOLSSOURCE)/* $(DEST_TOOLS)

PR:		243961
Reported by:	salvadore
Submitted by:	sunpoet (myself)
Approved by:	adamw (maintainer)
2020-02-10 18:47:23 +00:00
Sunpoet Po-Chuan Hsieh
881050b9ad Remove the workaround
- Bump PORTREVISION for package change

www/gitlab-ce requires a newer rack (~> 2.0.7) now.
2020-02-10 18:47:18 +00:00
Sunpoet Po-Chuan Hsieh
3eb115e4dd Update to 2.2.0
Changes:	https://github.com/rack/rack/blob/master/CHANGELOG.md
2020-02-10 18:47:13 +00:00
Sunpoet Po-Chuan Hsieh
34c658c28a Update to 1.4.1
Changes:	https://github.com/ruby-gnome/pkg-config/blob/master/NEWS
2020-02-10 18:47:08 +00:00
Sunpoet Po-Chuan Hsieh
fb973753b2 Update to 2.10.0
Changes:	https://github.com/rails/jbuilder/blob/master/CHANGELOG.md
2020-02-10 18:47:02 +00:00
Sunpoet Po-Chuan Hsieh
6c88625598 Update to 2.10.0
Changes:	https://github.com/rails/jbuilder/blob/master/CHANGELOG.md
2020-02-10 18:46:57 +00:00
Sunpoet Po-Chuan Hsieh
594c516676 Update to 2.10.0
- Take maintainership

Changes:	https://github.com/rails/jbuilder/blob/master/CHANGELOG.md
2020-02-10 18:46:51 +00:00
Sunpoet Po-Chuan Hsieh
3a0467fa2f Update to 2.10.0
- Take maintainership

Changes:	https://github.com/rails/jbuilder/blob/master/CHANGELOG.md
2020-02-10 18:46:46 +00:00
Sunpoet Po-Chuan Hsieh
a917af2b72 Reword comment 2020-02-10 18:46:40 +00:00
Sunpoet Po-Chuan Hsieh
c646c65f4a Reword comment 2020-02-10 18:46:35 +00:00
Sunpoet Po-Chuan Hsieh
375af785f5 Update to 2.11.435
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2020-02-10 18:46:30 +00:00
Sunpoet Po-Chuan Hsieh
31fc0d9bfc Update to 2.11.435
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2020-02-10 18:46:24 +00:00
Sunpoet Po-Chuan Hsieh
3e7a881719 Update to 2.11.435
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2020-02-10 18:46:19 +00:00
Sunpoet Po-Chuan Hsieh
3b82e20fd7 Update to 0.11.0
Changes:	https://github.com/marshmallow-code/flask-marshmallow/blob/dev/CHANGELOG.rst
2020-02-10 18:46:14 +00:00
Sunpoet Po-Chuan Hsieh
ca144ccf72 Update to 0.1.4
Changes:	https://github.com/facebookresearch/hiplot/commits/master
2020-02-10 18:46:08 +00:00
Sunpoet Po-Chuan Hsieh
ad0c802f42 Update to 0.9.1
Changes:	https://github.com/dpranke/pyjson5/blob/master/README.md#version-history--release-notes
2020-02-10 18:46:03 +00:00
Sunpoet Po-Chuan Hsieh
01aeceb77d Update to 0.22.0
Changes:	https://github.com/marshmallow-code/marshmallow-sqlalchemy/blob/dev/CHANGELOG.rst
2020-02-10 18:45:58 +00:00
Sunpoet Po-Chuan Hsieh
ee98778452 Update to 1.866
Changes:	https://metacpan.org/changes/distribution/MCE
2020-02-10 18:45:53 +00:00
Sunpoet Po-Chuan Hsieh
dcf4c1ffd8 Update to 1.73.22 2020-02-10 18:45:48 +00:00
Sunpoet Po-Chuan Hsieh
6232994a86 Add py-rq-scheduler 0.9.1
RQ Scheduler is a small package that adds job scheduling capabilities to RQ, a
Redis based Python queuing library.

WWW: https://github.com/rq/rq-scheduler
2020-02-10 18:45:34 +00:00
Fernando Apesteguía
7f1e58758d new port: x11-themes/gnome-icons-gartoon-redux
Improved variant of the well-known Gartoon theme for Gnome and Mate desktops.

PR:     243478
Submitted by:   jonc@chen.org.nz
2020-02-10 18:26:53 +00:00
Tobias C. Berner
727cd9488d devel/cmake: update to 3.16.4
Exp-run by:	antoine
PR:		243909
2020-02-10 17:44:09 +00:00
Jochen Neumeister
8f76fbc33a Fix NGINX entry
Sponsored by:	Netzkommune GmbH
2020-02-10 17:42:47 +00:00
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