summaryrefslogtreecommitdiff
path: root/mail
AgeCommit message (Collapse)AuthorFilesLines
2008-06-20Update ruby-actionmailer to 2.1.0.minskim3-63/+37
Too many changes since 2.0.2. See CHANGELOG for the complete list. pkgsrc CHANGES: This version does not depend on ruby-tmail any longer. The dependency should have been removed when it was switched to use rubygems.
2008-06-20Add DESTDIR support.joerg23-36/+76
2008-06-19Add patch for CVE-2008-2711.obache3-3/+38
Taken from http://fetchmail.berlios.de/fetchmail-SA-2008-01.txt Bump PKGREVISION.
2008-06-17Major new changes in this release:adrianp3-12/+12
* Fixed unescaped output in the contact view. * Improved importing of phone numbers. * Fixed upgrade script. The full list of changes (from version H3 (2.2)) can be viewed here: http://cvs.horde.org/diff.php/turba/docs/CHANGES?r1=1.181.2.165&r2=1.181.2.170&ty=h
2008-06-16Fix PLIST.joerg2-2/+5
2008-06-16Bump DEPENDS version for MailToolsadrianp1-2/+2
2008-06-16Update 2.066->2.082adrianp3-18/+29
- another fix for the case of two "Content-Type" lines, hit by a recent, now frequently appearing, spam message. - various IMAP4 improvements by [David Golden] - stop when message coersion is called but not possible. - fixtest, to work with MIME::Entity changes. - field attributes which contained a '\' where considered empty. Reported by [Ricardo Signes] - Message rebuild with nested message failed. Fixed by [Mat Johns]
2008-06-15Make sure that meta packages set META_PACKAGE before includingjoerg1-4/+2
bsd.prefs.mk. Reported by Steven M. Bellovin for xorg packages.
2008-06-14Update "sendmail" and "libmilter" package to version 8.14.3.tron4-43/+13
Changes since version 8.14.2: * the MTA accessed storage after it free()d it. This was a regression introduced in 8.14.2, but the bug only showed up on a few operating systems. * ruleset processing: the function cataddr() could cause the addition of the BlankSub character between some tokens when it should not happen and thus failures in rule matching. It seems that none of the default rules were affected by this bug and hence the problem did not show up for default configurations. * the libmilter state engine did not deal correctly with milters that requested the omission of protocol steps during the negotiation callback. Approved by John Nemeth.
2008-06-12Update mail/pine-pgp-filters and fix a DESTDIR issue.abs7-101/+38
Three pkgsrc patches integrated, plus changes since 1.1: ----- November 2007 - Version 1.6 released ----- 1. Check for gpg2 first, and prefer it if available. ----- November 2007 - Version 1.5 released ----- 3. Add a --- Status --- line for the beginning and end of the PGP stuff which includes a timestamp to help avoid a socially engineered message that includes the "good signature" output in the same format as what we print. 2. Make sure that all --- Status --- messages are 76 characters long. 1. When displaying MIME messages after verification, substitute a space for the MIME'ified =20 character at the end of a line, and substitute an = sign for the MIME'ified =3D. This greatly improves readability of the verified message. ----- July - October 2007 - Version 1.4 developed, not released ----- NB: Support for older versions of pgp, and PGP from PGP Inc. has been dropped in this version. GnuPG is now a requirement. This is in line with the requirements for other PGP addons such as enigmail for Thunderbird. Benjamin R. Haskell, pine-pgp ~ benizi.com was instrumental in helping to suggest methods for and test the results of changes 1-5 in this version. Thanks! 6. Fix error handling in ppf_mime_decrypt, and make use of the $cfile variable instead of guessing which file has the message. 5. Look for gpg in PREFIX/bin, /usr/bin, and /bin in that order. 4. Move "build" of the scripts to an all target in the Makefile. 3. Change to using csplit since command line options for both GNU and BSD versions are compatible, unlike split. 2. Improve portability for users of GNU make and mktemp. 1. Add error handling for failed TDIR creation in ppf_decrypt, ppf_verify, and ppf_mime*. ----- October 2006 - Version 1.3 released ----- 6. Include more mail headers in the grep'ed output of the MIME scripts, and try to strip more MIME headers from the message. 5. Use local for function variables. 4. Remove commented out code for really old versions of pgp. 3. Do a better job of finding the crucial bits of a MIME message, and fail more gracefully if we do not. 2. Fix bug that prevented ppf_mime* from working with messages sent by Evolution, KMail, and any other MIME client that interprets RFC 3156 the same way. (Thanks to Bjoern A. Zeeb <bzeeb@zabbadoz.not> for the tip!) 1. Update e-mail and web addresses. ----- April 2005 - Version 1.2 released ----- 7. Update copyright for this year, and use my full given name. 6. For sign and encrypt, scan the headers to determine the right user. This requires adding _INCLUDEALLHDRS_ to the filter line. 5. Add a message to tell users why their password is needed for ppf_decrypt. 4. Create symlinks in PREFIX/bin for the ppf_mime* scripts. 3. Add User-Agent to the list of headers to display in mime filters. 2. Add a first pass at a ppf_mime_decrypt script. More work is needed here, see BUGS. 1. In some past version of Pine, the display of filter output changed, so adjust the line length of some of the messages to accommodate.
2008-06-12Add DESTDIR support.joerg77-132/+271
2008-06-12Use Python extension framework. Bump revision.joerg2-11/+7
2008-06-11DJB has placed certain of his software in the public domain. Excerptedschmonz4-11/+12
from <URL:http://cr.yp.to/distributors.html>: What are the distribution terms for dot-forward? 2008.06.01: I hereby place the dot-forward package (in particular, dot-forward-0.71.tar.gz, with MD5 checksum 1fefd9760e4706491fb31c7511d69bed) into the public domain. The package is no longer copyrighted. What are the distribution terms for ezmlm? 2008.06.01: I hereby place the ezmlm package (in particular, ezmlm-0.53.tar.gz, with MD5 checksum 108c632caaa8cdbfd3041e6c449191b2) into the public domain. The package is no longer copyrighted. What are the distribution terms for fastforward? 2008.06.01: I hereby place the fastforward package (in particular, fastforward-0.51.tar.gz, with MD5 checksum 6dc619180ba9726380dc1047e45a1d8d) into the public domain. The package is no longer copyrighted. Set DJB_RESTRICTED=no in these packages (and in ezmlm-idx, by extension). Add commented-out LICENSE=public-domain. As usual, pkgsrc will strive to keep modifications to a tasteful minimum.
2008-06-10Updated mail/clamav to 0.93.1martti4-23/+23
* libclamav/petite.c: fix possible invalid memory access (bb#1000) Reported by Damian Put * clamdscan/clamdscan.c: don't show scan summary when clamd cannot be contacted (bb#1041) * libclamav/hashtab.[ch], scanners.c: avoid using C99 flexible array members (bb #1039) * libclamav/unzip.c: correct the previous fix * libclamav/unzip.c: check for unprefixed bz2 - bb#1038 * libclamav/ole2_extract.c: revert last commit * libclamav/ole2_extract.c: use cli_unlink * libclamav/ole2_extract.c: partial scan of broken ole files * contrib/init/RedHat: check for already running clamav-milter (bb #823) * libclamav/regex: avoid name collisions on AIX (bb #947) sync with libc: minor cleanups * doc/clamdoc.tex: add a note about forking daemons (bb#906) * libclamav/Makefile.am: link .la files first, this should avoid linking to old libclamav as in bb #931 * libclamav/readdb.h: read daily.cfg stored inside .cld containers (bb#1006) * libclamav/mbox.c, shared/network.c: prevent uninitialized use of hostent structure (bb #1003). * libclamav/mspack.c: downgrade some error messages (bb#911) * clamav-milter: retrieve db version from daily.cld (bb#942) * libclamav/scanners.c: don't return CL_EMAX* error codes to applications (bb#1001) * clamscan/manager.c: print information about clean files when the RAR code is not compiled-in (bb#999) * libclamav/unzip.c: remove detection of Suspect.Zip and Exploit.Zip.ModifiedHeaders (bb#997) * libclamav: scan for embedded PEs inside OLE2 files (bb#914) * libclamav/cvd.c: add work-around for zlib issues with mixed data (bb#932) * libclamav/others.h: explicitely cast some constants (bb#936) * sigtool/sigtool.c: bb#938 (sigtool --list-sigs not working with .cld files) * libclamav/dconf.h: fix flag code assignment (bb #952) * libclamav/iana_tld.h, libclamav/phishcheck.c: update TLD list (bb #925)
2008-06-05fix two buffer overflows in iCalendar code (CVE-2008-1108, CVE-2008-1109),drochner4-2/+378
patches from upstream CVS, bump PKGREVISION
2008-06-05fix PLIST, from Hasso Tepper per PR pkg/38851drochner1-2/+2
2008-06-05-use gmake to builddrochner2-4/+5
-fix PLIST, from Hasso Tepper per PR pkg/38852
2008-06-03Add optional support for the "cdb" mapfile (constant database). This formatghen2-2/+24
is read-only but is faster than Berkeley DB and uses less memory. Use the TinyCDB implementation which is in the public domain and a bit faster than DJB's original CDB.
2008-06-03Update to Dovecot 1.0.14. From the release announcement:ghen2-6/+6
Since v1.1.0 release is getting near, this could well be the last v1.0 release. I'll still fix important bugs, but if the bugfix is large or affects only few people it'll probably get fixed only in v1.1 releases. * mbox: Enable mail_privileged_group while creating INBOX. - IMAP: Fixed a rare crash in FETCH BODY/BODYSTRUCTURE - IMAP: If mailbox is selected with EXAMINE, ignore flag changes - proxy: Login success reply was sent in two IP packets, which confused some IMAP/POP3 clients - ACL plugin leaked memory a bit - dovecot-auth: allow_nets setting with network masks didn't work correctly with big endian machines.
2008-06-02Remove duplicate code.sketch2-5/+4
2008-05-31Strip CR in some files.obache1-1/+6
Should fix build failure on Solaris.
2008-05-30can't currently build with gtkspell here either. Oh well.tnn1-2/+2
2008-05-30sylpheed-2.5.0rc:tnn3-10/+15
* The compose window now remembers the maximized state. * The focus will not move from the text view to the summary view with 'Next/Prev' keyboard operation now. * The alert dialog is displayed now when PGP signing/encryption failed. * The sylpheed.desktop file was fixed.
2008-05-30Comment out the gtkspell option, it doesn't work with the enchantedtnn1-2/+2
version of gtkspell. If you need it, use mail/sylpheed-devel.
2008-05-30Update MASTER_SITES to usable site althogh this package will be removed.taca1-2/+2
2008-05-29Disable the permission check, mailman is very bitching otherwise.joerg1-1/+4
2008-05-29update to 2.22.2drochner2-6/+6
changes: -bugfixes -translation updates
2008-05-29update to 2.22.2drochner2-6/+6
changes: -bugfixes -translation updates
2008-05-29+p5-Email-Valid-Looseabs1-1/+2
2008-05-29Import mail/p5-Email-Valid-Loose 0.05abs3-0/+29
Email::Valid::Loose is a subclass of Email::Valid, which allows . (dot) before @ (at-mark). It is invalid in RFC822, but is commonly used in some of mobile phone addresses in Japan (like docomo.ne.jp or jp-t.ne.jp).
2008-05-28Update to 3.1.8. From the changelog:schmonz6-47/+26
This version fixes a bug with the recipient filters that could allow a clever sender to use a spamdyke-protected server as an open relay. The sequence of commands are not legal SMTP, so the sender would have to know the server was running a vulnerable version of spamdyke to exploit this bug. Thanks to Mirko Buffoni for reporting this one. This version also fixes two problems with the idle timeout filter. The first could cause the connection to be rejected because qmail is slow to respond (which isn't fair). The second was a tricky issue where large messages from fast remote servers could be improperly rejected because the idle timer wasn't being reset. Thanks to Eric Shubert for reporting and helping me fix this one. This version also fixes two compiling problems. The first was a problem in the "configure" script on older Gentoo installations running gcc 3.4.6 that was treating a preprocessor warning as an error. Thanks to Thorsten Puzich for reporting and helping me fix this one. The second was a problem with CentOS 3.8, which doesn't install the OpenSSL headers in the system include folder. Thanks to Bruce Schreiber for reporting this one.
2008-05-28Update mail/p5-MIME-Types from 1.16 to 1.24abs2-6/+9
version 1.24: Fri May 23 09:43:28 CEST 2008 - message/rfc822 relates to .eml [Jonas Liljegren] - application/vnd.openxmlformats-officedocument.spreadsheetml.sheet is an .xlsx [Jonas Liljegren] - added zillion of application/vnd.oasis.opendocument.* and application/vnd.stardevision.* names [Michiel Leenaars] version 1.23: Mon Dec 17 16:12:52 CET 2007 - /xml file attributes were separated by blanks, not commas. [Alex Kapranoff] version 1.22: Wed Nov 14 17:20:22 CET 2007 - use RFC4180 text/csv, not text/comma-separated-values Reported by [Mike Eldridge] - refer to File::TypeInfo for access to mime.types files. version 1.21: Mon Sep 10 21:18:08 CEST 2007 - patch tests to work on VMS [Peter (Stig) Edwards] - patch for image/pjpeg bug IE6 [Nicolas Mendosa] version 1.20: Fri Jun 8 16:21:33 CEST 2007 - added application/xslt+xml (.xslt) [David Dierauer] - moved extension .xml from text/xml (deprecated) to application/xml, and added .xsl to it [David Dierauer] - Moved .dtd from text/xml to application/xml-dtd - added t/pod.t version 1.19: Sun Mar 25 17:09:38 CEST 2007 - converted to use OODoc 0.99 - removed mkdist, mkdoc, README.oodoc, version version 1.18: Fri Nov 17 21:20:20 CET 2006 - [David Nesting] application/atom+xml and image/svg+xml - [Islue Hu] audio/3gpp2 and video/3gpp2 - [Stephen Steneken] application/octet-stream += dmg, so, dll and videa/x-flv. version 1.17: Sun Aug 13 10:32:37 CEST 2006 - [Hailin Hu] application/rdf+xml - reprocessed manual-pages because FUNCTIONS chapers was lost (bug in OODoc) [Schwern] - use 'version' file for version - added kml and kmz types by Google-Earth
2008-05-27Version 1.4.15 - 23 May 2008martti7-22/+26
---------------------------- - Fix saving of Read Receipts to Sent folder. - Converted Romanian (ro_RO) to UTF-8. - Converted Slovak (sk_SK) to UTF-8. - Converted Swedish (sv_SE) to UTF-8. - Added support for Macedonian. - Don't allow invalid plugin names in conf.pl --install-plugin. - Fix warning in Printer Friendly due to missing include (#1849101). - Let configtest.php use optional PEAR dynamic extension loading, patch by Walter Huijbers (#1833123). - Fix for IMAP servers that were having problems saving sent messages. - Fix broken <style> tag parsing for some HTML messages, thanks Roalt Zijlstra. - Re-added support for Vietnamese. - Fixed broken MDN functionality (send read confirmation). - Converted Norwegian Bokm�l (nb_NO) to UTF-8. - Converted traditional Chinese (zh_TW) to UTF-8. - Avoid deprecation notices on get_magic_quotes_* functions. - Improved Message-ID generation code. - Added edit list, checkbox, radio group, multiple-select folder list and multiple-select string list option widget types, as well as support for the "trailing_text" widget attribute. - Boolean option widgets are henceforth presented as checkboxes. - Tidied up fortune plugin to be inline with specifications for plugins. - Enhanced address book page: added 'Compose to' button, put labels around address entries tied to checkboxes, improved column spacing, added hook for plugins that can filter address book listings. Complements RisuMail team (risumail.jp).
2008-05-26Turn IPv6 support on by default. Bump package revision.tron2-4/+4
Approved by Jim Wise.
2008-05-26Turba version H3 (2.2) is a major upgrade in the 2.x release series, includingadrianp3-22/+106
these enhancements: * The contact list can be sorted by multiple columns. * Users can save their searches as Virtual Address Books. * WCAG 1.0 Priority 2/Section 508 accessibility guidelines compliance. * Improved default address book schema. * Improved SyncML, WebDAV, and vCard support. * Support for importing and exporting LDIF files. * Support for address books based on favourite email recipients. * Support for address books based on Horde Group membership. * Database access can be split between read and write databases. * More graceful operation if the calendar backend is not available. * The IMSP backend now supports shared address books. * Full Kolab webclient support. * Advanced Search now renders custom contact field types. * Improved address book management. * Improved API support. * and much, much more.
2008-05-26Ingo version H3 (1.2) is a major upgrade in the 1.x release series, includingadrianp3-27/+97
these enhancements: * WCAG 1.0 Priority 2/Section 508 accessibility guidelines compliance. * Timed vacation messages (I will be away from X to Y). * Major improvements to the procmail driver, including negative matches, body tests, loop prevention in vacation messages, full character set support, * Maildrop driver improvements, including vacation support and full character set support in the maildrop driver. * Sieve driver improvements, including numeric spam score tests, sivtest support, and quota checks before uploading sieve rules. * Filter rules can be stored in a SQL database. * Administrators can change other user's filter rules. * Added Japanese, Russian and Slovak translations.
2008-05-26IMP version H3 (4.2) is a major upgrade in the 4.x release series, includingadrianp3-83/+257
these enhancements: * Message and mailbox caching on the server side, resulting in much increased performance and much less web server and IMAP server load. * Rewrite of much of IMP's core libraries, resulting in more efficient memory usage, more efficient IMAP queries, smaller session sizes, and increased performance. * WCAG 1.0 Priority 2/Section 508 accessibility guidelines compliance. * Javascript auto-complete contact list searching. * Can now have multiple browser windows open without destroying the open session. * Logging of sent messages. * Add protection against CSRF attacks. * Improve WYSIWYG editors to support more browsers and offer more choices. * Server configuration to limit maximum number of recipients per message and maximum number of sent messages over a certain period of time. * Improved templating of output code to ease local customization. * Additional maintenance tasks to clean old messages from mailboxes. * Sorting is now saved per mailbox rather than across all mailboxes. * On IE and Firefox, warn users before closing popup compose window. * Add support for symmetric PGP encryption. * Preference added to dictate default cursor location in compose textarea. * Preference added to only verify PGP & S/MIME signed messages on user request. * Forward messages as RFC 822 parts by default; provide more options for forwarding messages; and be smarter about what part to use as body text depending on current editor (text vs. html). * Javascript code now uses the prototype js library, resulting in more robust code and more available functionality - for example, non-modal newmail popups. * Add server configuration to limit the maximum size of MIME message data that can be displayed inline. * Use tidy extension (if available) to clean up display of HTML messages and clean up HTML composed messages. * Add RSS/Atom feed for mailboxes. * More/improved display options for the folder lists and better handling of non-private namespaces. * Improvements/cleanups to the imap quota drivers. * Add additional hooks after certain actions (i.e. post-login, post-compose). * Add support for sending e-mails with Internationalized Domain Names (IDN). * Fetch public PGP keys from keyserver if not available in address book. * Add configuration for folders that may not be modified. * and much, much, much more.
2008-05-26Second round of explicit pax dependencies. As reminded by tnn@,joerg5-14/+19
many packages used to use ${PAX}. Use the common way of directly calling pax, it is created as tool after all.
2008-05-25Explicitly add pax dependency in those Makefiles that use it (or havejoerg6-8/+16
patches to add it). Drop pax from the default USE_TOOLS list. Make bsdtar the default for those places that wanted gtar to extract long links etc, as bsdtar can be built of the tree.
2008-05-25Fix indentation.tron2-4/+4
2008-05-25Revert accidental changes and replace "OWNER" by "MAINTAINER" again.tron1-2/+2
2008-05-25Remove me as maintainer of some package, clame ownership of a few packages.tron3-6/+6
2008-05-25Add back compress-mbox option and a note to not remove it again, butjoerg2-2/+7
just comment it out.
2008-05-24Switch master site to MASTER_SITE_XORG.tnn1-2/+2
2008-05-21Add patch from upstream to work around API instability of eel.gdt3-3/+77
2008-05-21Bump PKGREVISION for PLIST fix.wiz1-1/+2
2008-05-20Add missing translation to PLISTtnn1-1/+2
2008-05-20Unbump PKGREVISION for 2.0.0.14 update.ghen1-2/+1
2008-05-20Update thunderbird and thunderbird-gtk1 to 2.0.0.14 (2.0.0.13 was skipped toghen2-6/+6
stay on par with Firefox version numbering?) Security fixes in this version: MFSA 2008-15 Crashes with evidence of memory corruption (rv:1.8.1.13) MFSA 2008-14 JavaScript privilege escalation and arbitrary code execution For more info, see http://www.mozilla.com/en-US/thunderbird/2.0.0.14/releasenotes/
2008-05-20Update sa-update PGP key to fix GnuGP 1.4.9 "cross-certified" error (seeghen3-3/+45
http://wiki.apache.org/spamassassin/SaUpdateKeyNotCrossCertified). Bump PKGREVISION. Ok with pkgsrc-security.