Commit graph

22234 commits

Author SHA1 Message Date
Alexey Dokuchaev
36f44a9e1a Update to version 3.11.1 (bugfix release).
Requested by:	maintainer
2021-01-06 07:25:39 +00:00
Neel Chauhan
f4ee943fba Set MAINTAINER of my ports to my FreeBSD handle (nc@).
Reviewed by:		0mp (mentor)
Approved by:		0mp (mentor)
Differential Revision:	https://reviews.freebsd.org/D27966
2021-01-05 15:33:39 +00:00
Koichiro Iwao
b65d7534fe mail/rainloop: add missing dependency on simplexml
PR:		252233
Submitted by:	Yasuhiro Kimura <yasu@utahime.org> (maintainer)
Reported by:	Max Christian <accounts@wireme.de>
Sponsored by:	HAW International
2021-01-04 08:45:07 +00:00
Sunpoet Po-Chuan Hsieh
d5055be726 Update to 4.25.10
Changes:	https://metacpan.org/changes/distribution/Sisimai
2021-01-03 20:23:45 +00:00
Sunpoet Po-Chuan Hsieh
23f93d6d1f Cosmetic change 2021-01-03 20:05:17 +00:00
Sunpoet Po-Chuan Hsieh
90de766569 Add rubygem-net-smtp 0.2.1
Net::SMTP provides functionality to send internet mail via SMTP, the Simple Mail
Transfer Protocol.

WWW: https://github.com/ruby/net-smtp
2021-01-03 20:02:36 +00:00
Sunpoet Po-Chuan Hsieh
bc11476c64 Add rubygem-net-pop 0.1.1
Net::POP3 provides functionality for retrieving email via POP3, the Post Office
Protocol version 3. For details of POP3, see RFC1939.

WWW: https://github.com/ruby/net-pop
2021-01-03 20:02:31 +00:00
Sunpoet Po-Chuan Hsieh
3302df0795 Add rubygem-net-imap 0.1.1
Net::IMAP implements Internet Message Access Protocol (IMAP) client
functionality.

WWW: https://github.com/ruby/net-imap
2021-01-03 20:02:25 +00:00
Guido Falsi
b2f2269daf Welcome XFCE 4.16 to the FreeBSD ports tree!
Upstream announce: https://xfce.org/about/news/?post=1608595200

This XFCE release dropped support for GTK2 plugins and also dropped
GTK2 from all components.

WARNING: please check UPDATING before upgrading your packages. In
case of problems also read the libexo pkg-message.

Due to this some panel plugins and libraries will be removed since
they cannot compile anymore:

- print/xfce4-print
- x11/xfce4-quicklauncher-plugin
- x11/xfce4-wmdock-plugin
- x11-toolkits/libxfce4gui

These further components also fail to build or work and are being
marked BROKEN, deprecated and marked for removal:

- science/xfce4-equake-plugin
- x11/xfce4-embed-plugin
- deskutils/orage
- deskutils/xfce4-volumed [1]

deskutils/xfce4-notes-plugin will be also marked BROKEN, but there
is active development in it's upstream repository and a fixed release
is expected soon.

deskutils/xfce4-generic-slider will also be marked broken, since
it fails to compile. [2]

Thanks also to riggs, Olivier Duchateau <duchateau.olivier@gmail.com>
and the people in Approved and Reviewed lines below for help and
contributions.

Reviewed by:		woodsb02
Approved by:		sergey.dyatko@gmail.com (maintainer) [1],
			ehaupt [2]
Differential Revision:	https://reviews.freebsd.org/D27846
2021-01-02 16:36:33 +00:00
Rene Ladan
55a9ef3391 Remove expired ports:
lang/julia: metaport, useless without any consumers
2020-12-31 lang/julia10: Uses Python 2.7 which is EOLed upstream
2020-12-31 lang/spidermonkey24: Uses Python 2.7 which is EOLed upstream
2020-12-31 mail/getmail: Uses deprecated version of python
2020-12-31 security/broccoli: Depends lang/python27 which is EOLed upstream
2020-12-31 security/orthrus: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 sysutils/ori: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 sysutils/osquery: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/cliqz: Uses deprecated version of python
2020-12-31 www/trac: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-accountmanager: Uses Python 2.7 which is EOLed upstream
2021-01-02 14:52:12 +00:00
Guangyuan Yang
d262d97099 mail/getmail6: Update to 6.12
PR:		252326
Submitted by:	Michael Bueker <m.bueker@berlin.de>
Approved by:	lwhsu
2021-01-02 02:46:46 +00:00
Mark Linimon
f2fbf5a1ed For ports on riscv64 that fail the same (or similar ways) to aarch64, mark
them BROKEN.

While here, pet portlint (Makevar order).

Approved by:	portmgr (tier-2 blanket)
2021-01-02 01:46:08 +00:00
Antoine Brodin
26b4c8f71f Revert r559792 to unbreak INDEX and bulk -a
It seems a lot of reverse dependencies were missed

With hat:	portmgr
2021-01-01 10:11:34 +00:00
Roman Bogorodskiy
cd37294284 mail/msmtp: update to 1.8.14 2021-01-01 06:40:05 +00:00
Rene Ladan
e095f78463 Remove most expired ports that depend on Python 2.7:
Exceptions are:
- mail/mailman, our listservers still use it
- www/chromium, solely because of popular demand,
  upstream is (slowly) working on porting it to Python 3
- ports that have actual patches for Python 3 against
  them (Cinnamon and a few unrelated other ports)
- llvm70 and qt5-webengine because they seem to have a lot
  of dependencies which need further analysis
- sysutils/uefi-edk2-bhyve because bhyve seems to use them
- python2 and python27 themselves

I'm sure there will be complaints, but the nice thing about
a version control system is that we can revert and adjust things.

2020-12-31 audio/ardour: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 audio/mixxx21: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 audio/xmms2: Uses Python 2.7 which is EOLed upstream
2020-12-31 chinese/sunpinyin: Uses Python 2.7 which is EOLed upstream
2020-12-31 databases/arangodb32: Uses Python 2.7 which is EOLed upstream
2020-12-31 databases/arangodb33: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/bzr: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/chromium-gn: Uses deprecated version of python, use devel/gn instead
2020-12-31 devel/electron4: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/electron5: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/electron6: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/electron7: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/gnatpython: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/godot2: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 devel/godot2-tools: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 devel/libhid: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/libosmocore: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/llvm60: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/mongo-cxx-driver: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-06-30 devel/p5-Log-Any-Adapter-Callback: Use devel/p5-Log-Any (Log::Any::Adapter::Capture) instead
2020-12-31 devel/py-backports.functools_lru_cache: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/py-backports.os: Python 2 is EOL upstream
2020-12-31 devel/py-backports.shutil_get_terminal_size: Python 2 is EOL upstream
2020-12-31 devel/py-backports_abc: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/py-cheetah: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/py-dis3: Python 2 only, backport of Python 3
2020-12-31 devel/py-enum34: Will be removed along with python27
2020-12-31 devel/py-functools32: Python 2 only, backport of Python 3
2020-12-31 devel/py-futures: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/py-more-itertools5: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/py-pathlib: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/py-selectors2: Python 2 is EOL upstream
2020-12-31 devel/py-should_dsl: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/py-singledispatch: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/py-subprocess32: Python 2 only, following EOL of lang/python27
2020-12-31 devel/py-total-ordering: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/py-typing: Python 2 only, backport of Python 3
2020-12-31 devel/py-weakrefmethod: Python 2 only, backport of Python 3
2020-12-31 devel/rbtools: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/subversion-lts: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/viewvc: Uses Python 2.7 which is EOLed upstream
2020-12-31 dns/py-dns: Uses Python 2.7 which is EOLed upstream
2020-12-31 editors/atom: Uses Python 2.7 which is EOLed upstream
2020-12-31 emulators/fceux: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 emulators/gem5: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 emulators/nonpareil: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 games/0ad: Uses deprecated version of python
2020-12-31 games/dangerdeep: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 games/freera: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 games/glob2: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 games/marsnomercy: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 games/netpanzer: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 games/pingus: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 games/renpy: Uses deprecated version of python
2020-12-31 graphics/goxel: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 graphics/py-pillow6: Uses Python 2.7 which is EOLed upstream
2020-12-31 graphics/sk1libs: Uses Python 2.7 which is EOLed upstream
2020-12-31 graphics/uniconvertor: Uses deprecated version of python
2020-12-31 lang/julia10: Uses Python 2.7 which is EOLed upstream
2020-12-31 lang/pypy: Uses Python 2.7 which is EOLed upstream
2020-12-31 lang/pypy3: Uses Python 2.7 which is EOLed upstream
2020-12-31 lang/spidermonkey185: Uses Python 2.7 which is EOLed upstream
2020-12-31 lang/spidermonkey24: Uses Python 2.7 which is EOLed upstream
2020-12-31 lang/spidermonkey52: Uses Python 2.7 which is EOLed upstream
2020-12-31 lang/spidermonkey60: Requires python2 to build
2020-12-31 lang/tolua++: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 mail/getmail: Uses deprecated version of python
2020-12-31 math/gringo: Uses Python 2.7 which is EOLed upstream
2020-12-31 multimedia/ffmpeg2theora: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 multimedia/mimms: Uses Python 2.7 which is EOLed upstream
2020-12-31 net/py-ipaddress: Uses Python 2.7 which is EOLed upstream
2020-12-31 net-p2p/linuxdcpp: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 security/broccoli: Depends lang/python27 which is EOLed upstream
2020-12-31 security/orthrus: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 security/py-backports.ssl_match_hostname: Uses Python 2.7 which is EOLed upstream
2020-12-31 security/sandsifter: Uses deprecated version of python, see https://github.com/rigred/sandsifter/issues/10
2020-12-31 sysutils/cinnamon-control-center: Uses Python 2.7 which is EOLed upstream
2020-12-31 sysutils/ori: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 sysutils/osquery: Uses Python 2.7 which is EOLed upstream
2020-12-31 sysutils/py-shutilwhich: Python 2 only, backport of Python 3
2020-12-31 sysutils/uefi-edk2-bhyve-csm: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/cliqz: Uses deprecated version of python
2020-12-31 www/iridium: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/moinmoin: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/node10: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/node12: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-OhlohWidgetsMacro: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-TracGoogleAnalytics: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-accountmanager: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-advancedticketworkflow: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-autocomplete: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-ccselector: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-customfieldadmin: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-datefield: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-defaultcc: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-devel: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-discussion: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-downloads: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-email2trac: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-email2trac-postfix: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-estimator: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-fivestarvote: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-fullblog: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-fullblognotification: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-graphviz: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-iniadmin: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-keywords: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-keywordsecretticket: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-ldap: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-ldapauthstore: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-math: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-mercurial: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-navadd: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-permredirect: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-privatetickets: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-pydotorgtheme: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-scrumburndown: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-spam-filter: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-subtickets: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-tags: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-themeengine: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-ticketimport: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-tickettemplate: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-timingandestimation: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-tocmacro: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-tweakui: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-vote: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-wikigoodies: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-wikinotification: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-wikitemplates: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-wikitopdf: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-wysiwyg: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-xmlrpc: Uses Python 2.7 which is EOLed upstream
2021-01-01 00:57:23 +00:00
Rene Ladan
ff360ff948 Remove expired ports not depending on Python 2.7:
2020-12-31 devel/arm-none-eabi-gdb: This is an old, obsolete version of gdb
2020-12-31 devel/pecl-weakref2: PHP 7.2 extension
2020-12-31 graphics/py-imageio24: Use graphics/py-imageio instead
2020-12-31 mail/bogofilter-tc: TokyoCabinet is being phased out in favor of KyotoCabinet.
2020-12-31 net/pecl-yaz: PHP 7.2 extension
2020-12-31 print/cloudprint: Google Cloud Print is being shut down by Google by end of 2020
2020-12-31 science/py-eccodes-python: Use science/py-eccodes instead
2020-12-31 sysutils/cfengine-masterfiles312: EOL
2020-12-31 sysutils/cfengine-masterfiles313: EOL
2020-12-31 sysutils/cfengine312: EOL
2020-12-31 sysutils/cfengine313: EOL
2020-12-31 sysutils/rubygem-chef-zero5: Please use sysutils/rubygem-chef-zero instead
2020-12-31 sysutils/syslog-ng325: Reduction of syslog-ng ports to one
2020-12-31 sysutils/syslog-ng326: Reduction of syslog-ng ports to one
2020-12-31 sysutils/syslog-ng328: Reduction of syslog-ng ports to one
2020-12-31 sysutils/syslog-ng329: Reduction of syslog-ng ports to one
2020-12-31 www/flashplayer: Depends on a deprecated port
2020-12-31 www/linux-flashplayer: Deprecated by upstream
2020-12-31 www/mediawiki133: Upstream end of life
2020-12-31 www/mediawiki134: Upstream end of life
2020-12-31 www/py-aiohttp2: Use www/py-aiohttp instead

sysutils/drm-legacy-kmod is left in for now.
2020-12-31 15:07:01 +00:00
Rene Ladan
9056abbe1a mail/claws-mail-bogofilter: remove optional dependency on expired mail/bogofilter-tc 2020-12-31 14:53:04 +00:00
Rene Ladan
7a1e6c657f Remove PHP 7.2 which expired today, use PHP 7.4 instead.
2020-12-31 ./net/php72-soap: Security Support ends on 30 Nov 2020
2020-12-31 ./net/php72-sockets: Security Support ends on 30 Nov 2020
2020-12-31 ./net/php72-xmlrpc: Security Support ends on 30 Nov 2020
2020-12-31 ./net/php72-ldap: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-xmlwriter: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-pspell: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-enchant: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-wddx: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-xsl: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-dom: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-ctype: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-xml: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-simplexml: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-xmlreader: Security Support ends on 30 Nov 2020
2020-12-31 ./graphics/php72-gd: Security Support ends on 30 Nov 2020
2020-12-31 ./graphics/php72-exif: Security Support ends on 30 Nov 2020
2020-12-31 ./mail/php72-imap: Security Support ends on 30 Nov 2020
2020-12-31 ./www/php72-opcache: Security Support ends on 30 Nov 2020
2020-12-31 ./www/mod_php72: Security Support ends on 30 Nov 2020
2020-12-31 ./www/php72-session: Security Support ends on 30 Nov 2020
2020-12-31 ./www/php72-tidy: Security Support ends on 30 Nov 2020
2020-12-31 ./security/php72-filter: Security Support ends on 30 Nov 2020
2020-12-31 ./security/php72-sodium: Security Support ends on 30 Nov 2020
2020-12-31 ./security/php72-hash: Security Support ends on 30 Nov 2020
2020-12-31 ./security/php72-openssl: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-shmop: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-tokenizer: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-sysvshm: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-gettext: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-readline: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-pcntl: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-json: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-sysvmsg: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-sysvsem: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-intl: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-pdo_sqlite: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-pdo_mysql: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-pgsql: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-pdo_pgsql: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-odbc: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-pdo_odbc: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-mysqli: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-interbase: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-pdo_firebird: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-pdo: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-dba: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-pdo_dblib: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-sqlite3: Security Support ends on 30 Nov 2020
2020-12-31 ./ftp/php72-curl: Security Support ends on 30 Nov 2020
2020-12-31 ./ftp/php72-ftp: Security Support ends on 30 Nov 2020
2020-12-31 ./misc/php72-calendar: Security Support ends on 30 Nov 2020
2020-12-31 ./math/php72-bcmath: Security Support ends on 30 Nov 2020
2020-12-31 ./math/php72-gmp: Security Support ends on 30 Nov 2020
2020-12-31 ./archivers/php72-zip: Security Support ends on 30 Nov 2020
2020-12-31 ./archivers/php72-phar: Security Support ends on 30 Nov 2020
2020-12-31 ./archivers/php72-zlib: Security Support ends on 30 Nov 2020
2020-12-31 ./archivers/php72-bz2: Security Support ends on 30 Nov 2020
2020-12-31 ./net-mgmt/php72-snmp: Security Support ends on 30 Nov 2020
./lang/php72-extensions
2020-12-31 ./lang/php72: Security Support ends on 30 Nov 2020
2020-12-31 ./converters/php72-mbstring: Security Support ends on 30 Nov 2020
2020-12-31 ./converters/php72-recode: Security Support ends on 30 Nov 2020
2020-12-31 ./converters/php72-iconv: Security Support ends on 30 Nov 2020
2020-12-31 ./sysutils/php72-posix: Security Support ends on 30 Nov 2020
2020-12-31 ./sysutils/php72-fileinfo: Security Support ends on 30 Nov 2020
2020-12-31 12:44:39 +00:00
Dirk Meyer
db468c1ae1 - add patch for enabling foreground operation without debug
PR:		250708
Submitted by:	dewayne@heuristicsystems.com.au
2020-12-31 12:14:42 +00:00
Dima Panov
856b6f6463 mail/opensmtpd-extras-table-python: remove port
Port has expired: uses deprecated version of python (2.7)

PR:		249715
2020-12-31 11:50:16 +00:00
Jan Beich
b6c2e134a0 devel/rust-cbindgen: update to 0.16.0 (like r558794)
With fixes for firefox-esr and thunderbird.

Changes:	https://github.com/eqrion/cbindgen/compare/v0.15.0...v0.16.0
Reported by:	GitHub (watch releases)
2020-12-31 00:31:41 +00:00
Alexey Dokuchaev
7d5edabf9f - Update to the latest version 8.9
- Hook the tests to our framework

Requested by:	maintainer
2020-12-30 15:04:04 +00:00
Antoine Brodin
5d1d341b3c Hook py-flanker to the build 2020-12-29 11:20:50 +00:00
Antoine Brodin
aa7a6c429e Drop python 2.7 support from a few ports
With hat:	portmgr
2020-12-28 23:02:12 +00:00
Dima Panov
9815fc7592 mail/postfixadmin: unbreak build with php80
Drop abandonware xmlrpc dependency with php80

PHP80 was introduced more than two month ago,
maintainer had more than enough time to react and fix the port

With hat:	ports-secteam
2020-12-28 15:52:44 +00:00
Juraj Lutter
b75fef6475 mail/fetchmail: Update to 6.4.14
PR:		251979
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
Reviewed by:	osa (mentor)
Approved by:	osa (mentor)
Differential Revision:	https://reviews.freebsd.org/D27689
2020-12-28 10:35:33 +00:00
Rainer Hurling
33a60b868a mail/mpop: Update to 1.4.12
Adds support for the libtls library (provided by the
LibreSSL project).

Changelog: https://marlam.de/mpop/news/

PR:		252145
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
Approved by:	arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D27779
2020-12-27 07:11:03 +00:00
Juraj Lutter
ef440a8f14 mail/postsrsd: update to 1.10
Changelog:
  - SECURITY FIX [CVE-2020-35573]: PostSRSd could be tricked into consuming a
    lot of CPU time with an SRS address that has a very long time stamp tag
  - Fixed a bug where PostSRSd would occasionally create invalid SRS addresses
    if the used secret is extremely long

PR:		252007
Submitted by:	ports@bsdserwis.com
Reviewed by:	osa (mentor)
Approved by:	osa (mentor)
Security:	eb2845c4-43ce-11eb-aba5-00a09858faf5
Differential Revision:	https://reviews.freebsd.org/D27702
2020-12-25 11:41:37 +00:00
Alexey Dokuchaev
a4c275dc72 - Install rc.d startup script for `calloutd'
- Chase r559216 shared library version bump

Submitted by:	maintainer
2020-12-25 08:49:43 +00:00
Alexey Dokuchaev
f0a8df1498 - Update `mail/mailutils' to version 3.11
- Add `required_files' and `configlint' to rc scripts
- Emacs ports: chase shared library version bump

Submitted by:	maintainer
2020-12-25 08:17:49 +00:00
Dima Panov
cb83aa030a mail/opensmtpd: update to 6.8.0p2 portable release 2020-12-24 16:31:48 +00:00
Kai Knoblich
9cb5898561 Relax hardcoded paths to fix build with Python 3.8.7
Since r558913 Python 3.8 incorporates BPO-42604 [1] which changed the
shared libs naming scheme.  This means "EXT_SUFFIX" is now derived from
SOABI and yields with Python 3.8 to ".cpython-38.so" instead of ".so".

The affected ports strip the libaries in the "post-install" target via
hardcoded path(s) and the build fails at the end because the new extension
is not expected at this place.

Remedy the issue by adding wildcards to these paths.  This should also
prepare the ports for future Python releases, which will use the new shared
libs naming scheme.

[1] https://bugs.python.org/issue42604

PR:		252057
Reported by:	John Kennedy
Reviewed by:	fluffy, koobs
Approved by:	koobs (python)
2020-12-24 13:46:01 +00:00
Matthias Fechner
e2b10e9cd2 Update to 0.0.8 which is required for gitlab 13.7. 2020-12-22 16:35:55 +00:00
Bernard Spil
65064517b3 mail/roundcube-contextmenu: Update to 3.2.1
PR:		252000
Approved by:	 Alexander Moisseev (maintainer)
2020-12-21 12:52:58 +00:00
Juraj Lutter
dfaf0ffdb7 mail/dovecot-fts-xapian: Update to 1.4.4
Reviewed by:	osa (mentor)
Approved by:	osa (mentor)
Differential Revision:	https://reviews.freebsd.org/D25927
2020-12-20 21:11:23 +00:00
Joseph Mingrone
959abde2d5 mail/getmail: Update to version 5.15
http://pyropus.ca/software/getmail/CHANGELOG
2020-12-20 20:21:55 +00:00
Sunpoet Po-Chuan Hsieh
bbb0e427ba Update to 2.18
Changes:	https://metacpan.org/changes/distribution/MIME-Types
2020-12-19 20:19:56 +00:00
Piotr Kubaj
eb4fd77df0 mail/thunderbird, www/firefox-esr: correct patch for powerpc64
The macro is named MOZ_BIG_ENDIAN(), not MOZ_BIG_ENDIAN.

Approved by:	tier 2 blanket
2020-12-19 13:27:09 +00:00
Juraj Lutter
3b403c65cb Update maintainer's e-mail address.
Reviewed by:	osa (mentor)
Approved by:	osa (mentor)
Differential Revision:	https://reviews.freebsd.org/D27649
2020-12-17 20:06:40 +00:00
Olli Hauer
43b7be6113 - update to 3.6-20201212 2020-12-15 05:46:57 +00:00
Fernando Apesteguía
9237149699 mail/mutt: Update to 2.0.3
ChangeLog: https://marc.info/?l=mutt-users&m=160711464529967&w=2

PR:	251623
Submitted by:	dereks@lifeofadishwasher.com (maintainer)
2020-12-13 19:01:14 +00:00
Sunpoet Po-Chuan Hsieh
1f6cd06c58 Update to 3.14.0
Changes:	https://github.com/SpamScope/mail-parser/releases
2020-12-13 14:43:09 +00:00
Oliver Lehmann
dba3cffec4 fix build on CURRENT
make portlint a bit more happy
2020-12-12 19:32:14 +00:00
Christoph Moench-Tegeder
bd46f662da mail/thunderbird: update to 78.6.0 (rc1)
Release Notes (soon):
  https://www.thunderbird.net/en-US/thunderbird/78.6.0/releasenotes/

MFH:		2020Q4 (once it is GA)
2020-12-12 18:32:03 +00:00
Rene Ladan
e5aa301f0f Remove expired ports:
2020-12-12 comms/py-libconcord: Uses deprecated version of python
2020-12-12 databases/py-swift: Uses deprecated version of python
2020-12-12 devel/py-AddOns: Uses deprecated version of python
2020-12-12 devel/py-BytecodeAssembler: Uses deprecated version of python
2020-12-12 devel/py-repoze.who-testutil: Uses deprecated version of python
2020-12-12 devel/py-riak_pb: Uses deprecated version of python
2020-12-12 devel/pythk: Uses deprecated version of python
2020-12-12 mail/py-spambayes: Uses deprecated version of python
2020-12-12 math/py-numeric: Uses deprecated version of python
2020-12-12 math/py-scientific: Uses deprecated version of python
2020-12-12 net/py-suds: Uses deprecated version of python
2020-12-12 net/pynids: Uses deprecated version of python
2020-12-12 security/py-obfsproxy-tor: Uses deprecated version of python
2020-12-12 sysutils/syslog-ng324: Agreed upon upstream one year deprecation policy
2020-12-12 www/py-pylons: Uses deprecated version of python
2020-12-12 www/py-qpy: Uses deprecated version of python
2020-12-12 13:10:02 +00:00
Tobias C. Berner
773872818c graphics/poppler: update to 20.12.0
Changelog:
        core:
         * Draw better circles for circle annotations
         * Fix annotation line width if no appearance stream or style are given
         * Tweak rendering of highlight annotations
         * Fix border rendering of some annotations
         * Fix rendering of some files. Issue #976 Issue #567
         * PSOutputDev: provide options to set the rasterization color space and ICC profile
         * PSOutputDev: for splashModeCMYK8 and language level >=2 activate overprint emulation
         * PSOutputDev: use the DeviceN8 bitmap for rasterization with CMYK-output + overprint
         * Use the font name without subset tag when querying for a system font
         * Splash: Fix wrong x adjustment during clipping
         * Splash: Fix blitImage in uncolored tiling patterns
         * timeToDateString: We forgot the ' after the minutes
         * Move psLevel to PSOutputDev creation
         * Fix several issues in broken files

        utils:
         * pdftops: provide options to set the rasterization color space and ICC profile
         * pdftops: for splashModeCMYK8 and language level >=2 activate overprint emulation

        cpp:
         * New fuzzers

        glib:
         * New fuzzers

        qt5:
         * New fuzzers

        build system:
         * gcc: Enable -fno-operator-names
         * Remove obsolete bool-to-binary macro
         * Remove obsolete version-check macro for pkgconfig
         * Remove .pc files for private back-ends
         * Remove redundant unit-test macro

PR:		251537
Exp-run by:	antoine
2020-12-11 20:10:03 +00:00
Sunpoet Po-Chuan Hsieh
12dfc023d5 Update to 3.13.0
Changes:	https://github.com/SpamScope/mail-parser/releases
2020-12-10 21:40:50 +00:00
Sunpoet Po-Chuan Hsieh
ef7b5092ba Sort SUBDIRs 2020-12-10 21:25:49 +00:00
Fernando Apesteguía
5c166d3b68 mail/getmail6: update to 6.11 for bugfixes
ChangeLog: https://github.com/getmail6/getmail6/releases/tag/v6.11

PR:	251706
Submitted by:	m.bueker@berlin.de (maintainer)
2020-12-10 14:25:09 +00:00
Pietro Cerutti
966e11b026 mail/roundcube-carddav: fix unparenthesized deprecation warn in php74
Reported by:	David Gessel <gessel@blackrosetech.com>
Obtained from:	https://github.com/mstilkerich/rcmcarddav/commit/b66791
2020-12-10 10:41:36 +00:00
Tobias C. Berner
b26f3a5c38 mail/evolution(-ews) & databases/evolution-data-server: Update to 3.38.2
PR:		251419
Submitted by:	Neel Chauhan <neel@neelc.org>
2020-12-08 10:25:22 +00:00
Bernard Spil
4c5585a1b8 mail/nextcloud-mail: Update to 1.7.2 2020-12-07 17:33:14 +00:00
Jochen Neumeister
fe969f6567 Update to 6.2.0
PHP 8.0 compatibility, many thanks to @jrf_nl!
    Switch from PHP CS Fixer to PHP CodeSniffer for coding standards
    Create class constants for the debug levels in the POP3 class
    Improve French, Slovenian, and Ukrainian translations
    Improve file upload examples so file extensions are retained
    Resolve PHP 8 line break issues due to a very old PHP bug being fixed
    Avoid warnings when using old openssl functions
    Improve Travis-CI build configuration

Sponsored by:	Netzkommune GmbH
2020-12-06 10:00:57 +00:00
Fernando Apesteguía
b73ffa6055 mail/mpop: Update to 1.4.11 and set MAINTAINER
Submitter becomes maintainer

PR:	251523
Submitted by:	neel@neelc.org
2020-12-04 07:20:36 +00:00
Bernard Spil
ab9401c1d1 mail/nextcloud-mail: Update to 1.7.1 2020-12-03 11:52:48 +00:00
Fernando Apesteguía
a375000886 mail/getmail6: Update to 6.10 for bugfix
ChangeLog: https://github.com/getmail6/getmail6/releases/tag/v6.10

PR:	251482
Submitted by:	m.bueker@berlin.de (maintainer)
2020-12-01 19:26:46 +00:00
Christoph Moench-Tegeder
94ede7e28a update thunderbird to 78.5.1 (rc1)
Release Notes (soon):
  https://www.thunderbird.net/en-US/thunderbird/78.5.1/releasenotes/

MFH:		2020Q4 (under blanket: web browser alike)
2020-12-01 17:47:29 +00:00
Hajimu UMEMOTO
079296ab6e Update to 3.2.5. 2020-11-30 12:51:16 +00:00
Baptiste Daroussin
9169b89765 Update to 20201127 2020-11-30 08:37:18 +00:00
Matthias Andree
ce6fc367a6 Bump version to flush out old packages using a bogus pkg-descr. (for real now)
Approved by:  Chris Hutchinson (maintainer)
Submitted by: bsd@dino.sk
PR:           251319
2020-11-29 13:24:45 +00:00
Dan Langille
9a05dbe453 Add dependencies required for mail/mailman3 2020-11-26 23:22:11 +00:00
Jochen Neumeister
07b8431765 Update to 3.17.8
Full Changelogs: https://www.claws-mail.org/NEWS

PR:		251092
Sponsored by:	Netzkommune GmbH
2020-11-26 17:18:52 +00:00
Matthias Fechner
d7b15e55fa Add postfix as build dependency.
While creating a package of sympa the configure script searches for the path of postmap and if it is not found, it falls back to standard path /usr/sbin/postmap

As the correct path is required, that postfix integration will not work like it is described here:
https://sympa-community.github.io/manual/install/configure-mail-server-postfix.html

adding postfix as a build dependency ensures that the correct path for postmap is detected and the file /usr/local/libexec/sympa/sympa_newaliases.pl will have the correct path.

PR:		251143
Approved by:	dgeo@centrale-marseille.fr (maintainer)
2020-11-26 08:11:23 +00:00
Dan Langille
717fbf7abb Add mail/py-authheaders, an undeclared dependency of mail/mailman3 2020-11-25 23:26:47 +00:00
Piotr Kubaj
73752401d1 Add CFLAGS_powerpc64le=-DSQLITE_BYTEORDER=1234 to Gecko ports. This is because sqlite is bundled there and not defining SQLITE_BYTEORDER makes sqlite think all PPC are big-endian, which breaks history and bookmarks. 2020-11-25 23:23:56 +00:00
Dima Panov
3fee612ec9 mail/exim: import exim-4.94+fixes branch as state of 2020.11.25
Used git diffs:

[38/42] GnuTLS: clear errno before any data i/o op, so error logging does not see stale values
[39/42] Fix non-TLS build
[40/42] eximon: fix FreeBSD build
[41/42] LDAP: fix taint-check in server list walk. Bug 2646
[42/42] Pass authenticator pubname through spool. Bug 2648

Also patch files/150.exim-tidydb to prevent its output when daily_show_success=NO. [1]

Submitted by:	Dmitry Selivanov <sd@rlan.ru> via email [1]
MFH:		2020Q3
2020-11-25 12:36:05 +00:00
Jan Beich
86238fa68e gecko: apply the rest of the upstream fix for rust 1.48
PR:		251356
2020-11-25 02:56:38 +00:00
Matthias Fechner
d36fd79a37 Marked it as broken for ruby 2.7.
Seems to be a dead project, last upgrade 2010-02-07 and homepage does not load anymore
https://rubygems.org/gems/tmail
http://tmail.rubyforge.org/

PR:		244787
2020-11-24 16:05:01 +00:00
Mikael Urankar
4e449e031e lang/rust: Update to 1.48.0
Changes: https://github.com/rust-lang/rust/releases/tag/1.48.0

Reviewed by:	jbeich
Tested by:	bdragon, jbeich, mikael
Differential Revision:	https://reviews.freebsd.org/D27293
2020-11-24 12:48:53 +00:00
Jan Beich
ff05bee7ea multimedia/dav1d: update to 0.8.0
Changes:	https://code.videolan.org/videolan/dav1d/-/tags/0.8.0
Changes:	https://code.videolan.org/videolan/dav1d/-/blob/0.8.0/NEWS
Changes:	https://code.videolan.org/videolan/dav1d/compare/0.7.1...0.8.0
2020-11-23 22:08:52 +00:00
Matthias Andree
a16385f264 mail/claws-mail-plugins: improve pkg-descr
Since the original and maintainer-approved prior pkg-descr was obviously
wrong, let's play this pragmatically:

I am taking the liberty to commit this improvement,
but am awaiting for the maintainer's final word
on whether we should use this, or a different pkg-descr.

PR:		251319 (pkg-descr fix)
PR:		245939 (initial proposal to introduce mismatched pkg-descr)
Submitted by:	bsd@dino.sk
Reported by:	FreeBSD@ShaneWare.Biz
2020-11-23 20:35:20 +00:00
Fernando Apesteguía
22a01a0e5e mail/mutt: Update to 2.0.2
ChangeLog: https://marc.info/?l=mutt-users&m=160589518808669&w=2

vuxml entry in PR: 251278

PR:	251277
Submitted by:	dereks@lifeofadishwasher.com
MFH:	2020Q4 (blanket, security fix)
2020-11-22 18:23:25 +00:00
Baptiste Daroussin
51fcf3be2b Update to 20201120 2020-11-20 21:28:00 +00:00
Christoph Moench-Tegeder
d96487dfa2 mail/thunderbird: update to 78.5.0 (rc3)
Release Notes (soon):
  https://www.thunderbird.net/en-US/thunderbird/78.5.0/releasenotes/

MFH:		2020Q4 (under blanket: web browser alike)
2020-11-17 11:03:18 +00:00
Joseph Mingrone
290d0f8a84 mail/getmail6: Update to version 6.9
Release notes: https://github.com/getmail6/getmail6/releases/tag/v6.9

PR:		250814
Submitted by:	Michael Bueker <m.bueker@berlin.de>
2020-11-17 10:51:54 +00:00
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