1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00
Commit Graph

559514 Commits

Author SHA1 Message Date
Yuri Victorovich
cb70525614 math/blahtexml: New port: TeX to MathML converter designed with MediaWiki in mind 2021-09-23 00:59:17 -07:00
Alexey Dokuchaev
4f9f3a8600 deskutils/qownnotes: update QOwnNotes to version 21.9.9. 2021-09-23 07:42:06 +00:00
Alexey Dokuchaev
4b522a5ce7 net-mgmt/victoria-metrics: the port had been updated to version 1.66.1
Lapo Luchini reports that run-time dependency on `security/ca_root_nss'
port is no longer needed starting with Golang version 1.17.

Notified by:	portscout
2021-09-23 05:15:28 +00:00
Yuri Victorovich
9d053ab985 audio/ssr-lv2: New port: Sympathetic string resonator LV2 plugin 2021-09-22 19:37:36 -07:00
Neel Chauhan
4aae031714 x11/gnome-terminal: Update to 3.42.0 2021-09-22 18:14:46 -07:00
Craig Leres
d7110e4aba security/vuxml: Fix missing <name> field
I wasn't able to see my mistake based on the error "make validate"
gave me:

    Traceback (most recent call last):
      File "/usr/local/poudriere/ports/current-patched/security/vuxml/files/extra-validation.py", line 99, in <module>
	if (re_invalid_package_name.search(name.text) is not None):
    TypeError: expected string or bytes-like object
    *** Error code 1

Thanks to Dan for the pointy hat save.

Reported by:	Dan Langille
2021-09-22 18:03:25 -07:00
Neel Chauhan
5f5c0fe00a sysutils/gnome-control-center: Update to 41.0 2021-09-22 17:47:54 -07:00
Jan Beich
c93fd12535 graphics/mesa-devel: update to 21.2.b.2626
Changes:	4807d777c0...978a5ec5d2
2021-09-23 00:44:49 +00:00
Neel Chauhan
82cd9b24aa games/gnome-chess: Update to 41.0 2021-09-22 16:50:12 -07:00
Neel Chauhan
3ed6748c65 deskutils/gnome-characters: Update to 41.0 2021-09-22 16:29:31 -07:00
Neel Chauhan
7326ba56c0 deskutils/gnome-calendar: Update to 41.0 2021-09-22 16:29:31 -07:00
Neel Chauhan
8e2fa58b83 math/gnome-calculator: Update to 41.0 2021-09-22 16:29:31 -07:00
Neel Chauhan
d93c3e1b82 x11-themes/gnome-backgrounds: Update to 41.0 2021-09-22 16:29:31 -07:00
Neel Chauhan
b82a98c3d1 graphics/eog: Update to 41.0 2021-09-22 16:17:09 -07:00
Neel Chauhan
23380148f8 devel/devhelp: Update to 41.1 2021-09-22 16:17:09 -07:00
Neel Chauhan
eb2e6e97a4 deskutils/baobab: Update to 41.0 2021-09-22 16:17:08 -07:00
Neel Chauhan
7d89565ab5 deskutils/gnome-font-viewer: Update to 41.0 2021-09-22 16:17:08 -07:00
Craig Leres
b45eb65a92 security/zeek: Update to 4.0.4
https://github.com/zeek/zeek/releases/tag/v4.0.4

This release fixes two vulnerabilities:

 - Paths from log stream make it into system() unchecked, potentially
   leading to commands being run on the system unintentionally.
   This requires either bad scripting or a malicious package to be
   installed, and is considered low severity.

 - Fix potential unbounded state growth in the PIA analyzer when
   receiving a connection with either a large number of zero-length
   packets, or one which continues ack-ing unseen segments. It is
   possible to run Zeek out of memory in these instances and cause
   it to crash. Due to the possibility of this happening with packets
   received from the network, this is a potential DoS vulnerability.

Other fixes:

 - The highwayhash submodule was updated to fix a build failure on
   FreeBSD 14.

 - Packet sources that don't have a selectable file descriptor could
   potentially prevent the network time from ever updating, which
   would have adverse effects on the primary run loop such as
   preventing timers from executing.

 - Specific conditions in the run loop could lead RotationTimers
   to get into an infinite loop.

 - Specially crafted HTTP packets could avoid the HTTP analyzer.

 - Zeekctl crashes using the zeekctl status command if the
   StatusCmdShowAll option is set to 1 in zeekctl.cfg.

 - The ignore_checksum_nets option does not work correctly if
   configured with multiple subnets.

Reported by:	Tim Wojtulewicz
Security:	d4d21998-bdc4-4a09-9849-2898d9b41459
2021-09-22 15:15:09 -07:00
Craig Leres
1d63728bf1 security/vuxml: Mark zeek < 4.0.4 as vulnerable as per:
https://github.com/zeek/zeek/releases/tag/v4.0.4

 - Paths from log stream make it into system() unchecked, potentially
   leading to commands being run on the system unintentionally.
   This requires either bad scripting or a malicious package to be
   installed, and is considered low severity.

 - Fix potential unbounded state growth in the PIA analyzer when
   receiving a connection with either a large number of zero-length
   packets, or one which continues ack-ing unseen segments. It is
   possible to run Zeek out of memory in these instances and cause
   it to crash. Due to the possibility of this happening with packets
   received from the network, this is a potential DoS vulnerability.
2021-09-22 15:09:30 -07:00
Stephen Montgomery-Smith
03e51454f4 math/py-quadprog: Update to 0.1.9. 2021-09-22 16:50:42 -05:00
Gerald Pfeifer
c6a6c9f660 lang/gcc11-devel: Update to the 20210918 snapshot of GCC 11.2.1
This brings a back port to the lower middle end, one for aarch64,
five for powerpc, three for C++ and four for Fortran.
2021-09-22 21:40:40 +00:00
Markus Wipp
34524db874 security/step-cli: Update to 0.17.2
Changelog:	https://github.com/smallstep/cli/releases/tag/v0.17.2

PR:		258660
2021-09-22 17:10:34 -04:00
stb
28d8638ac3 www/gitea: Update to 1.15.3
Changelog:	https://github.com/go-gitea/gitea/releases/tag/v1.15.3

PR:		258681
2021-09-22 17:10:15 -04:00
Alexander Vereeken
4d5e44e8e9 x11-themes/canta-gtk-themes: Update to 2021-09-08
Changelog:	https://github.com/vinceliuice/Canta-theme/releases/tag/2021-09-08

PR:		258680
2021-09-22 17:09:56 -04:00
Dan Langille
5cdb309467 security/snort3: Update to 3.1.13.0
re: https://github.com/snort3/snort3/releases/tag/3.1.13.0

Approved by:	maintainer (via private email)
2021-09-22 21:08:21 +00:00
TAKATSU Tomonari
5d3eb1ec70 devel/R-cran-cpp11: Update to 0.4.0 2021-09-22 21:01:51 +00:00
Dimitry Andric
f508cdd3cc net-mgmt/pmacct: mark unused but set variables with attributes
With clang 13, building net-mgmt/pmacct results in a number of warnings:

netflow9.c:2236:25: error: variable 'tot_len' set but not used [-Werror,-Wunused-but-set-variable]
                        u_int16_t flows = 0, tot_len = 0;
                                             ^

In this particular instance, the 'tot_len' variable does not seem to
have any purpose, nor does it have any further side-effects. There is
one more instance of a set but unused variable 'label' in src/sflow.c,
but the code there is also increasing a byte ptr, so it can't easily be
eliminated. For now mark these variables as unused, with an attribute.

Approved by:	pi (maintainer)
PR:		258513
MFC:		2021Q3
2021-09-22 20:43:17 +02:00
TAKATSU Tomonari
ddbefb7de3 finance/R-cran-plm: Update to 2.4-2 2021-09-22 17:40:48 +00:00
Kai Knoblich
5077b1ed34 games/pysolfc: Update to 2.14.0
* Pet portclippy while I'm here.

Changelog:

https://github.com/shlomif/PySolFC/blob/pysolfc-2.14.0/NEWS.asciidoc
2021-09-22 19:34:42 +02:00
Kai Knoblich
c8be80df2a games/anki: Update to 2.1.48
Changelog:

https://github.com/ankitects/anki/releases/tag/2.1.48

MFH:		2021Q3
2021-09-22 19:34:41 +02:00
Mikael Urankar
c02ea4f1b2 devel/py-maturin: Update to 0.11.3
* Simplify installation of the "maturin" binary.

Changelog since 0.8.3:

https://github.com/PyO3/maturin/blob/v0.11.3/Changelog.md

PR:		258390
MFH:		No (requires Rust >= 1.55 which isn't present in 2021Q3)
2021-09-22 19:34:41 +02:00
Christoph Moench-Tegeder
ec1f62d894 net-mgmt/check_ssl_cert: update to 2.6.1
https://github.com/matteocorti/check_ssl_cert/releases/tag/v2.6.1
2021-09-22 19:18:13 +02:00
Alexander Vereeken
0c37d65105 emulators/winetricks: Mark only for archs amd64/i386
PR:		258582
Reported by:	Graham Perrin <grahamperrin@gmail.com>
2021-09-22 10:08:42 -07:00
Jan Beich
af01475d4f graphics/vulkan-validation-layers: update to 1.2.193
Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.192...v1.2.193
Reported by:	portscout
2021-09-22 16:45:39 +00:00
Jan Beich
aff862deec graphics/vulkan-tools: update to 1.2.193
Changes:	https://github.com/KhronosGroup/Vulkan-Tools/compare/v1.2.192...v1.2.193
Reported by:	portscout
2021-09-22 16:45:38 +00:00
Jan Beich
47ab63db4d graphics/vulkan-loader: update to 1.2.193
Changes:	https://github.com/KhronosGroup/Vulkan-Loader/compare/v1.2.192...v1.2.193
Reported by:	portscout
2021-09-22 16:45:38 +00:00
Jan Beich
03167a9567 graphics/vulkan-headers: update to 1.2.193
Force rebuild vulkan-loader to make sure vulkaninfo shows the new version.

Changes:	https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.2.192...v1.2.193
Reported by:	portscout
2021-09-22 16:45:38 +00:00
Evgeniy Khramtsov
4fa95f2e21 sysutils/pam_xdg: refer to the installed manpage in pkg-message
PR:		258663
2021-09-22 16:45:38 +00:00
Jan Beich
113342173b multimedia/celluloid-devel: update to 0.21.70
Changes:	https://github.com/celluloid-player/celluloid/e43e66e...92f3d8c
2021-09-22 16:45:37 +00:00
Jan Beich
3ddf4ad29c graphics/wayland-protocols: update to 1.23
Changes:	https://lists.freedesktop.org/archives/wayland-devel/2021-September/041979.html
PR:		258538
Reported by:	portscout
Approved by:	manu
2021-09-22 16:45:37 +00:00
Guido Falsi
197b0b56be www/py-html5-parser: Update to 0.4.10 2021-09-22 18:05:52 +02:00
Alexander Leidinger
aad7c28543 devel/sonarqube-community: update to 9.1.0 2021-09-22 15:54:37 +02:00
Ryan Steinmetz
7e978f923e
www/mod_auth_mellon: Update to 0.18.0 2021-09-22 09:00:14 -04:00
Danilo Egea Gondolfo
391d7428d4 sysutils/kubectl: Update to 1.22.2 2021-09-22 12:09:16 +01:00
Danilo Egea Gondolfo
b2bc8ba824 ftp/tnftp: Update to 20210827
Drop maintainership.
2021-09-22 12:04:42 +01:00
Danilo Egea Gondolfo
6f9f07ca42 devel/pmd: Update to 6.38.0
Drop maintainership.
2021-09-22 12:02:19 +01:00
Bernard Spil
bfdfd97b03 security/vuxml: Document mod_auth_mellon vulnerability 2021-09-22 08:59:34 +00:00
Jan Beich
2635157516 graphics/vapoursynth-fmtconv: update to r25
Changes:	https://github.com/EleonoreMizo/fmtconv/releases/tag/r25
Reported by:	GitHub (watch releases)
2021-09-22 08:28:24 +00:00
Luca Pizzamiglio
27a5bd9cb8 sysutils/pot: Update to 0.13.0
Add support to layered images
Add copy-out command, to copy things out from a pot
Other improvements and fixes
2021-09-22 10:15:48 +02:00
Li-Wen Hsu
30895b4a34
net/intel-ix-kmod: Fix fetch
PR:		258653
Reported by:	Lucas Holt <luke@foolishgames.com>
2021-09-22 16:12:03 +08:00