Michal Zielonka
e3b732b479
Update gstreamer1 to upstream release 1.20.3
...
PR: 261585
Reviewed by: riggs,jbeich,tcberner
Differential Revision: https://reviews.freebsd.org/D36850
2022-10-15 12:46:46 +02:00
Jan Beich
590f95c0e8
multimedia/arcan: update to 0.6.2.1
...
Changes: https://github.com/letoram/arcan/releases/tag/0.6.2.1
Reported by: Repology
2022-10-14 20:55:12 +00:00
Guido Falsi
e880a19f95
sysutils/conky: Add MANPAGES option (on by default)
...
Since 1.14.0 conky uses python and pandoc to generate its man page.
These make building the whole bunch quite expensive, so add a MANPAGE
option to allow disabling building the man page and wrap in it the
heavy dependencies.
While here:
- Remove some old unneeded reinplace expressions
- Fix one reinplace expression which was not doing what it was meant
to
Suggested by: dmgk
2022-10-14 22:26:35 +02:00
ml@netfence.it
9c91cdb96c
sysutils/synergy: Fix build sysutils/synergy without AVAHI_LIBDNS option
...
PR: 267019
2022-10-14 06:59:08 -08:00
Tobias C. Berner
aecaafb00a
KDE: Update KDE Gear to 22.08.2
...
KDE Gear 22.08.2
Thursday, 13 October 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:
* ark: Fix incompatibility with original 7-Zip (Commit, fixes bug
#456797 )
* kdeconnect: Prevent a crash if there’s no audio devices (Commit,
fixes bug #454917 )
* kio-extras: Compatibility with Samba >= 4.16 (Commit, fixes bug
#453090 )
Announcement: https://kde.org/announcements/gear/22.08.2/
2022-10-14 11:20:32 +02:00
Ricardo Fraile
611ff1dc20
sysutils/tuptime: Update to 5.2.1
...
Changelog:
* Return -e option as an argument for --dec decimals
* Add rc script for OpenBSD and update installation doc
* Deprecate --pctl option
* Adding -E, --exclude option
* Print longest uptime and downtime values on default output
* Code refactoring
PR: 266579
Reviewed by: Jeremy Johnston <jeremy@smart-serv.net > (maintainer)
2022-10-14 08:56:51 +02:00
Daniel O'Connor
0fda52c283
sysutils/pefs-kmod: update to g20221012
...
Update to bug cache behavior on ZFS (and others)
PR: 266988
Reported by: darius@dons.net.au (maintainer)
MFH: 2022Q4 (bugfix)
2022-10-14 07:48:07 +02:00
Guangyuan Yang
6b5468c295
sysutils/py-diffoscope: Update to 222
...
Changelog: https://diffoscope.org/news/diffoscope-222-released/
2022-10-13 18:06:05 -04:00
Guido Falsi
cf75f452e9
sysutils/conky: Update to 1.14.0
...
- Add patch implementing missing function for FreeBSD, already
proposed upstream: https://github.com/brndnmtthws/conky/pull/1252
- Updated dependencies, upstream changed its documentation build
method
Old html documentation has been removed, the information is now
encoded in yaml files.
Upstream code does not provide a method to automatically produce
human readable documentation from the yaml files, so I install those
directly in PORTDOCS.
2022-10-13 20:22:58 +02:00
Pavel Timofeev
bb7631643a
sysutils/helmfile: update to v0.147.0
...
ChangeLog: https://github.com/helmfile/helmfile/releases
PR: 267004
Reported by: timp87@gmail.com (maintainer)
2022-10-13 17:36:04 +02:00
Jesús Daniel Colmenares Oviedo
79b8a696ed
sysutils/py-howdoi: Update to 2.0.20
...
Changelog: https://github.com/gleitz/howdoi/blob/v2.0.20/CHANGES.txt
PR: 266983
2022-10-13 04:31:31 -04:00
Guangyuan Yang
03c4657c67
sysutils/py-docker: Release maintainership
2022-10-13 04:30:08 -04:00
Romain Tartière
a9e444e939
sysutils/rubygem-r10k: Update to 3.15.2
...
ChangeLog:
https://github.com/puppetlabs/r10k/blob/main/CHANGELOG.mkd#3152
With hat: puppet
2022-10-12 20:49:20 -10:00
Romain Tartière
6ef59ae64b
sysutils/puppetserver7: Update to 7.9.2
...
Release notes:
https://puppet.com/docs/puppet/7/server/release_notes.html#puppet-server-792
With hat: puppet
2022-10-12 20:49:17 -10:00
Romain Tartière
979e87d4d9
sysutils/puppet7: Update to 7.20.0
...
Release notes:
https://puppet.com/docs/puppet/7/release_notes_puppet.html#release_notes_puppet_x-7-20-0
With hat: puppet
2022-10-12 20:49:15 -10:00
Romain Tartière
b7fcf6b13f
sysutils/rubygem-facter: Update to 4.2.13
...
Release notes:
https://puppet.com/docs/puppet/7/release_notes_facter.html#release_notes_facter_4-2-13
With hat: puppet
2022-10-12 20:49:14 -10:00
Tobias C. Berner
d08cda4af5
KDE: Update KDE Frameworks to 5.99
...
Sunday, 9 October 2022
KDE today announces the release of KDE Frameworks 5.99.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.
PR: 266950
Exp-run by: antoine
2022-10-12 20:19:19 +02:00
Jan Beich
e8580a20eb
sysutils/evhz: simplify build/install logic
...
Enables some default hardening: -fPIE + -pie, -Wl,-zrelro.
2022-10-12 17:16:04 +00:00
Jan Beich
7c8ae4a390
sysutils/evhz: respect LDFLAGS
...
For those not passed via CFLAGS as well e.g., -static.
2022-10-12 17:16:04 +00:00
Jan Beich
9ef20b54ca
sysutils/evhz: simplify distfile logic
2022-10-12 17:16:03 +00:00
Jan Beich
8123c8c4f5
sysutils/evhz: drop unused USES=compiler
2022-10-12 17:16:03 +00:00
Jan Beich
41b9f63425
sysutils/evhz: take maintainership
2022-10-12 17:16:03 +00:00
Cy Schubert
233892a977
sysutils/cfengine-devel: Update to latest GH commit
2022-10-11 07:34:27 -07:00
Cy Schubert
78dfdf5acd
sysutils/cfengine-masterfiles-devel: Update to latest GH commit
2022-10-11 07:20:16 -07:00
Kirill Ponomarev
1648f437ec
sysutils/cbsd: Update to 13.1.15
...
Changes: https://github.com/cbsd/cbsd/releases/tag/v13.1.15
2022-10-11 08:22:34 +02:00
Po-Chuan Hsieh
d549e26d99
sysutils/rubygem-bundler: Update to 2.3.23
...
Changes: https://github.com/rubygems/rubygems/releases
https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md
2022-10-10 03:45:39 +08:00
Po-Chuan Hsieh
7a395d21e9
sysutils/py-plumbum: Update to 1.8.0
...
Changes: https://github.com/tomerfiliba/plumbum/releases
2022-10-10 03:45:30 +08:00
Po-Chuan Hsieh
614ff83b5b
sysutils/p5-Schedule-Cron: Update to 1.03
...
- Add LICENSE
- Fix *_DEPENDS
- Add NO_ARCH
Changes: https://metacpan.org/dist/Schedule-Cron/changes
2022-10-09 23:38:07 +08:00
Po-Chuan Hsieh
d7448d5301
sysutils/py-tmuxp: Update to 1.16.1
...
Changes: https://github.com/tmux-python/tmuxp/releases
2022-10-09 23:37:59 +08:00
Po-Chuan Hsieh
05e7a8b8e1
devel/protobuf: Update to 3.21.7
...
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
2022-10-09 23:37:51 +08:00
Po-Chuan Hsieh
21253b4c18
*/Makefile: Sort SUBDIRs
2022-10-09 23:37:41 +08:00
Fernando Apesteguía
f57221afde
*/*: Release ports from maintainership
...
Maintainer releases all his ports.
PR: 266871
Reported by: unrelentingtech <greg@unrelenting.technology >
2022-10-09 13:56:28 +02:00
Tobias C. Berner
c8e8499d9e
graphics/poppler: bump port revision of poppler consumers
...
- poppler was updated to 22.10 in df406767857ddfc6d9580d72b1613a7cf8579bbc
2022-10-08 16:42:49 +02:00
Piotr Kubaj
00066b218b
sysutils/btop: update to 1.2.12
...
Changelog: https://github.com/aristocratos/btop/releases/tag/v1.2.12
2022-10-08 01:38:51 +02:00
Jason W. Bacon
10b4497758
sysutils/parafly: Fix build on armv7
...
PR: 266818
Reported by: fuz@fuz.su
MFH: 2022Q4
2022-10-07 08:28:58 -05:00
Piotr Kubaj
0d5ccc261d
sysutils/btop: update to 1.2.11
...
Changelog: https://github.com/aristocratos/btop/releases/tag/v1.2.11
2022-10-07 14:05:58 +02:00
Piotr Kubaj
b3240cbd1b
sysutils/btop: update to 1.2.10
...
Changelog: https://github.com/aristocratos/btop/releases/tag/v1.2.10
2022-10-07 07:46:25 +02:00
Joseph Mingrone
c9fa4e22a1
sysutils/gcp-ops-agent: Update to 2.22.0
...
https://github.com/GoogleCloudPlatform/ops-agent/releases/tag/2.21.0
https://github.com/GoogleCloudPlatform/ops-agent/releases/tag/2.22.0
Sponsored by: The FreeBSD Foundation
2022-10-06 19:09:20 -03:00
Joseph Mingrone
35308b4a40
sysutils/doctl: Update to 1.82.2
...
https://github.com/digitalocean/doctl/releases/tag/v1.80.0
https://github.com/digitalocean/doctl/releases/tag/v1.81.0
https://github.com/digitalocean/doctl/releases/tag/v1.82.0
https://github.com/digitalocean/doctl/releases/tag/v1.82.1
https://github.com/digitalocean/doctl/releases/tag/v1.82.2
Sponsored by: The FreeBSD Foundation
2022-10-06 18:28:11 -03:00
Dmitri Goutnik
bde51869ee
all: Bump PORTREVISION after lang/go{118,119} update
2022-10-06 14:24:26 -05:00
Gabriel M. Dutra
c80d362d8d
sysutils/tflint: Updating to 0.41.0
...
ChangeLog: https://github.com/terraform-linters/tflint/releases/tag/v0.41.0
* terraform: Add support for Terraform v1.3
* Move evaluation impl to under the terraform package
* Update Terraform compatibility notices
PR: 266861
Reported by: 0xdutra@gmail.com (maintainer)
2022-10-06 18:08:29 +02:00
Yuri Victorovich
85a3d3abe0
sysutils/conan: Update 1.52.0 -> 1.53.0
...
Reported by: portscout
2022-10-05 22:56:54 -07:00
Neel Chauhan
0c2e489d2b
sysutils/gnome-control-center: Update to 43.0
2022-10-05 11:04:33 -07:00
Michael Gmelin
a9f7f114e5
sysutils/vagrant: Respect hier(7) for networks.conf
...
Since virtualbox-ose 6.1.26 there is a new networks.conf file
which had originally been placed in /etc/vbox.
In 66635b2061 this was been corrected for emulators/virtualbox-ose,
this change does the same for vagrant's virtualbox plugin.
Before this change, networks.conf had to be put into two places
(e.g., by symlinking /usr/local/etc/vbox to /etc/vbox).
PR: 266845
Approved by: joe@thrallingpenguin.com (maintainer)
2022-10-05 18:27:28 +02:00
Piotr Kubaj
cec9fc8ffc
sysutils/UEFITool: flavorize for both qt5 and qt6
2022-10-04 09:26:27 +02:00
Piotr Kubaj
4511030c20
sysutils/UEFITool: update to 62
...
Changelog: https://github.com/LongSoft/UEFITool/releases/tag/A62
2022-10-04 04:03:24 +02:00
Nuno Teixeira
b3d6757c99
sysutils/kopia: Update to 0.12.1
...
ChangeLog: https://github.com/kopia/kopia/releases/tag/v0.12.1
2022-10-03 20:02:42 +01:00
Po-Chuan Hsieh
3f65c43ba1
sysutils/rubygem-smart_proxy_dynflow: Update to 0.8.2
...
Changes: https://github.com/theforeman/smart_proxy_dynflow/commits/master
2022-10-04 01:11:11 +08:00
Po-Chuan Hsieh
4f835b8369
sysutils/py-tmuxp: Update to 1.16.0
...
Changes: https://github.com/tmux-python/tmuxp/releases
2022-10-04 01:10:39 +08:00
Po-Chuan Hsieh
842cd0dac0
sysutils/parallel: Update to 20220922
...
Changes: https://git.savannah.gnu.org/cgit/parallel.git/tree/NEWS
2022-10-04 01:10:18 +08:00