Commit Graph

22259 Commits

Author SHA1 Message Date
Larry Rosenman 3d824592bd mail/dovecot,mail/dovecot-pigeonhole: fix CVE-2019-11500
Changes
-------
* CVE-2019-11500: IMAP protocol parser does not properly handle NUL byte
  when scanning data in quoted strings, leading to out of bounds heap
  memory writes. Found by Nick Roessler and Rafi Rubin.

MFH:		2019Q3
Security:	CVE-2019-11500
2019-08-28 15:59:59 +00:00
Chris Rees b8c4d0ce93 Missing dependency
Submitted by:	jhs
2019-08-28 14:28:44 +00:00
Mathieu Arnold 0c2d0c3241 Regular pkg-message cleanup.
Pointy hat:	dinoex ashish
2019-08-27 11:57:45 +00:00
Jan Beich a88842c0a6 mail/thunderbird: switch to rc6 (nop)
Changes:	https://hg.mozilla.org/releases/comm-esr68/pushloghtml?startdate=2019-08-14&enddate=2019-08-17
2019-08-27 00:54:03 +00:00
Sunpoet Po-Chuan Hsieh 792965aebd Update to 0.6806
- Add LICENSE_FILE
- Add NO_ARCH
- Do not install COPYING to DATADIR: it is almost identical to LICENSE_FILE which has been installed via LICENSE framework
- Convert to options target helper

Changes:	https://metacpan.org/changes/distribution/Mail-LMLM
2019-08-26 11:49:36 +00:00
Matthias Fechner 22d3a5a22a Add rubygem-premailer-rails19-rails52 1.9.7 (copied from rubygem-premailer-rails19-rails5). 2019-08-26 07:26:14 +00:00
Sunpoet Po-Chuan Hsieh e204607504 Add rubygem-actionmailer52 5.2.3 (copied from rubygem-actionmailer5) 2019-08-25 18:17:56 +00:00
Matthias Andree 8076f6b3d0 mail/fetchmail64: Update to -rc3 with a few fixes that are to appear in 6.4.0, ...
and one patch (2 GibiB mailbox size reporting) that won't make 6.4.
2019-08-25 09:34:27 +00:00
Piotr Kubaj db107add19 mail/mairix: fix build with GCC-based architectures
C11 compiler is necessary:
parse.c:1889: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token

Approved by:	mentors (implicit approval)
2019-08-24 19:05:40 +00:00
Joseph Mingrone 947242e8ae mail/getmail: Update to version 5.14
Upstream changes:
- remove socket setblocking() calls which should be no longer needed, and
  which may have caused hangups.  Thanks: Viacheslav Chimishuk.
- correct version number string in error message.  Thanks: Piet van
  Oostrum.
2019-08-24 01:16:46 +00:00
Sunpoet Po-Chuan Hsieh 836eff25d7 Update to 0.56
Changes:	https://metacpan.org/changes/distribution/Mail-DKIM
2019-08-24 00:10:31 +00:00
Jan Beich 2eef82df1e www/firefox: unbreak on -CURRENT
In file included from media/mtransport/nricectx.cpp:82:
In file included from media/mtransport/third_party/nICEr/src/stun/stun_client_ctx.h:41:
In file included from media/mtransport/third_party/nICEr/src/stun/stun.h:45:
In file included from /usr/include/net/if_var.h:84:
/usr/include/sys/lock.h:68:15: error: reference to 'thread' is ambiguous
                            struct thread **owner);
                                   ^
/usr/include/sys/lock.h:42:8: note: candidate found by name lookup is 'thread'
struct thread;
       ^
/usr/include/c++/v1/__threading_support:397:24: note: candidate found by name lookup is 'std::__1::thread'
class _LIBCPP_TYPE_VIS thread;
                       ^
1 error generated.

Reported by:	tijl, pkg-fallout, madpilot
Submitted by:	tijl
Tested by:	madpilot
2019-08-23 21:55:31 +00:00
Renato Botelho 52892ad53d mail/dma: Update to 0.12
Sponsored by:	Rubicon Communications, LLC (Netgate)
2019-08-21 19:22:03 +00:00
Dirk Meyer 2651ac1da7 - update to 1.1.Alpha13.0 2019-08-20 22:15:30 +00:00
Koichiro Iwao 61c9fb0594 mail/rainloop{,-community}: Update to 1.13.0
PR:		239750
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Approved by:	maintainer
2019-08-20 00:24:02 +00:00
Matthias Andree 844707a445 Resolve conflicts and fix portlint warnings around USES= placement. 2019-08-19 22:09:56 +00:00
Matthias Andree 599a611c10 Add new port to mail/ to package fetchmail 6.4 release candidate. 2019-08-19 22:01:56 +00:00
Jan Beich befa71e0f3 devel/boost-*: update to 1.71.0
Changes:	http://www.boost.org/users/history/version_1_71_0.html
PR:		238827
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D20774
2019-08-19 15:35:27 +00:00
Bernard Spil 80d6b5d1c4 mail/nextcloud-mail: Update to 0.15.2 2019-08-17 13:22:14 +00:00
Tobias Kortkamp 40666d2b8f lang/rust: Update to 1.37.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/08/15/Rust-1.37.0.html
Tested by:	jbeich, tobik, greg@unrelenting.technology (aarch64)
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D21247
2019-08-15 14:30:16 +00:00
Alex Kozlov 196240f62b - Fix MAILDIR_MTIME_PATCH option with NNTP enabled
Submitted by:	Derek Schrock <derek@lifeofadishwasher.com> (maintainer)
Pointy hat:     ak
2019-08-15 10:28:14 +00:00
Alex Kozlov 623e89af51 - Unbreak nntp patch
- Replace local vvv.quote patch with upstream one

PR:	239864
Approved by:	Derek Schrock <dereks@lifeofadishwasher.com> (maintainer)
2019-08-14 19:20:15 +00:00
Sunpoet Po-Chuan Hsieh c4119921b0 Fix parsing SPF records
- Bump PORTREVISION for package change

PR:		239855
Submitted by:	grembo
Reference:	http://debian.2.n7.nabble.com/Bug-461709-usr-sbin-spamd-spf-lookup-failed-Can-t-locate-object-method-quot-new-quot-via-package-quo-td492057.html
		https://rt.cpan.org/Public/Bug/Display.html?id=130299
2019-08-14 18:02:14 +00:00
Jan Beich ed536ee796 mail/thunderbird: switch to rc3 (nop)
Changes:	https://hg.mozilla.org/releases/comm-esr68/pushloghtml?startdate=2019-08-11&enddate=2019-08-14
2019-08-14 10:18:34 +00:00
Mathieu Arnold 2614c95748 Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.)
2019-08-14 08:48:50 +00:00
Mathieu Arnold 558224994b onvert to UCL & cleanup pkg-message (categories l-m) 2019-08-13 22:29:42 +00:00
Piotr Kubaj 1684b6a8c9 mail/astroid: fix build with GCC-based architectures
Use C11 compiler:
/usr/local/include/webkitgtk-4.0/webkit2/WebKitUserContentFilterStore.h:49: error: redefinition of typedef 'WebKitUserContentFilter'
/usr/local/include/webkitgtk-4.0/webkit2/WebKitUserContent.h:141: error: previous declaration of 'WebKitUserContentFilter' was here

Approved by:	mentors (implicit approval)
2019-08-13 09:18:19 +00:00
MANTANI Nobutaka a2968f7bd9 Bump PORTREVISION in accordance with editors/semi update. 2019-08-12 14:18:07 +00:00
Jan Beich 985731abc9 mail/thunderbird: update to 68.0
Changes:	https://www.thunderbird.net/thunderbird/68.0/releasenotes/
2019-08-11 00:49:33 +00:00
Sunpoet Po-Chuan Hsieh 0749362305 Update to 14.9.14
Changes:	https://git.sdaoden.eu/cgit/s-nail.git/tree/NEWS
PR:		14.9.14
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
2019-08-10 22:55:05 +00:00
Sunpoet Po-Chuan Hsieh e8a22292a2 Update to 1.2.0
- While I'm here, use = instead of += for PLIST_SUB

Changes:	https://git.launchpad.net/authentication-results-python/tree/CHANGES
PR:		239751
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
2019-08-10 22:54:59 +00:00
Sunpoet Po-Chuan Hsieh ef3817e37b Cosmetic change 2019-08-10 22:51:08 +00:00
Sunpoet Po-Chuan Hsieh 4e9a0b7b0b Cosmetic change 2019-08-10 22:51:03 +00:00
Jason Helfman e4d93c1e8d - reclaim maintainership
- pet portlint
- add gplv2 license
2019-08-09 15:36:02 +00:00
Jason Helfman 958e4f1f33 - reclaim 2019-08-08 15:28:13 +00:00
Yuri Victorovich b93589d506 New port: mail/astroid: Graphical email client for notmuch, inspired by sup and others
PR:		226829
Submitted by:	Mylan Connolly <mylan.connolly@gmail.com>
2019-08-08 07:59:02 +00:00
Rene Ladan 860a89e29f Return jgh's ports to the various pools after his commit bit was safekept.
Hat:		portmgr-secretary
2019-08-05 20:07:06 +00:00
Jochen Neumeister 688e59b7ef Update to 3.17.4
* New HTML viewer plugin: Litehtml viewer

* Added option 'Enable keyboard shortcuts' to the 'Keyboard
  shortcuts' frame on /Configuration/Preferences/Other/Miscellaneous

* Compose: implemented copying of attached images to clipboard

* Compose: images and text/uri-list (files) can now be attached by
  pasting into the Compose window

* Python plugin: window sizes are now remembered for the Python
  console, the 'Open URLs' and the 'Set mailbox order' windows.

* Fancy plugin: the download-link feature now follows redirections

* MBOX export: the Enter key in the dialogue now starts the export

* The date (ISO format) has been added to log timestamps

* Updated translations: Brazilian Portuguese, Catalan, Czech, Danish,
  Dutch, French, German, Hungarian, Indonesian, Polish, Portuguese,
  Romanian, Russian, Slovak, Spanish, Swedish, Traditional Chinese,
  Turkish

Sponsored by:	Netzkommune GmbH
2019-08-05 07:28:48 +00:00
Antoine Brodin 264424aa5d Mark BROKEN: unfetchable 2019-08-04 15:34:54 +00:00
Kurt Jaeger ff26be652d mail/fetchmailconf: fix use by simplifing the search for Tkinter etc
When the fetchmailconf port was split off from fetchmail, it inherited
some python version detection logic that had been intended to let
fetchmail be installed with or without python and work either way.
However, this logic 1) no longer works with current python packaging,
and 2) doesn't really make sense in the context of a 'fetchmailconf'
port that already depends on python.

This patch simplifies out that logic.

PR:		239248
Submitted by:	Corey Halpin <chalpin@cs.wisc.edu> (maintainer)
Reported by:	gerard_seibert@outlook.com
2019-08-04 12:44:57 +00:00
Antoine Brodin b16de4c294 Deprecate ports broken for more than 6 months 2019-08-04 09:07:47 +00:00
Piotr Kubaj a1ead9ab97 mail/qmail-mysql: fix build with GCC architectures
Similar to other ports using, MySQL, it links to libatomic.

Approved by:	mentors (implicit approval)
2019-08-04 08:37:40 +00:00
Sunpoet Po-Chuan Hsieh e4b2a7bad5 Update to 4.25.2
Changes:	https://metacpan.org/changes/distribution/Sisimai
2019-08-03 20:56:51 +00:00
Jan Beich f18538b989 devel/libevent2: update to 2.1.11
Changes:	https://github.com/libevent/libevent/releases/tag/release-2.1.11-stable
ABI:		https://abi-laboratory.pro/tracker/timeline/libevent/
PR:		239599
Reported by:	GitHub (watch releases)
Approved by:	zeising (maintainer)
MFH:		2019Q3 (maybe security, partially restores 2.1.8 ABI)
Differential Revision:	https://reviews.freebsd.org/D21133
2019-08-02 13:30:40 +00:00
Pietro Cerutti 0f0acfa54d mail/roundcube-carddav: update to 3.0.3
Release notes: https://github.com/blind-coder/rcmcarddav/releases/tag/v3.0.3
2019-08-02 12:43:58 +00:00
Dmitry Marakasov cca7f51dba - Update WWW
Approved by:	portmgr blanket
2019-08-01 09:02:23 +00:00
Tobias C. Berner a5b210399a graphics/poppler: update to 0.79.0
Release 0.79.0:
        core:
         * Fix regression on TextSelectionPainter
         * Fix parsing of DefaultAppearance
         * Fix memory leak in PostScriptFunction
         * Fix crashes in fuzzed files

        qt5:
         * Implemented support for setIcon by changing appearance
         * Added option to set the form available to print
         * QString::null is deprecated, use QString()
         * Replace deprecated qStableSort with std::stable_sort

        build system:
         * Turn README into README.md and expand it

PR:		239277
Exp-run by:	antoine
Approved by:	gnome (kwm, implicit)
2019-07-31 21:14:15 +00:00
Alexey Dokuchaev 48808bbb3d Cherry-pick the following two changes from the upstream Git repository
at http://git.savannah.gnu.org/cgit/mailutils.git:

  018df5d628f4e093f7e45c00b48ffc11b234d8cf - Minor fix
  113e144dedbebb5bc659eadc7f329450bb374606 - Fix mandatory locking

Requested by:	maintainer
2019-07-31 11:44:17 +00:00
Olli Hauer 4795c67f24 - update to 3.5-20190724 2019-07-31 05:37:46 +00:00
Tobias Kortkamp 11bf3c0d3d mail/aerc: Update to 0.2.1
Changes:	https://git.sr.ht/~sircmpwn/aerc/refs/
2019-07-30 15:06:50 +00:00