devel/pcsc-cyberjack: update to 3.99.5final.SP17
No meaningful changelog was provided by upstream.
This version has been available in Debian for a while,
but upstream neglected to provide an official tarball
until recently.
archivers/openzl: not for 32-bit platforms
32-bit platforms are not yet supported.
Upstream is working on it.
See also: https://github.com/facebook/openzl/issues/342
Approved by: portmgr (build fix blanket)
MFH: 2026Q2
science/avogadrolibs: fix packaging (+)
Restore lost in last commit %%OPENGL%% macro
PlotPdf and PlotXrd Qt plugins now builds and installs without VTK, handle them with %%QT%% macro
Bump PORTREVISION due to package content changed with QT option
Reported by: bulk -t
Approved by: portmgr blanket
security/rbw: New port: Unofficial bitwarden cli
rbw is an unofficial command line client for Bitwarden. Although
Bitwarden does come with its own command line client, it is limited
by being stateless - to use it, you're required to manually lock
and unlock the client, and pass the temporary keys around in
environment variables, which makes it very difficult to use. rbw
avoids this problem by maintaining a background process which is
able to hold the keys in memory, similar to the way that ssh-agent
or gpg-agent work. This allows the client to be used in a much
simpler way, with the background agent taking care of maintaining
the necessary state.
WWW: https://github.com/doy/rbw/