From 0c7f7f53b260c6fb8180c6b8696f30b173842928 Mon Sep 17 00:00:00 2001 From: pawel Date: Wed, 16 Jan 2013 20:25:04 +0000 Subject: 2013-01-10 mail/claws-mail-synce: No longer suppported by Claws Mail team --- mail/Makefile | 1 - mail/claws-mail-synce/Makefile | 41 ----------------------------------------- mail/claws-mail-synce/distinfo | 2 -- mail/claws-mail-synce/pkg-descr | 5 ----- 4 files changed, 49 deletions(-) delete mode 100644 mail/claws-mail-synce/Makefile delete mode 100644 mail/claws-mail-synce/distinfo delete mode 100644 mail/claws-mail-synce/pkg-descr (limited to 'mail') diff --git a/mail/Makefile b/mail/Makefile index 32cfa7ea8625..8bd1934e9aba 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -65,7 +65,6 @@ SUBDIR += claws-mail-python SUBDIR += claws-mail-rssyl SUBDIR += claws-mail-spamreport - SUBDIR += claws-mail-synce SUBDIR += claws-mail-tnef SUBDIR += claws-mail-vcalendar SUBDIR += clawsker diff --git a/mail/claws-mail-synce/Makefile b/mail/claws-mail-synce/Makefile deleted file mode 100644 index 5309b403dd9e..000000000000 --- a/mail/claws-mail-synce/Makefile +++ /dev/null @@ -1,41 +0,0 @@ -# Created by: Pawel Pekala -# $FreeBSD$ - -PORTNAME= synce -PORTVERSION= 0.7.5 -PORTREVISION= 18 -CATEGORIES= mail -MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ -PKGNAMEPREFIX= claws-mail- -DISTNAME= synce_plugin-${PORTVERSION} - -MAINTAINER= pawel@FreeBSD.org -COMMENT= Windows CE addressbook plugin for Claws Mail - -LICENSE= GPLv3 - -LIB_DEPENDS= rapi:${PORTSDIR}/palm/synce-librapi2 -BUILD_DEPENDS= claws-mail>=3.9.0:${PORTSDIR}/mail/claws-mail -RUN_DEPENDS= claws-mail>=3.9.0:${PORTSDIR}/mail/claws-mail - -USE_GMAKE= yes -USE_AUTOTOOLS= autoconf -MAKE_JOBS_SAFE= yes - -DEPRECATED= No longer suppported by Claws Mail team -EXPIRATION_DATE= 2013-01-10 -BROKEN= Does not compile with claws-mail>=3.9.0 - -CONFIGURE_ARGS= --with-libsynce=${LOCALBASE} \ - --with-librapi2=${LOCALBASE} - -PLIST_FILES= lib/claws-mail/plugins/synce_plugin.a \ - lib/claws-mail/plugins/synce_plugin.la \ - lib/claws-mail/plugins/synce_plugin.so - -AUTOTOOLSFILES= aclocal.m4 - -post-patch: - @${REINPLACE_CMD} -e 's|2.63|%%AUTOCONF_VERSION%%|g' ${WRKSRC}/aclocal.m4 - -.include diff --git a/mail/claws-mail-synce/distinfo b/mail/claws-mail-synce/distinfo deleted file mode 100644 index f23d47e9f8d5..000000000000 --- a/mail/claws-mail-synce/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (synce_plugin-0.7.5.tar.gz) = 6efcf99b7a65ffa6373f260c44b60df6b8a104e65048671d949100d411aa3569 -SIZE (synce_plugin-0.7.5.tar.gz) = 339485 diff --git a/mail/claws-mail-synce/pkg-descr b/mail/claws-mail-synce/pkg-descr deleted file mode 100644 index fc6204bae4d4..000000000000 --- a/mail/claws-mail-synce/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -This plugin assists in keeping the addressbook of a Windows CE device -(Pocket PC/ iPAQ, Smartphone etc) in sync with Claws' addressbook, -with respect to email addresses. - -WWW: http://www.claws-mail.org/plugins.php -- cgit