summaryrefslogtreecommitdiff
path: root/mail
AgeCommit message (Collapse)AuthorFilesLines
2009-09-30update to 0.7.0, to support claws-mail-3.7.2drochner4-22/+9
requested by smb
2009-09-30update to 2.0.5 -- 2.0.3 doesn't build with claws-mail-3.7.2 due todrochner5-38/+12
an API change
2009-09-30propagate "enchant" dependency, fixes build of some "extra" (ie notdrochner1-1/+3
bundled) plugins
2009-09-29Obsolete squirrelmail-japanese and squirrelmail-lite package options.taca3-27/+3
* Currently, squirrelmail package is brokwn when enable squirrelmail-japanese option and are/squirrelmail/functions/decode/iso_2022_jp.php was conflicted between squirrelmail and squirrelmail-decode package. * squirrelmail-japanese isn't available for squirrelmail-1.4.20-RC2. Bump PKGREVISION.
2009-09-29Remove subst of IMAPClient => ImapClient2 now we can use the standardabs1-7/+2
IMAPClient module. Bump pkgrevision
2009-09-24Include "../../sysutils/desktop-file-utils/desktopdb.mk" to make pkglintwiz1-1/+2
happy.
2009-09-24Bumping revision of packages which depend direct or indirect onsno2-2/+4
devel/p5-Class-MOP. A late detected incompible change forced it.
2009-09-22Added mail/p5-App-Siesh version 0.20sno1-1/+2
2009-09-22Importing package mail/p5-App-Siesh for p5 module App::Siesh v0.20 fromsno3-0/+43
PR pkg/41818 with some modifications. Siesh provides a shell-like interface for manipulating sieve scripts using the ManageSieve protocol.
2009-09-22Always add "VARBASE" to "BUILDDEFS" as we use it unconditionally now.tron2-5/+3
2009-09-22Backout incorrect change. Problem pointed out Petar Bogdanovi.tron1-2/+2
2009-09-22Fix user destination directory build if the database directorytron5-8/+14
doesn't exist yet. Based on a patch supplied by Petar Bogdanovi in private e-mail.
2009-09-22Remove a bogus patch which specified a hardcoded /usr/pkg/lib/firefox rpath.tnn2-18/+1
Can't possibly be right for this package.
2009-09-20Update to 0.3. From the changelog:schmonz4-125/+194
- Fix gn and givenName should be synonymous in LDAP addressbook (#1485892) - Add mail_domain to LDAP email entries without @ sign (#1485201) - Fix saving empty values in LDAP contact data (#1485781) - Fix LDAP contact update when RDN field is changed (#1485788) - Fix LDAP attributes case senitivity problems (#1485830) - Fix LDAP addressbook browsing when only one directory is used (#1486022) - Fix endless loop on error response for APPEND command (#1486060) - Don't require date.timezone setting in installer (#1485989) - Fix date sorting problem with Courier IMAP server (#1486065) - Unselect pressed buttons on mouse up (#1485987) - Don't set php_value error_log in .htaccess but mention in INSTALL (#1485924) - Fix too small status/flag/attachment columns in Safari 4 (#1486063) - Fix selection disabling while dragging splitter in webkit browsers (#1486056) - Added 'new_messages' plugin hook (#1486005) - Added 'logout_after' plugin hook (#1486042) - Added 'message_compose' hook - Added 'imap_connect' hook (#1485956) - Fix vcard_attachments plugin (#1486035) - Updated PEAR::Auth_SASL to 1.0.3 version - Use sequence names only with PostgreSQL (#1486018) - Re-designed User Preferences interface - Fix MS SQL DDL (#1486020) - Fix rcube_mdb2.php: call to setCharset not implemented in mssql driver (#1486019) - Added 'display_next' option - Fix rcube_mdb2::unixtimestamp for MS SQL (#1486015) - Fix HTML washing to respect character encoding - Fix endless loop in iil_C_Login() with Courier IMAP (#1486010) - Fix #messagemenu display on IE (#1486006) - Speedup UI by using sprites for (toolbar) buttons - Fix charset names with X- prefix handling - Fix displaying of HTML messages with unknown/malformed tags (#1486003) From Fredrik Pettai in pkg/42099.
2009-09-19Updating mail/p5-MIME-Lite from 3.025 to 3.026sno3-14/+14
pkgsrc changes: - Adjusting dependencies Upstream changes: Version 3.026 Fix tests to pass with MIME::Types 1.28
2009-09-19Updating mail/p5-MIME-EncWords from 1.010.101nb1 to 1.011.1sno2-8/+8
pkgsrc changes: - Adding license definition - Adjusting dependencies Upstream changes: 2009-06-16 Hatuka*nezumi - IKEDA Soji <hatuka@nezumi.nu> * Release 1.011.1 - no new features. * Fix: Perl <= 5.6.x - skip tests with older POD::Simple. * MIME::Charset >= 1.007.1 is required. 2009-05-17 Hatuka*nezumi - IKEDA Soji <hatuka@nezumi.nu> * Release 1.011 - not really released. 2009-05-11 Hatuka*nezumi - IKEDA Soji <hatuka@nezumi.nu> * Release 1.011_01 - no new features. * Supports Perl 5.8.0. * MIME::Charset >= 1.007 is required.
2009-09-19Updating mail/p5-MIME-Charset from 1.006.2nb1 to 1.007.1sno2-7/+16
pkgsrc changes: - Adding license definition - Adjusting module type Upstream changes: 2009-06-16 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu> * Release 1.007.1. * Changes: - eucJP-ascii and its 7-bit counterpart was chosen instead of eucJP-ms, as latter will occasionally break standardized mappings. Shift-encoding counterpart hasn't been implemented yet. * Fix: Skip all pod tests on pre-UTF8 Perl. 2009-05-17 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu> * Release 1.007 - not really released. 2009-05-12 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu> * Release 1.007_02. * Charset/CP932.pm: Supports extended mappings for ISO-2022-JP/EUC-JP by those of eucJP-ms, as CP51932 mungles accented latin characters and ISO-2022-JP-1 does not support NEC/IBM extended mappings. 2009-05-11 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu> * Release 1.007_01. * Supports Perl 5.8.0. * New function: detect_7bit_charset(). * Bundle inc::Module::Install. * Corrected META.yml & PODs. Removed duplicated docs.
2009-09-17Handle:reed1-2/+2
WARN: mail/Makefile:263: re-alpine should come before relay-ctrl.
2009-09-16Updating mail/p5-Net-ManageSieve from 0.06 to 0.08sno2-6/+7
pkgsrc changes: - Adding license definition Upstream changes: 0.08 Tue Aug 4 13:56:26 CEST 2009 - chg: accept ucfirst options on new() constructor for all options CPAN bug #48349 MDOM - fix: documentation bug about to pass "tls" to IO::Socket 0.07 Tue Aug 4 13:56:26 CEST 2009 - add: on_fail option for constructor CPAN bug #48286 Mario Domgoergen - fix: missing call to _set_error() when TLS fails
2009-09-16Updating mail/p5-Email-Send from 2.194 to 2.198sno2-6/+7
pkgsrc changes: - Adding license definition Upstream changes: 2.198 2009-07-12 ** PLEASE CONSIDER USING EMAIL-SENDER INSTEAD ** fix the paths added in 2.195; thanks, ansgar from uni-heidelberg 2.197 2009-06-13 ** PLEASE CONSIDER USING EMAIL-SENDER INSTEAD ** fix regression introduced into SMTP transport's "to" detector (thanks to John Maslanik for bug report) 2.196 2009-06-09 ** PLEASE CONSIDER USING EMAIL-SENDER INSTEAD ** reduce reliance of tests on screw-up-able Module::Pluggable call 2.195 2009-06-07 ** PLEASE CONSIDER USING EMAIL-SENDER INSTEAD ** add /usr/sbin/sendmail as last place to always look for sendmail add /usr/lib/sendmail as last place to always look for sendmail if $QMAIL variable for Qmail subclass is -x, use it
2009-09-16Updating mail/p5-Email-Valid from 0.181 to 0.182sno2-7/+7
Upstream changes: 0.182 2009-08-03 skip DNS tests on machines with lying DNS
2009-09-15Added mail/re-alpine version 2.01reed1-1/+2
2009-09-15Import new package: re-alpine.reed5-0/+80
Re-alpine is a fork of Alpine with a new development team. (Alpine is the official replacement for the Pine email and news client.) Re-alpine is a screen-oriented message-handling tool (i.e. a mail client) with many configurations for the novice and power user. This package currently only installs the alpine binary, excluding the pilot and pico binaries which would cause it to conflict with the pine package.
2009-09-15reset PKGREVISION for base pkg updatedrochner8-24/+8
2009-09-15update to 3.7.2drochner5-23/+14
changes: Default Cc, Bcc and Reply-To options have been added to Folder Properties. MIME parts that lack an end boundary are now handled, (even though they're INVALID!). A 'Metadata handling' option has been added to the Miscellaneous options page. The options are 'safer' or 'faster'. 'faster' is Claws' original behaviour. 'safer' prevents data loss on system crashes where the filesystem is of a 'not-so-robust' variety, e.g. xfs. If in doubt, use 'safer'. This option defaults to 'safer'. Face and X-Face previews have been added to the Custom Header Configuration dialogue in Account preferences. An option has been added to the Receive page of IMAP account preferences, "Move deleted mails to trash and expunge immediately". This option is on by default to avoid changing the existing behaviour. Turning it off prevents automatic expunging. Also, 'Tools/Expunge' and 'View/Hide deleted messages' menu items have been added to main toolbar. Support for clickable gopher:// links has been added. In the Compose window a warning dialogue is raised if attachments that have been added no longer exist on the filesystem at the time of sending. Buttons to clear header lines in the Compose window have been added. GnuTLS compatibility mode is now used, this avoids problems with servers that don't comply 100% with the spec, but still exist. tools/csv2addressbook.pl thunderbird import for version 2.0.0.21 has been added. translation updates bugfixes
2009-09-14Update msmtp package to 1.4.18 adding a patch for OpenSSL 1.0beta.taca3-7/+22
(fix PR pkg/42054.) Changes: - Update gnulib to 2009-09-07. - Use proper binary prefixes when handling sizes. - Scripts msmtpq and msmtpQ: do not hardcode IP address of www.google.com when testing connectivity. Use host name instead. Closes Debian bug #538328. - Make the option -v an alias for -d/--debug, for compatibility with other implementations of the sendmail interface. Closes Debian bug #487272. - Add find_alias_for_msmtp.sh script by Jim Lofft. - Update gnulib to 2009-08-02. - Increase SMTP_MAXCMDLEN so that it is large enough to handle the potentially very long lines generated by the GSSAPI authentication method. - Update gnulib to 2009-03-07. Remove gnulib modules fseek/fseeko/lseek because they cause errors on MinGW: files opened with "r+" cannot be written to. Provide our own fseeko instead if it does not exist; see configure.ac. - Use "netrc" as SYSNETRCFILE, not ".netrc". Reported by Jim Pryor. - Use more gnulib modules to remove more W32 workarounds from the source. - Add missing gnulib module strerror for meaningful error messages on W32.
2009-09-14Dovecot CMU Sieve plugin 1.1.7 fixes some buffer overflow vulnerabilities,ghen3-13/+13
see: http://www.dovecot.org/list/dovecot-news/2009-September/000135.html Other changes not listed.
2009-09-14Update to Dovecot 1.1.19.ghen2-6/+6
- file_set_size() was broken with OSes that didn't support posix_fallocate() (almost everyone except Linux), causing all kinds of index file errors. - ldap: Fixed hang when >128 requests were sent at once. - Fixed a crash in saving messages where message contained a CR character that wasn't followed by LF (and the CR happened to be the last character in an internal buffer). - deliver: Don't send rejects to any messages that have Auto-Submitted header. This avoids emails loops. - Message decoding fixes (mainly for IMAP SEARCH, Sieve).
2009-09-13Add two patches from upstream bug tracking that fix MH box handlingwiz3-3/+41
that was broken in 1.5.20. Tracked down by tonio@ with help from Antonio Radici. Bump PKGREVISION.
2009-09-13Include "string.h" instead of manually defining prototypes for e.g.tron2-1/+23
strcpy(3). This fixes the build under Mac OS X Snow Leopard.
2009-09-13Updating mail/p5-Mail-Mbox-MessageParser from 1.5000nb2 to 1.5002sno5-60/+12
pkgsrc changes: - Adding license definition - Adjusting dependencies - prevent bundled Module::Install from automatic installing extra deps - removed upstream applied patches Upstream changes: Version 1.5002: Sun Aug 9 2009 - Disabled the grep interface, which has had some tricky bugs that I don't have time to figure out. - Fixed infinite loop that occurred for emails of less than 200 characters. (Thanks to Julian Ladisch <bitcard.org-prt@ladisch.de> for the bug report.) - Updated Makefile.PL to be compatible with versions of Module::Install > 0.88. - Instead of returning an error for an empty mailbox, a valid mailbox is returned that will immediately fail the end_of_mailbox check. This should simplify people's code. (Thanks to Daniel Maher <dma@witbe.net> for a bug report that suggested this change in semantics.) - More updates for the missing "m" modifier issue exposed by Perl 5.10. (Thanks to Tom Callawa <tcallawa@redhat.com> for the bug report, and Andreas K"onig <andreas.koenig@anima.de> for the patch.) - Added some debugging information for the "cache data not validated" error. Hopefully this will help catch the bug in the act. Version 1.5001: Sun Jul 20 2008 - Added the missing "m" modifier to a number of regular expressions. A change in Perl 5.10 exposed this issue. (Thanks to Anicka Bernathova <anicka@suse.cz> for the patch.) - Fixed an off-by-one error that would sometimes cause warnings about undefined values. - Added a hack to Makefile.PL to force Module::AutoInstall to be included for Module::Install::CheckOptional. - Fixed a problem in the PREOP rewriting that would cause it to fail on Windows.
2009-09-13Since cnews and snews scripts are Ruby scripts which use sqlite3taca1-2/+8
interface, replace interpreter line and depends on ruby-sqlite3 package. Bump PKGREVISION.
2009-09-12Sync ruby-actionmailer with rails packages.minskim2-6/+6
2009-09-12Updating mail/p5-MIME-Lite from 3.024 to 3.025sno2-6/+7
pkgsrc changes: - Adding license definition Upstream changes: Version 3.025 Added back support for providing a non-default SMTP port (#21156, #48783, thanks John Bokma!).
2009-09-12Updating mail/p5-MIME-Types from 1.27 to 1.28sno2-6/+7
pkgsrc changes: - Adding license definition Upstream changes: version 1.28: Mon Sep 7 00:12:53 CEST 2009 - fix initiation when using by_mediatype(). rt.cpan.org#49111 [GENEHACK]
2009-09-12Spelling and stuff.wiz3-4/+4
2009-09-10Update cyrus-imapd to 2.2.13p1.obache3-12/+11
Changes to the Cyrus IMAP Server since 2.2.13 * Fixed CERT VU#336053 - Potential buffer overflow in Sieve.
2009-09-08Added postconf (pkg/42015)martti2-2/+4
2009-09-08Fix an abort() caused by miscalculating the size of an internal buffer.tron3-2/+22
This can crash applications using "libspf2" (e.g. "milter-greylist") in an e-mail gets delivered via SMTP over IPv6 depending on the remote machine's IPv6 address.
2009-09-07nuked sendmail813jnemeth1-2/+1
2009-09-07This is ancient, unmaintained (both upstream and in pkgsrc), doesn't buildjnemeth33-896/+0
on current NetBSD releases, and nobody said anything when I asked, so bye-bye.
2009-09-03Restore DEPENDS, it wasn't mean to be removed. Drop NO_SRC_ON_FTP, itjoerg1-4/+2
can be mirrored normally.
2009-09-03Don't pass down -I and -L without argument for X11_TYPE=modular.joerg1-3/+5
2009-09-02Update to 2.7.1:wiz2-6/+6
2.7.1 Changes: Users (or package maintainers) now have the choice between Getopt::Long and Getopt::Mixed (with the latter as the default). 2.7 Changes: Another tweak to the MS-TOFU detection has been applied. 2.6 Changes: This release has a minor TOFU detection tweak. Some typos have been fixed. It is hopefully the last release before a long overdue migration to Getopt::Long.
2009-09-01Update "milter-greylist" package to version 4.2.3. Changes since 4.2.2:tron2-6/+6
- Fix unallocated memory use for ldapcheck and urlcheck property matching - Fix off-by one bug in DATA stage filtering (Pascal Lalonde)
2009-08-31Set license to "gnu-gpl-v2".tron1-1/+2
2009-08-31Updated mail/postfix-current to 2.7.20090828martti2-7/+7
The stable release Postfix 2.6.5 addresses the defects described below (some already addressed with the not-announced Postfix 2.6.3 release). These defects are also addressed in the legacy releases that are still maintained: Postfix 2.5.9, 2.4.13 and 2.3.19. Do not use Postfix 2.6.4, 2.5.8, 2.4.12, 2.3.18, 2.7-20090807, and 2.7-20090807-nonprod. These contain a DNS workaround that causes more trouble than it prevents. It is removed until further notice. Defects fixed with Postfix 2.6.3, 2.5.9, 2.4.13 and 2.3.19: - The Postfix Milter client got out of step with a Milter application after the application sent a "quarantine" request at end-of-message time. The Milter application would still be in the end-of-message state, while Postfix would already be working on the next SMTP event, typically, QUIT or MAIL FROM. In the latter case, Milter responses for the previously-received email message would be applied towards the next MAIL FROM transaction. This problem was diagnosed with help from Alban Deniz. Defects fixed with Postfix 2.6.5, 2.5.9, 2.4.13 and 2.3.19: - The Postfix SMTP server would abort with an "unexpected lookup table" error when an SMTPD policy server was mis-configured in a particular way.
2009-08-31Updated mail/postfix to 2.6.5martti2-6/+6
The stable release Postfix 2.6.5 addresses the defects described below (some already addressed with the not-announced Postfix 2.6.3 release). These defects are also addressed in the legacy releases that are still maintained: Postfix 2.5.9, 2.4.13 and 2.3.19. Do not use Postfix 2.6.4, 2.5.8, 2.4.12, 2.3.18, 2.7-20090807, and 2.7-20090807-nonprod. These contain a DNS workaround that causes more trouble than it prevents. It is removed until further notice. Defects fixed with Postfix 2.6.3, 2.5.9, 2.4.13 and 2.3.19: - The Postfix Milter client got out of step with a Milter application after the application sent a "quarantine" request at end-of-message time. The Milter application would still be in the end-of-message state, while Postfix would already be working on the next SMTP event, typically, QUIT or MAIL FROM. In the latter case, Milter responses for the previously-received email message would be applied towards the next MAIL FROM transaction. This problem was diagnosed with help from Alban Deniz. Defects fixed with Postfix 2.6.5, 2.5.9, 2.4.13 and 2.3.19: - The Postfix SMTP server would abort with an "unexpected lookup table" error when an SMTPD policy server was mis-configured in a particular way.
2009-08-31Update to 1.2.1:wiz2-7/+6
1.2.1 28-August-2009 --------------------------------------------- - Fix item creation with RID's containing a ']'. - Fix ASAP parser not reading the entire command.
2009-08-29Convert to user-destdir.wiz1-7/+10