From bebb00e23617df742db23aa506a23c869d5d29f4 Mon Sep 17 00:00:00 2001 From: ahze Date: Sun, 6 Nov 2005 04:14:13 +0000 Subject: - Remove this, forgot it =x git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5065 df743ca5-7f9a-e211-a948-0013205c9059 --- www/evolution-caldav/Makefile | 35 ----------------------------- www/evolution-caldav/distinfo | 2 -- www/evolution-caldav/files/patch-eplugin.mk | 5 ----- www/evolution-caldav/pkg-descr | 8 ------- www/evolution-caldav/pkg-plist | 3 --- 5 files changed, 53 deletions(-) delete mode 100644 www/evolution-caldav/Makefile delete mode 100644 www/evolution-caldav/distinfo delete mode 100644 www/evolution-caldav/files/patch-eplugin.mk delete mode 100644 www/evolution-caldav/pkg-descr delete mode 100644 www/evolution-caldav/pkg-plist (limited to 'www') diff --git a/www/evolution-caldav/Makefile b/www/evolution-caldav/Makefile deleted file mode 100644 index 080f2571d..000000000 --- a/www/evolution-caldav/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# New ports collection makefile for: evolution-caldav -# Date created: 31 August 2005 -# Whom: Joe Marcus Clarke -# -# $FreeBSD$ -# $MCom$ -# - -PORTNAME= caldav -PORTVERSION= 2.3.99.2 -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 -USE_AUTOTOOLS= libtool:15 -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 9c4e583b2..000000000 --- a/www/evolution-caldav/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (evolution-caldav-2.3.99.2.tar.bz2) = 017b3739cc1a568708978344d48fc6f5 -SIZE (evolution-caldav-2.3.99.2.tar.bz2) = 256562 diff --git a/www/evolution-caldav/files/patch-eplugin.mk b/www/evolution-caldav/files/patch-eplugin.mk deleted file mode 100644 index f36878362..000000000 --- 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 6c436d840..000000000 --- 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 184663a69..000000000 --- a/www/evolution-caldav/pkg-plist +++ /dev/null @@ -1,3 +0,0 @@ -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.so -- cgit v1.2.3