Commit Graph

6035 Commits

Author SHA1 Message Date
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
vgross
a1974ef243 Update to 2.11.
ok giovanni@
2015-09-28 07:31:37 +00:00
edd
87afee3c62 Fix a crash in mail/isync.
Previously it would crash if there was no network connectivity. Now it
exits gracefully.

Patch from upstream git.

OK sthen@
2015-09-27 21:12:15 +00:00
sthen
97d8089e02 update to Postfix 3.1-20150924, from Brad 2015-09-27 13:56:38 +00:00
sthen
f7b5ac696f update to p5-Email-Address-1.908, limits parsing of nested comments
(DoS potential).
2015-09-27 13:56:19 +00:00
landry
1d8b2ac930 Bump after moz.port.mk change. Tb & Sm will be updated in the coming days anyway... 2015-09-24 20:19:15 +00:00
vgross
f43d0d8429 Update to 1.936.
ok giovanni@
2015-09-23 12:45:14 +00:00
vgross
c7207c8858 Update to 1.196.
with input and ok from sthen@
2015-09-23 12:20:40 +00:00
ajacoutot
3cd03a40a9 Sync to be consistent with other gnome mm dependant ports. No pkg change. 2015-09-23 11:58:28 +00:00
jasper
71e4a1a9f4 Security fix for CVE-2015-6566,
Potential local privilege escalation in zarafa-autorespond

ok robert@ (MAINTAINER)
2015-09-22 07:06:07 +00:00
landry
6e59517c08 Remove the now defunct ftp://ftp.mozilla.org from MASTER_SITES.
Default to https://ftp.mozilla.org/ and use http://releases.mozilla.org/
as a fallback like the other mozilla ports.
2015-09-19 13:09:38 +00:00
landry
f09a508b2f Update to enigmail 1.8.2.
Switch to depend by default on gnupg2, enigmail can use both but prefers
the latter and will deprecate support for gnupg 1.4 in the next
versions.
2015-09-19 12:35:47 +00:00
benoit
dd1eec058b Update to py-milter-1.0. 2015-09-19 09:05:52 +00:00
jca
2a6bc02d2f Update to libetpan-1.6, which might fix crashes in claws-mail.
Kill documentation, which upstream should generate.  Add a few time_t
string format fixes while here.

Prodded by Daniel Jakots, help from sthen@, ok ajacoutot@ sthen@.
2015-09-17 20:28:33 +00:00
sthen
945e9c92df update to roundcubemail-1.1.3 2015-09-16 21:04:07 +00:00
giovanni
d0129b5c24 Bugfix update to 2.0.12 2015-09-16 17:36:16 +00:00
ajacoutot
c33fc906b5 Don't pickup qtkeychain. 2015-09-14 07:26:02 +00:00
sthen
9143228a94 update to claws-mail-3.12.0, from Daniel Jakots who takes maintainer 2015-09-12 14:14:17 +00:00
ajacoutot
f8bc53cf13 Update to cyrus-imapd-2.5.6. 2015-09-11 07:26:07 +00:00
sthen
d4c3a2a91d "httpd from OpenBSD base system" is no longer apache, fix readme 2015-09-10 09:25:56 +00:00
sthen
a3e46ec903 add upstream url 2015-09-09 18:40:55 +00:00
sthen
54fafedeb1 Fix crash on 32-bit arch when using gpgme, gpgme's gpgme_subkey_t->timestamp
is an unsigned long and can't be passed directly to localtime which takes a
time_t. From Hannes Wenzel.
2015-09-09 18:39:40 +00:00
robert
b67f78ee91 update to 2.2.3 2015-09-07 18:56:59 +00:00
sthen
da60153d47 update to mutt-1.5.24 (requiring the various optional patchsets, sidebar
etc to be modified), remove some port patches which are un/no-longer
necessary, and avoid depending on autoconf/automake except in those
cases where optional patchsets touch the Makefiles and require auto*
to be regenerated.
2015-09-03 20:41:57 +00:00
benoit
e0c8570e21 Update to p5-Mail-GnuPG-0.21. 2015-09-02 06:53:24 +00:00
benoit
0998b4e79f Update to pear-Mail-Mime-1.9.0. 2015-09-02 06:41:23 +00:00
jca
436fab4b26 Unbreak, courier-unicode is now required by the configure script.
This is only used by two tests, thus it is only a BUILD_DEPENDS, not
a LIB_DEPENDS.

ok giovanni@ (maintainer)
2015-08-28 21:14:42 +00:00
naddy
e23a0206e8 drop maintainer or update e-mail addres as requested by Paul Janzen 2015-08-28 14:22:14 +00:00
giovanni
d30d849a2b Update to 2.1 and take maintainership
ok jca@
2015-08-27 13:51:27 +00:00
giovanni
02723aa6ae Bugfix update to 2.8.3
a patch has been commmitted upstream
2015-08-27 09:35:16 +00:00
giovanni
5a2cfef737 Bugfix update to 4.16.2
some patches committed upstream
remove @samples that end up under /var/run, requested by ajacoutot
2015-08-27 09:33:16 +00:00
giovanni
7db7a94f88 Bugfix update to 0.66.3, a patch has been committed upstream 2015-08-27 09:29:53 +00:00
giovanni
ce612b56c0 Update to 1.3
bugfixes and rename of unicode.so library in courier-unicode.so
2015-08-27 09:27:10 +00:00
sthen
cb2b6fcd3a explicitly search ${LOCALBASE}/bin and sbin when looking for gpg etc.,
fixing a problem seen by wesley at e-solutions.re where /usr/local is not
in the path for cronjobs running sa-update
2015-08-26 13:28:54 +00:00
jca
c3e194b1a4 Fixed upstream. 2015-08-25 17:44:09 +00:00
sthen
358827077f wantlib 2015-08-25 11:16:12 +00:00
ajacoutot
b6c53696b5 /var/run content is already removed by /etc/rc, so no need to handle that in
the package. If a /var/run/foo directory must exist for proper start of a
software, then the rc.d script should take care of it.
2015-08-25 07:30:29 +00:00
benoit
fa9f063a23 Update to p5-MIME-EncWords-1.014.3. 2015-08-24 11:37:55 +00:00
benoit
fabbfa8070 Update to p5-MIME-Charset-1.012. 2015-08-24 11:35:41 +00:00
benoit
07fa6b83f9 Update to p5-MIME-Lite-3.030. 2015-08-24 10:58:55 +00:00
landry
80a679b82b Fix previous, it helps to actually build to ensure things are okay.
Didnt package so no bump.
2015-08-24 10:03:35 +00:00
landry
b3a0d89e13 Bugfix update to thunderbird 38.2.0 / lightning 4.0.2.
- See https://www.mozilla.org/en-US/thunderbird/38.2.0/releasenotes/
2015-08-23 19:31:06 +00:00
sthen
7d3936afa9 sync WANTLIB 2015-08-21 22:51:09 +00:00
sthen
1e842fdfa1 sync WANTLIB 2015-08-21 19:17:10 +00:00
yasuoka
36e53af5f9 Update mew to 6.7. 2015-08-18 03:12:21 +00:00
sthen
0f4034be36 sync WANTLIB 2015-08-17 19:10:11 +00:00
benoit
6f2d889897 Update to p5-Mail-Box-2.118. 2015-08-15 16:34:39 +00:00
benoit
6b4a2de2d6 Update to p5-Mail-IMAPClient-3.37. 2015-08-15 11:57:36 +00:00
benoit
c11eacf8ca Update to p5-Email-Simple-2.208. 2015-08-14 13:22:20 +00:00
sthen
a626ee54a0 sync WANTLIB 2015-08-12 22:27:31 +00:00
sthen
6657f4409c update to exim-4.86 2015-08-12 22:11:57 +00:00
ajacoutot
ba4914b0f5 SECURITY update to cyrus-imapd-2.5.5. 2015-08-12 06:18:40 +00:00
ajacoutot
31df4c1d10 Update to evolution-ews-3.16.5. 2015-08-12 06:17:59 +00:00
ajacoutot
d3f9f802e6 Update to evolution-3.16.5. 2015-08-12 06:17:29 +00:00
ajacoutot
8c0421263c Update to postfix-3.1.20150721.
from Brad (maintainer)
ok sthen@
2015-08-03 10:21:15 +00:00
sthen
5d2e64041e mirror files no longer on MASTER_SITES and remove old HOMEPAGEs,
pointed out by naddy
2015-07-30 16:05:51 +00:00
sthen
6ba504b1c1 update to Postfix 3.0.2, from Brad - bug fixes and TLS strengthening 2015-07-28 22:10:01 +00:00
landry
312c813a97 Face reality, mark as BROKEN-sparc64. xpcshell SIGBUSes during fake, and
nobody cares. No point in wasting hours during bulk builds....
If you want a graphical browser on sparc64, try netsurf.
2015-07-25 06:51:50 +00:00
landry
3dbe3cc7b9 Update to thunderbird 38.1.0 / lightning 4.0.1.
- See https://www.mozilla.org/en-US/thunderbird/38.1.0/releasenotes/
- Fixes MFSA 2015-59, 63, 66, 67, 70 & 71
2015-07-22 05:28:37 +00:00
ajacoutot
16f10744ce This also requires devel/libtool... 2015-07-21 14:44:13 +00:00
ajacoutot
37313537c8 autoheader is implied when CONFIGURE_STYLE=automake 2015-07-20 23:46:53 +00:00
jca
ba77352fb5 CONFIGURE_STYLE += automake, fixes build when automake-1.14 isn't installed
Problem spotted by ajacoutot@
2015-07-20 22:14:36 +00:00
jca
8c31ac27f7 Cope with the upcoming SSLv3 removal.
ok sthen@ giovanni@ (maintainer)
2015-07-20 07:17:40 +00:00
ajacoutot
8ff283ce30 Update to sendmail-8.15.2.
ok jca@
2015-07-19 02:25:35 +00:00
ajacoutot
6e315d6b9a Kill debug FLAVOR; same can be achieved by running "make DEBUG= ... " 2015-07-19 02:14:57 +00:00
sthen
90e0301eed fix path to the cert store, from Michael McConville 2015-07-18 23:11:01 +00:00
sthen
b390395ee7 cope if SSLv3 is disabled 2015-07-18 04:51:29 +00:00
jasper
f1949a160b use sed -i 2015-07-17 22:25:14 +00:00
ajacoutot
2889a1d16f Remove the perl bullshit. 2015-07-16 23:57:18 +00:00
jeremy
4ad0a6112f Switch the default ruby version from ruby 2.1 to 2.2, and bump affected
ports.

OK jcs@ ajacoutot@
2015-07-16 17:27:08 +00:00
afresh1
ac6a5934c3 Update mail/p5-Email-Sender to 1.300018
+maintainership

OK ajacoutot@
2015-07-16 15:15:04 +00:00
ajacoutot
ee5da1ee92 Betterer pexp. 2015-07-15 23:19:45 +00:00
sthen
04ef6cfeee update to postfix-3.1-20150421, from Brad 2015-07-15 22:36:28 +00:00
ajacoutot
8df641bf62 Fix pexp. 2015-07-15 21:14:06 +00:00
ajacoutot
7168f2aaf3 Fix pexp. 2015-07-15 20:45:24 +00:00
ajacoutot
aded81de30 Fix pexp. 2015-07-15 20:33:57 +00:00
ajacoutot
ec95e9a8cb No need for a specific pexp. 2015-07-15 19:47:35 +00:00
ajacoutot
b9f84cfd3b Fix pexp. 2015-07-15 19:26:44 +00:00
ajacoutot
ee282bd612 Better pexp. 2015-07-15 17:38:05 +00:00
ajacoutot
29d027b433 No need to override pexp. 2015-07-15 17:10:35 +00:00
sthen
de9cb488dc oops, adjust pexp not daemon, spotted by aja 2015-07-15 16:18:45 +00:00
ajacoutot
93d3a402cd Fix pexp after recent rc.subr change. 2015-07-15 16:15:35 +00:00
sthen
d42d27461c Adjust pexp to cope with rc.subr(8) change. 2015-07-15 15:57:18 +00:00
jca
a755bbd5b8 Update to s-nail-14.8.3
This update does not include the new "dotlock" program since there's no
way to make it work out of the box on OpenBSD.

Enable tests while here.

Feedback from Steffen Nurpmeso (upstream), ok william@ (maintainer)
2015-07-14 16:42:43 +00:00
ajacoutot
3a3724de7d Update to evolution-ews-3.16.4. 2015-07-13 07:02:54 +00:00
ajacoutot
7f4e0e4407 Update to evolution-3.16.4. 2015-07-13 07:02:36 +00:00
robert
7603c9b815 update to 2.2.1 2015-07-12 14:13:25 +00:00
ajacoutot
25dc7310c6 SECURITY update to cyrus-imapd-2.5.4. 2015-07-07 09:47:27 +00:00