diff --git a/www/Makefile b/www/Makefile index 3901eff26885..ae8dda657148 100644 --- a/www/Makefile +++ b/www/Makefile @@ -115,7 +115,6 @@ SUBDIR += epiphany-extensions SUBDIR += erwn SUBDIR += eventum - SUBDIR += evolution-caldav SUBDIR += evolution-webcal SUBDIR += fcgi SUBDIR += feedonfeeds diff --git a/www/evolution-caldav/Makefile b/www/evolution-caldav/Makefile deleted file mode 100644 index bd8704574486..000000000000 --- a/www/evolution-caldav/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# New ports collection makefile for: evolution-caldav -# Date created: 31 August 2005 -# Whom: Joe Marcus Clarke -# -# $FreeBSD$ -# $MCom: ports/www/evolution-caldav/Makefile,v 1.1 2005/08/31 21:40:00 marcus Exp $ -# - -PORTNAME= caldav -PORTVERSION= 2.3.99.3 -PORTREVISION= 1 -CATEGORIES= www gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PKGNAMEPREFIX}${PORTNAME}/2.3 -PKGNAMEPREFIX= evolution- -DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} - -MAINTAINER= gnome@FreeBSD.org -COMMENT= CalDAV provider for Evolution - -BUILD_DEPENDS= evolution-${EVO_VERSION}:${PORTSDIR}/mail/evolution -RUN_DEPENDS= evolution-${EVO_VERSION}:${PORTSDIR}/mail/evolution - -USE_X_PREFIX= yes -USE_BZIP2= yes -USE_GMAKE= yes -USE_PERL= yes -USE_GNOME= gnomeprefix gnomehack intlhack -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -EVO_VERSION= 2.4 -PLIST_SUB= EVO_VERSION=${EVO_VERSION} EDS_VERSION="1.2" - -.include diff --git a/www/evolution-caldav/distinfo b/www/evolution-caldav/distinfo deleted file mode 100644 index efd2eaab4b57..000000000000 --- a/www/evolution-caldav/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (evolution-caldav-2.3.99.3.tar.bz2) = 8ae2ae20200a23394b3e7cb61cb49b55 -SHA256 (evolution-caldav-2.3.99.3.tar.bz2) = b721357c090154fa0bd09abebad7b7df70039c9d50de431ca88a66f6a345cbfe -SIZE (evolution-caldav-2.3.99.3.tar.bz2) = 264796 diff --git a/www/evolution-caldav/files/patch-eplugin.mk b/www/evolution-caldav/files/patch-eplugin.mk deleted file mode 100644 index f36878362a74..000000000000 --- a/www/evolution-caldav/files/patch-eplugin.mk +++ /dev/null @@ -1,5 +0,0 @@ ---- eplugin.mk.orig Wed Aug 31 17:21:09 2005 -+++ eplugin.mk Wed Aug 31 17:22:10 2005 -@@ -0,0 +1,2 @@ -+%.eplug: %.eplug.in -+ sed -e 's|\@PLUGINDIR\@|$(eplugindir)|;s|\@LOCALEDIR\@|$(localedir)|;s|\@GETTEXT_PACKAGE\@|$(GETTEXT_PACKAGE)|' $< > $@ diff --git a/www/evolution-caldav/pkg-descr b/www/evolution-caldav/pkg-descr deleted file mode 100644 index 6c436d840241..000000000000 --- a/www/evolution-caldav/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -Evolution-caldav is a CalDAV provider for Evolution. CalDAV is an extension -of WebDAV that offers additional calendaring features such as fanout, -recurrance, and notifications. - -See http://ietf.webdav.org/caldav/home.html for more details on the -technology. - -WWW: http://ietf.webdav.org/caldav/home.html diff --git a/www/evolution-caldav/pkg-plist b/www/evolution-caldav/pkg-plist deleted file mode 100644 index e77a990b587c..000000000000 --- a/www/evolution-caldav/pkg-plist +++ /dev/null @@ -1,8 +0,0 @@ -lib/evolution/%%EVO_VERSION%%/plugins/liborg-gnome-evolution-caldav.a -lib/evolution/%%EVO_VERSION%%/plugins/liborg-gnome-evolution-caldav.la -lib/evolution/%%EVO_VERSION%%/plugins/liborg-gnome-evolution-caldav.so -lib/evolution/%%EVO_VERSION%%/plugins/org-gnome-evolution-caldav.eplug -lib/evolution-data-server-%%EDS_VERSION%%/extensions/libecalbackendcaldav.a -lib/evolution-data-server-%%EDS_VERSION%%/extensions/libecalbackendcaldav.la -lib/evolution-data-server-%%EDS_VERSION%%/extensions/libecalbackendcaldav.so -share/locale/de/LC_MESSAGES/evolution-caldav-%%EVO_VERSION%%.mo