9398 Commits

Author SHA1 Message Date
sthen
66e4fb636a update reposync: allow -4 / -6 to force IP version 2021-12-06 11:10:11 +00:00
denis
e5c3c8617b update to v0.9.7
Changelog : https://github.com/kopia/kopia/releases/tag/v0.9.7
2021-12-06 09:04:39 +00:00
stsp
03691c6eb3 Update iwm(4) 9260 and 9560 firmware to a newer release.
Apparently, new firmware images fix security issues, see:
https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00509.html

Intel did not publish new images for chips older than 9k, at least not in
the linux-firmware Git repository. If anyone knows details about such
decisions and is willing to share them, I would be happy to learn more.

ok sthen@
2021-12-03 12:50:50 +00:00
bket
5691a287d0 Fix installation of xxhash's man pages 2021-12-03 06:21:48 +00:00
bket
1bc7eec0e3 Update to xxhash-0.8.1
Changelog: https://github.com/Cyan4973/xxHash/blob/v0.8.1/CHANGELOG

Minor of shared lib has been bumped because of some additions
2021-12-03 05:10:25 +00:00
bcallah
4a2e46ddab Update to ugrep-3.3.10
Changelog: https://github.com/Genivia/ugrep/releases/tag/v3.3.10
2021-12-02 23:10:39 +00:00
bcallah
71888db906 Update to bfs-2.3
Changelog: https://github.com/tavianator/bfs/releases/tag/2.3
2021-12-02 23:02:32 +00:00
ajacoutot
24262e0d16 Update to p5-Sys-Virt-7.10.0. 2021-12-02 21:09:25 +00:00
ajacoutot
e902927463 Update to py3-libvirt-7.10.0. 2021-12-02 21:09:08 +00:00
ajacoutot
6d6a85e891 Update to libvirt-7.10.0. 2021-12-02 21:08:54 +00:00
ajacoutot
dbc8d26052 Update to exoscale-cli-1.49.0. 2021-12-02 20:45:52 +00:00
ajacoutot
4e6a396edc Enable qemu client support to be able to manage remote Linux KVM. 2021-12-02 10:04:15 +00:00
daniel
68420eccff update ocaml to to 4.11.2 and bump all dependant ports
As usual camlp4 and camlp4 need to be updated in sync with ocaml. All
ocaml ports were successfully builds- tested on amd64. coccinelle remains
broken, but was built with the proposed diff floating on ports@

ok chrisz@
2021-12-02 03:59:19 +00:00
jturner
e08bd93a37 Update login_duo to 1.11.5 2021-12-02 01:22:33 +00:00
tb
926bf1934e sysutils/ipmitool: Avoid build breakage with opaque EVP_CIPHER_CTX.
Simplified version based on the upstream fix.

ok sthen (maintainer)
2021-11-30 23:17:16 +00:00
kn
03c78194fe Update to patchelf 0.14.2
Upstream fixed the WRKDIST situation, nothing else.
Avoid bzip2 dependency while here.
2021-11-30 11:29:46 +00:00
sthen
c9cf52aefc remove waagent, it is a very outdated py2-only version and there was no
interest in the update i posted on ports@ (which i have no way to test).
it can come back if someone who uses it would like to maintain it.
2021-11-29 21:51:19 +00:00
kn
aeea911e11 Tests need GNU seq(1) now, update comments 2021-11-28 17:37:30 +00:00
kn
e5dcaab25e Update to patchelf 0.14.1
Requires C++17 now, WRKDIST should be stable across updates now.
2021-11-28 17:34:03 +00:00
semarie
f173566872 sysutils/upobsd removal
currently unmaintained, and repository is archived and read-only

instead of waiting that things break or people to be unhappy that it
doesn't work as well they want, remove it from ports

ok sthen@
2021-11-27 16:56:18 +00:00
ajacoutot
c2380ed003 Update to awscli-1.22.14. 2021-11-27 10:05:34 +00:00
ajacoutot
e4168dec2d Update to govc-0.27.2. 2021-11-27 09:47:15 +00:00
semarie
dc929cfd6c sysutils/sysclean: update to 3.0
- use unveil(2)
- code cosmetic changes
2021-11-26 12:55:37 +00:00
ajacoutot
dc1a9b129d Update to terragrunt-0.35.13. 2021-11-26 08:05:30 +00:00
ajacoutot
35c7b5a108 Update to awscli-1.22.13. 2021-11-26 07:57:54 +00:00
ajacoutot
3ff7f2fa4c Update to nomad-1.2.2. 2021-11-26 07:56:30 +00:00
sdk
af648e6280 Update nnn to v4.4, by maintainer Martin Ziemer
Software changes:
* support macOS iterm2 in plugin preview-tui (#1196)
* use selection at native command prompt with %j and %J (docs)
* scroll strings longer than columns in rename/new prompts (#1213, #279)
* batch rename symlink targets in listing mode (#1214)
* option for recursive rename in plugin .nmv (#1186)
* more frequent checks for cancellation during du (#1236)
* picker mode: enable auto-proceed
* picker mode: don't pick hovered file on Enter if selection exists
* picker mode: fix issue in plugin fzopen when used to pick files
* send file to explorer FIFO on double left click instead of opening it
* new neovim plugin nnn.nvim featuring explorer mode
* explorer mode for nnn.vim
* remove option -w: always place HW cursor on current entry
* accept link name when linking a single target (#1201)
* option -i to show current file information in info bar
* force GNU sed on *BSD and Solaris
* add nsxiv support to nuke, preview-tabbed and imgview (#1230)
* fix preview-tui without -a (#1208)
* pass pts in env var for preview-tui to use in tput (#1235)
* disable editing file in picker mode (#1183)
* save session in picker mode (#1190)
* use nerd icons for gitstatus patch (#1220)

Port changes:
* added run_dep gsed
* cherry picked upstream patch to make use of gsed on BSDs

Sijmen J. Mulder noticed that gsed is required now.
op@ noticed that gsed is not used due a bug.

ok sthen@ for the original update
ok op@ and solene@ for the final version with gsed patch
2021-11-25 18:52:55 +00:00
stsp
905f35d94e Update our iwx(4) firmware package.
Remove -48 firmware images which are no longer used by the driver.

Add -67 firmware images which allegedly contain security fixes. We should
be able to use these soon. The driver has been patched to work with -67
images but has not yet been switched over (pending more testing).

Add newest available firmware images for any AX201 devices which are not
yet matched by the driver but will hopefully be supported eventually.

ok sthen@

committed over AX201 running fw ver 67.8f59b80b.0
2021-11-25 15:02:49 +00:00
bcallah
77805c38c8 Update to free-1.1
Changelog: https://github.com/NanXiao/free/compare/v1.0...v1.1
2021-11-23 14:11:17 +00:00
bcallah
672f2ae20a Update to diffoscope-193 2021-11-23 13:07:33 +00:00
sthen
25e70f5e4c +libptytty 2021-11-23 12:59:58 +00:00
sthen
7ae9ea65e7 import ports/sysutils/libptytty, ok bket@ 2021-11-23 12:59:23 +00:00
ajacoutot
f9faa414b9 Update to awscli-1.22.11. 2021-11-23 05:42:57 +00:00
ajacoutot
0f1e02bf54 Update to google-cloud-sdk-365.0.1. 2021-11-23 05:35:21 +00:00
ajacoutot
fc343d329a Update to terragrunt-0.35.12. 2021-11-20 09:00:49 +00:00
ajacoutot
4ee057e2ae Update to awscli-1.22.10. 2021-11-20 08:18:18 +00:00
ajacoutot
f854fb034b Update to envconsul-0.12.1. 2021-11-19 12:24:57 +00:00
ajacoutot
a62e29e50d Update to awscli-1.22.9. 2021-11-19 11:48:50 +00:00
sthen
d182c765f0 add a comment warning about the risk of breaking drivers if dtb is
updated, refer to the log message from last commit
2021-11-19 10:40:01 +00:00
sthen
4499dc23ed py-packaging doesn't use six any more 2021-11-18 20:08:00 +00:00
ajacoutot
876498efa8 Update to nomad-1.2.0. 2021-11-18 09:35:22 +00:00
ajacoutot
f3946f1e14 Update to exoscale-cli-1.47.2. 2021-11-18 08:58:03 +00:00
sthen
65f2b2f9aa remove ports to generate Realtek firmware, they are now available in base 2021-11-17 09:51:54 +00:00
ajacoutot
e431f98b7f Update to google-cloud-sdk-365.0.0. 2021-11-17 09:36:36 +00:00
sthen
a08d1a6d96 use GH_DISTFILE in a few places 2021-11-16 21:30:22 +00:00
ajacoutot
3bb0a44157 Update to awscli-1.22.7. 2021-11-16 20:38:01 +00:00
sthen
d42c5912e5 update to py3-blessed-1.19.0 2021-11-15 13:28:42 +00:00
ajacoutot
1ce8ff6cf4 Update to remotebox-3.0. 2021-11-15 12:03:00 +00:00
sthen
c06ab15f27 update to py3-dotenv-0.19.2 2021-11-14 12:57:37 +00:00
ajacoutot
b339efd5c3 Consistency in DISTFILE handling for gitlab GNOME. 2021-11-14 06:27:04 +00:00