Commit graph

29 commits

Author SHA1 Message Date
recht
795efbc1a3 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-07-23 15:09:57 +00:00
jmmv
bedae6c90c Make use of the new USE_DIRS variable, instead of directly depending on the
*-dirs packages.
2004-04-14 16:15:20 +00:00
recht
e0a1f55e97 update to 2.0.17
changes:
- build on GNOME-2.6
- fix some GPGME interaction problems.
- yet another set of minor fixes.
2004-03-31 12:37:00 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
tron
ee3dc3f7ee 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-11 22:35:45 +00:00
jmmv
ae5a97419f Handle some shared directories by depending on (or updating dependancies to
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs.
Bump PKGREVISION.
2004-03-08 19:40:36 +00:00
recht
9a0f6abe7b 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-03-07 11:15:45 +00:00
jlam
ec993afa1a 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-14 17:21:32 +00:00
xtraeme
79317ebe2d bl3ify 2004-02-11 04:35:20 +00:00
xtraeme
38b0e92153 Bump PKGREVISION to balsa2 and evolution due to gtkhtml3 update. 2004-02-11 04:02:48 +00:00
jmmv
bad3afef71 Bump PKGREVISION due to gnome-vfs2 update (fam readded as a dependancy). 2004-02-09 18:47:36 +00:00
rh
12faba5b32 Update balsa2 to 2.0.16.
The major highlights of this release are:

 * update GPGME support: 124905. GPGME-0.4.3 or better is required.
 * libgtkhtml3 support added.
 * use bonobo to avoid running of multiple balsa instances.
 * fix bugs: 103639, 124550, 127422, 129316 and number of others.
2004-01-26 03:31:31 +00:00
jmmv
a58dd81611 Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-23 21:50:42 +00:00
reed
6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00
jmmv
a51d1c36df Bump PKGREVISION due to gnome-vfs2 update (fam removed as dependancy).
( We really need non-recursive dependancies... *sigh* )
2003-12-28 23:37:05 +00:00
wiz
26be669fe0 Depend on gpgme03 package. Bump PKGREVISION. 2003-12-14 17:56:39 +00:00
wiz
391b5798e6 Bump PKGREVISION for atk library major bump. 2003-12-13 00:45:21 +00:00
jschauma
fe19bb05b5 PKGREVISION++ after openssl update. 2003-11-12 03:39:39 +00:00
salo
f35979c642 PKGREVISION++ due to devel/popt update. 2003-11-12 01:31:47 +00:00
xtraeme
757d59a3b3 Updated to 2.0.15.
Changes:

- imap folder scanning speedup.
- fix bugs: 121181, 121637, 121867 and others.
- help updates.
2003-09-30 06:28:58 +00:00
xtraeme
6762bc99b7 Update to 2.0.14.
Changes:

* Balsa-2.0.14 release. Release date 2003-08-26

- message wrapping improvements, RFC 2646 support.
- experimental LDAP write support (feedback and patches appreciated).
- number of bugs fixed.

* Balsa-2.0.13 release. Release date 2003-07-27

- more flexible printing configuration.
- l10n improvements.
- number of bug fixes.
2003-09-09 19:15:12 +00:00
drochner
4382567bd2 Trick the configure script into accepting libiconv, whether one in the
base system or the pkg addon is used.
2003-07-28 18:17:15 +00:00
drochner
1e49c4f0b6 -update to 2.0.12
changes:
 -Undo function in the message composer
 -extended GPG support
 -bugfixes
-Remove a hack which appearently helps finding iconv() in libiconv.
 Every other pkg finds it itself; and it breaks in -current.
2003-07-25 18:25:45 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
rh
dd730a8ee6 Initial import of balsa-2.0.10, a GNOME2 EMail client.
This is the pkgsrc-wip version with bugfixes from Juan RP.
2003-04-27 00:42:58 +00:00