1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Commit Graph

559544 Commits

Author SHA1 Message Date
Matthias Fechner
fa814a6e9e www/gitlab-ce: Update to 14.3.0
Changelog:
https://about.gitlab.com/releases/2021/09/22/gitlab-14-3-released/
2021-09-23 21:42:07 +02:00
Matthias Fechner
79df51b0be www/gitlab-workhorse: Update to 14.3.0
Required for gitlab-ce 14.3.
2021-09-23 21:42:07 +02:00
Matthias Fechner
7b5b804c8a www/gitlab-pages: Update to 1.45.0
Required for gitlab-ce 14.3.
2021-09-23 21:42:07 +02:00
Matthias Fechner
00a60b8a8b security/rubygem-ruby-saml: Update to 1.13.0
Required for gitlab-ce 14.3.
2021-09-23 21:42:06 +02:00
Matthias Fechner
82f73358f6 net/rubygem-kas-grpc: Downgrade to 0.0.2
Version 0.0.3 does break the API. It should be a major version and
not a patch version.
2021-09-23 21:42:06 +02:00
Matthias Fechner
5226045a41 net/rubygem-gitaly: Update to 14.3.0.pre.rc2
Required for gitlab-ce 14.3.
2021-09-23 21:42:06 +02:00
Matthias Fechner
3300b29065 net/gitlab-agent: Update to 14.3.3
Required for gitlab-ce 14.3.
2021-09-23 21:42:05 +02:00
Matthias Fechner
6d4ceeae73 devel/rubygem-prometheus-client-mmap: Update to 0.15.0
Required for gitlab-ce 14.3.
2021-09-23 21:42:05 +02:00
Matthias Fechner
1e024308ae devel/rubygem-json: Update to 2.5.1
Required for gitlab-ce 14.3.
2021-09-23 21:42:05 +02:00
Matthias Fechner
e750692a6a devel/rubygem-grape-path-helpers: Update to 1.7.0
Required for gitlab-ce 14.3.
2021-09-23 21:42:04 +02:00
Matthias Fechner
fff501f836 devel/gitlab-shell: Update to 13.21.0
Required for gitlab-ce 14.3.
2021-09-23 21:42:04 +02:00
Matthias Fechner
2ddc114849 devel/gitaly: Update to 14.3.0
Required for gitlab-ce 14.3.
2021-09-23 21:42:04 +02:00
Jan Beich
4df846dc41 x11-toolkits/libadwaita: temporarily block the next update
For example, updating to 1.0.0-alpha.4 (aka 2021-09-14 snapshot)
is currently blocked by the following:

https://gitlab.gnome.org/GNOME/libadwaita/-/commit/ad09941a6ae4
https://gitlab.gnome.org/World/Rust/libadwaita-rs/-/commit/45f6ac3e8e06

$ pkg install authenticator gnome-keyring-daemon
$ dbus-run-session sh
$ export $(gnome-keyring-daemon -r -d)
$ secret-tool store --label=Default foo bar
$ RUST_BACKTRACE=1 authenticator
<Click on Menu (hamburger button) then Providers (Ctrl+P)>
(<unknown>:1234): Gtk-CRITICAL **: Error building template class 'ProviderPage' for an instance of type 'ProviderPage': .:0:0 Invalid type 'AdwEnumValueObject'
thread 'main' panicked at 'assertion failed: !self.ptr.is_null()', gtk4-rs-13a8317a2ef8738362b9fa7f55a29dd5d3dbc459/gtk4/src/subclass/widget.rs:1147:13
stack backtrace:
   0: rust_begin_unwind
   1: core::panicking::panic_fmt
   2: core::panicking::panic
   3: <gtk4::subclass::widget::TemplateChild<T> as core::ops::deref::Deref>::deref
             at gtk4-rs-13a8317a2ef8738362b9fa7f55a29dd5d3dbc459/gtk4/src/subclass/widget.rs:1147:13
   4: authenticator::widgets::providers::page::ProviderPage::setup_widgets
             at Authenticator-ba1894159358275be2765bc42ef89782a2d1d45d/src/widgets/providers/page.rs:415:9
   5: <authenticator::widgets::providers::page:👿:ProviderPage as glib::subclass::object::ObjectImpl>::constructed
             at Authenticator-ba1894159358275be2765bc42ef89782a2d1d45d/src/widgets/providers/page.rs:132:13
   6: glib::subclass::object::constructed
             at gtk3-rs-6e3c8739f9f5b8dc0a234f4a485e254574af5953/glib/src/subclass/object.rs:109:5
[...]
2021-09-23 19:20:09 +00:00
Daniel Engberg
9218bfa5da print/freetype2: Update to 2.11.0
Additional changes:
* Convert to CMake
* Rearrange Makefile
* Clean up MASTER_SITES and use SAVANNAH alias

Changelog:
https://gitlab.freedesktop.org/freetype/freetype/-/blob/VER-2-11-0/docs/CHANGES

I'd also like to thank tcberner and antoine for their time and effort getting
this ready to be committed.

PR:		251512
Exp-run by:	antoine
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D31909
2021-09-23 21:15:44 +02:00
Jan Beich
97e63d1b54 multimedia/pipewire: unbreak screen capture in Firefox after 884bedb1ff
REINPLACE_CMD was accidentally removed instead of adjusting after
https://gitlab.freedesktop.org/pipewire/pipewire/-/commit/71ee6ec669cb
2021-09-23 19:13:38 +00:00
Gerald Pfeifer
e6d30d6533 Mk/bsd.gcc.mk: Strongly discourage USE_GCC=any
PR:		258015
2021-09-23 18:20:23 +00:00
Bradley T. Hughes
bad1a67ce2
www/node: Update 16.9.1 -> 16.10.0
https://nodejs.org/en/blog/release/v16.10.0/

Sponsored by:	Miles AS
2021-09-23 16:58:01 +00:00
Baptiste Daroussin
9d95509ac6 devel/notcurses: fix typo 2021-09-23 18:37:21 +02:00
Kevin Bowling
ffc9f2c4e7 databases/timescaledb: Update to 2.4.2
Changes:	https://github.com/timescale/timescaledb/blob/master/CHANGELOG.md
2021-09-23 09:34:19 -07:00
Baptiste Daroussin
266130ce71 ncurses: fix build with futur base and ports ncurses
in preparation for the split in base of libtinfo and libncurses, clearly
specify when the packages should link against.

Note this also fixes the build with ports ncurses
2021-09-23 18:22:54 +02:00
Baptiste Daroussin
3556bb2226 USES=ncurses: expose variable with the name of the lib to link against
ncurses from ports and futur ncurses in base differs from current
ncurses in base by the fact it is not providing a giant libncurses.so
but 2 libraries: libtinfo and libncurses, those information often needs
to be reported to the consumer port.

while here remove a now useless test for support of widechar ncurses in
base, all supported version of freebsd have it now.
2021-09-23 18:22:53 +02:00
Piotr Kubaj
9dcc929303 net/openmpi: fix packaging on armv*
From opal/mca/patcher/overwrite/configure.m4:
2021-09-23 14:09:23 +00:00
Sergey A. Osokin
dee07d1870 databases/redis-devel: update to the recent commit 2021-09-23 09:35:33 -04:00
Jan Beich
427944571f devel/cargo-c: update to 0.9.4
Changes:	https://github.com/lu-zero/cargo-c/releases/tag/v0.9.4
Reported by:	GitHub (watch releases)
2021-09-23 12:55:29 +00:00
Jan Beich
641cbf15e9 multimedia/kooha: update to 2.0.0
Changes:	https://github.com/SeaDve/Kooha/compare/e535867...v2.0.0
2021-09-23 12:55:28 +00:00
Christoph Moench-Tegeder
0081703557 www/firefox: update to 92.0.1
Release Notes (soon):
  https://www.mozilla.org/en-US/firefox/92.0.1/releasenotes/
2021-09-23 14:04:52 +02:00
Stefan Eßer
05857c1ba0 benchmarks/shellbench: add new port
This program allows to compare the performance of different POSIX
shells (e.g. sh, bash, dash, ksh, zsh, ...).

A number of sample scripts are included and can be easily extended to
cover more areas.
2021-09-23 12:21:21 +02:00
Piotr Kubaj
72840ac5c3 et/openmpi: disable SLURM on all 32-bit architectures 2021-09-23 09:17:16 +00:00
Piotr Kubaj
de429e89b5 sysutils/parafly: fix build on powerpc
LLVM on powerpc doesn't have libomp.
2021-09-23 09:17:14 +00:00
Alexey Dokuchaev
f3eb226bee devel/ocaml-result: update the port to version 1.5
- Now builds itself using Dune (devel/ocaml-dune)
- Drop reference to Pervasives; it is deprecated
- Result is an alias to Stdlib.Result on OCaml 4.08+

Reported by:	portscout (a while ago)
2021-09-23 09:11:34 +00:00
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