1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-02 11:09:29 +00:00

504368 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
d0d23793aa Update to 1.296.0
Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-partitions/CHANGELOG.md
2020-04-10 22:22:22 +00:00
Sunpoet Po-Chuan Hsieh
48f72d6fe4 Update to 1.1.0
Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-eventstream/CHANGELOG.md
2020-04-10 22:22:17 +00:00
Sunpoet Po-Chuan Hsieh
5836a6d8b7 Update to 1.11.0
Changes:	https://github.com/RaRe-Technologies/smart_open/releases
2020-04-10 22:22:11 +00:00
Sunpoet Po-Chuan Hsieh
3cca54a71b Update to 4.0.0
Changes:	https://docs.openstack.org/releasenotes/python-designateclient/
2020-04-10 22:22:06 +00:00
Sunpoet Po-Chuan Hsieh
a09cc95e1b Add comment for PORTSCOUT 2020-04-10 22:22:01 +00:00
Sunpoet Po-Chuan Hsieh
86c2f4d8a5 Update to 7.0.0
Changes:	https://docs.openstack.org/releasenotes/python-cinderclient/
2020-04-10 22:21:56 +00:00
Sunpoet Po-Chuan Hsieh
f8bcaa4aac Update to 12.0.10
Changes:	https://docs.openstack.org/releasenotes/cinder/
2020-04-10 22:21:51 +00:00
Sunpoet Po-Chuan Hsieh
bdab611a1c Update to 4.0.2
Changes:	https://docs.openstack.org/oslo.concurrency/latest/contributor/history.html
2020-04-10 22:21:46 +00:00
Sunpoet Po-Chuan Hsieh
38e4a68286 Update to 2.3.0
Changes:	https://github.com/takluyver/flit/blob/master/doc/history.rst
2020-04-10 22:21:40 +00:00
Sunpoet Po-Chuan Hsieh
8df65418e9 Update to 2.3.0
Changes:	https://github.com/takluyver/flit/blob/master/doc/history.rst
2020-04-10 22:21:35 +00:00
Sunpoet Po-Chuan Hsieh
a2e68f5ba8 Update to 2.3.1
Changes:	https://github.com/rq/django-rq/blob/master/CHANGELOG.md
2020-04-10 22:21:29 +00:00
Sunpoet Po-Chuan Hsieh
4942f93ff3 Update to 0.36.1
Changes:	https://github.com/DataDog/dd-trace-py/releases
2020-04-10 22:21:24 +00:00
Sunpoet Po-Chuan Hsieh
ba65df8afd Update to 1.73.23 2020-04-10 22:21:19 +00:00
Antoine Brodin
d09c267cdb Unbreak INDEX 2020-04-10 21:53:21 +00:00
Piotr Kubaj
ac7fc760b4 cad/graywolf: fix build on GCC architectures
C11 compiler is necessary:
/wrkdirs/usr/ports/cad/graywolf/work/graywolf-0.1.6-3-g6c5e24f/src/twmc/wireratio.c:92: error: expected declaration specifiers before 'gsl_matrix'

MFH:		2020Q2 (fix build blanket)
2020-04-10 21:43:59 +00:00
Mikhail Teterin
a966b0e0b2 Re-add the py-pychess now that I figured out the USES=display quirk.
This port needs a working X11 DISPLAY for all of configure, build,
install and stage, whereas Uses/display.mk only provides it for one
such target...
2020-04-10 21:33:59 +00:00
Jan Beich
746098895d devel/meson: update to 0.54.0
Changes:	https://mesonbuild.com/Release-notes-for-0-54-0.html
Changes:	https://github.com/mesonbuild/meson/compare/0.53.2...0.54.0
PR:		245420
Reported by:	GitHub (watch releases)
Exp-run by:	antoine
2020-04-10 21:28:33 +00:00
Gerald Pfeifer
f6e1c4c7af Update to Wine 5.6. This includes the following changes:
- Still more Media Foundation work.
 - Improvements to Active Directory LDAP support.
 - A few more modules converted to PE.
 - Improvements to gdb proxy mode.
 - Various bug fixes.

My fix for a build problem on some versions of FreeBSD in
files/patch-dlls-dbghelp has been accepted upstream, so remove here.

The Wine Staging patch set is lagging once again; we'll add support
once it's available.
2020-04-10 21:18:13 +00:00
Mark Felder
23aa4eb053 www/varnish6: Update to 6.4.0
Changelog for 6.4.0:
The MAIN.sess_drop counter is gone.

New configure switch: --with-unwind. Alpine linux appears to offer a
libexecinfo implementation that crashes when called by Varnish, this
offers the alternative of using libunwind instead.

backend none was added for "no backend".

std.rollback(bereq) is now safe to use, fixed bug 3009

Fixed varnishstat, varnishtop, varnishhist and varnishadm handling INT,
TERM and HUP signals (bugs 3088 and 3229)

The hash algorithm of the hash director was changed, so backend
selection will change once only when upgrading. Users of the hash
director are advised to consider using the shard director, which,
amongst other advantages, offers more stable backend selection through
consistent hashing.

Log records can safely have empty fields or fields containing blanks if
they are delimited by "double quotes". This was applied to SessError and
Backend_health.

It is now possible for VMOD authors to customize the connection pooling
of a dynamic backend. A hash is now computed to determine uniqueness and
a backend declaration can contribute arbitrary data to influence the
pool.

The option varnishtest -W is gone, the same can be achieved with
varnishtest -p debug=+witness. A witness.sh script is available in the
source tree to generate a graphviz dot file and detect potential lock
cycles from the test logs.

The Process timestamp for vcl_synth {} was wrongly issued before the VCL
subroutine, now it gets emitted after VCL returns for consistency with
vcl_deliver {}.

Latencies for newly created worker threads to start work on congested
systems have been improved.

VRB_Iterate() signature has changed

VRT_fail() now also works from director code

Deliberately closing backend requests through return(abandon),
return(fail) or return(error) is no longer accounted as a fetch failure

Fixed a bug which could cause probes not to run

The if-range header is now handled, allowing clients to conditionally
request a range based on a date or an ETag.

Introduced struct reqtop to hold information on the ESI top request and
PRIV_TOP, fixed regression 3019

Allow numerical expressions in VCL to be negative / negated

Add vi-stype CTRL-f / CTRL-b for page down/up to interactive varnishstat

Fixed wrong handling of an out-of-workspae condition in the proxy vmod
and in the workspace allocator, bug 3131

Raised the minimum for the vcl_cooldown parameter to 1s to fix bug 3135

Improved creation of additional threads when none are available

Fixed a race between director creation and the backend.list CLI command
- see bug 3094

Added error handling to avoid panics for workspace overflows during
session attribute allocation - bug 3145

Overloaded the += operator to also append to headers

Fixed set *.body commands.

Fixed status for truncated CLI responses, bug 3038

New or improved Coccinelle semantic patches that may be useful for VMOD
or utilities authors.

Output VCC warnings also for VCLs loaded via the varnishd -f option, see
bug 3160

Improved fetch error handling when stale objects are present in cache,
see bug 3089

Added a Notice VSL tag (used for varnishlog logging)

Always refer to sub as subroutine in the documentation and error
messages to avoid confusion with other terms.

New pid command in the Varnish CLI, to get the master and optionally
cache process PIDs, for example from varnishadm.

Fixed a race that could result in a partial response being served in its
entirety when it is also compressed with gzip.

Fixed session close reason reporting and accounting, added rx_close_idle
counter for separate accounting when timeout_idle is reached. Also,
send_timeout is no longer reported as "remote closed".

Fixed handling of request bodies for backend retries

Fix deadlocks when the maximum number of threads has been reached, in
particular with http/2, see 2418

Add more vcl control over timeouts with sess.timeout_linger,
sess.send_timeout and sess.idle_send_timeout

Fix panics due to missing EINVAL handling on MacOS, see 1853

Added VSLs() and VSLbs() functions for logging STRANDS to VSL

Fixed cases where a workspace overflow would not result in a VCL
failure, see 3194

Added WS_VSB_new() / WS_VSB_finish() for VSBs on workspaces

Imported vmod_cookie from varnish_modules

The previously deprecated function cookie.filter_except() has been
removed during import. It was replaced by cookie.keep()

body_status and req_body_status have been collapsed into one type. In
particular, the REQ_BODY_* enums now have been replaced with BS_*.

Fixed an old regression of the Age: header for passes, see bug 3221

Added VRT_AllocStrandsWS() as a utility function to allocate STRANDS on
a workspace.

Reduced compile time of vcl_init{} / vcl_fini{} with gcc, added
v_dont_optimize attribute macro

Fixed a case where send_timeout would have no effect when streaming from
a backend fetch, see bug 3189

NOTE Users upgrading varnish should re-check send_timeout with respect
to long pass and streaming fetches and watch out for increased session
close rates.

Added VSB_tofile() to libvarnishapi, see 3238

PR:		245104
2020-04-10 20:09:31 +00:00
Yuri Victorovich
d361550b7b comms/gnuradio: Update 3.8.1.0-rc1 -> 3.8.1.0
Also update WWW.

Reported by:	portscout
2020-04-10 18:25:38 +00:00
Antoine Brodin
0d551e6611 Delete py-pychess, new BROKEN port
With hat:	portmgr
2020-04-10 18:04:49 +00:00
Jan Beich
756ea1e2d8 devel/rust-cbindgen: update to 0.14.1
Changes:	https://github.com/eqrion/cbindgen/compare/v0.13.2...v0.14.1
Reported by:	GitHub (watch releases)
2020-04-10 17:53:00 +00:00
Fernando Apesteguía
f84a06608c misc/broot: Update to 0.13.6
ChangeLog: https://github.com/canop/broot/releases/tag/v0.13.6

* Ignore diacritics in searches - Fix #216

PR:	245484
Submitted by:	vulcan@wired.sh (maintainer)
2020-04-10 16:57:34 +00:00
Brooks Davis
40fd38b3e2 Fix bitrotted code.
Drop maintainership.  I don't use this port much as evidenced by the
fact that one of these bugs was fixed in Arch Linux in 2016
(https://bugs.archlinux.org/task/46571).

Submitted by:	Jacob D Hunt
MFH:		2020Q2
2020-04-10 16:55:09 +00:00
Mark Linimon
3e4f0028cf Mark broken when built using poudriere:
Unable to init server: Could not connect to 127.0.0.1: Connection refused
  Unable to init server: Could not connect to 127.0.0.1: Connection refused
  (setup.py:36566): Gtk-CRITICAL **: 10:11:13.230: gtk_icon_theme_get_for_screen: assertion 'GDK_IS_SCREEN (screen)' failed
  (setup.py:36566): Gtk-CRITICAL **: 10:11:13.315: _gtk_style_provider_private_get_settings: assertion 'GTK_IS_STYLE_PROVIDER_PRIVATE (provider)' failed
  (setup.py:36566): Gtk-CRITICAL **: 10:11:13.315: _gtk_style_provider_private_get_settings: assertion 'GTK_IS_STYLE_PROVIDER_PRIVATE (provider)' failed
  (setup.py:36566): Gtk-CRITICAL **: 10:11:13.315: _gtk_style_provider_private_get_settings: assertion 'GTK_IS_STYLE_PROVIDER_PRIVATE (provider)' failed
  *** Signal 11

Tested on:		powerpc64
Confirmed on:		amd64
2020-04-10 16:55:07 +00:00
Yuri Victorovich
1533849df7 net/ntpsec: Change the manpage path to share/man
In the light of CHANGES/20200115 amdmi3's commit r531317 was correct.

Update the port accordingly.

Reported by:	tobik
2020-04-10 16:42:54 +00:00
Yuri Victorovich
3bfe58bf1b sysutils/daggy: Update 1.1.3 -> 2.0.1 2020-04-10 16:37:47 +00:00
Yuri Victorovich
5f8e2567c7 New port: devel/mustache: Mustache text templates for modern C++ 2020-04-10 16:35:44 +00:00
Danilo Egea Gondolfo
f58be5aac3 - Update to 3.1.6 2020-04-10 16:20:19 +00:00
Li-Wen Hsu
4a705d993a - Upstream has rolled back to 1.0.5 2020-04-10 16:13:34 +00:00
Yuri Victorovich
f75aa87f8f net/ntpsec: Fix typo 2020-04-10 15:49:33 +00:00
Yuri Victorovich
7838e2549e net/ntpsec: Fix build; Add missing dependencies asciidoc and mDNSResponder; Correct LICENSE
PR:		245503 245502
Reported by:	amdmi3 gelonnov@gmail.com
2020-04-10 15:47:02 +00:00
Alexey Dokuchaev
9cb549b6c2 Unbreak, undeprecate, and assume maintainership.
PR:	245402
2020-04-10 15:17:23 +00:00
Edward Tomasz Napierala
3bf683bf17 Add sysutils/u-boot-qemu-arm: U-Boot build for QEMU
Reviewed by:	manu
Sponsored by:	DARPA
Differential Revision:	https://reviews.freebsd.org/D24365
2020-04-10 14:41:12 +00:00
Michael Landin
913215b698 - unbreak and add license 2020-04-10 14:19:52 +00:00
Ashish SHUKLA
ed80a01c57 - Add patch to fix build error on i386 architecture:
Compiling c_src/double-conversion/strtod.cc
c_src/double-conversion/strtod.cc:41:18: error: unused variable 'kMaxExactDoubleIntegerDecimalDigits' [-Werror,-Wunused-const-variable]
static const int kMaxExactDoubleIntegerDecimalDigits = 15;
                 ^
c_src/double-conversion/strtod.cc:58:21: error: variable 'exact_powers_of_ten' is not needed and will not be emitted [-Werror,-Wunneeded-internal-declaration]
static const double exact_powers_of_ten[] = {
                    ^
c_src/double-conversion/strtod.cc:84:18: error: unused variable 'kExactPowersOfTenSize' [-Werror,-Wunused-const-variable]
static const int kExactPowersOfTenSize = ARRAY_SIZE(exact_powers_of_ten);
                 ^

Thanks to jrm@ for help with testing

Reported by:	pkg-fallout
2020-04-10 13:37:32 +00:00
Michael Landin
321f8ed679 - update to -> 2.007004
- Improve tests to better handle network issues
    - Improve tests to better cope with old Perl versions
    - Update/sync authors/ownership data
2020-04-10 13:31:07 +00:00
Alexey Dokuchaev
ec88b38498 - Update to version 0.16.4
- Pull one patch submitted upstream
- Sanitize the COMMENT while here

PR:	245493
2020-04-10 11:46:49 +00:00
Dmitry Marakasov
67a8b0d44d - Fix plist generation wrt manpage path
Approved by:	portmgr blanket
2020-04-10 11:29:16 +00:00
Danilo Egea Gondolfo
190fd3738e - Update to 1.7.312 2020-04-10 10:53:29 +00:00
Danilo Egea Gondolfo
b847cd888d - Update to 0.4.25 2020-04-10 10:53:03 +00:00
Matthias Andree
60c65eea61 New port: textproc/py-jinja2-cli, a CLI to the Jinja2 templating system.
This has optional YAML, TOML, XML support.

WWW: https://github.com/mattrobenolt/jinja2-cli

PR:		244870
Submitted by:	juraj@lutter.sk (maintainer)
2020-04-10 10:51:48 +00:00
Matthew Seaman
f8247233f8 Update to 0.8.0
ChangeLog:	https://github.com/cpburnz/python-path-specification/blob/master/CHANGES.rst
2020-04-10 10:43:16 +00:00
Fernando Apesteguía
fb941c67c8 games/homura: Update to 3.7
ChangeLog: https://github.com/the-homura-project/homura/releases/tag/3.7

 * Fixed Installing of Clone Hero
 * Fixed audio of Ember (Steam)
 * Updated Teamspeak to 3.5.2
 * Fixed starting of Drakensang Online
 * Fixed shortcut creation for apps with a space in the name

PR:     245459
Submitted by:   Alexander88207@protonmail.com (maintainer)
2020-04-10 10:41:55 +00:00
Jan Beich
7a4a24a7bb lang/intel-compute-runtime: update to 20.14.16441
Changes:	https://github.com/intel/compute-runtime/compare/20.13.16352...20.14.16441
Reported by:	GitHub (watch releases)
2020-04-10 10:41:49 +00:00
Tobias C. Berner
e001ef61ce finance/skrooge: update to 2.22.1 2020-04-10 10:39:06 +00:00
Kai Knoblich
d2543455f1 textproc/py-ocrmypdf: Update to 9.7.0
Changelog:

https://github.com/jbarlow83/OCRmyPDF/blob/v9.7.0/docs/release_notes.rst

MFH:		2020Q2 (fix regressions with Ghostscript >= 9.52)
2020-04-10 10:03:01 +00:00
Fernando Apesteguía
500cbb614c sysutils/dua-cli: Update to 2.5.0
PR:	245485
Submitted by:	vulcan@wired.sh (maintainer)
2020-04-10 09:57:47 +00:00
TAKATSU Tomonari
9ddc2e63f6 - Update to 1.0.4.6 2020-04-10 09:50:35 +00:00
Emanuel Haupt
9dafdc9060 Update to 1.6.1 2020-04-10 09:42:41 +00:00