mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
Kill mail/evolution-sharp.
This commit is contained in:
parent
bb463c19f7
commit
06eebed9dc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=275514
1
MOVED
1
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
|
||||
|
@ -129,7 +129,6 @@
|
||||
SUBDIR += evolution
|
||||
SUBDIR += evolution-exchange
|
||||
SUBDIR += evolution-mapi
|
||||
SUBDIR += evolution-sharp
|
||||
SUBDIR += exact
|
||||
SUBDIR += exilog
|
||||
SUBDIR += exim
|
||||
|
@ -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>
|
@ -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
|
@ -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:
|
@ -1,4 +0,0 @@
|
||||
Evolution# is a .NET language binding for various Ximian Evolution (tm)
|
||||
libraries.
|
||||
|
||||
WWW: http://www.gnome.org
|
@ -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
|
Loading…
Reference in New Issue
Block a user