Commit Graph

5976 Commits

Author SHA1 Message Date
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