Commit graph

528094 commits

Author SHA1 Message Date
Jan Beich
e8702c6750 multimedia/arcan: drop libuvc workaround after r556534
PR:		251428
2020-11-28 22:16:11 +00:00
Jan Beich
0dcdee753f multimedia/libuvc: update to 0.0.6.32
Changes:	https://github.com/libuvc/libuvc/compare/v0.0.6...c612d45
PR:		251428
Approved by:	yuri (maintainer)
2020-11-28 22:15:31 +00:00
Thomas Zander
284629c9fc Update to upstream version 2.3.4.
Details:
* Bugfix release, see
  https://github.com/traefik/traefik/releases/tag/v2.3.4
2020-11-28 21:55:47 +00:00
Yuri Victorovich
e50a2634de devel/py-numba: Update 0.47.0 -> 0.51.2
PR:		250937
Approved by:	dave@dal.ca (maintainer's timeout 21 days)
2020-11-28 21:50:34 +00:00
Yuri Victorovich
a74e5ea10d devel/py-llvmlite: Update 0.31.0 -> 0.34.0
PR:		250937
Approved by:	dave@dal.ca (maintainer's timeout 21 days)
2020-11-28 21:48:42 +00:00
Piotr Kubaj
4dc603bc52 devel/py-ddtrace: fix build on GCC architectures
ddtrace/vendor/psutil/_psutil_bsd.c: In function 'psutil_proc_open_files':
ddtrace/vendor/psutil/_psutil_bsd.c:486: error: 'struct kinfo_file' has no member named 'kf_vnode_type'
2020-11-28 21:44:03 +00:00
Yuri Victorovich
26d7b35a2c net-p2p/qbittorrent: Update 4.3.0.1 -> 4.3.1
Reported by:	Marius <maryusrosca@gmail.com> (user)
2020-11-28 21:25:05 +00:00
Mark Linimon
bbb688daa9 Switch from NOT_FOR_ARCHS to the smaller list ONLY_FOR_ARCHS.
Approved by:	portmgr (tier-2 blanket)
2020-11-28 21:20:59 +00:00
Yuri Victorovich
d5391bed03 net/asio: Update 1.10.6 -> 1.16.0
PR:		245440
Approved by:	acm (maintainer's timeout 235 days)
2020-11-28 21:13:24 +00:00
Yuri Victorovich
a047f9b902 devel/py-rope: Update 0.10.7 -> 0.18.0
PR:		248182
Approved by:	jjachuf@gmail.com (maintainer's timeout 130 days)
2020-11-28 21:07:57 +00:00
Yuri Victorovich
189267329e databases/py-fdb: Update 2.0.0 -> 2.0.1
PR:		248180
Approved by:	jjachuf@gmail.com (maintainer's timeout 130 days)
2020-11-28 21:05:57 +00:00
Yuri Victorovich
590684f5cc print/py-pollyreports: Update 1.7.7 -> 1.8
PR:		248183
Approved by:	jjachuf@gmail.com (maintainer's timeout 130 days)
2020-11-28 20:49:33 +00:00
Yuri Victorovich
a23a619229 lang/py-hy: Update 0.17.0 -> 0.19.0
PR:		250938
Approved by:	dave@dal.ca (maintainer's timeout 21 day)
2020-11-28 20:44:33 +00:00
Yuri Victorovich
37b8caf796 www/authelia: Update 4.23.2 -> 4.23.3
Reported by:	portscout
2020-11-28 20:23:09 +00:00
Yuri Victorovich
70a13cbdaa misc/snakemake: Update 5.28.0 -> 5.30.1
Reported by:	portscout
2020-11-28 20:17:56 +00:00
Rainer Hurling
5257d5456a games/dMagnetic: Update to 0.28
- Spectrum128 and Spectrum+3 binaries can be used
- Acorn Archimedes binaries can be used for playing
- Some internal bugfixes

https://www.dettus.net/dMagnetic/

PR:		251435
Submitted by:	Thomas Dettbarn <dettus@dettus.net> (maintainer)
Approved by:	arrowd, tcberner (mentors, implicit)
2020-11-28 20:05:51 +00:00
Kurt Jaeger
6ed25dffef UPDATING: add note about databases/cego 2.45.x -> 2.46.x 2020-11-28 19:30:21 +00:00
Kurt Jaeger
609b3ea635 devel/lfcbase: update 1.14.6 -> 1.15.0
devel/lfcxml: update 1.2.11 -> 1.3.0
databases/cego: update 2.45.35 -> 2.46.0
databases/cegobridge: update 1.5.4 -> 1.6.0

Please note: database updates from 2.45.x to version 2.46.x require
a xml tableset export and import, since table structure information
has been changed!

lfcbase:
- Added template class GraphT for dependency graph implementations
- Fix in BigInteger::mul and BigInteger::div, signing was not treated
  ( e.g. -12 * 12 => -144 ( was 144 ) )

lfcxml: get in sync with lfcbase

cego:
- Added fix in CegoViewObject::getId. Since it cannot be decided,
  if the underlying query result has been changed, we have to
  throw MOD_QUERY_ID
- Another query cache fix in CegoFunction:getId, rand and liob
  functions have been added to throw MOD_QUERY_ID exception, since
  for those function it can not be ad hoc decided, if the result is
  modified
- Added type dimension information for CegoField class. This enables the
  database to define length and dim information for fixed and decimal
  data types. For this the syntax has been expanded. Instead of storing
  RESERVED_BTREE_FLOATLEN for btrees on fixed or decimal columns,
  the specified length information is used now.

Submitted by:	Björn Lemke <lemke@lemke-it.com>
2020-11-28 19:28:21 +00:00
Fernando Apesteguía
3efddcaba9 databases/mongodb44: Update to 4.4.2
ChangeLog: https://docs.mongodb.com/manual/release-notes/4.4/#nov-18-2020

PR:	251421
Submitted by:	ronald-lists@klop.ws (maintainer)
2020-11-28 18:20:37 +00:00
Matthias Fechner
0b6b4c8579 Bugfix update to gitlab 13.6.1.
Changelog:
https://about.gitlab.com/releases/2020/11/23/gitlab-13-6-1-released/
2020-11-28 17:41:30 +00:00
Matthias Fechner
5fbdf930e7 Update to 3.3.1.
This fixes a warning with ruby 2.7.

Changelog:
https://github.com/mime-types/ruby-mime-types/blob/master/History.md
2020-11-28 17:27:14 +00:00
Rainer Hurling
e575172a10 sysutils/glow: Update to 1.2.1
Bugfix release, now filters markdowns asynchronously
so filtering doesn't block [1]

[1] https://github.com/charmbracelet/glow/releases/v1.2.1

PR:		251439
Submitted by:	Lewis Cook <vulcan@wired.sh> (maintainer)
Approved by:	arrowd, tcberner (mentors, implicit)
2020-11-28 16:26:48 +00:00
Conrad Meyer
a013f8f6c7 devel/dwarves: update to 1.19
Changes:	https://github.com/acmel/dwarves/blob/master/changes-v1.19

Approved by:	bapt
Differential Revision:	https://reviews.freebsd.org/D27400
2020-11-28 16:16:57 +00:00
Thierry Thomas
b0ae38d66d Upgrade to v1.3.4.
Release notes at
<https://github.com/libsemigroups/libsemigroups/releases/tag/v1.3.4>.
2020-11-28 15:27:43 +00:00
Matthias Fechner
e7aef8d975 Major upgrade to 13.6.0.
Changelog:
https://about.gitlab.com/releases/2020/11/22/gitlab-13-6-released/

Please note, this version requires ruby 2.7 so do not change the default version of ruby.
2020-11-28 15:09:27 +00:00
Matthias Fechner
bacfb33461 Update to 8.54.0 which is required for gitlab-ce 13.6. 2020-11-28 15:07:22 +00:00
Matthias Fechner
8c2f585db0 Update to 1.30.0 which is required for gitlab-ce 13.6. 2020-11-28 15:06:33 +00:00
Rainer Hurling
9e87472974 graphics/qgis: Update to 3.16.1
Bugfix release [1][2].

[1] https://qgis.org/en/site/forusers/visualchangelog316/index.html
[2] https://github.com/qgis/QGIS/compare/final-3_16_0...final-3_16_1

If you miss features in QGIS that are actually built
into QGIS, you may need to enable additional options
in graphics/gdal, see pkg-message.

Approved by:	arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D27374
2020-11-28 15:06:31 +00:00
Max Brazhnikov
3afb36ebac graphics/py-mpl-interactions: update to 0.14.1 2020-11-28 15:05:39 +00:00
Matthias Fechner
5eb8e6a316 Update to 1.16.0 which is required for gitlab-ce 13.6. 2020-11-28 15:05:38 +00:00
Matthias Fechner
28781aa8a6 Update to 4.15.1 which is required for gitlab-ce 13.6. 2020-11-28 15:04:43 +00:00
Mathieu Arnold
2bc4786f94 Update to 9.16.9.
Changes: https://downloads.isc.org/isc/bind9/9.16.9/doc/arm/html/notes.html#notes-for-bind-9-16-9
2020-11-28 15:04:10 +00:00
Matthias Fechner
ad12af27b6 Update to 3.15.0 which is required for gitlab-ce 13.6. 2020-11-28 15:03:48 +00:00
Mathieu Arnold
bd2864b456 Update to 9.11.25.
Changes: https://downloads.isc.org/isc/bind9/9.11.25/RELEASE-NOTES-bind-9.11.25.html
2020-11-28 15:03:37 +00:00
Matthias Fechner
800f4c7eef Update to 1.1.0 which is required for gitlab-ce 13.6. 2020-11-28 15:03:03 +00:00
Matthias Fechner
34a772c2fa Update to 1.5.0 which is required for gitlab-ce 13.6. 2020-11-28 15:02:11 +00:00
Matthias Fechner
ccae54fd3e Update to 0.13.2 which is required for gitlab-ce 13.6. 2020-11-28 15:01:11 +00:00
Matthias Fechner
891f9b1838 Update to 13.13.0 which is required for gitlab-ce 13.6. 2020-11-28 15:00:26 +00:00
Matthias Fechner
2b6656b6dd Removed file, was forgotten in commit 556496. 2020-11-28 14:59:34 +00:00
Matthias Fechner
dadbbc4d78 Update to 13.6.0 which is required for gitlab-ce 13.6. 2020-11-28 14:58:25 +00:00
Jesper Schmitz Mouridsen
3367f62c42 net-im/libnice update to 0.1.18
PR: 247547
Submitted by: swills
Approved by: maintainer timeout
2020-11-28 14:58:16 +00:00
Matthias Fechner
7c71de28db Fixed runtime problems of the lib. 2020-11-28 14:57:23 +00:00
Matthias Fechner
58cf2d5921 Do not strip the library as ruby will then not be able to detect it if rubygems require it. 2020-11-28 14:55:56 +00:00
Matthias Fechner
a053d04ce3 Switch default version of Ruby from 2.6 to 2.7.
For detailed list of changes, please check the Ruby website:
https://www.ruby-lang.org/en/news/2019/12/25/ruby-2-7-0-released/
https://www.ruby-lang.org/en/news/2020/03/31/ruby-2-7-1-released/
https://www.ruby-lang.org/en/news/2020/10/02/ruby-2-7-2-released/

How to upgrade is described in UPDATING entry 20201128.

PR:		244787
Submitted by:	meta@
Exp-Run:	https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244787
Thanks to:	antoine, meta
2020-11-28 14:54:11 +00:00
Rainer Hurling
7e4ee3a640 math/saga: Update to 7.8.2
Bugfix release with several fixes[1]

[1] https://sourceforge.net/p/saga-gis/wiki/Changelog%207.8.2/attachment/changelog_saga_7.8.2.txt

Approved by:	arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D27403
2020-11-28 14:53:29 +00:00
Vanilla I. Shu
0865546554 Add mdbx 0.9.1, lightning Memory-Mapped Database (Extended).
PR:		251221
Submitted by:	Mahlon E. Smith <mahlon@martini.nu>
2020-11-28 13:37:22 +00:00
Jan Beich
e1d3c89dfe multimedia/arcan: track Xwayland dependency
src/wayland/xwlwm/xwlwm.c:
		char* argv[] = {
			"Xwayland", "-rootless",
			"-displayfd", NULL,
			"-wm", NULL,
			NULL, NULL};
2020-11-28 13:06:49 +00:00
Christoph Moench-Tegeder
af23a1452a update freecad to 0.18.5
this intends to fix the addon manager after github infrastructure
changes: https://github.com/FreeCAD/FreeCAD/releases/tag/0.18.5
2020-11-28 12:14:26 +00:00
Hans Petter Selasky
df9a983ca0 Update hpsjam to 1.0.6
- Added support for saving settings at close.
- Fixed scrolling in chat window.

Approved by: pi (implicit)
2020-11-28 12:08:58 +00:00
Gerald Pfeifer
1ec32274a1 Back port part of r555665 | gerald | 2020-11-18 from lang/gcc10-devel:
Forward port part of r555542 | gerald | 2020-11-17 from lang/gcc9-devel:

    Fold the PLUGINS option, which has been on by default, into standard
    behavior and remove that option.  It has not been causing any issues
    since we enabled it 11 months ago, nor measurable overhead.

PR:		242644
2020-11-28 10:45:21 +00:00