Commit Graph

21453 Commits

Author SHA1 Message Date
Christoph Moench-Tegeder
955bac7527 MFH: r522569
mail/thunderbird: update to 68.4.1

https://www.thunderbird.net/en-US/thunderbird/68.4.1/releasenotes/

Approved by:	portmgr (blanket: web browser alike)
2020-01-10 13:35:46 +00:00
Piotr Kubaj
84fb450cc7 MFH: r522137
mail/rspamd-devel: use luajit only on amd64, armv7, i386 and powerpc to fix build on other architectures

It's possible that there are other architectures that luajit works on, but I couldn't test it.

PR:		243059
Approved by:	vsevolod (maintainer)
Approved by:	portmgr (fix build blanket)
2020-01-05 10:59:19 +00:00
Dirk Meyer
3c6f03727a - update to 1-1.1.Alpha14.1 2020-01-01 08:08:10 +00:00
Wen Heping
c7bd5dfdb8 - Update to 0.58 2020-01-01 02:39:48 +00:00
Sunpoet Po-Chuan Hsieh
e2f124fd10 Update to 3.5.1
Changes:	https://github.com/Mange/roadie/blob/master/Changelog.md
2019-12-30 17:00:18 +00:00
Danilo G. Baio
8064b324ae mail/pecl-mailparse: Update to 3.0.4, Fix build with PHP 7.4 [1]
Changelog:	https://pecl.php.net/package-changelog.php?package=mailparse&release=3.0.4

PR:		242822 [1]
Reported by:	 ari@ish.com.au [1]
2019-12-29 19:17:26 +00:00
Jochen Neumeister
62fe9aeda6 Update to 6.1.3
Changelog: https://github.com/PHPMailer/PHPMailer/releases/tag/v6.1.3

Sponsored by:	Netzkommune GmbH
2019-12-29 12:56:15 +00:00
Dmitry Marakasov
d3f1615832 - Update to 2.02
- Pass maintainership to submitter

PR:             242550
Submitted by:   andreas.jobs+freebsdbugs@ruhr-uni-bochum.de
2019-12-28 17:38:50 +00:00
Sunpoet Po-Chuan Hsieh
fa0356b20c Update to 5.2.4.1
Changes:	https://github.com/rails/rails/blob/5-2-stable/actionmailer/CHANGELOG.md
2019-12-28 07:39:41 +00:00
Jan Beich
d7d5e3bc81 www/firefox: backport upstream sndio fixes
Apparently, it fixes random tab crashes.

Submitted by:	tobik
2019-12-27 23:29:08 +00:00
Matthias Fechner
b3e4c8cf84 Update to 0.10.0 which is required for gitlab-ce 12.6.0. 2019-12-27 15:36:16 +00:00
Baptiste Daroussin
5f004f2507 update to 1.2.6 2019-12-27 08:56:09 +00:00
Rene Ladan
f304363821 Remove expired port:
2019-12-26 mail/openemm2013: marked BROKEN for 4 months; use mail/openemm2015 instead
2019-12-26 14:42:22 +00:00
Antoine Brodin
de61a87208 Deprecate a few ports
With hat:	portmgr
2019-12-26 07:54:28 +00:00
Hiroki Sato
a2835fe3cb Update to 1.2. 2019-12-25 22:00:03 +00:00
Jan Beich
5854dedf85 mail/mpop: update to 1.4.7
Changes:	https://marlam.de/mpop/news/mpop-1-4-7/
Reported by:	portscout
2019-12-25 14:59:59 +00:00
Dirk Meyer
83575d3043 - fix RSA_generate_key
PR:		242862
Submitted by:	Dan Lukes
2019-12-24 21:30:56 +00:00
Piotr Kubaj
3626473e5f mail/neomutt: add MAKE_JOBS_UNSAFE=yes
I had race condition during build of this port on powerpc64 elfv2 with 18 cores (72 threads).
--- conn/getdomain.o ---
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -std=c99 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -I/usr/local/include -DNCURSES_WIDECHAR -I/usr/include -I/usr/include  -I. -I. -Wall  -I./test -MT conn/getdomain.o -MD -MP -MF getdomain.Tpo -c -o conn/getdomain.o conn/getdomain.c
--- complete.o ---
mv: complete.Tpo: No such file or directory

PR:		242436
Approved by:	bapt (maintainer timeout)
2019-12-24 01:54:23 +00:00
Jan Beich
c2396ba22f multimedia/aom: update to 1.0.0.2863
Changes:	https://aomedia.googlesource.com/aom/+log/3e421b069..cc6cf05c5
2019-12-24 00:37:08 +00:00
Jochen Neumeister
6f2aa8ead0 Update to 1.13.2
PR:		242714
Submitted by:	Derek Schrock <dereks@lifeofadishwasher.com> (maintainer)
Sponsored by:	Netzkommune GmbH
2019-12-21 11:42:55 +00:00
Brooks Davis
9b1a5c1c07 Additional builds with with src r354909 applied.
The referenced change made NO_INSTALLLIB, NO_MAN, and NO_PROFILE into
errors causing these ports that declare them and use the FreeBSD make
infrastructure as part of their build to fail.

When the offending variables occur in a BSD Makefile, NO_MAN becomes
MAN= and NO_INSTALLLIB and NO_PROFILE become MK_INSTALLLIB=no and
MK_PROFILE=no respectively.  When declared in the environment they
become WITHOUT_<FOO>.

Also GC NO_MANCOMPRESSED which doesn't do anything.

In the case of devel/libpasori, this change accomplished the same thing
as the change in r518434, but more directly (fix the Makefiles rather
than patching them after they are installed).
2019-12-20 23:24:40 +00:00
Dirk Meyer
6c5399cd2e - update to 2.7 2019-12-20 04:36:07 +00:00
Tobias Kortkamp
6474c40f73 lang/rust: Update to 1.40.0
- Force rebuild all consumers to catch regressions early

Thanks to Mikaël Urankar for providing updated bootstraps for
aarch64, armv6, armv7, powerpc64.

Changes:	https://blog.rust-lang.org/2019/12/19/Rust-1.40.0.html
Tested by:	mikael.urankar@gmail.com, tobik
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D22843
2019-12-19 16:14:48 +00:00
Bernard Spil
1e63d9af0e mail/nextcloud-mail: Update to 0.20.3 2019-12-19 09:46:12 +00:00
Rene Ladan
b51b839969 Remove PHP 7.1 ports, upstream security support ended on 2019-12-01 :
2019-12-01 archivers/php71-bz2
2019-12-01 archivers/php71-phar
2019-12-01 archivers/php71-zip
2019-12-01 archivers/php71-zlib
2019-12-01 converters/php71-iconv
2019-12-01 converters/php71-mbstring
2019-12-01 converters/php71-recode
2019-12-01 databases/php71-dba
2019-12-01 databases/php71-interbase
2019-12-01 databases/php71-mysqli
2019-12-01 databases/php71-odbc
2019-12-01 databases/php71-pdo
2019-12-01 databases/php71-pdo_dblib
2019-12-01 databases/php71-pdo_firebird
2019-12-01 databases/php71-pdo_mysql
2019-12-01 databases/php71-pdo_odbc
2019-12-01 databases/php71-pdo_pgsql
2019-12-01 databases/php71-pdo_sqlite
2019-12-01 databases/php71-pgsql
2019-12-01 databases/php71-sqlite3
2019-12-01 devel/php71-gettext
2019-12-01 devel/php71-intl
2019-12-01 devel/php71-json
2019-12-01 devel/php71-pcntl
2019-12-01 devel/php71-readline
2019-12-01 devel/php71-shmop
2019-12-01 devel/php71-sysvmsg
2019-12-01 devel/php71-sysvsem
2019-12-01 devel/php71-sysvshm
2019-12-01 devel/php71-tokenizer
2019-12-01 ftp/php71-curl
2019-12-01 ftp/php71-ftp
2019-12-01 graphics/php71-exif
2019-12-01 graphics/php71-gd
2019-12-01 lang/php71
2019-12-01 mail/php71-imap
2019-12-01 math/php71-bcmath
2019-12-01 math/php71-gmp
2019-12-01 misc/php71-calendar
2019-12-01 net/php71-ldap
2019-12-01 net/php71-soap
2019-12-01 net/php71-sockets
2019-12-01 net/php71-xmlrpc
2019-12-01 net-mgmt/php71-snmp
2019-12-01 security/php71-filter
2019-12-01 security/php71-hash
2019-12-01 security/php71-mcrypt
2019-12-01 security/php71-openssl
2019-12-01 sysutils/php71-fileinfo
2019-12-01 sysutils/php71-posix
2019-12-01 textproc/php71-ctype
2019-12-01 textproc/php71-dom
2019-12-01 textproc/php71-enchant
2019-12-01 textproc/php71-pspell
2019-12-01 textproc/php71-simplexml
2019-12-01 textproc/php71-wddx
2019-12-01 textproc/php71-xml
2019-12-01 textproc/php71-xmlreader
2019-12-01 textproc/php71-xmlwriter
2019-12-01 textproc/php71-xsl
2019-12-01 www/mod_php71
2019-12-01 www/php71-opcache
2019-12-01 www/php71-session
2019-12-01 www/php71-tidy
2019-12-17 20:21:15 +00:00
Christoph Moench-Tegeder
1715e7a24e mail/thunderbird: upgrade to 68.3.1 (rc1)
Release Notes (soon):
  https://www.thunderbird.net/en-US/thunderbird/68.3.1/releasenotes/

MFH:		2019Q4 (once it's ga, if that's happens this year; and then it's blanket: web browser alike)
2019-12-16 23:24:08 +00:00
Olli Hauer
f392db6c3b - update to 3.5-20191214 2019-12-16 15:45:45 +00:00
Hajimu UMEMOTO
776253543f Update to 3.0.13. 2019-12-16 13:36:47 +00:00
Hajimu UMEMOTO
9ed1cdd125 Update to 2.5.15. 2019-12-16 13:35:57 +00:00
Alexey Dokuchaev
9cbaaa1aa1 Remove DEBUG option and amend CONFIGURE_ARGS according to WITH_DEBUG.
Users often got confused as to why installed binaries are stripped when
they've selected DEBUG option, which should not have been an option in
the first place, but a user-facing variable.  Now sanity is restored.
2019-12-16 10:12:04 +00:00
Baptiste Daroussin
bb86c56b8d Update to 1.2.5 2019-12-16 08:17:04 +00:00
Fernando Apesteguía
4d7abcb8fb mail/mutt: update to 1.13.1
Too many changes to be listed here.

ChangeLog: https://gitlab.com/muttmua/mutt/raw/stable/UPDATING

PR:	242534
Submitted by:	dereks@lifeofadishwasher.com (maintainer)
2019-12-15 21:36:02 +00:00
Tobias Kortkamp
216a0b6dc6 mail/vpopmail: Unbreak build with PGSQL=on 2019-12-15 13:10:46 +00:00
Cy Schubert
06a396ef70 Update 3.4.2 --> 3.4.3
2019-12-11: Apache SpamAssassin 3.4.3 has been released! Apache
SpamAssassin 3.4.3 contains numerous tweaks and bug fixes as we prepare
to move to version 4.0.0 with better, native UTF-8 handling. There are a
number of functional patches, improvements as well as security reasons to
upgrade to 3.4.3. In this release, there is also one new plugin and there
are bug fixes for two CVEs:

    CVE-2019-12420 for Multipart Denial of Service Vulnerability
    CVE-2018-11805 for nefarious CF files can be configured to run system
                   commands without any output or errors.

PR:		242618
Submitted by:	cy
Reported by:	cy
Approved by:	zeising (maintainer)
MFH:		2019Q4
Security:	CVE-2019-12420, CVE-2018-11805
2019-12-13 20:03:33 +00:00
Cy Schubert
0c97931883 Remove comment to ensure the japanese/spamassassin verion number updated
and in sync. japanese/spamassassin was removed by r488786.

Approved by:	zeising (maintainer, implicit)
MFH:		2019Q4
2019-12-13 20:03:23 +00:00
Baptiste Daroussin
f7f233610f Update to 3.2.5 2019-12-13 17:34:15 +00:00
Bernard Spil
84348ce7fb mail/nextcloud-mail: Update to 0.20.2 2019-12-13 15:48:02 +00:00
Larry Rosenman
38be96ca81 mail/dovecot: upgrade to 2.3.9.2,
* CVE-2019-19722: Mails with group addresses in From or To fields caused
crash in push notification drivers.
- additional fix for blank headers

PORTREVISION bump for mail/dovecot-pigeonhole, mail/dovecot-fts-xapian
*NOT* requesting MFH as 2.3.9 is not in 2019Q4.

Security:	b7dc4dde-2e48-43f9-967a-c68461537cf2
Security:	CVS-2019-19722
2019-12-13 15:02:25 +00:00
Baptiste Daroussin
a509d4554e Update to 20191207 2019-12-13 14:08:35 +00:00
Jan Beich
701aa3bcf8 devel/boost-*: update to 1.72.0
Changes:	http://www.boost.org/users/history/version_1_72_0.html
PR:		241449
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D22136
2019-12-11 17:53:48 +00:00
Sunpoet Po-Chuan Hsieh
22d850c265 Update to 5.2.4
Changes:	https://github.com/rails/rails/blob/5-2-stable/actionmailer/CHANGELOG.md
2019-12-10 17:15:34 +00:00
Mark Linimon
c81ed9cd55 Reset maintainer at their request.
PR:		242511
Submitted by:	maintainer
2019-12-08 23:21:13 +00:00
Sunpoet Po-Chuan Hsieh
cc65f7be9f Update version requirement of RUN_DEPENDS
- Update pkg-descr
- Take maintainership
2019-12-08 17:30:45 +00:00
Larry Rosenman
9849174842 mail/roundcube-contextmenu: update to 3.0
- Roundcube 1.4 support

PR:	242443
Submitted by:	moiseev@mezonplus.ru
2019-12-05 16:44:38 +00:00
Alexey Dokuchaev
71581c5758 Unbreak the build with LDAP option selected (for some reason, the problem
does not occur on FreeBSD 11.3 and 12.0):

  ld: error: .../libmu_auth.so: undefined reference to ber_memfree
  ld: error: .../libmu_auth.so: undefined reference to ber_memvfree
  ld: error: .../libmu_auth.so: undefined reference to ber_set_option

It looks like an underlinking case, but I do not possess enough of domain
knowledge to properly describe what had changed in our linker and why it
was not a problem before.

Reported by:	maintainer
2019-12-04 18:01:23 +00:00
Larry Rosenman
0e8254517a mail/dovecot, mail/dovecot-pigeonhole: upgrade to 2.3.9, 0.5.9 respectively.
Bump PORTREVISION of mail/dovecot-fts-xapian for version change of dovecot.

Changelog:
Dovecot:
* Changed several event field names for consistency and to avoid
  conflicts in parent-child event relationships:
   * SMTP server command events: Renamed "name" to "cmd_name"
   * Events inheriting from a mailbox: Renamed "name" to "mailbox"
   * Server connection events have only "remote_ip", "remote_port",
     "local_ip" and "local_port".
   * Removed duplicate "client_ip", "ip" and "port".
   * Mail storage events: Removed "service" field.
     Use "service:<name>" category instead.
   * HTTP client connection events: Renamed "host" to "dest_host" and
     "port" to "dest_port"
* auth: Drop Postfix socketmap support. It hasn't been working
  with recent Postfix versions for a while now.
* push-notification-lua: The "subject" field is now decoded to UTF8
  instead of kept as MIME-encoded.
+ push-notification-lua: Added new "from_address", "from_display_name",
  "to_address" and "to_display_name" fields. The display names are
  decoded to UTF8.
+ Added various new fields to existing events.
  See http://doc.dovecot.net/admin_manual/list_of_events.html
+ Add lmtp_add_received_header setting. It can be used to prevent LMTP
  from adding "Received:" headers.
+ doveadm: Support SSL/STARTTLS for proxied doveadm connections based on
  doveadm_ssl setting and proxy ssl/tls settings.
+ Log filters support now "service:<name>", which matches all events for
  the given service. It can also be used as a category.
+ lib: Use libunwind to get abort backtraces with function names
  where available.
+ lmtp: When the LMTP proxy changes the username (from passdb lookup)
  add an appropriate ORCPT parameter.
- lmtp: Add lmtp_client_workarounds setting to implement workarounds for
  clients that send MAIL and RCPT commands with additional spaces before
  the path and for clients that omit <> brackets around the path.
  See example-config/conf.d/20-lmtp.conf.
- lda/lmtp: Invalid MAIL FROM addresses were rejcted too aggressively.
  Now mails from addresses with unicode characters are delivered, but
  their Return-Path header will be <> instead of the given MAIL FROM
  address.
- lmtp: The lmtp_hdr_delivery_address setting is ignored.
- imap: imap_command_finished event's "args" and "human_args" parameters
  were always empty.
- mbox: Seeking in zlib and bzip2 compressed input streams didn't work
  correctly.
- imap-hibernate: Process crashed when client got destroyed while it was
  attempted to be unhibernated, and the unhibernation fails.
- *-login: Proxying may have crashed if SSL handshake to the backend
  failed immediately. This was unlikely to happen in normal operation.
- *-login: If TLS handshake to upstream server failed during proxying,
  login process could crash due to invalid memory access.
- *-login: v2.3 regression: Using SASL authentication without initial
  response may have caused SSL connections to hang. This happened often
  at least with PHP's IMAP library.
- *-login: When login processes are flooded with authentication attempts
  it starts logging errors about "Authentication server sent unknown id".
  This is still expected. However, it also caused the login process to
  disconnect from auth server and potentially log some user's password
  in the error message.
- dict-sql: SQL prepared statements were not shared between sessions.
  This resulted in creating a lot of prepared statements, which was
  especially inefficient when using Cassandra backend with a lot of
  Cassandra nodes.
- auth: auth_request_finished event didn't have success=yes parameter
  set for successful authentications.
- auth: userdb dict - Trying to list users crashed.
- submission: Service could be configured to allow anonymous
  authentication mechanism and anonymous user access.
- LAYOUT=index: Corrupted dovecot.list.index caused folder creation to
  panic.
- doveadm: HTTP server crashes if request target starts with double "/".
- dsync: Remote dsync started hanging if the initial doveadm
  "dsync-server" command was sent in the same TCP packet as the
  following dsync handshake. v2.3.8 regression.
- lib: Several "input streams" had a bug that in some rare situations
  might cause it to access freed memory. This could lead to crashes or
  corruption.
  The only currently known effect of this is that using zlib plugin with
  external mail attachments (mail_attachment_dir) could cause fetching
  the mail to return a few bytes of garbage data at the beginning of the
  header. Note that the mail wasn't saved corrupted, but fetching it
  caused corrupted mail to be sent to the client.
- lib-storage: If a mail only has quoted content, use the quoted text
  for generating message snippet (IMAP PREVIEW) instead of returning
  empty snippet.
- lib-storage: When vsize header was rebuilt, newly calculated message
  sizes were added to dovecot.index.cache instead of being directly
  saved into vsize records in dovecot.index.
- lib: JSON generator was escaping UTF-8 characters unnecessarily.

Pigeonhole:
+ Added events for Sieve and ManageSieve, see
  https://doc.dovecot.org/admin_manual/list_of_events/#pigeonhole
+ Pigeonhole: Implement the Sieve "special-use" extension described in
  RFC 8579.
- duplicate: Test only compared the handles which would cause
  different values to be cached as the same duplicate test. Fix to also
  compare the actual hashes.
- imap_sieve_filter: IMAP FILTER Command had various bugs in error
  handling. Errors may have been duplicated for each email, errors
  may have been missing entirely, command tag and ERRORS/WARNINGS
  parameters were swapped.
2019-12-04 17:59:41 +00:00
Bernard Spil
2715ded668 mail/nextcloud-mail: Update to 0.20.0 2019-12-04 16:04:09 +00:00
Bernard Spil
c5de5a7335 mail/nextcloud-mail: Update to 0.19.1 2019-12-03 14:36:41 +00:00
Tobias Kortkamp
29821c9ccf mail/aerc: Unbreak on arm64
# git.sr.ht/~sircmpwn/pty
vendor/git.sr.ht/~sircmpwn/pty/pty_freebsd.go:50:20: undefined: fiodgnameArg
vendor/git.sr.ht/~sircmpwn/pty/pty_freebsd.go:63:12: undefined: _C_SPECNAMELEN
vendor/git.sr.ht/~sircmpwn/pty/pty_freebsd.go:66:9: undefined: fiodgnameArg
# golang.org/x/sys/unix
vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go:400:12: undefined: uint128

http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p518178_s355024/logs/errors/aerc-0.3.0.log

Unbreak by updating golang.org/x/sys to 33540a1f6037 which adds
support for FreeBSD arm64 and generating the missing
git.sr.ht/~sircmpwn/pty/ztypes_freebsd_arm64.go.

PR:		242312
2019-12-02 22:54:19 +00:00
Baptiste Daroussin
f573ee6965 Update to 20191129 2019-12-02 08:46:23 +00:00