Version: 2.1.3, Package name: qca-2.1.3 |
Maintained by: The OpenBSD ports mailing-list |
Master sites:
|
Description-gnupg Provider plugin for QCA (Qt crypto helper library). This plugin provides features based on GnuPG. Description-main 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. Description-ossl Provider plugin for QCA (Qt crypto helper library). Capabilities: TLS, CMS, X.509, RSA, DSA, Diffie-Hellman, PKCS#7, PKCS#12, SHA0, SHA1, SHA224, SHA256, SHA384, SHA512, MD2, MD4, MD5, RIPEMD160, Blowfish, DES, 3DES, AES128, AES192, AES256, CAST5, HMAC(SHA1, MD5, RIPEMD160), PBKDF1(MD2, SHA1), PBKDF2(SHA1) |
Filesize: 670.254 KB |
Version History (View Complete History) |
|
2018-10-24 08:28:14 by Stuart Henderson | Files touched by this commit (740) |
Log message: Add COMPILER lines to c++ ports which currently use the default. Adjust some existing COMPILER lines with arch restrictions etc. In the usual case this is now using "COMPILER = base-clang ports-gcc base-gcc" on ports with c++ libraries in WANTLIB. This is basically intended to be a noop on architectures using clang as the system compiler, but help with other architectures where we currently have many ports knocked out due to building with an unsuitable compiler - - some ports require c++11/newer so the GCC version in base that is used on these archirtectures is too old. - some ports have conflicts where an executable is built with one compiler (e.g. gcc from base) but a library dependency is built with a different one (e.g. gcc from ports), resulted in mixing incompatible libraries in the same address space. devel/gmp is intentionally skipped as it's on the path to building gcc - the c++ library there is unused in ports (and not built by default upstream) so intending to disable building gmpcxx in a future commit. |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-23 03:26:30 by Marc Espie | Files touched by this commit (244) |
Log message: add pthread to COMPILER_LIBCXX. white lie, but it allows clang and gcc to be more similar bump accordingly. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-07-12 12:09:29 by Rafael Sadowski | Files touched by this commit (1) |
Log message: replace SYSCONFDIR with hardcoded "/etc/" for /etc/ssl/cert.pem. Preferred solution by jca@ sthen@ |
2017-07-12 11:15:38 by Rafael Sadowski | Files touched by this commit (1) |
Log message: s/BASESYSCONFDIR/SYSCONFDIR/ "BASESYSCONFDIR is a user setting while /etc/ssl/cert.pem is a fixed location." hint from jca@ |
2017-07-12 11:02:27 by Rafael Sadowski | Files touched by this commit (2) |
Log message: Teach security/qca to use cert.pem from base. OK sthen@ |
2017-07-12 11:02:27 by Rafael Sadowski | Files touched by this commit (2) |
Log message: Teach security/qca to use cert.pem from base. OK sthen@ |
2017-07-11 14:40:44 by Rafael Sadowski | Files touched by this commit (11) |
Log message: update qca to 2.1.3. - Merge security/{qca-ossl,qca-gnupg,qca2} into qca to solve the update process (hint from sthen@ thanks) - Disable SSL2 and SSL3 by default! - Many useful tweaks and advice from landry@. Many thanks! This patch includes the last BUILD_PACKAGES:M* block tweak from landry@ OK sthen@ |
2017-07-11 14:40:44 by Rafael Sadowski | Files touched by this commit (11) |
Log message: update qca to 2.1.3. - Merge security/{qca-ossl,qca-gnupg,qca2} into qca to solve the update process (hint from sthen@ thanks) - Disable SSL2 and SSL3 by default! - Many useful tweaks and advice from landry@. Many thanks! This patch includes the last BUILD_PACKAGES:M* block tweak from landry@ OK sthen@ |
2017-07-11 14:40:44 by Rafael Sadowski | Files touched by this commit (11) |
Log message: update qca to 2.1.3. - Merge security/{qca-ossl,qca-gnupg,qca2} into qca to solve the update process (hint from sthen@ thanks) - Disable SSL2 and SSL3 by default! - Many useful tweaks and advice from landry@. Many thanks! This patch includes the last BUILD_PACKAGES:M* block tweak from landry@ OK sthen@ |
2017-07-11 14:40:44 by Rafael Sadowski | Files touched by this commit (11) |
Log message: update qca to 2.1.3. - Merge security/{qca-ossl,qca-gnupg,qca2} into qca to solve the update process (hint from sthen@ thanks) - Disable SSL2 and SSL3 by default! - Many useful tweaks and advice from landry@. Many thanks! This patch includes the last BUILD_PACKAGES:M* block tweak from landry@ OK sthen@ |
2017-07-11 14:40:44 by Rafael Sadowski | Files touched by this commit (11) |
Log message: update qca to 2.1.3. - Merge security/{qca-ossl,qca-gnupg,qca2} into qca to solve the update process (hint from sthen@ thanks) - Disable SSL2 and SSL3 by default! - Many useful tweaks and advice from landry@. Many thanks! This patch includes the last BUILD_PACKAGES:M* block tweak from landry@ OK sthen@ |
2017-07-11 14:40:44 by Rafael Sadowski | Files touched by this commit (11) |
Log message: update qca to 2.1.3. - Merge security/{qca-ossl,qca-gnupg,qca2} into qca to solve the update process (hint from sthen@ thanks) - Disable SSL2 and SSL3 by default! - Many useful tweaks and advice from landry@. Many thanks! This patch includes the last BUILD_PACKAGES:M* block tweak from landry@ OK sthen@ |
2017-07-11 14:40:44 by Rafael Sadowski | Files touched by this commit (11) |
Log message: update qca to 2.1.3. - Merge security/{qca-ossl,qca-gnupg,qca2} into qca to solve the update process (hint from sthen@ thanks) - Disable SSL2 and SSL3 by default! - Many useful tweaks and advice from landry@. Many thanks! This patch includes the last BUILD_PACKAGES:M* block tweak from landry@ OK sthen@ |
2017-07-11 14:40:44 by Rafael Sadowski | Files touched by this commit (11) |
Log message: update qca to 2.1.3. - Merge security/{qca-ossl,qca-gnupg,qca2} into qca to solve the update process (hint from sthen@ thanks) - Disable SSL2 and SSL3 by default! - Many useful tweaks and advice from landry@. Many thanks! This patch includes the last BUILD_PACKAGES:M* block tweak from landry@ OK sthen@ |
2017-07-11 14:40:44 by Rafael Sadowski | Files touched by this commit (11) |
Log message: update qca to 2.1.3. - Merge security/{qca-ossl,qca-gnupg,qca2} into qca to solve the update process (hint from sthen@ thanks) - Disable SSL2 and SSL3 by default! - Many useful tweaks and advice from landry@. Many thanks! This patch includes the last BUILD_PACKAGES:M* block tweak from landry@ OK sthen@ |
2017-07-11 14:40:44 by Rafael Sadowski | Files touched by this commit (11) |
Log message: update qca to 2.1.3. - Merge security/{qca-ossl,qca-gnupg,qca2} into qca to solve the update process (hint from sthen@ thanks) - Disable SSL2 and SSL3 by default! - Many useful tweaks and advice from landry@. Many thanks! This patch includes the last BUILD_PACKAGES:M* block tweak from landry@ OK sthen@ |
2017-07-11 14:40:44 by Rafael Sadowski | Files touched by this commit (11) |
Log message: update qca to 2.1.3. - Merge security/{qca-ossl,qca-gnupg,qca2} into qca to solve the update process (hint from sthen@ thanks) - Disable SSL2 and SSL3 by default! - Many useful tweaks and advice from landry@. Many thanks! This patch includes the last BUILD_PACKAGES:M* block tweak from landry@ OK sthen@ |
2017-04-10 05:46:37 by Stuart Henderson | Files touched by this commit (277) |
Log message: use LIBCXX |
2016-12-26 01:47:45 by Vadim Zhukov | Files touched by this commit (1) |
Log message: Switch to devel/qmake, shaves 5 lines from Makefile. |
2015-04-21 12:19:27 by Stuart Henderson | Files touched by this commit (20) |
Log message: add some missing pthread to WANTLIB (using modified portbump, thanks zhuk@) |
2015-03-16 12:08:00 by Christian Weisgerber | Files touched by this commit (869) |
Log message: fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump |
2015-03-16 12:08:00 by Christian Weisgerber | Files touched by this commit (869) |
Log message: fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump |
2015-03-16 12:08:00 by Christian Weisgerber | Files touched by this commit (869) |
Log message: fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2010-07-30 17:13:31 by Mark Lumsden | Files touched by this commit (9) |
Log message: LIB_DEPEND + WANTLIB clean up. |
2010-07-06 16:25:53 by Marc Espie | Files touched by this commit (17) |
Log message: zap reeeally old variable |
2008-02-04 16:59:02 by Marc Espie | Files touched by this commit (3) |
Log message: move the library into lib/qt3 so that it will be usable even when qca2 is in. |
2008-02-04 16:59:02 by Marc Espie | Files touched by this commit (3) |
Log message: move the library into lib/qt3 so that it will be usable even when qca2 is in. |
2008-02-04 16:59:02 by Marc Espie | Files touched by this commit (3) |
Log message: move the library into lib/qt3 so that it will be usable even when qca2 is in. |
2007-09-15 17:30:01 by Michael Erdely | Files touched by this commit (170) |
Log message: Remove surrounding quotes in NO_REGRESS/COMMENT*/PERMIT_* From Darrin Chandler |
2007-04-05 11:26:27 by Marc Espie | Files touched by this commit (815) |
Log message: more base64 checksums |
2006-04-14 16:20:08 by Christian Weisgerber | Files touched by this commit (8) |
Log message: bump PKGNAME after MAINTAINER address change |
2006-04-09 23:43:50 by Jakob Schlyter | Files touched by this commit (10) |
Log message: update MAINTAINER email adress; from gerardo santana |
2006-02-05 04:09:46 by Steven Mestdagh | Files touched by this commit (1) |
Log message: fix MASTER_SITES |
2006-01-14 04:46:16 by Marc Espie | Files touched by this commit (15) |
Log message: remaining shared libs bumps for C++ libs |
2005-12-28 15:38:59 by Nikolay Sturm | Files touched by this commit (2) |
Log message: SHARED_LIBS |
2005-12-28 15:38:59 by Nikolay Sturm | Files touched by this commit (2) |
Log message: SHARED_LIBS |