aboutsummaryrefslogtreecommitdiff
path: root/mail
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to include PostgreSQL 10 supportDan Langille2018-10-312-5/+5
| | | | | | | | | re: https://github.com/aox/aox/commit/96ab17efa36b51fed0ec9aef8b96c038ed285c28 Approved by: feld (maintainer) Notes: svn path=/head/; revision=483572
* mail/py-dkimpy: Update to 0.9.0Steve Wills2018-10-312-4/+4
| | | | | | | | PR: 232840 Submitted by: Kevin Golding <ports@caomhin.org> (maintainer) Notes: svn path=/head/; revision=483570
* mail/py-authres: Update to 1.1.1Steve Wills2018-10-312-4/+4
| | | | | | | | PR: 232804 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) Notes: svn path=/head/; revision=483543
* mail/thunderbird: update to 60.3.0Christoph Moench-Tegeder2018-10-308-198/+127
| | | | | | | | | | PR: 232796 Approved by: gecko (jbeich@) MFH: 2018Q4 Security: 7c3a02b9-3273-4426-a0ba-f90fad2ff72e Notes: svn path=/head/; revision=483514
* mail/dovcecot: fix thinko in previous update. Don't print config alwaysLarry Rosenman2018-10-302-2/+2
| | | | | | | | PR: 232803 Submitted by: oleg@pcbtech.ru Notes: svn path=/head/; revision=483490
* mail/dovecot: give better error message(s) when there are configuration errors.Larry Rosenman2018-10-292-1/+9
| | | | | | | | PR: 232785 Submitted by: prj@rootwyrm.com Notes: svn path=/head/; revision=483437
* gecko: silence USES warningsChristoph Moench-Tegeder2018-10-291-1/+0
| | | | | | | | PR: 231867 Approved by: gecko (jbeich did not veto) Notes: svn path=/head/; revision=483435
* Update to 1.3.8 release.Alex Dupre2018-10-292-4/+4
| | | | Notes: svn path=/head/; revision=483394
* Remove a duplicate patch.Thierry Thomas2018-10-291-21/+0
| | | | | | | Reported by: fluffy Notes: svn path=/head/; revision=483371
* Fix in head and with openssl-devel.Thierry Thomas2018-10-285-96/+147
| | | | | | | Obtained from: openembedded/meta-openembedded Notes: svn path=/head/; revision=483321
* Cleanup mail/bmfTobias Kortkamp2018-10-284-20/+43
| | | | | | | | | | | | | | - Cleanup MYSQL option: properly declare libmysqlclient dependency, unbreak with other mysql version/variants - Respect CC and CFLAGS - Remove post-patch and simplify with BINARY_ALIAS - Do not strip binaries twice - Generate manpages and install them again PR: 232493 Notes: svn path=/head/; revision=483247
* - Update to 0.8.5Wen Heping2018-10-283-12/+15
| | | | | | | | | | | - Correct LICENSE info and add LICENSE_FILE, per handbook - Correct DOC switch PR: 232337 Submitted by: ndowens@yahoo.com Notes: svn path=/head/; revision=483216
* Fix path for virus scannersChris Rees2018-10-271-0/+3
| | | | | | | Submitted by: Samuel Chow <cyschow@shaw.ca> Notes: svn path=/head/; revision=483149
* mail/opendkim: Fix build with LibreSSL 2.8.2Steve Wills2018-10-271-2/+2
| | | | | | | | | PR: 232481 Submitted by: Daniel Austin <freebsd-ports@dan.me.uk> (maintainer) Reported by: Simeon Simeonov <blackmore@pichove.org> Notes: svn path=/head/; revision=483096
* mail/bmf: Update to 0.84Steve Wills2018-10-275-36/+21
| | | | | | | | PR: 232493 Submitted by: Nathan <ndowens@yahoo.com> Notes: svn path=/head/; revision=483094
* Fix build with GCC-based architectures. GCC architectures requireEmanuel Haupt2018-10-261-4/+6
| | | | | | | | | | | CFLAGS+=-fnested-functions. PR: 232646 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> MFH: 2018Q4 (blanket) Notes: svn path=/head/; revision=483035
* lang/rust: update to 1.30.0Jan Beich2018-10-251-1/+1
| | | | | | | | | | | | - Force rebuild all consumers to catch regressions early Changes: https://blog.rust-lang.org/2018/10/25/Rust-1.30.0.html Approved by: rust (tobik) MFH: 2018Q4 (less rust versions to support) Differential Revision: https://reviews.freebsd.org/D17695 Notes: svn path=/head/; revision=482993
* Update to 5.1.2-1Chris Rees2018-10-253-5/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | - Patch Mail::ClamAV to allow install for SuSE builds - 7zip handle spaces in filenames - Clamd full message scan - Detect fax and tel links - mime_perl_to_string fix for ignored handler - Add Kaspersky Linux Mail Server support - Ignore "archive damaged" in esets scanner output - Cleanup reports, add en_uk reports - Workaround MIME::Parser failing to decode UTF-8 - Refactor milter to fully support multiple original recipients - Refactor milter to support large messages - Refactor milter to reject blacklisted emails early - Fix off by one header add in milter - Look for all recipient records in DeleteRecipients - Update milter doc to 1.3 - Remove invalid Apparmor code in debian package - Fix condition concatenation in ms-update-phishing - Fix mktemp in clamav-wrapper for FreeBSD11 - Add DrWeb virus scanner support - Fixes for clamav on rhel variants Notes: svn path=/head/; revision=482989
* Expand FreeBSD 12 conditionals to include 13.0-CURRENTJan Beich2018-10-231-0/+1
| | | | Notes: svn path=/head/; revision=482846
* devel/icu: update to 63.1Jan Beich2018-10-2311-7/+11
| | | | | | | | | | Changes: http://site.icu-project.org/download/63 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ PR: 232300 Exp-run by: antoine Notes: svn path=/head/; revision=482830
* - fix build on FreeBSD 13-CURRENTOlli Hauer2018-10-224-6/+24
| | | | | | | | PR: 232502 Submitted by: Kai Notes: svn path=/head/; revision=482754
* pragrma directive is not supported by base GCC. Remove it to fix build withEmanuel Haupt2018-10-221-5/+6
| | | | | | | | | | mips, mips64, powerpc64. PR: 232514 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Notes: svn path=/head/; revision=482733
* - Update WWWDmitry Marakasov2018-10-211-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=482657
* gecko: expose Wayland supportJan Beich2018-10-202-0/+40
| | | | Notes: svn path=/head/; revision=482626
* Update to 2.7.1Sunpoet Po-Chuan Hsieh2018-10-202-6/+7
| | | | | | | Changes: https://github.com/mikel/mail/blob/2-7-stable/CHANGELOG.rdoc Notes: svn path=/head/; revision=482541
* Update devel/py-pygit2 to version 0.27.2.Matthias Fechner2018-10-202-0/+80
| | | | | | | | | | Changelog: https://github.com/libgit2/pygit2/blob/v0.27.2/CHANGELOG.rst Reported by: PORTSCOUT Approved by: mentors (implicit) Notes: svn path=/head/; revision=482484
* Fixed problems with OpenSSL 1.1.1 and an error message regarding lua.Matthias Fechner2018-10-204-12/+8
| | | | | | | | | | | PR: 223568 Submitted by: freebsd-ports@dan.me.uk Reported by: pi@FreeBSD.org Reviewed by: mfechner@FreeBSD.org Approved by: mentors (implicit) Notes: svn path=/head/; revision=482481
* - make ipfwmtad optionalDirk Meyer2018-10-191-3/+17
| | | | | | | - fix build on FreeBSD-12 Notes: svn path=/head/; revision=482452
* - Update to 1.8.1Vsevolod Stakhov2018-10-193-4/+6
| | | | | | | | PR: 232339 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Notes: svn path=/head/; revision=482438
* mail/nextcloud-mail: Update to 0.11.0Bernard Spil2018-10-193-5/+38
| | | | Notes: svn path=/head/; revision=482421
* mail/up-imapproxy: Add OpenSSL 1.1 supportBernard Spil2018-10-197-82/+66
| | | | | | | | | | | - Switch to Debian snapshot 1.2.8pre - Add OpenSSL 1.1 patch from Debian - Supports TLSv1.1 and TLSv1.2 too Obtained from: http://packages.debian.org/source/up-imapproxy Notes: svn path=/head/; revision=482417
* mail/sympa: update to 2.6.36Steve Wills2018-10-193-20/+13
| | | | | | | | PR: 232334 Submitted by: geoffroy desvernay <dgeo@centrale-marseille.fr> (maintainer) Notes: svn path=/head/; revision=482395
* Add p5-Mail-Box-POP3 3.004 (copied from p5-Mail-Box)Sunpoet Po-Chuan Hsieh2018-10-185-0/+50
| | | | | | | | | | | | | Maintain a folder which has its messages stored on a remote server. The communication between the client application and the server is implemented using the POP3 protocol. This class uses Mail::Transport::POP3 to hide the transport of information, and focusses solely on the correct handling of messages within a POP3 folder. WWW: https://metacpan.org/release/Mail-Box-POP3 Notes: svn path=/head/; revision=482363
* Add p5-Mail-Box-IMAP4 3.003 (copied from p5-Mail-Box)Sunpoet Po-Chuan Hsieh2018-10-185-0/+67
| | | | | | | | | | | | | | Maintain a folder which has its messages stored on a remote server. The communication between the client application and the server is implemented using the IMAP4 protocol. This class uses Mail::Transport::IMAP4 to hide the transport of information, and focusses solely on the correct handling of messages within a IMAP4 folder. More than one IMAP4 folder can be handled by one single IMAP4 connection. WWW: https://metacpan.org/release/Mail-Box-IMAP4 Notes: svn path=/head/; revision=482362
* Update to 3.005Sunpoet Po-Chuan Hsieh2018-10-183-262/+21
| | | | | | | | | - Add LICENSE Changes: https://metacpan.org/changes/distribution/Mail-Box Notes: svn path=/head/; revision=482361
* Add p5-Mail-Transport 3.003 (copied from p5-Mail-Box)Sunpoet Po-Chuan Hsieh2018-10-185-0/+61
| | | | | | | | | | | | | | | Mail::Transport extends Mail::Transport implement sending and/or receiving of messages, using various protocols. Mail::Transport::Send extends this class, and offers general functionality for send protocols, like SMTP. Mail::Transport::Receive also extends this class, and offers receive method. Some transport protocols will implement both sending and receiving. WWW: https://metacpan.org/release/Mail-Transport Notes: svn path=/head/; revision=482360
* Add p5-Mail-Message 3.007 (copied from p5-Mail-Box)Sunpoet Po-Chuan Hsieh2018-10-185-0/+226
| | | | | | | | | | | | | | | | | | | | | A Mail::Message object is a container for MIME-encoded message information, as defined by RFC2822. Everything what is not specificaly related to storing the messages in mailboxes (folders) is implemented in this class. Methods which are related to folders is implemented in the Mail::Box::Message extension. The main methods are get(), to get information from a message header field, and decoded() to get the intended content of a message. But there are many more which can assist your program. Complex message handling, like construction of replies and forwards, are implemented in separate packages which are autoloaded into this class. This means you can simply use these methods as if they are part of this class. Those package add functionality to all kinds of message objects. WWW: https://metacpan.org/release/Mail-Message Notes: svn path=/head/; revision=482359
* - Fix build with openssl 1.1.1 / unbreak on 12.0-ALPHA9 [1]Emanuel Haupt2018-10-162-2/+16
| | | | | | | | | | | | | | - Merge a patch from upstream as some providers seem to require SNI when TLSv1.3 is used - Pacify portlint PR: 231776 Submitted by: Sascha Holzleiter <sascha@root-login.org> Notified by: pkg-fallout [1] MFH: 2018Q4 (blanket) Notes: svn path=/head/; revision=482205
* Update to 0.54Sunpoet Po-Chuan Hsieh2018-10-152-5/+6
| | | | | | | Changes: https://metacpan.org/changes/distribution/Mail-DKIM Notes: svn path=/head/; revision=482180
* Update to 3.3.5Jochen Neumeister2018-10-153-3/+5
| | | | | | | | | | | Changelog: https://www.phplist.org/newslist/phplist-3-3-5-release-notes/ PR: 232238 Submitted by: maintainer Sponsored by: Netzkommune GmbH Notes: svn path=/head/; revision=482165
* - Add LICENSEDmitry Marakasov2018-10-152-3/+5
| | | | | | | | | - Whitespace fix - Silence patching - Update WWW Notes: svn path=/head/; revision=482145
* Jettison SSLv2 support. Not only does this allow mail/mailx toCy Schubert2018-10-153-1/+31
| | | | | | | build using openssl111 in base but SSLv2 is insecure. Notes: svn path=/head/; revision=482131
* mail/dovecot: don't pick up libsodium if installed.Larry Rosenman2018-10-141-1/+3
| | | | | | | | PR: 232236 Submitted by: d8zNeCFG@aon.at Notes: svn path=/head/; revision=482041
* mail/pecl-mailparse: Fix build with PHP 7.3Danilo G. Baio2018-10-132-1/+81
| | | | | | | Obtained from: upstream Notes: svn path=/head/; revision=481999
* lang/rust: update to 1.29.2Jan Beich2018-10-121-0/+1
| | | | | | | | | | | | | - Force rebuild all consumers in case some are affected by miscompilation Changes: https://blog.rust-lang.org/2018/10/12/Rust-1.29.2.html PR: 229826 (follow up) Approved by: rust (tobik) MFH: 2018Q4 Differential Revision: https://reviews.freebsd.org/D17477 Notes: svn path=/head/; revision=481921
* Fix mail/opendkim to work with standard sendmail in baseUlrich Spörlein2018-10-122-14/+21
| | | | | | | | | PR: 208056 Submitted by: Krzysztof <ports@bsdserwis.com> Reported by: Marcin Cieślak Notes: svn path=/head/; revision=481909
* Deprecate most glib12 consumersAntoine Brodin2018-10-124-15/+8
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=481888
* Those ports are not compatible with php 7.3Antoine Brodin2018-10-121-1/+1
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=481878
* mail/qmailadmin: Chase cracklib dictionary rename from r408137Tobias Kortkamp2018-10-112-3/+3
| | | | | | | | | PR: 213157 Submitted by: Florian Riehm <mail@friehm.de> Approved by: 2 year bug anniversary Notes: svn path=/head/; revision=481799
* Take maintainershipSunpoet Po-Chuan Hsieh2018-10-101-1/+1
| | | | Notes: svn path=/head/; revision=481748