Commit Graph

4660 Commits

Author SHA1 Message Date
giovanni
b64f7738ea Update to 1.910
from David Hill with tweaks by me, maintainer timeout
2012-04-17 14:08:46 +00:00
sthen
b4bb4a3614 add dep on p5-IP-Country 2012-04-16 21:41:07 +00:00
sthen
d1530660bc I misunderstood the new -w flag, this is passed from 'postfix' to 'master'
automatically, no changes are necessary, so remove the change to daemon_flags
2012-04-11 08:34:55 +00:00
sthen
374bb1859b sync with Dovecot 2.0.20 2012-04-10 22:39:25 +00:00
sthen
c8aa29fcf8 update to Dovecot 2.0.20, from Brad. 2012-04-10 22:39:08 +00:00
ajacoutot
5c6d2f6893 Fix default ssl certs path for the mk*cert tools so that it works out
of the box.
While here, fix REVISION to deal with multi packages.

ok giovanni@ (maintainer)
2012-04-10 22:31:10 +00:00
sthen
86813762f1 update to postfix/snapshot 2.10-20120407, from Brad
- also use the newly added -w option in the rc script, this delays exiting
after startup until daemon initialization has completed, so that init
failures will cause it to exit with an error code, so the infrastructure
can correctly report failure.
2012-04-10 22:24:29 +00:00
ajacoutot
9e5f0c552c Sync comments. 2012-04-07 13:31:29 +00:00
ajacoutot
019b85072f Don't ship evolution-settings, it was designed for MeeGo. 2012-03-30 09:00:29 +00:00
nigel
ecdb9a438a Bump enigmail and lightning after thunderbird version change
Ok sthen@
2012-03-30 08:38:56 +00:00
ajacoutot
edcdf7d416 Remove -Wl,--as-needed from alarm-notify; it makes it crash with the
(in)famous lazy binding failed on pthread_*
2012-03-29 16:39:36 +00:00
sthen
88ea72915d Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
make a distinction between these.  ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
ajacoutot
f9450e305b Update to evolution-rss-0.3.91. 2012-03-29 07:00:26 +00:00
ajacoutot
433383295a Update to evolution-exchange-3.4.0. 2012-03-29 06:59:48 +00:00
ajacoutot
acce0f388c Unbreak by updating to evolution-ews-3.4.0. 2012-03-29 06:59:13 +00:00
ajacoutot
fac3e36d41 Update to evolution-3.4.0.1. 2012-03-29 06:56:25 +00:00
landry
ec9cf0b9dd Update to thunderbird 11.0.1.
Fixes:
Bug 735940 - if filter target folder is moved, all subsequent filters
got their targets set to this folder
Bug 733731 - hang when switching folders on IMAP server
2012-03-29 05:52:07 +00:00
ajacoutot
a70276f78f Temporarily mark as BROKEN; I'll update it within the next 2 days. 2012-03-26 16:32:53 +00:00
nigel
922102df58 Update to match dovecot version.
Ok sthen@
2012-03-24 19:34:17 +00:00
sthen
ba7950bf29 Update Postfix snapshot to 2.10-20120308, from Brad 2012-03-23 17:54:55 +00:00
sthen
6f54884f23 bump 2012-03-23 17:52:55 +00:00
sthen
dc3e2b81f2 update to Dovecot 2.0.19, from Brad
- IMAP: ENABLE CONDSTORE/QRESYNC + STATUS for a mailbox might not
  have seen latest external changes to it, like new mails.
- imap_id_* settings were ignored before login.
- doveadm altmove did too much work sometimes, retrying moves
  it had already done.
- mbox: Fixed accessing Dovecot v1.x mbox index files without errors.
2012-03-23 17:51:18 +00:00
ajacoutot
2af9fde46d Fix build with glib >= 2.31.20. 2012-03-23 13:28:25 +00:00
sthen
d1c026b4c0 Add a patch to fdm to escape . in SMTP delivery as per RFC2821.
From nicm's repo, which is a better fix than my original diff.  OK nicm@
2012-03-22 10:47:14 +00:00
sthen
e72312ef8c getline -> get_line. honour CC. 2012-03-17 11:00:06 +00:00
sthen
cedf61320a use WRKSRC not WRKDIST and regen patches
no need for groff
regen plist
use SUBST_CMD rather than handrolled %%SYSCONFDIR%% subst
2012-03-17 10:57:23 +00:00
sthen
d1d8ff34a0 getline, regen plist 2012-03-17 10:47:19 +00:00
landry
2aa668e71c Update to thunderbird-i18n 11.0. 2012-03-16 21:35:44 +00:00
landry
47fbfa2d28 Update to thunderbird 11.0. (and enigmail 1.4/lightning 1.3b1)
- Fixes MFSA 2012-12->19
- see http://www.mozilla.org/en-US/thunderbird/11.0/releasenotes/ (but
  there's much more!)
- complete patchset for #691898, still fixes build on ppc (and hopefully
commited in firefox 14...)
- add patchset from #706955, workarounds #669050 (xpcshell hangs during
make install and chokes on CSPUtils.csm, threads related..)
- remove obsolete/commited patches
2012-03-16 21:35:25 +00:00
ajacoutot
09b76ddd8a Update to zarafa-7.0.6.
More details at:
http://download.zarafa.com/community/final/7.0/final-changelog-7.0.txt
2012-03-15 17:04:30 +00:00
ajacoutot
19130708f0 MESSAGE -> README 2012-03-15 13:35:53 +00:00
ajacoutot
a50bfe53e0 I forgot to run cvs rm... *spank*
spotted y naddy@
2012-03-15 07:11:42 +00:00
sthen
039663a06c In the sample roundcubemail.conf apache config file, don't bother to force
PHP variables which are already set that way by default. Suggested by aja@
2012-03-14 16:20:47 +00:00
sthen
907ec74b8b tweaks to amavisd-new sample file installation, ok giovanni@
- install snmp mibs into /usr/local/share/snmb/mibs so net-snmp can find them
- install ldap schema to /etc/openldap/schemas (it doesn't matter if you aren't
running openldap on the same machine, this won't conflict, but it's convenient
if you do have it)
2012-03-14 09:17:09 +00:00
ajacoutot
872ef00e70 Bugfix udate to cyrus-imapd-2.4.14.
More info at:
http://www.cyrusimap.org/mediawiki/index.php/Bugs_Resolved_in_2.4.14
2012-03-12 17:21:10 +00:00
sthen
096d5da24e Update to roundcubemail 0.7.2; various fixes 2012-03-12 16:20:51 +00:00
ajacoutot
2dc873ff4d Remove uneeded patch. 2012-03-12 07:28:32 +00:00
ajacoutot
f6267ae965 update to gmime-2.6.7. 2012-03-11 08:18:14 +00:00
ajacoutot
a89a75cd04 Garbage collect the /dev/arandom patches.
from Brad
ok landry@ sthen@
2012-03-08 12:13:00 +00:00
landry
42087adb4d Add UNMESSAGE telling how to properly & completely uninstall sympa,
otherwise httpd & postfix/sendmail will barf at next restart.
2012-03-07 09:45:16 +00:00
pea
644d721dfc unbreak update_bad_phishing_sites and
update_bad_phishing_emails scripts.

ok brad (maintainer), sthen@
2012-03-06 20:09:40 +00:00
sthen
2bd5b90240 Update mailscanner url used for retrieving the scamnailer database that
clamnailer uses to generate signatures.
2012-03-06 20:07:42 +00:00
sthen
cb297f8a0a Update to MailScanner 4.84.5-2, OK with Brad.
- Fixes URL used to fetch phishing-detection database; the domain that
it was hosted on lapsed. You may have a corrupt database: if the file
/var/spool/MailScanner/quarantine/phishingupdate exists, delete it
and run update_bad_phishing_sites and update_bad_phishing_emails
manually as the "run as user".

- While there update the TNEF.pm fix to improve temp file handling.
2012-03-06 08:34:20 +00:00
sthen
8b5fdba8dd update Postfix snapshot to 2.10-20120218, from Brad 2012-03-03 10:16:36 +00:00
sthen
99ae47bdaa update Postfix stable to 2.9.1, ok Brad (maintainer)
- fix recently introduced "sendmail -bs" segfault
- fix old bug where the "change header" Milter could replace a wrong header
2012-03-03 10:08:22 +00:00
landry
8252c1a58d Remove libunique from LIB_DEPENDS, it was only needed when that port was
using gtk2. Prompted by ajacoutot@
2012-02-27 20:40:05 +00:00
ajacoutot
4653e0de99 Make this work with rthreads.
Fix store creation.
Add a comment for the procmail sample in the README.
2012-02-27 19:01:34 +00:00
ajacoutot
ac89eb7125 Tweak after recent vala update. 2012-02-26 15:06:10 +00:00
sthen
22edabdcb4 Remove patches casting NULL when used as a sentinel to a pointer.
These are no longer needed since unistd.h r1.63 et al.  ok ajacoutot@
2012-02-21 22:19:31 +00:00
ajacoutot
8a872bc9a0 Update to gmime-2.6.6. 2012-02-21 08:21:57 +00:00