security/py-nitrokey: New port: Python SDK for Nitrokey devices
The Nitrokey Python SDK can be used to use and configure Nitrokey devices.
The SDK supports these devices and features:
* Nitrokey 3
- device and bootloader management (nitrokey.nk3)
- admin app (nitrokey.trussed.admin_app)
- provisioner app (nitrokey.trussed.provisioner_app)
- secrets app (nitrokey.nk3.secrets_app)
* Nitrokey Passkey
- device and bootloader management (nitrokey.nkpk)
- admin app (nitrokey.trussed.admin_app)
- provisioner app (nitrokey.trussed.provisioner_app)
https://github.com/Nitrokey/nitrokey-sdk-py/https://pypi.org/project/nitrokey/
PR: 288823
devel/tevent017: Update to 0.17.0
- Lint with portclippy and portfmt.
- Drop NO_COLORS-related bits. The port builds just fine, so remove this
bit of documented magic.
- Update CONFLICTS_INSTALL in other tevent ports.
- Drop files/patch-buildtools_wafsamba_samba__autoconf.py, which does
not apply cleanly anymore. It seems harmless.
PR: 287985
Reported by: Andrej Ebert <andrej at ebert.su>
Sponsored by: Klara, Inc.
devel/talloc243: Update to 2.4.3
- After the repocopy in the previous commit, update the port to version
2.4.3.
- Lint with portfmt and portclippy.
- Update CONFLICTS_INSTALL in other talloc* ports.
- Remove a patch file that on longer applied. It seems harmless to
remove it.
- Remove NO_COLOR-related settings. The port builds fine without those
and the reason for their presence is unclear. Let's drop them.
PR: 287985
Reported by: Andrej Ebert <andrej at ebert.su>
Sponsored by: Klara, Inc.
databases/tdb1413: Update to 1.4.13
- Lint with portclippy and portfmt.
- Remove unnecessary NO_COLOR-related settings. It is not clear what the
purpose of those really is nowadays.
- Update CONFLICTS_INSTALL in databases/tdb1410.
PR: 287985
Reported by: Andrej Ebert <andrej at ebert.su>
Sponsored by: Klara, Inc.
net/freerdp3: Update 3.16.0 => 3.17.0
Changelog:
https://github.com/FreeRDP/FreeRDP/releases/tag/3.17.0
Switch from heimdal to mit kerberos implementation - recommendation
from upstream. For example the whole "rdpear" channel does not work
with heimdal
PR: 289094
Reported by: portscout
lang/gcc: Simplify the construction of RUN_DEPENDS
We no longer have to cater to GCC 4.8 and major releases of GCC having
a format of X.Y, so simply can use GCC_DEFAULT directly.
security/botan3: fix build on powerpc64
1. Actually fix detection of Crypto extensions.
2. --disable-powercrypto no longer works:
configure.py: error: no such option: --disable-powercrypto
Explicitly disable modules using VSX and Crypto.