summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-09-01 05:40:01 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-09-01 05:40:01 +0800
commitb5d9030da64ab3a772f0a694c948218e2ec74f24 (patch)
tree398ecd4ded0a768012d1212cd99e2aa20b5356b1 /www
parentb13a8b73d2a38ce36e37ed6e50e961edc7d9c3ba (diff)
downloadmarcuscom-ports-b5d9030da64ab3a772f0a694c948218e2ec74f24.tar
marcuscom-ports-b5d9030da64ab3a772f0a694c948218e2ec74f24.tar.gz
marcuscom-ports-b5d9030da64ab3a772f0a694c948218e2ec74f24.tar.bz2
marcuscom-ports-b5d9030da64ab3a772f0a694c948218e2ec74f24.tar.lz
marcuscom-ports-b5d9030da64ab3a772f0a694c948218e2ec74f24.tar.xz
marcuscom-ports-b5d9030da64ab3a772f0a694c948218e2ec74f24.tar.zst
marcuscom-ports-b5d9030da64ab3a772f0a694c948218e2ec74f24.zip
Add evolution-caldav, a CalDAV provider for Evolution. See
http://ietf.webdav.org/caldav/home.html for more information on the CalDAV spec. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4670 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www')
-rw-r--r--www/evolution-caldav/Makefile35
-rw-r--r--www/evolution-caldav/distinfo2
-rw-r--r--www/evolution-caldav/files/patch-eplugin.mk5
-rw-r--r--www/evolution-caldav/pkg-descr6
-rw-r--r--www/evolution-caldav/pkg-plist3
5 files changed, 51 insertions, 0 deletions
diff --git a/www/evolution-caldav/Makefile b/www/evolution-caldav/Makefile
new file mode 100644
index 000000000..080f2571d
--- /dev/null
+++ b/www/evolution-caldav/Makefile
@@ -0,0 +1,35 @@
+# New ports collection makefile for: evolution-caldav
+# Date created: 31 August 2005
+# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
+#
+# $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 <bsd.port.mk>
diff --git a/www/evolution-caldav/distinfo b/www/evolution-caldav/distinfo
new file mode 100644
index 000000000..9c4e583b2
--- /dev/null
+++ b/www/evolution-caldav/distinfo
@@ -0,0 +1,2 @@
+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
new file mode 100644
index 000000000..f36878362
--- /dev/null
+++ b/www/evolution-caldav/files/patch-eplugin.mk
@@ -0,0 +1,5 @@
+--- 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
new file mode 100644
index 000000000..b89aca21b
--- /dev/null
+++ b/www/evolution-caldav/pkg-descr
@@ -0,0 +1,6 @@
+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.
diff --git a/www/evolution-caldav/pkg-plist b/www/evolution-caldav/pkg-plist
new file mode 100644
index 000000000..184663a69
--- /dev/null
+++ b/www/evolution-caldav/pkg-plist
@@ -0,0 +1,3 @@
+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