Port details |
- qca-legacy Cross-platform crypto API for Qt -- for FreeBSD 11
- 2.2.1_6 devel
=0 2.2.1_6Version of this port present on the latest quarterly branch.
- Maintainer: kde@FreeBSD.org
- Port Added: 2020-03-21 07:24:13
- Last Update: 2021-09-30 21:23:30
- Commit Hash: 620968a
- License: LGPL21
- WWW:
- http://delta.affinix.com/qca/
- 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)
WWW: http://delta.affinix.com/qca/
- ¦ ¦ ¦ ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- qca-legacy-qt5>0:devel/qca-legacy
- Conflicts:
- CONFLICTS_INSTALL:
- No installation instructions:
- This port has been deleted.
- PKGNAME: qca-legacy-qt5
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1556314674
SHA256 (qca-2.2.1.tar.xz) = d716d2d8e3ed8d95bbdb061f03081d7d032206f746a30a4d29d72196f50e7b02
SIZE (qca-2.2.1.tar.xz) = 691676
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
- ninja : devel/ninja
- qt5-buildtools>=5.15.2 : devel/qt5-buildtools
- qt5-qmake>=5.15.2 : devel/qt5-qmake
- Runtime dependencies:
-
- ca-root-nss.crt : security/ca_root_nss
- gpg2 : security/gnupg
- Library dependencies:
-
- libQt5Core.so : devel/qt5-core
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for qca-legacy-qt5-2.2.1_6:
BOTAN=off: Build with Botan crypto library
GNUPG=on: GNU Privacy Guard support
OPENSSL=on: SSL/TLS support via OpenSSL
SASL=off: SASL authentication support
TEST=off: Build and/or run tests
===> Use 'make config' to modify these settings
- Options name:
- devel_qca-legacy
- USES:
- cmake compiler:c++11-lang qt:5 tar:xz ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port moved to devel/qca on 2021-09-30
REASON: Removed, only useful on EOL FreeBSD 11.4
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.2.1_6 30 Sep 2021 21:23:30 |
Rene Ladan (rene) |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
2.2.1_6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.2.1_6 19 Aug 2020 05:53:29 |
fernape |
security/botan2: update to 2.15.0
ChangeLog: https://botan.randombit.net/news.html#version-2-15-0-2020-07-07
Bumping dependent ports due to library abi version bump.
PR: 248343
Submitted by: tremere@cainites.net (maintainer) |
2.2.1_5 22 Mar 2020 08:17:14 |
tcberner |
devel/qca-legacy: lock portscout version |
2.2.1_5 21 Mar 2020 07:24:00 |
tcberner |
devel/qca: update to 2.3
- qca-2.3 drop support for OSSL<1.1
- copy devel/qca to devel/qca-legacy which is held at the current version
- update devel/qca to 2.3
- Add Uses/qca.mk which handles dependency on either of the ports depending on
the FreeBSD version
Users on FreeBSD11 must therefore change their pkg orign a la:
pkg set -o devel/qca:devel/qca-legacy
PR: 244682
Exp-run by: antoine
Reviewed by: arrowd
Differential Revision: https://reviews.freebsd.org/D24042 |
Number of commits found: 5
|