Path to this page:
NOTICE: This package has been removed from pkgsrc./
security/qca,
Cross-platform crypto API for QT
Branch: CURRENT,
Version: 1.0nb15,
Package name: qca-1.0nb15,
Maintainer: pkgsrc-usersTaking a hint from the similarly-named Java Cryptography Architecture,
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. The advantage
of this model is to allow applications to avoid linking to or
explicitly depending on any particular cryptographic library. This
allows one to easily change or upgrade crypto implementations
without even needing to recompile the application. QCA should work
everywhere Qt does, including Windows/Unix/MacOSX.
Features:
* SSL/TLS
* X509
* RSA
* Hashing (SHA1, MD5)
* Ciphers (Blowfish, 3DES, AES)
Required to run:[
x11/qt3-libs]
Required to build:[
pkgtools/x11-links] [
x11/glproto] [
x11/renderproto] [
x11/xproto] [
x11/xf86vidmodeproto] [
x11/xf86driproto] [
x11/damageproto] [
x11/inputproto] [
x11/xextproto] [
x11/randrproto] [
x11/qt3-tools] [
x11/dri2proto] [
x11/fixesproto4] [
pkgtools/cwrappers]
Master sites:
SHA1: b4b166f9dbbe222ebaf5287582a0ba29ddbc1391
RMD160: 129d8eeed68fb98e9cba94040b8f75b9f94c8a60
Filesize: 29.958 KB
Version history: (Expand)
- (2017-09-27) Package deleted from pkgsrc
- (2015-04-25) Updated to version: qca-1.0nb15
- (2013-10-09) Updated to version: qca-1.0nb14
- (2013-06-06) Updated to version: qca-1.0nb13
- (2013-06-05) Updated to version: qca-1.0nb12
- (2013-06-03) Updated to version: qca-1.0nb11
CVS history: (Expand)
2017-09-26 12:27:23 by Thomas Klausner | Files touched by this commit (1452) | |
Log message:
*: remove qt3 and the packages using it, including KDE3
Announced in https://mail-index.netbsd.org/pkgsrc-users/2017/09/10/msg025556.html
|
2015-11-04 02:18:12 by Alistair G. Crooks | Files touched by this commit (434) |
Log message:
Add SHA512 digests for distfiles for security category
Problems found locating distfiles:
Package f-prot-antivirus6-fs-bin: missing distfile fp-NetBSD.x86.32-fs-6.2.3.tar.gz
Package f-prot-antivirus6-ws-bin: missing distfile fp-NetBSD.x86.32-ws-6.2.3.tar.gz
Package libidea: missing distfile libidea-0.8.2b.tar.gz
Package openssh: missing distfile openssh-7.1p1-hpn-20150822.diff.bz2
Package uvscan: missing distfile vlp4510e.tar.Z
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-04-25 16:25:26 by Tobias Nygren | Files touched by this commit (687) | |
Log message:
Recursive revbump following MesaLib update, categories p through x.
|
2013-10-09 19:39:24 by Thomas Klausner | Files touched by this commit (418) |
Log message:
recursive bump for libmng-2.0.2 shlib major bump and dependency change
|
2013-06-06 14:55:24 by Thomas Klausner | Files touched by this commit (1687) |
Log message:
Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.
|
2013-06-05 00:17:35 by Matthias Scheler | Files touched by this commit (1946) |
Log message:
Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
|
2013-06-03 12:06:28 by Thomas Klausner | Files touched by this commit (1948) |
Log message:
Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
|
2013-02-16 12:25:34 by Thomas Klausner | Files touched by this commit (1885) |
Log message:
Recursive bump for png-1.6.
|