summaryrefslogtreecommitdiff
path: root/mail
AgeCommit message (Collapse)AuthorFilesLines
2005-05-30Correct handling if gssapi and kerberos is defined. Proposal byfrueauf1-4/+3
Dieter Baron, tested by Jukka Salmi.
2005-05-30Avoid that "kerberos" appears more than once in PKG_OPTIONS.frueauf1-2/+2
Change suggested by Jukka Salmi.
2005-05-29Update Sylpeed-devel to 1.9.12chris2-6/+6
Main changes are: * The MIME view and the attachment list of the compose window were reimplemented using GtkTreeView. * An option to toggle cursor in the message view was added. * The backward search button was added to the summary and message search dialog. * The PGP Sign and Encrypt check button were added to the compose window. * The drag and drop of messages in the summary view to external applications was enabled. * The writing of summary cache and mark was optimized so that it will be written only if it is required. * The ~/.sylpheed-2.0/tmp/ directory is cleaned up on exit now. * Errors are detected now when messages are sent with sendmail command. * The phishing URL checking was modified so that it works even if non-ascii space is put at the head of link strings. * Several bugs of the summary view were fixed. * The column width of the folder view is now remembered. * The drag and drop of attached files with non-ascii filename was fixed. * The attaching of files with locale-encoded filename by drag and drop was fixed. * A bug that caused crash when timeout happened while scanning IMAP4 folder tree was fixed. * On IMAP4, a bug that only the first response of the SEARCH command was recognized was fixed. * Bcc header fields in mailto URL are no longer interpreted to conform to RFC 2368.
2005-05-29Correct installation directories and use BSD_INSTALL_* to setminskim2-7/+31
permission correctly.
2005-05-29Honor CFLAGS, LDFLAGS, and PREFIX on Linux.minskim2-1/+27
2005-05-29Include time.h on Linux to use "struct tm".minskim2-18/+27
2005-05-29Set BUILD_TARGET because the default one (``all'') does not exist inminskim1-1/+2
Makefile.
2005-05-29Honor CHGRP.minskim3-5/+15
2005-05-29Honor CHGRP.minskim3-5/+15
2005-05-28- Update cyrus-imapd21 to 2.1.18:adrianp2-11/+10
- From the changelog: > Changes to the Cyrus IMAP Server since 2.1.17 > Fix single byte overflow in imapd annotate extension. > > Changes to the Cyrus IMAP Server since 2.1.16 > Fix several security issues in imapd and in mysasl_canon_user. > > Changes to the Cyrus IMAP Server since 2.1.15 > Clean up a timeout bug in fud proxy code. > Fix a number of bugs with the murder and altnamespace handling. > Detect fork() failures when launching sendmail in lmtpd > Enable telemetry logging in lmtpd/lmtpproxyd > Allow APOP to be disabled via an imap option > Fix reconstruct to handle missing cyrus.header files > Add the quotawarnkb option > Update MUPDATE to look for IANA assigned port numbers.
2005-05-28- Share MASTER_SITES and HOMEPAGE with qpopper package usingtaca1-3/+3
QPOPPER_MASTER_SITES and QPOPPER_HOMEPAGE defined in ../qpopper/Makefile.common. No functional change.
2005-05-28- Update HOMEPAGE.taca3-6/+9
- Sort PLIST. - Share MASTER_SITES and HOMEPAGE with poppassd package with introducing QPOPPER_MASTER_SITES and QPOPPER_HOMEPAGE in Makefile.common.
2005-05-27- Update mhonarc for recent security issue (XSS)adrianp2-7/+7
- From the changelog: > 9050 Regex abort error in mhmimetypes.pl under Win32 > 11187 incorrectly parsing UTF-8 encoded messages > 11207 usenameext option to m2h_external::filter has no effect > 11760 spammode false positives on some HTML mail > 11762 rel=nofollow attribute support in message body hyperlinks > 11977 TSLICETOPBEGCUR ignored > 12512 Consecutive spaces not displayed in some cases > 12802 SubjectStripCode not working on message file > 12930 Cross site scripting bug in m2h_text_html::filter
2005-05-25o Fix PKG_SUPPORTED_OPTIONS to list all possible options [hi xtraeme!],cube3-4/+7
otherwise whatever the user provides in PKG_OPTIONS_VAR gets silently ignored [hi dillo!]. o Fix PLIST which was missing a header file. PKGREVISION++.
2005-05-25Add RMD160 checksum.wiz2-2/+5
2005-05-24transform PKG_DEFAULT_OPTIONS+= to PKG_SUGGESTED_OPTIONS. Suggested byfrueauf1-4/+2
Jukka Salmi.
2005-05-24Cannot use mysql and pgsql options together, use one of them.xtraeme1-1/+5
2005-05-23Update to 0.85.1.xtraeme2-6/+6
A problem where an email with more than one content-disposition type line, one or more of which was empty, could crash libclamav has been fixed. Other minor bugfixes have been made.
2005-05-23Removed trailing white-space.rillig17-42/+42
2005-05-22Remove USE_TBL from pkgsrc and replace with USE_TOOLS+=tbl.jlam1-2/+2
2005-05-22Replace explicit build dependencies on bison and manipulations on thejlam2-7/+3
YACC variable with USE_TOOLS+=bison.
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam30-61/+60
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-05-22Make this build by enabling usage of deprecated GTK, GNOME and gnome-vfs APIs.jmmv1-1/+5
Probably broken after the last updates of GNOME-related packages.
2005-05-22For packages that use GNU configure, don't bother adding "TOOL"jlam3-6/+3
variables into CONFIGURE_ENV if the new tools framework already takes care of adding them automatically.
2005-05-21Include pthread.buildlink3.mk as this requires POSIX threads directly.jmmv1-1/+2
Should fix build under NetBSD 1.6.2; seen in latest kristerw@'s bulk build.
2005-05-21Make this compile on Darwin.rh1-0/+15
2005-05-21Make sure that the right libdb is actually picked up by the configurerh3-7/+18
script.
2005-05-21SUBST_FILES.* must be relative to ${WRKSRC}.jlam1-2/+2
2005-05-21Make this compile on Darwin.rh4-1/+54
2005-05-19Update to 4.3.10:schmonz2-6/+6
-bugfix for missing import. Thanks: Matthias Andree.
2005-05-19The patch for the "nullenvsender" option is no longer available: itsschmonz2-17/+4
author considers it no longer relevant. Remove the option.
2005-05-19Update to 2.2.2:jmmv3-7/+10
Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi): #74029 - Connector 2.2.1: crash every time on start up (Sushma) #74050 - Exchange storage always crashes for invalid OWA (Sushma) #73494 - Show folder size: Raname/create a folder not reflected (Sushma) #72100 - Show folder size is empty for 'Favourite folders' (Sushma) #74227 - Deleting the recurrence appointment does not update the tag calendar (Chenthill) #74218 - Connector hangs while creating meeting in 'Calendar' in 'List view' (Vivek) Updated Translations : ---------------------- - ca (Josep Puigdemont) - rw (Steve Murphy) - xh (Adi Attar)
2005-05-19Update to 2.2.2:jmmv3-13/+21
Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi): * Addressbook #74404 - [Gnopernicus] Evolution crashes after deleting contacts with keyboard (Yu Mengjie) #73330 - Tried adding attende in meeting under gw calendar - Evolution crashed (Siva) #74255 - Copy to address book option doesnot check for duplicates (Siva) * Calendar #44719 - Alarm Notify window is not sticky any more (Rodrigo) #69272 - crash creating new appointment (JP) #73320 - double click attendee - removes user from meeting attendence list (Chen) #44579 - appointment location / description does not get printed (Harry Lu) #68525 - crash while evo is in background (Chen) #72983 - 'List' view has one entry for recurring appointment (Rodrigo) #68423 - Memory leak when purging (Rodrigo) #73969 - 'Cancel' meeting doesnt delete all instances of recurring meeting in 'attendee's calendar * Mail #73347 - default action for recover files wrong (Michael) #72935 - Cancel Button does not light up in second window (Michael) #72518 - Delete warning untrue when choose Delete vFolder (Michael) #70394 - "mailer" header is displayed twice when both "x-mailer" and "user-agent" set (Jeff) #73363 - loads every message the cursor passes through (Michael) #73559 - Evolution filter crash when using Source Account criteria (Michael) #71003 - threads still running at exit (Michael) #73550 - HTML mails don't show if "prefer plain-text" plugin no active (Michael) #36972 - Composer overrides selection (Radek) #73192 - Mark as (un)read missing from context popup menu (Rodney) #74320 - evolution crashes on non-malformed mail message (Michael) * Plugins #73627 - No way to configure mailbox != username (Sushma) #73844 - Problem handling meeting requests with VTIMEZONEs (JP) Other bugs * Calendar - Fix memory leaks in calendar (Rodrigo) * Mail - Update menu sensitivity in the non-single message case (Michael) * SMIME - Handle cases where the version of the root cert module changed (Jeff) * Shell - Handle cases where the version of the root cert module changed (Jeff) * Plugins - Emit the offline event properly in the shell (Michael) - Prevent crash of bbdb if the book can't be opened (Michael) * All - Clean up debug spew (Michael) - Fix memory leak for gal view menus (Michael) Updated translations: -pl (GNOME PL Team) -ja (Takeshi AIHANA) -da (Martin Willemoes Hansen) -fr (Christophe Merlet) -ko (Changwoo Ryu) -en_GB (David Lodge) -tr (Baris Cicek) -cs (Miloslav Trmac) -de (Frank Arnold) -sr (Danilo Segan) -sr@Latn (Danilo Segan) -es (Francisco Javier F. Serrador) -pt_BR (Raphael Higino) -sq (Laurent Dhima) -fi (Hile Tuohela) -gu (Ankit Patel) -sv (Christian Rose) -pt (Duarte Loreto) -en_CA (Adam Weinberger)
2005-05-19Update to 1.2.2:jmmv3-8/+26
Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi): * Camel #73015 - groupwise message threading workaround (Michael) #70195 - Incorrect parsing of locale encoded From: header causes mess on statusbar (Michael) #70590 - Don't fall through to the default folder if we move (Michael) #72876 - Message with blank reply-to cannot be replied to (Michael) #73112 - imap fails errors after checking authentication type (Michael) #72145 - All gw sent mail has a blank "To" field (Partha) #73308 - gw mail getting marked as read when it shouldn't (Partha) #72373 - new meeting invitations not showing up in Mailbox (Vivek) #72455 - Messages are disappearing in the inbox of GW accounts (Vivek) * Calendar #73508 - Status of meeting organizer getting changed in groupwise (Chen) #73964 - Crash when switching to calendar with exchange support (Chen, Rodrigo) #70035 - calendar .ics incompatibility (ics created with older mozillas) (Rodrigo) * All #73472 - New Gtk File selector dialog not used for category icon (Rodrigo) Other bugs * Camel - Don't try to convert boundary param values into UTF-8 even if they contain binary text (Pavel Fedin, Jeff) - Make sure all untagged response data is read (Jeff) - Prevent race closing the same fd twice (Michael) - Prevent mailbox from storing each time a user tag is changed (Michael) * Calendar - fixes for local attachment store (Christian Kellner) * All - Don't try to convert boundary param values into UTF-8 even if they contain binary text (James Bowes) Updated Translations: -zh_CN (Funda Wang) -pt_BR (Raphael Higino) -xh (Adi Attar) -rw (Steve Murphy) -sq (Laurent Dhima) -cs (Miloslav Trmac) -gu (Ankit Patel) -en_CA (Adam Weinberger) -et (Priit Laes) -hu (Gabor Kelemen) -ca (Josep Puigdemont) -el (Nikos Charonitakis) -es (Francisco Javier F. Serrador) -de (Frank Arnold) -pt (Duarte Loreto) -en_CA (Adam Weinberger) -sv (Christian Rose) -lt (Zygimantas Berucka) -ja (Takeshi AIHANA) -en_GB (Gareth Owen)
2005-05-19The courier-imap and sqwebmail packages embed ${SETENV} into scripts, sojlam2-2/+6
pass the real "env" command path to the configure script. This avoids the configure script just detecting "env" in the tools directory and assuming that's the path to the real thing. This fixes PR pkg/30282.
2005-05-18Update to 4.3.9. From the changelog:schmonz2-7/+6
-for multidrop retrievers, change the way the envelope recipient header field is parsed, to prevent odd values from being interpreted as multiple addresses when they look like an 822-style address group. Thanks: "aal". -try to avoid parsing message bodies, in case they're corrupt or invalid. Thanks: Michael Gold.
2005-05-18Update Sylpheed-devel to 1.9.11:chris2-6/+6
* The bug that Return, Space and Delete key were ignored when multiple messages were selected was fixed. * A compile error was fixed. * The selection problem after the change of the contents of the summary was fixed. * The bug that prohibited the resizing of the summary columns was fixed. * The bug that the summary view couldn't be scrolled after expanding a thread at the bottom of the view was fixed. This seems to fix most of the issues in 1.9.10
2005-05-18- - Add in an extra depends on pear-Mailadrianp1-1/+2
2005-05-18- Note addition of pear-Mail-1.1.4adrianp1-1/+2
2005-05-18- Import of pear-Mailadrianp4-0/+24
PEAR's Mail:: package defines the interface for implementing mailers under the PEAR hierarchy, and provides supporting functions useful in multiple mailer backends. Currently supported are native PHP mail() function, sendmail and SMTP. This package also provides a RFC 822 Email address list validation utility class.
2005-05-18Update to 0.85, changes:xtraeme2-6/+6
- freshclam/manager.c: fix socket descriptor leak in --no-dns mode (patch by GertJan Spoelman <cav*gjs.cc>) (tk) - clamscan, freshclam: return with 62 (instead of 1) when logger can't be initialized (tk) - libclamav/matcher-ac.c, libclamav/matcher-bm.c: fix detection problem with *.ndb OLE2 signatures (problem reported by Trog) (tk) - fix signature offset calculation in large files (problem reported by Christoph) (tk) - clamav-milter: print segfault diagnostic, even if print_trace is not available (njh) - sigtool/sigtool.c: fix support for *.fp databases (tk) - clamav-milter: Better handling of log file errors. Always send 451 when loading a new database when --external is not set (njh) - libclamav/tnef.c: If a parse fails and debugging is on, the file being scanned is dumped to a temporary file (njh) - libclamav/scanners.c: do not report I/O error with encrypted zips (tk)
2005-05-17Update exim from 4.44 to 4.51.abs17-267/+171
The main change is the incorporation of the content scanning from the exiscan patch. (There are over 650 lines of Changes) Retire exim-exiscan Update exim-html from 4.40 to 4.50
2005-05-16Note that expr is used by this package.jlam1-2/+2
2005-05-16Note that tar is required by this package.jlam2-3/+5
2005-05-15Note where gzip or gunzip is required by the package since it isn'tjlam1-1/+3
required by default any longer in bsd.pkg.mk under the new tools framework.
2005-05-15Update sylpheed-devel to 1.9.10, main changes are:chris2-6/+6
* The summary view was reimplemented using GtkTreeView. * The performance of the update of the statusbar was improved. * The CRAM-MD5 is preferred now on IMAP4 automatic authentication. * Messages selected with 'View/Go to' will not open now if the message view is hidden. * The default message font was changed to Monospace 12. * A redraw problem of the text view on smooth scroll was fixed. * Several bugs of the folder view were fixed. Note that there are a few issues with this release (as reported on the sylpheed list, eg columns in the summary view aren't resizable)
2005-05-15gzcat is needed, so note it as such for the new tools framework.jlam1-1/+2
2005-05-13Change references to M4 & YACC into TOOLS_M4 & TOOLS_YACC to simplifyjlam2-4/+4
transition to new tools framework.
2005-05-13Pass the install-time definition of sysconfdir through to sub-makejlam1-2/+3
processes. Since courier-imap uses GNU automake, we need to set AM_MAKEFLAGS to the correct value. This fixes the installation of the example config files into ${PREFIX}/share/examples/courier.
2005-05-13Pass the install-time definition of sysconfdir through to sub-makejlam1-2/+3
processes. Since sqwebmail uses GNU automake, we need to set AM_MAKEFLAGS to the correct value. This fixes the installation of the *.dist files into ${PREFIX}/share/examples/sqwebmail.