Commit Graph

22259 Commits

Author SHA1 Message Date
Bernard Spil 0f7486abeb mail/nextcloud-mail: Update to 1.5.1 2020-10-27 13:40:07 +00:00
Jochen Neumeister d1c24fc6c2 Update to 3.5.7
PR:		250565
Submitted by:	maintainer
Sponsored by:	Netzkommune GmbH
2020-10-26 11:47:48 +00:00
Olivier Cochard e457419597 Fix distinfo for maildir.patch.
PR:		250465
Submitted by:	Freddy Dissaux <dsx@bsdsx.fr>
Approved by:	Marco Beishuizen <mbeis@xs4all.nl> (maintainer)
2020-10-25 16:54:51 +00:00
Li-Wen Hsu 8822ccdd43 mail/dovecot-fts-xapian: Update to 1.4.1
PR:		250557
Submitted by:	Juraj Lutter <juraj@lutter.sk> (maintainer)
2020-10-24 08:12:16 +00:00
Matthias Fechner d595bc6dd7 Update to 0.0.7 which is required for gitlab-ce 13.5. 2020-10-23 04:51:14 +00:00
Mateusz Piotrowski e4e4c74805 Clean up patches
- Clean up REINPLACE_CMDs, use patches if possible
- Set OPENSSL_LIBS instead of OPENSSL_LDFLAGS in order to remove one
  patch for the configure script
- Patch ssmtp.8 to refer to the proper path for sendmail
- Remove a patch adding strndup for FreeBSD 7.
2020-10-22 11:10:17 +00:00
Mateusz Piotrowski 43bfc42ffb Clean up the port
- Use = instead of += when unnecessary when assigning values to standard
  ports variables
- Set to various option-specific variables via OPTION_VARIABLEs.
- Improve the description of USERPREFS; it's better to have a more
  descriptive option instead of defining a custom warning in
  "pre-everything::".
- Use OPTION_CONFIGURE_ENABLE instead of OPTION_CONFIGURE_ON.
- Install manual pages at the preferred directory
- Install *.sample in ETCDIR with @sample, update pkg-message accordingly.
2020-10-22 09:36:12 +00:00
Baptiste Daroussin 66c992644b delete a misleading informations.
First the advice was passed via @unexec which is wrong in the first place
second the advice was to run a script which will not be there anymore after
the package is deinstalled and the advice was only shown at deinstall time
2020-10-22 08:45:47 +00:00
Baptiste Daroussin e1e714b1ff Use @rmempty
While here:
- Document license
- Modify the message to only show up for users upgrading from a version
  lower then 3.1.78_1 as it was meant to be
- replace @exec by @postexec
2020-10-22 08:32:06 +00:00
Mateusz Piotrowski 957b9a69a8 Update WWW
Also, reset maintainer due to 3 consecutive timeouts.
2020-10-22 08:30:28 +00:00
Torsten Zuehlsdorff 4ef2288f0d PHP 8.0: Connect all the ports added in r552906
Sponsored by:	PHP Update Service
2020-10-22 00:24:27 +00:00
Torsten Zuehlsdorff 1061308ba7 Welcome PHP 8.0 RC 2 to the ports tree
There are many greater changes including:
- json is now part of core
- xmlrpc is removed
- More than 150 backward incompatible changes

Have a look at: https://github.com/php/php-src/blob/php-8.0.0RC2/UPGRADING

Reviewed by:	ale, mfechner, Pascal Christen
Sponsored by:	PHP Update Service
Differential Revision:	https://reviews.freebsd.org/D26848
2020-10-21 22:58:51 +00:00
Wen Heping aef7ac55f9 - Update to 0.6807 2020-10-20 07:10:49 +00:00
Dirk Meyer 30b6adeab3 - add missing site.config 2020-10-19 19:20:13 +00:00
Dirk Meyer 7e010fa7b6 - new option DANE
- add PREVENTS for LDAP
PR:		250383
2020-10-19 11:56:42 +00:00
Christoph Moench-Tegeder 8e018dc30f mail/thunderbird: update to 78.4.0 (rc1)
Release Notes (soon):
  https://www.thunderbird.net/en-US/thunderbird/78.4.0/releasenotes/

MFH:		2020Q4 (under blanket: web browser alike)
2020-10-19 11:03:28 +00:00
Rene Ladan 477f178b04 mail/thunderbird: remove a patch file only useful for FreeBSD 11.3
Phabricator:	D26646
2020-10-17 14:41:26 +00:00
Jochen Neumeister 453be77f5f Update to 6.1.8
Sponsored by:	Netzkommune GmbH
2020-10-16 21:07:46 +00:00
Jochen Neumeister b818bf8c1a Update to 6.2.27
PR:		250313
Sponsored by:	Netzkommune GmbH
2020-10-15 10:10:36 +00:00
Jochen Neumeister 17452d15ab Update to 2.24
PR:		250295
Submitted by:	maintainer
Sponsored by:	Netzkommune GmbH
2020-10-15 09:35:21 +00:00
Christoph Moench-Tegeder 1f97e1a2eb update thunderbird to 78.3.3 (rc1)
Release Notes (soon):
  https://www.thunderbird.net/en-US/thunderbird/78.3.3/releasenotes/

MFH:		2020Q4 (under blanket: web browser alike)
2020-10-15 07:57:53 +00:00
Jochen Neumeister b4cfc56818 Update to 3.5.6
PR:		250292
Submitted by:	maintainer
Sponsored by:	Netzkommune GmbH
2020-10-14 23:32:03 +00:00
Chris Rees 05d73e85e9 Fix spamassassin symlink.
At some point in the distant past there was a config file called
spam.assassin.prefs.conf.  This was renamed to spamassassin.conf,
but the symlink in %D/etc/mail/spamassassin still pointed to the
old location.  This worked fine for old installs, but new installs
were left out.  This should DTRT for both without administrator
intervention necessary.
2020-10-13 19:44:42 +00:00
Mikael Urankar d9b97de179 lang/rust: Update to 1.47.0
- Add powerpc64le arch (submitted by bdragon in D26711)
  - Disable DOCS, same problem fixed in r546048

  - Update devel/racer to 2.1.36
  - Import upstream patch to fix www/firefox
    (https://hg.mozilla.org/integration/autoland/rev/e2cede25c027)
  - Import gentoo patches to fix www/firefox-esr, www/cliqz and mail/thunderbird
    (https://dev.gentoo.org/~whissi/mozilla/patchsets/firefox-esr-78-patches-03.tar.xz : 0036, 0037 and 0038)
  - Force rebuild all consumers to catch regressions

Changelog:
  https://github.com/rust-lang/rust/releases/tag/1.47.0

Differential Revision:	https://reviews.freebsd.org/D26721
2020-10-13 08:36:35 +00:00
Baptiste Daroussin 95c85bb605 incorporate a side fix from upstream
PR:		250097
Submitted by:	Michael Bueker <m.bueker@berlin.de>
2020-10-12 10:28:46 +00:00
Tobias C. Berner aa3db148fc graphics/poppler: update to 20.10.0
Release 20.10.0:
        core:
         * Filter out repeated forms
         * Implement EmbedStream::reset()
         * CairoOutputDev: evict just font faces owned solely by cache.
         * Splash: Rename Yd to Ydown, Xu to Xup, etc.
         * Splash: fix crash in out-of-memory situation.
         * Fix some undefined behaviour situation with forged files

PR:		250052
Exp-run by:	antoine
2020-10-11 10:58:15 +00:00
Beat Gaetzi 47142993ea Update to 20201010.0 2020-10-11 08:01:24 +00:00
Jan Beich fbfaa71508 gecko: update OSS patches
Changes:	https://github.com/kinetiknz/cubeb/commit/4e60bb8
2020-10-10 20:35:06 +00:00
Sunpoet Po-Chuan Hsieh 37c762fb9f Update to 6.0.3.4
Changes:	https://github.com/rails/rails/blob/6-0-stable/actionmailer/CHANGELOG.md
2020-10-10 18:01:02 +00:00
Sunpoet Po-Chuan Hsieh c52bd33a18 Update to 6.0.3.4
Changes:	https://github.com/rails/rails/blob/6-0-stable/actionmailbox/CHANGELOG.md
2020-10-10 18:00:57 +00:00
Sunpoet Po-Chuan Hsieh 271db655ad Add py-flanker 0.9.11
Flanker is an open source parsing library written in Python by the Mailgun Team.
Flanker currently consists of an address parsing library (flanker.addresslib) as
well as a MIME parsing library (flanker.mime).

WWW: https://github.com/mailgun/flanker
2020-10-10 07:43:58 +00:00
Jan Beich 585ede22e7 gecko: update OSS patches
Changes:	https://github.com/kinetiknz/cubeb/compare/cc85508...1f3771f
2020-10-10 00:25:54 +00:00
Joseph Mingrone 889bfe6b33 mail/getmail6: Update to version 6.8
This update fixes:
  - slow mail retrieval (up to 1s per message)
  - an uncaught exception on socket error

https://github.com/getmail6/getmail6/releases/tag/v6.8

PR:		250188
Submitted by:	m.bueker@berlin.de (maintainer)
2020-10-09 15:43:52 +00:00
Jan Beich 4c678b9f3e gecko: update OSS patches
Changes:	https://github.com/kinetiknz/cubeb/compare/b594641...cc85508
2020-10-08 00:38:20 +00:00
Matthias Andree 69c372bb8c mail/fetchmail: fix rcscript regression from _1 that broke global mode
In a situation where fetchmail is to be started globally with the
configuration in $LOCALBASE/etc, the rc.d file would try to run
fetchmail for the wrong user.

Simplify script more, avoiding recursive call in single-user mode.

Submitted by:	Corey Halpin (maintainer, direct mail to mandree@)
Reported by:	Armin Tüting
2020-10-06 23:09:39 +00:00
Christoph Moench-Tegeder db01c3d8f5 update mail/thunderbird to 78.3.2 (rc1)
Release Notes (soon):
  https://www.thunderbird.net/en-US/thunderbird/78.3.2/releasenotes/

MFH:		2020Q4 (under blanket: web browser alike)
2020-10-06 09:55:24 +00:00
Matthias Andree a53a4d6751 mail/fetchmail: avoid rc.conf overriding daemon interval, many other fixes
Authors: CH = Corey Halpin, MA = Matthias Andree

- fetchmail's rc script now queries the daemon interval from the
  configuration, and falls back to the rc.conf value if given. [CH]
- Similarly, the logging facility will be taken from the configuration [MA]
- Add documentation to the rcfile's header comments. [MA]
- Drop support for fetchmail_home_prefix in rc.conf, and query the
  respective users' home directories with getent instead. [MA]
- In the rc scripts, redirect input from /dev/null so it will not ask
  for passwords. [MA]
- Add support for the typical 12.1 rc.conf ${name}_... keywords. [MA]
- Make script execution easier to follow by simplifying if...else logic. [CH]
- Fix rcscript's exit code to be 1 if one of the per-user calls fails. [CH]
- Add relevant notes to UPDATING. [MA]

PR:		249860
Submitted by:	Corey Halpin (maintainer)
Reported by:	Chris James (on fetchmail-users mailing list)
Approved by:	Corey Halpin (maintainer)
2020-10-05 19:09:17 +00:00
Rene Ladan 53e5276a7d Return jadawin@'s ports to the pool after taking in his commit bit.
With hat:	portmgr-secretary
2020-10-05 17:45:32 +00:00
Hajimu UMEMOTO 70cbf9de88 Update to 3.2.4. 2020-10-05 13:16:05 +00:00
Olli Hauer 7a2eb1c96d - update to 3.6-20201003 2020-10-05 11:03:12 +00:00
Dirk Meyer 7ecf0966e1 - compile with DANE support 2020-10-04 19:50:47 +00:00
Dirk Meyer 54cd28389b - add fix for possible DANE problem 2020-10-04 19:49:32 +00:00
Sunpoet Po-Chuan Hsieh 823aee0316 Update to 4.25.9
Changes:	https://metacpan.org/changes/distribution/Sisimai
2020-10-04 14:14:40 +00:00
Bernard Spil 5e4ad249d6 mail/nextcloud-mail: Update to 1.5.0
* Only version compatible with Nextcloud 20
2020-10-03 13:00:11 +00:00
Alexey Dokuchaev 3bcd999431 Backport some IMAP-related fixes from the upstream repository.
Requested by:	maintainer
2020-10-03 08:07:20 +00:00
Stefan Eßer c7d73fdded Add pkg-plist update due to moved man-page 2020-10-02 14:27:11 +00:00
Stefan Eßer b24c1db716 Fix build with -fno-common 2020-10-02 14:26:07 +00:00
Sunpoet Po-Chuan Hsieh d29ddf8a13 Add ICU option 2020-10-02 13:17:36 +00:00
Vsevolod Stakhov 62d8614651 - Add missing lib dependency for BLAS=ON
Reported by:	Alexander Moisseev via private message
2020-10-01 12:44:52 +00:00
Vsevolod Stakhov 99b4334bd7 - Update to 2.6
PR:		250013
Submitted by:	Yasuhiro KIMURA <yasu at utahime.org>
2020-10-01 12:25:21 +00:00