Index: head/devel/libgdata/Makefile =================================================================== --- head/devel/libgdata/Makefile (revision 553734) +++ head/devel/libgdata/Makefile (revision 553735) @@ -1,28 +1,29 @@ # Created by: Koop Mast # $FreeBSD$ PORTNAME= libgdata PORTVERSION= 0.17.13 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= GNOME MAINTAINER= kwm@FreeBSD.org COMMENT= GLib based implimentation of the GData protocol LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= uhttpmock>0:net/uhttpmock \ valac:lang/vala 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-3.so:security/gcr \ + libgcr-base-3.so:security/gcr \ liboauth.so:net/liboauth USES= gettext gnome localbase meson pkgconfig tar:xz USE_GNOME= glib20 introspection:build libxml2 USE_LDCONFIG= yes .include Index: head/mail/evolution/Makefile =================================================================== --- head/mail/evolution/Makefile (revision 553734) +++ head/mail/evolution/Makefile (revision 553735) @@ -1,136 +1,137 @@ # Created by: Ade Lovett # $FreeBSD$ PORTNAME= evolution PORTVERSION= 3.38.0 +PORTREVISION= 1 CATEGORIES= mail gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Integrated mail, calendar and address book distributed suite LICENSE= GFDL GPLv2+ LGPL21+ MPL11 OPENLDAP LICENSE_COMB= multi LICENSE_NAME_OPENLDAP= OpenLDAP Public License LICENSE_FILE_OPENLDAP= ${WRKSRC}/COPYING.OPENLDAP LICENSE_PERMS_OPENLDAP= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept BUILD_DEPENDS= itstool:textproc/itstool \ iso-codes>=0:misc/iso-codes \ highlight:textproc/highlight LIB_DEPENDS= libnss3.so:security/nss \ - libgcr-3.so:security/gcr \ + libgcr-base-3.so:security/gcr \ libgtkspell3-3.so:textproc/gtkspell3 \ libgnome-autoar-gtk-0.so:archivers/gnome-autoar \ libsoup-2.4.so:devel/libsoup \ libicuuc.so:devel/icu \ libwebkit2gtk-4.0.so:www/webkit2-gtk3 \ libnspr4.so:devel/nspr \ libical.so:devel/libical \ libsecret-1.so:security/libsecret \ libenchant.so:textproc/enchant \ libenchant-2.so:textproc/enchant2 \ libfribidi.so:converters/fribidi \ libp11-kit.so:security/p11-kit \ libcryptui.so:security/libcryptui \ libdbus-1.so:devel/dbus \ libdbus-glib-1.so:devel/dbus-glib \ libnotify.so:devel/libnotify \ libgspell-1.so:textproc/gspell RUN_DEPENDS= highlight:textproc/highlight \ iso-codes>=0:misc/iso-codes PORTSCOUT= limitw:1,even USES= compiler:c11 desktop-file-utils cmake gettext gnome \ iconv:wchar_t sqlite libarchive localbase pathfix pkgconfig \ tar:xz xorg USE_GNOME= cairo evolutiondataserver3 gnomedesktop3 intltool GNU_CONFIGURE= yes USE_XORG= x11 INSTALLS_ICONS= yes USE_LDCONFIG= yes CMAKE_ARGS= -DENABLE_TEXT_HIGHLIGHT=YES \ -DWITH_ENCHANT_VERSION=2 \ -DVERSION_COMMENT="FreeBSD GNOME Team" GLIB_SCHEMAS= org.gnome.evolution.addressbook.gschema.xml \ org.gnome.evolution.bogofilter.gschema.xml \ org.gnome.evolution.calendar.gschema.xml \ org.gnome.evolution.gschema.xml \ org.gnome.evolution.importer.gschema.xml \ org.gnome.evolution.mail.gschema.xml \ org.gnome.evolution.plugin.attachment-reminder.gschema.xml \ org.gnome.evolution.plugin.autocontacts.gschema.xml \ org.gnome.evolution.plugin.email-custom-header.gschema.xml \ org.gnome.evolution.plugin.external-editor.gschema.xml \ org.gnome.evolution.plugin.face-picture.gschema.xml \ org.gnome.evolution.plugin.itip.gschema.xml \ org.gnome.evolution.plugin.mail-notification.gschema.xml \ org.gnome.evolution.plugin.prefer-plain.gschema.xml \ org.gnome.evolution.plugin.publish-calendar.gschema.xml \ org.gnome.evolution.plugin.templates.gschema.xml \ org.gnome.evolution.shell.gschema.xml \ org.gnome.evolution.spamassassin.gschema.xml \ org.gnome.evolution.text-highlight.gschema.xml EVO_VERSION= 3.24 PLIST_SUB= VERSION=${EVO_VERSION} \ PORTVERSION=2.12 OPTIONS_SUB= yes OPTIONS_DEFINE= LDAP WEATHER CANBERRA PST YTNEF MAPS OPTIONS_DEFAULT=LDAP WEATHER CANBERRA BOGOFILTER SPAM_DESC= Spam filter support OPTIONS_GROUP= SPAM OPTIONS_GROUP_SPAM=SPAMASSASSIN BOGOFILTER LDAP_CMAKE_ON= -DWITH_OPENLDAP=${LOCALBASE} LDAP_CMAKE_OFF= -DWITH_OPENLDAP=OFF LDAP_USE= OPENLDAP=yes YTNEF_DESC= Support MS Outlook TNEF format YTNEF_LIB_DEPENDS= libytnef.so:converters/ytnef YTNEF_CMAKE_BOOL= ENABLE_YTNEF WEATHER_DESC= Weather calendar backend WEATHER_LIB_DEPENDS= libgweather-3.so:net/libgweather WEATHER_CMAKE_BOOL= ENABLE_WEATHER SPAMASSASSIN_DESC= SpamAssassin spam filtering SPAMASSASSIN_CMAKE_ON= -DWITH_SPAMASSASSIN=${LOCALBASE}/spamassassin \ -DWITH_SA_LEARN=${LOCALBASE}/bin/sa-learn SPAMASSASSIN_CMAKE_OFF= -DWITH_SPAMASSASSIN=NO SPAMASSASSIN_BUILD_DEPENDS= spamassassin:mail/spamassassin SPAMASSASSIN_RUN_DEPENDS= spamassassin:mail/spamassassin BOGOFILTER_DESC= Bogofilter spam filtering BOGOFILTER_CMAKE_ON= -DWITH_BOGOFILTER=${LOCALBASE}/bin/bogofilter BOGOFILTER_CMAKE_OFF= -DWITH_BOGOFILTER=OFF BOGOFILTER_BUILD_DEPENDS= bogofilter:mail/bogofilter BOGOFILTER_RUN_DEPENDS= bogofilter:mail/bogofilter CANBERRA_DESC= Canberra theme audio plugin CANBERRA_LIB_DEPENDS= libcanberra.so:audio/libcanberra \ libcanberra-gtk3.so:audio/libcanberra-gtk3 CANBERRA_CMAKE_BOOL= ENABLE_CANBERRA PST_DESC= Outlook .pst importer PST_CMAKE_BOOL= ENABLE_PST_IMPORT PST_BUILD_DEPENDS= libpst>=0.6.58_1:mail/libpst PST_RUN_DEPENDS= libpst>=0.6.58_1:mail/libpst MAPS_DESC= Contact maps MAPS_CMAKE_BOOL= ENABLE_CONTACT_MAPS MAPS_LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib \ libgeocode-glib.so:net/geocode-glib \ libcogl.so:graphics/cogl \ libclutter-1.0.so:graphics/clutter \ libclutter-gtk-1.0.so:graphics/clutter-gtk3 \ libchamplain-0.12.so:graphics/libchamplain MAPS_USES= gl xorg MAPS_USE= xorg=xcomposite,xdamage,xext,xfixes,xi,xrandr gl=egl .include Index: head/mail/geary/Makefile =================================================================== --- head/mail/geary/Makefile (revision 553734) +++ head/mail/geary/Makefile (revision 553735) @@ -1,44 +1,45 @@ # Created by: Gustau Perez # $FreeBSD$ PORTNAME= geary PORTVERSION= 3.32.2 +PORTREVISION= 1 CATEGORIES= mail gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Mail client for GNOME 3 LICENSE= BSD2CLAUSE CC-BY-3.0 LGPL21+ LICENSE_COMB= multi BUILD_DEPENDS= vapigen:lang/vala \ itstool:textproc/itstool LIB_DEPENDS= libgmime-2.6.so:mail/gmime26 \ libsoup-2.4.so:devel/libsoup \ libunwind.so:devel/libunwind \ libjson-glib-1.0.so:devel/json-glib \ libwebkit2gtk-4.0.so:www/webkit2-gtk3 \ libgoa-1.0.so:net/gnome-online-accounts \ libcanberra.so:audio/libcanberra \ libnotify.so:devel/libnotify \ libgee-0.8.so:devel/libgee \ - libgcr-3.so:security/gcr \ + libgcr-base-3.so:security/gcr \ libsecret-1.so:security/libsecret \ libenchant-2.so:textproc/enchant2 \ libfolks.so:net-im/folks USES= compiler:c11 desktop-file-utils gettext gnome meson \ pkgconfig python:3.5+,build shebangfix sqlite tar:xz USE_GNOME= cairo gtk30 libxml2 USE_LDCONFIG= yes SHEBANG_FILES= desktop/geary-attach INSTALLS_ICONS= yes BINARY_ALIAS= python3=${PYTHON_VERSION} GLIB_SCHEMAS= org.gnome.Geary.gschema.xml .include Index: head/net-im/ekiga/Makefile =================================================================== --- head/net-im/ekiga/Makefile (revision 553734) +++ head/net-im/ekiga/Makefile (revision 553735) @@ -1,153 +1,153 @@ # Created by: Charlie & # $FreeBSD$ # $MCom: ports/trunk/net-im/ekiga/Makefile 19954 2014-10-15 10:03:57Z kwm $ PORTNAME= ekiga PORTVERSION= 4.0.1 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= net-im MASTER_SITES= GNOME DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= VoIP and video conferencing application LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= boost-libs>=1.53:devel/boost-libs \ v4l_compat>=0:multimedia/v4l_compat \ gnome-icon-theme>=3.0.0:misc/gnome-icon-theme LIB_DEPENDS= libopal.so:net/opal \ libv4l2.so:multimedia/libv4l RUN_DEPENDS= gnome-icon-theme>=3.0.0:misc/gnome-icon-theme GNU_CONFIGURE= yes USES= compiler:c++11-lang cpe gettext gmake gnome libtool localbase \ pathfix pkgconfig tar:xz xorg USE_XORG= xv USE_GNOME= gtk20 intlhack libxml2 INSTALLS_ICONS= yes CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -I${LOCALBASE}/lib INSTALL_TARGET= install-strip OPTIONS_DEFINE= LDAP NOTIFY EVOLUTION GCONF DBUS AVAHI GNOMEHELP OPTIONS_DEFAULT=NOTIFY DBUS GCONF AVAHI EVOLUTION_DESC= Evolution data server support GNOMEHELP_DESC= Build Ekiga help files #OPTIONS_GROUP= EXP #OPTIONS_GROUP_EXP= GSTREAMER XCAP LOUDMOUTH EXP_DESC= Experimental features GSTREAMER_DESC= Gstreamer support XCAP_DESC= Remote contact storage via HTTP in xml format LOUDMOUTH_DESC= XMPP (jabber) support # Note that h.323 support is enabled when opal is build with it. .include PLIST_SUB+= VERSION=${PORTVERSION} CONFIGURE_ARGS+=--disable-kde --disable-kab .if ${PORT_OPTIONS:MGSTREAMER} CONFIGURE_ARGS+=--enable-gstreamer USE_GSTREAMER= yes .else CONFIGURE_ARGS+=--disable-gstreamer .endif .if ${PORT_OPTIONS:MXCAP} CONFIGURE_ARGS+=--enable-xcap LIB_DEPENDS+= libsoup-2.4.so:devel/libsoup .else CONFIGURE_ARGS+=--disable-xcap .endif .if ${PORT_OPTIONS:MLOUDMOUTH} CONFIGURE_ARGS+=--enable-loudmouth LIB_DEPENDS+= libloudmouth-1.so:net-im/loudmouth .else CONFIGURE_ARGS+=--disable-loudmouth .endif .if ${PORT_OPTIONS:MLDAP} USE_OPENLDAP= yes LIB_DEPENDS+= libsasl2.so:security/cyrus-sasl2 CONFIGURE_ARGS+=--enable-ldap --with-ldap-dir="${LOCALBASE}" --with-libsasl2-dir="${LOCALBASE}" PLIST_SUB+= LDAP="" WITH_PLUGINS= 1 .else CONFIGURE_ARGS+=--disable-ldap PLIST_SUB+= LDAP="@comment " .endif .if defined(WITH_PLUGINS) PLIST_SUB+= PLUGINS="" .else PLIST_SUB+= PLUGINS="@comment " .endif .if ${PORT_OPTIONS:MNOTIFY} LIB_DEPENDS+= libnotify.so:devel/libnotify CONFIGURE_ARGS+=--enable-notify PLIST_SUB+= NOTIFY="" WITH_PLUGINS= 1 .else CONFIGURE_ARGS+=--disable-notify PLIST_SUB+= NOTIFY="@comment " .endif .if ${PORT_OPTIONS:MDBUS} LIB_DEPENDS+= libdbus-1.so:devel/dbus CONFIGURE_ARGS+=--enable-dbus --enable-dbus-service PLIST_SUB+= DBUS="" .else CONFIGURE_ARGS+=--disable-dbus --disable-dbus-service PLIST_SUB+= DBUS="@comment " .endif .if ${PORT_OPTIONS:MGCONF} USE_GNOME+= gconf2 CONFIGURE_ARGS+=--enable-gconf GCONF_SCHEMAS= ekiga.schemas PLIST_SUB+= GCONF="@comment " .else CONFIGURE_ARGS+=--disable-gconf PLIST_SUB+= GCONF="" .endif .if ${PORT_OPTIONS:MEVOLUTION} USE_GNOME+= evolutiondataserver3 -LIB_DEPENDS+= libgcr-3.so:security/gcr +LIB_DEPENDS+= libgcr-base-3.so:security/gcr CONFIGURE_ARGS+=--enable-eds PLIST_SUB+= EVOLUTION="" WITH_PLUGINS= 1 .else CONFIGURE_ARGS+=--disable-eds PLIST_SUB+= EVOLUTION="@comment " .endif .if ${PORT_OPTIONS:MAVAHI} CONFIGURE_ARGS+=--enable-avahi LIB_DEPENDS+= libavahi-client.so:net/avahi-app PLIST_SUB+= AVAHI="" WITH_PLUGINS= 1 .else CONFIGURE_ARGS+=--disable-avahi PLIST_SUB+= AVAHI="@comment " .endif .if ${PORT_OPTIONS:MGNOMEHELP} INSTALLS_OMF= yes PLIST_SUB+= GNOMEHELP="" USE_GNOME+= gnomedocutils .else CONFIGURE_ARGS+=--disable-gdu PLIST_SUB+= GNOMEHELP="@comment " .endif .include Index: head/net-im/folks/Makefile =================================================================== --- head/net-im/folks/Makefile (revision 553734) +++ head/net-im/folks/Makefile (revision 553735) @@ -1,48 +1,49 @@ # Created by: Koop Mast # $FreeBSD$ PORTNAME= folks PORTVERSION= 0.14.0 +PORTREVISION= 1 CATEGORIES= net-im MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= Library to aggregates people from multiple sources LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= vapigen:lang/vala LIB_DEPENDS= libgee-0.8.so:devel/libgee \ - libgcr-3.so:security/gcr \ + libgcr-base-3.so:security/gcr \ libzeitgeist-2.0.so:sysutils/zeitgeist \ libtelepathy-glib.so:net-im/telepathy-glib \ libnspr4.so:devel/nspr \ libssl3.so:security/nss \ libsecret-1.so:security/libsecret \ libsoup-2.4.so:devel/libsoup \ libdbus-glib-1.so:devel/dbus-glib \ libdbus-1.so:devel/dbus USES= gettext gnome localbase meson python:3.5+,build pkgconfig \ readline sqlite tar:xz USE_GNOME= evolutiondataserver3 intlhack introspection:build USE_LDCONFIG= yes MESON_ARGS= -Dbluez_backend=false GLIB_SCHEMAS= org.freedesktop.folks.gschema.xml PLIST_SUB= LIBVER=25 LIBVERLONG=25.21.0 BINARY_ALIAS= python3=${PYTHON_CMD} OPTIONS_SUB= yes OPTIONS_DEFINE= TRACKER OPTIONS_DEFAULT=TRACKER TRACKER_DESC= Tracker backend TRACKER_MESON_TRUE= tracker_backend TRACKER_LIB_DEPENDS= libtracker-control-2.0.so:sysutils/tracker .include Index: head/security/gcr/Makefile =================================================================== --- head/security/gcr/Makefile (revision 553734) +++ head/security/gcr/Makefile (revision 553735) @@ -1,34 +1,33 @@ # Created by: Koop Mast # $FreeBSD$ PORTNAME= gcr -PORTVERSION= 3.28.0 -PORTREVISION= 1 +PORTVERSION= 3.38.0 CATEGORIES= security gnome MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= Library for bits of crypto UI and parsing BUILD_DEPENDS= gtk-doc>0:textproc/gtk-doc \ + gpg2:security/gnupg \ vapigen:lang/vala 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 libtool pathfix \ - pkgconfig shared-mime-info tar:xz -GNU_CONFIGURE= yes +USES= desktop-file-utils gettext gmake gnome libtool meson pathfix \ + pkgconfig python:3.6+ shared-mime-info tar:xz USE_LDCONFIG= yes -CONFIGURE_ARGS= --disable-valgrind +BINARY_ALIAS= python3=${PYTHON_VERSION} INSTALLS_ICONS= yes INSTALL_TARGET= install-strip GLIB_SCHEMAS= org.gnome.crypto.pgp.gschema.xml .include Index: head/security/gcr/distinfo =================================================================== --- head/security/gcr/distinfo (revision 553734) +++ head/security/gcr/distinfo (revision 553735) @@ -1,3 +1,3 @@ -TIMESTAMP = 1525382004 -SHA256 (gcr-3.28.0.tar.xz) = 15e175d1da7ec486d59749ba34906241c442898118ce224a7b70bf2e849faf0b -SIZE (gcr-3.28.0.tar.xz) = 1329044 +TIMESTAMP = 1603225294 +SHA256 (gcr-3.38.0.tar.xz) = a64cc7b65757fc2cd16de1708d132a16d05cd1f62c6eba436d56fe45d4ba27e1 +SIZE (gcr-3.38.0.tar.xz) = 1029784 Index: head/security/gcr/pkg-plist =================================================================== --- head/security/gcr/pkg-plist (revision 553734) +++ head/security/gcr/pkg-plist (revision 553735) @@ -1,298 +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-3.so -lib/libgcr-3.so.1 -lib/libgcr-3.so.1.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 share/gtk-doc/html/gck/GckAttributes.html share/gtk-doc/html/gck/GckEnumerator.html share/gtk-doc/html/gck/GckModule.html share/gtk-doc/html/gck/GckObject.html share/gtk-doc/html/gck/GckObjectCache.html share/gtk-doc/html/gck/GckSession.html share/gtk-doc/html/gck/GckSlot.html share/gtk-doc/html/gck/annotation-glossary.html share/gtk-doc/html/gck/gck-Errors.html -share/gtk-doc/html/gck/gck-GckAttribute.html share/gtk-doc/html/gck/gck-GckModule-lists.html share/gtk-doc/html/gck/gck-Library-Utilities.html share/gtk-doc/html/gck/gck-Miscellaneous-Functions.html share/gtk-doc/html/gck/gck-PKCS11-URIs.html share/gtk-doc/html/gck/gck.devhelp2 share/gtk-doc/html/gck/home.png share/gtk-doc/html/gck/index.html share/gtk-doc/html/gck/left-insensitive.png share/gtk-doc/html/gck/left.png share/gtk-doc/html/gck/pkcs11-links.html share/gtk-doc/html/gck/reference.html share/gtk-doc/html/gck/right-insensitive.png share/gtk-doc/html/gck/right.png share/gtk-doc/html/gck/style.css share/gtk-doc/html/gck/up-insensitive.png share/gtk-doc/html/gck/up.png -share/gtk-doc/html/gcr-3/GcrCertificate.html -share/gtk-doc/html/gcr-3/GcrCertificateChain.html -share/gtk-doc/html/gcr-3/GcrCertificateWidget.html -share/gtk-doc/html/gcr-3/GcrCollection.html -share/gtk-doc/html/gcr-3/GcrCollectionModel.html -share/gtk-doc/html/gcr-3/GcrComboSelector.html -share/gtk-doc/html/gcr-3/GcrComparable.html -share/gtk-doc/html/gcr-3/GcrImportButton.html -share/gtk-doc/html/gcr-3/GcrImporter.html -share/gtk-doc/html/gcr-3/GcrKeyWidget.html -share/gtk-doc/html/gcr-3/GcrListSelector.html -share/gtk-doc/html/gcr-3/GcrParser.html -share/gtk-doc/html/gcr-3/GcrPkcs11Certificate.html -share/gtk-doc/html/gcr-3/GcrPrompt.html -share/gtk-doc/html/gcr-3/GcrPromptDialog.html -share/gtk-doc/html/gcr-3/GcrRenderer.html -share/gtk-doc/html/gcr-3/GcrSecretExchange.html -share/gtk-doc/html/gcr-3/GcrSecureEntryBuffer.html -share/gtk-doc/html/gcr-3/GcrSimpleCertificate.html -share/gtk-doc/html/gcr-3/GcrSimpleCollection.html -share/gtk-doc/html/gcr-3/GcrSystemPrompt.html -share/gtk-doc/html/gcr-3/GcrSystemPrompter.html -share/gtk-doc/html/gcr-3/GcrTreeSelector.html -share/gtk-doc/html/gcr-3/GcrViewer.html -share/gtk-doc/html/gcr-3/GcrViewerWidget.html -share/gtk-doc/html/gcr-3/annotation-glossary.html -share/gtk-doc/html/gcr-3/certificate-widget.png -share/gtk-doc/html/gcr-3/certificates.html -share/gtk-doc/html/gcr-3/ch01.html -share/gtk-doc/html/gcr-3/collections.html -share/gtk-doc/html/gcr-3/combo-selector.png -share/gtk-doc/html/gcr-3/gcr-3.devhelp2 -share/gtk-doc/html/gcr-3/gcr-GcrCertificateRequest.html -share/gtk-doc/html/gcr-3/gcr-GcrColumn.html -share/gtk-doc/html/gcr-3/gcr-GcrImportInteraction.html -share/gtk-doc/html/gcr-3/gcr-GcrSshAskpass.html -share/gtk-doc/html/gcr-3/gcr-Key-Fingerprints.html -share/gtk-doc/html/gcr-3/gcr-Library-PKCS#11.html -share/gtk-doc/html/gcr-3/gcr-Library-Utilities.html -share/gtk-doc/html/gcr-3/gcr-Non-pageable-Memory.html -share/gtk-doc/html/gcr-3/gcr-Trust-Storage-and-Lookups.html -share/gtk-doc/html/gcr-3/home.png -share/gtk-doc/html/gcr-3/import-button.png -share/gtk-doc/html/gcr-3/index.html -share/gtk-doc/html/gcr-3/key-widget.png -share/gtk-doc/html/gcr-3/left-insensitive.png -share/gtk-doc/html/gcr-3/left.png -share/gtk-doc/html/gcr-3/list-selector.png -share/gtk-doc/html/gcr-3/misc.html -share/gtk-doc/html/gcr-3/prompts.html -share/gtk-doc/html/gcr-3/right-insensitive.png -share/gtk-doc/html/gcr-3/right.png -share/gtk-doc/html/gcr-3/storage.html -share/gtk-doc/html/gcr-3/style.css -share/gtk-doc/html/gcr-3/tree-selector.png -share/gtk-doc/html/gcr-3/up-insensitive.png -share/gtk-doc/html/gcr-3/up.png -share/gtk-doc/html/gcr-3/viewer-widget.png -share/gtk-doc/html/gcr-3/widgets.html +share/gtk-doc/html/gck/GckAttribute.html +share/gtk-doc/html/gcr/GcrCertificate.html +share/gtk-doc/html/gcr/GcrCertificateChain.html +share/gtk-doc/html/gcr/GcrCertificateRequest.html +share/gtk-doc/html/gcr/GcrCertificateWidget.html +share/gtk-doc/html/gcr/GcrCollection.html +share/gtk-doc/html/gcr/GcrKeyWidget.html +share/gtk-doc/html/gcr/GcrListSelector.html +share/gtk-doc/html/gcr/GcrParser.html +share/gtk-doc/html/gcr/GcrPkcs11Certificate.html +share/gtk-doc/html/gcr/GcrPrompt.html +share/gtk-doc/html/gcr/GcrPromptDialog.html +share/gtk-doc/html/gcr/GcrRenderer.html +share/gtk-doc/html/gcr/GcrSecretExchange.html +share/gtk-doc/html/gcr/GcrSecureEntryBuffer.html +share/gtk-doc/html/gcr/GcrSimpleCertificate.html +share/gtk-doc/html/gcr/GcrSimpleCollection.html +share/gtk-doc/html/gcr/GcrSshAskpass.html +share/gtk-doc/html/gcr/GcrSystemPrompt.html +share/gtk-doc/html/gcr/GcrSystemPrompter.html +share/gtk-doc/html/gcr/GcrTreeSelector.html +share/gtk-doc/html/gcr/GcrViewer.html +share/gtk-doc/html/gcr/GcrViewerWidget.html +share/gtk-doc/html/gcr/GcrCollectionModel.html +share/gtk-doc/html/gcr/GcrComboSelector.html +share/gtk-doc/html/gcr/GcrComparable.html +share/gtk-doc/html/gcr/GcrImportButton.html +share/gtk-doc/html/gcr/GcrImportInteraction.html +share/gtk-doc/html/gcr/GcrImporter.html +share/gtk-doc/html/gcr/gcr-Library-PKCS#11.html +share/gtk-doc/html/gcr/gcr-Library-Utilities.html +share/gtk-doc/html/gcr/gcr-Non-pageable-Memory.html +share/gtk-doc/html/gcr/gcr-Trust-Storage-and-Lookups.html +share/gtk-doc/html/gcr/annotation-glossary.html +share/gtk-doc/html/gcr/certificate-widget.png +share/gtk-doc/html/gcr/certificates.html +share/gtk-doc/html/gcr/ch01.html +share/gtk-doc/html/gcr/collections.html +share/gtk-doc/html/gcr/combo-selector.png +share/gtk-doc/html/gcr/gcr-GcrColumn.html +share/gtk-doc/html/gcr/gcr-Key-Fingerprints.html +share/gtk-doc/html/gcr/gcr.devhelp2 +share/gtk-doc/html/gcr/home.png +share/gtk-doc/html/gcr/import-button.png +share/gtk-doc/html/gcr/index.html +share/gtk-doc/html/gcr/key-widget.png +share/gtk-doc/html/gcr/left-insensitive.png +share/gtk-doc/html/gcr/left.png +share/gtk-doc/html/gcr/list-selector.png +share/gtk-doc/html/gcr/misc.html +share/gtk-doc/html/gcr/prompts.html +share/gtk-doc/html/gcr/right-insensitive.png +share/gtk-doc/html/gcr/right.png +share/gtk-doc/html/gcr/storage.html +share/gtk-doc/html/gcr/style.css +share/gtk-doc/html/gcr/tree-selector.png +share/gtk-doc/html/gcr/up-insensitive.png +share/gtk-doc/html/gcr/up.png +share/gtk-doc/html/gcr/viewer-widget.png +share/gtk-doc/html/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 Index: head/security/gnome-keyring/Makefile =================================================================== --- head/security/gnome-keyring/Makefile (revision 553734) +++ head/security/gnome-keyring/Makefile (revision 553735) @@ -1,43 +1,44 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ PORTNAME= gnome-keyring PORTVERSION= 3.36.0 +PORTREVISION= 1 CATEGORIES= security gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Program that keeps passwords and other secrets LICENSE= GPLv2 LICENSE_FILES= ${WRKSRC}/COPYING BUILD_DEPENDS= ca_root_nss>=0:security/ca_root_nss \ docbook-xsl>=0:textproc/docbook-xsl \ gcr>=3.5.3:security/gcr LIB_DEPENDS= libdbus-1.so:devel/dbus \ libgpg-error.so:security/libgpg-error \ - libgcr-3.so:security/gcr \ + libgcr-base-3.so:security/gcr \ libtasn1.so:security/libtasn1 \ libp11-kit.so:security/p11-kit \ libgcrypt.so:security/libgcrypt RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss \ pinentry-gnome3:security/pinentry-gnome3 PORTSCOUT= limitw:1,even USE_GNOME= cairo gtk30 intlhack libxslt:build USES= compiler:c11 cpe gettext gmake gnome libtool localbase \ pathfix pkgconfig tar:xz CPE_VENDOR= gnome INSTALLS_ICONS= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes CONFIGURE_ARGS= --with-pam-dir="${PREFIX}/lib" INSTALL_TARGET= install-strip GLIB_SCHEMAS= org.gnome.crypto.cache.gschema.xml SUB_FILES= pkg-message .include Index: head/security/seahorse/Makefile =================================================================== --- head/security/seahorse/Makefile (revision 553734) +++ head/security/seahorse/Makefile (revision 553735) @@ -1,60 +1,61 @@ # Created by: Dave McKay # $FreeBSD$ PORTNAME= seahorse PORTVERSION= 3.36.2 +PORTREVISION= 1 CATEGORIES= security gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME application for managing encryption keys (PGP, SSH) LICENSE= GPLv2 LICENSE_FILES= ${FILES}/COPYING BUILD_DEPENDS= gnupg>=2.1.4:security/gnupg \ valac:lang/vala \ itstool:textproc/itstool LIB_DEPENDS= libgpgme.so:security/gpgme \ - libgcr-3.so:security/gcr \ + libgcr-base-3.so:security/gcr \ libsecret-1.so:security/libsecret \ libsoup-2.4.so:devel/libsoup \ libpwquality.so:security/libpwquality \ libhandy-0.0.so:x11-toolkits/libhandy0 RUN_DEPENDS= gnupg>=2.1.4:security/gnupg PORTSCOUT= limitw:1,even USE_XORG= sm USE_LDCONFIG= yes USES= gettext gnome localbase:ldflags meson pkgconfig \ python:3.5+,build tar:xz xorg USE_CSTD= c99 USE_GNOME= gtk30 INSTALLS_ICONS= yes GLIB_SCHEMAS= org.gnome.seahorse.gschema.xml \ org.gnome.seahorse.manager.gschema.xml \ org.gnome.seahorse.window.gschema.xml MESON_ARGS= -Dcheck-compatible-gpg=false \ -Dpgp-support=true \ -Dpkcs11-support=true \ -Dkeyservers-support=true \ -Dhkp-support=true \ -Dhkp-support=true OPTIONS_SUB= yes OPTIONS_DEFINE= LDAP AVAHI OPTIONS_DEFAULT=LDAP AVAHI LDAP_MESON_TRUE= ldap-support LDAP_USE= OPENLDAP=yes LDAP_DESC= LDAP keyserver support (for gpg) AVAHI_DESC= DNS-SD key sharing AVAHI_MESON_TRUE= key-sharing AVAHI_LIB_DEPENDS= libavahi-client.so:net/avahi-app BINARY_ALIAS= python3=${PYTHON_CMD} .include Index: head/www/epiphany/Makefile =================================================================== --- head/www/epiphany/Makefile (revision 553734) +++ head/www/epiphany/Makefile (revision 553735) @@ -1,58 +1,58 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ PORTNAME= epiphany PORTVERSION= 3.38.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Extremely lightweight and simple web browser for GNOME 3 LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= iso-codes>=0:misc/iso-codes \ itstool:textproc/itstool \ gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas LIB_DEPENDS= libwebkit2gtk-4.0.so:www/webkit2-gtk3 \ libsoup-2.4.so:devel/libsoup \ - libgcr-3.so:security/gcr \ + libgcr-base-3.so:security/gcr \ libstartup-notification-1.so:x11/startup-notification \ libnss3.so:security/nss \ libjson-glib-1.0.so:devel/json-glib \ libicuuc.so:devel/icu \ libnotify.so:devel/libnotify \ libgmp.so:math/gmp \ libnettle.so:security/nettle \ libsecret-1.so:security/libsecret \ libp11-kit.so:security/p11-kit \ libdazzle-1.0.so:x11-toolkits/libdazzle \ libhandy-1.so:x11-toolkits/libhandy RUN_DEPENDS= iso-codes>=0:misc/iso-codes \ gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas \ gnome-icon-theme-symbolic>=0:x11-themes/gnome-icon-theme-symbolic \ gnome-icon-theme>=0:misc/gnome-icon-theme PORTSCOUT= limitw:1,even USES= compiler:c++11-lib cpe desktop-file-utils gettext gnome \ localbase:ldflags meson pkgconfig python:3.4+ shebangfix \ sqlite tar:xz xorg CPE_VENDOR= gnome USE_GNOME= cairo gnomedesktop3 intlhack libwnck3 libxml2 libxslt USE_XORG= x11 INSTALLS_ICONS= yes USE_LDCONFIG= yes MESON_ARGS= -Ddistributor_name="GNOME Web by the FreeBSD GNOME Project" \ -Db_lundef=false \ -Dunit_tests=disabled GLIB_SCHEMAS= org.gnome.Epiphany.enums.xml \ org.gnome.epiphany.gschema.xml SHEBANG_FILES= post_install.py PLIST_SUB+= EPHY_VERSION=${PORTVERSION:R} .include Index: head/www/midori/Makefile =================================================================== --- head/www/midori/Makefile (revision 553734) +++ head/www/midori/Makefile (revision 553735) @@ -1,58 +1,58 @@ # Created by: Michael Johnson # $FreeBSD$ PORTNAME= midori PORTVERSION= 9.0 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www xfce MAINTAINER= xfce@FreeBSD.org COMMENT= Lightweight web browser using WebKit browser engine LICENSE= LGPL21 MIT LICENSE_COMB= multi BUILD_DEPENDS= rsvg-convert:graphics/librsvg2 \ valac:lang/vala LIB_DEPENDS= libnotify.so:devel/libnotify \ libjson-glib-1.0.so:devel/json-glib \ libsoup-2.4.so:devel/libsoup \ libp11-kit.so:security/p11-kit \ - libgcr-3.so:security/gcr \ + libgcr-base-3.so:security/gcr \ libpeas-1.0.so:devel/libpeas \ libwebkit2gtk-4.0.so:www/webkit2-gtk3 RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss USES= cmake compiler:c++11-lang desktop-file-utils gettext gnome \ libarchive localbase:ldflags pkgconfig sqlite tar:bzip2 xorg USE_GNOME= cairo glib20 gtk30 intltool introspection libxml2 USE_XORG= xscrnsaver CFLAGS+= -Wno-return-type CMAKE_ARGS= -DUSE_APIDOCS:BOOL=OFF INSTALLS_ICONS= yes USE_LDCONFIG= yes PLIST_SUB= VERSION="${PORTVERSION:R}" USE_GITHUB= yes GH_ACCOUNT= midori-browser GH_PROJECT= core OPTIONS_DEFINE= ZEITGEIST OPTIONS_SUB= yes ZEITGEIST_DESC= User logs activities ZEITGEIST_LIB_DEPENDS= libzeitgeist-2.0.so:sysutils/zeitgeist ZEITGEIST_CMAKE_OFF= -DUSE_ZEITGEIST:BOOL=OFF post-patch: # Avoid errors with CMake .for dir in config extensions @${RM} ${WRKSRC}/${dir}/*.orig .endfor .include Index: head/x11-fm/sushi/Makefile =================================================================== --- head/x11-fm/sushi/Makefile (revision 553734) +++ head/x11-fm/sushi/Makefile (revision 553735) @@ -1,44 +1,45 @@ # Created by: Gustau Perez i Querol # $FreeBSD$ PORTNAME= sushi PORTVERSION= 3.34.0 +PORTREVISION= 1 CATEGORIES= x11-fm gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Tool similar to Gloobus Preview that provides quick file previews LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libgcr-3.so:security/gcr \ +LIB_DEPENDS= libgcr-base-3.so:security/gcr \ libgjs.so:lang/gjs \ libclutter-gtk-1.0.so:graphics/clutter-gtk3 \ libclutter-gst-3.0.so:multimedia/clutter-gst3 \ libwebkit2gtk-4.0.so:www/webkit2-gtk3 \ libmusicbrainz5.so:audio/libmusicbrainz5 \ libfreetype.so:print/freetype2 \ libharfbuzz.so:print/harfbuzz \ libclutter-1.0.so:graphics/clutter \ libjson-glib-1.0.so:devel/json-glib \ libcogl.so:graphics/cogl \ libsoup-2.4.so:devel/libsoup \ libevdocument3.so:graphics/evince \ libepoxy.so:graphics/libepoxy RUN_DEPENDS= nautilus:x11-fm/nautilus PORTSCOUT= limitw:1,even USES= compiler:c11 gettext gl gnome localbase meson \ pkgconfig tar:xz xorg USE_CSTD= c11 INSTALLS_ICONS= yes USE_GNOME= cairo gtksourceview4 intlhack introspection USE_GL= egl USE_GSTREAMER1= yes USE_LDCONFIG= yes USE_XORG= x11 xcomposite xdamage xext xi xfixes xrandr .include