mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
security/gcr: Update to 4.3.0
Move the previous version to security/gcr3 and switch consumer ports to it PR: 282046 Approved by: vishwin Sponsored by: Future Crew, LLC
This commit is contained in:
parent
d60acdaaa1
commit
791bbaf6c8
@ -1,6 +1,6 @@
|
||||
PORTNAME= evolution-data-server
|
||||
DISTVERSION= 3.44.4
|
||||
PORTREVISION= 7
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= databases gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome
|
||||
@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \
|
||||
libfribidi.so:converters/fribidi \
|
||||
libgcr-base-3.so:security/gcr \
|
||||
libgcr-base-3.so:security/gcr3 \
|
||||
libgoa-1.0.so:net/gnome-online-accounts \
|
||||
libgdata.so:devel/libgdata \
|
||||
libharfbuzz.so:print/harfbuzz \
|
||||
|
@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
BUILD_DEPENDS= docbook-xsl>=0:textproc/docbook-xsl
|
||||
LIB_DEPENDS= libgcrypt.so:security/libgcrypt \
|
||||
libdbus-1.so:devel/dbus \
|
||||
libgcr-base-3.so:security/gcr \
|
||||
libgcr-base-3.so:security/gcr3 \
|
||||
libsoup-3.0.so:devel/libsoup3 \
|
||||
libgudev-1.0.so:devel/libgudev \
|
||||
libudisks2.so:sysutils/libudisks \
|
||||
|
@ -1,5 +1,6 @@
|
||||
PORTNAME= libgdata
|
||||
PORTVERSION= 0.18.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= GNOME
|
||||
|
||||
@ -15,7 +16,7 @@ LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \
|
||||
libjson-glib-1.0.so:devel/json-glib \
|
||||
libp11-kit.so:security/p11-kit \
|
||||
libgoa-1.0.so:net/gnome-online-accounts \
|
||||
libgcr-base-3.so:security/gcr \
|
||||
libgcr-base-3.so:security/gcr3 \
|
||||
liboauth.so:net/liboauth
|
||||
|
||||
USES= gettext gnome localbase meson pkgconfig tar:xz vala:build
|
||||
|
@ -1,5 +1,6 @@
|
||||
PORTNAME= shotwell
|
||||
PORTVERSION= 0.32.10
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics gnome
|
||||
MASTER_SITES= GNOME
|
||||
|
||||
@ -23,7 +24,7 @@ LIB_DEPENDS= libportal.so:deskutils/libportal \
|
||||
libgphoto2.so:graphics/libgphoto2 \
|
||||
libraw.so:graphics/libraw \
|
||||
libwebp.so:graphics/webp \
|
||||
libgcr-ui-3.so:security/gcr \
|
||||
libgcr-ui-3.so:security/gcr3 \
|
||||
libsecret-1.so:security/libsecret \
|
||||
libxml2.so:textproc/libxml2
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
PORTNAME= evolution
|
||||
DISTVERSION= 3.44.4
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= mail gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome
|
||||
@ -24,7 +24,7 @@ LIB_DEPENDS= libcryptui.so:security/libcryptui \
|
||||
libenchant-2.so:textproc/enchant2 \
|
||||
libenchant.so:textproc/enchant \
|
||||
libfribidi.so:converters/fribidi \
|
||||
libgcr-base-3.so:security/gcr \
|
||||
libgcr-base-3.so:security/gcr3 \
|
||||
libgnome-autoar-gtk-0.so:archivers/gnome-autoar \
|
||||
libgspell-1.so:textproc/gspell \
|
||||
libgtkspell3-3.so:textproc/gtkspell3 \
|
||||
|
@ -1,6 +1,6 @@
|
||||
PORTNAME= geary
|
||||
PORTVERSION= 40.0
|
||||
PORTREVISION= 9
|
||||
PORTREVISION= 10
|
||||
CATEGORIES= mail gnome
|
||||
MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/}
|
||||
DIST_SUBDIR= gnome
|
||||
@ -22,7 +22,7 @@ LIB_DEPENDS= libappstream-glib.so:devel/appstream-glib \
|
||||
libcanberra.so:audio/libcanberra \
|
||||
libenchant-2.so:textproc/enchant2 \
|
||||
libfolks.so:net-im/folks \
|
||||
libgcr-base-3.so:security/gcr \
|
||||
libgcr-base-3.so:security/gcr3 \
|
||||
libgee-0.8.so:devel/libgee \
|
||||
libgmime-3.0.so:mail/gmime30 \
|
||||
libgoa-1.0.so:net/gnome-online-accounts \
|
||||
|
@ -1,18 +1,18 @@
|
||||
PORTNAME= folks
|
||||
PORTVERSION= 0.15.5
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net-im
|
||||
MASTER_SITES= GNOME
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Library to aggregates people from multiple sources
|
||||
COMMENT= Library to aggregate people from multiple sources
|
||||
WWW= https://wiki.gnome.org/Projects/Folks
|
||||
|
||||
LICENSE= LGPL21
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libgee-0.8.so:devel/libgee \
|
||||
libgcr-base-3.so:security/gcr \
|
||||
libgcr-base-3.so:security/gcr3 \
|
||||
libzeitgeist-2.0.so:sysutils/zeitgeist \
|
||||
libtelepathy-glib.so:net-im/telepathy-glib \
|
||||
libnspr4.so:devel/nspr \
|
||||
|
@ -1,6 +1,6 @@
|
||||
PORTNAME= gnome-online-accounts
|
||||
PORTVERSION= 3.44.0
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= GNOME
|
||||
|
||||
@ -21,7 +21,7 @@ LIB_DEPENDS= libwebkit2gtk-4.0.so:www/webkit2-gtk3 \
|
||||
libsoup-2.4.so:devel/libsoup \
|
||||
librest-0.7.so:devel/librest \
|
||||
libp11-kit.so:security/p11-kit \
|
||||
libgck-1.so:security/gcr
|
||||
libgck-1.so:security/gcr3
|
||||
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
|
@ -170,6 +170,7 @@
|
||||
SUBDIR += fwknop
|
||||
SUBDIR += fwlogwatch
|
||||
SUBDIR += gcr
|
||||
SUBDIR += gcr3
|
||||
SUBDIR += gef
|
||||
SUBDIR += git-credential-azure
|
||||
SUBDIR += git-credential-gopass
|
||||
|
@ -1,41 +1,32 @@
|
||||
PORTNAME= gcr
|
||||
PORTVERSION= 3.40.0
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 4.3.0
|
||||
CATEGORIES= security gnome
|
||||
MASTER_SITES= GNOME
|
||||
|
||||
LICENSE= LGPL20+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
PATCH_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/commit/
|
||||
PATCHFILES+= b3ca1d02bb01.patch:-p1 # https://gitlab.gnome.org/GNOME/gcr/-/merge_requests/81
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Library for bits of crypto UI and parsing
|
||||
WWW= https://live.gnome.org/GnomeKeyring
|
||||
|
||||
BUILD_DEPENDS= gpg2:security/gnupg
|
||||
LIB_DEPENDS= libdbus-1.so:devel/dbus \
|
||||
libgpg-error.so:security/libgpg-error \
|
||||
LIB_DEPENDS= libsecret-1.so:security/libsecret \
|
||||
libp11-kit.so:security/p11-kit \
|
||||
libgcrypt.so:security/libgcrypt
|
||||
|
||||
CONFLICTS= gnome-keyring-2.[0-9]*
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
USE_GNOME= cairo gtk30 intlhack introspection:build
|
||||
USES= desktop-file-utils gettext gmake gnome meson pathfix \
|
||||
pkgconfig python shared-mime-info tar:xz vala:build
|
||||
USE_GNOME= gtk40 intlhack introspection:build
|
||||
USES= gettext gnome meson pkgconfig python:env tar:xz \
|
||||
vala:build
|
||||
USE_LDCONFIG= yes
|
||||
BINARY_ALIAS= python3=${PYTHON_VERSION}
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
GLIB_SCHEMAS= org.gnome.crypto.pgp.gschema.xml
|
||||
MESON_ARGS= -Dsystemd=disabled
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
DOCS_BUILD_DEPENDS= gtk-doc>0:textproc/gtk-doc
|
||||
DOCS_BUILD_DEPENDS= gi-docgen:textproc/py-gi-docgen@${PY_FLAVOR}
|
||||
DOCS_MESON_TRUE= gtk_doc
|
||||
DOCSDIR= ${PREFIX}/share/gtk-doc/html/
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,3 @@
|
||||
TIMESTAMP = 1644692066
|
||||
SHA256 (gcr-3.40.0.tar.xz) = b9d3645a5fd953a54285cc64d4fc046736463dbd4dcc25caf5c7b59bed3027f5
|
||||
SIZE (gcr-3.40.0.tar.xz) = 1011044
|
||||
SHA256 (b3ca1d02bb01.patch) = 3b2714ea24e6f5985eb4ac124899dfbc5e70200df498552ae198a8039b7c0a83
|
||||
SIZE (b3ca1d02bb01.patch) = 1929
|
||||
TIMESTAMP = 1728733830
|
||||
SHA256 (gcr-4.3.0.tar.xz) = c3ee8728e4364b0397f435fa20f92f901ab139d2b264f4e059d67b3c0f43cd36
|
||||
SIZE (gcr-4.3.0.tar.xz) = 726488
|
||||
|
File diff suppressed because it is too large
Load Diff
42
security/gcr3/Makefile
Normal file
42
security/gcr3/Makefile
Normal file
@ -0,0 +1,42 @@
|
||||
PORTNAME= gcr
|
||||
PORTVERSION= 3.40.0
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= security gnome
|
||||
MASTER_SITES= GNOME
|
||||
PKGNAMESUFFIX= 3
|
||||
|
||||
LICENSE= LGPL20+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
PATCH_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/commit/
|
||||
PATCHFILES+= b3ca1d02bb01.patch:-p1 # https://gitlab.gnome.org/GNOME/gcr/-/merge_requests/81
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Library for bits of crypto UI and parsing
|
||||
WWW= https://live.gnome.org/GnomeKeyring
|
||||
|
||||
BUILD_DEPENDS= gpg2:security/gnupg
|
||||
LIB_DEPENDS= libdbus-1.so:devel/dbus \
|
||||
libgpg-error.so:security/libgpg-error \
|
||||
libp11-kit.so:security/p11-kit \
|
||||
libgcrypt.so:security/libgcrypt
|
||||
|
||||
CONFLICTS= gnome-keyring-2.[0-9]*
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
USE_GNOME= cairo gtk30 intlhack introspection:build
|
||||
USES= desktop-file-utils gettext gmake gnome meson pathfix \
|
||||
pkgconfig python shared-mime-info tar:xz vala:build
|
||||
USE_LDCONFIG= yes
|
||||
BINARY_ALIAS= python3=${PYTHON_VERSION}
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
GLIB_SCHEMAS= org.gnome.crypto.pgp.gschema.xml
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
DOCS_BUILD_DEPENDS= gtk-doc>0:textproc/gtk-doc
|
||||
DOCS_MESON_TRUE= gtk_doc
|
||||
DOCSDIR= ${PREFIX}/share/gtk-doc/html/
|
||||
|
||||
.include <bsd.port.mk>
|
5
security/gcr3/distinfo
Normal file
5
security/gcr3/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
TIMESTAMP = 1644692066
|
||||
SHA256 (gcr-3.40.0.tar.xz) = b9d3645a5fd953a54285cc64d4fc046736463dbd4dcc25caf5c7b59bed3027f5
|
||||
SIZE (gcr-3.40.0.tar.xz) = 1011044
|
||||
SHA256 (b3ca1d02bb01.patch) = 3b2714ea24e6f5985eb4ac124899dfbc5e70200df498552ae198a8039b7c0a83
|
||||
SIZE (b3ca1d02bb01.patch) = 1929
|
3
security/gcr3/pkg-descr
Normal file
3
security/gcr3/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
Gcr is a library for bits of crypto and security UI, parsing etc. It used
|
||||
to be part of gnome-keyring. It also provides a viewer and importer for
|
||||
certificates and private keys.
|
296
security/gcr3/pkg-plist
Normal file
296
security/gcr3/pkg-plist
Normal file
@ -0,0 +1,296 @@
|
||||
bin/gcr-viewer
|
||||
include/gck-1/gck/gck-deprecated.h
|
||||
include/gck-1/gck/gck-enum-types.h
|
||||
include/gck-1/gck/gck-version.h
|
||||
include/gck-1/gck/gck.h
|
||||
include/gck-1/gck/pkcs11.h
|
||||
include/gck-1/gck/pkcs11n.h
|
||||
include/gck-1/gck/pkcs11x.h
|
||||
include/gcr-3/gcr/gcr-base.h
|
||||
include/gcr-3/gcr/gcr-certificate-chain.h
|
||||
include/gcr-3/gcr/gcr-certificate-request.h
|
||||
include/gcr-3/gcr/gcr-certificate.h
|
||||
include/gcr-3/gcr/gcr-collection.h
|
||||
include/gcr-3/gcr/gcr-column.h
|
||||
include/gcr-3/gcr/gcr-comparable.h
|
||||
include/gcr-3/gcr/gcr-deprecated-base.h
|
||||
include/gcr-3/gcr/gcr-enum-types-base.h
|
||||
include/gcr-3/gcr/gcr-filter-collection.h
|
||||
include/gcr-3/gcr/gcr-fingerprint.h
|
||||
include/gcr-3/gcr/gcr-icons.h
|
||||
include/gcr-3/gcr/gcr-import-interaction.h
|
||||
include/gcr-3/gcr/gcr-importer.h
|
||||
include/gcr-3/gcr/gcr-library.h
|
||||
include/gcr-3/gcr/gcr-mock-prompter.h
|
||||
include/gcr-3/gcr/gcr-parser.h
|
||||
include/gcr-3/gcr/gcr-pkcs11-certificate.h
|
||||
include/gcr-3/gcr/gcr-prompt.h
|
||||
include/gcr-3/gcr/gcr-secret-exchange.h
|
||||
include/gcr-3/gcr/gcr-secure-memory.h
|
||||
include/gcr-3/gcr/gcr-simple-certificate.h
|
||||
include/gcr-3/gcr/gcr-simple-collection.h
|
||||
include/gcr-3/gcr/gcr-ssh-askpass.h
|
||||
include/gcr-3/gcr/gcr-system-prompt.h
|
||||
include/gcr-3/gcr/gcr-system-prompter.h
|
||||
include/gcr-3/gcr/gcr-trust.h
|
||||
include/gcr-3/gcr/gcr-types.h
|
||||
include/gcr-3/gcr/gcr-union-collection.h
|
||||
include/gcr-3/gcr/gcr-unlock-options.h
|
||||
include/gcr-3/gcr/gcr-version.h
|
||||
include/gcr-3/gcr/gcr.h
|
||||
include/gcr-3/ui/gcr-certificate-basics-widget.h
|
||||
include/gcr-3/ui/gcr-certificate-details-widget.h
|
||||
include/gcr-3/ui/gcr-certificate-renderer.h
|
||||
include/gcr-3/ui/gcr-certificate-widget.h
|
||||
include/gcr-3/ui/gcr-collection-model.h
|
||||
include/gcr-3/ui/gcr-combo-selector.h
|
||||
include/gcr-3/ui/gcr-deprecated.h
|
||||
include/gcr-3/ui/gcr-enum-types.h
|
||||
include/gcr-3/ui/gcr-failure-renderer.h
|
||||
include/gcr-3/ui/gcr-import-button.h
|
||||
include/gcr-3/ui/gcr-key-renderer.h
|
||||
include/gcr-3/ui/gcr-key-widget.h
|
||||
include/gcr-3/ui/gcr-list-selector.h
|
||||
include/gcr-3/ui/gcr-prompt-dialog.h
|
||||
include/gcr-3/ui/gcr-renderer.h
|
||||
include/gcr-3/ui/gcr-secure-entry-buffer.h
|
||||
include/gcr-3/ui/gcr-tree-selector.h
|
||||
include/gcr-3/ui/gcr-ui.h
|
||||
include/gcr-3/ui/gcr-unlock-options-widget.h
|
||||
include/gcr-3/ui/gcr-viewer-widget.h
|
||||
include/gcr-3/ui/gcr-viewer.h
|
||||
lib/girepository-1.0/Gck-1.typelib
|
||||
lib/girepository-1.0/Gcr-3.typelib
|
||||
lib/girepository-1.0/GcrUi-3.typelib
|
||||
lib/libgck-1.so
|
||||
lib/libgck-1.so.0
|
||||
lib/libgck-1.so.0.0.0
|
||||
lib/libgcr-base-3.so
|
||||
lib/libgcr-base-3.so.1
|
||||
lib/libgcr-base-3.so.1.0.0
|
||||
lib/libgcr-ui-3.so
|
||||
lib/libgcr-ui-3.so.1
|
||||
lib/libgcr-ui-3.so.1.0.0
|
||||
libdata/pkgconfig/gck-1.pc
|
||||
libdata/pkgconfig/gcr-3.pc
|
||||
libdata/pkgconfig/gcr-base-3.pc
|
||||
libdata/pkgconfig/gcr-ui-3.pc
|
||||
libexec/gcr-prompter
|
||||
libexec/gcr-ssh-askpass
|
||||
share/GConf/gsettings/org.gnome.crypto.pgp.convert
|
||||
share/GConf/gsettings/org.gnome.crypto.pgp_keyservers.convert
|
||||
share/applications/gcr-prompter.desktop
|
||||
share/applications/gcr-viewer.desktop
|
||||
share/dbus-1/services/org.gnome.keyring.PrivatePrompter.service
|
||||
share/dbus-1/services/org.gnome.keyring.SystemPrompter.service
|
||||
share/gir-1.0/Gck-1.gir
|
||||
share/gir-1.0/Gcr-3.gir
|
||||
share/gir-1.0/GcrUi-3.gir
|
||||
%%PORTDOCS%%%%DOCSDIR%%gck/GckAttribute.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gck/GckAttributes.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gck/GckEnumerator.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gck/GckModule.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gck/GckObject.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gck/GckObjectCache.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gck/GckSession.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gck/GckSlot.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gck/annotation-glossary.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gck/gck-Errors.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gck/gck-GckModule-lists.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gck/gck-Library-Utilities.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gck/gck-Miscellaneous-Functions.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gck/gck-PKCS11-URIs.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gck/gck.devhelp2
|
||||
%%PORTDOCS%%%%DOCSDIR%%gck/home.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%gck/index.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gck/left-insensitive.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%gck/left.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%gck/pkcs11-links.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gck/reference.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gck/right-insensitive.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%gck/right.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%gck/style.css
|
||||
%%PORTDOCS%%%%DOCSDIR%%gck/up-insensitive.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%gck/up.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrCertificate.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrCertificateChain.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrCertificateRequest.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrCertificateWidget.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrCollection.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrCollectionModel.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrComboSelector.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrComparable.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrImportButton.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrImportInteraction.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrImporter.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrKeyWidget.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrListSelector.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrParser.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrPkcs11Certificate.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrPrompt.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrPromptDialog.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrRenderer.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrSecretExchange.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrSecureEntryBuffer.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrSimpleCertificate.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrSimpleCollection.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrSshAskpass.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrSystemPrompt.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrSystemPrompter.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrTreeSelector.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrViewer.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/GcrViewerWidget.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/annotation-glossary.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/certificate-widget.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/certificates.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/ch01.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/collections.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/combo-selector.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/gcr-GcrColumn.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/gcr-Key-Fingerprints.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/gcr-Library-PKCS#11.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/gcr-Library-Utilities.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/gcr-Non-pageable-Memory.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/gcr-Trust-Storage-and-Lookups.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/gcr.devhelp2
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/home.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/import-button.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/index.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/key-widget.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/left-insensitive.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/left.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/list-selector.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/misc.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/prompts.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/right-insensitive.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/right.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/storage.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/style.css
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/tree-selector.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/up-insensitive.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/up.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/viewer-widget.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%gcr/widgets.html
|
||||
share/icons/hicolor/16x16/apps/gcr-gnupg.png
|
||||
share/icons/hicolor/16x16/apps/gcr-key-pair.png
|
||||
share/icons/hicolor/16x16/apps/gcr-key.png
|
||||
share/icons/hicolor/16x16/apps/gcr-password.png
|
||||
share/icons/hicolor/16x16/apps/gcr-smart-card.png
|
||||
share/icons/hicolor/22x22/apps/gcr-gnupg.png
|
||||
share/icons/hicolor/22x22/apps/gcr-key-pair.png
|
||||
share/icons/hicolor/22x22/apps/gcr-key.png
|
||||
share/icons/hicolor/22x22/apps/gcr-password.png
|
||||
share/icons/hicolor/22x22/apps/gcr-smart-card.png
|
||||
share/icons/hicolor/24x24/apps/gcr-gnupg.png
|
||||
share/icons/hicolor/24x24/apps/gcr-key-pair.png
|
||||
share/icons/hicolor/24x24/apps/gcr-key.png
|
||||
share/icons/hicolor/24x24/apps/gcr-password.png
|
||||
share/icons/hicolor/24x24/apps/gcr-smart-card.png
|
||||
share/icons/hicolor/256x256/apps/gcr-gnupg.png
|
||||
share/icons/hicolor/256x256/apps/gcr-password.png
|
||||
share/icons/hicolor/256x256/apps/gcr-smart-card.png
|
||||
share/icons/hicolor/32x32/apps/gcr-gnupg.png
|
||||
share/icons/hicolor/32x32/apps/gcr-key-pair.png
|
||||
share/icons/hicolor/32x32/apps/gcr-key.png
|
||||
share/icons/hicolor/32x32/apps/gcr-password.png
|
||||
share/icons/hicolor/32x32/apps/gcr-smart-card.png
|
||||
share/icons/hicolor/48x48/apps/gcr-gnupg.png
|
||||
share/icons/hicolor/48x48/apps/gcr-key-pair.png
|
||||
share/icons/hicolor/48x48/apps/gcr-key.png
|
||||
share/icons/hicolor/48x48/apps/gcr-password.png
|
||||
share/icons/hicolor/48x48/apps/gcr-smart-card.png
|
||||
share/locale/af/LC_MESSAGES/gcr.mo
|
||||
share/locale/ar/LC_MESSAGES/gcr.mo
|
||||
share/locale/as/LC_MESSAGES/gcr.mo
|
||||
share/locale/ast/LC_MESSAGES/gcr.mo
|
||||
share/locale/az/LC_MESSAGES/gcr.mo
|
||||
share/locale/be/LC_MESSAGES/gcr.mo
|
||||
share/locale/be@latin/LC_MESSAGES/gcr.mo
|
||||
share/locale/bg/LC_MESSAGES/gcr.mo
|
||||
share/locale/bn/LC_MESSAGES/gcr.mo
|
||||
share/locale/bn_IN/LC_MESSAGES/gcr.mo
|
||||
share/locale/bs/LC_MESSAGES/gcr.mo
|
||||
share/locale/ca/LC_MESSAGES/gcr.mo
|
||||
share/locale/ca@valencia/LC_MESSAGES/gcr.mo
|
||||
share/locale/ckb/LC_MESSAGES/gcr.mo
|
||||
share/locale/cs/LC_MESSAGES/gcr.mo
|
||||
share/locale/cy/LC_MESSAGES/gcr.mo
|
||||
share/locale/da/LC_MESSAGES/gcr.mo
|
||||
share/locale/de/LC_MESSAGES/gcr.mo
|
||||
share/locale/dz/LC_MESSAGES/gcr.mo
|
||||
share/locale/el/LC_MESSAGES/gcr.mo
|
||||
share/locale/en@shaw/LC_MESSAGES/gcr.mo
|
||||
share/locale/en_CA/LC_MESSAGES/gcr.mo
|
||||
share/locale/en_GB/LC_MESSAGES/gcr.mo
|
||||
share/locale/eo/LC_MESSAGES/gcr.mo
|
||||
share/locale/es/LC_MESSAGES/gcr.mo
|
||||
share/locale/et/LC_MESSAGES/gcr.mo
|
||||
share/locale/eu/LC_MESSAGES/gcr.mo
|
||||
share/locale/fa/LC_MESSAGES/gcr.mo
|
||||
share/locale/fi/LC_MESSAGES/gcr.mo
|
||||
share/locale/fr/LC_MESSAGES/gcr.mo
|
||||
share/locale/fur/LC_MESSAGES/gcr.mo
|
||||
share/locale/ga/LC_MESSAGES/gcr.mo
|
||||
share/locale/gl/LC_MESSAGES/gcr.mo
|
||||
share/locale/gu/LC_MESSAGES/gcr.mo
|
||||
share/locale/he/LC_MESSAGES/gcr.mo
|
||||
share/locale/hi/LC_MESSAGES/gcr.mo
|
||||
share/locale/hr/LC_MESSAGES/gcr.mo
|
||||
share/locale/hu/LC_MESSAGES/gcr.mo
|
||||
share/locale/id/LC_MESSAGES/gcr.mo
|
||||
share/locale/is/LC_MESSAGES/gcr.mo
|
||||
share/locale/it/LC_MESSAGES/gcr.mo
|
||||
share/locale/ja/LC_MESSAGES/gcr.mo
|
||||
share/locale/ka/LC_MESSAGES/gcr.mo
|
||||
share/locale/kk/LC_MESSAGES/gcr.mo
|
||||
share/locale/kn/LC_MESSAGES/gcr.mo
|
||||
share/locale/ko/LC_MESSAGES/gcr.mo
|
||||
share/locale/lt/LC_MESSAGES/gcr.mo
|
||||
share/locale/lv/LC_MESSAGES/gcr.mo
|
||||
share/locale/mai/LC_MESSAGES/gcr.mo
|
||||
share/locale/mg/LC_MESSAGES/gcr.mo
|
||||
share/locale/mk/LC_MESSAGES/gcr.mo
|
||||
share/locale/ml/LC_MESSAGES/gcr.mo
|
||||
share/locale/mn/LC_MESSAGES/gcr.mo
|
||||
share/locale/mr/LC_MESSAGES/gcr.mo
|
||||
share/locale/ms/LC_MESSAGES/gcr.mo
|
||||
share/locale/nb/LC_MESSAGES/gcr.mo
|
||||
share/locale/ne/LC_MESSAGES/gcr.mo
|
||||
share/locale/nl/LC_MESSAGES/gcr.mo
|
||||
share/locale/nn/LC_MESSAGES/gcr.mo
|
||||
share/locale/oc/LC_MESSAGES/gcr.mo
|
||||
share/locale/or/LC_MESSAGES/gcr.mo
|
||||
share/locale/pa/LC_MESSAGES/gcr.mo
|
||||
share/locale/pl/LC_MESSAGES/gcr.mo
|
||||
share/locale/pt/LC_MESSAGES/gcr.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/gcr.mo
|
||||
share/locale/ro/LC_MESSAGES/gcr.mo
|
||||
share/locale/ru/LC_MESSAGES/gcr.mo
|
||||
share/locale/rw/LC_MESSAGES/gcr.mo
|
||||
share/locale/si/LC_MESSAGES/gcr.mo
|
||||
share/locale/sk/LC_MESSAGES/gcr.mo
|
||||
share/locale/sl/LC_MESSAGES/gcr.mo
|
||||
share/locale/sq/LC_MESSAGES/gcr.mo
|
||||
share/locale/sr/LC_MESSAGES/gcr.mo
|
||||
share/locale/sr@latin/LC_MESSAGES/gcr.mo
|
||||
share/locale/sv/LC_MESSAGES/gcr.mo
|
||||
share/locale/ta/LC_MESSAGES/gcr.mo
|
||||
share/locale/te/LC_MESSAGES/gcr.mo
|
||||
share/locale/tg/LC_MESSAGES/gcr.mo
|
||||
share/locale/th/LC_MESSAGES/gcr.mo
|
||||
share/locale/tr/LC_MESSAGES/gcr.mo
|
||||
share/locale/ug/LC_MESSAGES/gcr.mo
|
||||
share/locale/uk/LC_MESSAGES/gcr.mo
|
||||
share/locale/vi/LC_MESSAGES/gcr.mo
|
||||
share/locale/xh/LC_MESSAGES/gcr.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/gcr.mo
|
||||
share/locale/zh_HK/LC_MESSAGES/gcr.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/gcr.mo
|
||||
share/mime/packages/gcr-crypto-types.xml
|
||||
share/vala/vapi/gck-1.deps
|
||||
share/vala/vapi/gck-1.vapi
|
||||
share/vala/vapi/gcr-3.deps
|
||||
share/vala/vapi/gcr-3.vapi
|
||||
share/vala/vapi/gcr-ui-3.deps
|
||||
share/vala/vapi/gcr-ui-3.vapi
|
||||
share/vala/vapi/pkcs11.vapi
|
@ -1,6 +1,6 @@
|
||||
PORTNAME= gnome-keyring
|
||||
PORTVERSION= 42.1
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= security gnome
|
||||
MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/}
|
||||
DIST_SUBDIR= gnome
|
||||
@ -11,11 +11,10 @@ COMMENT= Program that keeps passwords and other secrets
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= docbook-xsl>=0:textproc/docbook-xsl \
|
||||
gcr>=3.5.3:security/gcr
|
||||
BUILD_DEPENDS= docbook-xsl>=0:textproc/docbook-xsl
|
||||
LIB_DEPENDS= libdbus-1.so:devel/dbus \
|
||||
libgpg-error.so:security/libgpg-error \
|
||||
libgcr-base-3.so:security/gcr \
|
||||
libgcr-base-3.so:security/gcr3 \
|
||||
libtasn1.so:security/libtasn1 \
|
||||
libp11-kit.so:security/p11-kit \
|
||||
libgcrypt.so:security/libgcrypt
|
||||
|
@ -1,6 +1,6 @@
|
||||
PORTNAME= pinentry
|
||||
PORTVERSION= 1.3.1
|
||||
PORTREVISION?= 0
|
||||
PORTREVISION?= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= GNUPG/pinentry
|
||||
|
||||
@ -102,7 +102,7 @@ LIBSECRET_USE= GNOME=glib20
|
||||
|
||||
.if ${PINENTRY_GUI} == "gnome"
|
||||
OPTIONS_SLAVE= LIBSECRET
|
||||
LIB_DEPENDS+= libgcr-base-3.so:security/gcr
|
||||
LIB_DEPENDS+= libgcr-base-3.so:security/gcr3
|
||||
PLIST_FILES= bin/pinentry-gnome3
|
||||
.else
|
||||
CONFIGURE_ARGS+=--disable-pinentry-gnome3
|
||||
|
@ -1,6 +1,6 @@
|
||||
PORTNAME= seahorse
|
||||
PORTVERSION= 41.0
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= security gnome
|
||||
MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/}
|
||||
DIST_SUBDIR= gnome
|
||||
@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= gnupg>=2.1.4:security/gnupg \
|
||||
itstool:textproc/itstool
|
||||
LIB_DEPENDS= libgcr-base-3.so:security/gcr \
|
||||
LIB_DEPENDS= libgcr-base-3.so:security/gcr3 \
|
||||
libgpgme.so:security/gpgme \
|
||||
libhandy-1.so:x11-toolkits/libhandy \
|
||||
libpwquality.so:security/libpwquality \
|
||||
|
@ -1,6 +1,6 @@
|
||||
PORTNAME= budgie-control-center
|
||||
DISTVERSION= 1.3.0
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= sysutils budgie
|
||||
MASTER_SITES= BUDGIE
|
||||
|
||||
@ -20,7 +20,7 @@ LIB_DEPENDS= libhandy-1.so:x11-toolkits/libhandy \
|
||||
libpulse.so:audio/pulseaudio \
|
||||
libupower-glib.so:sysutils/upower \
|
||||
libepoxy.so:graphics/libepoxy \
|
||||
libgcr-base-3.so:security/gcr \
|
||||
libgcr-base-3.so:security/gcr3 \
|
||||
libgudev-1.0.so:devel/libgudev \
|
||||
libpwquality.so:security/libpwquality \
|
||||
libpolkit-gobject-1.so:sysutils/polkit \
|
||||
|
@ -1,6 +1,6 @@
|
||||
PORTNAME= epiphany
|
||||
PORTVERSION= 42.4
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= www gnome
|
||||
MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/}
|
||||
DIST_SUBDIR= gnome
|
||||
@ -16,7 +16,7 @@ BUILD_DEPENDS= gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas \
|
||||
iso-codes>=0:misc/iso-codes \
|
||||
itstool:textproc/itstool
|
||||
LIB_DEPENDS= libdazzle-1.0.so:x11-toolkits/libdazzle \
|
||||
libgcr-base-3.so:security/gcr \
|
||||
libgcr-base-3.so:security/gcr3 \
|
||||
libgmp.so:math/gmp \
|
||||
libhandy-1.so:x11-toolkits/libhandy \
|
||||
libicuuc.so:devel/icu \
|
||||
|
@ -1,7 +1,7 @@
|
||||
PORTNAME= midori
|
||||
PORTVERSION= 9.0
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTREVISION= 10
|
||||
PORTREVISION= 11
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
@ -14,7 +14,7 @@ LICENSE_COMB= multi
|
||||
LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib \
|
||||
libsoup-2.4.so:devel/libsoup \
|
||||
libp11-kit.so:security/p11-kit \
|
||||
libgcr-base-3.so:security/gcr \
|
||||
libgcr-base-3.so:security/gcr3 \
|
||||
libpeas-1.0.so:devel/libpeas \
|
||||
libwebkit2gtk-4.0.so:www/webkit2-gtk3 \
|
||||
libharfbuzz.so:print/harfbuzz
|
||||
|
@ -1,6 +1,6 @@
|
||||
PORTNAME= surf
|
||||
DISTVERSION= 2.1
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://dl.suckless.org/${PORTNAME}/
|
||||
PKGNAMESUFFIX= -browser
|
||||
@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
LIB_DEPENDS= libwebkit2gtk-4.0.so:www/webkit2-gtk3 \
|
||||
libsoup-2.4.so:devel/libsoup \
|
||||
libgcr-base-3.so:security/gcr
|
||||
libgcr-base-3.so:security/gcr3
|
||||
RUN_DEPENDS= dmenu:x11/dmenu \
|
||||
curl:ftp/curl \
|
||||
xterm:x11/xterm
|
||||
|
@ -1,6 +1,6 @@
|
||||
PORTNAME= sushi
|
||||
PORTVERSION= 42.0
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= x11-fm gnome
|
||||
MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/}
|
||||
DIST_SUBDIR= gnome
|
||||
@ -12,7 +12,7 @@ WWW= https://gitlab.gnome.org/GNOME/sushi
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libgcr-base-3.so:security/gcr \
|
||||
LIB_DEPENDS= libgcr-base-3.so:security/gcr3 \
|
||||
libgjs.so:lang/gjs \
|
||||
libclutter-gtk-1.0.so:graphics/clutter-gtk3 \
|
||||
libclutter-gst-3.0.so:multimedia/clutter-gst3 \
|
||||
|
@ -1,6 +1,6 @@
|
||||
PORTNAME= gnome-shell
|
||||
PORTVERSION= 42.4
|
||||
PORTREVISION= 9
|
||||
PORTREVISION= 10
|
||||
CATEGORIES= x11 gnome
|
||||
MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/}
|
||||
DIST_SUBDIR= gnome
|
||||
@ -22,7 +22,7 @@ LIB_DEPENDS= libatk-bridge-2.0.so:accessibility/at-spi2-core \
|
||||
libcanberra.so:audio/libcanberra \
|
||||
libcroco-0.6.so:textproc/libcroco \
|
||||
libdrm.so:graphics/libdrm \
|
||||
libgcr-base-3.so:security/gcr \
|
||||
libgcr-base-3.so:security/gcr3 \
|
||||
libgjs.so:lang/gjs \
|
||||
libgnome-autoar-0.so:archivers/gnome-autoar \
|
||||
libgraphene-1.0.so:graphics/graphene \
|
||||
|
Loading…
Reference in New Issue
Block a user