Commit Graph

6 Commits

Author SHA1 Message Date
rsadowski
727e48c455 Update qca-qt5 to 2.2.1
- Only new exports added so bump minor.
- Cleanup WANTLIB
- Fix MASTER_SITE URL
- Cleanup plugin configuration

LibreSSL patches from Gentoo developer Stefan Strogin from here:
3e69b18db7

Tested by landry@ with qgis
2019-11-28 17:44:07 +00:00
sthen
77f7cc9c61 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:49:33 +00:00
cwen
6309a2bb3b qt5.port.mk: change COMPILER
Move it to "base-clang ports-gcc" and bump REVISION accordingly.
This unbreaks Qt5-related binaries runtime on macppc.

OK sthen@
2019-03-08 20:00:39 +00:00
landry
b2330a6b76 Enable the ossl plugin (putting it in the main package).
qca-qt5 can't use plugins from qca (built against qt4).
If need be, we'll enable more plugins as subpackages someday
(gnupg,cyrus-sasl & pkcs11 are available)

ok rsadowski@
2017-11-01 11:20:26 +00:00
sthen
9b473d3fe0 add COMPILER_LIBCXX to WANTLIB and bump 2017-07-27 10:05:20 +00:00
rsadowski
24bedcf436 Import a separate port for Qt5-based QCA
QCA aims to provide a straightforward and cross-platform crypto API, using Qt
datatypes and conventions. QCA separates the API from the implementation,
using plugins known as Providers.

tweaks/ok zhuk@
2017-07-20 18:34:41 +00:00