sthen
682fa3b658
fix some unicode in DESCR
2018-02-25 22:20:56 +00:00
sthen
dc37fdb4b3
update to neomutt-20180223
2018-02-23 20:02:48 +00:00
giovanni
bcea48ec2d
restore old patches and bump
2018-02-23 17:07:35 +00:00
giovanni
4440dac113
Security fix for spamassassin
...
if the root user starts spamd with the --username
flag, the supplemental group list of the spamd worker processes is never
changed. The worker processes execute with root's original supplemental
group list.
2018-02-23 16:39:39 +00:00
landry
7a1ea3c25e
Update to geary 0.12.1
2018-02-23 09:58:09 +00:00
sthen
eb69b980e1
remove libressl patch that now just breaks things
2018-02-19 13:30:35 +00:00
bentley
fccfd2f376
Remove no longer necessary MAKE_FLAGS line.
2018-02-19 05:25:09 +00:00
bentley
64e3f128cc
Update to mblaze-0.3.2.
...
Similar diff to 0.3.1 ok sunil@
2018-02-19 05:22:45 +00:00
sthen
51359db12f
update to rspamd-1.6.6
2018-02-16 14:37:43 +00:00
robert
aa15321294
fix LIB_DEPENDS
2018-02-14 18:15:49 +00:00
jsing
588984a482
Stop trying to support ephemeral RSA.
...
Ephemeral RSA was only used with really ancient export ciphersuites, which
LibreSSL has not supported for a very long time - all of the remaining
API are no-ops.
It is actually quite horrific that some software still goes out of its way
to try to enable support for ephemeral RSA...
ok sthen@
2018-02-14 15:43:30 +00:00
jsing
27a0280380
Stop trying to support ephemeral RSA.
...
Ephemeral RSA was only used with really ancient export ciphersuites, which
LibreSSL has not supported for a very long time - all of the remaining
API are no-ops.
It is actually quite horrific that some software still goes out of its way
to try to enable support for ephemeral RSA...
ok sthen@
2018-02-14 15:43:13 +00:00
sthen
1055ea285d
update to exim-4.90.1, CVE-2018-6789 buffer overflow in base64d()
...
"Using a handcrafted message, remote code execution seems to be possible"
thanks to whichever of the distributions that was under embargo and
released early, as this means that the fix was made available sooner
than it would have otherwise been.
2018-02-10 22:28:29 +00:00
sthen
5d988a19cf
update Postfix snapshot to 3.4-20180203, from Brad.
...
(note that this is now dual licensed, you can now choose to use it under
Eclipse Public License 2.0 instead of the existing IBM Public License 1.0
if you prefer).
2018-02-10 21:19:23 +00:00
robert
4e11894e6c
update to webapp-3.4.6
2018-02-10 17:45:50 +00:00
robert
af823906ce
update to 8.5.81.276
2018-02-10 17:27:26 +00:00
robert
44ecbcc283
update to 8.5.81.276
2018-02-10 17:27:10 +00:00
giovanni
aecf31b3f9
Add compatibility patches for perl 5.23+
2018-02-06 07:58:03 +00:00
sthen
a22c4eadeb
Remove the rc_pre check that silently disables exim if /etc/mailer.conf.exim
...
is present (presumably intended to ensure that 'exim-enable' has been run,
but the other MTAs don't do this). From Christian Gut, ok jca@
2018-02-05 22:34:17 +00:00
okan
284d92b8c4
Update to 2.1.26; includes CVE-2018-5950 fix.
...
ok bcallah@
2018-02-05 21:38:44 +00:00
ajacoutot
eaed596a32
Update to evolution-ews-3.26.5.
2018-02-05 13:08:10 +00:00
ajacoutot
fc8e7fc0f6
Update to evolution-3.26.5.
2018-02-05 13:07:56 +00:00
sthen
4d117342ef
update to sylpheed-3.7.0, from maintainer (plus SHARED_LIBS bump)
2018-02-04 20:51:48 +00:00
sthen
366fdb90a3
use MODPHP_BIN to fix #! and "system php" on a few more files
2018-02-03 10:35:19 +00:00
phessler
826670fe7d
BROKEN-aarch64 = configure stuck on testing if BDB supports shared environments
2018-02-02 10:39:54 +00:00
millert
46b04e50a1
Remove ac_cv_header_db_h from CONFIGURE_ENV, it has not been used
...
by nmh's configure script since 2005 when the ndbm detection was
rewritten. OK bentley@ sthen@
2018-02-02 03:55:42 +00:00
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