summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn N. Laliberte <allanonjl@gentoo.org>2005-05-23 13:41:35 +0000
committerJohn N. Laliberte <allanonjl@gentoo.org>2005-05-23 13:41:35 +0000
commit6dee9c1b2a35842d9e62396a708a91df7b3f4aa7 (patch)
tree483f91c1b41004cd9d2e79d05d99cb9571057758 /mail-client/balsa
parentMore get_libdir-ization (diff)
downloadhistorical-6dee9c1b2a35842d9e62396a708a91df7b3f4aa7.tar.gz
historical-6dee9c1b2a35842d9e62396a708a91df7b3f4aa7.tar.bz2
historical-6dee9c1b2a35842d9e62396a708a91df7b3f4aa7.zip
patch to make ssl work. Thanks to Andrea Pinazzi for researching. fixes #93670
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'mail-client/balsa')
-rw-r--r--mail-client/balsa/ChangeLog9
-rw-r--r--mail-client/balsa/Manifest15
-rw-r--r--mail-client/balsa/balsa-2.2.6-r1.ebuild73
-rw-r--r--mail-client/balsa/files/balsa-ssl.patch10
-rw-r--r--mail-client/balsa/files/digest-balsa-2.2.6-r11
5 files changed, 96 insertions, 12 deletions
diff --git a/mail-client/balsa/ChangeLog b/mail-client/balsa/ChangeLog
index 28ba103fcf4f..e7ca139eadb9 100644
--- a/mail-client/balsa/ChangeLog
+++ b/mail-client/balsa/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for mail-client/balsa
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/ChangeLog,v 1.26 2005/05/17 18:08:03 ferdy Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/ChangeLog,v 1.27 2005/05/23 13:41:35 allanonjl Exp $
+
+*balsa-2.2.6-r1 (23 May 2005)
+
+ 23 May 2005; John N. Laliberte <allanonjl@gentoo.org>
+ +files/balsa-ssl.patch, +balsa-2.2.6-r1.ebuild:
+ patch to make ssl work. Thanks to Andrea Pinazzi for researching. fixes
+ #93670
17 May 2005; Fernando J. Pereda <ferdy@gentoo.org> balsa-2.2.6.ebuild:
keyworded ~alpha wrt #86732
diff --git a/mail-client/balsa/Manifest b/mail-client/balsa/Manifest
index 49ab7d87de78..b60eca9dac02 100644
--- a/mail-client/balsa/Manifest
+++ b/mail-client/balsa/Manifest
@@ -1,22 +1,15 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 3d8ea268bc011e284d19acc46e831802 balsa-2.0.15-r2.ebuild 1804
+MD5 f9b75f07316fa4c916016a2f92ed0cb2 balsa-2.2.6-r1.ebuild 1768
MD5 3f9307f7f2f95feab10f1647ee53773d balsa-2.2.6.ebuild 1726
MD5 d4f6dbc31e378077014bb877a6be7feb balsa-1.4.3.ebuild 1700
-MD5 851968c0bee0a4f968877d9f344e7f01 ChangeLog 12272
+MD5 9c88e74861dbf341b739d0751153b7fd ChangeLog 12497
MD5 f4713bbf77ae895c7ff6c022a7a2f542 metadata.xml 222
+MD5 f723c65b41c5410c4402b0c5aa2fabd9 files/balsa-ssl.patch 502
MD5 6214786af3a3095a1e721302f10228f2 files/gtk+2.4-2.patch 1542
MD5 7640c6a66bb87af1486164581e95296d files/balsa-1.4.0-gentoo.diff 830
MD5 1a6b22403c4f66fbbbd6940c7cc31dca files/balsa-gtk+-2.4-deprecation-fix.patch 2848
MD5 92455a1d3e62f5727b37d43f60acdf12 files/digest-balsa-1.4.3 65
MD5 6bad789bbe40ec51339b6c85735d88e5 files/digest-balsa-2.2.6 65
MD5 cb6019030e00d143459011755f8f525f files/balsa-2.2.6-deprecation.fix.patch 3352
+MD5 6bad789bbe40ec51339b6c85735d88e5 files/digest-balsa-2.2.6-r1 65
MD5 aa4090173ee51cb5766ef1b3a6d6f379 files/digest-balsa-2.0.15-r2 66
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFCijMeViELBEf1JB0RAqIEAJ4uz5CCy8IlVse/FuinGuOAFI5UpACfYaAS
-vIiWz7F4wu/tWhlKEerCIbA=
-=YyHQ
------END PGP SIGNATURE-----
diff --git a/mail-client/balsa/balsa-2.2.6-r1.ebuild b/mail-client/balsa/balsa-2.2.6-r1.ebuild
new file mode 100644
index 000000000000..97204ab47c62
--- /dev/null
+++ b/mail-client/balsa/balsa-2.2.6-r1.ebuild
@@ -0,0 +1,73 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/balsa-2.2.6-r1.ebuild,v 1.1 2005/05/23 13:41:35 allanonjl Exp $
+
+inherit gnome2 eutils
+
+IUSE="doc ssl gtkhtml pcre ldap crypt kerberos threads sqlite"
+DESCRIPTION="Email client for GNOME"
+SRC_URI="http://balsa.gnome.org/${P}.tar.bz2"
+HOMEPAGE="http://balsa.gnome.org"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
+
+RDEPEND=">=gnome-base/libgnome-2.0
+ >=gnome-base/libgnomeui-2.0
+ >=gnome-base/gnome-vfs-2.0
+ =dev-libs/gmime-2.1.9*
+ >=gnome-base/libbonobo-2.0
+ >=gnome-base/libgnomeprint-2.1.4
+ >=gnome-base/libgnomeprintui-2.1.4
+ >=x11-libs/gtk+-2
+ net-mail/mailbase
+ >=net-libs/libesmtp-1.0-r1
+ sys-devel/libtool
+ virtual/aspell-dict
+ ssl? ( dev-libs/openssl )
+ pcre? ( >=dev-libs/libpcre-3.4 )
+ gtkhtml? (
+ || (
+ =gnome-extra/libgtkhtml-3.2*
+ =gnome-extra/libgtkhtml-3.0*
+ =gnome-extra/libgtkhtml-2*
+ )
+ )
+ ldap? ( net-nds/openldap )
+ kerberos? ( app-crypt/mit-krb5 )
+ sqlite? ( >=dev-db/sqlite-2.8 )
+ crypt? ( >=app-crypt/gpgme-0.9.0 )
+ "
+
+DEPEND="${RDEPEND}
+ dev-util/intltool
+ dev-util/pkgconfig
+ >=app-text/scrollkeeper-0.1.4
+ doc? ( dev-util/gtk-doc )
+ "
+
+USE_DESTDIR="1"
+
+src_unpack(){
+ unpack ${A}
+ cd ${S}
+ epatch ${FILESDIR}/balsa-2.2.6-deprecation.fix.patch
+ epatch ${FILESDIR}/balsa-ssl.patch
+}
+
+use crypt \
+ && G2CONF="${G2CONF} --with-gpgme=gpgme-config" \
+ || G2CONF="${G2CONF} --without-gpgme"
+
+G2CONF="${G2CONF} \
+ $(use_with ssl) \
+ $(use_with ldap) \
+ $(use_with sqlite) \
+ $(use_with kerberos gss) \
+ $(use_enable gtkhtml) \
+ $(use_enable threads) \
+ $(use_enable pcre) \
+ "
+
+DOCS="AUTHORS COPYING ChangeLog HACKING INSTALL NEWS README TODO docs/*"
diff --git a/mail-client/balsa/files/balsa-ssl.patch b/mail-client/balsa/files/balsa-ssl.patch
new file mode 100644
index 000000000000..7edc13cace72
--- /dev/null
+++ b/mail-client/balsa/files/balsa-ssl.patch
@@ -0,0 +1,10 @@
+--- balsa-2.2.6/libbalsa/mailbox_pop3.c 2004-10-30 05:35:58.000000000 -0400
++++ balsa-2.2.6.new/libbalsa/mailbox_pop3.c 2005-05-23 09:00:40.994706080 -0400
+@@ -532,6 +532,7 @@
+
+ pop = pop_new();
+ pop_set_option(pop, IMAP_POP_OPT_FILTER_CR, TRUE);
++ pop_set_option(pop, IMAP_POP_OPT_OVER_SSL, server->use_ssl);
+ pop_set_option(pop, IMAP_POP_OPT_DISABLE_APOP, m->disable_apop);
+ pop_set_tls_mode(pop, tls_mode);
+ pop_set_timeout(pop, 60000); /* wait 1.5 minute for packets */
diff --git a/mail-client/balsa/files/digest-balsa-2.2.6-r1 b/mail-client/balsa/files/digest-balsa-2.2.6-r1
new file mode 100644
index 000000000000..beeeb355c10c
--- /dev/null
+++ b/mail-client/balsa/files/digest-balsa-2.2.6-r1
@@ -0,0 +1 @@
+MD5 6179fadbfc5cca642dac081519acef25 balsa-2.2.6.tar.bz2 2913847