lang/fpc-source: pet stage-qa (+)
No need to put .git* files in package, as it already done for lang/fpc-devel-source
Reported by: bulk -t
Approved by: portmgr blanket
x11-wm/lxqt-wayland-session: pet stage-qa, lxqt-qdbus is a bash script (+)
====> Running Q/A tests (stage-qa)
Error: '/bin/bash' is an invalid shebang you need USES=shebangfix for 'bin/lxqt-qdbus'
Reported by: bulk -t
Approved by: portmgr blanket
security/opkssh: New port: Tool which enables SSH to be used with OpenID Connect
opkssh is a tool which enables ssh to be used with OpenID Connect
allowing SSH access to be managed via identities like alice at example.com
instead of long-lived SSH keys. It does not replace SSH, but instead
generates SSH public keys containing PK Tokens and configures sshd
to verify them. These PK Tokens contain standard OpenID Connect ID
Tokens. This protocol builds on the OpenPubkey which adds user
public keys to OpenID Connect without breaking compatibility with
existing OpenID Provider.