Commit Graph

4926 Commits

Author SHA1 Message Date
brad
d78f121020 Update to Postfix 2.10-20121123.
ok sthen@
2012-11-25 23:57:54 +00:00
halex
a12e0a030a missing file from last commit 2012-11-25 00:58:38 +00:00
halex
ff184a2eb0 backport changeset 15393 from dovecot-2.2:
bsdauth: Use "auth-<service>" as the auth type.

assistance from and ok brad@
2012-11-25 00:50:50 +00:00
landry
1de4807996 Update to thunderbird-i18n 17.0. 2012-11-24 10:33:14 +00:00
landry
cab0cacb6d Update to thunderbird 17.0/enigmail 1.4.6/lightning 1.9b1.
- see http://www.mozilla.org/en-US/thunderbird/17.0/releasenotes/ for details
- tidy up WANTLIB/CONFIGURE_ARGS
- enable the gio/libnotify interaction. If libnotify is found at
  runtime, a popup will show incoming messages notification.
- install an icon in pixmaps/ for the desktop file, like in ffx
- remove patch-mozilla_browser_app_profile_firefox_js, this is spar^Wthunderbird!
- for the other patches removed/added, same comments as for ffx apply
2012-11-24 10:32:41 +00:00
robert
24bc860a35 explicitly disable swig because we do not need to regenerate the code during
build time; this should also fix the bulk builds in case dpb removes swig
noted by naddy@
2012-11-20 13:11:34 +00:00
edd
0e1736d28b Update to extsmail-1.6.
From maintainer and upstream Laurence Tratt.
2012-11-19 23:36:26 +00:00
sthen
9bc7907818 update to roundcube 0.8.4, rolling in previously patched bug in compose
screen. also fixes an XSS vulnerability in handling of text/enriched messages.
2012-11-14 21:26:15 +00:00
gonzalo
c9d9adee68 Update for Avenger to 0.8.3.
While here GROFF is not needed.

Ok aja@
2012-11-14 12:57:34 +00:00
sthen
160605830d Patch to fix a bug (compose screen randomly reloading) introduced in
the recent Roundcube 0.8.3 release.
2012-11-14 11:42:26 +00:00
jasper
aa03c565c3 - update to p5-Mail-Box-2.106
- add license marker
- no need for groff
- install examples
2012-11-14 08:34:27 +00:00
landry
0f9eea998d Bump all ports depending on nspr to account for the devel/nspr,-main ->
devel/nspr pkgpath change. While here, make sure mozilla ports depend on
the latest and greatest via mozilla.port.mk.
Tested in a bulk build..
2012-11-12 20:45:32 +00:00
sthen
1e8b467cc0 Bugfix update to roundcubemail 0.8.3 2012-11-12 20:20:12 +00:00
giovanni
8811d38f24 Update to 1.1 and regen patches 2012-11-12 09:57:46 +00:00
giovanni
2652b3fcfc A non-ascii spf record should not crash py-spf. 2012-11-12 09:32:55 +00:00
ajacoutot
d7a2ac55be Bugfix update to evolution-ews-3.6.1. 2012-11-11 19:00:25 +00:00
ajacoutot
5215c83596 Bugfix update to evolution-3.6.2. 2012-11-11 18:51:25 +00:00
giovanni
6f1baa2388 Update to 0.39
tweaks and ok william@ (Maintainer)
2012-11-09 17:07:48 +00:00
sthen
84e4185784 update to getmail 4.35.0, from maintainer Tim van der Molen
- fix From_ quoting in mbox
- record Gmail metadata (labels, thread ID, message ID) in new message headers
2012-11-08 21:37:02 +00:00
ajacoutot
6cbd24d5ef Bugfix update to gmime-2.6.12. 2012-11-04 08:27:16 +00:00
robert
93b6b03f67 unbreak build by adding missing patch 2012-10-29 19:07:40 +00:00
espie
9a11505f7a resurrect USE_X11, only for the few ports that require xenocara components
but don't have explicit WANTLIB that point to X11.
2012-10-29 15:19:02 +00:00
landry
eb80260322 SECURITY update to thunderbird 16.0.2.
Fixes MFSA 2012-90.
http://www.mozilla.org/security/announce/2012/mfsa2012-90.html
2012-10-29 14:53:36 +00:00
gsoares
af59a2705b update to Mail-IMAPClient-3.32
ok giovanni@
"looks fine" sthen@
2012-10-29 14:16:59 +00:00
gsoares
d61e36cfcf bugfix update for msmtp-1.4.30
- Fix a bug in msmtp_read_addresses() that was introduced in version 1.4.29 by
  fixing a problem in the wrong way.
2012-10-29 13:41:06 +00:00
robert
74deb833cc update to Zarafa 7.1.1 2012-10-28 21:51:08 +00:00
robert
9ab8ec7d36 update to 1.2.1 2012-10-28 21:49:58 +00:00
ajacoutot
e62ba701d0 Adapt after recent evolution change. 2012-10-28 11:25:03 +00:00
ajacoutot
cac93f489e Bring us closer to uptream and revert the revert... i.e. use unversioned
solibs.
While here, fix RUN_DEPENDS-main.
2012-10-28 11:24:40 +00:00
sthen
bb687e1b39 SECURITY fix for Exim CVE-2012-5671 - Remote code execution with DKIM decoding
Workaround: "You are not vulnerable if <...> you put this at the start
of an ACL plumbed into acl_smtp_connect or acl_smtp_rcpt:

  warn control = dkim_disable_verify"

This is backported from the diff between exim 4.80 and 4.80.1
(not updating fully to 4.80.1 yet as this small diff is safer to commit)

same diff rpointel@
2012-10-26 08:50:01 +00:00
brad
e66033b4a3 Update to Postfix 2.10-20121022
ok sthen@
2012-10-26 08:31:45 +00:00
ajacoutot
2ef10db042 Follow the default init scripts examples and set maxSlaves to 10 which
is a reasonnable amount even on a not too busy machine.

ok okan@ (maintainer)
2012-10-25 14:03:47 +00:00
ajacoutot
7056f21575 Tweak previous to make it parseable by human eyes. 2012-10-21 20:53:05 +00:00
espie
6efee892a7 zap spaces 2012-10-21 16:38:24 +00:00
ajacoutot
2f2acd371d Bugfix update to gmime-2.6.11. 2012-10-19 06:15:41 +00:00
ajacoutot
32a9d93edb time_t -> long 2012-10-18 13:55:27 +00:00
ajacoutot
fb620b5c8b Adapt comment. 2012-10-18 12:29:43 +00:00
giovanni
4da68b33fb Bugfix update to 4.11.0, a patch has been committed upstream 2012-10-18 08:06:27 +00:00
giovanni
6c2431a5fb Bugfix update to 0.64 2012-10-18 08:04:01 +00:00
ajacoutot
f44e468c08 Fix dependencies after e-d-s moved back to using libgnome-keyring. 2012-10-16 11:56:11 +00:00
robert
9ed79cbc48 zarafa had it's distfile rerolled without a version bump
so update the sums and bump pkg
2012-10-15 20:09:26 +00:00
robert
db750588b4 update to 2.0.4 2012-10-15 19:31:04 +00:00
sthen
9615c3d6d8 zap trailing whitespace in files where it's present on PERMIT_* lines 2012-10-15 15:18:31 +00:00
sthen
3a1c6d10f6 zap trailing whitespace where it's present in MASTER_SITES/COMMENT
lines in ports Makefiles
2012-10-15 15:06:41 +00:00
ajacoutot
138a32be04 Sanitize LDFLAGS. 2012-10-15 14:09:03 +00:00
ajacoutot
47441a883b Bugfix update to evolution-3.6.1. 2012-10-14 09:20:59 +00:00
gonzalo
390ea93e76 Update for iSync to 1.0.5:
- don't crash if neither host nor tunnel are specified
- give the implicitly created imap account config the name of the store
- handle failure to store messages
- don't hang after failed start_tls
- deal with UIDVALIDITY of 0 properly
- fix memory access error (used memcpy for overlapping regions)

While here, GROFF is not needed and the patch was applyed upstream.

Ok giovanni@
2012-10-12 13:43:00 +00:00
landry
33e8584458 SECURITY update to tb 16.0.1.
Less prone to the fx 16.0 issue since it's less a web browser, but in
doubt; release early, release often!
seamonkey 2.13.1 will follow soon..
2012-10-11 18:39:32 +00:00
landry
16de5d91ac Update to thunderbird-i18n 16.0 2012-10-10 21:14:36 +00:00
landry
8769a052cf Update to thunderbird 16.0/enigmail 1.4.5/lightning 1.8b1.
- see https://www.mozilla.org/en/thunderbird/16.0/releasenotes/ for details
- remove patch-mozilla_build_unix_mozilla_in, useless since bin/thunderbird
is not a script anymore since a while
- remove patch-mozilla_build_unix_run-mozilla_sh, thunderbird can be
directly debugged in gdb now. update README accordingly
2012-10-10 21:08:03 +00:00