summaryrefslogtreecommitdiff
path: root/mail
AgeCommit message (Collapse)AuthorFilesLines
2014-01-08Needs pkg-config.jperkin1-1/+3
2014-01-06Update Alpine.htodd3-72/+12
Version 2.11 includes several new features and bug fixes. Additions include: Increase encryption of S/MIME encrypted messages. Alpine requires version 1.0.0c of Openssl to build. Pico: Improvements in justification of paragraphs: lines that begin with a quote string, followed by a space were considered individual paragraphs, now they are considered part of a paragraph. Based on earlier joint work with Jeff Franklin. Unix Alpine: Allow local .pinerc file to be a symbolic link. - Experimental extended support of recognition of UTF-8 in urls based on information from http://url.spec.whatwg.org. - Added recognition of ws and wss URIs. - Add ability to color folder names, directory names, and text in the FOLDER SCREEN. - Add the ability to color any token used in the display of the INDEX SCREEN. - New option preserve-original-fields that adds the ability to preserve To: and Cc: fields when replying to a message, as specified by original sender. - Add a _SILENT_ token to the list of tokens for a display filter, so that Alpine will not redraw the screen when it is unnecessary. - Added Quota subcommands for printing, forwarding, saving, etc. Bugs that have been addressed include: - Crash when a non-compliant SMTP server closes a connection without a QUIT command. - Crash when resizing the screen in a configuration screen. - Do not bail out during a tcp timeout, instead close connection and avoid crash. - Do not use a shell to open a browser. - Configure script did not test for crypto or pam libraries. - Configure script attempted to build web component, even if header file tcl.h was not present. - Change Cygwin directory separator to "/". - Alpine could set List- headers, contrary to RFC 2369.
2014-01-05Fix build for changed DGifOpen in giflib.htodd2-1/+15
2014-01-04Update HOMEPAGEseb1-2/+2
2014-01-01Add support for MirBSD to re-alpine.bsiegert1-1/+10
This needs more work but at least allows the package to be built. However, it segfaults when you try to compose a message. It looks like there are issues with format strings.
2014-01-01Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump.wiz20-37/+40
2014-01-01Remove references to two non-existing packages.wiz1-3/+1
2014-01-01Add p5-Email-Address-Listryoon1-1/+2
2014-01-01Import p5-Email-Address-List-0.01 as mail/p5-Email-Address-List.ryoon3-0/+27
RFC close address list parsing library for Perl 5.
2013-12-31Remove packages that were either BROKEN for more than a year orwiz5-45/+1
BROKEN and explicitly scheduled to be removed after 2013Q4.
2013-12-27The "Venus" operator for overload-ing is '0+', not '+0'. Quick fix;is3-3/+17
upstream versions 2.106 and later have this already.
2013-12-23Reset maintainer for resigned developers.wiz3-8/+6
2013-12-17Maintainer mode was being activated in all cases, which is notmarkd2-1/+24
desirable; in particular on builds it enables -Werror which causes the build to fail now. from Debian by way of FreeBSD.
2013-12-17Update to 17.0.11ryoon2-138/+138
* Sync with thunderbird17-17.0.11
2013-12-17Update to 17.0.11ryoon2-7/+6
* This package uses external NSS (devel/nss) Changelog: Fixed in Thunderbird ESR 17.0.11 MFSA 2013-103 Miscellaneous Network Security Services (NSS) vulnerabilities
2013-12-17Update to 24.2.0ryoon2-138/+138
* Sync with thunderbird 24.2.0
2013-12-16restore enigmail checksumswiz1-1/+4
2013-12-16Stop referencing malloc.h, this breaks the build on FreeBSD.asau2-1/+15
2013-12-15Don't panic about unused functions.joerg1-1/+6
2013-12-15Update to 24.2.0ryoon2-9/+6
Changelog: FIXED Security fixes can be found here FIXED Fixed an issue where long messages with multiple signatures could end up unreadable (bug 929006) FIXED Fixed an issue where editing account settings was not possible in some non-standard configurations of local folder set-ups (bug 921371) Fixed in Thunderbird 24.2 MFSA 2013-117 Mis-issued ANSSI/DCSSI certificate MFSA 2013-116 JPEG information leak MFSA 2013-115 GetElementIC typed array stubs can be generated outside observed typesets MFSA 2013-114 Use-after-free in synthetic mouse movement MFSA 2013-113 Trust settings for built-in roots ignored during EV certificate validation MFSA 2013-111 Segmentation violation when replacing ordered list elements MFSA 2013-109 Use-after-free during Table Editing MFSA 2013-108 Use-after-free in event listeners MFSA 2013-104 Miscellaneous memory safety hazards (rv:26.0 / rv:24.2)
2013-12-13SunOS workaround for strip issues with libxulrichard1-1/+6
2013-12-122.9.0 2013/12/09pettai3-24/+13
NOTE: During the development cycle for this release, SourceForge changed their bug numbering system. Bug numbers are recorded here as they were generated by the current system at the time they were filed. The older ones (prefixed "SF") have since been renumbered or may no longer be in the system. Feature request #169: Discontinue libxml2 support in the reputation code. Feature request #174: Drop internal libstrl implementation. Feature request #175: Discontinue support for libdkimrep. Feature request #176: Update to the final REPUTE RFCs. Activate _FFR_REDIRECT. Fix bug #178: Add support for "dmarc" as an authentication method (though it hasn't been formally registered yet) and fix a minor Authentication-Results parsing problem. Fix bug #179: Correct handling of SignatureTTL. Fix bug #180: Drain results object when doing a DB walk of a postgresql table. Fix bug #182: Add an Authentication-Results header field even for messages with no valid From: field or a fatal structural violation. Teach dkimf_db_walk() about LDAP soft starting, and don't escape the forced "*" when walking. Also handle incorrect attribute counts without causing an assertion failure. Call dkimf_config_free() on shutdown so that all DBs get properly closed and everything gets deallocated. LIBOPENDKIM: Fix bug #168: Report an unresolved CNAME for ADSP records as simply absent. LIBOPENDKIM: Add DKIM_LIBFLAGS_REQUESTREPORTS to request that an "r=y" tag be added to signatures, per RFC6651. TOOLS: Fix boundary condition in opendkim-testmsg. DOCS: Feature request #168: Improve documentation of signature verification failure debugging features. DOCS: Feature request #172: Describe socket selection procedure in detail, and mention selinux command to get set up.
2013-12-11Note that this is one of the few strange programs that are IPv4 onlymartin1-0/+2
2013-12-10Remove -Wl,--no-undefined on Darwin too.jperkin1-2/+2
2013-12-09Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes.obache27-94/+96
Bump PKGREVISION for runtime dependency pattern changed packages.
2013-12-05+ opendmarcpettai1-1/+2
2013-12-05The OpenDMARC project is a community effort to develop and maintain an openpettai5-0/+164
source package for providing DMARC report generation and policy enforcement services. It includes a library for handling DMARC record parsing, a database schema and tools for aggregating and processing transaction history to produce DMARC reports, and a filter that ties it all together with an MTA using the milter protocol.
2013-12-04Update ruby-actionmailer32 to 3.2.16.taca1-4/+4
Only version number has updated.
2013-12-04Apply backported patch for SpamAssassin bug#6937 which resolves somejperkin8-3/+145
issues running with perl 5.18. Bump PKGREVISION.
2013-12-03Fix non-Solaris packaging after the update to 24.1.1.wiz2-4/+6
2013-12-02Update to Thunderbird and Thunderbird-l10n 24.1.1.richard9-152/+181
Fixed in Thunderbird 24.1.1 MFSA 2013-103 Miscellaneous Network Security Services (NSS) vulnerabilities TODO: put sdk common files into their own PLIST in order to simplify updates to PLIST.enigmail and PLIST.lightning.
2013-11-30Changes 2.2.9:adam3-7/+10
+ Full text search indexing can now be done automatically after saving/copying mails by setting plugin { fts_autoindex=yes } + replicator: Added replication_dsync_parameters setting to pass "doveadm sync" parameters (for controlling what to replicate). + Added mail-filter plugin + Added liblzma/xz support (zlib_save=xz) - v2.2.8's improved cache file handling exposed several old bugs related to fetching mail headers. - v2.2.7's iostream handling changes were causing some connections to be disconnected before flushing their output (e.g. POP3 logout message wasn't being sent)
2013-11-29Fix build with clang using the patches from www/firefox.wiz4-1/+267
2013-11-29Add RCS Ids.wiz2-0/+2
2013-11-29Fix rpath. Bump revision.joerg2-3/+4
2013-11-29ISO C++ says that replacement operators new/delete must be global.joerg3-1/+238
2013-11-24Changes 2.2.8:adam3-7/+10
+ Mail cache lookups work for the mail being saved. This improves performance by avoiding the need to parse the mail multiple times when using some plugins (e.g. mail_log). + Mail cache works for recently cached data also with in-memory indexes. + imapc: Many performance improvements, especially when working with dsync. Also added imapc_feature=fetch-headers which allows using FETCH BODY.PEEK[HEADER.FIELDS (..)] to avoid reading the entire header. + mail_location = ..:FULLDIRNAME=dbox-Mails is the same as :DIRNAME=dbox-Mails, but it will also be used for :INDEX and :CONTROL directories. (It should have worked this way from the beginning, but can't be changed anymore without breaking existing installations). - Fixed infinite loop in message parsing if message ends with "--boundary" and CR (without LF). Messages saved via SMTP/LMTP can't trigger this, because messages must end with an "LF.". A user could trigger this for him/herself though. - lmtp: Client was sometimes disconnected before all the output was sent to it. - imap_zlib plugin caused crashes during client disconnection in v2.2.7 - replicator: Database wasn't being exported to disk every 15 minutes as it should have. Instead it was being imported, causing "doveadm replicator remove" commands to not work very well.
2013-11-24Comment out p5-Storable dependency; included in perl since 5.7.3.wiz2-6/+6
2013-11-23Use find-headers instead of find-files to detect builtin header files.obache1-3/+3
2013-11-20Revbump after updating devel/boost-libsadam1-2/+2
2013-11-20recursive bump from boost-lib shlib major bump.obache1-2/+2
2013-11-18+ opensmtpdpettai1-1/+2
2013-11-18OpenSMTPD is a FREE implementation of the server-side SMTP protocolpettai10-0/+200
as defined by RFC 5321, with some additional standard extensions. It allows ordinary machines to exchange e-mails with other systems speaking the SMTP protocol. Started out of dissatisfaction with other implementations, OpenSMTPD nowadays is a fairly complete SMTP implementation. OpenSMTPD is primarily developed by Gilles Chehade, Eric Faurot and Charles Longeau; with contributions from various OpenBSD hackers.
2013-11-15Update to 1.14 (released 2007). Changes:shattered2-8/+6
* add external css file: mailgraph.css -> you will need to add this file to where mailgraph.cgi is * add support for exim * add support for SpamAssassin milter * update support for amavis-milter * update support for amavisd-new * update support for spamproxyd * --ignore-host can now be specified multiple times
2013-11-13Fix PR pkg/48240, bump PKGREVISION, and remove obsolete patchesryoon63-2087/+11
* Use *30 instead of *50. Restore session is recovered on NetBSD/amd64 5.2. Based on martin@'s patch on pkgsrc-users@.
2013-11-13Add thunderbird17-l10nryoon1-1/+2
2013-11-13Import thunderbird17-l10n-17.0.10 as mail/thunderbird17-l10n.ryoon5-0/+17324
This package contains language packs for mail/thunderbird17.
2013-11-13Give configure the desired rpath flag explicitly.joerg3-3/+9
2013-11-13Add thunderbird17ryoon1-1/+2
2013-11-13Import thunderbird17-17.0.10 as mail/thunderbird17.ryoon128-0/+11451
Mozilla Thunderbird is a redesign of the Mozilla mail component. The goal is to produce a cross platform stand alone mail application using the XUL user interface language. This version uses the gtk2 toolkit. This package tracks 24 ESR release branch.