2004-08-22 19:52:50 by Marc Recht | Files touched by this commit (3) |
Log message:
Update to Balsa-2.2.3
changes:
- periodic expunge code crash fixed.
- fixed recovery from broken IMAP connections.
- startup speedup.
- some memory leaks fixed.
|
2004-08-16 00:08:40 by Marc Recht | Files touched by this commit (2) | |
Log message:
update to 2.2.2
* Balsa-2.2.2 release. Release date 2004-08-08
- configurable hiding of deleted messages.
- keyboard navigation fixes.
- message counting in some edge cases fixed.
- GPG fixes.
* Balsa-2.2.1 release. Release date 2004-07-30
- IMAP mailboxes could be incorrectly marked as read-only.
- message selection behaves more sanely.
- 64-bit fixes.
- memory leaks fixed.
- handle better imap servers without server-side threading and limits
on number of concurent connections.
- quick "Sender or Subject" message index filtering.
- various UI improvements.
|
2004-07-23 17:09:57 by Marc Recht | Files touched by this commit (10) | |
Log message:
update to balsa-2.2.0
* Balsa-2.2.0 release. Release date 2004-07-06
- fix 143322, 143263, 145701.
- GPGME updates.
- GSSAPI IMAP authentication.
- more build fixes.
* Balsa-2.1.91 release. Release date 2004-07-06
- multiple build fixes.
- few crashes fixed.
* Balsa-2.1.90 release. Release date 2004-07-03
- mailbox scanning improvements.
- Edit/Find UI more user-friendly.
- message filtering fixes.
- reset TLS status of broken IMAP sessions.
* Balsa-2.1.3 release. Release date 2004-05-22
- GPGME fixes.
- Reduce memory usage of local mailbox drivers.
- numerous i18n fixes.
- more careful error checking.
- user configuration of TLS, APOP settings to work around broken servers.
* Balsa-2.1.2 release. Release date 2004-04-05
- POP3 with TLS and PIPELINING.
- mbox driver performance improvements.
- numerous other performance improvements.
- filters reenabled.
- memory leaks plugged.
* Balsa-2.1.1 release. Release date 2004-02-29
Numerous fixes, most prominent are:
- reduce memory usage of mbox driver.
- major cleanup of local and remote drivers.
- searching re-enabled again.
- SSL/TLS re-enabled again.
- Use bonobo to bring up already running instances.
* Balsa-2.1.0 release. Release date 2004-01-11
- entirely new backend and message index.
|
2004-04-14 18:15:30 by Julio M. Merino Vidal | Files touched by this commit (147) |
Log message:
Make use of the new USE_DIRS variable, instead of directly depending on the
*-dirs packages.
|
2004-03-31 14:37:00 by Marc Recht | Files touched by this commit (5) | |
Log message:
update to 2.0.17
changes:
- build on GNOME-2.6
- fix some GPGME interaction problems.
- yet another set of minor fixes.
|
2004-03-26 03:28:02 by Thomas Klausner | Files touched by this commit (572) | |
Log message:
PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
|
2004-03-11 23:35:45 by Matthias Scheler | Files touched by this commit (1) |
Log message:
Skip broken check for iconv_open() which doesn't work with the "icon"
library and headers from the "libiconv" package. This fixes PR pkg/24444
by myself.
|
2004-03-07 12:15:45 by Marc Recht | Files touched by this commit (1) |
Log message:
Make USE_OPENLDAP actually work by including mk/bsd.prefs.mk and changing
--enable-ldap to --with-ldap.
While at it add add BUILD_DEFS for openldap and use pkgsrc intltool.
Bump PKGREVISION to 3, because of the openldap change.
|
2004-02-14 18:21:56 by Johnny C. Lam | Files touched by this commit (400) |
Log message:
LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
|
2004-02-11 05:36:58 by Juan Romero Pardines | Files touched by this commit (1) |
Log message:
bl3ify
|