diff options
-rw-r--r-- | mail/evolution-groupwise/Makefile | 36 | ||||
-rw-r--r-- | mail/evolution-groupwise/distinfo | 2 | ||||
-rw-r--r-- | mail/evolution-groupwise/pkg-descr | 11 | ||||
-rw-r--r-- | mail/evolution-groupwise/pkg-plist | 42 |
4 files changed, 0 insertions, 91 deletions
diff --git a/mail/evolution-groupwise/Makefile b/mail/evolution-groupwise/Makefile deleted file mode 100644 index 6b52e5b5b..000000000 --- a/mail/evolution-groupwise/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# Created by: Koop Mast <kwm@FreeBSD.org> -# $FreeBSD$ -# $MCom: ports/trunk/mail/evolution-groupwise/Makefile 18610 2013-06-30 16:33:05Z marcus $ - -PORTNAME= evolution-groupwise -PORTVERSION= 3.4.2 -CATEGORIES= mail gnome -MASTER_SITES= GNOME -DIST_SUBDIR= gnome3 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= GroupWise connector for evolution 3 - -BUILD_DEPENDS= evolution>=${EVO_VER}:${PORTSDIR}/mail/evolution3 -RUN_DEPENDS= evolution>=${EVO_VER}:${PORTSDIR}/mail/evolution3 - -NO_STAGE= yes -EVO_VER= 3.4.1 -USE_XZ= yes -USES= gettext gmake pathfix pkgconfig -USE_AUTOTOOLS= libtool -USE_BDB= 5 -USE_GNOME= gnomeprefix intlhack ltasneededhack libxml2 gconf2 -CPPFLAGS+= -I${LOCALBASE}/include -I${BDB_INCLUDE_DIR} -LDFLAGS+= -L${LOCALBASE}/lib -CONFIGURE_ARGS= --with-libdb=${LOCALBASE} - -VERSION= 3.4 -PLIST_SUB= VERSION=${VERSION} - -post-patch: - @${REINPLACE_CMD} -e 's|-ldb|-l${BDB_LIB_NAME}|g' \ - -e 's|-Wmissing-include-dirs||g' \ - ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/mail/evolution-groupwise/distinfo b/mail/evolution-groupwise/distinfo deleted file mode 100644 index e3fd86ba2..000000000 --- a/mail/evolution-groupwise/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (gnome3/evolution-groupwise-3.4.2.tar.xz) = e26e08eb065df21118c92f29be4cfa2ce2faa52c950210e15a3efbdc9cace2aa -SIZE (gnome3/evolution-groupwise-3.4.2.tar.xz) = 412368 diff --git a/mail/evolution-groupwise/pkg-descr b/mail/evolution-groupwise/pkg-descr deleted file mode 100644 index 03dc3b673..000000000 --- a/mail/evolution-groupwise/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-groupwise/pkg-plist b/mail/evolution-groupwise/pkg-plist deleted file mode 100644 index e4fd232ca..000000000 --- a/mail/evolution-groupwise/pkg-plist +++ /dev/null @@ -1,42 +0,0 @@ -include/evolution-data-server-%%VERSION%%/groupwise/e-gw-connection.h -include/evolution-data-server-%%VERSION%%/groupwise/e-gw-message.h -include/evolution-data-server-%%VERSION%%/groupwise/soup-soap-message.h -include/evolution-data-server-%%VERSION%%/groupwise/e-gw-container.h -include/evolution-data-server-%%VERSION%%/groupwise/e-gw-proxy.h -include/evolution-data-server-%%VERSION%%/groupwise/soup-soap-response.h -include/evolution-data-server-%%VERSION%%/groupwise/e-gw-filter.h -include/evolution-data-server-%%VERSION%%/groupwise/e-gw-recur-utils.h -include/evolution-data-server-%%VERSION%%/groupwise/e-gw-item.h -include/evolution-data-server-%%VERSION%%/groupwise/e-gw-sendoptions.h -lib/evolution/%%VERSION%%/plugins/liborg-gnome-groupwise-features.a -lib/evolution/%%VERSION%%/plugins/liborg-gnome-groupwise-features.la -lib/evolution/%%VERSION%%/plugins/liborg-gnome-groupwise-features.so -lib/evolution/%%VERSION%%/plugins/org-gnome-compose-send-options.xml -lib/evolution/%%VERSION%%/plugins/org-gnome-groupwise-features.eplug -lib/evolution-data-server/addressbook-backends/libebookbackendgroupwise.a -lib/evolution-data-server/addressbook-backends/libebookbackendgroupwise.la -lib/evolution-data-server/addressbook-backends/libebookbackendgroupwise.so -lib/evolution-data-server/calendar-backends/libecalbackendgroupwise.a -lib/evolution-data-server/calendar-backends/libecalbackendgroupwise.la -lib/evolution-data-server/calendar-backends/libecalbackendgroupwise.so -lib/evolution-data-server/camel-providers/libcamelgroupwise.a -lib/evolution-data-server/camel-providers/libcamelgroupwise.la -lib/evolution-data-server/camel-providers/libcamelgroupwise.so -lib/evolution-data-server/camel-providers/libcamelgroupwise.urls -lib/libegroupwise-1.2.a -lib/libegroupwise-1.2.la -lib/libegroupwise-1.2.so -lib/libegroupwise-1.2.so.13 -libdata/pkgconfig/libegroupwise-3.2.pc -share/evolution/%%VERSION%%/errors/org-gnome-mail-retract.error -share/evolution/%%VERSION%%/errors/org-gnome-process-meeting.error -share/evolution/%%VERSION%%/errors/org-gnome-proxy-login.error -share/evolution/%%VERSION%%/errors/org-gnome-proxy.error -share/evolution/%%VERSION%%/errors/org-gnome-shared-folder.error -share/evolution/%%VERSION%%/ui/junk-settings.ui -share/evolution/%%VERSION%%/ui/notification.ui -share/evolution/%%VERSION%%/ui/properties.ui -share/evolution/%%VERSION%%/ui/proxy-add-dialog.ui -share/evolution/%%VERSION%%/ui/proxy-listing.ui -share/evolution/%%VERSION%%/ui/proxy-login-dialog.ui -@dirrm include/evolution-data-server-%%VERSION%%/groupwise |