--- /dev/null
+# ChangeLog for net-mail/ximian-connector
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /home/cvsroot/gentoo-x86/net-mail/ximian-connector/ChangeLog,v 1.19 2004/05/03 16:53:41 liquidx Exp $
+
+*ximian-connector-1.4.6.0.6.1 (03 May 2004)
+
+ 03 May 2004; Alastair Tse <liquidx@gentoo.org>
+ +ximian-connector-1.4.6.0.6.1.ebuild:
+ version bump for 1.4.6 (#47848)
+
+ 05 Mar 2004; Mike Gardiner <obz@gentoo.org>
+ ximian-connector-1.2.2_p1.ebuild, ximian-connector-1.4.4.0.6.1.ebuild,
+ ximian-connector-1.4.5.0.6.1.ebuild:
+ Removed version 1.4.4.0.6.1 as it depends on a version of evolution (1.4.4)
+ that no longer exists in the tree. Using evo 1.4.5, and connector 1.4.5.0.6.1
+ will work as usual
+
+ 20 Nov 2003; Alastair Tse <liquidx@gentoo.org>
+ ximian-connector-1.2.2_p1.ebuild:
+ removed redundant arch check
+
+ 28 Sep 2003; Alastair Tse <liquidx@gentoo.org>
+ ximian-connector-1.4.5.0.6.1.ebuild:
+ make this dep on a newer version of gal
+
+ 26 Sep 2003; Alastair Tse <liquidx@gentoo.org>
+ ximian-connector-1.4.5.0.6.1.ebuild:
+ fix dep
+
+*ximian-connector-1.4.5.0.6.1 (24 Sep 2003)
+
+ 24 Sep 2003; Alastair Tse <liquidx@gentoo.org>
+ ximian-connector-1.2.1_p2-r1.ebuild, ximian-connector-1.2.2_p1.ebuild,
+ ximian-connector-1.4.0.0.6.2.ebuild, ximian-connector-1.4.4.0.6.1.ebuild,
+ ximian-connector-1.4.5.0.6.1.ebuild:
+ cleanups, stable bumps and version bump
+
+*ximian-connector-1.4.4.0.6.1 (12 Sep 2003)
+
+ 12 Sep 2003; Alastair Tse <liquidx@gentoo.org>
+ ximian-connector-1.4.0.0.6.2.ebuild, ximian-connector-1.4.4.0.6.1.ebuild:
+ version bump to work for 1.4.4
+
+ 14 Jul 2003; Alastair Tse <liquidx@gentoo.org>
+ ximian-connector-1.2.1_p2-r1.ebuild, ximian-connector-1.4.0.0.6.2.ebuild:
+ crossed logic in ebuild
+
+*ximian-connector-1.4.0.0.6.2 (05 Jul 2003)
+
+ 05 Jul 2003; Alastair Tse <liquidx@gentoo.org> metadata.xml,
+ ximian-connector-1.2.0.ebuild, ximian-connector-1.2.1_p2-r1.ebuild,
+ ximian-connector-1.2.1_p2.ebuild, ximian-connector-1.2.2_p1.ebuild,
+ ximian-connector-1.4.0.0.6.2.ebuild:
+ version bump and cleanup.
+ fixed in 1.2.x : pegged deps at evolution-1.2.x
+ fixed in 1.4.x : gconf install, rpm eclass, krb4 dep, removed ppc option
+
+*ximian-connector-1.2.2_p1-r1 (11 Feb 2003)
+*ximian-connector-1.2.2_p1 (11 Feb 2003)
+
+ 11 Feb 2003; Jon Nall <nall@gentoo.org> files/digest-ximian-connector-1.2.2_p1-r1 :
+ fixed digest MD5 for x86
+
+ 11 Feb 2003; Jon Nall <nall@gentoo.org> ximian-connector-1.2.2_p1-r1.ebuild,
+ files/digest-ximian-connector-1.2.2_p1-r1 :
+ bumped version and changed the RESTRICT to "fetch" to force users to d/l
+ the rpm's from ximian's site (thereby agreeing to the connector license)
+ per ximian's request.
+
+*ximian-connector-1.2.1_p2-r1 (04 Feb 2003)
+
+ 04 Feb 2003; Jon Nall <nall@gentoo.org> ximian-connector-1.2.1_p2-r1.ebuild,
+ files/digest-ximian-connector-1.2.1_p2-r1 :
+ set RESTRICT to "nomirror" and download the rpm's directly from ximian's
+ website; fix bug #15054 (sandbox violation); added md5sums for both
+ ppc and x86 rpm's
+
+*ximian-connector-1.2.1_p2 (26 Jan 2003)
+
+ 26 Jan 2003; Jon Nall <nall@gentoo.org> ximian-connector-1.2.1_p2.ebuild :
+ modified to use latest release from ximian. also added get_connector.py
+ script to download directions
+
+*ximian-connector-1.2.0 (18 Nov 2002)
+
+ 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
+
+ 19 Nov 2002; Jon Nall <nall@gentoo.org> ximian-connector-1.2.0.ebuild :
+ ximian's license doesn't allow redistribution of binaries. therefore,
+ i've marked this as RESTRICT="fetch" with a note to the user of how/
+ where to get the package needed
+
+ 18 Nov 2002; Jon Nall <nall@gentoo.org> ChangeLog, ximian-connector-1.2.0.ebuild,
+ files/digest-ximian-connector-1.2.0 :
+ Initial import.
--- /dev/null
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+
+#inherit gnome2
+
+# problems with -O3 on gcc-3.3.1
+replace-flags -O3 -O2
+
+DESCRIPTION="Ximian Connector (An Evolution Plugin to talk to Exchange Servers)"
+SRC_URI="ftp://ftp.ximian.com/pub/source/evolution/${P}.tar.gz"
+HOMEPAGE="http://www.ximian.com"
+
+IUSE="ldap"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="x86 -ppc -sparc -alpha -mips"
+#RESTRICT="nostrip"
+
+RDEPEND=">=net-mail/evolution-1.4
+ >=gnome-extra/gal-1.99.11
+ ldap? ( >=net-nds/openldap-2.0 )
+ net-libs/linc"
+DEPEND=""
+
+#S=${WORKDIR}
+
+src_compile() {
+ einfo "Compiling Ximian Connector for Exchange..."
+ local myconf=
+ use ldap \
+ && myconf="${myconf} --with-openldap=yes --with-static-ldap=no" \
+ || myconf="${myconf} --with-openldap=no"
+ econf ${myconf} || die "configure failed"
+ emake || die "make failed"
+}
+
+src_install() {
+ einstall DESTDIR=${D}
+}