diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-12-28 04:57:40 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-12-28 04:57:40 +0800 |
commit | 01c3e8e0665430903e250053ea009035c7415e0f (patch) | |
tree | 56c7b991fd51600ff97e3088d52d66b715a47d34 /mail | |
parent | f9fd3a17d9fd7982178c90832d6fb3013f074875 (diff) | |
download | marcuscom-ports-01c3e8e0665430903e250053ea009035c7415e0f.tar marcuscom-ports-01c3e8e0665430903e250053ea009035c7415e0f.tar.gz marcuscom-ports-01c3e8e0665430903e250053ea009035c7415e0f.tar.bz2 marcuscom-ports-01c3e8e0665430903e250053ea009035c7415e0f.tar.lz marcuscom-ports-01c3e8e0665430903e250053ea009035c7415e0f.tar.xz marcuscom-ports-01c3e8e0665430903e250053ea009035c7415e0f.tar.zst marcuscom-ports-01c3e8e0665430903e250053ea009035c7415e0f.zip |
Update to 2.29.4.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13318 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail')
-rw-r--r-- | mail/evolution-exchange/Makefile | 68 | ||||
-rw-r--r-- | mail/evolution-exchange/distinfo | 3 | ||||
-rw-r--r-- | mail/evolution-exchange/files/patch-configure | 11 | ||||
-rw-r--r-- | mail/evolution-exchange/pkg-descr | 11 | ||||
-rw-r--r-- | mail/evolution-exchange/pkg-plist | 183 |
5 files changed, 276 insertions, 0 deletions
diff --git a/mail/evolution-exchange/Makefile b/mail/evolution-exchange/Makefile new file mode 100644 index 000000000..e9bf6d210 --- /dev/null +++ b/mail/evolution-exchange/Makefile @@ -0,0 +1,68 @@ +# New ports collection makefile for: evolution-exchange +# Date created: 28 April, 2005 +# Whom: Adam Weinberger, based off kiesel's ximian-exchange port +# +# $FreeBSD$ +# $MCom$ +# + +PORTNAME= evolution-exchange +PORTVERSION= 2.29.4 +CATEGORIES= mail gnome +MASTER_SITES= GNOME +DIST_SUBDIR= gnome2 + +MAINTAINER= gnome@FreeBSD.org +COMMENT= Evolution plugin to connect to Microsoft Exchange servers + +BUILD_DEPENDS= evolution:${PORTSDIR}/mail/evolution +RUN_DEPENDS= evolution:${PORTSDIR}/mail/evolution + +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} \ + --with-static-ldap=no \ + --with-libdb=${LOCALBASE} + +EVO_VERSION= 2.30 +VERSION= 2.30 +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(NO_KERBEROS) && exists(/usr/lib/libkrb5.so) +CONFIGURE_ARGS+= --with-krb5=/usr +.else +LIB_DEPENDS+= krb5:${PORTSDIR}/security/heimdal +.if defined(HEIMDAL_HOME) +CONFIGURE_ARGS+= --with-krb5=${HEIMDAL_HOME} --with-krb5-includes=${HEIMDAL_HOME}/include +.else +CONFIGURE_ARGS+= --with-krb5=${LOCALBASE} +.endif +.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|-Wmissing-include-dirs||g' \ + ${WRKSRC}/configure + +.include <bsd.port.post.mk> diff --git a/mail/evolution-exchange/distinfo b/mail/evolution-exchange/distinfo new file mode 100644 index 000000000..f7104d83b --- /dev/null +++ b/mail/evolution-exchange/distinfo @@ -0,0 +1,3 @@ +MD5 (gnome2/evolution-exchange-2.29.4.tar.bz2) = d92968b3f76adbc8ba9b62a69b4eea5d +SHA256 (gnome2/evolution-exchange-2.29.4.tar.bz2) = 8ba506a1a9f1f9d153305bfd30bb5c3b08ea8ea587f996aaa7e1282d9b40eb3a +SIZE (gnome2/evolution-exchange-2.29.4.tar.bz2) = 1248854 diff --git a/mail/evolution-exchange/files/patch-configure b/mail/evolution-exchange/files/patch-configure new file mode 100644 index 000000000..8cafdca5d --- /dev/null +++ b/mail/evolution-exchange/files/patch-configure @@ -0,0 +1,11 @@ +--- configure.orig 2009-12-26 22:28:16.000000000 +0100 ++++ configure 2009-12-26 22:28:45.000000000 +0100 +@@ -18160,7 +18160,7 @@ + LIBS_save="$LIBS" + + mitlibs="-lkrb5 -lk5crypto -lcom_err -lgssapi_krb5" +- heimlibs="-lkrb5 -lcrypto -lasn1 -lcom_err -lroken -lgssapi" ++ heimlibs="-lkrb5 -lcrypto -lasn1 -lcom_err -lroken -lgssapi -lhx509 -lcrypt" + sunlibs="-lkrb5 -lgss" + if test "${ac_cv_lib_kerberos5+set}" = set; then + $as_echo_n "(cached) " >&6 diff --git a/mail/evolution-exchange/pkg-descr b/mail/evolution-exchange/pkg-descr new file mode 100644 index 000000000..03dc3b673 --- /dev/null +++ b/mail/evolution-exchange/pkg-descr @@ -0,0 +1,11 @@ +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-exchange/pkg-plist b/mail/evolution-exchange/pkg-plist new file mode 100644 index 000000000..b53903f30 --- /dev/null +++ b/mail/evolution-exchange/pkg-plist @@ -0,0 +1,183 @@ +bin/exchange-connector-setup-%%VERSION%% +lib/evolution/2.30/plugins/liborg-gnome-exchange-operations.a +lib/evolution/2.30/plugins/liborg-gnome-exchange-operations.la +lib/evolution/2.30/plugins/liborg-gnome-exchange-operations.so +lib/evolution/2.30/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/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/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/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 |