6827 Commits

Author SHA1 Message Date
sthen
4a2ff8a208 - update to mutt-1.9.3, from job@, also from Bjorn Ketelaars
- termlib and ncurses are now both "soname curses" from bsd.lib.mk 1.92,
rename and shift into common WANTLIB block, similar to Bjorn's diff

- use SEPARATE_BUILD, from Bjorn
2018-01-28 16:40:57 +00:00
landry
1724dc8cd0 Update to thunderbird 52.6.0 / lightning 5.4.6.
See https://www.mozilla.org/en-US/thunderbird/52.6.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2018-04/
2018-01-26 08:48:05 +00:00
sthen
2b7ff9724d use find -delete rather than find -exec rm {} + 2018-01-22 18:20:53 +00:00
danj
f3629b6618 Update to claws-mail-3.16.0
New features, new bugfixes: http://claws-mail.org/NEWS

while there remove trailing whitespaces in DESCR-main
2018-01-21 19:24:41 +00:00
sthen
956eb3241a update to roundcubemail-1.3.4 2018-01-14 20:18:40 +00:00
remi
69f96a09c4 update to OfflineIMAP v7.1.5
ok danj@
2018-01-14 15:16:15 +00:00
rpe
214644a454 Now that all ports rc.* scripts are using #!/bin/ksh
- change [] tests to [[]]
- change arithmetic [] tests to (())
- change = to == inside [[]]
- remove unecessary quoting inside [[]]

OK aja@
2018-01-14 14:42:18 +00:00
naddy
16ff511184 fix bad bump 2018-01-12 16:09:42 +00:00
nigel
13f7420190 fix m4 issue with earlier update.
Ok ajacoutot
2018-01-11 22:00:07 +00:00
rpe
9a8b5ccd06 Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
daemon scripts and bump subpackages that contain the *.rc scripts.

discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
ajacoutot
db4d6cade4 Revert previous, it seems to break the build somehow. 2018-01-11 07:56:50 +00:00
robert
12c85e52e1 update to 8.5.80.49 2018-01-10 15:46:11 +00:00
jca
4324b9e73f Fix linking the ldap flavor with ld.lld
ok ajacoutot@ (maintainer)
2018-01-09 15:06:00 +00:00
ajacoutot
7e7c9496bb Update to evolution-ews-3.26.4. 2018-01-08 16:21:50 +00:00
ajacoutot
caf5a8022f Update to evolution-3.26.4. 2018-01-08 16:21:28 +00:00
sthen
87ff72a6ac removed unused vars 2018-01-05 13:56:02 +00:00
rsadowski
4ada2bb3cb Update mailman to 2.1.25
ok okan@
2018-01-03 08:03:56 +00:00
ajacoutot
b25c4646fb Update to cyrus-imapd-3.0.5. 2018-01-03 07:55:52 +00:00
florian
5ea7632ba0 I don't have the skills nor the time to be maintainer.
OK sthen
2017-12-29 07:24:49 +00:00
robert
8cdda20f74 add the file and spreed plugins to allow the webapp to be connected
with own/nextcloud and to spreed for web meetings
2017-12-27 13:30:45 +00:00
robert
924ccc87cb update to 2.3.8 2017-12-26 19:20:09 +00:00
robert
5873e4cb6a update to 3.4.3.1127 2017-12-26 19:18:28 +00:00
robert
aa0568b97b remove old patches 2017-12-26 19:17:55 +00:00
robert
6e802c1462 update to 8.4.90.1513 2017-12-26 19:17:11 +00:00
giovanni
21857115ac Bugfix update to 1.9.9, officially supports latest TB releases 2017-12-21 14:46:47 +00:00
ajacoutot
7f2421a0a7 Update to gmime30-3.2.0. 2017-12-21 08:15:21 +00:00
jca
dfd30c090f Needs a C++11 compiler 2017-12-18 11:40:37 +00:00
naddy
79559bb94d actually bump revision 2017-12-16 23:09:28 +00:00
zhuk
e5304c833a Same as with cnupm, missing @foo reset before @rcscript. 2017-12-16 18:01:47 +00:00
job
e974c1209e Update to mutt 1.9.2
OK sthen@
2017-12-16 15:59:31 +00:00
sthen
e44fd4ab17 unbreak sasl build, autosetup does a test-compile of sasl.h which fails
because it doesn't include types.h
2017-12-15 20:51:22 +00:00
sthen
ca4c50cec1 update to neomutt-20171215
* moves from autoconf to the new Tcl-based "autosetup" build tool
2017-12-15 20:14:24 +00:00
jca
16768a0973 Repair arch tests and maybe unlock neomutt on powerpc
On powerpc, MACHINE_ARCH is "powerpc" and ARCH is "socppc" or "macppc",
the test fails and neomutt tries to use kyotocabinet, marked as BROKEN.
Fix test and use qdbm as intented.  On arm, where MACHINE_ARCH is "arm" and
ARCH is "armv7", the test fails thus neomutt is already using kyotocabinet
(which builds on arm now), so remove the test.  No need for a bump since
the build failed in both cases.

Reported by "gumnos", ok sthen@ (maintainer)
2017-12-15 01:32:22 +00:00
ajacoutot
bc14c0f6de Update to evolution-ews-3.26.3. 2017-12-11 12:02:41 +00:00
ajacoutot
7103a35614 Update to evolution-3.26.3. 2017-12-11 12:02:24 +00:00
espie
8a8aae7f24 FIX_EXTRACT_PERMISSIONS 2017-12-08 01:04:14 +00:00
espie
fd1aeac43c FIX_EXTRACT_PERMISSIONS 2017-12-08 00:16:59 +00:00
espie
73fd7b4dc6 FIX_EXTRACT_PERMISSIONS 2017-12-08 00:09:18 +00:00
sthen
9a09c53881 Update to postfix snapshot to 3.3-20171028, from Brad. 2017-12-07 22:03:48 +00:00
bluhm
5c78718281 Fix CVE-2017-16844 in formail in procmail 3.22.
from Debian; via Matthias Pitzl; OK sthen@
2017-12-06 14:19:41 +00:00
ajacoutot
add50dd904 Update to gmime30-3.0.5. 2017-12-04 08:55:43 +00:00
espie
927d775ae1 fix permissions 2017-12-02 13:40:32 +00:00
edd
3bc18c7732 Update security/gpgme to 1.9.0 and deal with fallout across the tree.
Fallout stems from the removal of the gpgme-pthread shared object.

Initial diff by me, refreshed diff from jca@.

Tested in a bulk by ajacoutot@.

OK jca@, ajacoutot@. Thanks.
2017-12-02 12:44:33 +00:00
sthen
b24c690964 update to exim-4.89.1, fixing CVE-2017-16943 (previously handled in a patch)
and CVE-2017-16944, and other fixes.

Alternative workaround for these two CVEs: disable the SMTP CHUNKING extension
by adding "chunking_advertise_hosts =" to the main configuration section (empty
right-hand-side).
2017-12-01 14:38:24 +00:00
pascal
f7189a35d2 Update to nmh 1.7. Note that this moves some binaries from
${LOCALBASE}/libexec to ${LOCALBASE}/libexec/nmh.

feedback/ok bentley@
2017-11-30 11:14:53 +00:00
jca
eff41aae8e Fix build failure when libunistring is installed
mlmmj's unistr.h should come before libunistring's version in the
include search path

Reported by ajacoutot@, ok kevlo@
2017-11-30 00:46:17 +00:00
kevlo
c880a9c9dc Remove unnecessary file. 2017-11-28 03:45:02 +00:00
kevlo
a191283a56 Update to mlmmj-1.3.0, from Zhang Huangbin, tweak PLIST from me. 2017-11-28 03:43:07 +00:00
sthen
82bc31baad Add patch for Exim remote code execution in 4.88+.
https://lists.exim.org/lurker/message/20171125.034842.d1d75cac.en.html
https://bugs.exim.org/show_bug.cgi?id=2199

There is also another issue which is at least a DoS,
https://bugs.exim.org/show_bug.cgi?id=2201 that is *not* patched yet.
The workaround below would help both cases.

From upstream:

"With immediate effect, please apply this workaround: if you are running
Exim 4.88 or newer (4.89 is current, 4.90 is upcoming) then in the main
section of your Exim configuration, set:

chunking_advertise_hosts =

That's an empty value, nothing on the right of the equals. This
disables advertising the ESMTP CHUNKING extension, making the BDAT verb
unavailable and avoids letting an attacker apply the logic. "
2017-11-25 13:04:53 +00:00
robert
a257ac524c kopano_search requires a pexp to be set in the rc.d script 2017-11-25 10:59:19 +00:00