Commit graph

20754 commits

Author SHA1 Message Date
Steve Wills
9f2ff2b76e mail/mutt: Update to 1.11.1
While here:
* Remove MUTT_LITE parts
* pet portlint
- NNTP broken for 1.11.0
* Add patch-qresync-crash fixes a crash coming in 1.11.1

PR:		233680
Submitted by:	Derek Schrock <dereks@lifeofadishwasher.com> (maintainer)
2018-12-03 22:23:03 +00:00
Sunpoet Po-Chuan Hsieh
8fd7586655 Update to 2.7.8
Changes:	https://github.com/rubygems/rubygems/blob/master/History.txt
PR:		233645
Exp-run by:	antoine
2018-12-03 18:56:42 +00:00
Olli Hauer
82a8e77426 - update to 3.4-20181202 2018-12-03 10:16:33 +00:00
Antoine Brodin
237c32d16d Deprecate ports depending on php 5.6 2018-12-02 17:43:33 +00:00
Rene Ladan
99d6d12a38 Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.

Submitted by:	tcberner
Reviewed by:	adridg, jhale, rene, tcberner
Approved by:	portmgr (implicit, flavor hook)
Differential Revision:	https://reviews.freebsd.org/D17741
2018-12-02 15:41:47 +00:00
Sunpoet Po-Chuan Hsieh
f77f687e44 Update to 4.2.11
Changes:	https://github.com/rails/rails/blob/4-2-stable/actionmailer/CHANGELOG.md
2018-12-02 15:40:04 +00:00
Sunpoet Po-Chuan Hsieh
a0958d7777 Update to 5.0.7.1
Changes:	https://github.com/rails/rails/blob/5-0-stable/actionmailer/CHANGELOG.md
2018-12-02 15:37:49 +00:00
Sunpoet Po-Chuan Hsieh
96c044dfb8 Update to 5.1.6.1
Changes:	https://github.com/rails/rails/blob/5-1-stable/actionmailer/CHANGELOG.md
2018-12-02 15:36:26 +00:00
Olli Hauer
d775b3dfcf - update to 3.4-20181130 2018-12-02 10:38:45 +00:00
Christoph Moench-Tegeder
854967287d mail/thunderbird: update to 60.3.2
https://www.thunderbird.net/en-US/thunderbird/60.3.2/releasenotes/

PR:		233674
Approved by:	jbeich (maintainer, gecko)
MFH:		2018Q4
2018-11-30 20:39:51 +00:00
Matthias Andree
b254f6fa37 Actually expand newsyslog locations in pkg-message.
Followup to
Differential Revision:	https://reviews.freebsd.org/D17088
2018-11-29 17:34:54 +00:00
Guido Falsi
8d496ee75a Upgrade courier-imap to 5.0.4
Fixes some pop3 and unicode issues.

PR:		233599
Submitted by:	hsakamt@tsnr.com
2018-11-29 09:42:15 +00:00
Dmitry Marakasov
89a4ab9c60 - Add NO_ARCH
- Cosmetic fixes

Approved by:	portmgr blanket
2018-11-29 09:30:31 +00:00
Olli Hauer
666127294e - add ability to overwrite OPTIONS_DEFAULT for slave ports
(s/=/?=/)

PR:		233608
Submitted by:	HEO SeonMeyong
2018-11-28 14:34:44 +00:00
Ben Woods
898fbce0b3 mail/mailman: Use .conf suffix for /usr/local/etc/newsyslog.conf.d/
- Rename the files installed to /usr/local/etc/newsyslog.conf.d/ to end
  with a '.conf' suffix.
- Add pkg-install script to automatically move any copies of the old
  newsyslog file to the new location if the new file is unmodified from the default,
  or print a warning if it the new file has been modified.
- Add a note to UPDATING and pkg-message to warn users of this, in case
  they are using provisioning/configuration management tools which need
  to be modified. Note the UPDATING entry was committed in r485721.

Recent changes to /etc/newsyslog.conf (r340318) will only include files
from the /usr/local/etc/newsyslog.conf.d/ directory which end with
'.conf' and do not beginning with a '.' character.

Reviewed by:	mat
Approved by:	mandree (maintainer)
Differential Revision:	https://reviews.freebsd.org/D17088
2018-11-28 14:18:08 +00:00
Dirk Meyer
56d328be24 - bump PORTREVISION 2018-11-27 05:28:06 +00:00
Dirk Meyer
c0f004bd65 - remove some extraneous escaping in regex
PR:		233454
Submitted by:	Kyle Evans
2018-11-26 07:03:47 +00:00
Olli Hauer
b193a0d924 - fix build with libressl 2.8.2
PR:             233517 233527
Submitted by:   Andrej Ebert
Reported by:	Herbert J. Skuhra
2018-11-26 06:59:17 +00:00
Jan Beich
d0ec9facfd gecko: unbreak with more strict regex(3) on FreeBSD 13
In file included from ../.build/dom/workers/Unified_cpp_dom_workers0.cpp:11:
dom/workers/ChromeWorkerScope.cpp:56:10: error: use of undeclared identifier 'JS_InitCTypesClass'
    if (!JS_InitCTypesClass(aCx, aGlobal) ||
         ^
dom/workers/ChromeWorkerScope.cpp:61:18: error: unknown type name 'JSCTypesCallbacks'
    static const JSCTypesCallbacks callbacks = {
                 ^

PR:		233453
Reported by:	kevans
2018-11-26 06:44:58 +00:00
Olli Hauer
e7c310a8a0 - fix build with libressl 2.8.2
PR:		233517
Submitted by:	Andrej Ebert
2018-11-26 05:11:03 +00:00
Sunpoet Po-Chuan Hsieh
56ad3f31e1 Update to 4.3.0
- Update WWW

Changes:	https://github.com/smartinez87/exception_notification/blob/master/CHANGELOG.rdoc
2018-11-25 17:12:01 +00:00
Olli Hauer
19c06e9f04 - update to 3.3.2
Changelog:
20180617
  Bugfix (introduced: Postfix 2.11): minor memory leak when
  minting issuer certs. This affects a tiny minority of use
  cases. Viktor Dukhovni, based on a fix by Juan Altmayer
  Pizzorno for the ssl_dane library.

20180817
  Workaround: postconf build did not abort if the m4 command
  is not installed (on a system that does have the make
  command, the awk command, the perl command, and the C
  compiler?!).

20181104
  Multiple 'bit rot' fixes for OpenSSL API changes, including
  support to disable TLSv1.3, to avoid issuing multiple session
  tickets, and to allow OpenSSL >= 1.1.0 run-time micro version
  bumps without complaining about library version mismatches.
  Viktor Dukhovni.

20181106
  Bugfix (introduced: 3.0): smtpd_discard_ehlo_keywords could
  not disable "SMTPUTF8". because the lookup table was using
  "EHLO_MASK_SMTPUTF8" instead.

20181110
  Documentation: update documentation for Postfix versions
  that support disabling TLS 1.3.

20181117
  Improved logging of TLS 1.3 summary information, and improved
  reporting of the same info in Received: message headers.
  Viktor Dukhovni.

MFH:		2018Q4
2018-11-25 13:01:50 +00:00
Olli Hauer
23a4252f8f - update to 3.4-20181123 2018-11-25 12:56:35 +00:00
Larry Rosenman
5064f99065 mail/dovecot22, mail/dovecot-pigeonhole04: Deprecate
since they are EOL, and the issues with 2.3/0.5 have been fixed
2018-11-23 20:19:58 +00:00
Steve Wills
a97bbbcc3c mail/opendkim: mark broken with Lua 5.3 and higher
PR:		232953
Reported by:	pr@aoek.com
Approved by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
2018-11-23 20:17:42 +00:00
Larry Rosenman
3f50049b45 mail/dovecot: pick up patch from upstream to quiet format warnings.
Obtained from:	de42b54aaf
2018-11-23 18:22:16 +00:00
Vsevolod Stakhov
0d97aa0e07 - Update to 1.8.2
PR:		233327
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2018-11-23 17:04:42 +00:00
Larry Rosenman
218e60f065 mail/dovecot update to 2.3.4, mail/dovecot-pigeonhole to 0.5.4
dovecot change log:
* The default postmaster_address is now "postmaster@<user domain or
   server hostname>". If username contains the @domain part, that's
   used. If not, then the server's hostname is used.
* "doveadm stats dump" now returns two decimals for the "avg" field.

+ Added push notification driver that uses a Lua script
+ Added new SQL, DNS and connection events.
   See https://wiki2.dovecot.org/Events
+ Added "doveadm mailbox cache purge" command.
+ Added events API support for Lua scripts
+ doveadm force-resync -f parameter performs "index fsck" while opening
   the index. This may be useful to fix some types of broken index files.
   This may become the default behavior in a later version.
- director: Kicking a user crashes if login process is very slow
- pop3_no_flag_updates=no: Don't expunge DELEted and RETRed messages
   unless QUIT is sent.
- auth: Fix crypt() segfault with glibc-2.28+
- imap: Running UID FILTER script with errors assert-crashes
- dsync, pop3-migration: POP3 UIDLs weren't added to
   dovecot.index.cache while mails were saved.
- dict clients may have been using 100% CPU while waiting for dict
   server to finish commands.
- doveadm user: Fixed user listing via HTTP API
- All levels of Cassandra log messages were logged as Dovecot errors.
- http/smtp client may have crashed after SSL handshake
- Lua auth converted strings that looked like numbers into numbers.

pigeonhole change log:
  * Adjustments to several changes in Dovecot v2.3.4 make this Pigeonhole
    release dependent on that Dovecot release; it will not compile against
    older Dovecot versions. And, conversely, you need to upgrade
    Pigeonhole when upgrading Dovecot to v2.3.4.
  * The changes regarding the default postmaster_address in Dovecot v2.3.4
    mainly apply to Pigeonhole. The new default should work for all
    existing installations, thereby fixing several reported v2.3/v0.5
    migration problems.

  - IMAP FILTER=SIEVE capability: Fix assert crash occurring when running
    UID FILTER on a Sieve script with errors.
2018-11-23 15:12:44 +00:00
Jochen Neumeister
2f616bc3b9 Update to 5.2.27
Changelog: https://github.com/PHPMailer/PHPMailer/releases/tag/v5.2.27

PR:		233420
Reported by:	Derek Schrock <dereks@lifeofadishwasher.com>
MFH:		2018Q4
Security:	b036faba-edd8-11e8-b3b7-00e04c1ea73d
Sponsored by:	Netzkommune GmbH
2018-11-23 14:42:29 +00:00
Jochen Neumeister
6253b1e00e Update to RC6
Changelog: https://github.com/php/php-src/blob/php-7.3.0RC6/NEWS

Approved by:	tz (implicit)
Sponsored by:	Netzkommune GmbH
2018-11-23 10:28:43 +00:00
Jochen Neumeister
bedd1930ae Disable rsh/ssh functionality in imap by default (php bug #77153).
PR:		233384
Submitted by:	joneum
Approved by:	tz (implicit)
MFH:		2018Q4
Security:	ec49f6b5-ee39-11e8-b2f4-74d435b63d51
Sponsored by:	Netzkommune GmbH
2018-11-22 11:53:53 +00:00
Alex Dupre
904071cff5 Disable rsh/ssh functionality in imap by default (php bug #77153).
PR:		233384
Submitted by:	joneum
2018-11-22 09:26:37 +00:00
Koichiro Iwao
390129ae6b mail/fetchmail: backport SNI support from upstream
This affects some servers such as Gmail.

See also bugs on Linux distributions.
* https://bugzilla.redhat.com/show_bug.cgi?id=1611815
* https://bugs.launchpad.net/ubuntu/+source/fetchmail/+bug/1798786

PR:		233078
Submitted by:	fuyuhiko.maruyama@gmail.com
Approved by:	Corey Halpin <chalpin@cs.wisc.edu> (maintainer), mentors (implicit)
Obtained from:	9b8b634312
MFH:		2018Q4
2018-11-22 01:52:39 +00:00
Jochen Neumeister
3be675e8e4 Update to 6.0.6
Changelog: https://github.com/PHPMailer/PHPMailer/releases/tag/v6.0.6

MFH:		2018Q4
Security:	b036faba-edd8-11e8-b3b7-00e04c1ea73d
Sponsored by:	Netzkommune GmbH
2018-11-21 22:11:51 +00:00
Alex Dupre
cc8c54ed2e Update to 1.9.8 release. 2018-11-21 09:16:50 +00:00
Olli Hauer
fd7eee9167 - update to 3.4-20181119 2018-11-21 05:24:51 +00:00
Jan Beich
aecc1f4df9 gecko: drop BUNDLED_CAIRO option 2018-11-20 18:58:12 +00:00
Jan Beich
1bfb541196 gecko: drop system ogg/vorbis support
Too infrequently updated to justify maintenance burden.
2018-11-20 18:55:42 +00:00
Jan Beich
493ad91428 gecko: drop JPEG_PORT=graphics/jpeg support
Completely untested for years.
2018-11-20 18:55:08 +00:00
Jan Beich
3747c7b9ed gecko: drop OSS audio backend
- Poor latency
- No multichannel support
- No input device support
- No device selection
- No upstream maintainer
2018-11-20 18:54:51 +00:00
Olli Hauer
a1855b7c21 - update to 3.4-20181118 2018-11-19 16:17:21 +00:00
Olli Hauer
05ac9ce1f6 - update to 20181117 2018-11-18 17:56:47 +00:00
Jochen Neumeister
3a26e84988 Update to 3.17.1
- Add License
- Remove the MANUAL Part: This has alredy been removed in Version 3.17.0

Changelog: https://www.claws-mail.org/NEWS

Sponsored by:	Netzkommune GmbH
2018-11-17 00:57:35 +00:00
Christoph Moench-Tegeder
c401e218d0 mail/thunderbird-i18n: update to 60.3.1
forgot to commit this along thunderbird proper

PR:		228477
Approved by:	jbeich (maintainer)
MFH:		2018Q4
2018-11-16 15:06:57 +00:00
Christoph Moench-Tegeder
f488d0a09c mail/thunderbird: update to 60.3.1
https://www.thunderbird.net/en-US/thunderbird/60.3.1/releasenotes/

PR:		228477
Approved by:	jbeich (maintainer)
MFH:		2018Q4
2018-11-16 14:20:36 +00:00
Sunpoet Po-Chuan Hsieh
84be999141 Move mail/py-email-reply-parser to mail/py-email_reply_parser
- Update to 0.5.9
- Change MASTER_SITES to CHEESESHOP
- Add LICENSE
- Add NO_ARCH

Changes:	https://github.com/zapier/email-reply-parser/commits/master
2018-11-15 19:07:40 +00:00
Mark Linimon
80a707801d Fix build on gcc-based archs.
Approved by:	portmgr (tier-2 blanket)
2018-11-15 03:33:04 +00:00
Mark Linimon
e5b496487d Fix build on gcc-based archs.
Approved by:	portmgr (tier-2 blanket)
2018-11-15 03:26:23 +00:00
Sunpoet Po-Chuan Hsieh
d3b4a6d5c4 Update to 4.24.1
Changes:	https://metacpan.org/changes/distribution/Sisimai
2018-11-14 21:43:53 +00:00
Eugene Grosbein
f0b50d36d3 mail/qpopper: grammar fix after r484938 2018-11-14 18:20:42 +00:00