Commit Graph

22259 Commits

Author SHA1 Message Date
Baptiste Daroussin 937b89eb34 Update to 20200417 2020-04-20 08:00:49 +00:00
Olli Hauer 639e90caa0 - update to 3.5.1
MFH:		2020Q2
2020-04-19 15:38:18 +00:00
Kurt Jaeger 789825b186 mail/sympa: update 6.5.2 -> 6.2.54 with security fix
PR:		245672
Submitted by:	geoffroy desvernay <dgeo@centrale-marseille.fr> (maintainer)
MFH:		2020Q2
Relnotes:	https://github.com/sympa-community/sympa/blob/6.2.54/NEWS.md
Security:	CVE-2020-9369
2020-04-17 18:45:39 +00:00
Olli Hauer dbb9bfe909 - update to 3.6-20200416 2020-04-17 17:41:47 +00:00
Bernard Spil 5d1e6329cc mail/nextcloud-mail: Update to 1.3.2 2020-04-16 18:20:08 +00:00
Dirk Meyer ad4b67ce32 - revert merge 2020-04-16 14:59:57 +00:00
Dirk Meyer ae5215e025 - cleanup rc.d script 2020-04-16 14:49:59 +00:00
Baptiste Daroussin e3d248f6f2 Add missing dependency on sqlite3
Reported by:	olgeni
Pointy hat:	bapt
2020-04-15 16:25:28 +00:00
Matthias Andree deeaf0e960 mail/mailman: update to 2.1.30 - bug fix (incl. data loss)
* upstream changelog:
https://bazaar.launchpad.net/~mailman-coders/mailman/2.1/view/head:/NEWS#L6

Note that upstream means 2.1.30 to be the final 2.x release,
because it relies on Python 2.x which is EOL upstream.

! MAJOR DATA LOSS FIX, rename all templates/* files to .sample,
! and list them as a @sample in pkg-plist, because they can be edited
! through the web server, and an upgrade should not stomp over edited files.

* rearrange makefile a bit (portlint, portfmt)
* update and upload new htdig patch
* expose NLS port option to pkg-install script to avoid failure
* patch upstream bin/check_perms script to not complain about tightened-
  up messages/ and mailmanprefix (${PREFIX}/mailman) permissions that we
  set to 0755 instead of 02775. Mailman should not need to write outside
  designated directories or create new top-level directories in its install.
* fix a typo in the German (mailman.po) translation
* tweak pkg-install to:
  - leave ${PREFIX}/mailman permissions alone and not set them to 02775
  - fix up non-moved .sample files if pkg-install is run with -I
  - create a copy of mm_cfg.py from mm_cfg.py.dist if missing (-I)
  - create a newsyslog.conf.d/mailman.conf if missing, from
    examples/mailman.newsyslog.sample if installed (-I)
  - not attempt to fix messages/ (translations) permissions if the NLS
    port option is disabled
* tweak pkg-plist so that the proper permissions and groups are set
  by default already
* clean up pkg-message, thanks to bapt@ for pointing out that a missing
  type: means "install or upgrade".

MFH:		2020Q2 (@samples is an important fix against data loss on update)
2020-04-14 20:46:25 +00:00
Piotr Kubaj 2d5466ce8a mail/eps: fix build on powerpc with clang
Add -fPIC:
ld: error: can't create dynamic relocation R_PPC_ADDR16_LO against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output
>>> defined in mime.o
>>> referenced by mime.c
>>>               mime.o:(mime_content_type)
2020-04-14 10:49:04 +00:00
Baptiste Daroussin 61da25ba4d Update to 1.3 2020-04-14 07:20:07 +00:00
Jan Beich 04f5cde324 mail/mpop: update to 1.4.8
Changes:	https://marlam.de/mpop/news/mpop-1-4-8/
Reported by:	portscout
2020-04-13 11:46:08 +00:00
Roman Bogorodskiy 4c5cda4a92 mail/msmtp: update to 1.8.8 2020-04-13 08:37:24 +00:00
Hajimu UMEMOTO f30bbcc59d Remove obsolete site. 2020-04-12 09:19:02 +00:00
Matthias Andree 0e08f2ef68 mail/mailman: repair incomplete UCL conversion of pkg-message.in
There are parts of the install message that are also relevant on
updates, but were missed. Add them, and bump PORTREVISION.

Failure-inducing commit:

------------------------------------------------------------------------
r508882 | mat | 2019-08-14 00:29:42 +0200 (Wed, 14 Aug 2019) | 2 lines

onvert to UCL & cleanup pkg-message (categories l-m)

------------------------------------------------------------------------
2020-04-12 02:39:52 +00:00
Christoph Moench-Tegeder 6d42cc9b5d mail/thunderbird: update to 68.7.0 (rc1)
Release Notes (soon):
  https://www.thunderbird.net/en-US/thunderbird/68.7.0/releasenotes/

MFH:		2020Q2 (once it's GA, under blanket: web browser alike)
2020-04-07 22:04:20 +00:00
Matthias Andree abe77bfa0c mail/fetchmail, fetchmailconf: update from -rc2 to release (translations)
Update from fetchmail-6.4.3-rc2 to fetchmail-6.4.3, with these relevant changes.
None affect code files, it's only translations and documentation.

* 02c92e99 2020-04-05 | po/: Record 'make distcheck' changes for release. (tag: RELEASE_6-4-3) [Matthias Andree]
* 0b175aec 2020-04-05 | configure.ac, NEWS: Bump version for 6.4.3 release. [Matthias Andree]
* 0b143cf8 2020-04-04 | NEWS: Mention Esperanto update. [Matthias Andree]
* 54577a4d 2020-04-03 | Update <eo> Esperanto translation to fetchmail 6.4.3-rc2  [Felipe Castro]
* cd34cf8f 2020-04-02 | NEWS: Add translations so far. [Matthias Andree]
* 5ed4bb4c 2020-04-01 | Update <sv> Swedish translation to fetchmail 6.4.3-rc2 [Göran Uddeborg]
* 117ecd06 2020-03-31 | Update <zh_CN> Chinese (simplified) translation to fetchmail 6.4.3-rc2 [Boyuan Yang]
* 13600873 2020-03-31 | Update <sq> Albanian translation to fetchmail-6.4.3-rc2 [Besnik Bleta]
* c83a5ae9 2020-03-31 | Update <pl> Polish translation to fetchmail 6.4.3-rc2 [Jakub Bogusz]
* 741ae779 2020-04-01 | Update <fr> French translation to fetchmail-6.4.3-rc2 [Frédéric Marchal]
* 744af877 2020-03-31 | Update <cs> Czech translation to fetchmail 6.4.3-rc2 [Petr Pisar]

There is no documentation/translation-update blanket.

PR:		245371
Approved by:	Corey Halpin (maintainer)
MFH:		2020Q2 (only documentation and translation updates, please approve)
2020-04-05 19:59:08 +00:00
Antoine Brodin 5771a96715 Deprecate ports broken for more than 6 months 2020-04-04 20:51:40 +00:00
Kurt Jaeger 9a60fecc13 mail/mutt: upgrade 1.13.4 -> 1.13.5
- Bring back vvv quote/initials patches
- Remove NNTP option (XML as well)
- Update default option patches context

PR:		245175
Submitted by:	Derek Schrock <dereks@lifeofadishwasher.com> (maintainer)
Relnotes:	https://marc.info/?l=mutt-users&m=158542977114051&w=2
2020-04-04 12:26:00 +00:00
Sunpoet Po-Chuan Hsieh 7986babcaf Bump PORTREVISION for databases/libzdb shlib change 2020-04-02 12:04:55 +00:00
Sunpoet Po-Chuan Hsieh aa436f64b3 Update to 1.20200331.1
Changes:	https://metacpan.org/changes/distribution/Mail-AuthenticationResults
2020-04-02 12:03:00 +00:00
Vsevolod Stakhov 0c72f28a36 - mail/rspamd: Update to 2.5
- mail/rspamd-devel: Update to 2.6.a1.20200402

PR:		245272
Submitted by:	Alexander Moisseev <moiseev at mezonplus.ru>
2020-04-02 11:26:53 +00:00
Tobias C. Berner ff3b39857e graphics/poppler: update to 0.87.0
Release 0.87.0:
        core:
         * Fix crashes due to inconsistent vtables for Clang builds
         * Fix leak in broken files
         * Internal code improvements

        qt5:
         * Add option to get form choice for export value
         * ArthurOutputDev: Avoid division by zero in updateLineDash. Issue #695

        glib:
         * Internal code improvements

         utils:
         * pdftohtml: Fix memory leak in HtmlOutputDev::getLinkDest

PR:		245150
Exp-run by:	antoine
2020-04-02 04:41:02 +00:00
Dima Panov 3110b020c9 Fix missed '\' at line end
Pointyhat to: fluffy
2020-03-31 17:48:10 +00:00
Dima Panov b49be27ea0 mail/opensmtpd: We not need to care about OpenBSD here
Make configure args for mbox path unconditional

Noted by:	mat
2020-03-31 17:44:14 +00:00
Matthias Andree 7b8456ed12 mail/fetchmail, fetchmailconf: update to 6.4.3-rc2 (bug fixes)
Add a patch to document --sslproto tls1.3+ and tls1.3 through the manpage,
which hasn't made 6.4.3-rc2 but works since 6.4.0 assuming that the SSL library
supports TLSv1.3.

Remove fetchmailconf patch that is now part of the upstream code.

Switch to .lz downloads, a tiny bit smaller.

Upstream changelog:
## BUGFIXES:
* Plug memory leaks when parts of the configuration (defaults, rcfile, command
  line) override one another.
* fetchmail terminated the placeholder command string too late and included
  garbage from the heap at the end of the string. Workaround: don't use place-
  holders %h or %p in the --plugin string. Bug added in 6.4.0 when merging
  Gitlab merge request !5 in order to fix an input buffer overrun.
  Faulty commit 418cda65f752e367fa663fd13884a45fcbc39ddd.
  Reported by Stefan Thurner, Gitlab issue #16.
* Fetchmail now checks for errors when trying to read the .idfile,
  Gitlab issue #3.

## CHANGES:
* Fetchmail documentation was updated to require OpenSSL 1.1.1.
  OpenSSL 1.0.2 reached End Of Life status at the end of the year 2019.
  Fetchmail will tolerate, but warn about, 1.0.2 for now on the assumption that
  distributors backport security fixes as the need arises.
  Fetchmail will also warn if another SSL library that is API-compatible
  with OpenSSL lacks TLS v1.3 support.
* If the trust anchor is missing, fetchmail refers the user to README.SSL.

PR:		245187
Submitted by:	mandree@
Approved by:	Corey Halpin (maintainer)
2020-03-31 15:43:00 +00:00
Mikael Urankar f5c45d042b www/firefox: fix build on aarch64
The interface has changed a bit on -current:

In file included from Unified_cpp_gfx_skia1.cpp:137:
/wrkdirs/usr/ports/www/firefox/work/firefox-71.0/gfx/skia/skia/src/core/SkCpu.cpp:81:13: error: use of undeclared identifier 'ID_AA64ISAR0_CRC32'
        if (ID_AA64ISAR0_CRC32(id_aa64isar0) == ID_AA64ISAR0_CRC32_BASE) {

PR:		243653
Reviewed by:	jbeich
Approved by:	jbeich , manu (mentor, implicit)
2020-03-31 15:13:15 +00:00
Muhammad Moinur Rahman 13ce91459c mail/pear-Mail_Mime: Update version 1.10.6=>1.10.7
Relnotes:	https://pear.php.net/package/Mail_Mime/download/
2020-03-31 02:29:28 +00:00
Olli Hauer 770d54723e - fix build against openssl 1.x
- do not add /etc/service entries during install
- add helper script to add /etc/services entries
- remove unused pkg-deinstall
- portlint

PR:		235496
Submitted by:	Maxime Soule
Reported by:	many
2020-03-30 21:10:08 +00:00
Dima Panov 9309a003e2 mail/dbmail: chase databases/libzdb update with new layout 2020-03-29 09:36:30 +00:00
Romain Tartière 0cc6f57038 Update to 0.8.0 2020-03-28 17:27:55 +00:00
Sunpoet Po-Chuan Hsieh be55ad196e Update to 6.0.2.2
Changes:	https://github.com/rails/rails/blob/6-0-stable/actionmailer/CHANGELOG.md
2020-03-28 13:32:44 +00:00
Sunpoet Po-Chuan Hsieh adb0e986df Update to 6.0.2.2
Changes:	https://github.com/rails/rails/blob/6-0-stable/actionmailbox/CHANGELOG.md
2020-03-28 13:32:39 +00:00
Sunpoet Po-Chuan Hsieh da0fa9e052 Update to 5.2.4.2
Changes:	https://github.com/rails/rails/blob/5-2-stable/actionmailer/CHANGELOG.md
2020-03-28 13:31:42 +00:00
Sunpoet Po-Chuan Hsieh b09561379d Update to 0.6.75
Changes:	http://hg.five-ten-sg.com/libpst/file/default/ChangeLog
		http://hg.five-ten-sg.com/libpst/file/default/NEWS
2020-03-28 12:45:58 +00:00
Matthias Fechner 0bb7fbeada New ports required for gitlab-ce 12.9 upgrade. 2020-03-28 08:44:52 +00:00
Dima Panov 4214e3e63b mail/opensmtpd: honor hier(1) for mbox homedir
By default, OpenSMTPd rely on OpenBSD defaults, /var/spool/mail, instead of /var/mail
Point it on /var/mail on all supported platforms != OpenBSD

Reported by:	Denis Fortin via private mail
MFH:		2020Q1
2020-03-26 08:55:42 +00:00
Jochen Neumeister b9a0fc0fac Update to 5.2.28
Sponsored by:	Netzkommune GmbH
2020-03-25 17:18:37 +00:00
Jochen Neumeister 2701012445 Update to 6.1.5
Changelog:

- Reject invalid custom headers that are empty or contain breaks
- Various fixes for DKIM issues, especially when using mail() transport
- Drop the l= length tag from DKIM signatures; it's a mild security risk
- Ensure CRLF is used explicitly when needed, rather than static::$LE
- Add a method for trimming header content consistently
- Some minor tweaks to resolve static analyser complaints
- Check that attachment files are readable both when adding and when sending
- Work around Outlook bug in mishandling MIME preamble
- Danish translation improvements

Sponsored by:	Netzkommune GmbH
2020-03-25 17:08:16 +00:00
Koichiro Iwao 5d68faecad mail/roundcube-html5_notifier: Update to 0.6.4
Relnotes:	https://github.com/stremlau/html5_notifier/releases/tag/v0.6.4
Sponsored by:	HAW International
2020-03-25 07:11:26 +00:00
Cy Schubert 12cd3f3b6a Unbreak by making fetchable again. This necessitates updating from
3.3.0 to 3.3.3 in order to make fetchable again.

Assume maintainership.

PR:		244998
Submitted by:	cy
Reported by:	cy
Approved by:	maintainer (Adam McDougall <mcdouga9 at egr.msu.edu>)
MFH:		2020Q1
2020-03-24 17:26:51 +00:00
Baptiste Daroussin 98c711f2cc fix the www link 2020-03-24 15:59:36 +00:00
Baptiste Daroussin dfd7617966 Update to 20200320 2020-03-24 15:59:04 +00:00
Larry Rosenman 52a7893593 mail/dovecot: use libexttextcat for lucene.
PR:		244932
Submitted by:	igorz@yandex.ru
2020-03-23 22:07:58 +00:00
Bernard Spil 17d4b270e3 mail/nextcloud-mail: Update to 1.1.4 2020-03-23 21:27:02 +00:00
Tobias C. Berner 8e124cb8fb Update poppler to 0.86.1
Release 0.86.1:
        core:
         * Fix regression in Browse Link handling
         * Internal code improvements

Release 0.86.0:
        core:
         * Fix link content exfiltration attack
         * Splash: Implement gouraudTriangleShadedFill for some non parametrized shadings. Issue #881
         * Fix case unsensitive search for Old Hungarian, Warang Citi, Medefaidrin and Adlam
         * Internal code improvements

        glib:
         * Automatic handle of page's cropbox on annots. Issue #129
         * Fix memory leak if poppler_document_new_from_file fails
         * Minor speed optimization on poppler_page_get_annot_mapping

         utils:
         * pdfdetach: add 'savefile' option
         * pdftoppm/pdftocairo: Fix more odd/even mismatch

        qt5:
         * Fix loading from iodevice

PR:		244827
Exp-run by:	antoine
2020-03-21 12:57:09 +00:00
MANTANI Nobutaka bb7db1a043 Update to the snapshot on 2020-01-24. 2020-03-21 11:33:10 +00:00
Rene Ladan 54863b36b4 mail/tmda: drop dependency on expired databases/py-cdb and set expiration date. 2020-03-20 02:24:07 +00:00
Baptiste Daroussin db0a094a1b Update to 1.2.11a 2020-03-19 07:39:46 +00:00
Mikhail Teterin d69fb1c62a Unbreak. My machine may not be "high availability" with lots of 9s,
but it is almost always up anyway...

Not reported by:	antoine
2020-03-18 19:14:53 +00:00