View | Details | Raw Unified | Return to bug 282046
Collapse All | Expand All

(-)b/databases/evolution-data-server/Makefile (-1 / +1 lines)
Lines 14-20 LICENSE_FILE= ${WRKSRC}/COPYING Link Here
14
14
15
LIB_DEPENDS=	libsoup-2.4.so:devel/libsoup \
15
LIB_DEPENDS=	libsoup-2.4.so:devel/libsoup \
16
		libfribidi.so:converters/fribidi \
16
		libfribidi.so:converters/fribidi \
17
		libgcr-base-3.so:security/gcr \
17
		libgcr-base-3.so:security/gcr3 \
18
		libgoa-1.0.so:net/gnome-online-accounts \
18
		libgoa-1.0.so:net/gnome-online-accounts \
19
		libgdata.so:devel/libgdata \
19
		libgdata.so:devel/libgdata \
20
		libharfbuzz.so:print/harfbuzz \
20
		libharfbuzz.so:print/harfbuzz \
(-)b/devel/gvfs/Makefile (-1 / +1 lines)
Lines 15-21 LICENSE_FILE= ${WRKSRC}/COPYING Link Here
15
BUILD_DEPENDS=	docbook-xsl>=0:textproc/docbook-xsl
15
BUILD_DEPENDS=	docbook-xsl>=0:textproc/docbook-xsl
16
LIB_DEPENDS=	libgcrypt.so:security/libgcrypt \
16
LIB_DEPENDS=	libgcrypt.so:security/libgcrypt \
17
		libdbus-1.so:devel/dbus \
17
		libdbus-1.so:devel/dbus \
18
		libgcr-base-3.so:security/gcr \
18
		libgcr-base-3.so:security/gcr3 \
19
		libsoup-3.0.so:devel/libsoup3 \
19
		libsoup-3.0.so:devel/libsoup3 \
20
		libgudev-1.0.so:devel/libgudev \
20
		libgudev-1.0.so:devel/libgudev \
21
		libudisks2.so:sysutils/libudisks \
21
		libudisks2.so:sysutils/libudisks \
(-)b/devel/libgdata/Makefile (-1 / +1 lines)
Lines 15-21 LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \ Link Here
15
		libjson-glib-1.0.so:devel/json-glib \
15
		libjson-glib-1.0.so:devel/json-glib \
16
		libp11-kit.so:security/p11-kit \
16
		libp11-kit.so:security/p11-kit \
17
		libgoa-1.0.so:net/gnome-online-accounts \
17
		libgoa-1.0.so:net/gnome-online-accounts \
18
		libgcr-base-3.so:security/gcr \
18
		libgcr-base-3.so:security/gcr3 \
19
		liboauth.so:net/liboauth
19
		liboauth.so:net/liboauth
20
20
21
USES=		gettext gnome localbase meson pkgconfig tar:xz vala:build
21
USES=		gettext gnome localbase meson pkgconfig tar:xz vala:build
(-)b/graphics/shotwell/Makefile (-1 / +1 lines)
Lines 23-29 LIB_DEPENDS= libportal.so:deskutils/libportal \ Link Here
23
		libgphoto2.so:graphics/libgphoto2 \
23
		libgphoto2.so:graphics/libgphoto2 \
24
		libraw.so:graphics/libraw \
24
		libraw.so:graphics/libraw \
25
		libwebp.so:graphics/webp \
25
		libwebp.so:graphics/webp \
26
		libgcr-ui-3.so:security/gcr \
26
		libgcr-ui-3.so:security/gcr3 \
27
		libsecret-1.so:security/libsecret \
27
		libsecret-1.so:security/libsecret \
28
		libxml2.so:textproc/libxml2
28
		libxml2.so:textproc/libxml2
29
29
(-)b/mail/evolution/Makefile (-1 / +1 lines)
Lines 24-30 LIB_DEPENDS= libcryptui.so:security/libcryptui \ Link Here
24
		libenchant-2.so:textproc/enchant2 \
24
		libenchant-2.so:textproc/enchant2 \
25
		libenchant.so:textproc/enchant \
25
		libenchant.so:textproc/enchant \
26
		libfribidi.so:converters/fribidi \
26
		libfribidi.so:converters/fribidi \
27
		libgcr-base-3.so:security/gcr \
27
		libgcr-base-3.so:security/gcr3 \
28
		libgnome-autoar-gtk-0.so:archivers/gnome-autoar \
28
		libgnome-autoar-gtk-0.so:archivers/gnome-autoar \
29
		libgspell-1.so:textproc/gspell \
29
		libgspell-1.so:textproc/gspell \
30
		libgtkspell3-3.so:textproc/gtkspell3 \
30
		libgtkspell3-3.so:textproc/gtkspell3 \
(-)b/mail/geary/Makefile (-1 / +1 lines)
Lines 22-28 LIB_DEPENDS= libappstream-glib.so:devel/appstream-glib \ Link Here
22
		libcanberra.so:audio/libcanberra \
22
		libcanberra.so:audio/libcanberra \
23
		libenchant-2.so:textproc/enchant2 \
23
		libenchant-2.so:textproc/enchant2 \
24
		libfolks.so:net-im/folks \
24
		libfolks.so:net-im/folks \
25
		libgcr-base-3.so:security/gcr \
25
		libgcr-base-3.so:security/gcr3 \
26
		libgee-0.8.so:devel/libgee \
26
		libgee-0.8.so:devel/libgee \
27
		libgmime-3.0.so:mail/gmime30 \
27
		libgmime-3.0.so:mail/gmime30 \
28
		libgoa-1.0.so:net/gnome-online-accounts \
28
		libgoa-1.0.so:net/gnome-online-accounts \
(-)b/net-im/folks/Makefile (-2 / +2 lines)
Lines 5-18 CATEGORIES= net-im Link Here
5
MASTER_SITES=	GNOME
5
MASTER_SITES=	GNOME
6
6
7
MAINTAINER=	gnome@FreeBSD.org
7
MAINTAINER=	gnome@FreeBSD.org
8
COMMENT=	Library to aggregates people from multiple sources
8
COMMENT=	Library to aggregate people from multiple sources
9
WWW=		https://wiki.gnome.org/Projects/Folks
9
WWW=		https://wiki.gnome.org/Projects/Folks
10
10
11
LICENSE=	LGPL21
11
LICENSE=	LGPL21
12
LICENSE_FILE=	${WRKSRC}/COPYING
12
LICENSE_FILE=	${WRKSRC}/COPYING
13
13
14
LIB_DEPENDS=	libgee-0.8.so:devel/libgee \
14
LIB_DEPENDS=	libgee-0.8.so:devel/libgee \
15
		libgcr-base-3.so:security/gcr \
15
		libgcr-base-3.so:security/gcr3 \
16
		libzeitgeist-2.0.so:sysutils/zeitgeist \
16
		libzeitgeist-2.0.so:sysutils/zeitgeist \
17
		libtelepathy-glib.so:net-im/telepathy-glib \
17
		libtelepathy-glib.so:net-im/telepathy-glib \
18
		libnspr4.so:devel/nspr \
18
		libnspr4.so:devel/nspr \
(-)b/net/gnome-online-accounts/Makefile (-1 / +1 lines)
Lines 21-27 LIB_DEPENDS= libwebkit2gtk-4.0.so:www/webkit2-gtk3 \ Link Here
21
		libsoup-2.4.so:devel/libsoup \
21
		libsoup-2.4.so:devel/libsoup \
22
		librest-0.7.so:devel/librest \
22
		librest-0.7.so:devel/librest \
23
		libp11-kit.so:security/p11-kit \
23
		libp11-kit.so:security/p11-kit \
24
		libgck-1.so:security/gcr
24
		libgck-1.so:security/gcr3
25
25
26
PORTSCOUT=	limitw:1,even
26
PORTSCOUT=	limitw:1,even
27
27
(-)b/security/Makefile (+1 lines)
Lines 171-176 Link Here
171
    SUBDIR += fwknop
171
    SUBDIR += fwknop
172
    SUBDIR += fwlogwatch
172
    SUBDIR += fwlogwatch
173
    SUBDIR += gcr
173
    SUBDIR += gcr
174
    SUBDIR += gcr3
174
    SUBDIR += gef
175
    SUBDIR += gef
175
    SUBDIR += git-credential-azure
176
    SUBDIR += git-credential-azure
176
    SUBDIR += git-credential-gopass
177
    SUBDIR += git-credential-gopass
(-)b/security/gcr/Makefile (-16 / +7 lines)
Lines 1-41 Link Here
1
PORTNAME=	gcr
1
PORTNAME=	gcr
2
PORTVERSION=	3.40.0
2
PORTVERSION=	4.3.0
3
PORTREVISION=	2
4
CATEGORIES=	security gnome
3
CATEGORIES=	security gnome
5
MASTER_SITES=	GNOME
4
MASTER_SITES=	GNOME
6
5
7
LICENSE=	LGPL20+
6
LICENSE=	LGPL20+
8
LICENSE_FILE=	${WRKSRC}/COPYING
7
LICENSE_FILE=	${WRKSRC}/COPYING
9
8
10
PATCH_SITES=	https://gitlab.gnome.org/GNOME/${PORTNAME}/-/commit/
11
PATCHFILES+=	b3ca1d02bb01.patch:-p1 # https://gitlab.gnome.org/GNOME/gcr/-/merge_requests/81
12
13
MAINTAINER=	gnome@FreeBSD.org
9
MAINTAINER=	gnome@FreeBSD.org
14
COMMENT=	Library for bits of crypto UI and parsing
10
COMMENT=	Library for bits of crypto UI and parsing
15
WWW=		https://live.gnome.org/GnomeKeyring
11
WWW=		https://live.gnome.org/GnomeKeyring
16
12
17
BUILD_DEPENDS=	gpg2:security/gnupg
13
BUILD_DEPENDS=	gpg2:security/gnupg
18
LIB_DEPENDS=	libdbus-1.so:devel/dbus \
14
LIB_DEPENDS=	libsecret-1.so:security/libsecret \
19
		libgpg-error.so:security/libgpg-error \
20
		libp11-kit.so:security/p11-kit \
15
		libp11-kit.so:security/p11-kit \
21
		libgcrypt.so:security/libgcrypt
16
		libgcrypt.so:security/libgcrypt
22
17
23
CONFLICTS=	gnome-keyring-2.[0-9]*
18
CONFLICTS=	gnome-keyring-2.[0-9]*
24
PORTSCOUT=	limitw:1,even
25
19
26
USE_GNOME=	cairo gtk30 intlhack introspection:build
20
USE_GNOME=	gtk40 intlhack introspection:build
27
USES=		desktop-file-utils gettext gmake gnome meson pathfix \
21
USES=		gettext gnome meson pkgconfig python:env tar:xz \
28
		pkgconfig python shared-mime-info tar:xz vala:build
22
		vala:build
29
USE_LDCONFIG=	yes
23
USE_LDCONFIG=	yes
30
BINARY_ALIAS=	python3=${PYTHON_VERSION}
31
INSTALL_TARGET=	install-strip
32
24
33
GLIB_SCHEMAS=	org.gnome.crypto.pgp.gschema.xml
25
MESON_ARGS=	-Dsystemd=disabled
34
26
35
OPTIONS_DEFINE=	DOCS
27
OPTIONS_DEFINE=	DOCS
36
28
37
DOCS_BUILD_DEPENDS=	gtk-doc>0:textproc/gtk-doc
29
DOCS_BUILD_DEPENDS=	gi-docgen:textproc/py-gi-docgen@${PY_FLAVOR}
38
DOCS_MESON_TRUE=	gtk_doc
30
DOCS_MESON_TRUE=	gtk_doc
39
DOCSDIR=		${PREFIX}/share/gtk-doc/html/
40
31
41
.include <bsd.port.mk>
32
.include <bsd.port.mk>
(-)b/security/gcr/distinfo (-5 / +3 lines)
Lines 1-5 Link Here
1
TIMESTAMP = 1644692066
1
TIMESTAMP = 1728733830
2
SHA256 (gcr-3.40.0.tar.xz) = b9d3645a5fd953a54285cc64d4fc046736463dbd4dcc25caf5c7b59bed3027f5
2
SHA256 (gcr-4.3.0.tar.xz) = c3ee8728e4364b0397f435fa20f92f901ab139d2b264f4e059d67b3c0f43cd36
3
SIZE (gcr-3.40.0.tar.xz) = 1011044
3
SIZE (gcr-4.3.0.tar.xz) = 726488
4
SHA256 (b3ca1d02bb01.patch) = 3b2714ea24e6f5985eb4ac124899dfbc5e70200df498552ae198a8039b7c0a83
5
SIZE (b3ca1d02bb01.patch) = 1929
(-)b/security/gcr/pkg-plist (-296 / +862 lines)
Lines 1-296 Link Here
1
bin/gcr-viewer
1
bin/gcr-viewer-gtk4
2
include/gck-1/gck/gck-deprecated.h
2
include/gck-2/gck/gck-enum-types.h
3
include/gck-1/gck/gck-enum-types.h
3
include/gck-2/gck/gck-version.h
4
include/gck-1/gck/gck-version.h
4
include/gck-2/gck/gck.h
5
include/gck-1/gck/gck.h
5
include/gck-2/gck/pkcs11n.h
6
include/gck-1/gck/pkcs11.h
6
include/gck-2/gck/pkcs11x.h
7
include/gck-1/gck/pkcs11n.h
7
include/gcr-4/gcr/gcr-certificate-chain.h
8
include/gck-1/gck/pkcs11x.h
8
include/gcr-4/gcr/gcr-certificate-field.h
9
include/gcr-3/gcr/gcr-base.h
9
include/gcr-4/gcr/gcr-certificate-request.h
10
include/gcr-3/gcr/gcr-certificate-chain.h
10
include/gcr-4/gcr/gcr-certificate-section.h
11
include/gcr-3/gcr/gcr-certificate-request.h
11
include/gcr-4/gcr/gcr-certificate.h
12
include/gcr-3/gcr/gcr-certificate.h
12
include/gcr-4/gcr/gcr-enum-types.h
13
include/gcr-3/gcr/gcr-collection.h
13
include/gcr-4/gcr/gcr-fingerprint.h
14
include/gcr-3/gcr/gcr-column.h
14
include/gcr-4/gcr/gcr-import-interaction.h
15
include/gcr-3/gcr/gcr-comparable.h
15
include/gcr-4/gcr/gcr-importer.h
16
include/gcr-3/gcr/gcr-deprecated-base.h
16
include/gcr-4/gcr/gcr-library.h
17
include/gcr-3/gcr/gcr-enum-types-base.h
17
include/gcr-4/gcr/gcr-mock-prompter.h
18
include/gcr-3/gcr/gcr-filter-collection.h
18
include/gcr-4/gcr/gcr-parser.h
19
include/gcr-3/gcr/gcr-fingerprint.h
19
include/gcr-4/gcr/gcr-pkcs11-certificate.h
20
include/gcr-3/gcr/gcr-icons.h
20
include/gcr-4/gcr/gcr-prompt.h
21
include/gcr-3/gcr/gcr-import-interaction.h
21
include/gcr-4/gcr/gcr-secret-exchange.h
22
include/gcr-3/gcr/gcr-importer.h
22
include/gcr-4/gcr/gcr-secure-memory.h
23
include/gcr-3/gcr/gcr-library.h
23
include/gcr-4/gcr/gcr-simple-certificate.h
24
include/gcr-3/gcr/gcr-mock-prompter.h
24
include/gcr-4/gcr/gcr-ssh-askpass.h
25
include/gcr-3/gcr/gcr-parser.h
25
include/gcr-4/gcr/gcr-system-prompt.h
26
include/gcr-3/gcr/gcr-pkcs11-certificate.h
26
include/gcr-4/gcr/gcr-system-prompter.h
27
include/gcr-3/gcr/gcr-prompt.h
27
include/gcr-4/gcr/gcr-trust.h
28
include/gcr-3/gcr/gcr-secret-exchange.h
28
include/gcr-4/gcr/gcr-types.h
29
include/gcr-3/gcr/gcr-secure-memory.h
29
include/gcr-4/gcr/gcr-unlock-options.h
30
include/gcr-3/gcr/gcr-simple-certificate.h
30
include/gcr-4/gcr/gcr-version.h
31
include/gcr-3/gcr/gcr-simple-collection.h
31
include/gcr-4/gcr/gcr.h
32
include/gcr-3/gcr/gcr-ssh-askpass.h
32
lib/girepository-1.0/Gck-2.typelib
33
include/gcr-3/gcr/gcr-system-prompt.h
33
lib/girepository-1.0/Gcr-4.typelib
34
include/gcr-3/gcr/gcr-system-prompter.h
34
lib/libgck-2.so
35
include/gcr-3/gcr/gcr-trust.h
35
lib/libgck-2.so.2
36
include/gcr-3/gcr/gcr-types.h
36
lib/libgck-2.so.2.3.0
37
include/gcr-3/gcr/gcr-union-collection.h
37
lib/libgcr-4.so
38
include/gcr-3/gcr/gcr-unlock-options.h
38
lib/libgcr-4.so.4
39
include/gcr-3/gcr/gcr-version.h
39
lib/libgcr-4.so.4.3.0
40
include/gcr-3/gcr/gcr.h
40
libdata/pkgconfig/gck-2.pc
41
include/gcr-3/ui/gcr-certificate-basics-widget.h
41
libdata/pkgconfig/gcr-4.pc
42
include/gcr-3/ui/gcr-certificate-details-widget.h
42
libexec/gcr-ssh-agent
43
include/gcr-3/ui/gcr-certificate-renderer.h
43
libexec/gcr4-ssh-askpass
44
include/gcr-3/ui/gcr-certificate-widget.h
44
%%PORTDOCS%%share/doc/gck-2/RedHatDisplay-Black.woff
45
include/gcr-3/ui/gcr-collection-model.h
45
%%PORTDOCS%%share/doc/gck-2/RedHatDisplay-Black.woff2
46
include/gcr-3/ui/gcr-combo-selector.h
46
%%PORTDOCS%%share/doc/gck-2/RedHatDisplay-BlackItalic.woff
47
include/gcr-3/ui/gcr-deprecated.h
47
%%PORTDOCS%%share/doc/gck-2/RedHatDisplay-BlackItalic.woff2
48
include/gcr-3/ui/gcr-enum-types.h
48
%%PORTDOCS%%share/doc/gck-2/RedHatDisplay-Bold.woff
49
include/gcr-3/ui/gcr-failure-renderer.h
49
%%PORTDOCS%%share/doc/gck-2/RedHatDisplay-Bold.woff2
50
include/gcr-3/ui/gcr-import-button.h
50
%%PORTDOCS%%share/doc/gck-2/RedHatDisplay-BoldItalic.woff
51
include/gcr-3/ui/gcr-key-renderer.h
51
%%PORTDOCS%%share/doc/gck-2/RedHatDisplay-BoldItalic.woff2
52
include/gcr-3/ui/gcr-key-widget.h
52
%%PORTDOCS%%share/doc/gck-2/RedHatDisplay-Italic.woff
53
include/gcr-3/ui/gcr-list-selector.h
53
%%PORTDOCS%%share/doc/gck-2/RedHatDisplay-Italic.woff2
54
include/gcr-3/ui/gcr-prompt-dialog.h
54
%%PORTDOCS%%share/doc/gck-2/RedHatDisplay-Medium.woff
55
include/gcr-3/ui/gcr-renderer.h
55
%%PORTDOCS%%share/doc/gck-2/RedHatDisplay-Medium.woff2
56
include/gcr-3/ui/gcr-secure-entry-buffer.h
56
%%PORTDOCS%%share/doc/gck-2/RedHatDisplay-MediumItalic.woff
57
include/gcr-3/ui/gcr-tree-selector.h
57
%%PORTDOCS%%share/doc/gck-2/RedHatDisplay-MediumItalic.woff2
58
include/gcr-3/ui/gcr-ui.h
58
%%PORTDOCS%%share/doc/gck-2/RedHatDisplay-Regular.woff
59
include/gcr-3/ui/gcr-unlock-options-widget.h
59
%%PORTDOCS%%share/doc/gck-2/RedHatDisplay-Regular.woff2
60
include/gcr-3/ui/gcr-viewer-widget.h
60
%%PORTDOCS%%share/doc/gck-2/RedHatText-Bold.woff
61
include/gcr-3/ui/gcr-viewer.h
61
%%PORTDOCS%%share/doc/gck-2/RedHatText-Bold.woff2
62
lib/girepository-1.0/Gck-1.typelib
62
%%PORTDOCS%%share/doc/gck-2/RedHatText-BoldItalic.woff
63
lib/girepository-1.0/Gcr-3.typelib
63
%%PORTDOCS%%share/doc/gck-2/RedHatText-BoldItalic.woff2
64
lib/girepository-1.0/GcrUi-3.typelib
64
%%PORTDOCS%%share/doc/gck-2/RedHatText-Italic.woff
65
lib/libgck-1.so
65
%%PORTDOCS%%share/doc/gck-2/RedHatText-Italic.woff2
66
lib/libgck-1.so.0
66
%%PORTDOCS%%share/doc/gck-2/RedHatText-Medium.woff
67
lib/libgck-1.so.0.0.0
67
%%PORTDOCS%%share/doc/gck-2/RedHatText-Medium.woff2
68
lib/libgcr-base-3.so
68
%%PORTDOCS%%share/doc/gck-2/RedHatText-MediumItalic.woff
69
lib/libgcr-base-3.so.1
69
%%PORTDOCS%%share/doc/gck-2/RedHatText-MediumItalic.woff2
70
lib/libgcr-base-3.so.1.0.0
70
%%PORTDOCS%%share/doc/gck-2/RedHatText-Regular.woff
71
lib/libgcr-ui-3.so
71
%%PORTDOCS%%share/doc/gck-2/RedHatText-Regular.woff2
72
lib/libgcr-ui-3.so.1
72
%%PORTDOCS%%share/doc/gck-2/SourceCodePro-It.ttf.woff
73
lib/libgcr-ui-3.so.1.0.0
73
%%PORTDOCS%%share/doc/gck-2/SourceCodePro-Regular.ttf.woff
74
libdata/pkgconfig/gck-1.pc
74
%%PORTDOCS%%share/doc/gck-2/SourceCodePro-Semibold.ttf.woff
75
libdata/pkgconfig/gcr-3.pc
75
%%PORTDOCS%%share/doc/gck-2/callback.Allocator.html
76
libdata/pkgconfig/gcr-base-3.pc
76
%%PORTDOCS%%share/doc/gck-2/class.Enumerator.html
77
libdata/pkgconfig/gcr-ui-3.pc
77
%%PORTDOCS%%share/doc/gck-2/class.Module.html
78
libexec/gcr-prompter
78
%%PORTDOCS%%share/doc/gck-2/class.Object.html
79
libexec/gcr-ssh-askpass
79
%%PORTDOCS%%share/doc/gck-2/class.Password.html
80
share/GConf/gsettings/org.gnome.crypto.pgp.convert
80
%%PORTDOCS%%share/doc/gck-2/class.Session.html
81
share/GConf/gsettings/org.gnome.crypto.pgp_keyservers.convert
81
%%PORTDOCS%%share/doc/gck-2/class.Slot.html
82
share/applications/gcr-prompter.desktop
82
%%PORTDOCS%%share/doc/gck-2/classes_hierarchy.html
83
share/applications/gcr-viewer.desktop
83
%%PORTDOCS%%share/doc/gck-2/const.INVALID.html
84
share/dbus-1/services/org.gnome.keyring.PrivatePrompter.service
84
%%PORTDOCS%%share/doc/gck-2/const.MAJOR_VERSION.html
85
share/dbus-1/services/org.gnome.keyring.SystemPrompter.service
85
%%PORTDOCS%%share/doc/gck-2/const.MICRO_VERSION.html
86
share/gir-1.0/Gck-1.gir
86
%%PORTDOCS%%share/doc/gck-2/const.MINOR_VERSION.html
87
share/gir-1.0/Gcr-3.gir
87
%%PORTDOCS%%share/doc/gck-2/const.URI_FOR_MODULE_WITH_VERSION.html
88
share/gir-1.0/GcrUi-3.gir
88
%%PORTDOCS%%share/doc/gck-2/const.URI_FOR_OBJECT_ON_TOKEN.html
89
%%PORTDOCS%%%%DOCSDIR%%gck/GckAttribute.html
89
%%PORTDOCS%%share/doc/gck-2/const.URI_FOR_OBJECT_ON_TOKEN_AND_MODULE.html
90
%%PORTDOCS%%%%DOCSDIR%%gck/GckAttributes.html
90
%%PORTDOCS%%share/doc/gck-2/const.VENDOR_CODE.html
91
%%PORTDOCS%%%%DOCSDIR%%gck/GckEnumerator.html
91
%%PORTDOCS%%share/doc/gck-2/ctor.Attribute.new.html
92
%%PORTDOCS%%%%DOCSDIR%%gck/GckModule.html
92
%%PORTDOCS%%share/doc/gck-2/ctor.Attribute.new_boolean.html
93
%%PORTDOCS%%%%DOCSDIR%%gck/GckObject.html
93
%%PORTDOCS%%share/doc/gck-2/ctor.Attribute.new_date.html
94
%%PORTDOCS%%%%DOCSDIR%%gck/GckObjectCache.html
94
%%PORTDOCS%%share/doc/gck-2/ctor.Attribute.new_empty.html
95
%%PORTDOCS%%%%DOCSDIR%%gck/GckSession.html
95
%%PORTDOCS%%share/doc/gck-2/ctor.Attribute.new_invalid.html
96
%%PORTDOCS%%%%DOCSDIR%%gck/GckSlot.html
96
%%PORTDOCS%%share/doc/gck-2/ctor.Attribute.new_string.html
97
%%PORTDOCS%%%%DOCSDIR%%gck/annotation-glossary.html
97
%%PORTDOCS%%share/doc/gck-2/ctor.Attribute.new_ulong.html
98
%%PORTDOCS%%%%DOCSDIR%%gck/gck-Errors.html
98
%%PORTDOCS%%share/doc/gck-2/ctor.Attributes.new.html
99
%%PORTDOCS%%%%DOCSDIR%%gck/gck-GckModule-lists.html
99
%%PORTDOCS%%share/doc/gck-2/ctor.Attributes.new_empty.html
100
%%PORTDOCS%%%%DOCSDIR%%gck/gck-Library-Utilities.html
100
%%PORTDOCS%%share/doc/gck-2/ctor.Builder.new.html
101
%%PORTDOCS%%%%DOCSDIR%%gck/gck-Miscellaneous-Functions.html
101
%%PORTDOCS%%share/doc/gck-2/ctor.Module.new.html
102
%%PORTDOCS%%%%DOCSDIR%%gck/gck-PKCS11-URIs.html
102
%%PORTDOCS%%share/doc/gck-2/ctor.Object.from_handle.html
103
%%PORTDOCS%%%%DOCSDIR%%gck/gck.devhelp2
103
%%PORTDOCS%%share/doc/gck-2/ctor.UriData.new.html
104
%%PORTDOCS%%%%DOCSDIR%%gck/home.png
104
%%PORTDOCS%%share/doc/gck-2/enum.BuilderFlags.html
105
%%PORTDOCS%%%%DOCSDIR%%gck/index.html
105
%%PORTDOCS%%share/doc/gck-2/error.Error.html
106
%%PORTDOCS%%%%DOCSDIR%%gck/left-insensitive.png
106
%%PORTDOCS%%share/doc/gck-2/error.UriError.html
107
%%PORTDOCS%%%%DOCSDIR%%gck/left.png
107
%%PORTDOCS%%share/doc/gck-2/flags.SessionOptions.html
108
%%PORTDOCS%%%%DOCSDIR%%gck/pkcs11-links.html
108
%%PORTDOCS%%share/doc/gck-2/flags.UriFlags.html
109
%%PORTDOCS%%%%DOCSDIR%%gck/reference.html
109
%%PORTDOCS%%share/doc/gck-2/fonts.css
110
%%PORTDOCS%%%%DOCSDIR%%gck/right-insensitive.png
110
%%PORTDOCS%%share/doc/gck-2/func.CHECK_VERSION.html
111
%%PORTDOCS%%%%DOCSDIR%%gck/right.png
111
%%PORTDOCS%%share/doc/gck-2/func.mechanisms_at.html
112
%%PORTDOCS%%%%DOCSDIR%%gck/style.css
112
%%PORTDOCS%%share/doc/gck-2/func.mechanisms_check.html
113
%%PORTDOCS%%%%DOCSDIR%%gck/up-insensitive.png
113
%%PORTDOCS%%share/doc/gck-2/func.mechanisms_length.html
114
%%PORTDOCS%%%%DOCSDIR%%gck/up.png
114
%%PORTDOCS%%share/doc/gck-2/func.message_from_rv.html
115
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrCertificate.html
115
%%PORTDOCS%%share/doc/gck-2/func.modules_enumerate_objects.html
116
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrCertificateChain.html
116
%%PORTDOCS%%share/doc/gck-2/func.modules_enumerate_uri.html
117
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrCertificateRequest.html
117
%%PORTDOCS%%share/doc/gck-2/func.modules_get_slots.html
118
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrCertificateWidget.html
118
%%PORTDOCS%%share/doc/gck-2/func.modules_initialize_registered.html
119
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrCollection.html
119
%%PORTDOCS%%share/doc/gck-2/func.modules_initialize_registered_async.html
120
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrCollectionModel.html
120
%%PORTDOCS%%share/doc/gck-2/func.modules_initialize_registered_finish.html
121
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrComboSelector.html
121
%%PORTDOCS%%share/doc/gck-2/func.modules_object_for_uri.html
122
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrComparable.html
122
%%PORTDOCS%%share/doc/gck-2/func.modules_objects_for_uri.html
123
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrImportButton.html
123
%%PORTDOCS%%share/doc/gck-2/func.modules_token_for_uri.html
124
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrImportInteraction.html
124
%%PORTDOCS%%share/doc/gck-2/func.modules_tokens_for_uri.html
125
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrImporter.html
125
%%PORTDOCS%%share/doc/gck-2/func.objects_from_handle_array.html
126
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrKeyWidget.html
126
%%PORTDOCS%%share/doc/gck-2/func.slots_enumerate_objects.html
127
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrListSelector.html
127
%%PORTDOCS%%share/doc/gck-2/func.string_from_chars.html
128
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrParser.html
128
%%PORTDOCS%%share/doc/gck-2/func.string_to_chars.html
129
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrPkcs11Certificate.html
129
%%PORTDOCS%%share/doc/gck-2/func.value_to_boolean.html
130
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrPrompt.html
130
%%PORTDOCS%%share/doc/gck-2/func.value_to_ulong.html
131
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrPromptDialog.html
131
%%PORTDOCS%%share/doc/gck-2/fzy.js
132
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrRenderer.html
132
%%PORTDOCS%%share/doc/gck-2/gck-2.devhelp2
133
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrSecretExchange.html
133
%%PORTDOCS%%share/doc/gck-2/go-up-symbolic.png
134
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrSecureEntryBuffer.html
134
%%PORTDOCS%%share/doc/gck-2/iface.ObjectCache.html
135
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrSimpleCertificate.html
135
%%PORTDOCS%%share/doc/gck-2/index.html
136
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrSimpleCollection.html
136
%%PORTDOCS%%share/doc/gck-2/index.json
137
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrSshAskpass.html
137
%%PORTDOCS%%share/doc/gck-2/main.js
138
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrSystemPrompt.html
138
%%PORTDOCS%%share/doc/gck-2/method.Attribute.clear.html
139
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrSystemPrompter.html
139
%%PORTDOCS%%share/doc/gck-2/method.Attribute.dump.html
140
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrTreeSelector.html
140
%%PORTDOCS%%share/doc/gck-2/method.Attribute.dup.html
141
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrViewer.html
141
%%PORTDOCS%%share/doc/gck-2/method.Attribute.equal.html
142
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrViewerWidget.html
142
%%PORTDOCS%%share/doc/gck-2/method.Attribute.free.html
143
%%PORTDOCS%%%%DOCSDIR%%gcr/annotation-glossary.html
143
%%PORTDOCS%%share/doc/gck-2/method.Attribute.get_boolean.html
144
%%PORTDOCS%%%%DOCSDIR%%gcr/certificate-widget.png
144
%%PORTDOCS%%share/doc/gck-2/method.Attribute.get_data.html
145
%%PORTDOCS%%%%DOCSDIR%%gcr/certificates.html
145
%%PORTDOCS%%share/doc/gck-2/method.Attribute.get_date.html
146
%%PORTDOCS%%%%DOCSDIR%%gcr/ch01.html
146
%%PORTDOCS%%share/doc/gck-2/method.Attribute.get_string.html
147
%%PORTDOCS%%%%DOCSDIR%%gcr/collections.html
147
%%PORTDOCS%%share/doc/gck-2/method.Attribute.get_ulong.html
148
%%PORTDOCS%%%%DOCSDIR%%gcr/combo-selector.png
148
%%PORTDOCS%%share/doc/gck-2/method.Attribute.hash.html
149
%%PORTDOCS%%%%DOCSDIR%%gcr/gcr-GcrColumn.html
149
%%PORTDOCS%%share/doc/gck-2/method.Attribute.init.html
150
%%PORTDOCS%%%%DOCSDIR%%gcr/gcr-Key-Fingerprints.html
150
%%PORTDOCS%%share/doc/gck-2/method.Attribute.init_boolean.html
151
%%PORTDOCS%%%%DOCSDIR%%gcr/gcr-Library-PKCS#11.html
151
%%PORTDOCS%%share/doc/gck-2/method.Attribute.init_copy.html
152
%%PORTDOCS%%%%DOCSDIR%%gcr/gcr-Library-Utilities.html
152
%%PORTDOCS%%share/doc/gck-2/method.Attribute.init_date.html
153
%%PORTDOCS%%%%DOCSDIR%%gcr/gcr-Non-pageable-Memory.html
153
%%PORTDOCS%%share/doc/gck-2/method.Attribute.init_empty.html
154
%%PORTDOCS%%%%DOCSDIR%%gcr/gcr-Trust-Storage-and-Lookups.html
154
%%PORTDOCS%%share/doc/gck-2/method.Attribute.init_invalid.html
155
%%PORTDOCS%%%%DOCSDIR%%gcr/gcr.devhelp2
155
%%PORTDOCS%%share/doc/gck-2/method.Attribute.init_string.html
156
%%PORTDOCS%%%%DOCSDIR%%gcr/home.png
156
%%PORTDOCS%%share/doc/gck-2/method.Attribute.init_ulong.html
157
%%PORTDOCS%%%%DOCSDIR%%gcr/import-button.png
157
%%PORTDOCS%%share/doc/gck-2/method.Attribute.is_invalid.html
158
%%PORTDOCS%%%%DOCSDIR%%gcr/index.html
158
%%PORTDOCS%%share/doc/gck-2/method.Attributes.at.html
159
%%PORTDOCS%%%%DOCSDIR%%gcr/key-widget.png
159
%%PORTDOCS%%share/doc/gck-2/method.Attributes.contains.html
160
%%PORTDOCS%%%%DOCSDIR%%gcr/left-insensitive.png
160
%%PORTDOCS%%share/doc/gck-2/method.Attributes.count.html
161
%%PORTDOCS%%%%DOCSDIR%%gcr/left.png
161
%%PORTDOCS%%share/doc/gck-2/method.Attributes.dump.html
162
%%PORTDOCS%%%%DOCSDIR%%gcr/list-selector.png
162
%%PORTDOCS%%share/doc/gck-2/method.Attributes.find.html
163
%%PORTDOCS%%%%DOCSDIR%%gcr/misc.html
163
%%PORTDOCS%%share/doc/gck-2/method.Attributes.find_boolean.html
164
%%PORTDOCS%%%%DOCSDIR%%gcr/prompts.html
164
%%PORTDOCS%%share/doc/gck-2/method.Attributes.find_date.html
165
%%PORTDOCS%%%%DOCSDIR%%gcr/right-insensitive.png
165
%%PORTDOCS%%share/doc/gck-2/method.Attributes.find_string.html
166
%%PORTDOCS%%%%DOCSDIR%%gcr/right.png
166
%%PORTDOCS%%share/doc/gck-2/method.Attributes.find_ulong.html
167
%%PORTDOCS%%%%DOCSDIR%%gcr/storage.html
167
%%PORTDOCS%%share/doc/gck-2/method.Attributes.ref.html
168
%%PORTDOCS%%%%DOCSDIR%%gcr/style.css
168
%%PORTDOCS%%share/doc/gck-2/method.Attributes.to_string.html
169
%%PORTDOCS%%%%DOCSDIR%%gcr/tree-selector.png
169
%%PORTDOCS%%share/doc/gck-2/method.Attributes.unref.html
170
%%PORTDOCS%%%%DOCSDIR%%gcr/up-insensitive.png
170
%%PORTDOCS%%share/doc/gck-2/method.Builder.add_all.html
171
%%PORTDOCS%%%%DOCSDIR%%gcr/up.png
171
%%PORTDOCS%%share/doc/gck-2/method.Builder.add_attribute.html
172
%%PORTDOCS%%%%DOCSDIR%%gcr/viewer-widget.png
172
%%PORTDOCS%%share/doc/gck-2/method.Builder.add_boolean.html
173
%%PORTDOCS%%%%DOCSDIR%%gcr/widgets.html
173
%%PORTDOCS%%share/doc/gck-2/method.Builder.add_data.html
174
share/icons/hicolor/16x16/apps/gcr-gnupg.png
174
%%PORTDOCS%%share/doc/gck-2/method.Builder.add_date.html
175
share/icons/hicolor/16x16/apps/gcr-key-pair.png
175
%%PORTDOCS%%share/doc/gck-2/method.Builder.add_empty.html
176
share/icons/hicolor/16x16/apps/gcr-key.png
176
%%PORTDOCS%%share/doc/gck-2/method.Builder.add_except.html
177
share/icons/hicolor/16x16/apps/gcr-password.png
177
%%PORTDOCS%%share/doc/gck-2/method.Builder.add_exceptv.html
178
share/icons/hicolor/16x16/apps/gcr-smart-card.png
178
%%PORTDOCS%%share/doc/gck-2/method.Builder.add_invalid.html
179
share/icons/hicolor/22x22/apps/gcr-gnupg.png
179
%%PORTDOCS%%share/doc/gck-2/method.Builder.add_only.html
180
share/icons/hicolor/22x22/apps/gcr-key-pair.png
180
%%PORTDOCS%%share/doc/gck-2/method.Builder.add_onlyv.html
181
share/icons/hicolor/22x22/apps/gcr-key.png
181
%%PORTDOCS%%share/doc/gck-2/method.Builder.add_string.html
182
share/icons/hicolor/22x22/apps/gcr-password.png
182
%%PORTDOCS%%share/doc/gck-2/method.Builder.add_ulong.html
183
share/icons/hicolor/22x22/apps/gcr-smart-card.png
183
%%PORTDOCS%%share/doc/gck-2/method.Builder.clear.html
184
share/icons/hicolor/24x24/apps/gcr-gnupg.png
184
%%PORTDOCS%%share/doc/gck-2/method.Builder.copy.html
185
share/icons/hicolor/24x24/apps/gcr-key-pair.png
185
%%PORTDOCS%%share/doc/gck-2/method.Builder.end.html
186
share/icons/hicolor/24x24/apps/gcr-key.png
186
%%PORTDOCS%%share/doc/gck-2/method.Builder.find.html
187
share/icons/hicolor/24x24/apps/gcr-password.png
187
%%PORTDOCS%%share/doc/gck-2/method.Builder.find_boolean.html
188
share/icons/hicolor/24x24/apps/gcr-smart-card.png
188
%%PORTDOCS%%share/doc/gck-2/method.Builder.find_date.html
189
share/icons/hicolor/256x256/apps/gcr-gnupg.png
189
%%PORTDOCS%%share/doc/gck-2/method.Builder.find_string.html
190
share/icons/hicolor/256x256/apps/gcr-password.png
190
%%PORTDOCS%%share/doc/gck-2/method.Builder.find_ulong.html
191
share/icons/hicolor/256x256/apps/gcr-smart-card.png
191
%%PORTDOCS%%share/doc/gck-2/method.Builder.init.html
192
share/icons/hicolor/32x32/apps/gcr-gnupg.png
192
%%PORTDOCS%%share/doc/gck-2/method.Builder.init_full.html
193
share/icons/hicolor/32x32/apps/gcr-key-pair.png
193
%%PORTDOCS%%share/doc/gck-2/method.Builder.ref.html
194
share/icons/hicolor/32x32/apps/gcr-key.png
194
%%PORTDOCS%%share/doc/gck-2/method.Builder.set_all.html
195
share/icons/hicolor/32x32/apps/gcr-password.png
195
%%PORTDOCS%%share/doc/gck-2/method.Builder.set_boolean.html
196
share/icons/hicolor/32x32/apps/gcr-smart-card.png
196
%%PORTDOCS%%share/doc/gck-2/method.Builder.set_data.html
197
share/icons/hicolor/48x48/apps/gcr-gnupg.png
197
%%PORTDOCS%%share/doc/gck-2/method.Builder.set_date.html
198
share/icons/hicolor/48x48/apps/gcr-key-pair.png
198
%%PORTDOCS%%share/doc/gck-2/method.Builder.set_empty.html
199
share/icons/hicolor/48x48/apps/gcr-key.png
199
%%PORTDOCS%%share/doc/gck-2/method.Builder.set_invalid.html
200
share/icons/hicolor/48x48/apps/gcr-password.png
200
%%PORTDOCS%%share/doc/gck-2/method.Builder.set_string.html
201
share/icons/hicolor/48x48/apps/gcr-smart-card.png
201
%%PORTDOCS%%share/doc/gck-2/method.Builder.set_ulong.html
202
share/locale/af/LC_MESSAGES/gcr.mo
202
%%PORTDOCS%%share/doc/gck-2/method.Builder.take_data.html
203
share/locale/ar/LC_MESSAGES/gcr.mo
203
%%PORTDOCS%%share/doc/gck-2/method.Builder.unref.html
204
share/locale/as/LC_MESSAGES/gcr.mo
204
%%PORTDOCS%%share/doc/gck-2/method.Enumerator.get_chained.html
205
share/locale/ast/LC_MESSAGES/gcr.mo
205
%%PORTDOCS%%share/doc/gck-2/method.Enumerator.get_interaction.html
206
share/locale/az/LC_MESSAGES/gcr.mo
206
%%PORTDOCS%%share/doc/gck-2/method.Enumerator.get_object_type.html
207
share/locale/be/LC_MESSAGES/gcr.mo
207
%%PORTDOCS%%share/doc/gck-2/method.Enumerator.next.html
208
share/locale/be@latin/LC_MESSAGES/gcr.mo
208
%%PORTDOCS%%share/doc/gck-2/method.Enumerator.next_async.html
209
share/locale/bg/LC_MESSAGES/gcr.mo
209
%%PORTDOCS%%share/doc/gck-2/method.Enumerator.next_finish.html
210
share/locale/bn/LC_MESSAGES/gcr.mo
210
%%PORTDOCS%%share/doc/gck-2/method.Enumerator.next_n.html
211
share/locale/bn_IN/LC_MESSAGES/gcr.mo
211
%%PORTDOCS%%share/doc/gck-2/method.Enumerator.set_chained.html
212
share/locale/bs/LC_MESSAGES/gcr.mo
212
%%PORTDOCS%%share/doc/gck-2/method.Enumerator.set_interaction.html
213
share/locale/ca/LC_MESSAGES/gcr.mo
213
%%PORTDOCS%%share/doc/gck-2/method.Enumerator.set_object_type.html
214
share/locale/ca@valencia/LC_MESSAGES/gcr.mo
214
%%PORTDOCS%%share/doc/gck-2/method.Enumerator.set_object_type_full.html
215
share/locale/ckb/LC_MESSAGES/gcr.mo
215
%%PORTDOCS%%share/doc/gck-2/method.MechanismInfo.copy.html
216
share/locale/cs/LC_MESSAGES/gcr.mo
216
%%PORTDOCS%%share/doc/gck-2/method.MechanismInfo.free.html
217
share/locale/cy/LC_MESSAGES/gcr.mo
217
%%PORTDOCS%%share/doc/gck-2/method.Module.equal.html
218
share/locale/da/LC_MESSAGES/gcr.mo
218
%%PORTDOCS%%share/doc/gck-2/method.Module.get_functions.html
219
share/locale/de/LC_MESSAGES/gcr.mo
219
%%PORTDOCS%%share/doc/gck-2/method.Module.get_info.html
220
share/locale/dz/LC_MESSAGES/gcr.mo
220
%%PORTDOCS%%share/doc/gck-2/method.Module.get_path.html
221
share/locale/el/LC_MESSAGES/gcr.mo
221
%%PORTDOCS%%share/doc/gck-2/method.Module.get_slots.html
222
share/locale/en@shaw/LC_MESSAGES/gcr.mo
222
%%PORTDOCS%%share/doc/gck-2/method.Module.hash.html
223
share/locale/en_CA/LC_MESSAGES/gcr.mo
223
%%PORTDOCS%%share/doc/gck-2/method.Module.match.html
224
share/locale/en_GB/LC_MESSAGES/gcr.mo
224
%%PORTDOCS%%share/doc/gck-2/method.ModuleInfo.copy.html
225
share/locale/eo/LC_MESSAGES/gcr.mo
225
%%PORTDOCS%%share/doc/gck-2/method.ModuleInfo.free.html
226
share/locale/es/LC_MESSAGES/gcr.mo
226
%%PORTDOCS%%share/doc/gck-2/method.Object.cache_lookup.html
227
share/locale/et/LC_MESSAGES/gcr.mo
227
%%PORTDOCS%%share/doc/gck-2/method.Object.cache_lookup_async.html
228
share/locale/eu/LC_MESSAGES/gcr.mo
228
%%PORTDOCS%%share/doc/gck-2/method.Object.cache_lookup_finish.html
229
share/locale/fa/LC_MESSAGES/gcr.mo
229
%%PORTDOCS%%share/doc/gck-2/method.Object.destroy.html
230
share/locale/fi/LC_MESSAGES/gcr.mo
230
%%PORTDOCS%%share/doc/gck-2/method.Object.destroy_async.html
231
share/locale/fr/LC_MESSAGES/gcr.mo
231
%%PORTDOCS%%share/doc/gck-2/method.Object.destroy_finish.html
232
share/locale/fur/LC_MESSAGES/gcr.mo
232
%%PORTDOCS%%share/doc/gck-2/method.Object.equal.html
233
share/locale/ga/LC_MESSAGES/gcr.mo
233
%%PORTDOCS%%share/doc/gck-2/method.Object.get.html
234
share/locale/gl/LC_MESSAGES/gcr.mo
234
%%PORTDOCS%%share/doc/gck-2/method.Object.get_async.html
235
share/locale/gu/LC_MESSAGES/gcr.mo
235
%%PORTDOCS%%share/doc/gck-2/method.Object.get_data.html
236
share/locale/he/LC_MESSAGES/gcr.mo
236
%%PORTDOCS%%share/doc/gck-2/method.Object.get_data_async.html
237
share/locale/hi/LC_MESSAGES/gcr.mo
237
%%PORTDOCS%%share/doc/gck-2/method.Object.get_data_finish.html
238
share/locale/hr/LC_MESSAGES/gcr.mo
238
%%PORTDOCS%%share/doc/gck-2/method.Object.get_data_full.html
239
share/locale/hu/LC_MESSAGES/gcr.mo
239
%%PORTDOCS%%share/doc/gck-2/method.Object.get_finish.html
240
share/locale/id/LC_MESSAGES/gcr.mo
240
%%PORTDOCS%%share/doc/gck-2/method.Object.get_full.html
241
share/locale/is/LC_MESSAGES/gcr.mo
241
%%PORTDOCS%%share/doc/gck-2/method.Object.get_handle.html
242
share/locale/it/LC_MESSAGES/gcr.mo
242
%%PORTDOCS%%share/doc/gck-2/method.Object.get_module.html
243
share/locale/ja/LC_MESSAGES/gcr.mo
243
%%PORTDOCS%%share/doc/gck-2/method.Object.get_session.html
244
share/locale/ka/LC_MESSAGES/gcr.mo
244
%%PORTDOCS%%share/doc/gck-2/method.Object.get_template.html
245
share/locale/kk/LC_MESSAGES/gcr.mo
245
%%PORTDOCS%%share/doc/gck-2/method.Object.get_template_async.html
246
share/locale/kn/LC_MESSAGES/gcr.mo
246
%%PORTDOCS%%share/doc/gck-2/method.Object.get_template_finish.html
247
share/locale/ko/LC_MESSAGES/gcr.mo
247
%%PORTDOCS%%share/doc/gck-2/method.Object.hash.html
248
share/locale/lt/LC_MESSAGES/gcr.mo
248
%%PORTDOCS%%share/doc/gck-2/method.Object.set.html
249
share/locale/lv/LC_MESSAGES/gcr.mo
249
%%PORTDOCS%%share/doc/gck-2/method.Object.set_async.html
250
share/locale/mai/LC_MESSAGES/gcr.mo
250
%%PORTDOCS%%share/doc/gck-2/method.Object.set_finish.html
251
share/locale/mg/LC_MESSAGES/gcr.mo
251
%%PORTDOCS%%share/doc/gck-2/method.Object.set_template.html
252
share/locale/mk/LC_MESSAGES/gcr.mo
252
%%PORTDOCS%%share/doc/gck-2/method.Object.set_template_async.html
253
share/locale/ml/LC_MESSAGES/gcr.mo
253
%%PORTDOCS%%share/doc/gck-2/method.Object.set_template_finish.html
254
share/locale/mn/LC_MESSAGES/gcr.mo
254
%%PORTDOCS%%share/doc/gck-2/method.ObjectCache.fill.html
255
share/locale/mr/LC_MESSAGES/gcr.mo
255
%%PORTDOCS%%share/doc/gck-2/method.ObjectCache.get_attributes.html
256
share/locale/ms/LC_MESSAGES/gcr.mo
256
%%PORTDOCS%%share/doc/gck-2/method.ObjectCache.set_attributes.html
257
share/locale/nb/LC_MESSAGES/gcr.mo
257
%%PORTDOCS%%share/doc/gck-2/method.ObjectCache.update.html
258
share/locale/ne/LC_MESSAGES/gcr.mo
258
%%PORTDOCS%%share/doc/gck-2/method.ObjectCache.update_async.html
259
share/locale/nl/LC_MESSAGES/gcr.mo
259
%%PORTDOCS%%share/doc/gck-2/method.ObjectCache.update_finish.html
260
share/locale/nn/LC_MESSAGES/gcr.mo
260
%%PORTDOCS%%share/doc/gck-2/method.Password.get_key.html
261
share/locale/oc/LC_MESSAGES/gcr.mo
261
%%PORTDOCS%%share/doc/gck-2/method.Password.get_module.html
262
share/locale/or/LC_MESSAGES/gcr.mo
262
%%PORTDOCS%%share/doc/gck-2/method.Password.get_token.html
263
share/locale/pa/LC_MESSAGES/gcr.mo
263
%%PORTDOCS%%share/doc/gck-2/method.Session.create_object.html
264
share/locale/pl/LC_MESSAGES/gcr.mo
264
%%PORTDOCS%%share/doc/gck-2/method.Session.create_object_async.html
265
share/locale/pt/LC_MESSAGES/gcr.mo
265
%%PORTDOCS%%share/doc/gck-2/method.Session.create_object_finish.html
266
share/locale/pt_BR/LC_MESSAGES/gcr.mo
266
%%PORTDOCS%%share/doc/gck-2/method.Session.decrypt.html
267
share/locale/ro/LC_MESSAGES/gcr.mo
267
%%PORTDOCS%%share/doc/gck-2/method.Session.decrypt_async.html
268
share/locale/ru/LC_MESSAGES/gcr.mo
268
%%PORTDOCS%%share/doc/gck-2/method.Session.decrypt_finish.html
269
share/locale/rw/LC_MESSAGES/gcr.mo
269
%%PORTDOCS%%share/doc/gck-2/method.Session.decrypt_full.html
270
share/locale/si/LC_MESSAGES/gcr.mo
270
%%PORTDOCS%%share/doc/gck-2/method.Session.derive_key.html
271
share/locale/sk/LC_MESSAGES/gcr.mo
271
%%PORTDOCS%%share/doc/gck-2/method.Session.derive_key_async.html
272
share/locale/sl/LC_MESSAGES/gcr.mo
272
%%PORTDOCS%%share/doc/gck-2/method.Session.derive_key_finish.html
273
share/locale/sq/LC_MESSAGES/gcr.mo
273
%%PORTDOCS%%share/doc/gck-2/method.Session.derive_key_full.html
274
share/locale/sr/LC_MESSAGES/gcr.mo
274
%%PORTDOCS%%share/doc/gck-2/method.Session.encrypt.html
275
share/locale/sr@latin/LC_MESSAGES/gcr.mo
275
%%PORTDOCS%%share/doc/gck-2/method.Session.encrypt_async.html
276
share/locale/sv/LC_MESSAGES/gcr.mo
276
%%PORTDOCS%%share/doc/gck-2/method.Session.encrypt_finish.html
277
share/locale/ta/LC_MESSAGES/gcr.mo
277
%%PORTDOCS%%share/doc/gck-2/method.Session.encrypt_full.html
278
share/locale/te/LC_MESSAGES/gcr.mo
278
%%PORTDOCS%%share/doc/gck-2/method.Session.enumerate_objects.html
279
share/locale/tg/LC_MESSAGES/gcr.mo
279
%%PORTDOCS%%share/doc/gck-2/method.Session.find_handles.html
280
share/locale/th/LC_MESSAGES/gcr.mo
280
%%PORTDOCS%%share/doc/gck-2/method.Session.find_handles_async.html
281
share/locale/tr/LC_MESSAGES/gcr.mo
281
%%PORTDOCS%%share/doc/gck-2/method.Session.find_handles_finish.html
282
share/locale/ug/LC_MESSAGES/gcr.mo
282
%%PORTDOCS%%share/doc/gck-2/method.Session.find_objects.html
283
share/locale/uk/LC_MESSAGES/gcr.mo
283
%%PORTDOCS%%share/doc/gck-2/method.Session.find_objects_async.html
284
share/locale/vi/LC_MESSAGES/gcr.mo
284
%%PORTDOCS%%share/doc/gck-2/method.Session.find_objects_finish.html
285
share/locale/xh/LC_MESSAGES/gcr.mo
285
%%PORTDOCS%%share/doc/gck-2/method.Session.generate_key_pair.html
286
share/locale/zh_CN/LC_MESSAGES/gcr.mo
286
%%PORTDOCS%%share/doc/gck-2/method.Session.generate_key_pair_async.html
287
share/locale/zh_HK/LC_MESSAGES/gcr.mo
287
%%PORTDOCS%%share/doc/gck-2/method.Session.generate_key_pair_finish.html
288
share/locale/zh_TW/LC_MESSAGES/gcr.mo
288
%%PORTDOCS%%share/doc/gck-2/method.Session.generate_key_pair_full.html
289
share/mime/packages/gcr-crypto-types.xml
289
%%PORTDOCS%%share/doc/gck-2/method.Session.get_handle.html
290
share/vala/vapi/gck-1.deps
290
%%PORTDOCS%%share/doc/gck-2/method.Session.get_info.html
291
share/vala/vapi/gck-1.vapi
291
%%PORTDOCS%%share/doc/gck-2/method.Session.get_interaction.html
292
share/vala/vapi/gcr-3.deps
292
%%PORTDOCS%%share/doc/gck-2/method.Session.get_module.html
293
share/vala/vapi/gcr-3.vapi
293
%%PORTDOCS%%share/doc/gck-2/method.Session.get_options.html
294
share/vala/vapi/gcr-ui-3.deps
294
%%PORTDOCS%%share/doc/gck-2/method.Session.get_slot.html
295
share/vala/vapi/gcr-ui-3.vapi
295
%%PORTDOCS%%share/doc/gck-2/method.Session.get_state.html
296
share/vala/vapi/pkcs11.vapi
296
%%PORTDOCS%%share/doc/gck-2/method.Session.init_pin.html
297
%%PORTDOCS%%share/doc/gck-2/method.Session.init_pin_async.html
298
%%PORTDOCS%%share/doc/gck-2/method.Session.init_pin_finish.html
299
%%PORTDOCS%%share/doc/gck-2/method.Session.login.html
300
%%PORTDOCS%%share/doc/gck-2/method.Session.login_async.html
301
%%PORTDOCS%%share/doc/gck-2/method.Session.login_finish.html
302
%%PORTDOCS%%share/doc/gck-2/method.Session.login_interactive.html
303
%%PORTDOCS%%share/doc/gck-2/method.Session.login_interactive_async.html
304
%%PORTDOCS%%share/doc/gck-2/method.Session.login_interactive_finish.html
305
%%PORTDOCS%%share/doc/gck-2/method.Session.logout.html
306
%%PORTDOCS%%share/doc/gck-2/method.Session.logout_async.html
307
%%PORTDOCS%%share/doc/gck-2/method.Session.logout_finish.html
308
%%PORTDOCS%%share/doc/gck-2/method.Session.set_interaction.html
309
%%PORTDOCS%%share/doc/gck-2/method.Session.set_pin.html
310
%%PORTDOCS%%share/doc/gck-2/method.Session.set_pin_async.html
311
%%PORTDOCS%%share/doc/gck-2/method.Session.set_pin_finish.html
312
%%PORTDOCS%%share/doc/gck-2/method.Session.sign.html
313
%%PORTDOCS%%share/doc/gck-2/method.Session.sign_async.html
314
%%PORTDOCS%%share/doc/gck-2/method.Session.sign_finish.html
315
%%PORTDOCS%%share/doc/gck-2/method.Session.sign_full.html
316
%%PORTDOCS%%share/doc/gck-2/method.Session.unwrap_key.html
317
%%PORTDOCS%%share/doc/gck-2/method.Session.unwrap_key_async.html
318
%%PORTDOCS%%share/doc/gck-2/method.Session.unwrap_key_finish.html
319
%%PORTDOCS%%share/doc/gck-2/method.Session.unwrap_key_full.html
320
%%PORTDOCS%%share/doc/gck-2/method.Session.verify.html
321
%%PORTDOCS%%share/doc/gck-2/method.Session.verify_async.html
322
%%PORTDOCS%%share/doc/gck-2/method.Session.verify_finish.html
323
%%PORTDOCS%%share/doc/gck-2/method.Session.verify_full.html
324
%%PORTDOCS%%share/doc/gck-2/method.Session.wrap_key.html
325
%%PORTDOCS%%share/doc/gck-2/method.Session.wrap_key_async.html
326
%%PORTDOCS%%share/doc/gck-2/method.Session.wrap_key_finish.html
327
%%PORTDOCS%%share/doc/gck-2/method.Session.wrap_key_full.html
328
%%PORTDOCS%%share/doc/gck-2/method.SessionInfo.copy.html
329
%%PORTDOCS%%share/doc/gck-2/method.SessionInfo.free.html
330
%%PORTDOCS%%share/doc/gck-2/method.Slot.enumerate_objects.html
331
%%PORTDOCS%%share/doc/gck-2/method.Slot.equal.html
332
%%PORTDOCS%%share/doc/gck-2/method.Slot.get_handle.html
333
%%PORTDOCS%%share/doc/gck-2/method.Slot.get_info.html
334
%%PORTDOCS%%share/doc/gck-2/method.Slot.get_mechanism_info.html
335
%%PORTDOCS%%share/doc/gck-2/method.Slot.get_mechanisms.html
336
%%PORTDOCS%%share/doc/gck-2/method.Slot.get_module.html
337
%%PORTDOCS%%share/doc/gck-2/method.Slot.get_token_info.html
338
%%PORTDOCS%%share/doc/gck-2/method.Slot.has_flags.html
339
%%PORTDOCS%%share/doc/gck-2/method.Slot.hash.html
340
%%PORTDOCS%%share/doc/gck-2/method.Slot.match.html
341
%%PORTDOCS%%share/doc/gck-2/method.Slot.open_session.html
342
%%PORTDOCS%%share/doc/gck-2/method.Slot.open_session_async.html
343
%%PORTDOCS%%share/doc/gck-2/method.Slot.open_session_finish.html
344
%%PORTDOCS%%share/doc/gck-2/method.Slot.open_session_full.html
345
%%PORTDOCS%%share/doc/gck-2/method.Slot.open_session_full_async.html
346
%%PORTDOCS%%share/doc/gck-2/method.SlotInfo.copy.html
347
%%PORTDOCS%%share/doc/gck-2/method.SlotInfo.free.html
348
%%PORTDOCS%%share/doc/gck-2/method.TokenInfo.copy.html
349
%%PORTDOCS%%share/doc/gck-2/method.TokenInfo.free.html
350
%%PORTDOCS%%share/doc/gck-2/method.UriData.build.html
351
%%PORTDOCS%%share/doc/gck-2/method.UriData.copy.html
352
%%PORTDOCS%%share/doc/gck-2/method.UriData.free.html
353
%%PORTDOCS%%share/doc/gck-2/pkcs11-links.html
354
%%PORTDOCS%%share/doc/gck-2/property.Enumerator.chained.html
355
%%PORTDOCS%%share/doc/gck-2/property.Enumerator.interaction.html
356
%%PORTDOCS%%share/doc/gck-2/property.Enumerator.object-type.html
357
%%PORTDOCS%%share/doc/gck-2/property.Module.functions.html
358
%%PORTDOCS%%share/doc/gck-2/property.Module.path.html
359
%%PORTDOCS%%share/doc/gck-2/property.Object.handle.html
360
%%PORTDOCS%%share/doc/gck-2/property.Object.module.html
361
%%PORTDOCS%%share/doc/gck-2/property.Object.session.html
362
%%PORTDOCS%%share/doc/gck-2/property.ObjectCache.attributes.html
363
%%PORTDOCS%%share/doc/gck-2/property.Password.key.html
364
%%PORTDOCS%%share/doc/gck-2/property.Password.module.html
365
%%PORTDOCS%%share/doc/gck-2/property.Password.token.html
366
%%PORTDOCS%%share/doc/gck-2/property.Session.app-data.html
367
%%PORTDOCS%%share/doc/gck-2/property.Session.handle.html
368
%%PORTDOCS%%share/doc/gck-2/property.Session.interaction.html
369
%%PORTDOCS%%share/doc/gck-2/property.Session.module.html
370
%%PORTDOCS%%share/doc/gck-2/property.Session.opening-flags.html
371
%%PORTDOCS%%share/doc/gck-2/property.Session.options.html
372
%%PORTDOCS%%share/doc/gck-2/property.Session.slot.html
373
%%PORTDOCS%%share/doc/gck-2/property.Slot.handle.html
374
%%PORTDOCS%%share/doc/gck-2/property.Slot.module.html
375
%%PORTDOCS%%share/doc/gck-2/search.js
376
%%PORTDOCS%%share/doc/gck-2/signal.Session.discard-handle.html
377
%%PORTDOCS%%share/doc/gck-2/solarized-dark.css
378
%%PORTDOCS%%share/doc/gck-2/solarized-light.css
379
%%PORTDOCS%%share/doc/gck-2/struct.Attribute.html
380
%%PORTDOCS%%share/doc/gck-2/struct.Attributes.html
381
%%PORTDOCS%%share/doc/gck-2/struct.Builder.html
382
%%PORTDOCS%%share/doc/gck-2/struct.Mechanism.html
383
%%PORTDOCS%%share/doc/gck-2/struct.MechanismInfo.html
384
%%PORTDOCS%%share/doc/gck-2/struct.ModuleInfo.html
385
%%PORTDOCS%%share/doc/gck-2/struct.SessionInfo.html
386
%%PORTDOCS%%share/doc/gck-2/struct.SlotInfo.html
387
%%PORTDOCS%%share/doc/gck-2/struct.TokenInfo.html
388
%%PORTDOCS%%share/doc/gck-2/struct.UriData.html
389
%%PORTDOCS%%share/doc/gck-2/style.css
390
%%PORTDOCS%%share/doc/gck-2/type_func.Error.quark.html
391
%%PORTDOCS%%share/doc/gck-2/type_func.Module.initialize.html
392
%%PORTDOCS%%share/doc/gck-2/type_func.Module.initialize_async.html
393
%%PORTDOCS%%share/doc/gck-2/type_func.Module.initialize_finish.html
394
%%PORTDOCS%%share/doc/gck-2/type_func.Session.from_handle.html
395
%%PORTDOCS%%share/doc/gck-2/type_func.Session.open.html
396
%%PORTDOCS%%share/doc/gck-2/type_func.Session.open_async.html
397
%%PORTDOCS%%share/doc/gck-2/type_func.Session.open_finish.html
398
%%PORTDOCS%%share/doc/gck-2/type_func.Slot.from_handle.html
399
%%PORTDOCS%%share/doc/gck-2/type_func.UriData.parse.html
400
%%PORTDOCS%%share/doc/gck-2/type_func.UriError.quark.html
401
%%PORTDOCS%%share/doc/gck-2/urlmap.js
402
%%PORTDOCS%%share/doc/gck-2/vfunc.Module.authenticate_object.html
403
%%PORTDOCS%%share/doc/gck-2/vfunc.Module.authenticate_slot.html
404
%%PORTDOCS%%share/doc/gck-2/vfunc.ObjectCache.fill.html
405
%%PORTDOCS%%share/doc/gck-2/vfunc.Session.discard_handle.html
406
%%PORTDOCS%%share/doc/gcr-4/RedHatDisplay-Black.woff
407
%%PORTDOCS%%share/doc/gcr-4/RedHatDisplay-Black.woff2
408
%%PORTDOCS%%share/doc/gcr-4/RedHatDisplay-BlackItalic.woff
409
%%PORTDOCS%%share/doc/gcr-4/RedHatDisplay-BlackItalic.woff2
410
%%PORTDOCS%%share/doc/gcr-4/RedHatDisplay-Bold.woff
411
%%PORTDOCS%%share/doc/gcr-4/RedHatDisplay-Bold.woff2
412
%%PORTDOCS%%share/doc/gcr-4/RedHatDisplay-BoldItalic.woff
413
%%PORTDOCS%%share/doc/gcr-4/RedHatDisplay-BoldItalic.woff2
414
%%PORTDOCS%%share/doc/gcr-4/RedHatDisplay-Italic.woff
415
%%PORTDOCS%%share/doc/gcr-4/RedHatDisplay-Italic.woff2
416
%%PORTDOCS%%share/doc/gcr-4/RedHatDisplay-Medium.woff
417
%%PORTDOCS%%share/doc/gcr-4/RedHatDisplay-Medium.woff2
418
%%PORTDOCS%%share/doc/gcr-4/RedHatDisplay-MediumItalic.woff
419
%%PORTDOCS%%share/doc/gcr-4/RedHatDisplay-MediumItalic.woff2
420
%%PORTDOCS%%share/doc/gcr-4/RedHatDisplay-Regular.woff
421
%%PORTDOCS%%share/doc/gcr-4/RedHatDisplay-Regular.woff2
422
%%PORTDOCS%%share/doc/gcr-4/RedHatText-Bold.woff
423
%%PORTDOCS%%share/doc/gcr-4/RedHatText-Bold.woff2
424
%%PORTDOCS%%share/doc/gcr-4/RedHatText-BoldItalic.woff
425
%%PORTDOCS%%share/doc/gcr-4/RedHatText-BoldItalic.woff2
426
%%PORTDOCS%%share/doc/gcr-4/RedHatText-Italic.woff
427
%%PORTDOCS%%share/doc/gcr-4/RedHatText-Italic.woff2
428
%%PORTDOCS%%share/doc/gcr-4/RedHatText-Medium.woff
429
%%PORTDOCS%%share/doc/gcr-4/RedHatText-Medium.woff2
430
%%PORTDOCS%%share/doc/gcr-4/RedHatText-MediumItalic.woff
431
%%PORTDOCS%%share/doc/gcr-4/RedHatText-MediumItalic.woff2
432
%%PORTDOCS%%share/doc/gcr-4/RedHatText-Regular.woff
433
%%PORTDOCS%%share/doc/gcr-4/RedHatText-Regular.woff2
434
%%PORTDOCS%%share/doc/gcr-4/SourceCodePro-It.ttf.woff
435
%%PORTDOCS%%share/doc/gcr-4/SourceCodePro-Regular.ttf.woff
436
%%PORTDOCS%%share/doc/gcr-4/SourceCodePro-Semibold.ttf.woff
437
%%PORTDOCS%%share/doc/gcr-4/class.CertificateChain.html
438
%%PORTDOCS%%share/doc/gcr-4/class.CertificateField.html
439
%%PORTDOCS%%share/doc/gcr-4/class.CertificateRequest.html
440
%%PORTDOCS%%share/doc/gcr-4/class.CertificateSection.html
441
%%PORTDOCS%%share/doc/gcr-4/class.Parser.html
442
%%PORTDOCS%%share/doc/gcr-4/class.Pkcs11Certificate.html
443
%%PORTDOCS%%share/doc/gcr-4/class.SecretExchange.html
444
%%PORTDOCS%%share/doc/gcr-4/class.SimpleCertificate.html
445
%%PORTDOCS%%share/doc/gcr-4/class.SshAskpass.html
446
%%PORTDOCS%%share/doc/gcr-4/class.SystemPrompt.html
447
%%PORTDOCS%%share/doc/gcr-4/class.SystemPrompter.html
448
%%PORTDOCS%%share/doc/gcr-4/classes_hierarchy.html
449
%%PORTDOCS%%share/doc/gcr-4/const.MAJOR_VERSION.html
450
%%PORTDOCS%%share/doc/gcr-4/const.MICRO_VERSION.html
451
%%PORTDOCS%%share/doc/gcr-4/const.MINOR_VERSION.html
452
%%PORTDOCS%%share/doc/gcr-4/const.PURPOSE_CLIENT_AUTH.html
453
%%PORTDOCS%%share/doc/gcr-4/const.PURPOSE_CODE_SIGNING.html
454
%%PORTDOCS%%share/doc/gcr-4/const.PURPOSE_EMAIL.html
455
%%PORTDOCS%%share/doc/gcr-4/const.PURPOSE_SERVER_AUTH.html
456
%%PORTDOCS%%share/doc/gcr-4/const.SECRET_EXCHANGE_PROTOCOL_1.html
457
%%PORTDOCS%%share/doc/gcr-4/const.UNLOCK_OPTION_ALWAYS.html
458
%%PORTDOCS%%share/doc/gcr-4/const.UNLOCK_OPTION_IDLE.html
459
%%PORTDOCS%%share/doc/gcr-4/const.UNLOCK_OPTION_SESSION.html
460
%%PORTDOCS%%share/doc/gcr-4/const.UNLOCK_OPTION_TIMEOUT.html
461
%%PORTDOCS%%share/doc/gcr-4/ctor.CertificateChain.new.html
462
%%PORTDOCS%%share/doc/gcr-4/ctor.Parser.new.html
463
%%PORTDOCS%%share/doc/gcr-4/ctor.SecretExchange.new.html
464
%%PORTDOCS%%share/doc/gcr-4/ctor.SimpleCertificate.new.html
465
%%PORTDOCS%%share/doc/gcr-4/ctor.SimpleCertificate.new_static.html
466
%%PORTDOCS%%share/doc/gcr-4/ctor.SshAskpass.new.html
467
%%PORTDOCS%%share/doc/gcr-4/ctor.SystemPrompter.new.html
468
%%PORTDOCS%%share/doc/gcr-4/enum.CertificateChainStatus.html
469
%%PORTDOCS%%share/doc/gcr-4/enum.CertificateRequestFormat.html
470
%%PORTDOCS%%share/doc/gcr-4/enum.DataError.html
471
%%PORTDOCS%%share/doc/gcr-4/enum.DataFormat.html
472
%%PORTDOCS%%share/doc/gcr-4/enum.PromptReply.html
473
%%PORTDOCS%%share/doc/gcr-4/enum.SystemPromptError.html
474
%%PORTDOCS%%share/doc/gcr-4/enum.SystemPrompterMode.html
475
%%PORTDOCS%%share/doc/gcr-4/flags.CertificateChainFlags.html
476
%%PORTDOCS%%share/doc/gcr-4/flags.CertificateSectionFlags.html
477
%%PORTDOCS%%share/doc/gcr-4/fonts.css
478
%%PORTDOCS%%share/doc/gcr-4/func.CHECK_VERSION.html
479
%%PORTDOCS%%share/doc/gcr-4/func.data_error_get_domain.html
480
%%PORTDOCS%%share/doc/gcr-4/func.fingerprint_from_attributes.html
481
%%PORTDOCS%%share/doc/gcr-4/func.fingerprint_from_subject_public_key_info.html
482
%%PORTDOCS%%share/doc/gcr-4/func.mock_prompter_disconnect.html
483
%%PORTDOCS%%share/doc/gcr-4/func.mock_prompter_expect_close.html
484
%%PORTDOCS%%share/doc/gcr-4/func.mock_prompter_expect_confirm_cancel.html
485
%%PORTDOCS%%share/doc/gcr-4/func.mock_prompter_expect_confirm_ok.html
486
%%PORTDOCS%%share/doc/gcr-4/func.mock_prompter_expect_password_cancel.html
487
%%PORTDOCS%%share/doc/gcr-4/func.mock_prompter_expect_password_ok.html
488
%%PORTDOCS%%share/doc/gcr-4/func.mock_prompter_get_delay_msec.html
489
%%PORTDOCS%%share/doc/gcr-4/func.mock_prompter_is_expecting.html
490
%%PORTDOCS%%share/doc/gcr-4/func.mock_prompter_is_prompting.html
491
%%PORTDOCS%%share/doc/gcr-4/func.mock_prompter_set_delay_msec.html
492
%%PORTDOCS%%share/doc/gcr-4/func.mock_prompter_start.html
493
%%PORTDOCS%%share/doc/gcr-4/func.mock_prompter_stop.html
494
%%PORTDOCS%%share/doc/gcr-4/func.pkcs11_add_module.html
495
%%PORTDOCS%%share/doc/gcr-4/func.pkcs11_add_module_from_file.html
496
%%PORTDOCS%%share/doc/gcr-4/func.pkcs11_get_modules.html
497
%%PORTDOCS%%share/doc/gcr-4/func.pkcs11_get_trust_lookup_slots.html
498
%%PORTDOCS%%share/doc/gcr-4/func.pkcs11_get_trust_lookup_uris.html
499
%%PORTDOCS%%share/doc/gcr-4/func.pkcs11_get_trust_store_slot.html
500
%%PORTDOCS%%share/doc/gcr-4/func.pkcs11_get_trust_store_uri.html
501
%%PORTDOCS%%share/doc/gcr-4/func.pkcs11_initialize.html
502
%%PORTDOCS%%share/doc/gcr-4/func.pkcs11_initialize_async.html
503
%%PORTDOCS%%share/doc/gcr-4/func.pkcs11_initialize_finish.html
504
%%PORTDOCS%%share/doc/gcr-4/func.pkcs11_set_modules.html
505
%%PORTDOCS%%share/doc/gcr-4/func.pkcs11_set_trust_lookup_uris.html
506
%%PORTDOCS%%share/doc/gcr-4/func.pkcs11_set_trust_store_uri.html
507
%%PORTDOCS%%share/doc/gcr-4/func.secure_memory_alloc.html
508
%%PORTDOCS%%share/doc/gcr-4/func.secure_memory_free.html
509
%%PORTDOCS%%share/doc/gcr-4/func.secure_memory_is_secure.html
510
%%PORTDOCS%%share/doc/gcr-4/func.secure_memory_new.html
511
%%PORTDOCS%%share/doc/gcr-4/func.secure_memory_realloc.html
512
%%PORTDOCS%%share/doc/gcr-4/func.secure_memory_strdup.html
513
%%PORTDOCS%%share/doc/gcr-4/func.secure_memory_strfree.html
514
%%PORTDOCS%%share/doc/gcr-4/func.secure_memory_try_alloc.html
515
%%PORTDOCS%%share/doc/gcr-4/func.secure_memory_try_realloc.html
516
%%PORTDOCS%%share/doc/gcr-4/func.trust_add_pinned_certificate.html
517
%%PORTDOCS%%share/doc/gcr-4/func.trust_add_pinned_certificate_async.html
518
%%PORTDOCS%%share/doc/gcr-4/func.trust_add_pinned_certificate_finish.html
519
%%PORTDOCS%%share/doc/gcr-4/func.trust_is_certificate_anchored.html
520
%%PORTDOCS%%share/doc/gcr-4/func.trust_is_certificate_anchored_async.html
521
%%PORTDOCS%%share/doc/gcr-4/func.trust_is_certificate_anchored_finish.html
522
%%PORTDOCS%%share/doc/gcr-4/func.trust_is_certificate_distrusted.html
523
%%PORTDOCS%%share/doc/gcr-4/func.trust_is_certificate_distrusted_async.html
524
%%PORTDOCS%%share/doc/gcr-4/func.trust_is_certificate_distrusted_finish.html
525
%%PORTDOCS%%share/doc/gcr-4/func.trust_is_certificate_pinned.html
526
%%PORTDOCS%%share/doc/gcr-4/func.trust_is_certificate_pinned_async.html
527
%%PORTDOCS%%share/doc/gcr-4/func.trust_is_certificate_pinned_finish.html
528
%%PORTDOCS%%share/doc/gcr-4/func.trust_remove_pinned_certificate.html
529
%%PORTDOCS%%share/doc/gcr-4/func.trust_remove_pinned_certificate_async.html
530
%%PORTDOCS%%share/doc/gcr-4/func.trust_remove_pinned_certificate_finish.html
531
%%PORTDOCS%%share/doc/gcr-4/fzy.js
532
%%PORTDOCS%%share/doc/gcr-4/gcr-4.devhelp2
533
%%PORTDOCS%%share/doc/gcr-4/go-up-symbolic.png
534
%%PORTDOCS%%share/doc/gcr-4/iface.Certificate.html
535
%%PORTDOCS%%share/doc/gcr-4/iface.ImportInteraction.html
536
%%PORTDOCS%%share/doc/gcr-4/iface.Importer.html
537
%%PORTDOCS%%share/doc/gcr-4/iface.Prompt.html
538
%%PORTDOCS%%share/doc/gcr-4/index.html
539
%%PORTDOCS%%share/doc/gcr-4/index.json
540
%%PORTDOCS%%share/doc/gcr-4/main.js
541
%%PORTDOCS%%share/doc/gcr-4/method.Certificate.get_basic_constraints.html
542
%%PORTDOCS%%share/doc/gcr-4/method.Certificate.get_der_data.html
543
%%PORTDOCS%%share/doc/gcr-4/method.Certificate.get_expiry_date.html
544
%%PORTDOCS%%share/doc/gcr-4/method.Certificate.get_fingerprint.html
545
%%PORTDOCS%%share/doc/gcr-4/method.Certificate.get_fingerprint_hex.html
546
%%PORTDOCS%%share/doc/gcr-4/method.Certificate.get_interface_elements.html
547
%%PORTDOCS%%share/doc/gcr-4/method.Certificate.get_issued_date.html
548
%%PORTDOCS%%share/doc/gcr-4/method.Certificate.get_issuer_cn.html
549
%%PORTDOCS%%share/doc/gcr-4/method.Certificate.get_issuer_dn.html
550
%%PORTDOCS%%share/doc/gcr-4/method.Certificate.get_issuer_name.html
551
%%PORTDOCS%%share/doc/gcr-4/method.Certificate.get_issuer_part.html
552
%%PORTDOCS%%share/doc/gcr-4/method.Certificate.get_issuer_raw.html
553
%%PORTDOCS%%share/doc/gcr-4/method.Certificate.get_key_size.html
554
%%PORTDOCS%%share/doc/gcr-4/method.Certificate.get_serial_number.html
555
%%PORTDOCS%%share/doc/gcr-4/method.Certificate.get_serial_number_hex.html
556
%%PORTDOCS%%share/doc/gcr-4/method.Certificate.get_subject_cn.html
557
%%PORTDOCS%%share/doc/gcr-4/method.Certificate.get_subject_dn.html
558
%%PORTDOCS%%share/doc/gcr-4/method.Certificate.get_subject_name.html
559
%%PORTDOCS%%share/doc/gcr-4/method.Certificate.get_subject_part.html
560
%%PORTDOCS%%share/doc/gcr-4/method.Certificate.get_subject_raw.html
561
%%PORTDOCS%%share/doc/gcr-4/method.Certificate.get_version.html
562
%%PORTDOCS%%share/doc/gcr-4/method.Certificate.is_issuer.html
563
%%PORTDOCS%%share/doc/gcr-4/method.Certificate.mixin_emit_notify.html
564
%%PORTDOCS%%share/doc/gcr-4/method.CertificateChain.add.html
565
%%PORTDOCS%%share/doc/gcr-4/method.CertificateChain.build.html
566
%%PORTDOCS%%share/doc/gcr-4/method.CertificateChain.build_async.html
567
%%PORTDOCS%%share/doc/gcr-4/method.CertificateChain.build_finish.html
568
%%PORTDOCS%%share/doc/gcr-4/method.CertificateChain.get_anchor.html
569
%%PORTDOCS%%share/doc/gcr-4/method.CertificateChain.get_certificate.html
570
%%PORTDOCS%%share/doc/gcr-4/method.CertificateChain.get_endpoint.html
571
%%PORTDOCS%%share/doc/gcr-4/method.CertificateChain.get_length.html
572
%%PORTDOCS%%share/doc/gcr-4/method.CertificateChain.get_status.html
573
%%PORTDOCS%%share/doc/gcr-4/method.CertificateField.get_label.html
574
%%PORTDOCS%%share/doc/gcr-4/method.CertificateField.get_section.html
575
%%PORTDOCS%%share/doc/gcr-4/method.CertificateField.get_value.html
576
%%PORTDOCS%%share/doc/gcr-4/method.CertificateField.get_value_type.html
577
%%PORTDOCS%%share/doc/gcr-4/method.CertificateRequest.complete.html
578
%%PORTDOCS%%share/doc/gcr-4/method.CertificateRequest.complete_async.html
579
%%PORTDOCS%%share/doc/gcr-4/method.CertificateRequest.complete_finish.html
580
%%PORTDOCS%%share/doc/gcr-4/method.CertificateRequest.encode.html
581
%%PORTDOCS%%share/doc/gcr-4/method.CertificateRequest.get_format.html
582
%%PORTDOCS%%share/doc/gcr-4/method.CertificateRequest.get_private_key.html
583
%%PORTDOCS%%share/doc/gcr-4/method.CertificateRequest.set_cn.html
584
%%PORTDOCS%%share/doc/gcr-4/method.CertificateSection.get_fields.html
585
%%PORTDOCS%%share/doc/gcr-4/method.CertificateSection.get_flags.html
586
%%PORTDOCS%%share/doc/gcr-4/method.CertificateSection.get_label.html
587
%%PORTDOCS%%share/doc/gcr-4/method.ImportInteraction.supplement.html
588
%%PORTDOCS%%share/doc/gcr-4/method.ImportInteraction.supplement_async.html
589
%%PORTDOCS%%share/doc/gcr-4/method.ImportInteraction.supplement_finish.html
590
%%PORTDOCS%%share/doc/gcr-4/method.ImportInteraction.supplement_prep.html
591
%%PORTDOCS%%share/doc/gcr-4/method.Importer.get_interaction.html
592
%%PORTDOCS%%share/doc/gcr-4/method.Importer.import_async.html
593
%%PORTDOCS%%share/doc/gcr-4/method.Importer.import_finish.html
594
%%PORTDOCS%%share/doc/gcr-4/method.Importer.queue_for_parsed.html
595
%%PORTDOCS%%share/doc/gcr-4/method.Importer.set_interaction.html
596
%%PORTDOCS%%share/doc/gcr-4/method.Parsed.get_attributes.html
597
%%PORTDOCS%%share/doc/gcr-4/method.Parsed.get_bytes.html
598
%%PORTDOCS%%share/doc/gcr-4/method.Parsed.get_data.html
599
%%PORTDOCS%%share/doc/gcr-4/method.Parsed.get_description.html
600
%%PORTDOCS%%share/doc/gcr-4/method.Parsed.get_filename.html
601
%%PORTDOCS%%share/doc/gcr-4/method.Parsed.get_format.html
602
%%PORTDOCS%%share/doc/gcr-4/method.Parsed.get_label.html
603
%%PORTDOCS%%share/doc/gcr-4/method.Parsed.ref.html
604
%%PORTDOCS%%share/doc/gcr-4/method.Parser.add_password.html
605
%%PORTDOCS%%share/doc/gcr-4/method.Parser.format_disable.html
606
%%PORTDOCS%%share/doc/gcr-4/method.Parser.format_enable.html
607
%%PORTDOCS%%share/doc/gcr-4/method.Parser.format_supported.html
608
%%PORTDOCS%%share/doc/gcr-4/method.Parser.get_filename.html
609
%%PORTDOCS%%share/doc/gcr-4/method.Parser.get_parsed.html
610
%%PORTDOCS%%share/doc/gcr-4/method.Parser.get_parsed_attributes.html
611
%%PORTDOCS%%share/doc/gcr-4/method.Parser.get_parsed_block.html
612
%%PORTDOCS%%share/doc/gcr-4/method.Parser.get_parsed_bytes.html
613
%%PORTDOCS%%share/doc/gcr-4/method.Parser.get_parsed_description.html
614
%%PORTDOCS%%share/doc/gcr-4/method.Parser.get_parsed_format.html
615
%%PORTDOCS%%share/doc/gcr-4/method.Parser.get_parsed_label.html
616
%%PORTDOCS%%share/doc/gcr-4/method.Parser.parse_bytes.html
617
%%PORTDOCS%%share/doc/gcr-4/method.Parser.parse_data.html
618
%%PORTDOCS%%share/doc/gcr-4/method.Parser.parse_stream.html
619
%%PORTDOCS%%share/doc/gcr-4/method.Parser.parse_stream_async.html
620
%%PORTDOCS%%share/doc/gcr-4/method.Parser.parse_stream_finish.html
621
%%PORTDOCS%%share/doc/gcr-4/method.Parser.set_filename.html
622
%%PORTDOCS%%share/doc/gcr-4/method.Pkcs11Certificate.get_attributes.html
623
%%PORTDOCS%%share/doc/gcr-4/method.Prompt.close.html
624
%%PORTDOCS%%share/doc/gcr-4/method.Prompt.confirm.html
625
%%PORTDOCS%%share/doc/gcr-4/method.Prompt.confirm_async.html
626
%%PORTDOCS%%share/doc/gcr-4/method.Prompt.confirm_finish.html
627
%%PORTDOCS%%share/doc/gcr-4/method.Prompt.confirm_run.html
628
%%PORTDOCS%%share/doc/gcr-4/method.Prompt.get_caller_window.html
629
%%PORTDOCS%%share/doc/gcr-4/method.Prompt.get_cancel_label.html
630
%%PORTDOCS%%share/doc/gcr-4/method.Prompt.get_choice_chosen.html
631
%%PORTDOCS%%share/doc/gcr-4/method.Prompt.get_choice_label.html
632
%%PORTDOCS%%share/doc/gcr-4/method.Prompt.get_continue_label.html
633
%%PORTDOCS%%share/doc/gcr-4/method.Prompt.get_description.html
634
%%PORTDOCS%%share/doc/gcr-4/method.Prompt.get_message.html
635
%%PORTDOCS%%share/doc/gcr-4/method.Prompt.get_password_new.html
636
%%PORTDOCS%%share/doc/gcr-4/method.Prompt.get_password_strength.html
637
%%PORTDOCS%%share/doc/gcr-4/method.Prompt.get_title.html
638
%%PORTDOCS%%share/doc/gcr-4/method.Prompt.get_warning.html
639
%%PORTDOCS%%share/doc/gcr-4/method.Prompt.password.html
640
%%PORTDOCS%%share/doc/gcr-4/method.Prompt.password_async.html
641
%%PORTDOCS%%share/doc/gcr-4/method.Prompt.password_finish.html
642
%%PORTDOCS%%share/doc/gcr-4/method.Prompt.password_run.html
643
%%PORTDOCS%%share/doc/gcr-4/method.Prompt.reset.html
644
%%PORTDOCS%%share/doc/gcr-4/method.Prompt.set_caller_window.html
645
%%PORTDOCS%%share/doc/gcr-4/method.Prompt.set_cancel_label.html
646
%%PORTDOCS%%share/doc/gcr-4/method.Prompt.set_choice_chosen.html
647
%%PORTDOCS%%share/doc/gcr-4/method.Prompt.set_choice_label.html
648
%%PORTDOCS%%share/doc/gcr-4/method.Prompt.set_continue_label.html
649
%%PORTDOCS%%share/doc/gcr-4/method.Prompt.set_description.html
650
%%PORTDOCS%%share/doc/gcr-4/method.Prompt.set_message.html
651
%%PORTDOCS%%share/doc/gcr-4/method.Prompt.set_password_new.html
652
%%PORTDOCS%%share/doc/gcr-4/method.Prompt.set_title.html
653
%%PORTDOCS%%share/doc/gcr-4/method.Prompt.set_warning.html
654
%%PORTDOCS%%share/doc/gcr-4/method.SecretExchange.begin.html
655
%%PORTDOCS%%share/doc/gcr-4/method.SecretExchange.get_protocol.html
656
%%PORTDOCS%%share/doc/gcr-4/method.SecretExchange.get_secret.html
657
%%PORTDOCS%%share/doc/gcr-4/method.SecretExchange.receive.html
658
%%PORTDOCS%%share/doc/gcr-4/method.SecretExchange.send.html
659
%%PORTDOCS%%share/doc/gcr-4/method.SshAskpass.get_interaction.html
660
%%PORTDOCS%%share/doc/gcr-4/method.SystemPrompt.close.html
661
%%PORTDOCS%%share/doc/gcr-4/method.SystemPrompt.close_async.html
662
%%PORTDOCS%%share/doc/gcr-4/method.SystemPrompt.close_finish.html
663
%%PORTDOCS%%share/doc/gcr-4/method.SystemPrompt.get_secret_exchange.html
664
%%PORTDOCS%%share/doc/gcr-4/method.SystemPrompter.get_mode.html
665
%%PORTDOCS%%share/doc/gcr-4/method.SystemPrompter.get_prompt_type.html
666
%%PORTDOCS%%share/doc/gcr-4/method.SystemPrompter.get_prompting.html
667
%%PORTDOCS%%share/doc/gcr-4/method.SystemPrompter.register.html
668
%%PORTDOCS%%share/doc/gcr-4/method.SystemPrompter.unregister.html
669
%%PORTDOCS%%share/doc/gcr-4/non-pageable-memory.html
670
%%PORTDOCS%%share/doc/gcr-4/pkcs11-configuration.html
671
%%PORTDOCS%%share/doc/gcr-4/property.Certificate.description.html
672
%%PORTDOCS%%share/doc/gcr-4/property.Certificate.expiry-date.html
673
%%PORTDOCS%%share/doc/gcr-4/property.Certificate.issuer-name.html
674
%%PORTDOCS%%share/doc/gcr-4/property.Certificate.label.html
675
%%PORTDOCS%%share/doc/gcr-4/property.Certificate.subject-name.html
676
%%PORTDOCS%%share/doc/gcr-4/property.CertificateChain.length.html
677
%%PORTDOCS%%share/doc/gcr-4/property.CertificateChain.status.html
678
%%PORTDOCS%%share/doc/gcr-4/property.CertificateField.label.html
679
%%PORTDOCS%%share/doc/gcr-4/property.CertificateField.section.html
680
%%PORTDOCS%%share/doc/gcr-4/property.CertificateField.value.html
681
%%PORTDOCS%%share/doc/gcr-4/property.CertificateRequest.format.html
682
%%PORTDOCS%%share/doc/gcr-4/property.CertificateRequest.private-key.html
683
%%PORTDOCS%%share/doc/gcr-4/property.CertificateSection.fields.html
684
%%PORTDOCS%%share/doc/gcr-4/property.CertificateSection.flags.html
685
%%PORTDOCS%%share/doc/gcr-4/property.CertificateSection.label.html
686
%%PORTDOCS%%share/doc/gcr-4/property.Importer.interaction.html
687
%%PORTDOCS%%share/doc/gcr-4/property.Importer.label.html
688
%%PORTDOCS%%share/doc/gcr-4/property.Importer.uri.html
689
%%PORTDOCS%%share/doc/gcr-4/property.Parser.parsed-attributes.html
690
%%PORTDOCS%%share/doc/gcr-4/property.Parser.parsed-description.html
691
%%PORTDOCS%%share/doc/gcr-4/property.Parser.parsed-label.html
692
%%PORTDOCS%%share/doc/gcr-4/property.Pkcs11Certificate.attributes.html
693
%%PORTDOCS%%share/doc/gcr-4/property.Prompt.caller-window.html
694
%%PORTDOCS%%share/doc/gcr-4/property.Prompt.cancel-label.html
695
%%PORTDOCS%%share/doc/gcr-4/property.Prompt.choice-chosen.html
696
%%PORTDOCS%%share/doc/gcr-4/property.Prompt.choice-label.html
697
%%PORTDOCS%%share/doc/gcr-4/property.Prompt.continue-label.html
698
%%PORTDOCS%%share/doc/gcr-4/property.Prompt.description.html
699
%%PORTDOCS%%share/doc/gcr-4/property.Prompt.message.html
700
%%PORTDOCS%%share/doc/gcr-4/property.Prompt.password-new.html
701
%%PORTDOCS%%share/doc/gcr-4/property.Prompt.password-strength.html
702
%%PORTDOCS%%share/doc/gcr-4/property.Prompt.title.html
703
%%PORTDOCS%%share/doc/gcr-4/property.Prompt.warning.html
704
%%PORTDOCS%%share/doc/gcr-4/property.SecretExchange.protocol.html
705
%%PORTDOCS%%share/doc/gcr-4/property.SshAskpass.interaction.html
706
%%PORTDOCS%%share/doc/gcr-4/property.SystemPrompt.bus-name.html
707
%%PORTDOCS%%share/doc/gcr-4/property.SystemPrompt.secret-exchange.html
708
%%PORTDOCS%%share/doc/gcr-4/property.SystemPrompt.timeout-seconds.html
709
%%PORTDOCS%%share/doc/gcr-4/property.SystemPrompter.mode.html
710
%%PORTDOCS%%share/doc/gcr-4/property.SystemPrompter.prompt-type.html
711
%%PORTDOCS%%share/doc/gcr-4/property.SystemPrompter.prompting.html
712
%%PORTDOCS%%share/doc/gcr-4/search.js
713
%%PORTDOCS%%share/doc/gcr-4/signal.Parser.authenticate.html
714
%%PORTDOCS%%share/doc/gcr-4/signal.Parser.parsed.html
715
%%PORTDOCS%%share/doc/gcr-4/signal.Prompt.prompt-close.html
716
%%PORTDOCS%%share/doc/gcr-4/signal.SystemPrompter.new-prompt.html
717
%%PORTDOCS%%share/doc/gcr-4/solarized-dark.css
718
%%PORTDOCS%%share/doc/gcr-4/solarized-light.css
719
%%PORTDOCS%%share/doc/gcr-4/struct.Parsed.html
720
%%PORTDOCS%%share/doc/gcr-4/style.css
721
%%PORTDOCS%%share/doc/gcr-4/trust-store.html
722
%%PORTDOCS%%share/doc/gcr-4/type_func.Certificate.mixin_class_init.html
723
%%PORTDOCS%%share/doc/gcr-4/type_func.Certificate.mixin_get_property.html
724
%%PORTDOCS%%share/doc/gcr-4/type_func.CertificateRequest.capable.html
725
%%PORTDOCS%%share/doc/gcr-4/type_func.CertificateRequest.capable_async.html
726
%%PORTDOCS%%share/doc/gcr-4/type_func.CertificateRequest.capable_finish.html
727
%%PORTDOCS%%share/doc/gcr-4/type_func.CertificateRequest.prepare.html
728
%%PORTDOCS%%share/doc/gcr-4/type_func.Importer.create_for_parsed.html
729
%%PORTDOCS%%share/doc/gcr-4/type_func.Importer.queue_and_filter_for_parsed.html
730
%%PORTDOCS%%share/doc/gcr-4/type_func.Importer.register.html
731
%%PORTDOCS%%share/doc/gcr-4/type_func.Importer.register_well_known.html
732
%%PORTDOCS%%share/doc/gcr-4/type_func.Parsed.unref.html
733
%%PORTDOCS%%share/doc/gcr-4/type_func.Pkcs11Certificate.lookup_issuer.html
734
%%PORTDOCS%%share/doc/gcr-4/type_func.Pkcs11Certificate.lookup_issuer_async.html
735
%%PORTDOCS%%share/doc/gcr-4/type_func.Pkcs11Certificate.lookup_issuer_finish.html
736
%%PORTDOCS%%share/doc/gcr-4/type_func.Pkcs11Certificate.new_from_uri.html
737
%%PORTDOCS%%share/doc/gcr-4/type_func.Pkcs11Certificate.new_from_uri_async.html
738
%%PORTDOCS%%share/doc/gcr-4/type_func.Pkcs11Certificate.new_from_uri_finish.html
739
%%PORTDOCS%%share/doc/gcr-4/type_func.SshAskpass.child_setup.html
740
%%PORTDOCS%%share/doc/gcr-4/type_func.SystemPrompt.error_get_domain.html
741
%%PORTDOCS%%share/doc/gcr-4/type_func.SystemPrompt.open.html
742
%%PORTDOCS%%share/doc/gcr-4/type_func.SystemPrompt.open_async.html
743
%%PORTDOCS%%share/doc/gcr-4/type_func.SystemPrompt.open_finish.html
744
%%PORTDOCS%%share/doc/gcr-4/type_func.SystemPrompt.open_for_prompter.html
745
%%PORTDOCS%%share/doc/gcr-4/type_func.SystemPrompt.open_for_prompter_async.html
746
%%PORTDOCS%%share/doc/gcr-4/urlmap.js
747
%%PORTDOCS%%share/doc/gcr-4/vfunc.Certificate.get_der_data.html
748
%%PORTDOCS%%share/doc/gcr-4/vfunc.ImportInteraction.supplement.html
749
%%PORTDOCS%%share/doc/gcr-4/vfunc.ImportInteraction.supplement_async.html
750
%%PORTDOCS%%share/doc/gcr-4/vfunc.ImportInteraction.supplement_finish.html
751
%%PORTDOCS%%share/doc/gcr-4/vfunc.ImportInteraction.supplement_prep.html
752
%%PORTDOCS%%share/doc/gcr-4/vfunc.Importer.import_async.html
753
%%PORTDOCS%%share/doc/gcr-4/vfunc.Importer.import_finish.html
754
%%PORTDOCS%%share/doc/gcr-4/vfunc.Importer.queue_for_parsed.html
755
%%PORTDOCS%%share/doc/gcr-4/vfunc.Parser.authenticate.html
756
%%PORTDOCS%%share/doc/gcr-4/vfunc.Parser.parsed.html
757
%%PORTDOCS%%share/doc/gcr-4/vfunc.Prompt.prompt_close.html
758
%%PORTDOCS%%share/doc/gcr-4/vfunc.Prompt.prompt_confirm_async.html
759
%%PORTDOCS%%share/doc/gcr-4/vfunc.Prompt.prompt_confirm_finish.html
760
%%PORTDOCS%%share/doc/gcr-4/vfunc.Prompt.prompt_password_async.html
761
%%PORTDOCS%%share/doc/gcr-4/vfunc.Prompt.prompt_password_finish.html
762
%%PORTDOCS%%share/doc/gcr-4/vfunc.SecretExchange.decrypt_transport_data.html
763
%%PORTDOCS%%share/doc/gcr-4/vfunc.SecretExchange.derive_transport_key.html
764
%%PORTDOCS%%share/doc/gcr-4/vfunc.SecretExchange.encrypt_transport_data.html
765
%%PORTDOCS%%share/doc/gcr-4/vfunc.SecretExchange.generate_exchange_key.html
766
%%PORTDOCS%%share/doc/gcr-4/vfunc.SystemPrompter.new_prompt.html
767
share/gir-1.0/Gck-2.gir
768
share/gir-1.0/Gcr-4.gir
769
share/locale/ab/LC_MESSAGES/gcr-4.mo
770
share/locale/af/LC_MESSAGES/gcr-4.mo
771
share/locale/ar/LC_MESSAGES/gcr-4.mo
772
share/locale/as/LC_MESSAGES/gcr-4.mo
773
share/locale/ast/LC_MESSAGES/gcr-4.mo
774
share/locale/az/LC_MESSAGES/gcr-4.mo
775
share/locale/be/LC_MESSAGES/gcr-4.mo
776
share/locale/be@latin/LC_MESSAGES/gcr-4.mo
777
share/locale/bg/LC_MESSAGES/gcr-4.mo
778
share/locale/bn/LC_MESSAGES/gcr-4.mo
779
share/locale/bn_IN/LC_MESSAGES/gcr-4.mo
780
share/locale/bs/LC_MESSAGES/gcr-4.mo
781
share/locale/ca/LC_MESSAGES/gcr-4.mo
782
share/locale/ca@valencia/LC_MESSAGES/gcr-4.mo
783
share/locale/ckb/LC_MESSAGES/gcr-4.mo
784
share/locale/cs/LC_MESSAGES/gcr-4.mo
785
share/locale/cy/LC_MESSAGES/gcr-4.mo
786
share/locale/da/LC_MESSAGES/gcr-4.mo
787
share/locale/de/LC_MESSAGES/gcr-4.mo
788
share/locale/dz/LC_MESSAGES/gcr-4.mo
789
share/locale/el/LC_MESSAGES/gcr-4.mo
790
share/locale/en@shaw/LC_MESSAGES/gcr-4.mo
791
share/locale/en_CA/LC_MESSAGES/gcr-4.mo
792
share/locale/en_GB/LC_MESSAGES/gcr-4.mo
793
share/locale/eo/LC_MESSAGES/gcr-4.mo
794
share/locale/es/LC_MESSAGES/gcr-4.mo
795
share/locale/et/LC_MESSAGES/gcr-4.mo
796
share/locale/eu/LC_MESSAGES/gcr-4.mo
797
share/locale/fa/LC_MESSAGES/gcr-4.mo
798
share/locale/fi/LC_MESSAGES/gcr-4.mo
799
share/locale/fr/LC_MESSAGES/gcr-4.mo
800
share/locale/fur/LC_MESSAGES/gcr-4.mo
801
share/locale/ga/LC_MESSAGES/gcr-4.mo
802
share/locale/gl/LC_MESSAGES/gcr-4.mo
803
share/locale/gu/LC_MESSAGES/gcr-4.mo
804
share/locale/he/LC_MESSAGES/gcr-4.mo
805
share/locale/hi/LC_MESSAGES/gcr-4.mo
806
share/locale/hr/LC_MESSAGES/gcr-4.mo
807
share/locale/hu/LC_MESSAGES/gcr-4.mo
808
share/locale/id/LC_MESSAGES/gcr-4.mo
809
share/locale/ie/LC_MESSAGES/gcr-4.mo
810
share/locale/is/LC_MESSAGES/gcr-4.mo
811
share/locale/it/LC_MESSAGES/gcr-4.mo
812
share/locale/ja/LC_MESSAGES/gcr-4.mo
813
share/locale/ka/LC_MESSAGES/gcr-4.mo
814
share/locale/kab/LC_MESSAGES/gcr-4.mo
815
share/locale/kk/LC_MESSAGES/gcr-4.mo
816
share/locale/kn/LC_MESSAGES/gcr-4.mo
817
share/locale/ko/LC_MESSAGES/gcr-4.mo
818
share/locale/lt/LC_MESSAGES/gcr-4.mo
819
share/locale/lv/LC_MESSAGES/gcr-4.mo
820
share/locale/mai/LC_MESSAGES/gcr-4.mo
821
share/locale/mg/LC_MESSAGES/gcr-4.mo
822
share/locale/mk/LC_MESSAGES/gcr-4.mo
823
share/locale/ml/LC_MESSAGES/gcr-4.mo
824
share/locale/mn/LC_MESSAGES/gcr-4.mo
825
share/locale/mr/LC_MESSAGES/gcr-4.mo
826
share/locale/ms/LC_MESSAGES/gcr-4.mo
827
share/locale/nb/LC_MESSAGES/gcr-4.mo
828
share/locale/ne/LC_MESSAGES/gcr-4.mo
829
share/locale/nl/LC_MESSAGES/gcr-4.mo
830
share/locale/nn/LC_MESSAGES/gcr-4.mo
831
share/locale/oc/LC_MESSAGES/gcr-4.mo
832
share/locale/or/LC_MESSAGES/gcr-4.mo
833
share/locale/pa/LC_MESSAGES/gcr-4.mo
834
share/locale/pl/LC_MESSAGES/gcr-4.mo
835
share/locale/pt/LC_MESSAGES/gcr-4.mo
836
share/locale/pt_BR/LC_MESSAGES/gcr-4.mo
837
share/locale/ro/LC_MESSAGES/gcr-4.mo
838
share/locale/ru/LC_MESSAGES/gcr-4.mo
839
share/locale/rw/LC_MESSAGES/gcr-4.mo
840
share/locale/si/LC_MESSAGES/gcr-4.mo
841
share/locale/sk/LC_MESSAGES/gcr-4.mo
842
share/locale/sl/LC_MESSAGES/gcr-4.mo
843
share/locale/sq/LC_MESSAGES/gcr-4.mo
844
share/locale/sr/LC_MESSAGES/gcr-4.mo
845
share/locale/sr@latin/LC_MESSAGES/gcr-4.mo
846
share/locale/sv/LC_MESSAGES/gcr-4.mo
847
share/locale/ta/LC_MESSAGES/gcr-4.mo
848
share/locale/te/LC_MESSAGES/gcr-4.mo
849
share/locale/tg/LC_MESSAGES/gcr-4.mo
850
share/locale/th/LC_MESSAGES/gcr-4.mo
851
share/locale/tr/LC_MESSAGES/gcr-4.mo
852
share/locale/ug/LC_MESSAGES/gcr-4.mo
853
share/locale/uk/LC_MESSAGES/gcr-4.mo
854
share/locale/vi/LC_MESSAGES/gcr-4.mo
855
share/locale/xh/LC_MESSAGES/gcr-4.mo
856
share/locale/zh_CN/LC_MESSAGES/gcr-4.mo
857
share/locale/zh_HK/LC_MESSAGES/gcr-4.mo
858
share/locale/zh_TW/LC_MESSAGES/gcr-4.mo
859
share/vala/vapi/gck-2.deps
860
share/vala/vapi/gck-2.vapi
861
share/vala/vapi/gcr-4.deps
862
share/vala/vapi/gcr-4.vapi
(-)b/security/gcr3/Makefile (+42 lines)
Added Link Here
1
PORTNAME=	gcr
2
PORTVERSION=	3.40.0
3
PORTREVISION=	2
4
CATEGORIES=	security gnome
5
MASTER_SITES=	GNOME
6
PKGNAMESUFFIX=	3
7
8
LICENSE=	LGPL20+
9
LICENSE_FILE=	${WRKSRC}/COPYING
10
11
PATCH_SITES=	https://gitlab.gnome.org/GNOME/${PORTNAME}/-/commit/
12
PATCHFILES+=	b3ca1d02bb01.patch:-p1 # https://gitlab.gnome.org/GNOME/gcr/-/merge_requests/81
13
14
MAINTAINER=	gnome@FreeBSD.org
15
COMMENT=	Library for bits of crypto UI and parsing
16
WWW=		https://live.gnome.org/GnomeKeyring
17
18
BUILD_DEPENDS=	gpg2:security/gnupg
19
LIB_DEPENDS=	libdbus-1.so:devel/dbus \
20
		libgpg-error.so:security/libgpg-error \
21
		libp11-kit.so:security/p11-kit \
22
		libgcrypt.so:security/libgcrypt
23
24
CONFLICTS=	gnome-keyring-2.[0-9]*
25
PORTSCOUT=	limitw:1,even
26
27
USE_GNOME=	cairo gtk30 intlhack introspection:build
28
USES=		desktop-file-utils gettext gmake gnome meson pathfix \
29
		pkgconfig python shared-mime-info tar:xz vala:build
30
USE_LDCONFIG=	yes
31
BINARY_ALIAS=	python3=${PYTHON_VERSION}
32
INSTALL_TARGET=	install-strip
33
34
GLIB_SCHEMAS=	org.gnome.crypto.pgp.gschema.xml
35
36
OPTIONS_DEFINE=	DOCS
37
38
DOCS_BUILD_DEPENDS=	gtk-doc>0:textproc/gtk-doc
39
DOCS_MESON_TRUE=	gtk_doc
40
DOCSDIR=		${PREFIX}/share/gtk-doc/html/
41
42
.include <bsd.port.mk>
(-)b/security/gcr3/distinfo (+5 lines)
Added Link Here
1
TIMESTAMP = 1644692066
2
SHA256 (gcr-3.40.0.tar.xz) = b9d3645a5fd953a54285cc64d4fc046736463dbd4dcc25caf5c7b59bed3027f5
3
SIZE (gcr-3.40.0.tar.xz) = 1011044
4
SHA256 (b3ca1d02bb01.patch) = 3b2714ea24e6f5985eb4ac124899dfbc5e70200df498552ae198a8039b7c0a83
5
SIZE (b3ca1d02bb01.patch) = 1929
(-)b/security/gcr3/pkg-descr (+3 lines)
Added Link Here
1
Gcr is a library for bits of crypto and security UI, parsing etc. It used
2
to be part of gnome-keyring. It also provides a viewer and importer for
3
certificates and private keys.
(-)b/security/gcr3/pkg-plist (+296 lines)
Added Link Here
1
bin/gcr-viewer
2
include/gck-1/gck/gck-deprecated.h
3
include/gck-1/gck/gck-enum-types.h
4
include/gck-1/gck/gck-version.h
5
include/gck-1/gck/gck.h
6
include/gck-1/gck/pkcs11.h
7
include/gck-1/gck/pkcs11n.h
8
include/gck-1/gck/pkcs11x.h
9
include/gcr-3/gcr/gcr-base.h
10
include/gcr-3/gcr/gcr-certificate-chain.h
11
include/gcr-3/gcr/gcr-certificate-request.h
12
include/gcr-3/gcr/gcr-certificate.h
13
include/gcr-3/gcr/gcr-collection.h
14
include/gcr-3/gcr/gcr-column.h
15
include/gcr-3/gcr/gcr-comparable.h
16
include/gcr-3/gcr/gcr-deprecated-base.h
17
include/gcr-3/gcr/gcr-enum-types-base.h
18
include/gcr-3/gcr/gcr-filter-collection.h
19
include/gcr-3/gcr/gcr-fingerprint.h
20
include/gcr-3/gcr/gcr-icons.h
21
include/gcr-3/gcr/gcr-import-interaction.h
22
include/gcr-3/gcr/gcr-importer.h
23
include/gcr-3/gcr/gcr-library.h
24
include/gcr-3/gcr/gcr-mock-prompter.h
25
include/gcr-3/gcr/gcr-parser.h
26
include/gcr-3/gcr/gcr-pkcs11-certificate.h
27
include/gcr-3/gcr/gcr-prompt.h
28
include/gcr-3/gcr/gcr-secret-exchange.h
29
include/gcr-3/gcr/gcr-secure-memory.h
30
include/gcr-3/gcr/gcr-simple-certificate.h
31
include/gcr-3/gcr/gcr-simple-collection.h
32
include/gcr-3/gcr/gcr-ssh-askpass.h
33
include/gcr-3/gcr/gcr-system-prompt.h
34
include/gcr-3/gcr/gcr-system-prompter.h
35
include/gcr-3/gcr/gcr-trust.h
36
include/gcr-3/gcr/gcr-types.h
37
include/gcr-3/gcr/gcr-union-collection.h
38
include/gcr-3/gcr/gcr-unlock-options.h
39
include/gcr-3/gcr/gcr-version.h
40
include/gcr-3/gcr/gcr.h
41
include/gcr-3/ui/gcr-certificate-basics-widget.h
42
include/gcr-3/ui/gcr-certificate-details-widget.h
43
include/gcr-3/ui/gcr-certificate-renderer.h
44
include/gcr-3/ui/gcr-certificate-widget.h
45
include/gcr-3/ui/gcr-collection-model.h
46
include/gcr-3/ui/gcr-combo-selector.h
47
include/gcr-3/ui/gcr-deprecated.h
48
include/gcr-3/ui/gcr-enum-types.h
49
include/gcr-3/ui/gcr-failure-renderer.h
50
include/gcr-3/ui/gcr-import-button.h
51
include/gcr-3/ui/gcr-key-renderer.h
52
include/gcr-3/ui/gcr-key-widget.h
53
include/gcr-3/ui/gcr-list-selector.h
54
include/gcr-3/ui/gcr-prompt-dialog.h
55
include/gcr-3/ui/gcr-renderer.h
56
include/gcr-3/ui/gcr-secure-entry-buffer.h
57
include/gcr-3/ui/gcr-tree-selector.h
58
include/gcr-3/ui/gcr-ui.h
59
include/gcr-3/ui/gcr-unlock-options-widget.h
60
include/gcr-3/ui/gcr-viewer-widget.h
61
include/gcr-3/ui/gcr-viewer.h
62
lib/girepository-1.0/Gck-1.typelib
63
lib/girepository-1.0/Gcr-3.typelib
64
lib/girepository-1.0/GcrUi-3.typelib
65
lib/libgck-1.so
66
lib/libgck-1.so.0
67
lib/libgck-1.so.0.0.0
68
lib/libgcr-base-3.so
69
lib/libgcr-base-3.so.1
70
lib/libgcr-base-3.so.1.0.0
71
lib/libgcr-ui-3.so
72
lib/libgcr-ui-3.so.1
73
lib/libgcr-ui-3.so.1.0.0
74
libdata/pkgconfig/gck-1.pc
75
libdata/pkgconfig/gcr-3.pc
76
libdata/pkgconfig/gcr-base-3.pc
77
libdata/pkgconfig/gcr-ui-3.pc
78
libexec/gcr-prompter
79
libexec/gcr-ssh-askpass
80
share/GConf/gsettings/org.gnome.crypto.pgp.convert
81
share/GConf/gsettings/org.gnome.crypto.pgp_keyservers.convert
82
share/applications/gcr-prompter.desktop
83
share/applications/gcr-viewer.desktop
84
share/dbus-1/services/org.gnome.keyring.PrivatePrompter.service
85
share/dbus-1/services/org.gnome.keyring.SystemPrompter.service
86
share/gir-1.0/Gck-1.gir
87
share/gir-1.0/Gcr-3.gir
88
share/gir-1.0/GcrUi-3.gir
89
%%PORTDOCS%%%%DOCSDIR%%gck/GckAttribute.html
90
%%PORTDOCS%%%%DOCSDIR%%gck/GckAttributes.html
91
%%PORTDOCS%%%%DOCSDIR%%gck/GckEnumerator.html
92
%%PORTDOCS%%%%DOCSDIR%%gck/GckModule.html
93
%%PORTDOCS%%%%DOCSDIR%%gck/GckObject.html
94
%%PORTDOCS%%%%DOCSDIR%%gck/GckObjectCache.html
95
%%PORTDOCS%%%%DOCSDIR%%gck/GckSession.html
96
%%PORTDOCS%%%%DOCSDIR%%gck/GckSlot.html
97
%%PORTDOCS%%%%DOCSDIR%%gck/annotation-glossary.html
98
%%PORTDOCS%%%%DOCSDIR%%gck/gck-Errors.html
99
%%PORTDOCS%%%%DOCSDIR%%gck/gck-GckModule-lists.html
100
%%PORTDOCS%%%%DOCSDIR%%gck/gck-Library-Utilities.html
101
%%PORTDOCS%%%%DOCSDIR%%gck/gck-Miscellaneous-Functions.html
102
%%PORTDOCS%%%%DOCSDIR%%gck/gck-PKCS11-URIs.html
103
%%PORTDOCS%%%%DOCSDIR%%gck/gck.devhelp2
104
%%PORTDOCS%%%%DOCSDIR%%gck/home.png
105
%%PORTDOCS%%%%DOCSDIR%%gck/index.html
106
%%PORTDOCS%%%%DOCSDIR%%gck/left-insensitive.png
107
%%PORTDOCS%%%%DOCSDIR%%gck/left.png
108
%%PORTDOCS%%%%DOCSDIR%%gck/pkcs11-links.html
109
%%PORTDOCS%%%%DOCSDIR%%gck/reference.html
110
%%PORTDOCS%%%%DOCSDIR%%gck/right-insensitive.png
111
%%PORTDOCS%%%%DOCSDIR%%gck/right.png
112
%%PORTDOCS%%%%DOCSDIR%%gck/style.css
113
%%PORTDOCS%%%%DOCSDIR%%gck/up-insensitive.png
114
%%PORTDOCS%%%%DOCSDIR%%gck/up.png
115
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrCertificate.html
116
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrCertificateChain.html
117
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrCertificateRequest.html
118
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrCertificateWidget.html
119
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrCollection.html
120
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrCollectionModel.html
121
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrComboSelector.html
122
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrComparable.html
123
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrImportButton.html
124
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrImportInteraction.html
125
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrImporter.html
126
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrKeyWidget.html
127
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrListSelector.html
128
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrParser.html
129
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrPkcs11Certificate.html
130
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrPrompt.html
131
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrPromptDialog.html
132
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrRenderer.html
133
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrSecretExchange.html
134
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrSecureEntryBuffer.html
135
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrSimpleCertificate.html
136
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrSimpleCollection.html
137
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrSshAskpass.html
138
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrSystemPrompt.html
139
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrSystemPrompter.html
140
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrTreeSelector.html
141
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrViewer.html
142
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrViewerWidget.html
143
%%PORTDOCS%%%%DOCSDIR%%gcr/annotation-glossary.html
144
%%PORTDOCS%%%%DOCSDIR%%gcr/certificate-widget.png
145
%%PORTDOCS%%%%DOCSDIR%%gcr/certificates.html
146
%%PORTDOCS%%%%DOCSDIR%%gcr/ch01.html
147
%%PORTDOCS%%%%DOCSDIR%%gcr/collections.html
148
%%PORTDOCS%%%%DOCSDIR%%gcr/combo-selector.png
149
%%PORTDOCS%%%%DOCSDIR%%gcr/gcr-GcrColumn.html
150
%%PORTDOCS%%%%DOCSDIR%%gcr/gcr-Key-Fingerprints.html
151
%%PORTDOCS%%%%DOCSDIR%%gcr/gcr-Library-PKCS#11.html
152
%%PORTDOCS%%%%DOCSDIR%%gcr/gcr-Library-Utilities.html
153
%%PORTDOCS%%%%DOCSDIR%%gcr/gcr-Non-pageable-Memory.html
154
%%PORTDOCS%%%%DOCSDIR%%gcr/gcr-Trust-Storage-and-Lookups.html
155
%%PORTDOCS%%%%DOCSDIR%%gcr/gcr.devhelp2
156
%%PORTDOCS%%%%DOCSDIR%%gcr/home.png
157
%%PORTDOCS%%%%DOCSDIR%%gcr/import-button.png
158
%%PORTDOCS%%%%DOCSDIR%%gcr/index.html
159
%%PORTDOCS%%%%DOCSDIR%%gcr/key-widget.png
160
%%PORTDOCS%%%%DOCSDIR%%gcr/left-insensitive.png
161
%%PORTDOCS%%%%DOCSDIR%%gcr/left.png
162
%%PORTDOCS%%%%DOCSDIR%%gcr/list-selector.png
163
%%PORTDOCS%%%%DOCSDIR%%gcr/misc.html
164
%%PORTDOCS%%%%DOCSDIR%%gcr/prompts.html
165
%%PORTDOCS%%%%DOCSDIR%%gcr/right-insensitive.png
166
%%PORTDOCS%%%%DOCSDIR%%gcr/right.png
167
%%PORTDOCS%%%%DOCSDIR%%gcr/storage.html
168
%%PORTDOCS%%%%DOCSDIR%%gcr/style.css
169
%%PORTDOCS%%%%DOCSDIR%%gcr/tree-selector.png
170
%%PORTDOCS%%%%DOCSDIR%%gcr/up-insensitive.png
171
%%PORTDOCS%%%%DOCSDIR%%gcr/up.png
172
%%PORTDOCS%%%%DOCSDIR%%gcr/viewer-widget.png
173
%%PORTDOCS%%%%DOCSDIR%%gcr/widgets.html
174
share/icons/hicolor/16x16/apps/gcr-gnupg.png
175
share/icons/hicolor/16x16/apps/gcr-key-pair.png
176
share/icons/hicolor/16x16/apps/gcr-key.png
177
share/icons/hicolor/16x16/apps/gcr-password.png
178
share/icons/hicolor/16x16/apps/gcr-smart-card.png
179
share/icons/hicolor/22x22/apps/gcr-gnupg.png
180
share/icons/hicolor/22x22/apps/gcr-key-pair.png
181
share/icons/hicolor/22x22/apps/gcr-key.png
182
share/icons/hicolor/22x22/apps/gcr-password.png
183
share/icons/hicolor/22x22/apps/gcr-smart-card.png
184
share/icons/hicolor/24x24/apps/gcr-gnupg.png
185
share/icons/hicolor/24x24/apps/gcr-key-pair.png
186
share/icons/hicolor/24x24/apps/gcr-key.png
187
share/icons/hicolor/24x24/apps/gcr-password.png
188
share/icons/hicolor/24x24/apps/gcr-smart-card.png
189
share/icons/hicolor/256x256/apps/gcr-gnupg.png
190
share/icons/hicolor/256x256/apps/gcr-password.png
191
share/icons/hicolor/256x256/apps/gcr-smart-card.png
192
share/icons/hicolor/32x32/apps/gcr-gnupg.png
193
share/icons/hicolor/32x32/apps/gcr-key-pair.png
194
share/icons/hicolor/32x32/apps/gcr-key.png
195
share/icons/hicolor/32x32/apps/gcr-password.png
196
share/icons/hicolor/32x32/apps/gcr-smart-card.png
197
share/icons/hicolor/48x48/apps/gcr-gnupg.png
198
share/icons/hicolor/48x48/apps/gcr-key-pair.png
199
share/icons/hicolor/48x48/apps/gcr-key.png
200
share/icons/hicolor/48x48/apps/gcr-password.png
201
share/icons/hicolor/48x48/apps/gcr-smart-card.png
202
share/locale/af/LC_MESSAGES/gcr.mo
203
share/locale/ar/LC_MESSAGES/gcr.mo
204
share/locale/as/LC_MESSAGES/gcr.mo
205
share/locale/ast/LC_MESSAGES/gcr.mo
206
share/locale/az/LC_MESSAGES/gcr.mo
207
share/locale/be/LC_MESSAGES/gcr.mo
208
share/locale/be@latin/LC_MESSAGES/gcr.mo
209
share/locale/bg/LC_MESSAGES/gcr.mo
210
share/locale/bn/LC_MESSAGES/gcr.mo
211
share/locale/bn_IN/LC_MESSAGES/gcr.mo
212
share/locale/bs/LC_MESSAGES/gcr.mo
213
share/locale/ca/LC_MESSAGES/gcr.mo
214
share/locale/ca@valencia/LC_MESSAGES/gcr.mo
215
share/locale/ckb/LC_MESSAGES/gcr.mo
216
share/locale/cs/LC_MESSAGES/gcr.mo
217
share/locale/cy/LC_MESSAGES/gcr.mo
218
share/locale/da/LC_MESSAGES/gcr.mo
219
share/locale/de/LC_MESSAGES/gcr.mo
220
share/locale/dz/LC_MESSAGES/gcr.mo
221
share/locale/el/LC_MESSAGES/gcr.mo
222
share/locale/en@shaw/LC_MESSAGES/gcr.mo
223
share/locale/en_CA/LC_MESSAGES/gcr.mo
224
share/locale/en_GB/LC_MESSAGES/gcr.mo
225
share/locale/eo/LC_MESSAGES/gcr.mo
226
share/locale/es/LC_MESSAGES/gcr.mo
227
share/locale/et/LC_MESSAGES/gcr.mo
228
share/locale/eu/LC_MESSAGES/gcr.mo
229
share/locale/fa/LC_MESSAGES/gcr.mo
230
share/locale/fi/LC_MESSAGES/gcr.mo
231
share/locale/fr/LC_MESSAGES/gcr.mo
232
share/locale/fur/LC_MESSAGES/gcr.mo
233
share/locale/ga/LC_MESSAGES/gcr.mo
234
share/locale/gl/LC_MESSAGES/gcr.mo
235
share/locale/gu/LC_MESSAGES/gcr.mo
236
share/locale/he/LC_MESSAGES/gcr.mo
237
share/locale/hi/LC_MESSAGES/gcr.mo
238
share/locale/hr/LC_MESSAGES/gcr.mo
239
share/locale/hu/LC_MESSAGES/gcr.mo
240
share/locale/id/LC_MESSAGES/gcr.mo
241
share/locale/is/LC_MESSAGES/gcr.mo
242
share/locale/it/LC_MESSAGES/gcr.mo
243
share/locale/ja/LC_MESSAGES/gcr.mo
244
share/locale/ka/LC_MESSAGES/gcr.mo
245
share/locale/kk/LC_MESSAGES/gcr.mo
246
share/locale/kn/LC_MESSAGES/gcr.mo
247
share/locale/ko/LC_MESSAGES/gcr.mo
248
share/locale/lt/LC_MESSAGES/gcr.mo
249
share/locale/lv/LC_MESSAGES/gcr.mo
250
share/locale/mai/LC_MESSAGES/gcr.mo
251
share/locale/mg/LC_MESSAGES/gcr.mo
252
share/locale/mk/LC_MESSAGES/gcr.mo
253
share/locale/ml/LC_MESSAGES/gcr.mo
254
share/locale/mn/LC_MESSAGES/gcr.mo
255
share/locale/mr/LC_MESSAGES/gcr.mo
256
share/locale/ms/LC_MESSAGES/gcr.mo
257
share/locale/nb/LC_MESSAGES/gcr.mo
258
share/locale/ne/LC_MESSAGES/gcr.mo
259
share/locale/nl/LC_MESSAGES/gcr.mo
260
share/locale/nn/LC_MESSAGES/gcr.mo
261
share/locale/oc/LC_MESSAGES/gcr.mo
262
share/locale/or/LC_MESSAGES/gcr.mo
263
share/locale/pa/LC_MESSAGES/gcr.mo
264
share/locale/pl/LC_MESSAGES/gcr.mo
265
share/locale/pt/LC_MESSAGES/gcr.mo
266
share/locale/pt_BR/LC_MESSAGES/gcr.mo
267
share/locale/ro/LC_MESSAGES/gcr.mo
268
share/locale/ru/LC_MESSAGES/gcr.mo
269
share/locale/rw/LC_MESSAGES/gcr.mo
270
share/locale/si/LC_MESSAGES/gcr.mo
271
share/locale/sk/LC_MESSAGES/gcr.mo
272
share/locale/sl/LC_MESSAGES/gcr.mo
273
share/locale/sq/LC_MESSAGES/gcr.mo
274
share/locale/sr/LC_MESSAGES/gcr.mo
275
share/locale/sr@latin/LC_MESSAGES/gcr.mo
276
share/locale/sv/LC_MESSAGES/gcr.mo
277
share/locale/ta/LC_MESSAGES/gcr.mo
278
share/locale/te/LC_MESSAGES/gcr.mo
279
share/locale/tg/LC_MESSAGES/gcr.mo
280
share/locale/th/LC_MESSAGES/gcr.mo
281
share/locale/tr/LC_MESSAGES/gcr.mo
282
share/locale/ug/LC_MESSAGES/gcr.mo
283
share/locale/uk/LC_MESSAGES/gcr.mo
284
share/locale/vi/LC_MESSAGES/gcr.mo
285
share/locale/xh/LC_MESSAGES/gcr.mo
286
share/locale/zh_CN/LC_MESSAGES/gcr.mo
287
share/locale/zh_HK/LC_MESSAGES/gcr.mo
288
share/locale/zh_TW/LC_MESSAGES/gcr.mo
289
share/mime/packages/gcr-crypto-types.xml
290
share/vala/vapi/gck-1.deps
291
share/vala/vapi/gck-1.vapi
292
share/vala/vapi/gcr-3.deps
293
share/vala/vapi/gcr-3.vapi
294
share/vala/vapi/gcr-ui-3.deps
295
share/vala/vapi/gcr-ui-3.vapi
296
share/vala/vapi/pkcs11.vapi
(-)b/security/gnome-keyring/Makefile (-1 / +1 lines)
Lines 15-21 BUILD_DEPENDS= docbook-xsl>=0:textproc/docbook-xsl \ Link Here
15
		gcr>=3.5.3:security/gcr
15
		gcr>=3.5.3:security/gcr
16
LIB_DEPENDS=	libdbus-1.so:devel/dbus \
16
LIB_DEPENDS=	libdbus-1.so:devel/dbus \
17
		libgpg-error.so:security/libgpg-error \
17
		libgpg-error.so:security/libgpg-error \
18
		libgcr-base-3.so:security/gcr \
18
		libgcr-base-3.so:security/gcr3 \
19
		libtasn1.so:security/libtasn1 \
19
		libtasn1.so:security/libtasn1 \
20
		libp11-kit.so:security/p11-kit \
20
		libp11-kit.so:security/p11-kit \
21
		libgcrypt.so:security/libgcrypt
21
		libgcrypt.so:security/libgcrypt
(-)b/security/pinentry/Makefile (-1 / +1 lines)
Lines 102-108 LIBSECRET_USE= GNOME=glib20 Link Here
102
102
103
.if ${PINENTRY_GUI} == "gnome"
103
.if ${PINENTRY_GUI} == "gnome"
104
OPTIONS_SLAVE=	LIBSECRET
104
OPTIONS_SLAVE=	LIBSECRET
105
LIB_DEPENDS+=	libgcr-base-3.so:security/gcr
105
LIB_DEPENDS+=	libgcr-base-3.so:security/gcr3
106
PLIST_FILES=	bin/pinentry-gnome3
106
PLIST_FILES=	bin/pinentry-gnome3
107
.else
107
.else
108
CONFIGURE_ARGS+=--disable-pinentry-gnome3
108
CONFIGURE_ARGS+=--disable-pinentry-gnome3
(-)b/security/seahorse/Makefile (-1 / +1 lines)
Lines 14-20 LICENSE_FILE= ${WRKSRC}/COPYING Link Here
14
14
15
BUILD_DEPENDS=	gnupg>=2.1.4:security/gnupg \
15
BUILD_DEPENDS=	gnupg>=2.1.4:security/gnupg \
16
		itstool:textproc/itstool
16
		itstool:textproc/itstool
17
LIB_DEPENDS=	libgcr-base-3.so:security/gcr \
17
LIB_DEPENDS=	libgcr-base-3.so:security/gcr3 \
18
		libgpgme.so:security/gpgme \
18
		libgpgme.so:security/gpgme \
19
		libhandy-1.so:x11-toolkits/libhandy \
19
		libhandy-1.so:x11-toolkits/libhandy \
20
		libpwquality.so:security/libpwquality \
20
		libpwquality.so:security/libpwquality \
(-)b/sysutils/budgie-control-center/Makefile (-1 / +1 lines)
Lines 20-26 LIB_DEPENDS= libhandy-1.so:x11-toolkits/libhandy \ Link Here
20
		libpulse.so:audio/pulseaudio \
20
		libpulse.so:audio/pulseaudio \
21
		libupower-glib.so:sysutils/upower \
21
		libupower-glib.so:sysutils/upower \
22
		libepoxy.so:graphics/libepoxy \
22
		libepoxy.so:graphics/libepoxy \
23
		libgcr-base-3.so:security/gcr \
23
		libgcr-base-3.so:security/gcr3 \
24
		libgudev-1.0.so:devel/libgudev \
24
		libgudev-1.0.so:devel/libgudev \
25
		libpwquality.so:security/libpwquality \
25
		libpwquality.so:security/libpwquality \
26
		libpolkit-gobject-1.so:sysutils/polkit \
26
		libpolkit-gobject-1.so:sysutils/polkit \
(-)b/www/epiphany/Makefile (-1 / +1 lines)
Lines 16-22 BUILD_DEPENDS= gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas \ Link Here
16
		iso-codes>=0:misc/iso-codes \
16
		iso-codes>=0:misc/iso-codes \
17
		itstool:textproc/itstool
17
		itstool:textproc/itstool
18
LIB_DEPENDS=	libdazzle-1.0.so:x11-toolkits/libdazzle \
18
LIB_DEPENDS=	libdazzle-1.0.so:x11-toolkits/libdazzle \
19
		libgcr-base-3.so:security/gcr \
19
		libgcr-base-3.so:security/gcr3 \
20
		libgmp.so:math/gmp \
20
		libgmp.so:math/gmp \
21
		libhandy-1.so:x11-toolkits/libhandy \
21
		libhandy-1.so:x11-toolkits/libhandy \
22
		libicuuc.so:devel/icu \
22
		libicuuc.so:devel/icu \
(-)b/www/midori/Makefile (-1 / +1 lines)
Lines 14-20 LICENSE_COMB= multi Link Here
14
LIB_DEPENDS=	libjson-glib-1.0.so:devel/json-glib \
14
LIB_DEPENDS=	libjson-glib-1.0.so:devel/json-glib \
15
		libsoup-2.4.so:devel/libsoup \
15
		libsoup-2.4.so:devel/libsoup \
16
		libp11-kit.so:security/p11-kit \
16
		libp11-kit.so:security/p11-kit \
17
		libgcr-base-3.so:security/gcr \
17
		libgcr-base-3.so:security/gcr3 \
18
		libpeas-1.0.so:devel/libpeas \
18
		libpeas-1.0.so:devel/libpeas \
19
		libwebkit2gtk-4.0.so:www/webkit2-gtk3 \
19
		libwebkit2gtk-4.0.so:www/webkit2-gtk3 \
20
		libharfbuzz.so:print/harfbuzz
20
		libharfbuzz.so:print/harfbuzz
(-)b/www/surf/Makefile (-1 / +1 lines)
Lines 14-20 LICENSE_FILE= ${WRKSRC}/LICENSE Link Here
14
14
15
LIB_DEPENDS=	libwebkit2gtk-4.0.so:www/webkit2-gtk3 \
15
LIB_DEPENDS=	libwebkit2gtk-4.0.so:www/webkit2-gtk3 \
16
		libsoup-2.4.so:devel/libsoup \
16
		libsoup-2.4.so:devel/libsoup \
17
		libgcr-base-3.so:security/gcr
17
		libgcr-base-3.so:security/gcr3
18
RUN_DEPENDS=	dmenu:x11/dmenu \
18
RUN_DEPENDS=	dmenu:x11/dmenu \
19
		curl:ftp/curl \
19
		curl:ftp/curl \
20
		xterm:x11/xterm
20
		xterm:x11/xterm
(-)b/x11-fm/sushi/Makefile (-1 / +1 lines)
Lines 12-18 WWW= https://gitlab.gnome.org/GNOME/sushi Link Here
12
LICENSE=	GPLv2
12
LICENSE=	GPLv2
13
LICENSE_FILE=	${WRKSRC}/COPYING
13
LICENSE_FILE=	${WRKSRC}/COPYING
14
14
15
LIB_DEPENDS=	libgcr-base-3.so:security/gcr \
15
LIB_DEPENDS=	libgcr-base-3.so:security/gcr3 \
16
		libgjs.so:lang/gjs \
16
		libgjs.so:lang/gjs \
17
		libclutter-gtk-1.0.so:graphics/clutter-gtk3 \
17
		libclutter-gtk-1.0.so:graphics/clutter-gtk3 \
18
		libclutter-gst-3.0.so:multimedia/clutter-gst3 \
18
		libclutter-gst-3.0.so:multimedia/clutter-gst3 \
(-)b/x11/gnome-shell/Makefile (-1 / +1 lines)
Lines 22-28 LIB_DEPENDS= libatk-bridge-2.0.so:accessibility/at-spi2-core \ Link Here
22
		libcanberra.so:audio/libcanberra \
22
		libcanberra.so:audio/libcanberra \
23
		libcroco-0.6.so:textproc/libcroco \
23
		libcroco-0.6.so:textproc/libcroco \
24
		libdrm.so:graphics/libdrm \
24
		libdrm.so:graphics/libdrm \
25
		libgcr-base-3.so:security/gcr \
25
		libgcr-base-3.so:security/gcr3 \
26
		libgjs.so:lang/gjs \
26
		libgjs.so:lang/gjs \
27
		libgnome-autoar-0.so:archivers/gnome-autoar \
27
		libgnome-autoar-0.so:archivers/gnome-autoar \
28
		libgraphene-1.0.so:graphics/graphene \
28
		libgraphene-1.0.so:graphics/graphene \

Return to bug 282046