Commit Graph

22259 Commits

Author SHA1 Message Date
Danilo G. Baio 8134bc546c mail/notmuch: Update to 0.31.2
Changelog:	https://notmuchmail.org/news/release-0.31.1/
		https://notmuchmail.org/news/release-0.31.2/
2020-11-16 23:29:12 +00:00
Fernando Apesteguía a16dd999e4 mail/mutt: Update to 2.0.1
ChangeLog: https://marc.info/?l=mutt-users&m=160539183815225&w=2

PR:	251165
Submitted by:	dereks@lifeofadishwasher.com (maintainer)
2020-11-16 15:14:28 +00:00
Roman Bogorodskiy 021c9ff808 mail/msmtp: update to 1.8.13 2020-11-16 11:36:59 +00:00
Christoph Moench-Tegeder 75485c5a2f mail/thunderbird: update to 78.5.0 rc2
Release Notes (soon):
  https://www.thunderbird.net/en-US/thunderbird/78.5.0/releasenotes/

MFH:		2020Q4 (under blanket: web browser alike)
2020-11-15 20:51:45 +00:00
Mikael Urankar d44896ca79 mail/dovecot-fts-xapian: Update to 1.4.3
PR:		250944
Submitted by:	Juraj Lutter (maintainer)
2020-11-15 15:45:38 +00:00
MANTANI Nobutaka 7152192d13 Update to the snapshot on 2020-11-15. 2020-11-15 13:39:20 +00:00
Christoph Moench-Tegeder 6087dbaf07 mail/thunderbird: update to 78.5.0 (rc1)
Release Notes (soon):
  https://www.thunderbird.net/en-US/thunderbird/78.5.0/releasenotes/

MFH:		2020Q4 (under blanket: web browser alike)
2020-11-14 21:35:39 +00:00
Matthias Fechner f4df0620c7 Update to 6.2.58.
- No owner defined in a list is no longer treated as error_config
- little bugfixes

Changelog: https://github.com/sympa-community/sympa/blob/6.2.58/NEWS.md

PR:		250973
Submitted by:	dgeo@centrale-marseille.fr (maintainer)
Reviewed by:	fernape@
Approved by:	dgeo@centrale-marseille.fr (maintainer)
2020-11-14 14:28:51 +00:00
Hajimu UMEMOTO 91acd82a6d - Install translatesieve as well. [1]
- Ignore . and .. while iterating through the directories
  holding usernames. [2]
  This patch was sent to upstream by submitter and already
  mergend into it.
- Sort pkg-plist.

Requested by:	"Daniel O'Connor" <doconnor@gsoft.com.au> [1]
Submitted by:	"Daniel O'Connor" <doconnor@gsoft.com.au> [2]
2020-11-14 09:03:14 +00:00
Jan Beich 7249f5283d www/firefox-esr: revert r522464 to improve stability
Upstream adopted memfd_create instead which requires FreeBSD >= 13.
Having ESR behave differently complicates maintenance, so drop
SHM_ANON for now.

PR:		243252
2020-11-13 22:46:33 +00:00
Jan Beich e379690328 gecko: bump LLVM_DEFAULT to 11
Detach from tree-wide default as coordinating with other maintainers
is expensive for little gain. User's choice is still respected.

llvm11 has better Tier2 support, more optimizations, reduces package size
and aligns with what contributors dogfood.
2020-11-13 11:52:06 +00:00
Fernando Apesteguía 4d5c0461dc mail/nullmailer: update to 2.2
ChangeLog: http://untroubled.org/nullmailer/ChangeLog

PR:	251074
Submitted by:	uffe@uffe.org
2020-11-13 07:12:18 +00:00
Baptiste Daroussin 6356d8c7e8 Patents are a complicated topic, and their regulation varies depending on
jurisdiction. Patents  are not necessarily related to the license and so
should not be connected to the license framework.

As a project we will officially remove all patent limitations within the
ports tree and leave it to the user or consumer to deal with their local
legislation to determine if they can use the software without legal
restrictions.

Approved by:	core
2020-11-12 16:11:37 +00:00
Fernando Apesteguía 70977d8bb9 mail/mailsync: Undo r554904.
Undo workaround since the change in r554949 is more generic.
2020-11-12 11:20:04 +00:00
Fernando Apesteguía 74e6c1b88b mail/cclient: Unbreak in 11.4 and 12.2
Dimitry sent a more generic patch that workarounds the problem in mail/cclient
instead of its consumers.

Related to r554904.

PR:	250740
Submitted by:	dim@FreeBSD.org
Reported by:	colin@fbug.ksac.uk
MFH:	2020Q4 (blanket, build fix)
2020-11-12 11:18:34 +00:00
Bernard Spil bbd9764e27 mail/nextcloud-mail: Update to 1.7.0 2020-11-11 18:44:38 +00:00
Fernando Apesteguía 950bf6ba9c mail/mailsync: Unbreak in 11.4 and 12.2
This port is broken in 12.2 and 11.4, but not in 12.1 or 13-current. The problem
is the old mail/cclient doing things like redefining C++ keywords.

Workaround this by building with GCC in those releases where it is broken.

PR:	250740
Submitted by:	colin@fbug.ksac.uk
2020-11-11 17:25:22 +00:00
Antoine Brodin 054d406447 Deprecate a few python 2.7 ports 2020-11-11 12:14:54 +00:00
Christoph Moench-Tegeder e63d0d83db update thunderbird to 78.4.3 (rc1)
Release Notes (soon):
  https://www.thunderbird.net/en-US/thunderbird/78.4.3/releasenotes/

MFH:		2020Q4 (under blanket: web browser alike)
2020-11-11 10:03:59 +00:00
Christoph Moench-Tegeder 2dfba8c6b9 update thunderbird to 78.4.2
Release Notes:
  https://www.thunderbird.net/en-US/thunderbird/78.4.2/releasenotes/

MFH:		2020Q4 (under blanket: web browser alike)
2020-11-10 08:50:11 +00:00
Tobias C. Berner 9e0e8d17a4 Prefer graphics/ligvrsvg2-rust over graphics/librsvg2
- switch to the more modern version of librsvg2 on architectures
  supporting rust
- this will fix some graphical issues on these architectures

PR:		250276
Exp-run by:	antoine
Submitted by:	tobik
Differential Revision:	https://reviews.freebsd.org/D18878
2020-11-09 17:08:12 +00:00
Guido Falsi 49df30da48 Update xfce4-mailwatch-plugin to 1.3.0
This release moves to gtk3.
2020-11-09 11:42:57 +00:00
Mathieu Arnold 17a343a0c6 Remove references to non existent patches.
PR:		250723
2020-11-09 11:42:33 +00:00
Li-Wen Hsu 3d30797fee mail/mutt: Update to 2.0.0 with extra patch cleanup
- Update to 2.0.0 [1][2]
- Remove threadcomplete. Appears ~(~T) has the same functionality.
- Remove muttlib.c patch and use mutt's mktemp functions for temp files.
  I don't believe this is an issue since neomutt also use's mutt's.
- Remove forcebase64 patch.  Should no longer be an issue.
- Remove spelling options. Install the desired spelling port and
  configure mutt as needed.
- Update patch contexts.

[1] https://marc.info/?l=mutt-announce&m=160478560100820&w=2
[2] http://www.mutt.org/relnotes/2.0/

PR:		250970
Submitted by:	Derek Schrock <dereks@lifeofadishwasher.com> (maintainer)
2020-11-09 06:32:54 +00:00
Olli Hauer 7576ea5198 - update to 3.5.8
- shut up sed_checked.sh (it is not really helpful with RE replacements on 140+ files with 50% hit rate)

MFH:		2020Q4
2020-11-09 06:26:11 +00:00
Kyle Evans bbf3a523e2 mail/rainloop: fix position of double quote
This rode in back in r541184 (2020/07/04) and is clearly bogus, but somehow
hasn't been an issue until now. Move the quotation mark outside of the right
brace.

Approved by:	portmgr (implicit, just-fix-it)
MFH:		2020Q4
2020-11-09 04:57:55 +00:00
Chris Rees 62c5e9404a This software is unfortunately no longer developed
It throws warnings because its syntax is dated, and there are several
alternatives.  Most other distributions no longer include openwebmail.

Try mail/roundcube instead for a modern and high-quality experience.

PR:		ports/242729
2020-11-08 13:33:04 +00:00
Matthias Andree c141f24e91 mail/fetchmail: mail/fetchmailconf: Update to 6.4.13 [1], fix rcfile bug [2]
Update mail/fetchmail{,conf} to 6.4.13 and fix rc script to work correctly
when root's shell does not include /usr/local/bin in $PATH.

mail/fetchmail passes 'poudriere testport' on both i386 and amd64 under
11.4 and 12.1 for the following configurations:
  - Default settings
  - Default settings, build as non-root
  - ssl=base, GSSAPI_MIT
  - ssl=base, GSSAPI_NONE
  - ssl=openssl
  - ssl=openssl with SSL2 and SSL3 disabled
  - ssl=openssl, GSSAPI_NONE
  - ssl=libressl
  - ssl=libressl, GSSAPI_NONE

mail/fetchmailconf passes 'poudriere testport' on both i386 and amd64 under
11.4 and 12.1 with default settings

Additionally, passes bulk -tC on 12.1-arm64.

PR:		250925 [1]
Submitted by:	Corey Halpin (maintainer)
PR:		250691 [2, comments #14, #15]
Reported by:	Brian Biskeborn [2], Andrey Kiryanov [2]
2020-11-08 10:58:42 +00:00
Alexey Dokuchaev 57291065a8 Garbage-collect BROKEN_SSL=openssl, this had been fixed in r541412.
Reported by:	Brian Gardner
2020-11-08 07:52:38 +00:00
Olli Hauer 8693f214e6 - update to 3.6-20201104
- shut up sed_checked.sh (it is not really helpful with RE replacements on 140+ files with 50% hit rate)
2020-11-07 11:42:15 +00:00
Tobias C. Berner bfa43432f8 mail/evolution(-ews): Update to 3.38.1 (edit)
PR:		250822
Submitted by:	Neel Chauhan <neel@neelc.org>
2020-11-07 10:08:46 +00:00
Vsevolod Stakhov ec48df1166 - Run main process as root and drop worker privileges
PR:		250904
Submitted by:	Alexander Moisseev <moiseev at mezonplus.ru>
2020-11-06 18:53:51 +00:00
Dima Panov f52b39aa1a mail/rspamd[-devel]: Unbreak build with LUAJIT=off
PR:		247475
Submitted by:	fluffy
Approved by:	maintainer timeout
MFH:		2020Q4 (with hat)
2020-11-06 12:39:27 +00:00
Sunpoet Po-Chuan Hsieh 895a4b7826 Cosmetic change 2020-11-06 11:27:52 +00:00
Sunpoet Po-Chuan Hsieh dd932040e9 Cosmetic change 2020-11-06 11:27:48 +00:00
Sunpoet Po-Chuan Hsieh 0002854a4b Cosmetic change 2020-11-06 11:27:44 +00:00
Sunpoet Po-Chuan Hsieh 1e912d7f48 Cosmetic change 2020-11-06 11:27:40 +00:00
Alexey Dokuchaev 0d5ba7690e Fix searching over the unread messages in the IMAP mailboxes.
Submitted by:	maintainer
2020-11-05 09:39:23 +00:00
Christoph Moench-Tegeder bc045ca7f2 mail/thunderbird: update to 78.4.1 (rc1)
Release Notes (soon):
  https://www.thunderbird.net/en-US/thunderbird/78.4.1/releasenotes/

MFH:		2020Q4 (under blanket: web browser alike)
2020-11-05 08:53:57 +00:00
Bernard Spil 58456b2de3 mail/nextcloud-mail: Update to 1.6.0 2020-11-04 17:40:00 +00:00
Alex Dupre d3da0f459c Update to 1.9.9 release. 2020-11-04 14:13:23 +00:00
Rene Ladan 3a56f9304e Return araujo@'s ports to the pool after his commit bit was safekept. 2020-11-03 20:51:34 +00:00
Tobias C. Berner a831c679c4 graphics/poppler: update to 20.11.0
Release 20.11.0:
        core:
         * More work on rendering of standalone Annot Widgets. Issue #806
         * Fix crashes in embedded file handling on broken files. Issue #967
         * Fix uninitialized memory read on broken files
         * Save a bit of memory in Dict data

        cpp:
         * Fix crashes in embedded file handling on broken files. Issue #966

        utils:
         * pdftohtml: HTML and XML output includes font opacity.

        qt5:
         * Rename ArthurOutputDev to QPainterOutputDev

        build system:
         * Fix linker error when gtk is not in a default location
         * Add some checks for gtk-doc support
         * Reorganize GObject introspection config
         * Enable CMAKE_LINK_DEPENDS_NO_SHARED

PR:		250786
Exp-run by:	antoine
2020-11-03 19:48:54 +00:00
Li-Wen Hsu 2e7103fec8 mail/dovecot-fts-xapian: Update to 1.4.2
Changelog:
  - Fixed concurrent access
  - Crash while indexing - terminate called after throwing an instance of
    'std::bad_alloc'

PR:		250803
Submitted by:	Juraj Lutter <juraj@lutter.sk> (maintainer)
MFH:		2020Q4
2020-11-03 04:15:08 +00:00
Jan Beich 6d5d6429d5 devel/icu: update to 68.1
Changes:	http://site.icu-project.org/download/68
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by:	GitHub (watch releases)
2020-11-03 00:56:26 +00:00
Rene Ladan 3876a4925f Return knu@'s ports to the pool after his commit bit was safekept. 2020-11-02 22:07:21 +00:00
Matthias Andree b03fc003c7 mail/fetchmail: Fix shell's 'Bad -c option' in rcscript.
Turns out that our fetchmail_dump_config() function needs to add
one more level of quoting because it's being unquoted and word split
twice, once by su's shell, and again by sh.

While here, change sh to /bin/sh to make the intention clearer.

Bump PORTREVISION to get the fix out onto the systems.

PR:		250691
Reported by:	Helmut Ritter <freebsd-ports@charlieroot.de>
Approved by:	chalpin@cs.wisc.edu
MFH:		2020Q4 (blanket, one-line tested working fix, 4-eyes principle)
2020-11-01 19:38:58 +00:00
Tobias C. Berner 53cb97f6a8 security/gcr: Update to 3.38.0
PR:		250512
Submitted by:	Neel Chauhan <neel@neelc.org>
2020-10-31 07:11:54 +00:00
Mikhail Teterin e50f11688c Upgrade from 1.0 to 1.1.
Sponsored by:	Association for Advancement of Marsupial Species
2020-10-29 04:14:38 +00:00
Olli Hauer 7a71dd5943 - update to 3.6-20201026 2020-10-27 18:27:26 +00:00