summaryrefslogtreecommitdiff
path: root/mail
AgeCommit message (Collapse)AuthorFilesLines
2006-08-05Update to 1.6.3:wiz2-6/+6
Updated Translations : Jonathan Ernst (fr), Raivis Dejus (lv), Francisco Javier F. Serrador (es), Yair Hershkovitz (he), Gabor Kelemen (hu). Other bugs and fixes : bugzilla.gnome.org: #344798 - Update Colombo timezone info (Andre Klapper) #347987 - EDS exits frequently (Chenthill) #345397 - Accelerate key does not work in select contact window (Boby Wang) #345373 - evolution mail adress completion is not working using Cut & Paste(Simon Zheng) #343976 - crash suddenly.h (Ed Catmur) #335692 - EDS Crasher (Chenthill) bugzilla.novell.com: #167330 - Default alarms for GW events (Harish) #179350 - Evolution fails heavily sending UTF-8 messages and special characters (Jeffrey Stedfast) #173454 - Fix Evo. (Groupwise/SOAP) deadlock (Jeffrey Stedfast) - Tons of good fixes for Win32 (Tor Lillqvist) Memory Leak fixes : Chris Heath Hiroyuki Ikezoe Wang Xin - Prune redundant static linkage in cal providers (Ross Burton) - Prune Dist files to rid CVS/*, .cvsignore files (Harish) - Show attachment icon in message list - IMAP (Partha)
2006-08-05Update to 2.1.2adrianp3-8/+9
Major changes compared to the Turba H3 (2.1.1) version are: * Updated Catalan, German, Italian and Slovenian translations. * Small bugfixes and improvements. The full list of changes (from version H3 (2.1.1)) can be viewed here: http://cvs.horde.org/diff.php/turba/docs/CHANGES?r1=1.181.2.80&r2=1.181.2.89&ty=h
2006-08-04Update spamprobe to 1.4b (PKGNAME changed to 1.4.2).ghen2-6/+7
Changes in 1.4a: This release fixes a bug in decoding malformed base64 encoded data that manifested itself in some architectures. Also corrects a typo in the online help. Some code cleanup and minor performance tweaks were added as well. Changes in 1.4b: This release fixes pair of bugs related to messages with no lines in their bodies. No new features were added.
2006-08-03Fix for PR 34018 (better ncurses handling).wiz2-15/+25
Ok tron@
2006-08-03Update to dovecot-1.0rc5. This is identical to our 1.0rc4nb1 (patch-aighen3-28/+6
applied). From the website: "This is what RC3 really should have been".
2006-08-03Added two patches to make the package compile on Solaris 8.rillig3-1/+38
2006-08-02Dovecot 1.0rc4 had another bug in it which was fixed in CVS. Now in patch-ai.ghen3-2/+24
2006-08-02Update to dovecot-1.0rc4. Just one fix since rc3:ghen2-6/+6
- Saving to mboxes caused assert-crashes
2006-08-02Updated imapfilter to 1.2.2.rillig2-8/+9
Patch from PR 34130, which includes resetting the MAINTAINER to the default value. Version 1.2.2 - 1 August 2006 ----------------------------- - Bug fix; a mix up of connections could happen in certain circumstances, when a hostname and/or username was a prefix of another hostname and/or username respectively, or when the same hostname and username was used to connect to a different port. - Bug fix; the list()/lsub() functions parsed mailboxes/folders whose names contained spaces incorrectly. - The list() function now does not return the folder itself, when listing mailboxes inside a specific folder. - It is now possible to define new user keywords for messages inside a mailbox, apart from the standard system flags.
2006-08-02Update to dovecot-1.0rc3. This release candidate should fix the following ↵ghen3-21/+21
problems: - SSL connections hanged sometimes, especially when saving messages. - mbox: Mail bodies were saved with CR+LF linefeeds - Mail forwarding was broken with deliver/Sieve - dbox fixes. Might actually be usable now. - Index file handling fixes with keywords - Cache file was incorrectly used in some situations, which probably caused problems sometimes. - Maildir++ quota: Don't count "." and ".." directory sizes to quota. After rewriting maildirsize file keep its fd open so that we can later update it. Patch by Alexander Zagrebin
2006-08-02Pass the runtime path to bglibs to the linker, now that they're dynamic.schmonz3-2/+17
Bump PKGREVISION since mailfront was building but failed to run.
2006-08-02Pass the runtime path to bglibs to the linker, now that they're dynamic.schmonz3-2/+17
Bump PKGREVISION since qmail-qfilter was building but failed to run.
2006-08-01Update to 2.2.7:xtraeme2-6/+6
* "Mark all read" was added to the folder context menu. * "Set as (not) junk mail" was added to the summary context menu. * The option to filter junk mails before normal filtering was added. * When replying to all, the original address strings are used for Cc instead of stripped ones. * Windows-1257 was added for display encoding. * Some menu items of the folder context menu were enabled even on receiving messages. * The bug that manual junk filtering didn't work when no filter rule exist was fixed. * Several crash bugs were fixed. * Win32: libgpg-error-0.dll and libgpgme-11.dll was updated. * Win32: The scanning of folders was optimized so that receiving or moving of messages become faster when folders contain large number of messages.
2006-07-31Updated to version 3.1.4.heinz2-9/+9
Pkgsrc changes: - Incorporated new version requirements for p5-Archive-Tar and p5-IO-Zlib. Relevant changes since version 3.1.3: ===================================== - bug 4941: if the first sa-update run failed and wasn't re-run to successful completion, the local state directory would exist, and therefore SA sees no rules. now, wait as long as possible to create the directory, and try to remove it on failure. - bug 4997: increase module version requirements for Archive::Tar to 1.23 and IO::Zlib to 1.04 - bug 4966: fix major BSMTP bug, which rendered SA unusable with exim4 when BSMTP is used. - bug 4899: Windows had issues with single quotes around filenames so certain things like pyzor, etc, wouldn't function. - bug 4958: sa-update should work on Windows - bug 4908: gtube.t test failed in non-english locales - bug 4488: deal with potential memory leak due to Bayes and BayesStore circular references - bug 4862: update macro values in update channels (ie: @@CONTACT_ADDRESS@@)
2006-07-31Make this build with GCC 4.1.x.tron2-1/+20
2006-07-31Updated mail/postfix to 2.3.2martti2-6/+6
- Corrupted queue file after a request to modify a short message header, when that header was the last one in the message. - Panic after spurious Milter request when a client was rejected with "smtpd_delay_reject = no". - The Milter client is now more tolerant for redundant "data cleanup" requests. This avoids panic() calls for harmless conditions.
2006-07-30Add -DUSE_CYRUS_SASL to CCARGS to get postfix working with Cyrus-SASL auth.adrianp1-2/+2
Ok'ed martti@
2006-07-29USE_TOOLS+=yaccminskim1-2/+2
2006-07-29Update Thunderbird to 1.5.0.5.uebayasi2-6/+6
This is a security update announce at July 26, 2006. See the following URLs in detail: http://www.mozilla.org/security/announce/2006/mfsa2006-56.html http://www.mozilla.org/security/announce/2006/mfsa2006-55.html http://www.mozilla.org/security/announce/2006/mfsa2006-54.html http://www.mozilla.org/security/announce/2006/mfsa2006-53.html http://www.mozilla.org/security/announce/2006/mfsa2006-52.html http://www.mozilla.org/security/announce/2006/mfsa2006-51.html http://www.mozilla.org/security/announce/2006/mfsa2006-50.html http://www.mozilla.org/security/announce/2006/mfsa2006-49.html http://www.mozilla.org/security/announce/2006/mfsa2006-48.html http://www.mozilla.org/security/announce/2006/mfsa2006-47.html http://www.mozilla.org/security/announce/2006/mfsa2006-46.html http://www.mozilla.org/security/announce/2006/mfsa2006-45.html http://www.mozilla.org/security/announce/2006/mfsa2006-44.html
2006-07-29Update to 0.98.1. From the changelog:schmonz2-6/+6
- Fixed the $REQUIRE_AUTH feature to properly check for $RELAYCLIENT being set.
2006-07-27Keep compressed mailbox patch in sync with the main version.joerg2-3/+6
2006-07-27Rename "SITES_* to "SITES.*" for file-specific lists of sites from whichjlam1-2/+2
to fetch the file. This completes the renaming described in revision 1.1799 of bsd.pkg.mk.
2006-07-26* Split the MESSAGE file into two parts, one of which only shows upjlam20-294/+385
if "ssl" is a package option. * Stop the abuse of BUILD_TARGET and use MAKE_FLAGS instead. Also, use OPSYSVARS to simplify the specification of the correct BUILD_TARGET for each platform. * Make use of the EXTRASPECIALS variable used by imap makefiles to pass special MAKE_FLAGS settings through to all recursive make processes. This gets rid of some MAKE_ENV statements. * Split off the special alpha-codegen hack into a hacks.mk file. * Do man page fixups at post-build time, not post-extract time. This leaves the files pristine for possible patching. * Add back the special handling if IMAP_UW_MAILSPOOLHOME is defined. It was accidentally removed in patch-am when the whoson modifications were added. Move the modifications to the configure phase instead of post-patch so that the modifications aren't accidentally picked up by mkpatches. * Instead of listing each Makefile that needs the sed modification s/c-client.a/libc-client.la/ and modifying them at post-extract time, simply create patches for them. * Instead of listing each header file to be installed, just derive the list from the PLIST. * Make the libtoolification a bit more transparent by patching libtool references directly into the imap makefiles. * Drop the -limapuw -> -lc-client buildlink transform that was only needed for much older versions of the imap-uw package, and stop installing libimapuw.*. All dependents of imap-uw already correctly use -lc-client. * Fix the handling of the kerberos package option so that we can use the pkgsrc Kerberos 5 packages instead of only using the native ones. * Properly document the options.mk file. Bump the PKGREVISION for the libimapuw.* changes and for the IMAP_UW_MAILSPOOLHOME fixes. The rest of the changes are all pkgsrc-related and don't really affect the binary package.
2006-07-25Updated mail/postfix to 2.3.1martti2-6/+6
Main changes in TLS support: - The Postfix SMTP client enforced mandatory TLS only when talking to an ESMTP server; enforcement did not happen if Postfix could somehow be forced to send HELO instead of EHLO. This problem also exists in Postfix 2.2, where it is is fixed with Postfix 2.2 patch 11. This is minor compared to the DNS spoofing issues that were fixed with Postfix 2.2.10. - Workaround for an interoperability problem introduced with Postfix 2.3. Some buggy TLS client implementations were unable to deliver mail because the Postfix SMTP server didn't send a TLS session ID. To disable the workaround specify "smtpd_tls_always_issue_session_ids = no"; this allows non-buggy TLS clients to save some space. Main changes in Milter support: - Safety measure. After "postsuper -r", mail is no longer inspected by the Milters specified with the non_smtpd_milters parameter. This measure prevents a bad interaction with external content filters: Milters would receive incorrect SMTP client information, and could be tricked into signing or allowing untrusted messages. This change does not affect Milter applications that run behind an after-queue content filter. The behavior is detailed in the postsuper(1) manual page.
2006-07-23Add patches for reduce/resolve compile problem with gcc-4, especiallytaca12-1/+2851
on NetBSD/powerpc reported by Makoto Fujiwara. These patches are slightly aggressive adding most of proto type. So, please report me if there is any problem. No PKGREVISION bump since it should change nothing for binary package.
2006-07-22Add support for XEmacs.rpaulo2-23/+110
2006-07-22Reverted the recent change that has set USE_LANGUAGES="c objc", where onlyrillig2-4/+4
"objc" was needed. Thanks to Min Sik Kim for showing me the Right Way to handle this.
2006-07-22Added "c" to USE_LANGUAGES for packages that use GNU configure scripts,rillig4-8/+8
since they always need a C compiler, even when the source code is completely in C++. For some other packages, stated in the comment that a C compiler is really not needed.
2006-07-21Make this package build on Linux by conditionally removing conflictingminskim2-1/+33
declarations.
2006-07-21Add missing RCS Id and update checksum.tron2-2/+4
2006-07-21pkglint: The ".gz" extension is not necessary for manual pages:tron1-21/+21
2006-07-21Needs a C compiler.rillig2-4/+4
2006-07-21Add missing end quote at end of a echo line.reed1-2/+3
On Solaris this causes an error: sh: syntax error at line 22: `(' unexpected *** [install-all] Error code 2 This should fix PR #32357.
2006-07-21Do not install the Hebrew fonts. If needed they can be installedreed5-39/+40
with another package. This makes it so this package can be installed without X. This is for PR #26848. Note: that some parts of metamail still reference "xterm". Also changed path used in two scripts that reference the now not-installed fonts. (Maybe that will need to be fixed too.) Honor PKGMANDIR. Update PKGREVISION.
2006-07-19Update to 1.0.2.wiz4-23/+22
Drop maintainership, I'm not using this any longer. Changes made between 1.0.1 and 1.0.2 (2006/05/23). A couple of optimizations specific to x86-64 have been applied to the included MD5 routines. Changes made between 1.0 and 1.0.1 (2006/03/07). Use sysconf(_SC_CLK_TCK) instead of CLK_TCK when _SC_CLK_TCK is known to be available or CLK_TCK is not. This is needed for portability to glibc 2.3.90+ and possibly to other recent and future systems. Use socklen_t where appropriate.
2006-07-18Add a hint that can save some difficult trouble-shooting.ben1-1/+6
2006-07-17Assume stdarg.h exists instead of using varargs.h in some cases.wiz3-6/+41
Fixes build with gcc-3.4.6 on Linux. From Roman Valls in PR 34016.
2006-07-16Updated to version 0.18.heinz2-8/+8
Pkgsrc changes: - Removed p5-Crypt-RSA and p5-Crypt-OpenSSL-Bignum as direct requirements. - Added patterns to CHECK_INTERPRETER_SKIP to avoid messages about missing /usr/bin/perl. Relevant changes since version 0.17: ==================================== * no longer depends on Crypt::RSA or Crypt::OpenSSL::Bignum.
2006-07-15Update mail/mutt-devel to 1.5.12tonio6-64/+20
Changelog : The keys used are: !: modified feature, -: deleted feature, +: new feature 1.5.12 (2006-07-14): - $imap_cachedir replaced with $message_cachedir + Header/body caching for POP ($message_cachedir) + Header caching for MH folders ! $record now defaults to ~/sent ! $imap_idle now defaults to "yes" instead of "no" + Tab-completion for $my_* variable names and values + Expansion of mutt variables (except shell escape) + Self-defined variables with $my_* prefix + Pattern group support + $imap_cachedir + 'old' flag on IMAP folders + SASL-IR support for IMAP + IMAP IDLE support and $imap_idle + Pipeline-based IMAP communicaton + Full large file support + Attachment counting: attachments and unattachments commands, %Q and %X for $attach_format, %X for $index_format + Basque translation + QDBM backend for header caching + Irish translation
2006-07-15Updated to version 2.82.heinz2-6/+7
Pkgsrc changes: - Added CHECK_INTERPRETER_SKIP to disable checks of some *.pm files. Relevant changes since version 2.77: ==================================== 2.82 (May 26, 2006) · Always disconnect from discovery server after performing discovery. This fixes a long standing bug wherein razor-report and razor-check would attempt to report to or check against the discovery servers. 2.81 (Mar 16, 2006) · Update service policy. 2.80 (Feb 27, 2006) · Untaint filenames loaded from the config file. [Bug #1395719] 2.78 (Oct 01, 2005) · When registering with a username and password, accept existing cre- dentials if they authenticate successfully. · When autoregistering, attempt to write a test identity before attempting to register credentials. · Always remove the existing identity symlink before overwriting, as -e $fn can return false for a symlink that still exists. · Ensure that checks and reports are sent to the appropriate servers. [Bug #1267559]
2006-07-15Updated to version 1.4.1.heinz2-6/+6
Pkgsrc changes: - none Relevant changes since version 1.3.4: ===================================== - new and improved tests - Code reorganization - New MAPI property names - Fixing parsing of multi-value MAPI properties [Bug# 1434145]
2006-07-14Update "mutt" package to version 1.4.2.2. Changes since version 1.4.2.1:tron5-72/+28
- security fix for CVE-2006-3242 - minor tweak to satisfy modern compilers Note: Both changes were available in "pkgsrc" as patches already.
2006-07-13Update to 4.1.2adrianp2-7/+6
Major changes compared to the IMP H3 (4.1.1) version are: * Allow to toggle off the Virtual Inbox. * Display quota for current folder on Cyrus servers. * Updated German, Italian and Spanish translations. * Several small bugfixes and improvements. The full list of changes (from version H3 (4.1.1)) can be viewed here: http://cvs.horde.org/diff.php/imp/docs/CHANGES?r1=1.699.2.184&r2=1.699.2.194&ty=h
2006-07-13Updated mail/postfix-current to 2.4-20060711martti4-24/+16
This is the first development version after 2.3.0 release.
2006-07-13Updated mail/postfix to 2.3.0martti6-55/+28
This is the first version in the 2.3.x series, please see the release notes for full list of changes since 2.2.x before upgrading your current installation.
2006-07-13Updated squirrelmail-locales to 1.4.7martti3-9/+65
* sync with squirrelmail 1.4.7
2006-07-13Updated squirrelmail to 1.4.7martti7-100/+28
- Fixed URL for Read Receipts being incorrect in some cases (#1177518). - Fixed endless loop when trying to parse "From: )(" (#1517867). - Using is_file() instead of file_exists() in fortune plugin (#1499134). - Add manual page for conf.pl under contrib. - Don't allow selecting INBOX as Sent, Draft or Trash folder (#1242346).
2006-07-11Build needs Perl.joerg1-2/+2
2006-07-10Completely nuke the concept of PKG_PHASE from pkgsrc except for thejlam3-22/+28
purposes of caching MAKEVARS within bsd.pkg.mk and bsd.makevars.mk.
2006-07-10Solaris fixes:sketch3-2/+22
- Link against socket libraries. - Don't try to return a value from a void function (SunPro).