aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRomain Tartière <romain@FreeBSD.org>2011-06-13 23:28:12 +0000
committerRomain Tartière <romain@FreeBSD.org>2011-06-13 23:28:12 +0000
commit06eebed9dc78762e67bc7e7cd1969010f81bbe75 (patch)
tree1cad4d419ed9ec1f3aaa5b6769d548bd4acff51b
parentbb463c19f767e0b6d147e6a359956d415df11b1b (diff)
downloadports-06eebed9dc78762e67bc7e7cd1969010f81bbe75.tar.gz
ports-06eebed9dc78762e67bc7e7cd1969010f81bbe75.zip
Notes
-rw-r--r--MOVED1
-rw-r--r--mail/Makefile1
-rw-r--r--mail/evolution-sharp/Makefile38
-rw-r--r--mail/evolution-sharp/distinfo3
-rw-r--r--mail/evolution-sharp/files/patch-evolution::Makefile.in13
-rw-r--r--mail/evolution-sharp/pkg-descr4
-rw-r--r--mail/evolution-sharp/pkg-plist12
7 files changed, 1 insertions, 71 deletions
diff --git a/MOVED b/MOVED
index 15a6a6a3545a..d4bd7beea31e 100644
--- a/MOVED
+++ b/MOVED
@@ -2218,3 +2218,4 @@ editors/wily||2011-06-09|Removed, depends on an expired port
x11-fonts/Xg||2011-06-09|Has expired: Upstream disapear and distfile is no more available
irc/bitlbee-otr||2011-06-13|Removed, overridden by irc/bitlbee
deskutils/mcatalog||2011-06-13|Removed, upstream disapear and distfile is no more available
+mail/evolution-sharp||2011-06-13|Has expired: has been broken for over a year
diff --git a/mail/Makefile b/mail/Makefile
index 1908ce3ff684..03857aa42838 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -129,7 +129,6 @@
SUBDIR += evolution
SUBDIR += evolution-exchange
SUBDIR += evolution-mapi
- SUBDIR += evolution-sharp
SUBDIR += exact
SUBDIR += exilog
SUBDIR += exim
diff --git a/mail/evolution-sharp/Makefile b/mail/evolution-sharp/Makefile
deleted file mode 100644
index c1310bb51d84..000000000000
--- a/mail/evolution-sharp/Makefile
+++ /dev/null
@@ -1,38 +0,0 @@
-# New ports collection makefile for: evolution-sharp
-# Date created: 20041012
-# Whom: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
-#
-# $FreeBSD$
-# $Id: Makefile,v 1.29 2007/01/26 03:11:38 tmclau02 Exp $
-#
-
-PORTNAME= evolution-sharp
-PORTVERSION= 0.20.0
-PORTREVISION= 5
-CATEGORIES= mail gnome
-MASTER_SITES= GNOME
-
-MAINTAINER= mono@FreeBSD.org
-COMMENT= Mono bindings for evolution
-
-BROKEN= Doesn't accept current evolution version
-DEPRECATED= has been broken for over a year
-EXPIRATION_DATE=2011-04-17
-
-BUILD_DEPENDS= evolution:${PORTSDIR}/mail/evolution
-RUN_DEPENDS= evolution:${PORTSDIR}/mail/evolution
-
-USE_GNOME= gnomehack evolutiondataserver gtksharp20
-USE_BZIP2= yes
-GNU_CONFIGURE= yes
-USE_GMAKE= yes
-USE_LDCONFIG= yes
-
-post-patch:
- @${REINPLACE_CMD} 's|.@EBOOK_SOVERSION@||g ; \
- s|.@ECAL_SOVERSION@||g ; \
- s|.@EDS_SOVERSION@||g' \
- ${WRKSRC}/evolution/evolution-sharp.dll.config.in
-
-.include "${.CURDIR}/../../lang/mono/bsd.mono.mk"
-.include <bsd.port.mk>
diff --git a/mail/evolution-sharp/distinfo b/mail/evolution-sharp/distinfo
deleted file mode 100644
index 0900c63d9425..000000000000
--- a/mail/evolution-sharp/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (evolution-sharp-0.20.0.tar.bz2) = ca4f75a795aa2af36c4573971c0534f7
-SHA256 (evolution-sharp-0.20.0.tar.bz2) = 3a09c724e7c9c14d2a8ca18ad3d2686c8e80347adc8eaf0b72a598ab2980b111
-SIZE (evolution-sharp-0.20.0.tar.bz2) = 334986
diff --git a/mail/evolution-sharp/files/patch-evolution::Makefile.in b/mail/evolution-sharp/files/patch-evolution::Makefile.in
deleted file mode 100644
index 0ce01248649e..000000000000
--- a/mail/evolution-sharp/files/patch-evolution::Makefile.in
+++ /dev/null
@@ -1,13 +0,0 @@
---- evolution/Makefile.in.orig 2008-09-09 01:50:18.000000000 -0500
-+++ evolution/Makefile.in 2008-09-09 01:51:13.000000000 -0500
-@@ -467,8 +467,8 @@
-
- install-data-local:
- @if test -n '$(TARGET)'; then \
-- echo "$(GACUTIL) /i $(ASSEMBLY) /f /package $(PACKAGE) /root $(DESTDIR)$(prefix)/lib"; \
-- $(GACUTIL) /i $(ASSEMBLY) /f /package $(PACKAGE) /root $(DESTDIR)$(prefix)/lib || exit 1; \
-+ echo "$(GACUTIL) /i $(ASSEMBLY) /f /package $(PACKAGE) /gacdir $(DESTDIR)$(libdir) /root $(DESTDIR)$(prefix)/lib"; \
-+ $(GACUTIL) /i $(ASSEMBLY) /f /package $(PACKAGE) /gacdir $(DESTDIR)$(libdir) /root $(DESTDIR)$(prefix)/lib || exit 1; \
- fi
-
- uninstall-local:
diff --git a/mail/evolution-sharp/pkg-descr b/mail/evolution-sharp/pkg-descr
deleted file mode 100644
index c9c5ef4d4ef4..000000000000
--- a/mail/evolution-sharp/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-Evolution# is a .NET language binding for various Ximian Evolution (tm)
-libraries.
-
-WWW: http://www.gnome.org
diff --git a/mail/evolution-sharp/pkg-plist b/mail/evolution-sharp/pkg-plist
deleted file mode 100644
index 597309803921..000000000000
--- a/mail/evolution-sharp/pkg-plist
+++ /dev/null
@@ -1,12 +0,0 @@
-lib/libevolutionglue.a
-lib/libevolutionglue.la
-lib/libevolutionglue.so
-lib/mono/evolution-sharp/evolution-sharp.dll
-lib/mono/gac/evolution-sharp/5.0.0.0__c46a23b774189844/evolution-sharp.dll
-lib/mono/gac/evolution-sharp/5.0.0.0__c46a23b774189844/evolution-sharp.dll.config
-lib/mono/gac/evolution-sharp/5.0.0.0__c46a23b774189844/evolution-sharp.dll.mdb
-libdata/pkgconfig/evolution-sharp.pc
-share/gapi-2.0/evolution-api.xml
-@dirrm lib/mono/gac/evolution-sharp/5.0.0.0__c46a23b774189844
-@dirrm lib/mono/gac/evolution-sharp
-@dirrm lib/mono/evolution-sharp