pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Remove old evolution packages, a newer version is in HEAD.



Module Name:	pkgsrc-wip
Committed By:	nia <nia%NetBSD.org@localhost>
Pushed By:	nee
Date:		Wed Oct 30 17:30:57 2019 +0000
Changeset:	13e6a6b46e36f1c16a095bfcfb80e54ff16742fd

Modified Files:
	Makefile
Removed Files:
	evolution-data-server/DESCR
	evolution-data-server/Makefile
	evolution-data-server/PLIST
	evolution-data-server/TODO
	evolution-data-server/buildlink3.mk
	evolution-data-server/distinfo
	evolution-data-server/options.mk
	evolution-data-server/patches/patch-bd
	evolution-rss/DESCR
	evolution-rss/Makefile
	evolution-rss/PLIST
	evolution-rss/distinfo
	evolution-rss/options.mk
	evolution-rss/patches/patch-aa
	evolution-rss/patches/patch-bc
	evolution-rss/patches/patch-bd
	evolution-tray/DESCR
	evolution-tray/Makefile
	evolution-tray/PLIST
	evolution-tray/distinfo
	evolution-tray/patches/patch-configure

Log Message:
Remove old evolution packages, a newer version is in HEAD.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=13e6a6b46e36f1c16a095bfcfb80e54ff16742fd

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                               |   3 -
 evolution-data-server/DESCR            |   2 -
 evolution-data-server/Makefile         | 105 --------
 evolution-data-server/PLIST            | 467 ---------------------------------
 evolution-data-server/TODO             |   1 -
 evolution-data-server/buildlink3.mk    |  22 --
 evolution-data-server/distinfo         |   7 -
 evolution-data-server/options.mk       |  13 -
 evolution-data-server/patches/patch-bd |  15 --
 evolution-rss/DESCR                    |   4 -
 evolution-rss/Makefile                 |  48 ----
 evolution-rss/PLIST                    |  48 ----
 evolution-rss/distinfo                 |   8 -
 evolution-rss/options.mk               |  28 --
 evolution-rss/patches/patch-aa         | 108 --------
 evolution-rss/patches/patch-bc         |  20 --
 evolution-rss/patches/patch-bd         |  15 --
 evolution-tray/DESCR                   |   2 -
 evolution-tray/Makefile                |  20 --
 evolution-tray/PLIST                   |   3 -
 evolution-tray/distinfo                |   6 -
 evolution-tray/patches/patch-configure |  27 --
 22 files changed, 972 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index d84a21f176..d9bf5556b9 100644
--- a/Makefile
+++ b/Makefile
@@ -768,9 +768,6 @@ SUBDIR+=	eureka-devel
 SUBDIR+=	eventd
 SUBDIR+=	ever-note-mode
 SUBDIR+=	evilvte
-SUBDIR+=	evolution-data-server
-SUBDIR+=	evolution-rss
-SUBDIR+=	evolution-tray
 SUBDIR+=	exact-image
 SUBDIR+=	execline
 SUBDIR+=	exhume
diff --git a/evolution-data-server/DESCR b/evolution-data-server/DESCR
deleted file mode 100644
index da7d2b2b6e..0000000000
--- a/evolution-data-server/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-Evolution Data Server is responsible for managing calendar and addressbook
-information within the GNOME desktop.
diff --git a/evolution-data-server/Makefile b/evolution-data-server/Makefile
deleted file mode 100644
index 651099b5f5..0000000000
--- a/evolution-data-server/Makefile
+++ /dev/null
@@ -1,105 +0,0 @@
-# $NetBSD: Makefile,v 1.154 2015/10/10 01:57:53 ryoon Exp $
-
-DISTNAME=	evolution-data-server-3.18.4
-PKGREVISION=	1
-CATEGORIES=	mail gnome
-MASTER_SITES=	${MASTER_SITE_GNOME:=sources/evolution-data-server/3.18/}
-EXTRACT_SUFX=	.tar.xz
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://www.gnome.org/projects/evolution/
-COMMENT=	Evolution data server
-LICENSE=	gnu-lgpl-v2
-
-BUILD_DEPENDS+=	gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
-
-BDB_ACCEPTED=		db4 db5
-USE_TOOLS+=		bison gmake intltool msgfmt pkg-config
-USE_LANGUAGES=		c c++
-USE_LIBTOOL=		YES
-USE_PKGLOCALEDIR=	YES
-GNU_CONFIGURE=		YES
-
-PYTHON_FOR_BUILD_ONLY=	YES
-REPLACE_PYTHON=		addressbook/libebook/gen-western-table.py
-
-.include "options.mk"
-
-.include "../../mk/bsd.prefs.mk"
-
-CFLAGS+=	-D_NETBSD_SOURCE
-
-CONFIGURE_ENV+=		PTHREAD_LIB=${PTHREAD_LDFLAGS:M*:Q} ${PTHREAD_LIBS:M*:Q}
-
-.if ${OPSYS} == "NetBSD" && !empty(OS_VERSION:M1.6.2)
-.include "../../devel/pthread-sem/buildlink3.mk"
-LIBS+=		-lsemaphore
-.endif
-.if (${OPSYS} == "NetBSD" && !empty(OS_VERSION:M4.*) || ${OPSYS} == "Darwin")
-BUILDLINK_TRANSFORM+=   rm:-Wl,--no-undefined
-.endif
-
-.if ${OPSYS} == "Darwin"
-CPPFLAGS+=	-DBIND_8_COMPAT
-.endif
-
-.if !empty(PKGSRC_COMPILER:Msunpro)
-CFLAGS.SunOS+=	-D__FUNCTION__=__func__
-.endif
-
-CFLAGS.SunOS+=	-D__EXTENSIONS__
-
-CONFIGURE_ARGS+=	--enable-vala-bindings
-# disable ubuntu online accounts, unsure what is needed to enable
-CONFIGURE_ARGS+=	--disable-uoa
-CONFIGURE_ARGS+=	--with-openldap
-CONFIGURE_ARGS+=	--with-libdb=${BDBBASE}
-
-PKGCONFIG_OVERRIDE+=	addressbook/libebook-contacts/libebook-contacts.pc.in
-PKGCONFIG_OVERRIDE+=	addressbook/libebook/libebook.pc.in
-PKGCONFIG_OVERRIDE+=	addressbook/libedata-book/libedata-book.pc.in
-PKGCONFIG_OVERRIDE+=	calendar/libecal/libecal.pc.in
-PKGCONFIG_OVERRIDE+=	calendar/libedata-cal/libedata-cal.pc.in
-PKGCONFIG_OVERRIDE+=	camel/camel.pc.in
-PKGCONFIG_OVERRIDE+=	evolution-data-server.pc.in
-PKGCONFIG_OVERRIDE+=	libebackend/libebackend.pc.in
-PKGCONFIG_OVERRIDE+=	libedataserver/libedataserver.pc.in
-PKGCONFIG_OVERRIDE+=	libedataserverui/libedataserverui.pc.in
-
-BUILDLINK_TRANSFORM+=	l:db:${BDB_TYPE}
-BUILDLINK_TRANSFORM+=	rm:-ldl
-
-.include "../../devel/gobject-introspection/buildlink3.mk"
-.include "../../lang/vala/buildlink3.mk"
-.include "../../security/libsecret/buildlink3.mk"
-.include "../../security/gcr/buildlink3.mk"
-.include "../../net/gnome-online-accounts/buildlink3.mk"
-.include "../../devel/gperf/buildlink3.mk"
-.include "../../security/libgnome-keyring/buildlink3.mk"
-BUILDLINK_API_DEPENDS.gtk3+=			gtk3+>=3.10
-.include "../../x11/gtk3/buildlink3.mk"
-.include "../../textproc/icu/buildlink3.mk"
-.include "../../converters/libiconv/buildlink3.mk"
-.include "../../databases/openldap-client/buildlink3.mk"
-.include "../../databases/sqlite3/buildlink3.mk"
-.include "../../devel/GConf/buildlink3.mk"
-.include "../../devel/gettext-lib/buildlink3.mk"
-BUILDLINK_API_DEPENDS.glib2+=			glib2>=2.38
-.include "../../devel/glib2/buildlink3.mk"
-.include "../../devel/libglade/buildlink3.mk"
-.include "../../wip/libgweather/buildlink3.mk"
-.include "../../devel/nspr/buildlink3.mk"
-.include "../../devel/nss/buildlink3.mk"
-.include "../../lang/python/application.mk"
-.include "../../net/libsoup/buildlink3.mk"
-.include "../../net/ORBit2/buildlink3.mk"
-.include "../../net/libgdata/buildlink3.mk"
-.include "../../security/libgnome-keyring/buildlink3.mk"
-.include "../../textproc/gtk-doc/buildlink3.mk"
-.include "../../textproc/libxml2/buildlink3.mk"
-BUILDLINK_API_DEPENDS.libical+=			libical>=0.43
-.include "../../time/libical/buildlink3.mk"
-.include "../../x11/gtk2/buildlink3.mk"
-.include "../../mk/bdb.buildlink3.mk"
-.include "../../mk/pthread.buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/evolution-data-server/PLIST b/evolution-data-server/PLIST
deleted file mode 100644
index ffd55373b6..0000000000
--- a/evolution-data-server/PLIST
+++ /dev/null
@@ -1,467 +0,0 @@
-@comment $NetBSD$
-include/evolution-data-server/camel/camel-address.h
-include/evolution-data-server/camel/camel-async-closure.h
-include/evolution-data-server/camel/camel-block-file.h
-include/evolution-data-server/camel/camel-certdb.h
-include/evolution-data-server/camel/camel-charset-map.h
-include/evolution-data-server/camel/camel-cipher-context.h
-include/evolution-data-server/camel/camel-data-cache.h
-include/evolution-data-server/camel/camel-data-wrapper.h
-include/evolution-data-server/camel/camel-db.h
-include/evolution-data-server/camel/camel-debug.h
-include/evolution-data-server/camel/camel-enums.h
-include/evolution-data-server/camel/camel-enumtypes.h
-include/evolution-data-server/camel/camel-file-utils.h
-include/evolution-data-server/camel/camel-filter-driver.h
-include/evolution-data-server/camel/camel-filter-input-stream.h
-include/evolution-data-server/camel/camel-filter-output-stream.h
-include/evolution-data-server/camel/camel-filter-search.h
-include/evolution-data-server/camel/camel-folder-search.h
-include/evolution-data-server/camel/camel-folder-summary.h
-include/evolution-data-server/camel/camel-folder-thread.h
-include/evolution-data-server/camel/camel-folder.h
-include/evolution-data-server/camel/camel-gpg-context.h
-include/evolution-data-server/camel/camel-html-parser.h
-include/evolution-data-server/camel/camel-iconv.h
-include/evolution-data-server/camel/camel-index.h
-include/evolution-data-server/camel/camel-internet-address.h
-include/evolution-data-server/camel/camel-junk-filter.h
-include/evolution-data-server/camel/camel-local-settings.h
-include/evolution-data-server/camel/camel-lock-client.h
-include/evolution-data-server/camel/camel-lock-helper.h
-include/evolution-data-server/camel/camel-lock.h
-include/evolution-data-server/camel/camel-medium.h
-include/evolution-data-server/camel/camel-memchunk.h
-include/evolution-data-server/camel/camel-mempool.h
-include/evolution-data-server/camel/camel-mime-filter-basic.h
-include/evolution-data-server/camel/camel-mime-filter-bestenc.h
-include/evolution-data-server/camel/camel-mime-filter-canon.h
-include/evolution-data-server/camel/camel-mime-filter-charset.h
-include/evolution-data-server/camel/camel-mime-filter-crlf.h
-include/evolution-data-server/camel/camel-mime-filter-enriched.h
-include/evolution-data-server/camel/camel-mime-filter-from.h
-include/evolution-data-server/camel/camel-mime-filter-gzip.h
-include/evolution-data-server/camel/camel-mime-filter-html.h
-include/evolution-data-server/camel/camel-mime-filter-index.h
-include/evolution-data-server/camel/camel-mime-filter-linewrap.h
-include/evolution-data-server/camel/camel-mime-filter-pgp.h
-include/evolution-data-server/camel/camel-mime-filter-progress.h
-include/evolution-data-server/camel/camel-mime-filter-tohtml.h
-include/evolution-data-server/camel/camel-mime-filter-windows.h
-include/evolution-data-server/camel/camel-mime-filter-yenc.h
-include/evolution-data-server/camel/camel-mime-filter.h
-include/evolution-data-server/camel/camel-mime-message.h
-include/evolution-data-server/camel/camel-mime-parser.h
-include/evolution-data-server/camel/camel-mime-part-utils.h
-include/evolution-data-server/camel/camel-mime-part.h
-include/evolution-data-server/camel/camel-mime-utils.h
-include/evolution-data-server/camel/camel-movemail.h
-include/evolution-data-server/camel/camel-msgport.h
-include/evolution-data-server/camel/camel-multipart-encrypted.h
-include/evolution-data-server/camel/camel-multipart-signed.h
-include/evolution-data-server/camel/camel-multipart.h
-include/evolution-data-server/camel/camel-net-utils.h
-include/evolution-data-server/camel/camel-network-service.h
-include/evolution-data-server/camel/camel-network-settings.h
-include/evolution-data-server/camel/camel-nntp-address.h
-include/evolution-data-server/camel/camel-null-output-stream.h
-include/evolution-data-server/camel/camel-object-bag.h
-include/evolution-data-server/camel/camel-object.h
-include/evolution-data-server/camel/camel-offline-folder.h
-include/evolution-data-server/camel/camel-offline-settings.h
-include/evolution-data-server/camel/camel-offline-store.h
-include/evolution-data-server/camel/camel-operation.h
-include/evolution-data-server/camel/camel-partition-table.h
-include/evolution-data-server/camel/camel-provider.h
-include/evolution-data-server/camel/camel-sasl-anonymous.h
-include/evolution-data-server/camel/camel-sasl-cram-md5.h
-include/evolution-data-server/camel/camel-sasl-digest-md5.h
-include/evolution-data-server/camel/camel-sasl-gssapi.h
-include/evolution-data-server/camel/camel-sasl-login.h
-include/evolution-data-server/camel/camel-sasl-ntlm.h
-include/evolution-data-server/camel/camel-sasl-plain.h
-include/evolution-data-server/camel/camel-sasl-popb4smtp.h
-include/evolution-data-server/camel/camel-sasl.h
-include/evolution-data-server/camel/camel-search-private.h
-include/evolution-data-server/camel/camel-search-sql-sexp.h
-include/evolution-data-server/camel/camel-service.h
-include/evolution-data-server/camel/camel-session.h
-include/evolution-data-server/camel/camel-settings.h
-include/evolution-data-server/camel/camel-sexp.h
-include/evolution-data-server/camel/camel-smime-context.h
-include/evolution-data-server/camel/camel-store-settings.h
-include/evolution-data-server/camel/camel-store-summary.h
-include/evolution-data-server/camel/camel-store.h
-include/evolution-data-server/camel/camel-stream-buffer.h
-include/evolution-data-server/camel/camel-stream-filter.h
-include/evolution-data-server/camel/camel-stream-fs.h
-include/evolution-data-server/camel/camel-stream-mem.h
-include/evolution-data-server/camel/camel-stream-null.h
-include/evolution-data-server/camel/camel-stream-process.h
-include/evolution-data-server/camel/camel-stream.h
-include/evolution-data-server/camel/camel-string-utils.h
-include/evolution-data-server/camel/camel-subscribable.h
-include/evolution-data-server/camel/camel-text-index.h
-include/evolution-data-server/camel/camel-transport.h
-include/evolution-data-server/camel/camel-trie.h
-include/evolution-data-server/camel/camel-uid-cache.h
-include/evolution-data-server/camel/camel-url-scanner.h
-include/evolution-data-server/camel/camel-url.h
-include/evolution-data-server/camel/camel-utf8.h
-include/evolution-data-server/camel/camel-vee-data-cache.h
-include/evolution-data-server/camel/camel-vee-folder.h
-include/evolution-data-server/camel/camel-vee-store.h
-include/evolution-data-server/camel/camel-vee-summary.h
-include/evolution-data-server/camel/camel-vtrash-folder.h
-include/evolution-data-server/camel/camel.h
-include/evolution-data-server/libebackend/e-backend-enums.h
-include/evolution-data-server/libebackend/e-backend-enumtypes.h
-include/evolution-data-server/libebackend/e-backend-factory.h
-include/evolution-data-server/libebackend/e-backend.h
-include/evolution-data-server/libebackend/e-cache-reaper.h
-include/evolution-data-server/libebackend/e-collection-backend-factory.h
-include/evolution-data-server/libebackend/e-collection-backend.h
-include/evolution-data-server/libebackend/e-data-factory.h
-include/evolution-data-server/libebackend/e-db3-utils.h
-include/evolution-data-server/libebackend/e-dbhash.h
-include/evolution-data-server/libebackend/e-dbus-server.h
-include/evolution-data-server/libebackend/e-file-cache.h
-include/evolution-data-server/libebackend/e-oauth2-support.h
-include/evolution-data-server/libebackend/e-offline-listener.h
-include/evolution-data-server/libebackend/e-server-side-source-credentials-provider.h
-include/evolution-data-server/libebackend/e-server-side-source.h
-include/evolution-data-server/libebackend/e-source-registry-server.h
-include/evolution-data-server/libebackend/e-sqlite3-vfs.h
-include/evolution-data-server/libebackend/e-subprocess-factory.h
-include/evolution-data-server/libebackend/e-user-prompter-server-extension.h
-include/evolution-data-server/libebackend/e-user-prompter-server.h
-include/evolution-data-server/libebackend/e-user-prompter.h
-include/evolution-data-server/libebackend/libebackend.h
-include/evolution-data-server/libebook-contacts/e-address-western.h
-include/evolution-data-server/libebook-contacts/e-book-contacts-enumtypes.h
-include/evolution-data-server/libebook-contacts/e-book-contacts-types.h
-include/evolution-data-server/libebook-contacts/e-book-query.h
-include/evolution-data-server/libebook-contacts/e-contact.h
-include/evolution-data-server/libebook-contacts/e-name-western.h
-include/evolution-data-server/libebook-contacts/e-phone-number.h
-include/evolution-data-server/libebook-contacts/e-source-backend-summary-setup.h
-include/evolution-data-server/libebook-contacts/e-vcard.h
-include/evolution-data-server/libebook-contacts/libebook-contacts.h
-include/evolution-data-server/libebook/e-book-client-cursor.h
-include/evolution-data-server/libebook/e-book-client-view.h
-include/evolution-data-server/libebook/e-book-client.h
-include/evolution-data-server/libebook/e-book-enumtypes.h
-include/evolution-data-server/libebook/e-book-types.h
-include/evolution-data-server/libebook/e-book-view.h
-include/evolution-data-server/libebook/e-book.h
-include/evolution-data-server/libebook/e-destination.h
-include/evolution-data-server/libebook/libebook.h
-include/evolution-data-server/libecal/e-cal-check-timezones.h
-include/evolution-data-server/libecal/e-cal-client-view.h
-include/evolution-data-server/libecal/e-cal-client.h
-include/evolution-data-server/libecal/e-cal-component.h
-include/evolution-data-server/libecal/e-cal-enumtypes.h
-include/evolution-data-server/libecal/e-cal-recur.h
-include/evolution-data-server/libecal/e-cal-system-timezone.h
-include/evolution-data-server/libecal/e-cal-time-util.h
-include/evolution-data-server/libecal/e-cal-types.h
-include/evolution-data-server/libecal/e-cal-util.h
-include/evolution-data-server/libecal/e-cal-view.h
-include/evolution-data-server/libecal/e-cal.h
-include/evolution-data-server/libecal/e-timezone-cache.h
-include/evolution-data-server/libecal/libecal.h
-include/evolution-data-server/libedata-book/e-book-backend-cache.h
-include/evolution-data-server/libedata-book/e-book-backend-db-cache.h
-include/evolution-data-server/libedata-book/e-book-backend-factory.h
-include/evolution-data-server/libedata-book/e-book-backend-sexp.h
-include/evolution-data-server/libedata-book/e-book-backend-sqlitedb.h
-include/evolution-data-server/libedata-book/e-book-backend-summary.h
-include/evolution-data-server/libedata-book/e-book-backend.h
-include/evolution-data-server/libedata-book/e-book-sqlite.h
-include/evolution-data-server/libedata-book/e-data-book-cursor-sqlite.h
-include/evolution-data-server/libedata-book/e-data-book-cursor.h
-include/evolution-data-server/libedata-book/e-data-book-direct.h
-include/evolution-data-server/libedata-book/e-data-book-factory.h
-include/evolution-data-server/libedata-book/e-data-book-view.h
-include/evolution-data-server/libedata-book/e-data-book.h
-include/evolution-data-server/libedata-book/e-subprocess-book-factory.h
-include/evolution-data-server/libedata-book/libedata-book.h
-include/evolution-data-server/libedata-cal/e-cal-backend-cache.h
-include/evolution-data-server/libedata-cal/e-cal-backend-factory.h
-include/evolution-data-server/libedata-cal/e-cal-backend-intervaltree.h
-include/evolution-data-server/libedata-cal/e-cal-backend-sexp.h
-include/evolution-data-server/libedata-cal/e-cal-backend-store.h
-include/evolution-data-server/libedata-cal/e-cal-backend-sync.h
-include/evolution-data-server/libedata-cal/e-cal-backend-util.h
-include/evolution-data-server/libedata-cal/e-cal-backend.h
-include/evolution-data-server/libedata-cal/e-data-cal-factory.h
-include/evolution-data-server/libedata-cal/e-data-cal-view.h
-include/evolution-data-server/libedata-cal/e-data-cal.h
-include/evolution-data-server/libedata-cal/e-subprocess-cal-factory.h
-include/evolution-data-server/libedata-cal/libedata-cal.h
-include/evolution-data-server/libedataserver/e-cancellable-locks.h
-include/evolution-data-server/libedataserver/e-categories.h
-include/evolution-data-server/libedataserver/e-client.h
-include/evolution-data-server/libedataserver/e-collator.h
-include/evolution-data-server/libedataserver/e-credentials.h
-include/evolution-data-server/libedataserver/e-data-server-util.h
-include/evolution-data-server/libedataserver/e-debug-log.h
-include/evolution-data-server/libedataserver/e-extensible.h
-include/evolution-data-server/libedataserver/e-extension.h
-include/evolution-data-server/libedataserver/e-flag.h
-include/evolution-data-server/libedataserver/e-free-form-exp.h
-include/evolution-data-server/libedataserver/e-gdbus-templates.h
-include/evolution-data-server/libedataserver/e-iterator.h
-include/evolution-data-server/libedataserver/e-list-iterator.h
-include/evolution-data-server/libedataserver/e-list.h
-include/evolution-data-server/libedataserver/e-memory.h
-include/evolution-data-server/libedataserver/e-module.h
-include/evolution-data-server/libedataserver/e-operation-pool.h
-include/evolution-data-server/libedataserver/e-proxy.h
-include/evolution-data-server/libedataserver/e-secret-store.h
-include/evolution-data-server/libedataserver/e-sexp.h
-include/evolution-data-server/libedataserver/e-soup-auth-bearer.h
-include/evolution-data-server/libedataserver/e-soup-ssl-trust.h
-include/evolution-data-server/libedataserver/e-source-address-book.h
-include/evolution-data-server/libedataserver/e-source-alarms.h
-include/evolution-data-server/libedataserver/e-source-authentication.h
-include/evolution-data-server/libedataserver/e-source-autocomplete.h
-include/evolution-data-server/libedataserver/e-source-backend.h
-include/evolution-data-server/libedataserver/e-source-calendar.h
-include/evolution-data-server/libedataserver/e-source-camel.h
-include/evolution-data-server/libedataserver/e-source-collection.h
-include/evolution-data-server/libedataserver/e-source-contacts.h
-include/evolution-data-server/libedataserver/e-source-credentials-provider-impl-password.h
-include/evolution-data-server/libedataserver/e-source-credentials-provider-impl.h
-include/evolution-data-server/libedataserver/e-source-credentials-provider.h
-include/evolution-data-server/libedataserver/e-source-enums.h
-include/evolution-data-server/libedataserver/e-source-enumtypes.h
-include/evolution-data-server/libedataserver/e-source-extension.h
-include/evolution-data-server/libedataserver/e-source-goa.h
-include/evolution-data-server/libedataserver/e-source-ldap.h
-include/evolution-data-server/libedataserver/e-source-local.h
-include/evolution-data-server/libedataserver/e-source-mail-account.h
-include/evolution-data-server/libedataserver/e-source-mail-composition.h
-include/evolution-data-server/libedataserver/e-source-mail-identity.h
-include/evolution-data-server/libedataserver/e-source-mail-signature.h
-include/evolution-data-server/libedataserver/e-source-mail-submission.h
-include/evolution-data-server/libedataserver/e-source-mail-transport.h
-include/evolution-data-server/libedataserver/e-source-mdn.h
-include/evolution-data-server/libedataserver/e-source-offline.h
-include/evolution-data-server/libedataserver/e-source-openpgp.h
-include/evolution-data-server/libedataserver/e-source-proxy.h
-include/evolution-data-server/libedataserver/e-source-refresh.h
-include/evolution-data-server/libedataserver/e-source-registry.h
-include/evolution-data-server/libedataserver/e-source-resource.h
-include/evolution-data-server/libedataserver/e-source-revision-guards.h
-include/evolution-data-server/libedataserver/e-source-security.h
-include/evolution-data-server/libedataserver/e-source-selectable.h
-include/evolution-data-server/libedataserver/e-source-smime.h
-include/evolution-data-server/libedataserver/e-source-uoa.h
-include/evolution-data-server/libedataserver/e-source-weather.h
-include/evolution-data-server/libedataserver/e-source-webdav.h
-include/evolution-data-server/libedataserver/e-source.h
-include/evolution-data-server/libedataserver/e-time-utils.h
-include/evolution-data-server/libedataserver/e-uid.h
-include/evolution-data-server/libedataserver/e-url.h
-include/evolution-data-server/libedataserver/e-webdav-discover.h
-include/evolution-data-server/libedataserver/e-xml-hash-utils.h
-include/evolution-data-server/libedataserver/e-xml-utils.h
-include/evolution-data-server/libedataserver/eds-version.h
-include/evolution-data-server/libedataserver/libedataserver.h
-include/evolution-data-server/libedataserverui/e-cell-renderer-color.h
-include/evolution-data-server/libedataserverui/e-credentials-prompter-impl-password.h
-include/evolution-data-server/libedataserverui/e-credentials-prompter-impl.h
-include/evolution-data-server/libedataserverui/e-credentials-prompter.h
-include/evolution-data-server/libedataserverui/e-trust-prompt.h
-include/evolution-data-server/libedataserverui/e-webdav-discover-widget.h
-include/evolution-data-server/libedataserverui/libedataserverui.h
-lib/evolution-data-server/addressbook-backends/libebookbackendfile.la
-lib/evolution-data-server/addressbook-backends/libebookbackendgoogle.la
-lib/evolution-data-server/addressbook-backends/libebookbackendldap.la
-lib/evolution-data-server/addressbook-backends/libebookbackendwebdav.la
-lib/evolution-data-server/calendar-backends/libecalbackendcaldav.la
-lib/evolution-data-server/calendar-backends/libecalbackendcontacts.la
-lib/evolution-data-server/calendar-backends/libecalbackendfile.la
-lib/evolution-data-server/calendar-backends/libecalbackendgtasks.la
-lib/evolution-data-server/calendar-backends/libecalbackendhttp.la
-lib/evolution-data-server/calendar-backends/libecalbackendweather.la
-lib/evolution-data-server/camel-providers/libcamelimapx.la
-lib/evolution-data-server/camel-providers/libcamelimapx.urls
-lib/evolution-data-server/camel-providers/libcamellocal.la
-lib/evolution-data-server/camel-providers/libcamellocal.urls
-lib/evolution-data-server/camel-providers/libcamelnntp.la
-lib/evolution-data-server/camel-providers/libcamelnntp.urls
-lib/evolution-data-server/camel-providers/libcamelpop3.la
-lib/evolution-data-server/camel-providers/libcamelpop3.urls
-lib/evolution-data-server/camel-providers/libcamelsendmail.la
-lib/evolution-data-server/camel-providers/libcamelsendmail.urls
-lib/evolution-data-server/camel-providers/libcamelsmtp.la
-lib/evolution-data-server/camel-providers/libcamelsmtp.urls
-lib/evolution-data-server/credential-modules/module-credentials-goa.la
-lib/evolution-data-server/libedbus-private.la
-lib/evolution-data-server/registry-modules/module-cache-reaper.la
-lib/evolution-data-server/registry-modules/module-gnome-online-accounts.la
-lib/evolution-data-server/registry-modules/module-google-backend.la
-lib/evolution-data-server/registry-modules/module-outlook-backend.la
-lib/evolution-data-server/registry-modules/module-owncloud-backend.la
-lib/evolution-data-server/registry-modules/module-secret-monitor.la
-lib/evolution-data-server/registry-modules/module-trust-prompt.la
-lib/evolution-data-server/registry-modules/module-yahoo-backend.la
-lib/girepository-1.0/EBook-1.2.typelib
-lib/girepository-1.0/EBookContacts-1.2.typelib
-lib/girepository-1.0/EDataServer-1.2.typelib
-lib/libcamel-1.2.la
-lib/libebackend-1.2.la
-lib/libebook-1.2.la
-lib/libebook-contacts-1.2.la
-lib/libecal-1.2.la
-lib/libedata-book-1.2.la
-lib/libedata-cal-1.2.la
-lib/libedataserver-1.2.la
-lib/libedataserverui-1.2.la
-lib/pkgconfig/camel-1.2.pc
-lib/pkgconfig/evolution-data-server-1.2.pc
-lib/pkgconfig/libebackend-1.2.pc
-lib/pkgconfig/libebook-1.2.pc
-lib/pkgconfig/libebook-contacts-1.2.pc
-lib/pkgconfig/libecal-1.2.pc
-lib/pkgconfig/libedata-book-1.2.pc
-lib/pkgconfig/libedata-cal-1.2.pc
-lib/pkgconfig/libedataserver-1.2.pc
-lib/pkgconfig/libedataserverui-1.2.pc
-libexec/camel-index-control-1.2
-libexec/camel-lock-helper-1.2
-libexec/evolution-addressbook-factory
-libexec/evolution-addressbook-factory-subprocess
-libexec/evolution-calendar-factory
-libexec/evolution-calendar-factory-subprocess
-libexec/evolution-scan-gconf-tree-xml
-libexec/evolution-source-registry
-libexec/evolution-user-prompter
-share/GConf/gsettings/evolution-data-server.convert
-share/dbus-1/services/org.gnome.evolution.dataserver.AddressBook.service
-share/dbus-1/services/org.gnome.evolution.dataserver.Calendar.service
-share/dbus-1/services/org.gnome.evolution.dataserver.Sources.service
-share/dbus-1/services/org.gnome.evolution.dataserver.UserPrompter.service
-share/evolution-data-server/evolutionperson.schema
-share/gir-1.0/EBook-1.2.gir
-share/gir-1.0/EBookContacts-1.2.gir
-share/gir-1.0/EDataServer-1.2.gir
-share/glib-2.0/schemas/org.gnome.Evolution.DefaultSources.gschema.xml
-share/glib-2.0/schemas/org.gnome.evolution-data-server.addressbook.gschema.xml
-share/glib-2.0/schemas/org.gnome.evolution-data-server.calendar.gschema.xml
-share/glib-2.0/schemas/org.gnome.evolution-data-server.gschema.xml
-share/glib-2.0/schemas/org.gnome.evolution.eds-shell.gschema.xml
-share/glib-2.0/schemas/org.gnome.evolution.shell.network-config.gschema.xml
-share/locale/am/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/ar/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/as/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/ast/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/az/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/be/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/bg/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/bn/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/bn_IN/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/bs/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/ca/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/ca@valencia/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/cs/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/cy/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/da/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/de/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/dz/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/el/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/en@shaw/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/en_AU/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/en_CA/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/en_GB/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/eo/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/es/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/et/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/eu/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/fa/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/fi/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/fr/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/ga/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/gl/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/gu/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/he/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/hi/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/hr/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/hu/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/id/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/is/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/it/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/ja/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/ka/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/kk/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/km/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/kn/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/ko/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/ku/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/lt/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/lv/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/mai/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/mk/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/ml/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/mn/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/mr/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/ms/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/nb/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/ne/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/nl/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/nn/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/oc/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/or/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/pa/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/pl/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/pt/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/pt_BR/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/ro/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/ru/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/rw/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/si/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/sk/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/sl/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/sq/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/sr/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/sr@latin/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/sv/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/ta/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/te/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/tg/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/th/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/tr/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/ug/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/uk/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/vi/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/wa/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/xh/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/zh_CN/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/zh_HK/LC_MESSAGES/evolution-data-server-3.18.mo
-share/locale/zh_TW/LC_MESSAGES/evolution-data-server-3.18.mo
-share/pixmaps/evolution-data-server/category_birthday_16.png
-share/pixmaps/evolution-data-server/category_business_16.png
-share/pixmaps/evolution-data-server/category_favorites_16.png
-share/pixmaps/evolution-data-server/category_gifts_16.png
-share/pixmaps/evolution-data-server/category_goals_16.png
-share/pixmaps/evolution-data-server/category_holiday-cards_16.png
-share/pixmaps/evolution-data-server/category_holiday_16.png
-share/pixmaps/evolution-data-server/category_hot-contacts_16.png
-share/pixmaps/evolution-data-server/category_ideas_16.png
-share/pixmaps/evolution-data-server/category_international_16.png
-share/pixmaps/evolution-data-server/category_key-customer_16.png
-share/pixmaps/evolution-data-server/category_miscellaneous_16.png
-share/pixmaps/evolution-data-server/category_personal_16.png
-share/pixmaps/evolution-data-server/category_phonecalls_16.png
-share/pixmaps/evolution-data-server/category_status_16.png
-share/pixmaps/evolution-data-server/category_strategies_16.png
-share/pixmaps/evolution-data-server/category_suppliers_16.png
-share/pixmaps/evolution-data-server/category_time-and-expenses_16.png
-share/vala/vapi/libebook-1.2.deps
-share/vala/vapi/libebook-1.2.vapi
-share/vala/vapi/libebook-contacts-1.2.deps
-share/vala/vapi/libebook-contacts-1.2.vapi
-share/vala/vapi/libedataserver-1.2.deps
-share/vala/vapi/libedataserver-1.2.vapi
diff --git a/evolution-data-server/TODO b/evolution-data-server/TODO
deleted file mode 100644
index 57597f3da7..0000000000
--- a/evolution-data-server/TODO
+++ /dev/null
@@ -1 +0,0 @@
-Add back old patches (malloc.h, etc)
diff --git a/evolution-data-server/buildlink3.mk b/evolution-data-server/buildlink3.mk
deleted file mode 100644
index 194f7899f2..0000000000
--- a/evolution-data-server/buildlink3.mk
+++ /dev/null
@@ -1,22 +0,0 @@
-# $NetBSD$
-
-BUILDLINK_TREE+=	evolution-data-server
-
-.if !defined(EVOLUTION_DATA_SERVER_BUILDLINK3_MK)
-EVOLUTION_DATA_SERVER_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.evolution-data-server+=	evolution-data-server>=3.18.4
-BUILDLINK_PKGSRCDIR.evolution-data-server?=	../../wip/evolution-data-server
-
-.include "../../wip/libgweather/buildlink3.mk"
-.include "../../security/libgnome-keyring/buildlink3.mk"
-.include "../../databases/sqlite3/buildlink3.mk"
-.include "../../devel/GConf/buildlink3.mk"
-.include "../../devel/nss/buildlink3.mk"
-.include "../../net/libsoup/buildlink3.mk"
-.include "../../net/ORBit2/buildlink3.mk"
-.include "../../textproc/libxml2/buildlink3.mk"
-.include "../../time/libical/buildlink3.mk"
-.endif	# EVOLUTION_DATA_SERVER_BUILDLINK3_MK
-
-BUILDLINK_TREE+=	-evolution-data-server
diff --git a/evolution-data-server/distinfo b/evolution-data-server/distinfo
deleted file mode 100644
index f62d63bbce..0000000000
--- a/evolution-data-server/distinfo
+++ /dev/null
@@ -1,7 +0,0 @@
-$NetBSD: distinfo,v 1.84 2015/11/03 23:27:04 agc Exp $
-
-SHA1 (evolution-data-server-3.18.4.tar.xz) = 8c982e5ce5f609ffafe8d68b0db8366ceb95d1de
-RMD160 (evolution-data-server-3.18.4.tar.xz) = 7b2ce154239840aab2a756937e773b56ecf0c5a5
-SHA512 (evolution-data-server-3.18.4.tar.xz) = eb5a7d869f60ec104bdc778c6fc1d2e38aec5983e5996f3dff3fe582649074ba4e4a111d593729587ddbf36a43f76475370e7d70f21e95f9c63f1bbfe877adb3
-Size (evolution-data-server-3.18.4.tar.xz) = 5413312 bytes
-SHA1 (patch-bd) = 8df85b9ab7ae71558fb939565e944b614de628bb
diff --git a/evolution-data-server/options.mk b/evolution-data-server/options.mk
deleted file mode 100644
index 1e125b6933..0000000000
--- a/evolution-data-server/options.mk
+++ /dev/null
@@ -1,13 +0,0 @@
-# $NetBSD: options.mk,v 1.2 2012/06/12 15:45:57 wiz Exp $
-
-PKG_OPTIONS_VAR=	PKG_OPTIONS.evolution-data-server
-PKG_SUPPORTED_OPTIONS=	inet6
-PKG_SUGGESTED_OPTIONS=	inet6
-
-.include "../../mk/bsd.options.mk"
-
-.if !empty(PKG_OPTIONS:Minet6)
-CONFIGURE_ARGS+=	--enable-ipv6
-.else
-CONFIGURE_ARGS+=	--disable-ipv6
-.endif
diff --git a/evolution-data-server/patches/patch-bd b/evolution-data-server/patches/patch-bd
deleted file mode 100644
index 66c7a8b843..0000000000
--- a/evolution-data-server/patches/patch-bd
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-bd,v 1.3 2010/11/24 20:19:44 drochner Exp $
-
---- camel/camel-smime-context.c.orig	2010-09-21 06:20:59.000000000 +0000
-+++ camel/camel-smime-context.c
-@@ -269,8 +269,10 @@ nss_error_to_string (glong errorcode)
- 	cs (SEC_ERROR_CRL_ALREADY_EXISTS, "CRL already exists.")
- 	cs (SEC_ERROR_NOT_INITIALIZED, "NSS is not initialized.")
- 	cs (SEC_ERROR_TOKEN_NOT_LOGGED_IN, "The operation failed because the PKCS#11 token is not logged in.")
-+#if defined(NSS_VMAJOR) && defined(NSS_VMINOR) && defined(NSS_VPATCH) && (NSS_VMAJOR > 3 || (NSS_VMAJOR == 3 && NSS_VMINOR > 11) || (NSS_VMAJOR == 3 && NSS_VMINOR == 11 && NSS_VPATCH >= 6))
- 	cs (SEC_ERROR_OCSP_RESPONDER_CERT_INVALID, "Configured OCSP responder's certificate is invalid.")
- 	cs (SEC_ERROR_OCSP_BAD_SIGNATURE, "OCSP response has an invalid signature.")
-+#endif
- 
- 	#if defined (NSS_VMAJOR) && defined (NSS_VMINOR) && defined (NSS_VPATCH) && (NSS_VMAJOR > 3 || (NSS_VMAJOR == 3 && NSS_VMINOR > 12) || (NSS_VMAJOR == 3 && NSS_VMINOR == 12 && NSS_VPATCH >= 2))
- 	cs (SEC_ERROR_OUT_OF_SEARCH_LIMITS, "Cert validation search is out of search limits")
diff --git a/evolution-rss/DESCR b/evolution-rss/DESCR
deleted file mode 100644
index 0be521fbd2..0000000000
--- a/evolution-rss/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
-This plugin adds RSS Feeds support for evolution mail. With this package you are
-able to have RSS in same place as mails, eliminating the need of having a
-separate RSS reader since a RSS Article is like an email message.
-Evolution RSS can display an article using summary view or HTML view
diff --git a/evolution-rss/Makefile b/evolution-rss/Makefile
deleted file mode 100644
index 1ecaa9c7d0..0000000000
--- a/evolution-rss/Makefile
+++ /dev/null
@@ -1,48 +0,0 @@
-# $NetBSD: Makefile,v 1.7 2015/06/07 14:24:48 yrmt Exp $
-#
-
-DISTNAME=	evolution-rss-0.2.1
-PKGREVISION=	1
-CATEGORIES=	mail gnome
-MASTER_SITES=	http://gnome.eu.org/
-
-MAINTAINER=	pkgsrc.gnome%gmail.com@localhost
-HOMEPAGE=	http://gnome.eu.org/evo/index.php/Evolution_RSS_Reader_Plugin
-COMMENT=	Evolution rss reader plugin
-LICENSE=	gnu-gpl-v2
-
-DEPENDS+=	gsed>=:../../textproc/gsed
-
-GNU_CONFIGURE=	yes
-USE_LIBTOOL=	yes
-USE_TOOLS+=	pkg-config intltool  gmake msgfmt
-USE_LANGUAGES=	c c++
-
-CFLAGS+=	-DGTK_COMPILATION
-
-GCONF_SCHEMAS+=	evolution-rss.schemas
-
-GSED=			${PREFIX}/bin/gsed
-
-SUBST_CLASSES+=		paths
-SUBST_STAGE.paths=	pre-configure
-SUBST_VARS.paths=	GSED
-SUBST_FILES.paths+=	src/Makefile.in
-SUBST_MESSAGE.paths=	Fixing gsed path.
-
-post-extract:
-	ln -s ${WRKSRC}/src/evolution-rss.schemas ${WRKSRC}
-
-.include "options.mk"
-
-.include "../../devel/GConf/schemas.mk"
-.include "../../devel/libglade/buildlink3.mk"
-.include "../../devel/glib2/buildlink3.mk"
-.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-.include "../../mail/evolution/buildlink3.mk"
-.include "../../net/libsoup/buildlink3.mk"
-#.include "../../textproc/libxml2/buildlink3.mk"
-BUILDLINK_API_DEPENDS.libgtkhtml+=		libgtkhtml>=2.6.0
-.include "../../www/gtkhtml314/buildlink3.mk"
-.include "../../x11/gtk2/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/evolution-rss/PLIST b/evolution-rss/PLIST
deleted file mode 100644
index eec34f6f86..0000000000
--- a/evolution-rss/PLIST
+++ /dev/null
@@ -1,48 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2011/10/30 18:27:38 noud4 Exp $
-bin/evolution-import-rss
-lib/evolution/2.32/plugins/liborg-gnome-evolution-rss.la
-lib/evolution/2.32/plugins/org-gnome-evolution-rss.eplug
-lib/evolution/2.32/plugins/org-gnome-evolution-rss.xml
-share/evolution/2.32/errors/org-gnome-evolution-rss.error
-share/evolution/2.32/images/pix.png
-share/evolution/2.32/images/rss-16.png
-share/evolution/2.32/images/rss-22.png
-share/evolution/2.32/images/rss-24.png
-share/evolution/2.32/images/rss-icon-read.png
-share/evolution/2.32/images/rss-icon-unread.png
-share/evolution/2.32/images/rss-text-html.png
-share/evolution/2.32/images/rss-text-x-generic.png
-share/evolution/2.32/images/rss.png
-share/evolution/2.32/ui/rss-html-rendering.ui
-share/evolution/2.32/ui/rss-main.ui
-share/gconf/schemas/evolution-rss.schemas
-share/locale/as/LC_MESSAGES/evolution-rss.mo
-share/locale/bn_IN/LC_MESSAGES/evolution-rss.mo
-share/locale/cs/LC_MESSAGES/evolution-rss.mo
-share/locale/de/LC_MESSAGES/evolution-rss.mo
-share/locale/el/LC_MESSAGES/evolution-rss.mo
-share/locale/en_AU/LC_MESSAGES/evolution-rss.mo
-share/locale/en_GB/LC_MESSAGES/evolution-rss.mo
-share/locale/es/LC_MESSAGES/evolution-rss.mo
-share/locale/fr/LC_MESSAGES/evolution-rss.mo
-share/locale/gl/LC_MESSAGES/evolution-rss.mo
-share/locale/gu/LC_MESSAGES/evolution-rss.mo
-share/locale/hi/LC_MESSAGES/evolution-rss.mo
-share/locale/hu/LC_MESSAGES/evolution-rss.mo
-share/locale/it/LC_MESSAGES/evolution-rss.mo
-share/locale/kn/LC_MESSAGES/evolution-rss.mo
-share/locale/ml/LC_MESSAGES/evolution-rss.mo
-share/locale/mr/LC_MESSAGES/evolution-rss.mo
-share/locale/nb/LC_MESSAGES/evolution-rss.mo
-share/locale/or/LC_MESSAGES/evolution-rss.mo
-share/locale/pa/LC_MESSAGES/evolution-rss.mo
-share/locale/pt/LC_MESSAGES/evolution-rss.mo
-share/locale/pt_BR/LC_MESSAGES/evolution-rss.mo
-share/locale/ro/LC_MESSAGES/evolution-rss.mo
-share/locale/ru/LC_MESSAGES/evolution-rss.mo
-share/locale/sl/LC_MESSAGES/evolution-rss.mo
-share/locale/sv/LC_MESSAGES/evolution-rss.mo
-share/locale/ta/LC_MESSAGES/evolution-rss.mo
-share/locale/te/LC_MESSAGES/evolution-rss.mo
-share/locale/th/LC_MESSAGES/evolution-rss.mo
-share/locale/zh_CN/LC_MESSAGES/evolution-rss.mo
diff --git a/evolution-rss/distinfo b/evolution-rss/distinfo
deleted file mode 100644
index ac3b9df37c..0000000000
--- a/evolution-rss/distinfo
+++ /dev/null
@@ -1,8 +0,0 @@
-$NetBSD: distinfo,v 1.3 2011/10/30 18:27:38 noud4 Exp $
-
-SHA1 (evolution-rss-0.2.1.tar.gz) = 036e85794eeb8d86134f44eb0d93b4f5f8d0604c
-RMD160 (evolution-rss-0.2.1.tar.gz) = d3f35508d7e933a17f3d9f8d1db9257b8efafcbc
-Size (evolution-rss-0.2.1.tar.gz) = 666132 bytes
-SHA1 (patch-aa) = f80ccb2cf054f1f6e7c94648c5471308835c57e0
-SHA1 (patch-bc) = a026465897ad0fdcafbe6813abc505e763644617
-SHA1 (patch-bd) = db1bb8b3831aa7a93e47292c4d633ea73e8ddd8e
diff --git a/evolution-rss/options.mk b/evolution-rss/options.mk
deleted file mode 100644
index 34bc2e361a..0000000000
--- a/evolution-rss/options.mk
+++ /dev/null
@@ -1,28 +0,0 @@
-# $NetBSD: options.mk,v 1.3 2014/08/03 22:16:38 thomasklausner Exp $
-
-PKG_OPTIONS_VAR=	PKG_OPTIONS.evolution-rss
-PKG_SUPPORTED_OPTIONS=	webkit dbus
-PKG_SUGGESTED_OPTIONS=	dbus
-
-.include "../../mk/bsd.options.mk"
-
-
-.if !empty(PKG_OPTIONS:Mdbus)
-.  include "../../sysutils/dbus/buildlink3.mk"
-.else
-CONFIGURE_ARGS+=	--disable-dbus
-.endif
-
-#.if !empty(PKG_OPTIONS:Mgecko)
-#.   include "../../devel/xulrunner/buildlink3.mk"
-#CONFIGURE_ARGS+=	--enable-gecko
-#.else
-#CONFIGURE_ARGS+=	--disable-gecko
-#.endif
-
-.if !empty(PKG_OPTIONS:Mwebkit )
-.  include "../../www/webkit24-gtk/buildlink3.mk"
-CONFIGURE_ARGS+=	--enable-webkit
-.else
-CONFIGURE_ARGS+=	--disable-webkit
-.endif
diff --git a/evolution-rss/patches/patch-aa b/evolution-rss/patches/patch-aa
deleted file mode 100644
index 3ee1f9946f..0000000000
--- a/evolution-rss/patches/patch-aa
+++ /dev/null
@@ -1,108 +0,0 @@
-$NetBSD: patch-aa,v 1.2 2010/12/23 20:24:39 noud4 Exp $
-
---- configure.orig	2010-07-21 04:57:38.000000000 +0000
-+++ configure	2010-12-23 18:43:08.000000000 +0000
-@@ -16667,7 +16667,7 @@
- 	SOUP=2.2
- fi
- fi
--if test "x$SOUP" == "x"; then
-+if test "x$SOUP" = "x"; then
- 
- pkg_failed=no
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for LIBSOUP" >&5
-@@ -16928,7 +16928,7 @@
- $as_echo "yes" >&6; }
- 	GTKHTMLEDITOR=YES
- fi
--if test "x$GTKHTMLEDITOR" == "xYES"; then
-+if test "x$GTKHTMLEDITOR" = "xYES"; then
- 
- cat >>confdefs.h <<_ACEOF
- #define HAVE_GTKHTMLEDITOR 1
-@@ -17006,7 +17006,7 @@
- $as_echo "yes" >&6; }
- 	have_ds=yes
- fi
--if test "x$have_ds" == "xYES"; then
-+if test "x$have_ds" = "xYES"; then
-        DATASERVER_VERSION=`$PKG_CONFIG --modversion evolution-data-server-1.2`
- else
-        DATASERVER_VERSION=`$PKG_CONFIG --modversion libedataserver-1.2`
-@@ -18049,7 +18049,7 @@
- 		GECKO_RPATH="-Wl,--rpath -Wl,"$GECKO_LIBDIR
- 		GECKO_HOME=$GECKO_LIBDIR
- 
--	if test "x$GECKO" == "xxulrunner"; then
-+	if test "x$GECKO" = "xxulrunner"; then
- 
- cat >>confdefs.h <<_ACEOF
- #define HAVE_XULRUNNER 1
-@@ -18057,7 +18057,7 @@
- 
- 
- 	fi
--	if test "x$GECKO" == "xlibxul" -o "x$GECKO" == "xlibxul-embedding"; then
-+	if test "x$GECKO" = "xlibxul" -o "x$GECKO" = "xlibxul-embedding"; then
- 
- cat >>confdefs.h <<_ACEOF
- #define HAVE_GECKO_1_9 1
-@@ -18094,12 +18094,12 @@
-   RENDER=gtkhtml
- fi
- 
--		if test "$RENDER" != $FAIL_RENDER -a "x$RENDER" == "xgecko"; then
-+		if test "$RENDER" != $FAIL_RENDER -a "x$RENDER" = "xgecko"; then
- 			{ $as_echo "$as_me:${as_lineno-$LINENO}: $RENDER set as primary HTML render" >&5
- $as_echo "$as_me: $RENDER set as primary HTML render" >&6;}
- 			RENDER_N=2
- 		else
--			if test "x$DEFAULT_RENDER" == "xgecko"; then
-+			if test "x$DEFAULT_RENDER" = "xgecko"; then
- 				RENDER=gecko
- 				RENDER_N=2
- 				{ $as_echo "$as_me:${as_lineno-$LINENO}: Using $RENDER as primary HTML render" >&5
-@@ -18209,7 +18209,7 @@
- $as_echo "yes" >&6; }
- 	have_webkit=yes
- fi
--if test "x$have_webkit" == "xno"; then
-+if test "x$have_webkit" = "xno"; then
- 
- pkg_failed=no
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for WebKitGtk" >&5
-@@ -18323,7 +18323,7 @@
- $as_echo "$as_me: $RENDER set as primary HTML render" >&6;}
- 			RENDER_N=1
- 		else
--			if test "x$DEFAULT_RENDER" == "xwebkit"; then
-+			if test "x$DEFAULT_RENDER" = "xwebkit"; then
- 				RENDER=webkit
- 				RENDER_N=1
- 				{ $as_echo "$as_me:${as_lineno-$LINENO}: Using $RENDER as primary HTML render" >&5
-@@ -18505,7 +18505,7 @@
- $as_echo "yes" >&6; }
- 	have_libsoup_gnome=yes
- fi
--if test "x$have_libsoup_gnome" == "xyes"; then
-+if test "x$have_libsoup_gnome" = "xyes"; then
- 	LIBSOUP_LIBS=`$PKG_CONFIG --libs libsoup$SOUP libsoup-gnome$SOUP`
- 
- cat >>confdefs.h <<_ACEOF
-@@ -19471,14 +19471,14 @@
-         kits=$kits", WebKit ($WEBKIT_S_VERSION)"
- fi
- # rename libxul to xulrunner to prevent confusion on debian
--if test "x$gecko_cv_gecko" == "xlibxul"; then
-+if test "x$gecko_cv_gecko" = "xlibxul"; then
- 	gecko_cv_gecko="xulrunner"
- fi
- if test "x$have_gecko" != "xno" -a "$enable_gecko" = "yes"; then
- kits="$kits, $gecko_cv_gecko (gecko engine version $gecko_cv_gecko_version)"
- fi
- 
--if test "x$have_dbus" == "xyes"; then
-+if test "x$have_dbus" = "xyes"; then
- 	have_dbus_build="yes"
- 	import_feeds="evolution-import-rss"
- else
diff --git a/evolution-rss/patches/patch-bc b/evolution-rss/patches/patch-bc
deleted file mode 100644
index 29bb360d0a..0000000000
--- a/evolution-rss/patches/patch-bc
+++ /dev/null
@@ -1,20 +0,0 @@
-$NetBSD: patch-bc,v 1.1 2010/12/23 20:24:39 noud4 Exp $
-
---- src/Makefile.in.orig	2010-12-23 15:24:23.000000000 +0000
-+++ src/Makefile.in	2010-12-23 15:24:43.000000000 +0000
-@@ -1017,11 +1017,11 @@
- 	$< > $@
- %.schemas.in: %.schemas.in.in
- 	sed -e "s#\@bindir\@#@bindir@#g" $< > $@
--@HAVE_BONOBO_TRUE@	sed -i -e 's!^src\/GNOME_Evolution_RSS.server.in.in!!g' $(top_srcdir)/po/POTFILES.skip
--@HAVE_BONOBO_TRUE@	sed -i -e 's!^#src\/GNOME_Evolution_RSS.server.in.in!!g' $(top_srcdir)/po/POTFILES.in
-+@HAVE_BONOBO_TRUE@	@GSED@ -i -e 's!^src\/GNOME_Evolution_RSS.server.in.in!!g' $(top_srcdir)/po/POTFILES.skip
-+@HAVE_BONOBO_TRUE@	@GSED@ -i -e 's!^#src\/GNOME_Evolution_RSS.server.in.in!!g' $(top_srcdir)/po/POTFILES.in
- @HAVE_BONOBO_TRUE@	echo 'src/GNOME_Evolution_RSS.server.in.in' >> $(top_srcdir)/po/POTFILES.in
--@HAVE_BONOBO_FALSE@	sed -i -e 's!^#src\/GNOME_Evolution_RSS.server.in.in!!g' $(top_srcdir)/po/POTFILES.in
--@HAVE_BONOBO_FALSE@	sed -i -e 's!^src\/GNOME_Evolution_RSS.server.in.in!!g' $(top_srcdir)/po/POTFILES.in
-+@HAVE_BONOBO_FALSE@	@GSED@ -i -e 's!^#src\/GNOME_Evolution_RSS.server.in.in!!g' $(top_srcdir)/po/POTFILES.in
-+@HAVE_BONOBO_FALSE@	@GSED@ -i -e 's!^src\/GNOME_Evolution_RSS.server.in.in!!g' $(top_srcdir)/po/POTFILES.in
- @HAVE_BONOBO_FALSE@	echo 'src/GNOME_Evolution_RSS.server.in.in' >> $(top_srcdir)/po/POTFILES.skip
- 
- @EVO_SERVER_RULE@
diff --git a/evolution-rss/patches/patch-bd b/evolution-rss/patches/patch-bd
deleted file mode 100644
index fe3c6fe748..0000000000
--- a/evolution-rss/patches/patch-bd
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-bd,v 1.1 2010/12/23 20:24:39 noud4 Exp $
-
---- src/rss.c.orig	2010-12-23 18:36:18.000000000 +0000
-+++ src/rss.c	2010-12-23 18:35:42.000000000 +0000
-@@ -4978,8 +4978,10 @@
- 		rss_shell_view);
- #if EVOLUTION_VERSION >= 22900
- /*	rss_search_bar_hook();*/
-+#ifdef HAVE_WEBKIT
- 	webkit_hook_actions();
-+#endif
- #endif
- 	return TRUE;
- }
- #endif
diff --git a/evolution-tray/DESCR b/evolution-tray/DESCR
deleted file mode 100644
index 23a38d9a1b..0000000000
--- a/evolution-tray/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-This plugin is useful when you want to put evolution in "tray".
-While in tray evolution in minimized and it's windows skips the pager.
diff --git a/evolution-tray/Makefile b/evolution-tray/Makefile
deleted file mode 100644
index c264a86ca3..0000000000
--- a/evolution-tray/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2014/02/11 21:04:11 noud4 Exp $
-#
-
-DISTNAME=	evolution-tray-0.0.8
-CATEGORIES=	mail
-MASTER_SITES=	http://gnome.eu.org/
-
-MAINTAINER=	noud4%users.sourceforge.net@localhost
-HOMEPAGE=	http://gnome.eu.org/index.php/Evolution_Tray
-COMMENT=	Put Evolution in tray
-LICENSE=	gnu-gpl-v2
-
-GNU_CONFIGURE=	yes
-USE_LIBTOOL=	yes
-USE_TOOLS+=	intltool pkg-config gmake
-USE_LANGUAGES+=	c
-
-.include "../../mail/evolution/buildlink3.mk"
-.include "../../sysutils/libnotify/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/evolution-tray/PLIST b/evolution-tray/PLIST
deleted file mode 100644
index ef805aa1c4..0000000000
--- a/evolution-tray/PLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2013/12/24 19:40:41 noud4 Exp $
-lib/evolution/2.32/plugins/liborg-gnome-evolution-tray.la
-lib/evolution/2.32/plugins/org-gnome-evolution-tray.eplug
diff --git a/evolution-tray/distinfo b/evolution-tray/distinfo
deleted file mode 100644
index ed037c6d30..0000000000
--- a/evolution-tray/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.1 2013/12/24 19:40:41 noud4 Exp $
-
-SHA1 (evolution-tray-0.0.8.tar.gz) = cd26765250209cdb6b17dee464b18c25c56aeed2
-RMD160 (evolution-tray-0.0.8.tar.gz) = f6bfbea281e9480976bd830f9cfa5c8abf6e060c
-Size (evolution-tray-0.0.8.tar.gz) = 348632 bytes
-SHA1 (patch-configure) = bc2d210d274266404ac38089ce67698e828bb63d
diff --git a/evolution-tray/patches/patch-configure b/evolution-tray/patches/patch-configure
deleted file mode 100644
index 507a3bb946..0000000000
--- a/evolution-tray/patches/patch-configure
+++ /dev/null
@@ -1,27 +0,0 @@
-$NetBSD: patch-configure,v 1.1 2013/12/24 19:40:41 noud4 Exp $
-
-Add current pkgsrc evolution version as of 2013Q4
-
---- configure.orig	2013-12-23 21:20:55.000000000 +0000
-+++ configure
-@@ -12941,9 +12941,9 @@ if test -n "$EVOLUTION_VERSION"; then
-                 break;
-         fi
- else
--        evo_versions='12 11 10 8 6 4'
-+        evo_versions='32 12 11 10 8 6 4'
-         for i in $evo_versions; do
--                EVOLUTION_VERSION=`$PKG_CONFIG --modversion evolution-shell-2.$i 2>/dev/null`
-+                EVOLUTION_VERSION=`$PKG_CONFIG --modversion evolution-shell 2>/dev/null`
-                 if test -n "$EVOLUTION_VERSION"; then
-                         EVOLUTION_BASE_VERSION=2.$i
-                         EVOLUTION_BASE_VERSION_S="-"$EVOLUTION_BASE_VERSION
-@@ -13102,7 +13102,7 @@ else
- $as_echo "yes" >&6; }
- 	HAVE_LIBGCONFBRIDGE="yes"
- fi
--if test "x$HAVE_LIBGCONFBRIDGE" == "xyes"; then
-+if test "x$HAVE_LIBGCONFBRIDGE" = "xyes"; then
- 
- $as_echo "#define HAVE_LIBGCONFBRIDGE 1" >>confdefs.h
- 


Home | Main Index | Thread Index | Old Index