summaryrefslogtreecommitdiff
path: root/mail/balsa/patches
AgeCommit message (Collapse)AuthorFilesLines
2010-09-08-use mail/gmime24, it has been there beforedrochner1-5/+6
-no need to define _NETBSD_SOURCE -- _XOPEN_SOURCE=520 should be sufficient for getaddrinfo(3), and more portable -ltdl is unused apparently
2010-09-07Changes 2.4.8:adam12-112/+29
* QUOTA and MYRIGHTS IMAP extension support. * IMAP compression (COMPRESS=DEFLATE) when supported by server * making opening attachment easier by saving them in a directory * downloadable images when using Webkit html widget * faster opening of the compose window. * text searching enabled in the WebKit html viewer. * options to hide toolbars and other parts of the UI (useful on netbooks etc). * For laptop/wifi users: not trying to reach POP3 servers while disconnected, and instead checking immediately on reconnection. * infinite loop avoided. * avoid crashes when manually verifing GPG signature.
2008-10-29Update to 2.3.26, and enable many more features by default.wiz5-31/+44
Changes: * Balsa-2.3.26 release. Release date 2008-09-07 - composing format=flowed messages with spaces pasted in works better. - allow to explicitly specify a GPG key id for an identity. * Balsa-2.3.25 release. Release date 2008-06-14 - GMail compatibility. - notification icon in GNOME panel is optional now. - wrapping of flowed text improved. - lots of various bug fixes. * Balsa-2.3.24 release. Release date 2008-05-31 - Support for accessing files over gnome-vfs (smb, ssh mounts, etc.) - maildir tree scanning fixes. - Rudimentary support for sending text/html messages. - UIDPLUS IMAP extension support. * Balsa-2.3.23 release. Release date 2008-03-20 - Suppport for IMAP MULTIAPPEND extension for faster uploading of message batches to and from IMAP servers. - improved scanning of mailbox trees. - GtkSourceView2 support. * Balsa-2.3.22 release. Release date 2007-12-23 - new address edition widget in the compose window. - compose window displays languages available for spell checking. - more new icons. * Balsa-2.3.21 release. Release date 2007-12-08 - migration from GnomeUI to GtkUIManager - Rubrica address book support. - bugs fixed: GNOME: 481842, 488432, 496316; Redhat: 414361. * Balsa-2.3.20 release. Release date 2007-09-07 - fix buffer overflow (#474366). - avoid sending messages twice under certain conditions. * Balsa-2.3.19 release. Release date 2007-08-25 - more build fixes. * Balsa-2.3.18 release. Release date 2007-08-22 - reflow improvements. - Build problems against steaming-hot GNOME fixed. - Make BINARY and ESEARCH IMAP extensions usage more robust. * Balsa-2.3.17 release. Release date 2007-07-04 - check validity of server APOP challenge. - add ability to store VCARD signatures. - use ESEARCH IMAP extension if available. - message wrapping fixes. - and an usual bunch of bugfixes. * Balsa-2.3.16 release. Release date 2007-05-27 - fix message threading regression. - reorganize "Identity" dialog. - code cleanup. * Balsa-2.3.15 release. Release date 2007-05-01 - Use GtkPrint infrastructure if available. - handle LDAP referrals. - nicer citation marks. - initial libnotify support. - IMAP BINARY support. * Balsa-2.3.14 release. Release date 2006-12-12 - deferred population of the mailbox index. - client-side IMAP sorting. - be compatible with recent gtk2 releases. - mailbox tabs reorderable with d&d. - enhanced mailto: URL handling. * Balsa-2.3.13 release. Release date 2006-06-26 - many small fixes - nicer icons. * Balsa-2.3.12 release. Release date 2006-03-04 - do not reference freed memory in mbox driver. * Balsa-2.3.11 release. Release date 2006-02-28 - assure messages are properly signed after identity change. - Ctrl-N goes over unread messages in all mailboxes. - Redone Preference Manager. - support better slow LDAP servers. - use better real estate when displaying message counts. - fixed bugs: 330085, 330093, 332980.
2008-07-13Add a fix for a buffer overflow reading ir commands in balsa.tonnerre1-2/+11
2007-09-20Move balsa2 to balsa, to make directory name match PKGNAME.wiz11-0/+154
2005-07-23Remove some obsolete packages using gnome[1]-libs.wiz3-86/+0
List posted to tech-pkg by jmmv on June 15, no negative comments.
2003-04-26Update balsa to 1.4.3. Changes include:rh2-47/+63
- number of bugs fixed (52168, 102472, 102470, 105605, 106508). - some build fixes (e.g against openssl-0.9.7) - fix crash on concurrent access to local mailboxes. - spell checking fixes. - numerous message filtering fixes. - incremental search fixes. - several filter-related bugs fixed. - filters UI adapted to HIG guidelines. - build fixes for different architectures.
2003-01-16Switch to aspell provided libpspell compat library. Bump PKGREVISION.salo1-4/+26
2002-08-21Update to balsa 1.4.0mjl1-17/+8
- filter documentation. - adding mailboxes out of local mail directory hierachy. - various build fixes. - building fixes. - code cleanup. - new MostRecentlyUsed list. - mailbox rename fixes. - search and filtering fixes. - reasonable searching in message bodies held in IMAP mailboxes. - do not crash when called with -a. - minor filter UI improvements (sensitive). - more verbose on common SMTP errors. - RFC-compliant header encoding - password privacy fixes - build fixes (--without-esmtp, --disable-threads) - filter-on-receive fixes. - general cleanup and other small bug fixes - protect ESMTP passwords and pass-phrases - new mailboxes scanned in a thread - improved message include function - preserve References: headers over message postpone - number of crashes and other bugs fixed - build fixes. Make some dependencies optional - remove some double free()s - filter incoming POP3 messages - fixed content-disposition and charset bugs - fixes for printing of multipart messages with different content-types - rescanning local directories - delayed message deletion (and undeletion) - highlight bad addresses in compose window - external editor support - imap message caching - imap password handling fixes - first step to searching and filters - delayed IMAP tree scanning - "reply to group" functional
2002-03-11libpspell pulls in libstdc++ via dependency settings in the lib. That needs -lmjmc1-3/+12
to be added to LIBS then as some of the c++ routines referenced use math.
2002-02-01Update to balsa 1.2.4. Changes are numerous since the last version inmjl4-43/+34
pkgsrc was 1.0.0, most notably IMAP support and a nicer user interface. Note that thread support is disabled, I couldn't get it to work.
2002-01-24Strongly buildlinkify, use PKGLOCALEDIR instead of hardwiring `share'.wiz1-3/+3
2002-01-15Fix compilation with libpspell-0.12.2.wiz1-0/+12
2000-10-22Update balsa to 1.0p3. Changes are tons of bugfixes and a new spellrh2-9/+18
checker interface.
2000-08-29Update balsa to 0.9.3. Changes are bugfixes and initial APOP support.rh2-0/+36
2000-05-02Remove patches to deal with two bugs involving configure's handling ofdanw2-48/+0
INSTALL which have both been worked around in bsd.pkg.mk now.
2000-04-25Update balsa to 0.8.0p1. Changes are tons of bug fixes, usable IMAPrh2-41/+9
support, and a manpage.
1999-12-12Initial import of balsa-0.4.9.5, a GNOME email client.rh2-0/+80