Commit Graph

605770 Commits

Author SHA1 Message Date
Dima Panov
82776dcceb */libreoffice*: update to 7.4.4.release (+)
Please welcome latest Community release of LibreOffice Suite, 7.4.4!

Read more:	https://blog.documentfoundation.org/blog/2023/01/12/libreoffice-7-4-4-community/
2023-01-14 17:00:19 +03:00
Jan Beich
59130ee92b x11-wm/phoc: update to 0.23.0
Changes:	https://gitlab.gnome.org/World/Phosh/phoc/-/releases/v0.23.0
Reported by:	GitLab (notify releases)
2023-01-14 13:52:38 +00:00
Jan Beich
13ea6cf101 emulators/yuzu: drop qt6-webengine workaround after 3227b809dd 2023-01-14 13:52:38 +00:00
Rainer Hurling
e77b093ffd devel/py-pyls-black: Add wheel build dependency
Forgot to add wheel as dependency, pyproject.toml isn't helpfull here.

PR:		268342
Reported by:	p5B2EA84B3@t-online.de
2023-01-14 14:17:36 +01:00
Rene Ladan
226a0bf763 security/vuxml: add security/tor < 0.4.7.13 for TROVE-2022-002
Obtained from:	https://gitlab.torproject.org/tpo/core/tor/-/issues/40730
2023-01-14 14:05:20 +01:00
Kai Knoblich
3227b809dd www/qt6-webengine: NEW PORT
The Qt WebEngine module provides a web browser engine that makes it easy
to embed content from the World Wide Web into your Qt application on
platforms that do not have a native web engine.

Qt WebEngine provides C++ classes and QML types for rendering HTML,
XHTML, and SVG documents, styled using Cascading Style Sheets (CSS) and
scripted with JavaScript. HTML documents can be made fully editable by
the user through the use of the contenteditable attribute on HTML
elements.

Most of the patches were taken from Chromium 102.0.5005.115
(6fbdece63f) and a small portion also from Chromium 105.0.5195.102
(96b9a69e70) , which has been required since Qt 6.4.1.

In contrast to www/qt5-webengine, some things have changed in the build
process:

* Python 3.x is used
* CMake maintains the whole build process at the top.
* devel/binutils is no longer required.

At last but not least: Many thanks to madpilot for additional tests and
hints and to tcberner for the moral support during the last mile!

Reviewed by:	madpilot, tcberner (kde)
Approved by:	fluffy (kde)
Differential Revision:	https://reviews.freebsd.org/D37859
2023-01-14 13:10:38 +01:00
MANTANI Nobutaka
885e50f344 net/dshell: Update to the snapshot on 2022-03-17 2023-01-14 20:53:26 +09:00
Dmitri Goutnik
3b383d833a all: Bump PORTVERSION after lang/go{118,119} update 2023-01-14 06:31:17 -05:00
MANTANI Nobutaka
44656232cb www/w3m: Update to the snapshot on 2023-01-12 2023-01-14 20:10:40 +09:00
Thomas Zander
192c7ba5fa
multimedia/gstreamer1-plugins: Fix build in the presence of tremor
Details:
If audio/libtremor is installed, the dependency may be picked up by the
auto detection. This leads so a build error in gstreamer1-plugins-ogg.
This patch explicitly disables tremor in gstreamer-* ports.

PR:		268560
Reported by:	gja822@narod.ru
MFH:		2023Q1
2023-01-14 11:20:35 +01:00
Matthias Andree
038ffa5e63 dns/dnsmasq: fix rare cache corruption problem
Simon Kelley sent an advisory that in rare circumstances, the cache can
become corrupted and the DNS subsystem then became disfunctional.
This is reported as regression in 2.88.
Chances seem higher this happens with DNSSEC enabled, but seems not limited
to it.  For details, please see the patch contained in this commit, or
https://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2023q1/016821.html

The symptom of this happening is apparently a cache internal error.

2.89 with this fix and a few others is slated for release in a week.
Let's fix the patch already and MFH to 2023Q1 so we keep our liberties
to decide whether we need to move quarterly to 2.89 or rather stick
with 2.88_1.

originally
Reported by:	Timo van Roermund (to Simon Kelley in private)
Reported by:	Simon Kelley (upstream maintainer, through mailing list)
Obtained from:	Simon Kelley (upstream maintainer, Git repository)
MFH:		2023Q1
2023-01-14 10:19:23 +01:00
Rainer Hurling
a29a7ed8df devel/py-pyls-black: Change to PEP517 2023-01-14 09:41:57 +01:00
Rainer Hurling
4b0bcfb68e devel/py-pyls-black: Use python-lsp-server
Conversion from python-language-server (deprecated) to python-lsp-server by cherry picking from Github[1][2].

No conversion to PEP517, since 2023Q1 does not contain it. This will be done in a follow up commit.

[1] https://github.com/rupert/pyls-black/pull/37
[2] https://github.com/rupert/pyls-black/pull/41

PR:		268342
Reported by:	p5B2EA84B3@t-online.de
MFH:		2023Q1
2023-01-14 09:16:28 +01:00
Muhammad Moinur Rahman
5fcabb5129 emulators/qemu: Re-enable build for i386
During the upgrade to 7.0 the build of qemu for i386 got disabled, due
to "unknown-type name 'vm_page_t'" errors. This has been fixed.

PR:		268647
Reported by:	dim
2023-01-14 00:59:31 -06:00
Tobias C. Berner
181675770f print/latex-biber: rollback to 2.16 to be in sync with biblatex.sty
From [1]:
          Biber versions are closely coupled with Biblatex versions. You
          need to have the right combination of the two. Biber will warn
          you during processing if it encounters information which comes
          from a Biblatex version which is incompatible. Table 1 shows a
          compatibility matrix for the recent versions.

          Biber version | Biblatex version
               2.18     |   3.18
               2.17     |   3.17
               2.16     |   3.16
                      [...]
  [1] https://sourceforge.net/projects/biblatex-biber/files/biblatex-biber/development/documentation/biber.pdf/d  ownload
2023-01-14 00:59:31 -06:00
Alex Kozlov
e8aae8e2e6 emulators/dgen-sdl, archivers/parchive: Update WWW
Reported by:	repology.org
2023-01-14 05:54:20 +00:00
Jan Beich
a722f56075 graphics/pngquant: enable openmp, unbundle libimagequant
- Use graphics/libimagequant instead of bundled version [1]
- Re-add OPENMP option, enable it by default [2]

PR:	268931 [1]
PR:	268932 [2]
2023-01-14 05:42:58 +00:00
Alexandre C. Guimarães
13aa953e86
devel/py-mediafile: Fix build dependency.
Reported by:	vishwin
2023-01-14 02:13:01 -03:00
Wen Heping
b1ae21a3c8 www/drupal7: Update to 7.94
PR:		268458
Reported by:	wen@
Approved by:	maintainer
2023-01-14 09:57:20 +08:00
Yuri Victorovich
b41b467ee0 math/the-algorithms-c++: New port: Collection of various algorithms in mathematics, physics, etc 2023-01-13 17:42:19 -08:00
Yuri Victorovich
7d3a3b7c0b databases/nanodbc: New port: Small C++ wrapper for the native C ODBC API 2023-01-13 17:42:19 -08:00
Yuri Victorovich
7c565b7936 www/libdatachannel: Update 0.17.11 -> 0.18.1
Reported by:	portscout
2023-01-13 17:42:18 -08:00
Yuri Victorovich
e8e9930376 archivers/nfpm: Update 2.22.2 -> 2.23.0
Reported by:	portscout
2023-01-13 17:42:18 -08:00
Charlie Li
952e0dba49
python.mk: normalise wheel filename arguments in PEP517_INSTALL_CMD
The living binary distribution format specification derived from
PEP-427 [0] prescribes that:

  In distribution names, any run of -_. characters (HYPHEN-MINUS,
  LOW LINE and FULL STOP) should be replaced with _ (LOW LINE), and
  uppercase characters should be replaced with corresponding lowercase
  ones. This is equivalent to PEP 503 normalisation followed by
  replacing - with _. Tools consuming wheels must be prepared to
  accept . (FULL STOP) and uppercase letters, however, as these
  were allowed by an earlier version of this specification.

This fixes staging for packages built under PEP-517 with dashes
(HYPHEN-MINUS) in their names.

[0] https://packaging.python.org/en/latest/specifications/binary-distribution-format/

Reported by: amdmi3
Tested by: yasu, rhurlin
PR: 268893
With hat: python
Approved by: mentors (implicit)
2023-01-13 20:31:41 -05:00
Olivier Cochard
329690e424 net/frr8: Update to 8.4.2
Changelog:	https://github.com/FRRouting/frr/releases/tag/frr-8.4.2
2023-01-14 02:26:39 +01:00
Jan Beich
65c6f35619 graphics/mesa-devel: update to 23.0.b.54
Changes:	d8e5714e81...842ca28465
2023-01-14 00:24:50 +00:00
Jan Beich
c1722fa799 x11-servers/xwayland-devel: update to 21.0.99.1.350
Changes:	412777664...0abb57707
2023-01-14 00:24:50 +00:00
Jan Beich
44d2551916 multimedia/ab-av1: update to 0.7.1
Changes:	https://github.com/alexheretic/ab-av1/releases/tag/v0.7.1
Reported by:	GitHub (watch releases)
2023-01-14 00:24:49 +00:00
Jan Beich
f4b4a12fcc x11/xnotify: update to 0.9.3
Changes:	https://github.com/phillbush/xnotify/releases/tag/v0.9.2
Changes:	https://github.com/phillbush/xnotify/releases/tag/v0.9.3
Reported by:	GitHub (watch releases)
2023-01-14 00:24:49 +00:00
Wen Heping
2fb4538546 databases/p5-DBD-CSV: Update to 0.60 2023-01-14 07:57:43 +08:00
Wen Heping
e63bd681be astro/p5-Astro-SIMBAD-Client: Update to 0.047 2023-01-14 07:55:34 +08:00
Wen Heping
92983c2097 astro/p5-Astro-SpaceTrack: Update to 0.159 2023-01-14 07:38:12 +08:00
Wen Heping
f35e472df5 devel/p5-Connector: Update to 1.47
PR:		268862
Reported by:	svysh.fbsd@gmail.com(maintainer)
2023-01-14 07:31:37 +08:00
Matthias Andree
ba184d24fd security/easy-rsa: update to v3.1.2
ChangeLog: https://github.com/OpenVPN/easy-rsa/releases/tag/v3.1.2
2023-01-14 00:01:42 +01:00
Jason E. Hale
4e586c5a47 audio/strawberry: Update to 1.0.13
https://github.com/strawberrymusicplayer/strawberry/releases/tag/1.0.13
2023-01-13 17:18:56 -05:00
Daniel Engberg
932f557118 security/cryptopp: Update MASTER_SITES
PR:		268715
2023-01-13 17:18:56 -05:00
Jason E. Hale
3263fa212a www/py-woob-qt: Update to latest commit
This fixes compatibility with www/py-woob 3.1
2023-01-13 17:18:56 -05:00
Jason E. Hale
6bbdbb76b9 www/py-woob: Update to 3.1
https://gitlab.com/woob/woob/-/tags/3.1
2023-01-13 17:18:55 -05:00
Jason E. Hale
6b924835a4 math/qalculate-qt: Update to 4.5.1
https://github.com/Qalculate/qalculate-qt/releases/tag/v4.5.1
2023-01-13 17:18:55 -05:00
Jason E. Hale
714187019b math/qalculate-gtk: Update to 4.5.1
https://github.com/Qalculate/qalculate-gtk/releases/tag/v4.5.1
2023-01-13 17:18:55 -05:00
Jason E. Hale
3863a8f6be math/libqalculate: Update to 4.5.1
https://github.com/Qalculate/libqalculate/releases/tag/v4.5.1
2023-01-13 17:18:54 -05:00
Brad Davis
850f050401 dns/unbound: Update to 1.17.1
The release notes can be found at:
https://www.nlnetlabs.nl/projects/unbound/download/#unbound-1-17-1

PR:		268913
Approved by:	jaap@NLnetLabs.nl (maintainer)
Sponsored by:	Rubicon Communications, LLC ("Netgate")
2023-01-13 14:12:27 -07:00
Dan Langille
3e909375ff net-mgmt/p5-Nagios-Plugin_check_raid: New port
Nagios/Icinga/Sensu plugin to check current server's RAID status
2023-01-13 20:28:19 +00:00
Alan Somers
0de11ff4ff sysutils/zrepl: warn of impending SSL certificate expiration
Add a periodic script that will warn of impending certifiate expiration.

PR:		257464
Approved by:	dries (maintainer, ports)
Sponsored by:	Axcient
2023-01-13 13:10:59 -07:00
Matthias Andree
4bcf376e27 archivers/py-borgbackup: update to 1.2.3
Changelog: https://borgbackup.readthedocs.io/en/stable/changes.html#version-1-2-3-2022-12-24
2023-01-13 20:29:16 +01:00
Gert Doering
0ffbe3c401 security/openvpn-devel: upgrade port to git commit 480ad2a84e (2023-01-13)
this commit is also 2.6_rc2 (+ a freebsd/linux build fix).

contains a number of bugfixes and minor improvements, see
https://github.com/OpenVPN/openvpn/blob/v2.6_rc2/Changes.rst

Most notable improvement: this contains a default-enabled ratelimiter
for initial TLS handshake packets (100 per 10s), significantly reducing
the usefulness of abusing an OpenVPN server as a DDoS reflection engine.

Use '--connect-freq-initial' to tune parameters if needed.
2023-01-13 20:29:14 +01:00
Hiroki Sato
63be7036fa
cad/klayout: Update to 0.28.3 2023-01-14 04:24:04 +09:00
Serhii (Sergey) Kozlov
9f30552bad www/pydio-cells: update to 4.0.6
Changelog:	https://github.com/pydio/cells/releases/tag/v4.0.6
2023-01-13 19:23:33 +00:00
Dmitry Marakasov
5d6e29ab6d devel/py-types-Pillow: update 9.4.0.0 → 9.4.0.1 2023-01-13 22:16:02 +03:00
Dmitry Marakasov
5b89029b3f devel/libversion: update 3.0.2 → 3.0.3 2023-01-13 22:12:46 +03:00