Bug 29261

Summary: Bug-fix and feature update for Balsa-1.1.7
Product: Ports & Packages Reporter: jmcoopr <jmcoopr>
Component: Individual Port(s)Assignee: freebsd-gnome (Nobody) <gnome>
Status: Closed FIXED    
Severity: Affects Only Me CC: gnome
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description jmcoopr 2001-07-27 09:30:01 UTC
	This proposed update:

	1) fixes a zombie thread bug (patch submitted to authors);
	2) enables OPENSSL and OPENLDAP support;
	3) cleans up make and build
	4) deals with PR ports/29112 (this is an improved version
	of the patch I posted in response to that PR);

	TODO:

	1) Spell checking is broken because of breakage in pspell;
	2) Krb5 support not working yet (combination of IMAP
	instability in Balsa itself and Kerberos weirdness)

How-To-Repeat: 	N/A
Comment 1 Mario Sergio Fujikawa Ferreira freebsd_committer freebsd_triage 2001-08-09 18:18:47 UTC
Responsible Changed
From-To: freebsd-ports->gnome

Over to maintainer
Comment 2 jmcoopr 2001-09-02 06:39:39 UTC
Now that I finally have an LDAP server to connect to, I can confirm that 
the LDAP support for Balsa 1.1.7 works--with one change.  The 
OpenLDAP/ldap.1 doesn't work right.  For proper function, the 
LIB_DEPENDS should be changed from:

ldap.1:${PORTSDIR}/net/openldap

to

ldap.2:${PORTSDIR}/net/openldap2

With OpenLDAP2, and Balsa linked/compiled with it, LDAP "Address Books" 
work just fine.

jmc
Comment 3 jmcoopr 2001-09-19 01:57:49 UTC
I have submitted a patch to upgrade Balsa to version 1.2.0, released 
today, that supercedes this PR.

Please close this PR.

jmc
Comment 4 jmcoopr 2001-09-19 02:01:46 UTC
The superceding PR is ports/30662.

jmc
Comment 5 Pete Fritchman freebsd_committer freebsd_triage 2001-09-19 06:35:14 UTC
State Changed
From-To: open->closed

Superseded by ports/30662