diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-09-28 20:13:49 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-09-28 20:13:49 +0800 |
commit | 8565684b72e540279aa820999d93f2067f5de171 (patch) | |
tree | c68d0e5f1aac4016ee700e8e27b36b3048c11190 /mail | |
parent | 8cd2c62b9616a56e7a3b4b4f06d1f07a459555a9 (diff) | |
download | marcuscom-ports-8565684b72e540279aa820999d93f2067f5de171.tar.gz marcuscom-ports-8565684b72e540279aa820999d93f2067f5de171.tar.zst marcuscom-ports-8565684b72e540279aa820999d93f2067f5de171.zip |
Mark broken doesn't accept evolution version.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13066 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail')
-rw-r--r-- | mail/evolution-sharp/Makefile | 36 | ||||
-rw-r--r-- | mail/evolution-sharp/distinfo | 3 | ||||
-rw-r--r-- | mail/evolution-sharp/files/patch-evolution::Makefile.in | 13 | ||||
-rw-r--r-- | mail/evolution-sharp/pkg-descr | 4 | ||||
-rw-r--r-- | mail/evolution-sharp/pkg-plist | 12 |
5 files changed, 68 insertions, 0 deletions
diff --git a/mail/evolution-sharp/Makefile b/mail/evolution-sharp/Makefile new file mode 100644 index 000000000..7c6953eac --- /dev/null +++ b/mail/evolution-sharp/Makefile @@ -0,0 +1,36 @@ +# New ports collection makefile for: evolution-sharp +# Date created: 20041012 +# Whom: Tom McLaughlin <tmclaugh@sdf.lonestar.org> +# +# $FreeBSD: ports/mail/evolution-sharp/Makefile,v 1.21 2009/07/31 13:53:21 dinoex Exp $ +# $Id: Makefile,v 1.14 2009-09-28 12:13:48 kwm Exp $ +# + +PORTNAME= evolution-sharp +PORTVERSION= 0.20.0 +PORTREVISION= 1 +CATEGORIES= mail gnome +MASTER_SITES= GNOME + +MAINTAINER= bsd-sharp@googlegroups.com +COMMENT= Mono bindings for evolution + +BROKEN= Doesn't accept current evolution version + +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 new file mode 100644 index 000000000..0900c63d9 --- /dev/null +++ b/mail/evolution-sharp/distinfo @@ -0,0 +1,3 @@ +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 new file mode 100644 index 000000000..0ce012486 --- /dev/null +++ b/mail/evolution-sharp/files/patch-evolution::Makefile.in @@ -0,0 +1,13 @@ +--- 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 new file mode 100644 index 000000000..c9c5ef4d4 --- /dev/null +++ b/mail/evolution-sharp/pkg-descr @@ -0,0 +1,4 @@ +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 new file mode 100644 index 000000000..597309803 --- /dev/null +++ b/mail/evolution-sharp/pkg-plist @@ -0,0 +1,12 @@ +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 |