Commit Graph

527625 Commits

Author SHA1 Message Date
Danilo G. Baio
5debf5f5e8 sysutils/f3: Update to 8.0
Changelog:	https://raw.githubusercontent.com/AltraMayor/f3/v8.0/changelog
2020-11-22 13:28:57 +00:00
Danilo G. Baio
8fdd5d9872 devel/py-jupyter_core: Update to 4.7.0
Changelog:	https://github.com/jupyter/jupyter_core/blob/4.7.0/docs/changelog.rst

Approved by:	python (with hat)
2020-11-22 13:21:30 +00:00
Muhammad Moinur Rahman
c46ce5e4c5 databases/freetds-devel: Update version 1.2.73=>1.2.88 2020-11-22 13:02:19 +00:00
Danilo G. Baio
3c62afe99a sysutils/py-azure-cli: Update to 2.15.1
Changelog:	https://pypi.org/project/azure-cli/2.15.1/
2020-11-22 12:50:48 +00:00
Danilo G. Baio
68d82e7de6 sysutils/py-azure-cli-core: Update to 2.15.1
Changelog:	https://pypi.org/project/azure-cli-core/2.15.1/
2020-11-22 12:49:44 +00:00
Danilo G. Baio
07016d1867 devel/py-azure-mgmt-billing: Update to 1.0.0
Changelog:	https://pypi.org/project/azure-mgmt-billing/1.0.0/
2020-11-22 12:49:33 +00:00
Danilo G. Baio
46af41134b devel/py-azure-mgmt-core: Update to 1.2.1
Changelog:	https://pypi.org/project/azure-mgmt-core/1.2.1/
2020-11-22 12:49:14 +00:00
Danilo G. Baio
4fc08aa0fa devel/py-azure-mgmt-hdinsight: Update to 2.0.0
Changelog:	https://pypi.org/project/azure-mgmt-hdinsight/2.0.0/
2020-11-22 12:49:02 +00:00
Danilo G. Baio
5862001734 devel/py-azure-mgmt-keyvault: Update to 8.0.0
Changelog:	https://pypi.org/project/azure-mgmt-keyvault/8.0.0/
2020-11-22 12:48:51 +00:00
Danilo G. Baio
98bed4a9bd devel/py-azure-mgmt-netapp: Update to 0.13.0
Changelog:	https://pypi.org/project/azure-mgmt-netapp/0.13.0/
2020-11-22 12:48:22 +00:00
Danilo G. Baio
58b88fac0d devel/py-azure-mgmt-storage: Update to 16.0.0
Changelog:	https://pypi.org/project/azure-mgmt-storage/16.0.0/
2020-11-22 12:48:13 +00:00
Danilo G. Baio
83fe7fb597 devel/nuitka: Update to 0.6.9.7 2020-11-22 12:45:21 +00:00
Jochen Neumeister
4e65294f25 Update to 10.0.0-M10
Changelog: https://tomcat.apache.org/tomcat-10.0-doc/changelog.html#Tomcat_10.0.0-M10

PR:		251239
Submitted by:	maintainer
Sponsored by:	Netzkommune GmbH
2020-11-22 11:23:23 +00:00
Gerald Pfeifer
aacb0dc785 Update to the 20201119 snapshot of GCC 8.4.1.
This brings several backports for aarch64 and one for libstdc++.
2020-11-22 10:47:51 +00:00
Martin Matuska
7c423bf094 lang/luajit-openresty: increase build-time verbosity 2020-11-22 10:06:03 +00:00
Muhammad Moinur Rahman
9ffd1598de databases/freetds: Update version 1.2.10=>1.2.11 2020-11-22 09:16:07 +00:00
Yuri Victorovich
069c266f9f audio/geonkick-lv2: Fix build
It was broken by r554710.

Reported by:	fallout
2020-11-22 09:16:03 +00:00
Jochen Neumeister
88dc415f30 Update to 9.0.40
Changelog: https://tomcat.apache.org/tomcat-9.0-doc/changelog.html#Tomcat_9.0.40

PR:		251239
Submitted by:	maintainer
Sponsored by:	Netzkommune GmbH
2020-11-22 09:03:00 +00:00
Rainer Hurling
abc1bf910d sysutils/bfs: Update to 2.1
- Added a new -status option that displays the search progress
  in a bar at the bottom of the terminal
- Fixed an optimizer bug introduced in v2.0 that affected some
  combinations of -user/-group and -nouser/-nogroup

Changelog: https://github.com/tavianator/bfs/releases/tag/2.1

PR:		251297
Submitted by:	Dries Michiels <driesm.michiels@gmail.com> (new maintainer)
Approved by:	arrowd, tcberner (mentors, implicit)
2020-11-22 08:14:58 +00:00
Li-Wen Hsu
9fae7de747 x11-fonts/jetbrains-mono: Update to 2.210 2020-11-22 07:58:24 +00:00
Yuri Victorovich
b992d0fa58 graphics/art: Fix build on systems with clang-8 2020-11-22 07:39:26 +00:00
Tobias C. Berner
40add23a09 multimedia/qt5-multimedia: allow for neither ALSA nor PULSE to be selected
- this was a bad conversion from "allow at most one" to "allow any".

PR:		250920
Reported by:	p5B2E9A8F@t-online.de, VVD
2020-11-22 07:07:08 +00:00
Yuri Victorovich
f944e02ef2 science/lammps: Fix build broken by the latest kim-api update. 2020-11-22 06:27:09 +00:00
Mikhail Teterin
773cb433aa Upgrade from 1.0.0 to 1.0.2. Hand over maintainership to the
submitter.

PR:		251304
Submitted by:	Kevin Zheng
Sponsored by:	United Marsupials
2020-11-22 05:38:28 +00:00
Kyle Evans
0f888254fd emulators/qemu-user-static: update to 6f1319e1138c
Highlights:
- Fix stack allocation to behave more like FreeBSD really does[*].
- Raised the stack size on ARM, which should solve some limited cases of
  mysterious segfaults (e.g. lang/gcc9).
- Provide hw.ncpu and AT_NCPUS based on cpu affinity to more effectively
  limit cpu usage under qemu-user-static.

[*] We start out with a limited initial stack size, then login(1) raises
the stack size up to the maximum possible for the system (arch-based).
qemu-user-static will now calculate a maximum stack size based on the
host's configured rlimit and the qemu-bsd-user specified max for the arch
in question, then immediately raise the stack allocation size to the
maximum. This is especially important because we don't actually handle
stack growth.

post-patch is also dropped entirely, as these sed invocations have done
nothing since versions of qemu back in ~2007, AFAICT. CFLAGS/LDFLAGS get
sucked in during configure and qemu's built with -fno-strict-aliasing as
a default for even longer.
2020-11-22 03:40:57 +00:00
Diane Bruce
91dc327653 - sed is broken on 11.4 so install and use gsed instead. 2020-11-22 01:49:49 +00:00
Jan Beich
93bf914735 emulators/rpcs3: update to 0.0.13.11287
Changes:	5f010c2f4...cab4c78b7
2020-11-22 00:36:18 +00:00
Dmitry Marakasov
6d921b1b19 - Update to 1.1.0 2020-11-21 22:45:18 +00:00
Dmitry Marakasov
8b6a58349e - Update to 1.5.11 2020-11-21 22:45:18 +00:00
Bradley T. Hughes
dcd96f06d2 www/node: Update 15.2.0 -> 15.2.1
https://nodejs.org/en/blog/release/v15.2.1/

This is a security release. See
https://nodejs.org/en/blog/vulnerability/november-2020-security-releases/

MFH:		2020Q4
Security:	ad792169-2aa4-11eb-ab71-0022489ad614
Sponsored by:	Miles AS
2020-11-21 22:29:58 +00:00
Bradley T. Hughes
fe69bad7bf www/node14: Update 14.15.0 -> 14.15.1
https://nodejs.org/en/blog/release/v14.15.1/

This is a security release. See
https://nodejs.org/en/blog/vulnerability/november-2020-security-releases/

MFH:		2020Q4
Security:	ad792169-2aa4-11eb-ab71-0022489ad614
Sponsored by:	Miles AS
2020-11-21 22:28:48 +00:00
Bradley T. Hughes
ddd5a42d1d www/node12: Update 12.19.0 -> 12.19.1
https://nodejs.org/en/blog/release/v12.19.1/

This is a security release. See
https://nodejs.org/en/blog/vulnerability/november-2020-security-releases/

MFH:		2020Q4
Security:	ad792169-2aa4-11eb-ab71-0022489ad614
Sponsored by:	Miles AS
2020-11-21 22:27:11 +00:00
Bradley T. Hughes
d05c7ce8f3 security/vuxml: document Node.js November 2020 Security Releases
https://nodejs.org/en/blog/vulnerability/november-2020-security-releases/

Sponsored by:	Miles AS
2020-11-21 22:14:16 +00:00
Michael Reifenberger
f334846a1a Update to 3.25.2.4 2020-11-21 21:51:18 +00:00
Yuri Victorovich
92245b1e8b www/proxygen: Update 2020.11.02.00 -> 2020.11.16.00
Reported by:	portscout
2020-11-21 21:41:51 +00:00
Jan Beich
3b23a4850d x11-wm/river: update to s20201121
Changes:	7d0014c...f1e5f1a
2020-11-21 21:40:07 +00:00
Mark Felder
69e814771d security/titus: Mark broken with base openssl on < FreeBSD 12
MFH:		2020Q4
2020-11-21 19:03:54 +00:00
Hans Petter Selasky
600461317a Update hpsjam to 1.0.1
- Some minor performance improvements.
- Updated mixer GUI.

Approved by: pi (implicit)
2020-11-21 18:54:29 +00:00
Tobias C. Berner
4c09382536 misc/gnome-user-docs: Update to 3.38.1
PR:		251164
Submitted by:	Neel Chauhan <neel@neelc.org>
2020-11-21 18:40:20 +00:00
Tobias C. Berner
5b9dd165f2 misc/gnome-devel-docs: Update to 3.38.1
PR:		251162
Submitted by:	Neel Chauhan <neel@neelc.org>
2020-11-21 18:38:10 +00:00
Tobias C. Berner
941f953dfc games/gnome-nibbles: Update to 3.38.2
PR:		251161
Submitted by:	Neel Chauhan <neel@neelc.org>
2020-11-21 18:35:15 +00:00
Yuri Victorovich
afe8fdf77e devel/urjtag: Fix bug that libusb wasn't recognized
PR:		251232
Reported by:	Torfinn Ingolfsen <tingox+freebsd@gmail.com>
MFH:		2020Q4
2020-11-21 18:32:49 +00:00
Tobias C. Berner
93b90c42e3 Only define USE_LDCONFIG in devel/qt5-core
All the qt5-ports share the same library directory. devel/qt5-core is dependet on
by all others.
So there is no need to add identical entries to libdata/ldconfig, and restart the
ldconfig service on every pkg change of those ports.

Reported by:	bapt
Reviewed by:	bapt
Differential Revision:	https://reviews.freebsd.org/D27224
2020-11-21 18:18:34 +00:00
Rainer Hurling
f604ad3055 New port: x11-themes/nordic-theme: Using Nord color palette
Dark Gtk3.20+ & KDE theme created using the awesome Nord color palette [1].

[1] https://github.com/EliverLara/Nordic

PR:		251292
Submitted by:	Alexander Vereeken <Alexander88207@protonmail.com> (new maintainer)
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D27308
2020-11-21 18:15:24 +00:00
Tobias C. Berner
10e65124a1 sysutils/gnome-control-center: update to 3.38.2 2020-11-21 17:51:57 +00:00
Tobias C. Berner
55297c62b2 deskutils/gnome-maps: update to 3.38.2 2020-11-21 17:51:20 +00:00
Tobias C. Berner
b272b4da41 devel/devhelp: update to 3.38.1 2020-11-21 17:51:04 +00:00
Tobias C. Berner
f9229bb8f7 editors/gedit, editors/gedit-plugins: update to 3.38.1 2020-11-21 17:50:40 +00:00
Ashish SHUKLA
0ab943a8fa - Update to 0.23.2
- Add a patch to fix a build issue

Reported by:	portscout
2020-11-21 17:49:30 +00:00
Jan Beich
a300b67cb3 www/youtube_dl: update to 2020.11.21.1
Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2020.11.21.1
Reported by:	GitHub (watch releases)
2020-11-21 17:38:13 +00:00