summaryrefslogtreecommitdiffstats
path: root/mail/evolution-exchange3
diff options
context:
space:
mode:
Diffstat (limited to 'mail/evolution-exchange3')
-rw-r--r--mail/evolution-exchange3/Makefile70
-rw-r--r--mail/evolution-exchange3/distinfo3
-rw-r--r--mail/evolution-exchange3/files/patch-eplugin_exchange-operations.c24
-rw-r--r--mail/evolution-exchange3/pkg-descr11
-rw-r--r--mail/evolution-exchange3/pkg-plist187
5 files changed, 0 insertions, 295 deletions
diff --git a/mail/evolution-exchange3/Makefile b/mail/evolution-exchange3/Makefile
deleted file mode 100644
index 21a47505c..000000000
--- a/mail/evolution-exchange3/Makefile
+++ /dev/null
@@ -1,70 +0,0 @@
-# New ports collection makefile for: evolution-exchange
-# Date created: 28 April, 2005
-# Whom: Adam Weinberger, based off kiesel's ximian-exchange port
-#
-# $FreeBSD$
-# $MCom: ports/mail/evolution-exchange/Makefile,v 1.160 2010/06/07 14:54:38 kwm Exp $
-#
-
-PORTNAME= evolution-exchange
-PORTVERSION= 2.31.5
-CATEGORIES= mail gnome
-MASTER_SITES= GNOME
-DIST_SUBDIR= gnome2
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= Evolution plugin to connect to Microsoft Exchange servers
-
-EVO_PC_FILE= ${LOCALBASE}/libdata/pkgconfig/evolution-mail-3.0.pc
-BUILD_DEPENDS= ${EVO_PC_FILE}:${PORTSDIR}/mail/evolution3
-RUN_DEPENDS= ${EVO_PC_FILE}:${PORTSDIR}/mail/evolution3
-
-USE_BZIP2= yes
-USE_GETTEXT= yes
-USE_AUTOTOOLS= libtool:22
-USE_GMAKE= yes
-USE_BDB= 41
-USE_OPENLDAP= yes
-USE_GNOME= gnomeprefix intlhack gnomehack ltasneededhack
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${BDB_INCLUDE_DIR}" \
- LDFLAGS="-L${LOCALBASE}/lib"
-CONFIGURE_ARGS= --with-openldap=${LOCALBASE} \
- --enable-gtk3 \
- --with-static-ldap=no \
- --with-libdb=${LOCALBASE}
-
-EVO_VERSION= 3.0
-VERSION= 3.0
-PLIST_SUB= VERSION=${VERSION} EVO_VERSION=${EVO_VERSION} \
- EDS_VERSION="1.2"
-
-GCONF_SCHEMAS= apps_exchange_addressbook-${VERSION}.schemas
-
-.include <bsd.port.pre.mk>
-
-.if defined(HEIMDAL_HOME) || defined(WITH_HEIMDAL) || defined(NO_KERBEROS)
-HEIMDAL_HOME?= ${LOCALBASE}
-LIB_DEPENDS+= krb5:${PORTSDIR}/security/heimdal
-CONFIGURE_ARGS+= --with-krb5=${HEIMDAL_HOME} \
- --with-krb5-includes=${HEIMDAL_HOME}/include
-KRB5_LIB= `${HEIMDAL_HOME}/bin/krb5-config gssapi --libs`
-.elif !defined(NO_KERBEROS)
-CONFIGURE_ARGS+= --with-krb5=/usr
-KRB5_LIB= `/usr/bin/krb5-config gssapi --libs`
-.endif
-
-.if ${ARCH} == "amd64"
-CONFIGURE_ENV+= CFLAGS="${CFLAGS} -fPIC"
-.endif
-
-.if exists(${LOCALBASE}/include/mapi.h)
-IGNORE= build fails when ${LOCALBASE}/include/mapi.h exists in system, run pkg_info -W ${LOCALBASE}/include/mapi.h to find the offending port and uninstall it, then install ${PORTNAME} and reinstall the port that installed mapi.h
-.endif
-
-post-patch:
- @${REINPLACE_CMD} -e 's|-ldb|-l${BDB_LIB_NAME}|g' \
- -e 's|-lkrb5 -lcrypto -lasn1 -lcom_err -lroken -lgssapi|${KRB5_LIB}|g' \
- -e 's|-Wmissing-include-dirs||g' \
- ${WRKSRC}/configure
-
-.include <bsd.port.post.mk>
diff --git a/mail/evolution-exchange3/distinfo b/mail/evolution-exchange3/distinfo
deleted file mode 100644
index 2de1edb5d..000000000
--- a/mail/evolution-exchange3/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (gnome2/evolution-exchange-2.31.5.tar.bz2) = 3386756ae3d71dfdd22100ef8440ab6b
-SHA256 (gnome2/evolution-exchange-2.31.5.tar.bz2) = 48f121e01a09adc126b192114dbcca1549cfea47621b2b9971e45a12e2df9d61
-SIZE (gnome2/evolution-exchange-2.31.5.tar.bz2) = 1220409
diff --git a/mail/evolution-exchange3/files/patch-eplugin_exchange-operations.c b/mail/evolution-exchange3/files/patch-eplugin_exchange-operations.c
deleted file mode 100644
index 5c7706bad..000000000
--- a/mail/evolution-exchange3/files/patch-eplugin_exchange-operations.c
+++ /dev/null
@@ -1,24 +0,0 @@
---- eplugin/exchange-operations.c.orig 2010-03-07 20:00:49.000000000 -0500
-+++ eplugin/exchange-operations.c 2010-03-13 17:47:23.000000000 -0500
-@@ -304,3 +304,21 @@ is_exchange_personal_folder (ExchangeAcc
- }
- return FALSE;
- }
-+
-+const char * g_module_check_init (gpointer module);
-+const char *
-+g_module_check_init (gpointer module) {
-+ return NULL;
-+}
-+
-+void g_module_unload (gpointer module);
-+void
-+g_module_unload (gpointer module) {
-+ return;
-+}
-+
-+GtkWidget *e_plugin_lib_get_configure_widget (EPlugin *plugin);
-+GtkWidget *
-+e_plugin_lib_get_configure_widget (EPlugin *plugin) {
-+ return NULL;
-+}
diff --git a/mail/evolution-exchange3/pkg-descr b/mail/evolution-exchange3/pkg-descr
deleted file mode 100644
index 03dc3b673..000000000
--- a/mail/evolution-exchange3/pkg-descr
+++ /dev/null
@@ -1,11 +0,0 @@
-Evolution-exchange is a plugin for Evolution that adds Exchange client
-capabilities to Evolution.
-
-With Evolution-Exchange installed, Evolution functions as an
-Exchange client, enabling users to become full participants in company-wide
-group scheduling and other collaborative tasks. Linux, Solaris and FreeBSD
-users can access public folders, Global Address Lists, email, calendar,
-task lists, and group scheduling information.
-
-- Alex Kiesel
-kiesel@schlund.de
diff --git a/mail/evolution-exchange3/pkg-plist b/mail/evolution-exchange3/pkg-plist
deleted file mode 100644
index 851f156b6..000000000
--- a/mail/evolution-exchange3/pkg-plist
+++ /dev/null
@@ -1,187 +0,0 @@
-bin/exchange-connector-setup-%%VERSION%%
-lib/evolution/%%VERSION%%/plugins/liborg-gnome-exchange-operations.a
-lib/evolution/%%VERSION%%/plugins/liborg-gnome-exchange-operations.la
-lib/evolution/%%VERSION%%/plugins/liborg-gnome-exchange-operations.so
-lib/evolution/%%VERSION%%/plugins/org-gnome-exchange-operations.eplug
-lib/evolution-data-server-%%EDS_VERSION%%/camel-providers/libcamelexchange.a
-lib/evolution-data-server-%%EDS_VERSION%%/camel-providers/libcamelexchange.la
-lib/evolution-data-server-%%EDS_VERSION%%/camel-providers/libcamelexchange.so
-lib/evolution-data-server-%%EDS_VERSION%%/camel-providers/libcamelexchange.urls
-lib/evolution-data-server-%%EDS_VERSION%%/extensions/libebookbackendexchange.a
-lib/evolution-data-server-%%EDS_VERSION%%/extensions/libebookbackendexchange.la
-lib/evolution-data-server-%%EDS_VERSION%%/extensions/libebookbackendexchange.so
-lib/evolution-data-server-%%EDS_VERSION%%/extensions/libecalbackendexchange.a
-lib/evolution-data-server-%%EDS_VERSION%%/extensions/libecalbackendexchange.la
-lib/evolution-data-server-%%EDS_VERSION%%/extensions/libecalbackendexchange.so
-%%DOCSDIR%%/E2kContext.html
-%%DOCSDIR%%/E2kGlobalCatalog.html
-%%DOCSDIR%%/E2kSecurityDescriptor.html
-%%DOCSDIR%%/ch01.html
-%%DOCSDIR%%/ch02.html
-%%DOCSDIR%%/ch03.html
-%%DOCSDIR%%/ch04.html
-%%DOCSDIR%%/ch05.html
-%%DOCSDIR%%/ch06.html
-%%DOCSDIR%%/evolution-exchange-E2kAutoconfig.html
-%%DOCSDIR%%/evolution-exchange-E2kContext-(private).html
-%%DOCSDIR%%/evolution-exchange-E2kOperation-(private).html
-%%DOCSDIR%%/evolution-exchange-E2kOperation.html
-%%DOCSDIR%%/evolution-exchange-E2kProperties.html
-%%DOCSDIR%%/evolution-exchange-E2kRestriction-(vaporware).html
-%%DOCSDIR%%/evolution-exchange-E2kResult-(private).html
-%%DOCSDIR%%/evolution-exchange-E2kSid.html
-%%DOCSDIR%%/evolution-exchange-E2kUserDialog.html
-%%DOCSDIR%%/evolution-exchange-MAPI.html
-%%DOCSDIR%%/evolution-exchange-e2k-action.html
-%%DOCSDIR%%/evolution-exchange-e2k-freebusy.html
-%%DOCSDIR%%/evolution-exchange-e2k-http-utils.html
-%%DOCSDIR%%/evolution-exchange-e2k-kerberos.html
-%%DOCSDIR%%/evolution-exchange-e2k-restriction.html
-%%DOCSDIR%%/evolution-exchange-e2k-result.html
-%%DOCSDIR%%/evolution-exchange-e2k-rule.html
-%%DOCSDIR%%/evolution-exchange-e2k-uri.html
-%%DOCSDIR%%/evolution-exchange-e2k-utils.html
-%%DOCSDIR%%/evolution-exchange-e2k-xml-utils.html
-%%DOCSDIR%%/evolution-exchange-test-utils.html
-%%DOCSDIR%%/evolution-exchange-xntlm-des.html
-%%DOCSDIR%%/evolution-exchange-xntlm-md4.html
-%%DOCSDIR%%/evolution-exchange-xntlm.html
-%%DOCSDIR%%/evolution-exchange.devhelp
-%%DOCSDIR%%/evolution-exchange.devhelp2
-%%DOCSDIR%%/home.png
-%%DOCSDIR%%/index.html
-%%DOCSDIR%%/index.sgml
-%%DOCSDIR%%/left.png
-%%DOCSDIR%%/right.png
-%%DOCSDIR%%/style.css
-%%DOCSDIR%%/up.png
-%%DOCSDIR%%/ximian-connector-autoconfig.html
-%%DOCSDIR%%/ximian-connector-bug-private.html
-%%DOCSDIR%%/ximian-connector-bug-xml.html
-%%DOCSDIR%%/ximian-connector-calendar.html
-%%DOCSDIR%%/ximian-connector-delegation.html
-%%DOCSDIR%%/ximian-connector-favorites.html
-%%DOCSDIR%%/ximian-connector-fba.html
-%%DOCSDIR%%/ximian-connector-freebusy.html
-%%DOCSDIR%%/ximian-connector-mail-threading.html
-%%DOCSDIR%%/ximian-connector-mail.html
-%%DOCSDIR%%/ximian-connector-ntlm.html
-%%DOCSDIR%%/ximian-connector-oof.html
-%%DOCSDIR%%/ximian-connector-other-users.html
-%%DOCSDIR%%/ximian-connector-permissions.html
-%%DOCSDIR%%/ximian-connnector-booking.html
-%%DATADIR%%/%%VERSION%%/images/connector-mini.png
-%%DATADIR%%/%%VERSION%%/images/connector.png
-%%DATADIR%%/%%VERSION%%/images/exchange-delegates-48.png
-%%DATADIR%%/%%VERSION%%/images/exchange-oof-48.png
-%%DATADIR%%/%%VERSION%%/ui/ximian-connector.xml
-share/evolution/%%VERSION%%/errors/org-gnome-exchange-operations.error
-share/locale/ar/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/as/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/ast/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/az/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/bg/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/bn/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/bn_IN/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/ca/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/ca@valencia/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/cs/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/cy/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/da/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/de/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/dz/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/el/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/en_CA/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/en_GB/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/en@shaw/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/es/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/et/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/eu/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/fa/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/fi/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/fr/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/gl/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/gu/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/he/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/hi/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/hu/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/id/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/it/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/ja/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/ka/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/kn/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/ko/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/ku/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/lt/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/lv/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/mai/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/mk/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/ml/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/mn/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/mr/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/ms/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/nb/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/ne/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/nl/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/nn/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/oc/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/or/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/pa/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/pl/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/pt/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/pt_BR/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/ro/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/ru/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/rw/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/si/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/sk/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/sl/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/sq/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/sr/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/sr@latin/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/sv/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/ta/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/te/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/th/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/tr/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/uk/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/vi/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/xh/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/zh_CN/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/zh_HK/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-share/locale/zh_TW/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo
-@dirrm %%DATADIR%%/%%VERSION%%/ui
-@dirrm %%DATADIR%%/%%VERSION%%/images
-@dirrm %%DATADIR%%/%%VERSION%%
-@dirrm %%DATADIR%%
-@dirrm %%DOCSDIR%%
-@dirrmtry share/locale/zh_HK/LC_MESSAGES
-@dirrmtry share/locale/zh_HK
-@dirrmtry share/locale/xh/LC_MESSAGES
-@dirrmtry share/locale/xh
-@dirrmtry share/locale/te/LC_MESSAGES
-@dirrmtry share/locale/te
-@dirrmtry share/locale/sr@latin/LC_MESSAGES
-@dirrmtry share/locale/sr@latin
-@dirrmtry share/locale/si/LC_MESSAGES
-@dirrmtry share/locale/si
-@dirrmtry share/locale/rw/LC_MESSAGES
-@dirrmtry share/locale/rw
-@dirrmtry share/locale/oc/LC_MESSAGES
-@dirrmtry share/locale/oc
-@dirrmtry share/locale/mr/LC_MESSAGES
-@dirrmtry share/locale/mr
-@dirrmtry share/locale/mai/LC_MESSAGES
-@dirrmtry share/locale/mai
-@dirrmtry share/locale/ku/LC_MESSAGES
-@dirrmtry share/locale/ku
-@dirrmtry share/locale/en@shaw/LC_MESSAGES
-@dirrmtry share/locale/en@shaw
-@dirrmtry share/locale/dz/LC_MESSAGES
-@dirrmtry share/locale/dz
-@dirrmtry share/locale/ca@valencia/LC_MESSAGES
-@dirrmtry share/locale/ca@valencia
-@dirrmtry share/locale/bn_IN/LC_MESSAGES
-@dirrmtry share/locale/bn_IN
-@dirrmtry share/locale/as/LC_MESSAGES
-@dirrmtry share/locale/as