ajacoutot
c2c6c01d58
Update to gmime-2.6.4.
2012-01-08 19:56:33 +00:00
sthen
614140c8b4
- compile in the correct usernames (_dovecot/_dovenull) rather
...
than only changing them in sample config files. this means you can
migrate from 1.x by directly following the instructions on
http://wiki2.dovecot.org/Upgrading/2.0 without extra tweaks.
Brad (maintainer) OK.
2012-01-07 12:14:21 +00:00
ajacoutot
6cb3ad0eb8
Unbreak by using automake 1.11, spotted by nigel@
2012-01-07 10:30:26 +00:00
ajacoutot
7857541405
Workaround our broken mmap(); from cyrus developer Bron Gondwana.
2012-01-06 15:34:17 +00:00
sthen
faab4cff6a
don't use groff
2012-01-05 17:25:24 +00:00
ajacoutot
585a38966c
Use thread as the process model to prevent the gateway from hanging.
...
from robert@
2012-01-05 11:08:44 +00:00
ajacoutot
4d111ac6c4
Missing EOL, from Jiri B.
2012-01-05 07:59:53 +00:00
sthen
b3b6038df8
update to Postfix snapshot 20120102
2012-01-04 23:43:55 +00:00
ajacoutot
1fb9d20fcd
Update to a new snapshot.
2012-01-02 14:49:45 +00:00
ajacoutot
be048fefba
No need to sample ${SYSCONFDIR}/mail/.
2011-12-31 08:16:56 +00:00
ajacoutot
aace4591f0
Update to cyrus-imapd-2.4.13.
2011-12-31 08:04:04 +00:00
ajacoutot
cbb1bc554a
Tweak patches to please our time_t
2011-12-29 09:26:11 +00:00
ajacoutot
665f6044c8
Bugfix update to gmime-2.6.3.
2011-12-24 08:41:27 +00:00
ajacoutot
1713e4fc39
Update to zarafa-7.0.4.
...
Details changelog available at:
http://download.zarafa.com/community/final/7.0/final-changelog-7.0.txt
2011-12-22 17:10:03 +00:00
sthen
760b0ffcc2
Update to postfix/snapshot 20111219, from Brad (maintainer)
2011-12-20 22:41:16 +00:00
sthen
550fffc1a1
update getmail to 4.24.0, from maintainer Tim van der Molen
2011-12-19 21:36:27 +00:00
sthen
91faa22c52
Where a program with an rc script _requires_ a certain command line
...
parameter to daemonize, move the parameter from daemon to daemon_flags,
so that the user cannot inadvertently prevent it from daemonizing by
adjusting the flags.
Discussed with ajacoutot and schwarze, this method was suggested
by schwarze@ as a simpler alternative to my diff. ok aja@
2011-12-17 22:01:12 +00:00
ajacoutot
25f979d452
Bugfix update to gmime-2.6.2.
2011-12-17 20:53:14 +00:00
nigel
e1b48cf378
always build without gconf
...
Ok jasper@
2011-12-15 23:05:44 +00:00
kili
4a45ee608f
Remove maintainer as per his request.
...
Note from his mail:
libetpan needs an update to a more current version, but since the author
hasn't released a stable tarball lately the new maintainer should host
it somewhere.
2011-12-15 21:11:55 +00:00
kili
f1ecf9609a
Remove maintainer as per his request.
2011-12-15 21:09:38 +00:00
sthen
fe4ec7779a
- fix dropdown list in install.php for updates, from upstream
...
- upstream has the sql fixes too; mention the commit in a comment
2011-12-14 21:56:56 +00:00
sthen
be318a6517
bleh, sqlite.update.sql has the same bug as I just fixed in sqlite.initial.sql
2011-12-14 21:44:09 +00:00
sthen
b2b2910d06
fix sqlite db creation script
2011-12-14 21:30:14 +00:00
sthen
900dfdbb3c
regen patch
2011-12-14 21:28:30 +00:00
sthen
2ed6f0740c
update to Roundcube 0.7
...
- lots of bugfixes and improvements including rewritten message caching
2011-12-14 15:24:45 +00:00
jeremy
5a4d351750
Update to 2.3.0
...
OK claudio@
2011-12-13 17:54:16 +00:00
jeremy
29cd3462e8
Update to 3.1.3
...
OK claudio@
2011-12-13 17:48:20 +00:00
bluhm
d73670b0a9
Remove the SSLv2 regression test from Mail::SpamAssassin. It is
...
known to fail as Net::SSLeay has removed SSLv2 support.
ok sthen@
2011-12-13 08:52:54 +00:00
sthen
efe460e2e1
+rcube-sieverules
2011-12-08 09:39:42 +00:00
sthen
0f253ad533
import mail/rcube-sieverules, ok/tweaks jasper@
...
This plugin adds the ability for users to manage their sieve mail filter
rules. Unlike the "managesieve" plugin bundled with roundcube, this
offers simple pre-defined rules and import of existing rules from
Avelsieve and Ingo.
2011-12-08 09:39:17 +00:00
sthen
4a03f67ff3
Previous update caused a problem with external TNEF unpacking; add a
...
diff posted on the mailing list to fix it. OK Brad (maintainer).
2011-12-08 08:03:20 +00:00
nigel
2fabd642b6
Update thunderbird v7.0.1 to v8.0, enigmail v1.3.4, lightning
2011-12-08 02:25:59 +00:00
nigel
765a9309be
/tmp/cvsZMOKDw
2011-12-08 02:15:26 +00:00
nigel
2fe9c43f81
Update thunderbird v7.0.1 to v8.0 sent for review on ports@
2011-12-08 01:52:21 +00:00
ajacoutot
84963604d9
Add a dependency on x11/gtk+2,-guic.
2011-12-03 20:30:09 +00:00
ajacoutot
6dcb55953b
Adapt after gtk+2,-guic split.
2011-12-03 18:35:11 +00:00
espie
53295a4812
bye bye FLAVOR:L
2011-12-02 14:36:13 +00:00
sthen
b7aa5ba17d
Update postfix -snapshot to 20111129. Based on a diff for 1122 from Brad,
...
updated to 1129 by me and OK Brad.
2011-12-01 10:26:52 +00:00
ajacoutot
b27408e54f
Move the pst importer plugin into -plugins where it belongs.
...
Set SHARED_ONLY and merge PLISTs accordingly.
2011-11-28 12:32:04 +00:00
ajacoutot
17feac188f
Explicitely disable gnome-keyring support (which breaks the build).
...
ok pirofti@ gsoares@ (maintainer)
2011-11-27 14:13:37 +00:00
sthen
490898ea69
update to dovecot-pigeonhole 0.2.5, from Brad
2011-11-25 17:24:57 +00:00
ajacoutot
b6b94f41f3
HOMEPAGE changed, from Sergey Bronnikov.
2011-11-23 13:23:33 +00:00
gsoares
88dcef8fcd
update to 1.4.25
...
take maintainership
discussed with pirofti@ (former maintainer) on icb
2011-11-22 18:24:50 +00:00
jasper
ded9915cd4
- this doesn't need USE_LIBTOOL=gnu, just the AC_PROG_LIBTOOL macros.
...
- bump evolution dependency version while here
2011-11-22 15:31:48 +00:00
jasper
8deef9a390
- tighten dependency on eds
2011-11-22 15:29:44 +00:00
espie
5a74b62623
new-style pseudo flavors
2011-11-18 13:29:29 +00:00
espie
7c44e4a859
convert to new-style pseudo
2011-11-18 13:20:08 +00:00
espie
c355753c1b
typo and blanks
2011-11-18 13:16:06 +00:00
espie
58a25a6016
convert to new way
2011-11-18 13:14:56 +00:00
gsoares
29165bc300
update to 2.227
...
ok sthen@
2011-11-17 16:22:38 +00:00
ajacoutot
ba4dfd9050
Update to zarafa-7.0.3.
2011-11-17 15:14:37 +00:00
sthen
c14376c38f
bump due to mail/dovecot update
2011-11-17 10:39:33 +00:00
sthen
9bc11047a8
update to Dovecot 2.0.16, from Brad
2011-11-17 10:39:00 +00:00
robert
93923bd770
switch php to version 5.3 by default
2011-11-16 15:56:36 +00:00
sthen
b76000269d
struct ifnet; bump
2011-11-16 00:02:38 +00:00
ajacoutot
ab315461aa
Mention evolution-ews in there, as reminded by jasper@
2011-11-15 17:12:49 +00:00
ajacoutot
2c76059150
+evolution-ews
2011-11-15 17:11:40 +00:00
ajacoutot
a5460a2c88
Import evolution-ews-3.2.2.
...
This package provides a connector for Evolution which adds support for
Microsoft Exchange servers versions 2007 and later through the Exchange
Web Services (EWS) interface.
ok jasper@
2011-11-15 17:11:00 +00:00
rpointel
57e5764f3b
DEPBASE->LOCALBASE.
...
ok todd@ (maintainer).
2011-11-14 19:20:52 +00:00
ajacoutot
20caf74287
Extend COMMENT/DESCR.
2011-11-14 17:14:24 +00:00
ajacoutot
a533e1a416
Better evolution-plugins dependency.
2011-11-14 14:59:53 +00:00
jasper
a716c5593e
- bugfix update to 3.2.2
2011-11-14 13:52:39 +00:00
sthen
efd0f68cac
fix building on a clean machine (broken due to changes in postconf) -
...
reported by nigel@, ok Brad.
2011-11-13 16:20:00 +00:00
naddy
ada2279fa8
* don't rely on ancient union wait related internals in <sys/wait.h>
...
* fetch missing prototypes
2011-11-13 11:51:54 +00:00
gsoares
58c964ecc7
update to 2.226
...
ok sthen@
2011-11-12 13:13:11 +00:00
gsoares
4f84fc57a3
update to 0.16
...
ok sthen@
2011-11-12 13:11:09 +00:00
sthen
de7e2ed6cd
Comment-out the deliver(1) manpage. It's deprecated in dovecot (renamed to
...
dovecot-lda) and conficts with mail/avenger as spotted by Jasper. ok Brad.
2011-11-11 23:21:48 +00:00
sthen
d430aec8af
update to postfix 20111109 snapshot, from Brad
2011-11-10 17:27:09 +00:00
sthen
2fed737d2e
update postfix-stable to 2.8.7, ok Brad
2011-11-07 16:30:50 +00:00
sthen
0e70255016
Ensure correct permissions/group ownership are set for
...
/usr/local/sbin/{postdrop,postqueue} via the plist. This is already
meant to be handled by postfix-install calling "postfix set-permissions"
but occasionally that seems to fail.
From Brad.
2011-11-07 12:31:22 +00:00
ajacoutot
1319ab4c57
Fix conflict with mail/archiveopteryx.
2011-11-06 17:34:16 +00:00
ajacoutot
9e0baea9dc
Bugfix update to gmime-2.6.1.
2011-11-06 16:45:06 +00:00
ajacoutot
7a7704a919
Update to imap-uw-2007f.
2011-11-06 09:03:28 +00:00
sthen
c06f92c527
update to newer postfix snapshot, from Brad
2011-11-03 00:56:17 +00:00
ajacoutot
4deea7281c
Pass proper CONFIGURE_ENV and fix WANTLIB.
2011-10-31 08:56:39 +00:00
ajacoutot
1c86afc6cd
Sync dependencies after gconf2 lost its dependency to ORBit.
...
This should cover all fallout but there may be some dark corners which I
missed...
2011-10-29 08:12:31 +00:00
robert
3f99f25245
unbreak after nspr change and enable vswprintf
2011-10-28 12:31:41 +00:00
jakob
e35c57f3fb
upgrade to Postfix 2.8.6
2011-10-24 19:32:40 +00:00
ajacoutot
f794072230
I no longer use these, so remove myself from MAINTAINER.
2011-10-23 19:46:57 +00:00
fkr
dc1f29746e
update to exim version 4.77.
...
This release changes the behaviour of certain expansion methods.
Details can be found here: http://www.gossamer-threads.com/lists/exim/announce/92353
ok sthen@, jasper@ and ajacoutot@
2011-10-19 23:06:57 +00:00
ajacoutot
a51da052b2
We have wcsftime(3) now.
2011-10-18 07:00:10 +00:00
ajacoutot
4ff605be93
Fix WANTLIB.
2011-10-16 19:03:25 +00:00
ajacoutot
a5672dd100
Fix LIB_DEPENDS.
2011-10-16 18:57:34 +00:00
jasper
81e3bf0184
- update to 3.2.1
2011-10-16 18:29:37 +00:00
ajacoutot
54ef647be8
php5 -> php.
2011-10-16 15:56:24 +00:00
sthen
888ecc0cca
update to getmail 4.22.1; from maintainer Tim van der Molen
2011-10-13 21:03:57 +00:00
jasper
92bc618106
- fix WANTLIB/LIB_DEPENDS after webkit update
2011-10-13 06:55:58 +00:00
sthen
5a19f2d5e5
update to roundcube 0.6; lots of bug fixes and improvements
...
- fixup path to php binary using MODPHP_BIN for various cli scripts
2011-10-11 22:04:28 +00:00
sthen
9422ba86e1
python is actually a build dep. pointed out jasper@
2011-10-11 10:43:13 +00:00
mpi
12628f9241
Update to offlineimap 6.3.4
...
ok dcoppa@, pea@
2011-10-10 13:31:43 +00:00
ajacoutot
c2314619a8
Update to a newer git snapshot.
2011-10-07 08:22:04 +00:00
giovanni
e4f04959ac
Fix example section in man page.
...
ok pea@ (Maintainer)
2011-10-05 08:53:02 +00:00
ajacoutot
697e960157
SECURITY update to cyrus-imapd-2.4.12.
...
* fix for Secunia SA46093
2011-10-05 06:25:34 +00:00
landry
3164ce36e3
Update to thunderbird-i18n 7.0.1 (nah, i've not forgotten this time..!)
2011-10-03 21:25:54 +00:00
landry
a85fcf43f1
Update to thunderbird 7.0.1/lightning 1.0beta6.
2011-10-03 21:07:05 +00:00
ajacoutot
6e18a34c4e
Fix path to the antispam utilities.
2011-10-03 16:33:53 +00:00
ajacoutot
39fd381b8a
Maintenance update to z-push-1.5.5.
2011-10-03 14:58:29 +00:00
ajacoutot
f3c1c4db90
Use MONO_ARCHS.
2011-10-02 15:27:31 +00:00
ajacoutot
a9798ce66e
Sync patch, no pkg change.
2011-10-01 12:20:23 +00:00