Commit Graph

28212 Commits

Author SHA1 Message Date
Jan Beich 104dbfb39d sysutils/basu: add new port
Some projects rely on the sd-bus library for DBus support. However not all
systems have systemd or elogind installed. This library provides just sd-bus
(and the "busctl" utility).

https://github.com/emersion/basu
2020-12-21 14:15:44 +00:00
Guido Falsi 48f4b772eb Update xfce4-systemload-plugin to 1.2.4 2020-12-21 12:23:13 +00:00
Guido Falsi 273aa42c38 Update xfce4-mount-plugin to 1.1.4 2020-12-21 12:22:32 +00:00
Li-Wen Hsu 44029da36a sysutils/bpytop: Update to 1.0.51 2020-12-21 03:44:33 +00:00
Juraj Lutter 63322022b6 sysutils/py-supervisor: Update to 4.2.1
Changelog for 4.2.1:
  - Fixed a bug on Python 3 where a network error could cause supervisord to
    crash with the error <class 'TypeError'>:can't concat str to bytes.
  - Fixed a bug where a test would fail on systems with glibc 2.3.1 because the
    default value of SOMAXCONN changed.

PR:		251728
Reviewed by:	osa (mentor)
Approved by:	osa (mentor), thomas@gibfest.dk (maintainer)
Differential Revision:	https://reviews.freebsd.org/D27686
2020-12-20 22:32:24 +00:00
Yuri Victorovich 2f2c012826 sysutils/dnf: Update 4.4.2 -> 4.5.2 2020-12-20 21:46:18 +00:00
Danilo G. Baio ae20585a76 sysutils/py-azure-cli-core: Fix build after r558672
Just pluralize() is backwards incompatible [1] and azure-cli-core is not using
this function.

1 - https://humanfriendly.readthedocs.io/en/latest/changelog.html#release-9-1-2020-12-10
2020-12-20 20:30:50 +00:00
Sunpoet Po-Chuan Hsieh d9f78f9931 Update to 5.8.0
Changes:	https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
2020-12-20 15:24:07 +00:00
Matthias Fechner 52795398fe Update to 15.9.1.
Changelog:
https://github.com/chef/ohai/blob/master/CHANGELOG.md
2020-12-20 08:56:51 +00:00
Matthias Fechner 58ae46b8b8 Update to 15.14.0.
Changelog:
https://github.com/chef/chef/blob/master/CHANGELOG.md
2020-12-20 08:55:31 +00:00
Matthias Fechner 7d8dbe3c69 Update to 14.0.17.
Changelog:
https://github.com/chef/chef-zero/blob/master/CHANGELOG.md
2020-12-20 08:52:52 +00:00
Matthias Fechner b8b0b5a342 Update to 4.13.3.
Changelog:
https://my.diffend.io/gems/chef-dk
2020-12-20 08:51:33 +00:00
Matthias Fechner 4504a44b35 New ports required for rubygem-chef upgrade.
It is expected that this port fails to build till the complete rubygem-chef upgrade is committed which can take some time depending on some approvals.
2020-12-20 08:26:58 +00:00
Sunpoet Po-Chuan Hsieh 56b51cbe58 Change RUN_DEPENDS from rubygem-terminal-table to rubygem-terminal-table1
- While I'm here, update version requirement of RUN_DEPENDS
- Bump PORTREVISION for dependency change
2020-12-19 20:32:53 +00:00
Sunpoet Po-Chuan Hsieh 201db26f41 Update to 6.14
Changes:	https://metacpan.org/changes/distribution/File-Listing
2020-12-19 20:20:56 +00:00
Sunpoet Po-Chuan Hsieh 54fcaa0f59 Sort SUBDIRs 2020-12-19 20:03:03 +00:00
Romain Tartière da9a5bef9c Update to 2.40.2
ChangeLog:
https://github.com/puppetlabs/bolt/blob/main/CHANGELOG.md#bolt-2402-2020-12-18

With hat:	puppet
2020-12-19 20:00:50 +00:00
Romain Tartière 9f5552058d Refresh build/run dependencies
These dependencies used to be tricky but it seems that this issue has been
fixed at some point and sticking to the dependencies listed on rubygems.org
seems to be fine.

With hat:	puppet
2020-12-19 19:52:13 +00:00
Romain Tartière f4b64d54b8 Refresh build/run dependencies
These dependencies used to be tricky but it seems that this issue has been
fixed at some point and sticking to the dependencies listed on rubygems.org
seems to be fine.

With hat:	puppet
2020-12-19 19:51:13 +00:00
Romain Tartière 966578f45d Refresh build/run dependencies
These dependencies used to be tricky but it seems that this issue has been
fixed at some point and sticking to the dependencies listed on rubygems.org
seems to be fine.

With hat:	puppet
2020-12-19 19:49:47 +00:00
Matthias Fechner edad6f28a5 sysutils/rubygem-smart_proxy_salt: update 2.1.9 -> 3.1.2
- Release adds Python 3 support to report upload script

Changes:        https://github.com/theforeman/smart_proxy_salt/commits/master

PR:             242761
Submitted by:   junovitch
2020-12-19 12:57:22 +00:00
Guangyuan Yang c0bcfaed25 sysutils/py-pkginfo: Update to 1.6.1
PR:		251339
Approved by:	lwhsu
2020-12-19 03:53:49 +00:00
Guangyuan Yang 673adcde6c Reset and take che bein.link's maintainership
PR:		251933
Discussed with:	rene
Approved by:	mikael
2020-12-18 18:36:32 +00:00
Piotr Kubaj 29cc6554d6 sysutils/bareos16-client-static: unbreak on powerpc64 head
Builds fine.
2020-12-18 14:18:58 +00:00
Piotr Kubaj e06b02ed89 sysutils/bareos18-traymonitor: enable build on powerpc64 head
Builds fine.
2020-12-18 02:12:32 +00:00
Jung-uk Kim 3baa127beb Update to 20201217.
https://acpica.org/node/188
2020-12-17 22:12:06 +00:00
Juraj Lutter 3b403c65cb Update maintainer's e-mail address.
Reviewed by:	osa (mentor)
Approved by:	osa (mentor)
Differential Revision:	https://reviews.freebsd.org/D27649
2020-12-17 20:06:40 +00:00
Yuri Victorovich a0f0794cb5 sysutils/mcfly: Update 0.5.1 -> 0.5.2
Reported by:	portscout
2020-12-17 19:20:48 +00:00
Mitchell Horne b94bc0e787 Add sysutils/u-boot-sifive-fu540: u-boot for the HiFive Unleashed
Tested by:	Klaus Küchemann <maciphone2@googlemail.com>
Reviewed by:	manu, Klaus Küchemann
Approved by:	manu (uboot, ports)
Differential Revision:	https://reviews.freebsd.org/D25737
2020-12-17 18:12:01 +00:00
Jason W. Bacon 7653b8bb59 sysutils/auto-admin: Upgrade to 0.6.9
Minor bug fixes and enhancements
2020-12-17 16:44:15 +00:00
Steve Wills 8f24342824 sysutils/consolekit2: Add polkit build option
PR:		231730
Submitted by:	Ali Abdallah <ali.abdallah@suse.com> (original version)
Approved by:	desktop@ (tcberner)
2020-12-17 16:03:06 +00:00
Steve Wills f1b4785156 sysutils/direnv: update to 2.25.2 2020-12-17 15:55:52 +00:00
Tobias C. Berner ee2d70dd7d Update KDE Frameworks to 5.77.0
December 12, 2020. KDE today announces the release of KDE Frameworks 5.77.0.

KDE Frameworks are 83 addon libraries to Qt which provide a wide variety of
commonly needed functionality in mature, peer reviewed and well tested
libraries with friendly licensing terms. For an introduction see the KDE
Frameworks release announcement.

This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.

Announcement:
	https://kde.org/announcements/kde-frameworks-5.77.0/

PR:		251792
Exp-run by:	antoine
2020-12-17 15:41:41 +00:00
Kirill Ponomarev c4e8960275 Update to 2019.2.8
PR:		251914
Approved by:	maintainer
2020-12-17 15:02:36 +00:00
Piotr Kubaj 73dbc11abc sysutils/bareos17-client-static: unbreak on powerpc64
Builds fine.
2020-12-17 13:44:56 +00:00
Stefan Eßer c141e515d0 Add per dataset operations statistics provided by OpenZFS 2020-12-17 11:08:16 +00:00
Romain Tartière 02ea8ebfc0 Update to 2.0.1
With hat:	puppet
2020-12-17 07:42:45 +00:00
Romain Tartière 1d021876ff Update to 0.5.0
With hat:	puppet
2020-12-17 07:42:23 +00:00
Romain Tartière d81f6e6bc1 Update to 7.0.1
Release notes:
https://puppet.com/docs/puppet/7.1/server/release_notes.html#puppet-server-701

With hat:	puppet
2020-12-17 07:41:57 +00:00
Romain Tartière ab4f99b225 Update to 7.1.0
Release notes:
https://puppet.com/docs/puppet/7.1/release_notes_puppet.html#release_notes_puppet_x-0-0

With hat:	puppet
2020-12-17 07:41:27 +00:00
Gleb Popov bbfa97151e devel/efl, sysutils/evisum, x11/terminology: Update to current version.
Submitted by:	Peter TKATCHENKO <peter@flytrace.com>
2020-12-16 20:19:06 +00:00
Romain Tartière 47da0956d7 Update to 4.0.47
With hat:	puppet
2020-12-16 18:52:56 +00:00
Piotr Kubaj 01158fc867 sysutils/javaservicewrapper: fix build on powerpc64
PR:		251892
Approved by:	michael.osipov@siemens.com (maintainer)
MFH:		2020Q4
2020-12-16 17:09:25 +00:00
Steve Wills f5e1e76364 sysutils/upower: remove no longer needed polkit dependency
While here, improve formatting a bit. No functional change.

PR:		250535
2020-12-16 15:22:45 +00:00
Steve Wills 76d27d6018 sysutils/consul: Update to 1.9.1
PR:		251869
Submitted by:	Dani <i.dani@outlook.com>
2020-12-16 14:57:07 +00:00
Jan Beich 548aff72ad multimedia/arcan: update to 0.6.0.1
Changes:	https://github.com/letoram/arcan/compare/0.6.0...0.6.0.1
2020-12-16 11:53:05 +00:00
Alexey Dokuchaev beed130fb4 - Update to version 1.5
- Now needs GNU make to build

Requested by:	maintainer
2020-12-16 02:02:25 +00:00
Max Brazhnikov aa68fe71b1 Add sysutils/libg15 and sysutils/libg15render:
API and library for control of LCD and the extra keys on Logitech keyboards.

PR:		250429
PR:		250430
Submitted by:	Daniel Menelkir
2020-12-15 22:04:05 +00:00
Mateusz Piotrowski b2dbf7f381 systutils/tmate: Explain how to configure default fingerprints
PR:		251846
Approved by:	swills (maintainer)
Differential Revision:	https://reviews.freebsd.org/D27627
2020-12-15 21:06:40 +00:00
Dirk Meyer 1492ee95fe - add RC_SUBR support
PR:		249432
Approved by:	maintainer-timeout
2020-12-15 19:04:27 +00:00