Sunpoet Po-Chuan Hsieh
fd850dc5e2
Add rubygem-chef-bin 15.15.0
...
chef-bin provides the binstubs for chef-client.
WWW: https://github.com/chef/chef/tree/master/chef-bin
2021-01-10 23:11:06 +00:00
Joseph Mingrone
fcc3f1e9fb
sysutils/doctl: Update to version 1.54.1
...
https://github.com/digitalocean/doctl/releases/tag/v1.54.1
Sponsored by: DigitalOcean (VM credit)
2021-01-10 20:41:47 +00:00
Fernando Apesteguía
3147f74a06
sysutils/terragrunt: Update to 0.27.0
...
ChangeLog: https://github.com/gruntwork-io/terragrunt/releases/tag/v0.27.0
PR: 252550
Submitted by: 0xdutra@gmail.com (maintainer)
2021-01-10 17:41:20 +00:00
Rene Ladan
0bb581cd3c
Remove empty PY_IPADDRESS from ports using Python 3.6+
...
Also remove one manual declaration (net-mgmt/py-aggregate6)
2021-01-10 16:04:33 +00:00
Guido Falsi
f847247fe0
- Fix script used to extract themes to fallback to /tmp when both
...
TMPDIR and XDG_CACHE_HOME environment variables are not defined [1]
- Fix crash caused by null terminated list missing the terminating
null element due to no allocating enough elements [2]
Reported by: Andrea Venturoli <ml@netfence.it > [1] [2]
Patch submitted by: Andrea Venturoli <ml@netfence.it > [2]
MFH: 2021Q1
2021-01-10 15:33:03 +00:00
Li-Wen Hsu
8c240daf7c
sysutils/bpytop: Update to 1.0.58
2021-01-10 14:48:53 +00:00
Rene Ladan
850accd611
Remove empty PY_ENUM34 from ports using Python 3.6+
2021-01-10 14:05:32 +00:00
Dmitry Marakasov
7f7f097bcf
- Update to 1.1.5
2021-01-10 13:30:57 +00:00
Sunpoet Po-Chuan Hsieh
d5749bf1b5
Update to 15.15.0
...
- Rename gemspec patch to patch-gemspec
Changes: https://github.com/chef/chef/blob/master/RELEASE_NOTES.md
2021-01-10 08:26:44 +00:00
Sunpoet Po-Chuan Hsieh
8c318a91d2
Update to 15.15.0
...
Changes: https://github.com/chef/chef/blob/master/RELEASE_NOTES.md
2021-01-10 08:25:37 +00:00
Sunpoet Po-Chuan Hsieh
54c82df2af
Update to 15.15.0
...
Changes: https://github.com/chef/chef/blob/master/RELEASE_NOTES.md
2021-01-10 08:25:32 +00:00
Sunpoet Po-Chuan Hsieh
5f36b4298d
Update to 1.6.4
...
Changes: https://github.com/tmux-python/tmuxp/blob/master/CHANGES
2021-01-10 08:22:43 +00:00
Sunpoet Po-Chuan Hsieh
b044ed1092
Clean up Makefile after r559531 (USES=python:3.6+)
2021-01-10 08:22:38 +00:00
Rainer Hurling
9d88694535
sysutils/yadm: Update to 3.0.2
...
- Improve handling of submodules at upgrade
- Improve Zsh completions
- Use stderr for error messages
- Fix parsing by sh
Changelogs:
- https://github.com/TheLocehiliosan/yadm/releases/tag/3.0.1
- https://github.com/TheLocehiliosan/yadm/releases/tag/3.0.2
PR: 252545
Submitted by: Adam Jimerson <vendion@gmail.com > (maintainer)
Approved by: arrowd, tcberner (mentors, implicit)
2021-01-09 21:54:19 +00:00
Matthias Fechner
658f1a99f0
Security update to 13.7.2:
...
https://about.gitlab.com/releases/2021/01/07/security-release-gitlab-13-7-2-released/
Bugfix update to 13.7.3:
https://about.gitlab.com/releases/2021/01/08/gitlab-13-7-3-released/
Security: a2a2b34d-52b4-11eb-87cb-001b217b3468
2021-01-09 20:32:38 +00:00
Guido Falsi
48193806f8
Fix conky build on head after commit a21def4d568f which removed the
...
wi driver.
The code actually depending on this include is already disabled by
#if 0, so there is no functional change.
2021-01-09 16:43:48 +00:00
Antoine Brodin
8524eefbd1
Remove python 2.7 support from a few ports
2021-01-09 16:34:07 +00:00
Guido Falsi
151f6ed2e7
Update catfish to 4.16.0
2021-01-09 13:09:11 +00:00
Palle Girgensohn
ec7e5ff8f3
Upgrade to 1.6.9
...
1.6.10 has a build problem. Upgrade to 1.6.9 while investigating the problem.
Release notes: https://fluentbit.io/announcements/v1.6.9/
2021-01-09 12:14:02 +00:00
Oleksii Samorukov
46b9cb31cc
sysutils/busybox: fix build on FreeBSD < 12.2
2021-01-09 08:55:51 +00:00
Tobias C. Berner
482d8befda
Update KDE Plasma Desktop to 5.20.5
...
Tuesday, 5 January 2021.
Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.20.5. Plasma
5.20 was released in October with many feature refinements and new modules to
complete the desktop experience.
This release adds a month’s worth of new translations and fixes from KDE’s
contributors. The bugfixes are typically small but important and include:
* Plasma NM: Fix password entry jumping to different networks with wifi scanning, by pausing the scan when appropriate.
* Plasma PA: Read text color from proper theme.
* Plasma Workspace: Move keyboard positioning in the keyboard itself.
Announcement:
https://kde.org/announcements/plasma-5.20.5/
2021-01-08 22:14:43 +00:00
Tobias C. Berner
4fb2cd10f1
Update KDE Release Service ports to 20.12.1
...
Full changelog:
https://kde.org/announcements/fulllog_releases-20.12.1/
2021-01-08 19:15:30 +00:00
Mikael Urankar
91e32d56e2
sysutils/datadog-integrations: Fix poudriere testport
...
PR: 251586
Submitted by: uros@gruber.si (maintainer)
2021-01-08 16:36:02 +00:00
Mikael Urankar
711151a6db
sysutils/datadog-agent: Fix build with go1.16
...
Approved by: portmgr (build fix)
2021-01-08 16:33:56 +00:00
Juraj Lutter
f1b1f50d8f
sysutils/beats7: Unbreak build after upgrade to 7.10.1
...
- Remove duplicate containerd/fifo Go module source
- Regenerate distinfo
Reported by: dvl, pkg-fallout
Reviewed by: osa (mentor), dvl
Approved by: osa (mentor), dvl
Differential Revision: https://reviews.freebsd.org/D28000
2021-01-07 21:10:50 +00:00
Jason W. Bacon
97c163bbef
sysutils/slurm-wlm: Switch from hwloc to hwloc2
...
Also minor improvements to example slurm.conf
PR: 252495
Reported by: thierry
2021-01-07 20:32:46 +00:00
Kirill Ponomarev
f15ae22c15
Update to 12.2.5
...
Changes: https://github.com/cbsd/cbsd/releases/tag/v12.2.5
2021-01-07 19:39:55 +00:00
Tobias C. Berner
c565bdb335
graphics/poppler: update to 21.01.0
...
Release 21.01.0:
core:
* Faster routines for jpeg decoding
* Fix reading signatures in encrypted files
* Add white point correction when lcms is used
* JBIG2Stream: Fix byte counting
* Fix potential data loss if we try to fetch a non existing Ref after modifying the document
* Specifically use DeviceGray instead of DefaultGray for softmasks
* Fix various issues handling broken files
utils:
* pdftocairo: Setmode binary for windows
* pdfsig: Add hability to digitally sign files
* pdftoppm: add options to set DeviceGray/DeviceRGB/DeviceCMYK
* pdftops: add options to set DeviceGray/DeviceRGB/DeviceCMYK
* pdfimages: Account for rotation in PPI calculation
qt5:
* Add hability to digitally sign files
qt6:
* Add hability to digitally sign files
build system:
* Enable clang-tidy bugprone-signed-char-misuse
PR: 252377
Exp-run by: antoine
2021-01-07 19:23:00 +00:00
Mateusz Piotrowski
fa9f1d3f22
Update to 2.3.10
...
PR: 251897
Submitted by: nc
Differential Revision: https://reviews.freebsd.org/D27996
2021-01-07 10:37:22 +00:00
Li-Wen Hsu
f517524b98
sysutils/bpytop: Update to 1.0.57
2021-01-07 08:51:07 +00:00
Danilo G. Baio
ff5367fea6
sysutils/py-azure-cli: Update to 2.17.1
...
Changelog: https://pypi.org/project/azure-cli/2.17.1/
2021-01-06 23:03:48 +00:00
Danilo G. Baio
2248c654ac
sysutils/py-azure-cli-core: Update to 2.17.1
...
Changelog: https://pypi.org/project/azure-cli-core/2.17.1/
2021-01-06 23:03:26 +00:00
Sunpoet Po-Chuan Hsieh
1b88b8400e
Update to 0.65
...
Changes: https://git.joeyh.name/index.cgi/moreutils.git/tree/debian/changelog
https://joeyh.name/code/moreutils/news/version_0.65/
2021-01-06 20:25:15 +00:00
Sunpoet Po-Chuan Hsieh
a3c2b4067c
Bump PORTREVISION for devel/grpc shlib change (r560402)
2021-01-06 20:24:49 +00:00
Oleksii Samorukov
fe24c75d54
sysutils/busybox: enable whois, runit and hush applets
2021-01-06 15:18:04 +00:00
Jason W. Bacon
8a281badac
sysutils/desktop-installer: Update to 0.6.20
...
Enhancements for MacBooks such as an option to remap keys
Fix FireWire detection
2021-01-06 14:21:24 +00:00
Jason W. Bacon
20f4460e11
sysutils/spcm: Tools for building and managing HPC clusters
...
SPCM (Simple, Portable Cluster Manager) is a free, open source
integrated tool set for managing a simple HPC (High Performance
Computing) cluster.
It is the only portable cluster management suite we are aware of
and is designed to be easily adapted to most POSIX platforms.
SPCM automates the process of configuring a head node, compute
nodes, file servers, and visualization nodes. Most common management
tasks can be performed using a simple menu interface, while additional
tasks are supported by command-line tools.
2021-01-06 13:57:05 +00:00
Jason W. Bacon
5ca6ae595a
sysutils/auto-admin: Update to 0.6.11
...
New scripts to support SPCM network settings detection, etc.
Enhancements to auto-configure MacBooks for desktop-installer
2021-01-06 13:45:47 +00:00
Dave Cottlehuber
aa336976bc
sysutils/graylog: update to 4.0 and change license to SSPL
...
graylog 4.0 and higher now use a new license, the SSPL. For more
details, see https://www.graylog.org/post/graylog-v4-0-licensing-sspl
Submitted by: Charles Gonçalves <charles@freebsdbrasil.com.br >
Reviewed by: dch (maintainer)
Sponsored by: SkunkWerks, GmbH
Differential Revision: https://reviews.freebsd.org/D27253
2021-01-06 13:32:23 +00:00
Neel Chauhan
2fa8cd13ae
sysutils/ttyd: Update to 1.6.3
...
Changes: https://github.com/tsl0922/ttyd/releases/tag/1.6.3
Reviewed by: 0mp@
Approved by: 0mp@
Differential Revision: https://reviews.freebsd.org/D27987
2021-01-06 11:44:46 +00:00
Mikael Urankar
a798515415
lang/rust: Update to 1.49.0
...
Changes: https://github.com/rust-lang/rust/releases/tag/1.49.0
Tested by: mikael, pkubaj
Differential Revision: https://reviews.freebsd.org/D27940
2021-01-06 10:13:58 +00:00
Jung-uk Kim
66052599e1
Update to 20210105.
...
https://acpica.org/node/190
2021-01-06 00:18:53 +00:00
Guangyuan Yang
34a3d0163a
new port: sysutils/R-cran-xopen: Open System Files, 'URLs', Anything
...
Approved by: lwhsu
2021-01-05 23:23:14 +00:00
Guangyuan Yang
08e70b9054
new port: sysutils/R-cran-fs: Cross-Platform File System Operations
...
Approved by: lwhsu
2021-01-05 23:21:59 +00:00
Rene Ladan
42ca9d7a26
Follow up on devel/py-futures port removal in r559976
...
The devel/py-futures port was removed in r559976 as it was for
Python 2.7 only and no longer referenced in the default cases.
However it was still defined in Mk/Uses/python.mk in PY_FUTURES,
leaving a dangling reference.
Remove it from Mk/Uses/python.mk and from affected ports, as
it was already an empty definition for Python 3.6+
Bump minimal Python version of security/theonionbox to 3.6+
2021-01-05 22:08:21 +00:00
Dima Panov
5514d53ec3
sysutils/krename: update to 5.0.1 release
...
Drop abandonware KJS support in favor of QJS [1]
Obtained from: gentoo [1]
2021-01-05 18:10:45 +00:00
Neel Chauhan
f4ee943fba
Set MAINTAINER of my ports to my FreeBSD handle (nc@).
...
Reviewed by: 0mp (mentor)
Approved by: 0mp (mentor)
Differential Revision: https://reviews.freebsd.org/D27966
2021-01-05 15:33:39 +00:00
Fernando Apesteguía
41f04cb235
sysutils/tuptime: update to 5.0.2
...
ChangeLog: https://github.com/rfrail3/tuptime/releases/tag/5.0.2
PR: 252380
Submitted by: rfraile@rfraile.eu
Approved by: jeremy@smart-serv.net (maintainer)
2021-01-05 13:12:36 +00:00
Guido Falsi
eedf4996e9
Mark broken and deprecate, This was forgotten in the XFCE 4.16 update.
...
Reported by: Andrea Venturoli <ml@andreaventuroli.it >
2021-01-05 12:12:57 +00:00
Li-Wen Hsu
65517d57b2
sysutils/bpytop: Update to 1.0.56
2021-01-05 08:55:00 +00:00