git: 791bbaf6c8fc - main - security/gcr: Update to 4.3.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 04 Nov 2024 16:53:49 UTC
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=791bbaf6c8fc9fa64fba502ab083de8e8345b03e commit 791bbaf6c8fc9fa64fba502ab083de8e8345b03e Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2024-10-13 08:48:39 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2024-11-04 16:50:19 +0000 security/gcr: Update to 4.3.0 Move the previous version to security/gcr3 and switch consumer ports to it PR: 282046 Approved by: vishwin Sponsored by: Future Crew, LLC --- databases/evolution-data-server/Makefile | 4 +- devel/gvfs/Makefile | 2 +- devel/libgdata/Makefile | 3 +- graphics/shotwell/Makefile | 3 +- mail/evolution/Makefile | 4 +- mail/geary/Makefile | 4 +- net-im/folks/Makefile | 6 +- net/gnome-online-accounts/Makefile | 4 +- security/Makefile | 1 + security/gcr/Makefile | 23 +- security/gcr/distinfo | 8 +- security/gcr/pkg-plist | 1158 ++++++++++++++++++++++-------- security/gcr3/Makefile | 42 ++ security/gcr3/distinfo | 5 + security/gcr3/pkg-descr | 3 + security/gcr3/pkg-plist | 296 ++++++++ security/gnome-keyring/Makefile | 7 +- security/pinentry/Makefile | 4 +- security/seahorse/Makefile | 4 +- sysutils/budgie-control-center/Makefile | 4 +- www/epiphany/Makefile | 4 +- www/midori/Makefile | 4 +- www/surf/Makefile | 4 +- x11-fm/sushi/Makefile | 4 +- x11/gnome-shell/Makefile | 4 +- 25 files changed, 1254 insertions(+), 351 deletions(-) diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile index e56f1c5cd37e..78a2597b0b01 100644 --- a/databases/evolution-data-server/Makefile +++ b/databases/evolution-data-server/Makefile @@ -1,6 +1,6 @@ PORTNAME= evolution-data-server DISTVERSION= 3.44.4 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= databases gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \ libfribidi.so:converters/fribidi \ - libgcr-base-3.so:security/gcr \ + libgcr-base-3.so:security/gcr3 \ libgoa-1.0.so:net/gnome-online-accounts \ libgdata.so:devel/libgdata \ libharfbuzz.so:print/harfbuzz \ diff --git a/devel/gvfs/Makefile b/devel/gvfs/Makefile index a66b00cea8c7..e08e8d4b4b8e 100644 --- a/devel/gvfs/Makefile +++ b/devel/gvfs/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= docbook-xsl>=0:textproc/docbook-xsl LIB_DEPENDS= libgcrypt.so:security/libgcrypt \ libdbus-1.so:devel/dbus \ - libgcr-base-3.so:security/gcr \ + libgcr-base-3.so:security/gcr3 \ libsoup-3.0.so:devel/libsoup3 \ libgudev-1.0.so:devel/libgudev \ libudisks2.so:sysutils/libudisks \ diff --git a/devel/libgdata/Makefile b/devel/libgdata/Makefile index 55bd7a6c0013..fb091a94bf59 100644 --- a/devel/libgdata/Makefile +++ b/devel/libgdata/Makefile @@ -1,5 +1,6 @@ PORTNAME= libgdata PORTVERSION= 0.18.1 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= GNOME @@ -15,7 +16,7 @@ LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \ libjson-glib-1.0.so:devel/json-glib \ libp11-kit.so:security/p11-kit \ libgoa-1.0.so:net/gnome-online-accounts \ - libgcr-base-3.so:security/gcr \ + libgcr-base-3.so:security/gcr3 \ liboauth.so:net/liboauth USES= gettext gnome localbase meson pkgconfig tar:xz vala:build diff --git a/graphics/shotwell/Makefile b/graphics/shotwell/Makefile index 0b64ac4377b8..5ea94b63664d 100644 --- a/graphics/shotwell/Makefile +++ b/graphics/shotwell/Makefile @@ -1,5 +1,6 @@ PORTNAME= shotwell PORTVERSION= 0.32.10 +PORTREVISION= 1 CATEGORIES= graphics gnome MASTER_SITES= GNOME @@ -23,7 +24,7 @@ LIB_DEPENDS= libportal.so:deskutils/libportal \ libgphoto2.so:graphics/libgphoto2 \ libraw.so:graphics/libraw \ libwebp.so:graphics/webp \ - libgcr-ui-3.so:security/gcr \ + libgcr-ui-3.so:security/gcr3 \ libsecret-1.so:security/libsecret \ libxml2.so:textproc/libxml2 diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 57b6a3e6db39..2104bd2d2f20 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -1,6 +1,6 @@ PORTNAME= evolution DISTVERSION= 3.44.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome @@ -24,7 +24,7 @@ LIB_DEPENDS= libcryptui.so:security/libcryptui \ libenchant-2.so:textproc/enchant2 \ libenchant.so:textproc/enchant \ libfribidi.so:converters/fribidi \ - libgcr-base-3.so:security/gcr \ + libgcr-base-3.so:security/gcr3 \ libgnome-autoar-gtk-0.so:archivers/gnome-autoar \ libgspell-1.so:textproc/gspell \ libgtkspell3-3.so:textproc/gtkspell3 \ diff --git a/mail/geary/Makefile b/mail/geary/Makefile index fa8b53d73738..c20ea9159218 100644 --- a/mail/geary/Makefile +++ b/mail/geary/Makefile @@ -1,6 +1,6 @@ PORTNAME= geary PORTVERSION= 40.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= mail gnome MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} DIST_SUBDIR= gnome @@ -22,7 +22,7 @@ LIB_DEPENDS= libappstream-glib.so:devel/appstream-glib \ libcanberra.so:audio/libcanberra \ libenchant-2.so:textproc/enchant2 \ libfolks.so:net-im/folks \ - libgcr-base-3.so:security/gcr \ + libgcr-base-3.so:security/gcr3 \ libgee-0.8.so:devel/libgee \ libgmime-3.0.so:mail/gmime30 \ libgoa-1.0.so:net/gnome-online-accounts \ diff --git a/net-im/folks/Makefile b/net-im/folks/Makefile index 1c098d9d577d..571409003bd4 100644 --- a/net-im/folks/Makefile +++ b/net-im/folks/Makefile @@ -1,18 +1,18 @@ PORTNAME= folks PORTVERSION= 0.15.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org -COMMENT= Library to aggregates people from multiple sources +COMMENT= Library to aggregate people from multiple sources WWW= https://wiki.gnome.org/Projects/Folks LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libgee-0.8.so:devel/libgee \ - libgcr-base-3.so:security/gcr \ + libgcr-base-3.so:security/gcr3 \ libzeitgeist-2.0.so:sysutils/zeitgeist \ libtelepathy-glib.so:net-im/telepathy-glib \ libnspr4.so:devel/nspr \ diff --git a/net/gnome-online-accounts/Makefile b/net/gnome-online-accounts/Makefile index 744b5db64ab1..8150cb348703 100644 --- a/net/gnome-online-accounts/Makefile +++ b/net/gnome-online-accounts/Makefile @@ -1,6 +1,6 @@ PORTNAME= gnome-online-accounts PORTVERSION= 3.44.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= GNOME @@ -21,7 +21,7 @@ LIB_DEPENDS= libwebkit2gtk-4.0.so:www/webkit2-gtk3 \ libsoup-2.4.so:devel/libsoup \ librest-0.7.so:devel/librest \ libp11-kit.so:security/p11-kit \ - libgck-1.so:security/gcr + libgck-1.so:security/gcr3 PORTSCOUT= limitw:1,even diff --git a/security/Makefile b/security/Makefile index c5089f2799f1..cb05fdb6c6da 100644 --- a/security/Makefile +++ b/security/Makefile @@ -170,6 +170,7 @@ SUBDIR += fwknop SUBDIR += fwlogwatch SUBDIR += gcr + SUBDIR += gcr3 SUBDIR += gef SUBDIR += git-credential-azure SUBDIR += git-credential-gopass diff --git a/security/gcr/Makefile b/security/gcr/Makefile index 529819917cb5..5937ef2ac5d9 100644 --- a/security/gcr/Makefile +++ b/security/gcr/Makefile @@ -1,41 +1,32 @@ PORTNAME= gcr -PORTVERSION= 3.40.0 -PORTREVISION= 2 +PORTVERSION= 4.3.0 CATEGORIES= security gnome MASTER_SITES= GNOME LICENSE= LGPL20+ LICENSE_FILE= ${WRKSRC}/COPYING -PATCH_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/commit/ -PATCHFILES+= b3ca1d02bb01.patch:-p1 # https://gitlab.gnome.org/GNOME/gcr/-/merge_requests/81 - MAINTAINER= gnome@FreeBSD.org COMMENT= Library for bits of crypto UI and parsing WWW= https://live.gnome.org/GnomeKeyring BUILD_DEPENDS= gpg2:security/gnupg -LIB_DEPENDS= libdbus-1.so:devel/dbus \ - libgpg-error.so:security/libgpg-error \ +LIB_DEPENDS= libsecret-1.so:security/libsecret \ libp11-kit.so:security/p11-kit \ libgcrypt.so:security/libgcrypt CONFLICTS= gnome-keyring-2.[0-9]* -PORTSCOUT= limitw:1,even -USE_GNOME= cairo gtk30 intlhack introspection:build -USES= desktop-file-utils gettext gmake gnome meson pathfix \ - pkgconfig python shared-mime-info tar:xz vala:build +USE_GNOME= gtk40 intlhack introspection:build +USES= gettext gnome meson pkgconfig python:env tar:xz \ + vala:build USE_LDCONFIG= yes -BINARY_ALIAS= python3=${PYTHON_VERSION} -INSTALL_TARGET= install-strip -GLIB_SCHEMAS= org.gnome.crypto.pgp.gschema.xml +MESON_ARGS= -Dsystemd=disabled OPTIONS_DEFINE= DOCS -DOCS_BUILD_DEPENDS= gtk-doc>0:textproc/gtk-doc +DOCS_BUILD_DEPENDS= gi-docgen:textproc/py-gi-docgen@${PY_FLAVOR} DOCS_MESON_TRUE= gtk_doc -DOCSDIR= ${PREFIX}/share/gtk-doc/html/ .include <bsd.port.mk> diff --git a/security/gcr/distinfo b/security/gcr/distinfo index b5f4fff9582f..27c4af0aeeaf 100644 --- a/security/gcr/distinfo +++ b/security/gcr/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1644692066 -SHA256 (gcr-3.40.0.tar.xz) = b9d3645a5fd953a54285cc64d4fc046736463dbd4dcc25caf5c7b59bed3027f5 -SIZE (gcr-3.40.0.tar.xz) = 1011044 -SHA256 (b3ca1d02bb01.patch) = 3b2714ea24e6f5985eb4ac124899dfbc5e70200df498552ae198a8039b7c0a83 -SIZE (b3ca1d02bb01.patch) = 1929 +TIMESTAMP = 1728733830 +SHA256 (gcr-4.3.0.tar.xz) = c3ee8728e4364b0397f435fa20f92f901ab139d2b264f4e059d67b3c0f43cd36 +SIZE (gcr-4.3.0.tar.xz) = 726488 diff --git a/security/gcr/pkg-plist b/security/gcr/pkg-plist index 20d8329fb818..68c161f978ca 100644 --- a/security/gcr/pkg-plist +++ b/security/gcr/pkg-plist @@ -1,296 +1,862 @@ -bin/gcr-viewer -include/gck-1/gck/gck-deprecated.h -include/gck-1/gck/gck-enum-types.h -include/gck-1/gck/gck-version.h -include/gck-1/gck/gck.h -include/gck-1/gck/pkcs11.h -include/gck-1/gck/pkcs11n.h -include/gck-1/gck/pkcs11x.h -include/gcr-3/gcr/gcr-base.h -include/gcr-3/gcr/gcr-certificate-chain.h -include/gcr-3/gcr/gcr-certificate-request.h -include/gcr-3/gcr/gcr-certificate.h -include/gcr-3/gcr/gcr-collection.h -include/gcr-3/gcr/gcr-column.h -include/gcr-3/gcr/gcr-comparable.h -include/gcr-3/gcr/gcr-deprecated-base.h -include/gcr-3/gcr/gcr-enum-types-base.h -include/gcr-3/gcr/gcr-filter-collection.h -include/gcr-3/gcr/gcr-fingerprint.h -include/gcr-3/gcr/gcr-icons.h -include/gcr-3/gcr/gcr-import-interaction.h -include/gcr-3/gcr/gcr-importer.h -include/gcr-3/gcr/gcr-library.h -include/gcr-3/gcr/gcr-mock-prompter.h -include/gcr-3/gcr/gcr-parser.h -include/gcr-3/gcr/gcr-pkcs11-certificate.h -include/gcr-3/gcr/gcr-prompt.h -include/gcr-3/gcr/gcr-secret-exchange.h -include/gcr-3/gcr/gcr-secure-memory.h -include/gcr-3/gcr/gcr-simple-certificate.h -include/gcr-3/gcr/gcr-simple-collection.h -include/gcr-3/gcr/gcr-ssh-askpass.h -include/gcr-3/gcr/gcr-system-prompt.h -include/gcr-3/gcr/gcr-system-prompter.h -include/gcr-3/gcr/gcr-trust.h -include/gcr-3/gcr/gcr-types.h -include/gcr-3/gcr/gcr-union-collection.h -include/gcr-3/gcr/gcr-unlock-options.h -include/gcr-3/gcr/gcr-version.h -include/gcr-3/gcr/gcr.h -include/gcr-3/ui/gcr-certificate-basics-widget.h -include/gcr-3/ui/gcr-certificate-details-widget.h -include/gcr-3/ui/gcr-certificate-renderer.h -include/gcr-3/ui/gcr-certificate-widget.h -include/gcr-3/ui/gcr-collection-model.h -include/gcr-3/ui/gcr-combo-selector.h -include/gcr-3/ui/gcr-deprecated.h -include/gcr-3/ui/gcr-enum-types.h -include/gcr-3/ui/gcr-failure-renderer.h -include/gcr-3/ui/gcr-import-button.h -include/gcr-3/ui/gcr-key-renderer.h -include/gcr-3/ui/gcr-key-widget.h -include/gcr-3/ui/gcr-list-selector.h -include/gcr-3/ui/gcr-prompt-dialog.h -include/gcr-3/ui/gcr-renderer.h -include/gcr-3/ui/gcr-secure-entry-buffer.h -include/gcr-3/ui/gcr-tree-selector.h -include/gcr-3/ui/gcr-ui.h -include/gcr-3/ui/gcr-unlock-options-widget.h -include/gcr-3/ui/gcr-viewer-widget.h -include/gcr-3/ui/gcr-viewer.h -lib/girepository-1.0/Gck-1.typelib -lib/girepository-1.0/Gcr-3.typelib -lib/girepository-1.0/GcrUi-3.typelib -lib/libgck-1.so -lib/libgck-1.so.0 -lib/libgck-1.so.0.0.0 -lib/libgcr-base-3.so -lib/libgcr-base-3.so.1 -lib/libgcr-base-3.so.1.0.0 -lib/libgcr-ui-3.so -lib/libgcr-ui-3.so.1 -lib/libgcr-ui-3.so.1.0.0 -libdata/pkgconfig/gck-1.pc -libdata/pkgconfig/gcr-3.pc -libdata/pkgconfig/gcr-base-3.pc -libdata/pkgconfig/gcr-ui-3.pc -libexec/gcr-prompter -libexec/gcr-ssh-askpass -share/GConf/gsettings/org.gnome.crypto.pgp.convert -share/GConf/gsettings/org.gnome.crypto.pgp_keyservers.convert -share/applications/gcr-prompter.desktop -share/applications/gcr-viewer.desktop -share/dbus-1/services/org.gnome.keyring.PrivatePrompter.service -share/dbus-1/services/org.gnome.keyring.SystemPrompter.service -share/gir-1.0/Gck-1.gir -share/gir-1.0/Gcr-3.gir -share/gir-1.0/GcrUi-3.gir -%%PORTDOCS%%%%DOCSDIR%%gck/GckAttribute.html -%%PORTDOCS%%%%DOCSDIR%%gck/GckAttributes.html -%%PORTDOCS%%%%DOCSDIR%%gck/GckEnumerator.html -%%PORTDOCS%%%%DOCSDIR%%gck/GckModule.html -%%PORTDOCS%%%%DOCSDIR%%gck/GckObject.html -%%PORTDOCS%%%%DOCSDIR%%gck/GckObjectCache.html -%%PORTDOCS%%%%DOCSDIR%%gck/GckSession.html -%%PORTDOCS%%%%DOCSDIR%%gck/GckSlot.html -%%PORTDOCS%%%%DOCSDIR%%gck/annotation-glossary.html -%%PORTDOCS%%%%DOCSDIR%%gck/gck-Errors.html -%%PORTDOCS%%%%DOCSDIR%%gck/gck-GckModule-lists.html -%%PORTDOCS%%%%DOCSDIR%%gck/gck-Library-Utilities.html -%%PORTDOCS%%%%DOCSDIR%%gck/gck-Miscellaneous-Functions.html -%%PORTDOCS%%%%DOCSDIR%%gck/gck-PKCS11-URIs.html -%%PORTDOCS%%%%DOCSDIR%%gck/gck.devhelp2 -%%PORTDOCS%%%%DOCSDIR%%gck/home.png -%%PORTDOCS%%%%DOCSDIR%%gck/index.html -%%PORTDOCS%%%%DOCSDIR%%gck/left-insensitive.png -%%PORTDOCS%%%%DOCSDIR%%gck/left.png -%%PORTDOCS%%%%DOCSDIR%%gck/pkcs11-links.html -%%PORTDOCS%%%%DOCSDIR%%gck/reference.html -%%PORTDOCS%%%%DOCSDIR%%gck/right-insensitive.png -%%PORTDOCS%%%%DOCSDIR%%gck/right.png -%%PORTDOCS%%%%DOCSDIR%%gck/style.css -%%PORTDOCS%%%%DOCSDIR%%gck/up-insensitive.png -%%PORTDOCS%%%%DOCSDIR%%gck/up.png -%%PORTDOCS%%%%DOCSDIR%%gcr/GcrCertificate.html -%%PORTDOCS%%%%DOCSDIR%%gcr/GcrCertificateChain.html -%%PORTDOCS%%%%DOCSDIR%%gcr/GcrCertificateRequest.html -%%PORTDOCS%%%%DOCSDIR%%gcr/GcrCertificateWidget.html -%%PORTDOCS%%%%DOCSDIR%%gcr/GcrCollection.html -%%PORTDOCS%%%%DOCSDIR%%gcr/GcrCollectionModel.html -%%PORTDOCS%%%%DOCSDIR%%gcr/GcrComboSelector.html -%%PORTDOCS%%%%DOCSDIR%%gcr/GcrComparable.html -%%PORTDOCS%%%%DOCSDIR%%gcr/GcrImportButton.html -%%PORTDOCS%%%%DOCSDIR%%gcr/GcrImportInteraction.html -%%PORTDOCS%%%%DOCSDIR%%gcr/GcrImporter.html -%%PORTDOCS%%%%DOCSDIR%%gcr/GcrKeyWidget.html -%%PORTDOCS%%%%DOCSDIR%%gcr/GcrListSelector.html -%%PORTDOCS%%%%DOCSDIR%%gcr/GcrParser.html -%%PORTDOCS%%%%DOCSDIR%%gcr/GcrPkcs11Certificate.html -%%PORTDOCS%%%%DOCSDIR%%gcr/GcrPrompt.html -%%PORTDOCS%%%%DOCSDIR%%gcr/GcrPromptDialog.html -%%PORTDOCS%%%%DOCSDIR%%gcr/GcrRenderer.html -%%PORTDOCS%%%%DOCSDIR%%gcr/GcrSecretExchange.html -%%PORTDOCS%%%%DOCSDIR%%gcr/GcrSecureEntryBuffer.html -%%PORTDOCS%%%%DOCSDIR%%gcr/GcrSimpleCertificate.html -%%PORTDOCS%%%%DOCSDIR%%gcr/GcrSimpleCollection.html -%%PORTDOCS%%%%DOCSDIR%%gcr/GcrSshAskpass.html -%%PORTDOCS%%%%DOCSDIR%%gcr/GcrSystemPrompt.html -%%PORTDOCS%%%%DOCSDIR%%gcr/GcrSystemPrompter.html -%%PORTDOCS%%%%DOCSDIR%%gcr/GcrTreeSelector.html -%%PORTDOCS%%%%DOCSDIR%%gcr/GcrViewer.html -%%PORTDOCS%%%%DOCSDIR%%gcr/GcrViewerWidget.html -%%PORTDOCS%%%%DOCSDIR%%gcr/annotation-glossary.html -%%PORTDOCS%%%%DOCSDIR%%gcr/certificate-widget.png -%%PORTDOCS%%%%DOCSDIR%%gcr/certificates.html -%%PORTDOCS%%%%DOCSDIR%%gcr/ch01.html -%%PORTDOCS%%%%DOCSDIR%%gcr/collections.html -%%PORTDOCS%%%%DOCSDIR%%gcr/combo-selector.png -%%PORTDOCS%%%%DOCSDIR%%gcr/gcr-GcrColumn.html -%%PORTDOCS%%%%DOCSDIR%%gcr/gcr-Key-Fingerprints.html -%%PORTDOCS%%%%DOCSDIR%%gcr/gcr-Library-PKCS#11.html -%%PORTDOCS%%%%DOCSDIR%%gcr/gcr-Library-Utilities.html -%%PORTDOCS%%%%DOCSDIR%%gcr/gcr-Non-pageable-Memory.html -%%PORTDOCS%%%%DOCSDIR%%gcr/gcr-Trust-Storage-and-Lookups.html -%%PORTDOCS%%%%DOCSDIR%%gcr/gcr.devhelp2 -%%PORTDOCS%%%%DOCSDIR%%gcr/home.png -%%PORTDOCS%%%%DOCSDIR%%gcr/import-button.png -%%PORTDOCS%%%%DOCSDIR%%gcr/index.html -%%PORTDOCS%%%%DOCSDIR%%gcr/key-widget.png -%%PORTDOCS%%%%DOCSDIR%%gcr/left-insensitive.png -%%PORTDOCS%%%%DOCSDIR%%gcr/left.png -%%PORTDOCS%%%%DOCSDIR%%gcr/list-selector.png -%%PORTDOCS%%%%DOCSDIR%%gcr/misc.html -%%PORTDOCS%%%%DOCSDIR%%gcr/prompts.html -%%PORTDOCS%%%%DOCSDIR%%gcr/right-insensitive.png -%%PORTDOCS%%%%DOCSDIR%%gcr/right.png -%%PORTDOCS%%%%DOCSDIR%%gcr/storage.html -%%PORTDOCS%%%%DOCSDIR%%gcr/style.css -%%PORTDOCS%%%%DOCSDIR%%gcr/tree-selector.png -%%PORTDOCS%%%%DOCSDIR%%gcr/up-insensitive.png -%%PORTDOCS%%%%DOCSDIR%%gcr/up.png -%%PORTDOCS%%%%DOCSDIR%%gcr/viewer-widget.png -%%PORTDOCS%%%%DOCSDIR%%gcr/widgets.html -share/icons/hicolor/16x16/apps/gcr-gnupg.png -share/icons/hicolor/16x16/apps/gcr-key-pair.png -share/icons/hicolor/16x16/apps/gcr-key.png -share/icons/hicolor/16x16/apps/gcr-password.png -share/icons/hicolor/16x16/apps/gcr-smart-card.png -share/icons/hicolor/22x22/apps/gcr-gnupg.png -share/icons/hicolor/22x22/apps/gcr-key-pair.png -share/icons/hicolor/22x22/apps/gcr-key.png -share/icons/hicolor/22x22/apps/gcr-password.png -share/icons/hicolor/22x22/apps/gcr-smart-card.png -share/icons/hicolor/24x24/apps/gcr-gnupg.png -share/icons/hicolor/24x24/apps/gcr-key-pair.png -share/icons/hicolor/24x24/apps/gcr-key.png -share/icons/hicolor/24x24/apps/gcr-password.png -share/icons/hicolor/24x24/apps/gcr-smart-card.png -share/icons/hicolor/256x256/apps/gcr-gnupg.png -share/icons/hicolor/256x256/apps/gcr-password.png -share/icons/hicolor/256x256/apps/gcr-smart-card.png -share/icons/hicolor/32x32/apps/gcr-gnupg.png -share/icons/hicolor/32x32/apps/gcr-key-pair.png -share/icons/hicolor/32x32/apps/gcr-key.png -share/icons/hicolor/32x32/apps/gcr-password.png -share/icons/hicolor/32x32/apps/gcr-smart-card.png -share/icons/hicolor/48x48/apps/gcr-gnupg.png -share/icons/hicolor/48x48/apps/gcr-key-pair.png -share/icons/hicolor/48x48/apps/gcr-key.png -share/icons/hicolor/48x48/apps/gcr-password.png -share/icons/hicolor/48x48/apps/gcr-smart-card.png -share/locale/af/LC_MESSAGES/gcr.mo -share/locale/ar/LC_MESSAGES/gcr.mo -share/locale/as/LC_MESSAGES/gcr.mo -share/locale/ast/LC_MESSAGES/gcr.mo -share/locale/az/LC_MESSAGES/gcr.mo -share/locale/be/LC_MESSAGES/gcr.mo -share/locale/be@latin/LC_MESSAGES/gcr.mo -share/locale/bg/LC_MESSAGES/gcr.mo -share/locale/bn/LC_MESSAGES/gcr.mo -share/locale/bn_IN/LC_MESSAGES/gcr.mo -share/locale/bs/LC_MESSAGES/gcr.mo -share/locale/ca/LC_MESSAGES/gcr.mo -share/locale/ca@valencia/LC_MESSAGES/gcr.mo -share/locale/ckb/LC_MESSAGES/gcr.mo -share/locale/cs/LC_MESSAGES/gcr.mo -share/locale/cy/LC_MESSAGES/gcr.mo -share/locale/da/LC_MESSAGES/gcr.mo -share/locale/de/LC_MESSAGES/gcr.mo -share/locale/dz/LC_MESSAGES/gcr.mo -share/locale/el/LC_MESSAGES/gcr.mo -share/locale/en@shaw/LC_MESSAGES/gcr.mo -share/locale/en_CA/LC_MESSAGES/gcr.mo -share/locale/en_GB/LC_MESSAGES/gcr.mo -share/locale/eo/LC_MESSAGES/gcr.mo -share/locale/es/LC_MESSAGES/gcr.mo -share/locale/et/LC_MESSAGES/gcr.mo -share/locale/eu/LC_MESSAGES/gcr.mo -share/locale/fa/LC_MESSAGES/gcr.mo -share/locale/fi/LC_MESSAGES/gcr.mo -share/locale/fr/LC_MESSAGES/gcr.mo -share/locale/fur/LC_MESSAGES/gcr.mo -share/locale/ga/LC_MESSAGES/gcr.mo -share/locale/gl/LC_MESSAGES/gcr.mo -share/locale/gu/LC_MESSAGES/gcr.mo -share/locale/he/LC_MESSAGES/gcr.mo -share/locale/hi/LC_MESSAGES/gcr.mo -share/locale/hr/LC_MESSAGES/gcr.mo -share/locale/hu/LC_MESSAGES/gcr.mo -share/locale/id/LC_MESSAGES/gcr.mo -share/locale/is/LC_MESSAGES/gcr.mo -share/locale/it/LC_MESSAGES/gcr.mo -share/locale/ja/LC_MESSAGES/gcr.mo -share/locale/ka/LC_MESSAGES/gcr.mo -share/locale/kk/LC_MESSAGES/gcr.mo -share/locale/kn/LC_MESSAGES/gcr.mo -share/locale/ko/LC_MESSAGES/gcr.mo -share/locale/lt/LC_MESSAGES/gcr.mo -share/locale/lv/LC_MESSAGES/gcr.mo -share/locale/mai/LC_MESSAGES/gcr.mo -share/locale/mg/LC_MESSAGES/gcr.mo -share/locale/mk/LC_MESSAGES/gcr.mo -share/locale/ml/LC_MESSAGES/gcr.mo -share/locale/mn/LC_MESSAGES/gcr.mo -share/locale/mr/LC_MESSAGES/gcr.mo -share/locale/ms/LC_MESSAGES/gcr.mo -share/locale/nb/LC_MESSAGES/gcr.mo -share/locale/ne/LC_MESSAGES/gcr.mo -share/locale/nl/LC_MESSAGES/gcr.mo -share/locale/nn/LC_MESSAGES/gcr.mo -share/locale/oc/LC_MESSAGES/gcr.mo -share/locale/or/LC_MESSAGES/gcr.mo -share/locale/pa/LC_MESSAGES/gcr.mo -share/locale/pl/LC_MESSAGES/gcr.mo -share/locale/pt/LC_MESSAGES/gcr.mo -share/locale/pt_BR/LC_MESSAGES/gcr.mo -share/locale/ro/LC_MESSAGES/gcr.mo -share/locale/ru/LC_MESSAGES/gcr.mo -share/locale/rw/LC_MESSAGES/gcr.mo -share/locale/si/LC_MESSAGES/gcr.mo -share/locale/sk/LC_MESSAGES/gcr.mo -share/locale/sl/LC_MESSAGES/gcr.mo -share/locale/sq/LC_MESSAGES/gcr.mo -share/locale/sr/LC_MESSAGES/gcr.mo -share/locale/sr@latin/LC_MESSAGES/gcr.mo -share/locale/sv/LC_MESSAGES/gcr.mo -share/locale/ta/LC_MESSAGES/gcr.mo -share/locale/te/LC_MESSAGES/gcr.mo -share/locale/tg/LC_MESSAGES/gcr.mo -share/locale/th/LC_MESSAGES/gcr.mo -share/locale/tr/LC_MESSAGES/gcr.mo -share/locale/ug/LC_MESSAGES/gcr.mo -share/locale/uk/LC_MESSAGES/gcr.mo -share/locale/vi/LC_MESSAGES/gcr.mo -share/locale/xh/LC_MESSAGES/gcr.mo -share/locale/zh_CN/LC_MESSAGES/gcr.mo -share/locale/zh_HK/LC_MESSAGES/gcr.mo -share/locale/zh_TW/LC_MESSAGES/gcr.mo -share/mime/packages/gcr-crypto-types.xml -share/vala/vapi/gck-1.deps -share/vala/vapi/gck-1.vapi -share/vala/vapi/gcr-3.deps -share/vala/vapi/gcr-3.vapi -share/vala/vapi/gcr-ui-3.deps -share/vala/vapi/gcr-ui-3.vapi -share/vala/vapi/pkcs11.vapi +bin/gcr-viewer-gtk4 +include/gck-2/gck/gck-enum-types.h +include/gck-2/gck/gck-version.h +include/gck-2/gck/gck.h +include/gck-2/gck/pkcs11n.h +include/gck-2/gck/pkcs11x.h +include/gcr-4/gcr/gcr-certificate-chain.h +include/gcr-4/gcr/gcr-certificate-field.h +include/gcr-4/gcr/gcr-certificate-request.h +include/gcr-4/gcr/gcr-certificate-section.h +include/gcr-4/gcr/gcr-certificate.h +include/gcr-4/gcr/gcr-enum-types.h +include/gcr-4/gcr/gcr-fingerprint.h +include/gcr-4/gcr/gcr-import-interaction.h +include/gcr-4/gcr/gcr-importer.h +include/gcr-4/gcr/gcr-library.h +include/gcr-4/gcr/gcr-mock-prompter.h +include/gcr-4/gcr/gcr-parser.h +include/gcr-4/gcr/gcr-pkcs11-certificate.h +include/gcr-4/gcr/gcr-prompt.h +include/gcr-4/gcr/gcr-secret-exchange.h +include/gcr-4/gcr/gcr-secure-memory.h +include/gcr-4/gcr/gcr-simple-certificate.h +include/gcr-4/gcr/gcr-ssh-askpass.h +include/gcr-4/gcr/gcr-system-prompt.h +include/gcr-4/gcr/gcr-system-prompter.h +include/gcr-4/gcr/gcr-trust.h +include/gcr-4/gcr/gcr-types.h +include/gcr-4/gcr/gcr-unlock-options.h +include/gcr-4/gcr/gcr-version.h +include/gcr-4/gcr/gcr.h +lib/girepository-1.0/Gck-2.typelib +lib/girepository-1.0/Gcr-4.typelib +lib/libgck-2.so +lib/libgck-2.so.2 +lib/libgck-2.so.2.3.0 +lib/libgcr-4.so +lib/libgcr-4.so.4 +lib/libgcr-4.so.4.3.0 +libdata/pkgconfig/gck-2.pc +libdata/pkgconfig/gcr-4.pc +libexec/gcr-ssh-agent +libexec/gcr4-ssh-askpass +%%PORTDOCS%%share/doc/gck-2/RedHatDisplay-Black.woff +%%PORTDOCS%%share/doc/gck-2/RedHatDisplay-Black.woff2 +%%PORTDOCS%%share/doc/gck-2/RedHatDisplay-BlackItalic.woff +%%PORTDOCS%%share/doc/gck-2/RedHatDisplay-BlackItalic.woff2 +%%PORTDOCS%%share/doc/gck-2/RedHatDisplay-Bold.woff +%%PORTDOCS%%share/doc/gck-2/RedHatDisplay-Bold.woff2 +%%PORTDOCS%%share/doc/gck-2/RedHatDisplay-BoldItalic.woff +%%PORTDOCS%%share/doc/gck-2/RedHatDisplay-BoldItalic.woff2 +%%PORTDOCS%%share/doc/gck-2/RedHatDisplay-Italic.woff +%%PORTDOCS%%share/doc/gck-2/RedHatDisplay-Italic.woff2 +%%PORTDOCS%%share/doc/gck-2/RedHatDisplay-Medium.woff +%%PORTDOCS%%share/doc/gck-2/RedHatDisplay-Medium.woff2 +%%PORTDOCS%%share/doc/gck-2/RedHatDisplay-MediumItalic.woff +%%PORTDOCS%%share/doc/gck-2/RedHatDisplay-MediumItalic.woff2 +%%PORTDOCS%%share/doc/gck-2/RedHatDisplay-Regular.woff +%%PORTDOCS%%share/doc/gck-2/RedHatDisplay-Regular.woff2 +%%PORTDOCS%%share/doc/gck-2/RedHatText-Bold.woff +%%PORTDOCS%%share/doc/gck-2/RedHatText-Bold.woff2 +%%PORTDOCS%%share/doc/gck-2/RedHatText-BoldItalic.woff +%%PORTDOCS%%share/doc/gck-2/RedHatText-BoldItalic.woff2 +%%PORTDOCS%%share/doc/gck-2/RedHatText-Italic.woff +%%PORTDOCS%%share/doc/gck-2/RedHatText-Italic.woff2 +%%PORTDOCS%%share/doc/gck-2/RedHatText-Medium.woff +%%PORTDOCS%%share/doc/gck-2/RedHatText-Medium.woff2 +%%PORTDOCS%%share/doc/gck-2/RedHatText-MediumItalic.woff +%%PORTDOCS%%share/doc/gck-2/RedHatText-MediumItalic.woff2 +%%PORTDOCS%%share/doc/gck-2/RedHatText-Regular.woff +%%PORTDOCS%%share/doc/gck-2/RedHatText-Regular.woff2 +%%PORTDOCS%%share/doc/gck-2/SourceCodePro-It.ttf.woff +%%PORTDOCS%%share/doc/gck-2/SourceCodePro-Regular.ttf.woff +%%PORTDOCS%%share/doc/gck-2/SourceCodePro-Semibold.ttf.woff +%%PORTDOCS%%share/doc/gck-2/callback.Allocator.html +%%PORTDOCS%%share/doc/gck-2/class.Enumerator.html +%%PORTDOCS%%share/doc/gck-2/class.Module.html +%%PORTDOCS%%share/doc/gck-2/class.Object.html +%%PORTDOCS%%share/doc/gck-2/class.Password.html +%%PORTDOCS%%share/doc/gck-2/class.Session.html +%%PORTDOCS%%share/doc/gck-2/class.Slot.html +%%PORTDOCS%%share/doc/gck-2/classes_hierarchy.html +%%PORTDOCS%%share/doc/gck-2/const.INVALID.html +%%PORTDOCS%%share/doc/gck-2/const.MAJOR_VERSION.html +%%PORTDOCS%%share/doc/gck-2/const.MICRO_VERSION.html +%%PORTDOCS%%share/doc/gck-2/const.MINOR_VERSION.html +%%PORTDOCS%%share/doc/gck-2/const.URI_FOR_MODULE_WITH_VERSION.html +%%PORTDOCS%%share/doc/gck-2/const.URI_FOR_OBJECT_ON_TOKEN.html +%%PORTDOCS%%share/doc/gck-2/const.URI_FOR_OBJECT_ON_TOKEN_AND_MODULE.html +%%PORTDOCS%%share/doc/gck-2/const.VENDOR_CODE.html +%%PORTDOCS%%share/doc/gck-2/ctor.Attribute.new.html +%%PORTDOCS%%share/doc/gck-2/ctor.Attribute.new_boolean.html +%%PORTDOCS%%share/doc/gck-2/ctor.Attribute.new_date.html +%%PORTDOCS%%share/doc/gck-2/ctor.Attribute.new_empty.html +%%PORTDOCS%%share/doc/gck-2/ctor.Attribute.new_invalid.html +%%PORTDOCS%%share/doc/gck-2/ctor.Attribute.new_string.html +%%PORTDOCS%%share/doc/gck-2/ctor.Attribute.new_ulong.html +%%PORTDOCS%%share/doc/gck-2/ctor.Attributes.new.html +%%PORTDOCS%%share/doc/gck-2/ctor.Attributes.new_empty.html +%%PORTDOCS%%share/doc/gck-2/ctor.Builder.new.html +%%PORTDOCS%%share/doc/gck-2/ctor.Module.new.html +%%PORTDOCS%%share/doc/gck-2/ctor.Object.from_handle.html +%%PORTDOCS%%share/doc/gck-2/ctor.UriData.new.html +%%PORTDOCS%%share/doc/gck-2/enum.BuilderFlags.html +%%PORTDOCS%%share/doc/gck-2/error.Error.html +%%PORTDOCS%%share/doc/gck-2/error.UriError.html +%%PORTDOCS%%share/doc/gck-2/flags.SessionOptions.html +%%PORTDOCS%%share/doc/gck-2/flags.UriFlags.html +%%PORTDOCS%%share/doc/gck-2/fonts.css +%%PORTDOCS%%share/doc/gck-2/func.CHECK_VERSION.html +%%PORTDOCS%%share/doc/gck-2/func.mechanisms_at.html +%%PORTDOCS%%share/doc/gck-2/func.mechanisms_check.html +%%PORTDOCS%%share/doc/gck-2/func.mechanisms_length.html +%%PORTDOCS%%share/doc/gck-2/func.message_from_rv.html +%%PORTDOCS%%share/doc/gck-2/func.modules_enumerate_objects.html +%%PORTDOCS%%share/doc/gck-2/func.modules_enumerate_uri.html +%%PORTDOCS%%share/doc/gck-2/func.modules_get_slots.html +%%PORTDOCS%%share/doc/gck-2/func.modules_initialize_registered.html +%%PORTDOCS%%share/doc/gck-2/func.modules_initialize_registered_async.html +%%PORTDOCS%%share/doc/gck-2/func.modules_initialize_registered_finish.html +%%PORTDOCS%%share/doc/gck-2/func.modules_object_for_uri.html +%%PORTDOCS%%share/doc/gck-2/func.modules_objects_for_uri.html +%%PORTDOCS%%share/doc/gck-2/func.modules_token_for_uri.html +%%PORTDOCS%%share/doc/gck-2/func.modules_tokens_for_uri.html +%%PORTDOCS%%share/doc/gck-2/func.objects_from_handle_array.html +%%PORTDOCS%%share/doc/gck-2/func.slots_enumerate_objects.html +%%PORTDOCS%%share/doc/gck-2/func.string_from_chars.html +%%PORTDOCS%%share/doc/gck-2/func.string_to_chars.html +%%PORTDOCS%%share/doc/gck-2/func.value_to_boolean.html +%%PORTDOCS%%share/doc/gck-2/func.value_to_ulong.html +%%PORTDOCS%%share/doc/gck-2/fzy.js +%%PORTDOCS%%share/doc/gck-2/gck-2.devhelp2 +%%PORTDOCS%%share/doc/gck-2/go-up-symbolic.png +%%PORTDOCS%%share/doc/gck-2/iface.ObjectCache.html +%%PORTDOCS%%share/doc/gck-2/index.html +%%PORTDOCS%%share/doc/gck-2/index.json +%%PORTDOCS%%share/doc/gck-2/main.js +%%PORTDOCS%%share/doc/gck-2/method.Attribute.clear.html +%%PORTDOCS%%share/doc/gck-2/method.Attribute.dump.html +%%PORTDOCS%%share/doc/gck-2/method.Attribute.dup.html +%%PORTDOCS%%share/doc/gck-2/method.Attribute.equal.html +%%PORTDOCS%%share/doc/gck-2/method.Attribute.free.html +%%PORTDOCS%%share/doc/gck-2/method.Attribute.get_boolean.html +%%PORTDOCS%%share/doc/gck-2/method.Attribute.get_data.html +%%PORTDOCS%%share/doc/gck-2/method.Attribute.get_date.html +%%PORTDOCS%%share/doc/gck-2/method.Attribute.get_string.html +%%PORTDOCS%%share/doc/gck-2/method.Attribute.get_ulong.html +%%PORTDOCS%%share/doc/gck-2/method.Attribute.hash.html +%%PORTDOCS%%share/doc/gck-2/method.Attribute.init.html +%%PORTDOCS%%share/doc/gck-2/method.Attribute.init_boolean.html +%%PORTDOCS%%share/doc/gck-2/method.Attribute.init_copy.html +%%PORTDOCS%%share/doc/gck-2/method.Attribute.init_date.html +%%PORTDOCS%%share/doc/gck-2/method.Attribute.init_empty.html +%%PORTDOCS%%share/doc/gck-2/method.Attribute.init_invalid.html +%%PORTDOCS%%share/doc/gck-2/method.Attribute.init_string.html +%%PORTDOCS%%share/doc/gck-2/method.Attribute.init_ulong.html +%%PORTDOCS%%share/doc/gck-2/method.Attribute.is_invalid.html +%%PORTDOCS%%share/doc/gck-2/method.Attributes.at.html +%%PORTDOCS%%share/doc/gck-2/method.Attributes.contains.html +%%PORTDOCS%%share/doc/gck-2/method.Attributes.count.html +%%PORTDOCS%%share/doc/gck-2/method.Attributes.dump.html +%%PORTDOCS%%share/doc/gck-2/method.Attributes.find.html +%%PORTDOCS%%share/doc/gck-2/method.Attributes.find_boolean.html +%%PORTDOCS%%share/doc/gck-2/method.Attributes.find_date.html +%%PORTDOCS%%share/doc/gck-2/method.Attributes.find_string.html +%%PORTDOCS%%share/doc/gck-2/method.Attributes.find_ulong.html +%%PORTDOCS%%share/doc/gck-2/method.Attributes.ref.html +%%PORTDOCS%%share/doc/gck-2/method.Attributes.to_string.html +%%PORTDOCS%%share/doc/gck-2/method.Attributes.unref.html +%%PORTDOCS%%share/doc/gck-2/method.Builder.add_all.html +%%PORTDOCS%%share/doc/gck-2/method.Builder.add_attribute.html +%%PORTDOCS%%share/doc/gck-2/method.Builder.add_boolean.html +%%PORTDOCS%%share/doc/gck-2/method.Builder.add_data.html +%%PORTDOCS%%share/doc/gck-2/method.Builder.add_date.html +%%PORTDOCS%%share/doc/gck-2/method.Builder.add_empty.html +%%PORTDOCS%%share/doc/gck-2/method.Builder.add_except.html +%%PORTDOCS%%share/doc/gck-2/method.Builder.add_exceptv.html +%%PORTDOCS%%share/doc/gck-2/method.Builder.add_invalid.html +%%PORTDOCS%%share/doc/gck-2/method.Builder.add_only.html +%%PORTDOCS%%share/doc/gck-2/method.Builder.add_onlyv.html +%%PORTDOCS%%share/doc/gck-2/method.Builder.add_string.html +%%PORTDOCS%%share/doc/gck-2/method.Builder.add_ulong.html +%%PORTDOCS%%share/doc/gck-2/method.Builder.clear.html +%%PORTDOCS%%share/doc/gck-2/method.Builder.copy.html +%%PORTDOCS%%share/doc/gck-2/method.Builder.end.html +%%PORTDOCS%%share/doc/gck-2/method.Builder.find.html +%%PORTDOCS%%share/doc/gck-2/method.Builder.find_boolean.html +%%PORTDOCS%%share/doc/gck-2/method.Builder.find_date.html +%%PORTDOCS%%share/doc/gck-2/method.Builder.find_string.html +%%PORTDOCS%%share/doc/gck-2/method.Builder.find_ulong.html +%%PORTDOCS%%share/doc/gck-2/method.Builder.init.html +%%PORTDOCS%%share/doc/gck-2/method.Builder.init_full.html +%%PORTDOCS%%share/doc/gck-2/method.Builder.ref.html +%%PORTDOCS%%share/doc/gck-2/method.Builder.set_all.html +%%PORTDOCS%%share/doc/gck-2/method.Builder.set_boolean.html +%%PORTDOCS%%share/doc/gck-2/method.Builder.set_data.html +%%PORTDOCS%%share/doc/gck-2/method.Builder.set_date.html +%%PORTDOCS%%share/doc/gck-2/method.Builder.set_empty.html +%%PORTDOCS%%share/doc/gck-2/method.Builder.set_invalid.html +%%PORTDOCS%%share/doc/gck-2/method.Builder.set_string.html +%%PORTDOCS%%share/doc/gck-2/method.Builder.set_ulong.html +%%PORTDOCS%%share/doc/gck-2/method.Builder.take_data.html +%%PORTDOCS%%share/doc/gck-2/method.Builder.unref.html +%%PORTDOCS%%share/doc/gck-2/method.Enumerator.get_chained.html +%%PORTDOCS%%share/doc/gck-2/method.Enumerator.get_interaction.html +%%PORTDOCS%%share/doc/gck-2/method.Enumerator.get_object_type.html +%%PORTDOCS%%share/doc/gck-2/method.Enumerator.next.html +%%PORTDOCS%%share/doc/gck-2/method.Enumerator.next_async.html +%%PORTDOCS%%share/doc/gck-2/method.Enumerator.next_finish.html +%%PORTDOCS%%share/doc/gck-2/method.Enumerator.next_n.html +%%PORTDOCS%%share/doc/gck-2/method.Enumerator.set_chained.html +%%PORTDOCS%%share/doc/gck-2/method.Enumerator.set_interaction.html +%%PORTDOCS%%share/doc/gck-2/method.Enumerator.set_object_type.html +%%PORTDOCS%%share/doc/gck-2/method.Enumerator.set_object_type_full.html +%%PORTDOCS%%share/doc/gck-2/method.MechanismInfo.copy.html +%%PORTDOCS%%share/doc/gck-2/method.MechanismInfo.free.html +%%PORTDOCS%%share/doc/gck-2/method.Module.equal.html +%%PORTDOCS%%share/doc/gck-2/method.Module.get_functions.html +%%PORTDOCS%%share/doc/gck-2/method.Module.get_info.html +%%PORTDOCS%%share/doc/gck-2/method.Module.get_path.html +%%PORTDOCS%%share/doc/gck-2/method.Module.get_slots.html +%%PORTDOCS%%share/doc/gck-2/method.Module.hash.html +%%PORTDOCS%%share/doc/gck-2/method.Module.match.html +%%PORTDOCS%%share/doc/gck-2/method.ModuleInfo.copy.html +%%PORTDOCS%%share/doc/gck-2/method.ModuleInfo.free.html +%%PORTDOCS%%share/doc/gck-2/method.Object.cache_lookup.html +%%PORTDOCS%%share/doc/gck-2/method.Object.cache_lookup_async.html +%%PORTDOCS%%share/doc/gck-2/method.Object.cache_lookup_finish.html +%%PORTDOCS%%share/doc/gck-2/method.Object.destroy.html +%%PORTDOCS%%share/doc/gck-2/method.Object.destroy_async.html +%%PORTDOCS%%share/doc/gck-2/method.Object.destroy_finish.html +%%PORTDOCS%%share/doc/gck-2/method.Object.equal.html +%%PORTDOCS%%share/doc/gck-2/method.Object.get.html +%%PORTDOCS%%share/doc/gck-2/method.Object.get_async.html +%%PORTDOCS%%share/doc/gck-2/method.Object.get_data.html +%%PORTDOCS%%share/doc/gck-2/method.Object.get_data_async.html +%%PORTDOCS%%share/doc/gck-2/method.Object.get_data_finish.html +%%PORTDOCS%%share/doc/gck-2/method.Object.get_data_full.html +%%PORTDOCS%%share/doc/gck-2/method.Object.get_finish.html +%%PORTDOCS%%share/doc/gck-2/method.Object.get_full.html +%%PORTDOCS%%share/doc/gck-2/method.Object.get_handle.html +%%PORTDOCS%%share/doc/gck-2/method.Object.get_module.html +%%PORTDOCS%%share/doc/gck-2/method.Object.get_session.html +%%PORTDOCS%%share/doc/gck-2/method.Object.get_template.html +%%PORTDOCS%%share/doc/gck-2/method.Object.get_template_async.html +%%PORTDOCS%%share/doc/gck-2/method.Object.get_template_finish.html +%%PORTDOCS%%share/doc/gck-2/method.Object.hash.html +%%PORTDOCS%%share/doc/gck-2/method.Object.set.html +%%PORTDOCS%%share/doc/gck-2/method.Object.set_async.html +%%PORTDOCS%%share/doc/gck-2/method.Object.set_finish.html +%%PORTDOCS%%share/doc/gck-2/method.Object.set_template.html +%%PORTDOCS%%share/doc/gck-2/method.Object.set_template_async.html +%%PORTDOCS%%share/doc/gck-2/method.Object.set_template_finish.html +%%PORTDOCS%%share/doc/gck-2/method.ObjectCache.fill.html +%%PORTDOCS%%share/doc/gck-2/method.ObjectCache.get_attributes.html +%%PORTDOCS%%share/doc/gck-2/method.ObjectCache.set_attributes.html +%%PORTDOCS%%share/doc/gck-2/method.ObjectCache.update.html +%%PORTDOCS%%share/doc/gck-2/method.ObjectCache.update_async.html +%%PORTDOCS%%share/doc/gck-2/method.ObjectCache.update_finish.html +%%PORTDOCS%%share/doc/gck-2/method.Password.get_key.html +%%PORTDOCS%%share/doc/gck-2/method.Password.get_module.html +%%PORTDOCS%%share/doc/gck-2/method.Password.get_token.html +%%PORTDOCS%%share/doc/gck-2/method.Session.create_object.html +%%PORTDOCS%%share/doc/gck-2/method.Session.create_object_async.html +%%PORTDOCS%%share/doc/gck-2/method.Session.create_object_finish.html +%%PORTDOCS%%share/doc/gck-2/method.Session.decrypt.html +%%PORTDOCS%%share/doc/gck-2/method.Session.decrypt_async.html +%%PORTDOCS%%share/doc/gck-2/method.Session.decrypt_finish.html +%%PORTDOCS%%share/doc/gck-2/method.Session.decrypt_full.html +%%PORTDOCS%%share/doc/gck-2/method.Session.derive_key.html +%%PORTDOCS%%share/doc/gck-2/method.Session.derive_key_async.html +%%PORTDOCS%%share/doc/gck-2/method.Session.derive_key_finish.html +%%PORTDOCS%%share/doc/gck-2/method.Session.derive_key_full.html +%%PORTDOCS%%share/doc/gck-2/method.Session.encrypt.html +%%PORTDOCS%%share/doc/gck-2/method.Session.encrypt_async.html +%%PORTDOCS%%share/doc/gck-2/method.Session.encrypt_finish.html +%%PORTDOCS%%share/doc/gck-2/method.Session.encrypt_full.html +%%PORTDOCS%%share/doc/gck-2/method.Session.enumerate_objects.html +%%PORTDOCS%%share/doc/gck-2/method.Session.find_handles.html +%%PORTDOCS%%share/doc/gck-2/method.Session.find_handles_async.html +%%PORTDOCS%%share/doc/gck-2/method.Session.find_handles_finish.html +%%PORTDOCS%%share/doc/gck-2/method.Session.find_objects.html +%%PORTDOCS%%share/doc/gck-2/method.Session.find_objects_async.html +%%PORTDOCS%%share/doc/gck-2/method.Session.find_objects_finish.html +%%PORTDOCS%%share/doc/gck-2/method.Session.generate_key_pair.html +%%PORTDOCS%%share/doc/gck-2/method.Session.generate_key_pair_async.html +%%PORTDOCS%%share/doc/gck-2/method.Session.generate_key_pair_finish.html +%%PORTDOCS%%share/doc/gck-2/method.Session.generate_key_pair_full.html +%%PORTDOCS%%share/doc/gck-2/method.Session.get_handle.html +%%PORTDOCS%%share/doc/gck-2/method.Session.get_info.html +%%PORTDOCS%%share/doc/gck-2/method.Session.get_interaction.html +%%PORTDOCS%%share/doc/gck-2/method.Session.get_module.html +%%PORTDOCS%%share/doc/gck-2/method.Session.get_options.html +%%PORTDOCS%%share/doc/gck-2/method.Session.get_slot.html +%%PORTDOCS%%share/doc/gck-2/method.Session.get_state.html +%%PORTDOCS%%share/doc/gck-2/method.Session.init_pin.html +%%PORTDOCS%%share/doc/gck-2/method.Session.init_pin_async.html +%%PORTDOCS%%share/doc/gck-2/method.Session.init_pin_finish.html +%%PORTDOCS%%share/doc/gck-2/method.Session.login.html +%%PORTDOCS%%share/doc/gck-2/method.Session.login_async.html +%%PORTDOCS%%share/doc/gck-2/method.Session.login_finish.html +%%PORTDOCS%%share/doc/gck-2/method.Session.login_interactive.html +%%PORTDOCS%%share/doc/gck-2/method.Session.login_interactive_async.html +%%PORTDOCS%%share/doc/gck-2/method.Session.login_interactive_finish.html +%%PORTDOCS%%share/doc/gck-2/method.Session.logout.html +%%PORTDOCS%%share/doc/gck-2/method.Session.logout_async.html +%%PORTDOCS%%share/doc/gck-2/method.Session.logout_finish.html +%%PORTDOCS%%share/doc/gck-2/method.Session.set_interaction.html +%%PORTDOCS%%share/doc/gck-2/method.Session.set_pin.html +%%PORTDOCS%%share/doc/gck-2/method.Session.set_pin_async.html +%%PORTDOCS%%share/doc/gck-2/method.Session.set_pin_finish.html +%%PORTDOCS%%share/doc/gck-2/method.Session.sign.html +%%PORTDOCS%%share/doc/gck-2/method.Session.sign_async.html +%%PORTDOCS%%share/doc/gck-2/method.Session.sign_finish.html +%%PORTDOCS%%share/doc/gck-2/method.Session.sign_full.html +%%PORTDOCS%%share/doc/gck-2/method.Session.unwrap_key.html +%%PORTDOCS%%share/doc/gck-2/method.Session.unwrap_key_async.html +%%PORTDOCS%%share/doc/gck-2/method.Session.unwrap_key_finish.html +%%PORTDOCS%%share/doc/gck-2/method.Session.unwrap_key_full.html +%%PORTDOCS%%share/doc/gck-2/method.Session.verify.html +%%PORTDOCS%%share/doc/gck-2/method.Session.verify_async.html +%%PORTDOCS%%share/doc/gck-2/method.Session.verify_finish.html +%%PORTDOCS%%share/doc/gck-2/method.Session.verify_full.html +%%PORTDOCS%%share/doc/gck-2/method.Session.wrap_key.html +%%PORTDOCS%%share/doc/gck-2/method.Session.wrap_key_async.html +%%PORTDOCS%%share/doc/gck-2/method.Session.wrap_key_finish.html +%%PORTDOCS%%share/doc/gck-2/method.Session.wrap_key_full.html +%%PORTDOCS%%share/doc/gck-2/method.SessionInfo.copy.html +%%PORTDOCS%%share/doc/gck-2/method.SessionInfo.free.html +%%PORTDOCS%%share/doc/gck-2/method.Slot.enumerate_objects.html +%%PORTDOCS%%share/doc/gck-2/method.Slot.equal.html +%%PORTDOCS%%share/doc/gck-2/method.Slot.get_handle.html +%%PORTDOCS%%share/doc/gck-2/method.Slot.get_info.html +%%PORTDOCS%%share/doc/gck-2/method.Slot.get_mechanism_info.html +%%PORTDOCS%%share/doc/gck-2/method.Slot.get_mechanisms.html +%%PORTDOCS%%share/doc/gck-2/method.Slot.get_module.html +%%PORTDOCS%%share/doc/gck-2/method.Slot.get_token_info.html +%%PORTDOCS%%share/doc/gck-2/method.Slot.has_flags.html +%%PORTDOCS%%share/doc/gck-2/method.Slot.hash.html +%%PORTDOCS%%share/doc/gck-2/method.Slot.match.html +%%PORTDOCS%%share/doc/gck-2/method.Slot.open_session.html +%%PORTDOCS%%share/doc/gck-2/method.Slot.open_session_async.html +%%PORTDOCS%%share/doc/gck-2/method.Slot.open_session_finish.html +%%PORTDOCS%%share/doc/gck-2/method.Slot.open_session_full.html +%%PORTDOCS%%share/doc/gck-2/method.Slot.open_session_full_async.html +%%PORTDOCS%%share/doc/gck-2/method.SlotInfo.copy.html +%%PORTDOCS%%share/doc/gck-2/method.SlotInfo.free.html +%%PORTDOCS%%share/doc/gck-2/method.TokenInfo.copy.html +%%PORTDOCS%%share/doc/gck-2/method.TokenInfo.free.html +%%PORTDOCS%%share/doc/gck-2/method.UriData.build.html +%%PORTDOCS%%share/doc/gck-2/method.UriData.copy.html +%%PORTDOCS%%share/doc/gck-2/method.UriData.free.html +%%PORTDOCS%%share/doc/gck-2/pkcs11-links.html +%%PORTDOCS%%share/doc/gck-2/property.Enumerator.chained.html +%%PORTDOCS%%share/doc/gck-2/property.Enumerator.interaction.html +%%PORTDOCS%%share/doc/gck-2/property.Enumerator.object-type.html +%%PORTDOCS%%share/doc/gck-2/property.Module.functions.html +%%PORTDOCS%%share/doc/gck-2/property.Module.path.html +%%PORTDOCS%%share/doc/gck-2/property.Object.handle.html +%%PORTDOCS%%share/doc/gck-2/property.Object.module.html +%%PORTDOCS%%share/doc/gck-2/property.Object.session.html +%%PORTDOCS%%share/doc/gck-2/property.ObjectCache.attributes.html +%%PORTDOCS%%share/doc/gck-2/property.Password.key.html +%%PORTDOCS%%share/doc/gck-2/property.Password.module.html +%%PORTDOCS%%share/doc/gck-2/property.Password.token.html +%%PORTDOCS%%share/doc/gck-2/property.Session.app-data.html +%%PORTDOCS%%share/doc/gck-2/property.Session.handle.html +%%PORTDOCS%%share/doc/gck-2/property.Session.interaction.html +%%PORTDOCS%%share/doc/gck-2/property.Session.module.html +%%PORTDOCS%%share/doc/gck-2/property.Session.opening-flags.html +%%PORTDOCS%%share/doc/gck-2/property.Session.options.html +%%PORTDOCS%%share/doc/gck-2/property.Session.slot.html +%%PORTDOCS%%share/doc/gck-2/property.Slot.handle.html +%%PORTDOCS%%share/doc/gck-2/property.Slot.module.html +%%PORTDOCS%%share/doc/gck-2/search.js +%%PORTDOCS%%share/doc/gck-2/signal.Session.discard-handle.html +%%PORTDOCS%%share/doc/gck-2/solarized-dark.css +%%PORTDOCS%%share/doc/gck-2/solarized-light.css +%%PORTDOCS%%share/doc/gck-2/struct.Attribute.html +%%PORTDOCS%%share/doc/gck-2/struct.Attributes.html +%%PORTDOCS%%share/doc/gck-2/struct.Builder.html +%%PORTDOCS%%share/doc/gck-2/struct.Mechanism.html +%%PORTDOCS%%share/doc/gck-2/struct.MechanismInfo.html +%%PORTDOCS%%share/doc/gck-2/struct.ModuleInfo.html +%%PORTDOCS%%share/doc/gck-2/struct.SessionInfo.html +%%PORTDOCS%%share/doc/gck-2/struct.SlotInfo.html +%%PORTDOCS%%share/doc/gck-2/struct.TokenInfo.html +%%PORTDOCS%%share/doc/gck-2/struct.UriData.html +%%PORTDOCS%%share/doc/gck-2/style.css +%%PORTDOCS%%share/doc/gck-2/type_func.Error.quark.html +%%PORTDOCS%%share/doc/gck-2/type_func.Module.initialize.html +%%PORTDOCS%%share/doc/gck-2/type_func.Module.initialize_async.html +%%PORTDOCS%%share/doc/gck-2/type_func.Module.initialize_finish.html +%%PORTDOCS%%share/doc/gck-2/type_func.Session.from_handle.html +%%PORTDOCS%%share/doc/gck-2/type_func.Session.open.html +%%PORTDOCS%%share/doc/gck-2/type_func.Session.open_async.html +%%PORTDOCS%%share/doc/gck-2/type_func.Session.open_finish.html +%%PORTDOCS%%share/doc/gck-2/type_func.Slot.from_handle.html +%%PORTDOCS%%share/doc/gck-2/type_func.UriData.parse.html +%%PORTDOCS%%share/doc/gck-2/type_func.UriError.quark.html *** 1027 LINES SKIPPED ***