Port details on branch 2023Q1 |
- qca Cross-platform crypto API for Qt 5
- 2.3.9 devel =19 2.3.9Version of this port present on the latest quarterly branch.
- Maintainer: kde@FreeBSD.org
- Port Added: 2005-04-05 06:33:25
- Last Update: 2024-11-06 15:54:24
- Commit Hash: 1657740
- People watching this port, also watch:: libxml2, cdparanoia, xorg-fonts-truetype, flac, iso8879
- License: LGPL21
- WWW:
- https://api.kde.org/qca/html/index.html
- Description:
- QCA aims to provide a straightforward and cross-platform crypto API,
using Qt datatypes and conventions.
Supported features:
* SSL/TLS
* X509
* SASL
* RSA
* Hashing (SHA1, MD5)
* Ciphers (Blowfish, 3DES, AES)
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/qca/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/qca
- pkg install qca-qt5
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: qca-qt5
- Package flavors (<flavor>: <package>)
- qt5: qca-qt5
- qt6: qca-qt6
- distinfo:
- TIMESTAMP = 1719288772
SHA256 (qca-2.3.9.tar.xz) = c555d5298cdd7b6bafe2b1f96106f30cfa543a23d459d50c8a91eac33c476e4e
SIZE (qca-2.3.9.tar.xz) = 765256
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ca-root-nss.crt : security/ca_root_nss
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- qt5-qmake>=5.15 : devel/qt5-qmake
- Runtime dependencies:
-
- ca-root-nss.crt : security/ca_root_nss
- gpg2 : security/gnupg
- Library dependencies:
-
- libQt5Core.so : devel/qt5-core
- This port is required by:
- for Libraries
-
- deskutils/kdeconnect-kde
- deskutils/kdepim-runtime
- devel/okteta
- editors/calligra
- games/ksirk
- graphics/okular
- graphics/okular-devel
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for qca-qt5-2.3.9:
BOTAN=off: Build with Botan crypto library
GCRYPT=off: Use GNU crypt library instead of OpenSSL
GNUPG=on: GNU Privacy Guard support
LOGGER=off: Simple logger writer
NSS=off: SSL/TLS support via NSS
OPENSSL=on: SSL/TLS support via OpenSSL
PKCS11=off: Smartcard integration
SASL=off: SASL authentication support
SOFTSTORE=off: Simple persistent certificate store
TEST=off: Build and/or run tests
===> Use 'make config' to modify these settings
- Options name:
- devel_qca
- USES:
- cmake compiler:c++17-lang localbase:ldflags pkgconfig qt:5 tar:xz ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|