Commit Graph

6022 Commits

Author SHA1 Message Date
ajacoutot
dc7e33cb3d Update to evolution-3.18.2. 2015-11-09 10:01:30 +00:00
benoit
03c3c54318 Update to p5-Catalyst-Plugin-Email-0.09. 2015-11-09 09:49:05 +00:00
ajacoutot
a7a22ca830 Unbreak fake after recent pkg_subst changes. 2015-11-08 07:52:53 +00:00
mmcc
7f1cd51b2a Add myself as maintainer, bump revision. 2015-11-07 01:18:17 +00:00
jca
32eeffc971 Take maintainership. 2015-11-05 19:28:25 +00:00
jca
c5b0f0aeab Drop MAINTAINER, the mail address bounces. 2015-11-05 19:08:56 +00:00
jca
7f48d8edf5 Update to imapfilter-2.6.3, adapt SSLv3 patches.
Initial diff from mmcc@, ok mpi@ sthen@
2015-11-04 17:51:18 +00:00
landry
12861e22a0 Bump REVISION-main for nss/nspr dependency change. 2015-11-04 07:32:37 +00:00
robert
d1dddb990c fix bogous patches 2015-11-03 06:48:48 +00:00
espie
511c5d230a a few minor pkg_subst fixes, for the coming patch (disallow -c without -m
outside of WRKDIR)
2015-11-02 11:56:54 +00:00
robert
f64193d340 update to 7.2.1 2015-11-02 11:06:34 +00:00
robert
e1d22bdadc update to 2.1.0 2015-11-02 10:59:53 +00:00
sthen
5a0ef8a4b4 update to Postfix 3.1-20151031, from Brad 2015-11-02 10:46:11 +00:00
benoit
c928135111 Update to p5-Email-Valid-1.198. 2015-10-30 18:25:49 +00:00
sthen
4e2d8093a5 sync WANTLIB (curl+nghttp2) 2015-10-30 12:47:38 +00:00
sthen
56cdcb4037 update to pear-Mime-Type 1.4.0 2015-10-29 21:49:10 +00:00
sthen
99f143d6e7 update to pear-Mail_Mime-1.10.0 and take maintainer 2015-10-29 21:43:19 +00:00
ajacoutot
ec2c097f12 Remove merdely@ from MAINTAINER; email bounces.
(skipping freerdp because I am working on an updated for it)

ok sthen@
2015-10-29 18:25:31 +00:00
sthen
5bd4c14b31 update to rspamd-1.0.9 2015-10-28 09:57:35 +00:00
sthen
76b3a0829b remove the STREAM_CRYPTO_METHOD_TLS_CLIENT patch from previous commit
now that it's fixed in the PHP package instead.

zap stray ; spotted by ajacoutot.
2015-10-22 13:06:23 +00:00
sthen
0bbf9f3cdd Patch roundcubemail to use STREAM_CRYPTO_METHOD_SSLv23_CLIENT when making an
imap connection.

PHP's STREAM_CRYPTO_METHOD_TLS_CLIENT is TLSv1.0 only "for BC with pre-5.6".
There's a STREAM_CRYPTO_METHOD_TLS_ANY_CLIENT but it doesn't seem to actually
work, so use STREAM_CRYPTO_METHOD_SSLv23_CLIENT which (at least with libressl)
is TLS-only anyway.

Thanks PHP.

While there, add an explicit note to the README about the requirement to
disable suhosin session encryption now that we're using the extension in the
standard PHP packages.
2015-10-21 16:48:50 +00:00
ajacoutot
5c3f199355 smmsp -> _smmsp
from Geoff Steckel with a few tweaks
2015-10-20 19:36:46 +00:00
giovanni
ed7484f521 Disable smtputf8 support, EAI support is not compiled in our port.
This way postfix does not warn on every command invocation.
ok sthen@ Brad (Maintainer)
2015-10-19 19:38:09 +00:00
sthen
8c9a16571c update to rspamd-1.0.6, from Brad 2015-10-17 19:35:51 +00:00
dcoppa
21767f89be Preventive fixes for the upcoming update to freetype-2.6.1 2015-10-16 20:02:02 +00:00
robert
ad77870c07 update to 2.2.4 2015-10-15 18:42:08 +00:00
yasuoka
9635b6d27a Use ftp(1) instead of wget for `mew-prog-pgpkey'. 2015-10-15 14:06:16 +00:00
robert
7dfc582fe4 update to 2.14, ok ajacoutot@ 2015-10-14 17:43:05 +00:00
robert
e6236f9c84 add p5-Email-Address-List 2015-10-14 17:40:19 +00:00
robert
fb395efd68 initial import of p5-Email-Address-List-0.05, ok ajacoutot@ 2015-10-14 17:36:18 +00:00
ajacoutot
cd861d7ea1 Update to evolution-ews-3.18.1. 2015-10-13 18:20:21 +00:00
ajacoutot
b288afea40 Update to evolution-3.18.1. 2015-10-13 18:13:06 +00:00
sthen
1fe7d8d3a5 update to Postfix 3.0.3, from Brad. 2015-10-13 12:48:10 +00:00
landry
9f0eaa1a22 Update to claws-mail 3.13.0, from maintainer Daniel Jakots. 2015-10-13 07:10:22 +00:00
ajacoutot
8d8c481f5f Update to evolution-ews-3.18.0. 2015-10-12 05:47:01 +00:00
ajacoutot
73f3dd9803 Update to evolution-3.18.0. 2015-10-12 05:46:27 +00:00
tim
0b066f60cd Update to 4.48.0; OK sthen@ 2015-10-09 22:15:49 +00:00
sthen
9bb5b6f0cf +rspamd 2015-10-09 16:09:56 +00:00
sthen
885c079421 import ports/mail/rspamd, joint work with brad - not yet perfect, but in
good enough shape to continue in tree.  tweak/ok giovanni@.

Rspamd is an advanced spam filtering system that allows evaluation of messages
by a number of rules including regular expressions, statistical analysis and
custom services such as URL black lists. Each message is analysed by rspamd and
given a spam score.

According to this spam score and the user's settings rspamd recommends an action
for the MTA to apply to the message- for example to pass, reject or add a
header. Rspamd is designed to process hundreds of messages per second
simultaneously and has a number of features available.
2015-10-09 16:09:17 +00:00
sthen
691c83f9b2 Bump some ports which reference if_msghdr in their source, so that package
updates are triggered. This is following the struct if_data ABI change a few
days ago; if_msghdr has an embedded if_data.  Some may be unnecessary, but
some are definitely needed and bumps are cheaper than debugging.
Problem reported with wpa_supplicant by Mikolaj Kucharski.
2015-10-08 21:19:21 +00:00
stu
37ec8106e1 -tkrat 2015-10-07 15:52:23 +00:00
stu
2cf4ad69bd Remove TkRat.
Old, unmaintained, ugly, no one uses it (most likely)
and embeds an old imap library.

ok jca@
2015-10-07 15:51:38 +00:00
sthen
9cb6211de0 update to dovecot-pigeonhole 0.4.9, from Brad 2015-10-05 10:20:33 +00:00
sthen
a55de7528c update to Dovecot 2.2.19, from Brad 2015-10-05 10:20:29 +00:00
jasper
0a6b2514b7 remove upstreamed patches; unbreaks the tree while abieber@ has "fun" with cvs 2015-09-30 14:40:11 +00:00
abieber
8d6d2dc1fc Update to the latest mu. This lets us remove the upstreamed patches!
Suggestion from jca@

OK edd@
2015-09-30 14:35:47 +00:00
landry
e2a04c2605 Update to thunderbird 38.3.0/lightning 4.0.3.
- See https://www.mozilla.org/en-US/thunderbird/38.3.0/releasenotes/
2015-09-30 11:51:25 +00:00
sthen
7b2d434ac2 bump 2015-09-28 22:12:37 +00:00
robert
c72ebc1add remove zarafa_search because it works differently than before and an rc
script is not needed
2015-09-28 19:05:24 +00:00
jasper
d133eb1f6f typo 2015-09-28 18:20:29 +00:00