mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
Remove evolution-caldav now that it is part of Evolution.
This commit is contained in:
parent
2771464e16
commit
a74c53744c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=160875
@ -115,7 +115,6 @@
|
||||
SUBDIR += epiphany-extensions
|
||||
SUBDIR += erwn
|
||||
SUBDIR += eventum
|
||||
SUBDIR += evolution-caldav
|
||||
SUBDIR += evolution-webcal
|
||||
SUBDIR += fcgi
|
||||
SUBDIR += feedonfeeds
|
||||
|
@ -1,36 +0,0 @@
|
||||
# New ports collection makefile for: evolution-caldav
|
||||
# Date created: 31 August 2005
|
||||
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
|
||||
#
|
||||
# $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 <bsd.port.mk>
|
@ -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
|
@ -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)|' $< > $@
|
@ -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
|
@ -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
|
Loading…
Reference in New Issue
Block a user