Commit graph

575992 commits

Author SHA1 Message Date
Thierry Thomas
03f7dd327e math/py-levmar: fix build with Python > 3.8
tp_print is deprecated in Python-3.8, and it causes an error in 3.9.

PR:		262325
Approved by:	yuri (maintainer)
2022-03-03 21:51:02 +01:00
Neel Chauhan
cb98925ac7 sysutils/xorriso: Update to 1.5.4 2022-03-03 12:50:37 -08:00
Thierry Thomas
a904f663e2 java/intellij-ultimate: fix plist with Python ≠ 3.8
Keep 3.8 hard-coded, these files do not depend on Python version.

PR:		262324
Approved by:	Andrey Cherkashin (maintainer)
2022-03-03 21:45:13 +01:00
Neel Chauhan
05183ceb84 x11-wm/mutter: Update to 41.4 2022-03-03 12:40:31 -08:00
Neel Chauhan
220181b230 games/gnome-mines: Update to 40.1 2022-03-03 12:32:38 -08:00
Neel Chauhan
2cc717ea8c misc/gnome-user-docs: Update to 41.2 2022-03-03 12:23:13 -08:00
Neel Chauhan
eab896f72a x11/gnome-shell-extensions: Update to 41.2 2022-03-03 12:16:00 -08:00
Neel Chauhan
31a538ee6a x11/gnome-shell: Updaet to 41.4 2022-03-03 12:12:08 -08:00
Jochen Neumeister
ea37c81679 www/groupoffice: Update to 6.6.47
Sponsored by:	Netzkommune GmbH
2022-03-03 21:10:07 +01:00
Bryan Drewery
ca31110809 devel/ccache*: Update compiler links
PR:	        259691
Submitted by:	Volodymyr Kostyrko
2022-03-03 12:08:56 -08:00
Andrew Fyfe
418bb1fbd2 security/openssh-portable: fix docs when built without PAM support
The defaults documented in sshd_config and sshd_config.5 are incorrect
if OpenSSH was built without PAM support and can be misleading to the
user whether or not password authentication is enabled.

- Moved PAM specific changes out of patch-sshd_config and into
  extra-patch-pam-sshd_config
- sshd_config.5 PasswordAuthentication: added a new line before the note
  to make it easier to read.
- sshd_config.5 UsePAM: noted the default value depends on whether
  sshd was built with or without PAM support.

PR:		261342
2022-03-03 11:59:09 -08:00
Neel Chauhan
4d7722ed6b deskutils/gnome-maps: Update to 41.4 2022-03-03 11:39:13 -08:00
Bryan Drewery
1249b096fa security/openssh-portable: Tweak new rc var names
Commit ae66cffc19 added new rc vars to control generating of
host keys [1].  Rename these to more closely match the base version
before it becomes widely adopted.

PR:	        202169 [1]
PR:	        209948 [FYI]
2022-03-03 11:37:07 -08:00
Dmitry Marakasov
f0191571d0 cad/freecad: update 0.19.2 → 0.19.3 and unbreak
Unbreak the port by switching to an older version of opencascade

PR:		262140
Submitted by:	sergey.dyatko@gmail.com
Tested by:	sergey.dyatko@gmail.com
Approved by:	portmgr blanket (just fix it)
2022-03-03 22:35:39 +03:00
Dmitry Marakasov
ca95a67232 accessibility/qt5-speech: allow to build with both backends disabled
Approved by:	portmgr blanket (trivial fix)
2022-03-03 22:35:38 +03:00
Dmitry Marakasov
2d4dd12519 devel/osc: update 0.175.0 → 0.176.0 2022-03-03 22:35:38 +03:00
Dmitry Marakasov
6979dc04a3 games/warzone2100: update 4.0.1 → 4.2.6 2022-03-03 22:35:38 +03:00
Bryan Drewery
ae66cffc19 security/openssh-portable: Update to 8.9p1
- Unbreak GSSAPI [1]
- rc.d/openssh: Allow modifying host key generation [2]

Changes: https://www.openssh.com/txt/release-8.9
PR:     	259909 [1]
PR:		202169 [2]
Submitted by:	Rick Miller [1]
Submitted by:	Chad Jacob Milios [2]
2022-03-03 11:25:36 -08:00
Bryan Drewery
ad60ad3528 security/openssh-portable: Fix subtle rc script problem.
Invoking 'run_rc_command' taints '$rc_var' with 'keygen' which blocks further
processing for something like openssh_oomprotect.  Note that openssh_oomprotect
is broken in rc.subr until it learns to read a pidfile.
2022-03-03 11:25:36 -08:00
Neel Chauhan
6de74fbb4c deskutils/gnome-initial-setup: Update to 41.4 2022-03-03 11:20:54 -08:00
Neel Chauhan
24a9588025 sysutils/gnome-control-center: Update to 41.4 2022-03-03 11:11:42 -08:00
Jan Beich
787b91ebfc graphics/vkd3d: update to 1.3
Changes:	https://www.winehq.org/pipermail/wine-announce/2022-March/000549.html
Reported by:	Repology, portscout
2022-03-03 17:50:31 +00:00
Jan Beich
e2a3bc677c graphics/vkd3d: drop -ldl workaround for FreeBSD < 11.2 2022-03-03 17:50:31 +00:00
Jan Beich
dbcb104b08 graphics/vkd3d: strip non-debug builds
====> Running Q/A tests (stage-qa)
Warning: 'lib/libvkd3d-utils.so.1.1.0' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'lib/libvkd3d-shader.so.1.0.0' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'lib/libvkd3d.so.1.2.0' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
2022-03-03 17:50:31 +00:00
Jan Beich
b0b51dd2a7 multimedia/gmmlib: update to 22.0.3
Changes:	https://github.com/intel/gmmlib/compare/intel-gmmlib-22.0.2...intel-gmmlib-22.0.3
Reported by:	portscout
2022-03-03 17:50:30 +00:00
Neel Chauhan
e6411bb56f lang/gjs: Update to 1.70.1 2022-03-03 09:46:42 -08:00
Thierry Thomas
ae004f237a devel/pycharm-pro: fix with Python ≠ 3.8
PR:		262306
Approved by:	guido (at) kollerie.com
2022-03-03 18:45:26 +01:00
Neel Chauhan
727ebe02d3 mail/evolution-ews: Update to 3.42.4 2022-03-03 09:44:32 -08:00
Neel Chauhan
735429bdcf mail/evolution: Update to 3.42.4 2022-03-03 09:44:32 -08:00
Neel Chauhan
202b6d6589 databases/evolution-data-server: Update to 3.42.4 2022-03-03 09:44:32 -08:00
Tobias C. Berner
d01e18bd21 KDE: Update KDE Gear to 21.12.3
Thursday, 3 March 2022

Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.

Today they all get new bugfix source releases with updated translations,
including:

   * kcron: Improve temporary file handling
   * kio-extras: SFTP can use random access
   * kontact: Fix Manager Crash when clicking New

Distro and app store packagers should update their application packages.

Changelog:
	https://kde.org/announcements/changelogs/gear/21.12.3/
Release Notes:
	https://community.kde.org/KDE_Gear/21.12_Release_notes
2022-03-03 17:33:45 +01:00
Adriaan de Groot
3a7a0bf7fd audio/cantata: update to 2.5.0, last upstream release
Release notes are at
	https://github.com/CDrummond/cantata/releases/tag/v2.5.0
and it's a long list of fixes. The author has indicated that
Cantata is now archived and will not be developed any more.
If some fork comes out with new features we can switch the
port to that.
2022-03-03 17:24:11 +01:00
Adriaan de Groot
a7d32d7eb6 x11-toolkits/copperspice: use distributed tarballs, not for i386
- Switch to the distributed tarballs, rather than pulling from
  github. This means NO_WRKSUBDIR, dos2unix, and removing the
  patches that apply to sources in GH but that are not in the
  released source tarballs.
- Set NOT_FOR_ARCHS to i386, since there's issues in WebKit like
	ld: error: relocation R_386_PC32 cannot be used against
	symbol cti_vm_throw; recompile with -fPIC
  and I'm insufficiently interested in chasing this.
2022-03-03 17:24:11 +01:00
Hans Petter Selasky
3a0c0e5e8a sysutils/rshim-user-space: Update to version 2.0.6-4
- VFIO support
- Fix potential race in rshim_work_signal

Approved by:	pi@ (implicit)
Sponsored by:	NVIDIA Networking
2022-03-03 17:01:16 +01:00
Lewis Cook
fc11f8de18 devel/revive: Update to 1.1.4
Changes:	https://github.com/mgechev/revive/releases/tag/v1.1.4
2022-03-03 15:51:09 +00:00
Lewis Cook
c446ae949c textproc/mergestat: Update to 0.5.4
Changes:	https://github.com/mergestat/mergestat/releases/tag/v0.5.4
2022-03-03 15:48:27 +00:00
Lewis Cook
a21a141007 sysutils/fselect: Update to 0.8.0
Changes:	https://github.com/jhspetersson/fselect/releases/tag/0.8.0
2022-03-03 15:48:26 +00:00
Lewis Cook
349108ab8d devel/stylua: Update to 0.12.4
Changes:	https://github.com/JohnnyMorganz/StyLua/compare/v0.11.3...v0.12.4
2022-03-03 15:48:26 +00:00
Lewis Cook
074cd940b0 misc/broot: Update to 1.9.3
Changes:	https://github.com/Canop/broot/releases/tag/v1.9.3
2022-03-03 15:48:26 +00:00
Lewis Cook
19ceb21f45 misc/xplr: Update to 0.17.3
Changes:	https://github.com/sayanarijit/xplr/releases/tag/v0.17.3
2022-03-03 15:48:26 +00:00
Lewis Cook
16cb531210 devel/gh: Update to 2.5.2
Changes:	https://github.com/cli/cli/compare/v2.5.0...v2.5.2
2022-03-03 15:48:26 +00:00
Lewis Cook
bb9e2b98e7 www/lux: Update to 0.13.0
Changes:	https://github.com/iawia002/lux/releases/tag/v0.13.0
2022-03-03 15:48:25 +00:00
Lewis Cook
db4ffb19a4 sysutils/gdu: Update to 5.13.2
Changes:	https://github.com/dundee/gdu/releases/tag/v5.13.2
2022-03-03 15:48:25 +00:00
Lewis Cook
2dfadfbe0f textproc/py-jc: Update to 1.18.3
Changes:	https://github.com/kellyjonbrazil/jc/releases/tag/v1.18.3
2022-03-03 15:48:25 +00:00
Lewis Cook
d11042025b devel/golangci-lint: Update to 1.44.2
Changes:	https://github.com/golangci/golangci-lint/compare/v1.44.0...v1.44.2
2022-03-03 15:48:25 +00:00
Lewis Cook
2a62a06206 textproc/csvq: Update to 1.16.0
Changes:	https://github.com/mithrandie/csvq/releases/tag/v1.16.0
2022-03-03 15:48:24 +00:00
Lewis Cook
47f0baca50 textproc/ov: Update to 0.10.0
Changes:	https://github.com/noborus/ov/releases/tag/v0.10.0
2022-03-03 15:48:24 +00:00
Pietro Cerutti
724f300ea9 databases/speedtables: update to 1.13.18 2022-03-03 15:45:39 +00:00
Palle Girgensohn
f53af76f38 sysutils/fluent-bit: update to 1.8.13
Release notes:	https://fluentbit.io/announcements/v1.8.13/
2022-03-03 16:45:24 +01:00
Palle Girgensohn
d5c83f05b5 www/web2ldap: update to 1.7.6
Release notes:	https://www.web2ldap.de/changes-1.7.html
2022-03-03 16:45:24 +01:00