Commit Graph

4909 Commits

Author SHA1 Message Date
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
landry
e56bff2426 Update to thunderbird-i18n 10.0.2. 2012-02-20 20:22:35 +00:00
landry
03bebf5e7a Update to thunderbird-10.0.2.
Same comments as for firefox, plus:
- rename js/src/jscompartment.cpp patch
- remove patch-configure.in, not needed since 'gnome' component is
  disabled via configure args.
- add patch-mail_installer_Makefile_in to not install the sdk
  headers/idl files
2012-02-20 20:17:49 +00:00
sthen
70e76a482c update to p5-Mail-IMAPClient 3.30; lots of fixes/cleanup
tested with imapsync/check_email_delivery
2012-02-20 16:43:26 +00:00
sthen
848f56ef6c update Postfix stable to 2.9.0, from Brad 2012-02-20 09:55:48 +00:00
sthen
36afe5f3c4 update Postfix snapshot to 2.10-20120202, from Brad 2012-02-20 09:55:31 +00:00
sthen
18874b7fcc update to pflogsumm 1.1.4, including better support for Postfix 2.9+
reads ok to giovanni@ (maintainer)
2012-02-20 09:54:42 +00:00
ajacoutot
399c4ccf27 femail,-chroot is not Apache specific, so adapt COMMENT accordingly.
ok okan@ (maintainer)
2012-02-20 07:58:31 +00:00
ajacoutot
665a54371a Extend+sync comment about VERSION sync. 2012-02-18 18:40:18 +00:00
ajacoutot
331a720ad4 Update to gmime-2.6.5. 2012-02-18 16:58:56 +00:00
sthen
b2e358fc6f bump + sync dep with Dovecot update 2012-02-17 22:11:16 +00:00
sthen
3f163fc9b7 Update to Dovecot Pigeonhole 0.2.6, from Brad 2012-02-17 22:10:57 +00:00
sthen
f26a1b5143 Update to Dovecot 2.0.18, from Brad 2012-02-17 22:10:34 +00:00
ajacoutot
bc39c9151e No need for HOMEDIR to be group writable. 2012-02-16 22:27:56 +00:00
ajacoutot
2988a8acbb Update to zarafa 7.0.5.
Detailed changelog:
http://download.zarafa.com/community/final/7.0/final-changelog-7.0.txt
2012-02-16 22:18:36 +00:00
ajacoutot
082665476f Update to zarafa-libvmime-0.9.2. 2012-02-16 22:18:06 +00:00
jakob
ea6d4f3311 downgrade from 2.9.0 to 2.8.8; requested by sthen & naddy 2012-02-02 06:57:39 +00:00
jakob
f5294c5fdb upgrade to Postfix 2.9.0; from brad 2012-02-01 21:42:54 +00:00
sthen
a18bf12c7e Revert. Ports commits need explicit approval at this time. 2012-02-01 21:37:48 +00:00
jakob
3939d6f2b1 update postfix snapshot; from brad 2012-02-01 21:30:55 +00:00
jakob
343acd910b Postfix 2.8.8 was reissued due to an error. Patch removed and REVISION++. 2012-02-01 19:56:13 +00:00
jakob
bccc341376 Postfix 2.8.8 (legacy release) 2012-02-01 19:26:33 +00:00
sthen
4785675f6c Missed bump (the POP fix did actually need a bump as it also affected
the non-broken flavour). Pointed out by pascal@
2012-01-30 19:50:26 +00:00
sthen
ab10b10e03 link nmh,sasl, suggested by ajacoutot@ 2012-01-30 17:23:59 +00:00
sthen
6c1d928857 - fix sasl flavour and POP support of mail/nmh, which were broken
following update.

- add missing libiconv MODULES for sasl flavour.

ok ajacoutot@

from pascal@, various versions of this ok william@ (maintainer) and bentley@
2012-01-30 17:23:41 +00:00
william
49225c9bb1 drop USE_GROFF and update maintainer; ok sthen 2012-01-29 02:45:19 +00:00
sthen
0ad0a1a16e libkrb5 exports base64_decode and base64_encode (which appear to only be
needed internally), these conflict with symbols in dovecot's internal shared
library, causing the wrong version of the functions to be used in some cases.

Since we are in userland ABI API lock we cannot clean libkrb5 at present
so make a nasty workaround by statically linking the affected binaries with
libdovecot so the correct symbols take priority.

Fixes crashes I hit in doveadm and potentially some auth mechanisms.

OK ajacoutot@, Brad (maintainer)
2012-01-28 21:35:02 +00:00
william
25b2227a9a Drop maintainer and bump; ok sthen 2012-01-27 04:14:03 +00:00
ajacoutot
808f0c3020 Fix the rc script. 2012-01-26 11:34:42 +00:00
ajacoutot
f9ef6ea850 Unbreak out-of-the-box functionnality by creating a link from
%D/lib/mailman/mail/mailman to /usr/libexec/sm.bin/mailman. This is
needed by sendmail restricted shell.

ok sthen@
2012-01-26 11:32:06 +00:00
ajacoutot
e128a0bf97 Put these users in the daemon class to be consistent with all the other
ones in ports.

discussed with and ok sthen@
2012-01-26 08:03:56 +00:00
bentley
5ed4365cfc Update mail/nmh to 1.4.
ok william@ (maintainer, also provided an extra patch)
2012-01-26 07:24:08 +00:00
okan
32e1bd28ba - update to 1.2.17.1
- new MASTER_SITES
- remove USE_GROFF

maintainer timeout, looks ok sthen@
2012-01-24 02:20:35 +00:00
okan
59c5bc3e79 update to 20111230 and remove USE_GROFF; from Jiri B.
maintainer timeout, looks ok sthen@
2012-01-24 02:18:20 +00:00
landry
371a502041 Update to claws-mail 3.8.0 and its plugins, from robert at openbsd dot
pap dot st, thanks!
2012-01-23 18:57:33 +00:00
giovanni
9c573ee26e Update to 4.10.0
ok william@

Courier-imap has reset its epoch for the internal sequence number generator
for new mail folders.
Please read the UPGRADING section of the INSTALL notes for details.
http://fossies.org/unix/misc/courier-imap-4.10.0.tar.gz:a/courier-imap-4.10.0/INSTALL
2012-01-23 09:14:15 +00:00
ajacoutot
6ba1791ce5 Bump to 0.3.90. 2012-01-23 07:56:15 +00:00
landry
7441780c52 Convert thunderbird-i18n to use subdirs/Makefile.inc instead of abusing
multipackages, allows to parallelize builds in dpb. This way they also
share PLIST and DESCR.. while here take maintainership (agreed by previous)
and set @pkgpath for seamless updates.
prodded by/based on an initial work by espie@
2012-01-22 17:11:57 +00:00
sthen
ef770bed89 php-5.3 installs mbstring.h, so no need for a BUILD_DEPENDS=lang/php...:patch
target in pecl-mailparse and associated patches which was only used to pick up
the header.
2012-01-22 10:55:26 +00:00
sthen
b6a1238c3f - move MESSAGE to README
- add details about running under alternative web servers
2012-01-19 13:53:48 +00:00
avsm
727d10fa47 +dovecot-antispam 2012-01-18 22:32:59 +00:00
avsm
6b567af758 import dovecot-antispam-2.0, with feedback from sthen@ brad@ 2012-01-18 22:31:28 +00:00
henning
9051bdf552 I rolled 0.98, so update port.
contains 3 small fixes from 6 years
ok & "you don't need USE_GROFF anymore" okan@
2012-01-18 16:02:40 +00:00
sthen
88594cc61b @sample the remaining Dovecot config files into /etc/dovecot
(some of the already-installed files reference them in commented-out
include lines, so it's easier if they're present).  From Brad.
2012-01-16 23:59:22 +00:00
sthen
ff625574a7 update rcube-sieverules to 1.16 2012-01-16 23:10:41 +00:00
sthen
83d375054d bump and depend on full Dovecot version 2012-01-16 16:34:41 +00:00
sthen
d69c3e8f66 update to Dovecot 2.0.17, from Brad 2012-01-16 16:34:17 +00:00
gsoares
b31b68994d tidy whitespace in Makefile 2012-01-13 00:05:15 +00:00
gsoares
1440bdc6f0 add missing header; from Markus Lude, thanks!
OK jeremy@
2012-01-12 23:37:47 +00:00
ajacoutot
76501c0e68 OpenBSD does not require -lcrypt, DES encryption is part of the standard
libc.
2012-01-12 14:17:23 +00:00
gsoares
73b0ee265e - bugfix update to 1.4.27
some tweaks
- install offline messaging helper scripts
- no need FAKE_FLAGS here
- remove now useless patch

tested/OK jeremy@ dcoppa@ and Markus Lude (Thanks)
2012-01-11 22:56:07 +00:00
sthen
0fa6b43613 use MODPHP_VSPEC for either|or dependencies on php5 extension modules 2012-01-11 22:17:21 +00:00
sthen
1e43185cb4 bugfix update to roundcube 0.7.1 2012-01-11 02:35:49 +00:00
nigel
cb00a56584 Update thunderbird add missing patch 2012-01-11 01:48:53 +00:00
nigel
e9a2e4c58d Update thunderbird to 9.0.1
Changes from mpi@ for macppc

Ok landry@, stsp@, mpi@
2012-01-11 01:19:43 +00:00
nigel
8ab7c8c3fc Update thunderbird to 9.0.1
Changes from mpi@ for macppc

Ok landry@, stsp@, mpi@
2012-01-11 01:10:24 +00:00
ajacoutot
dd0891e274 Add a patch from upstream to allow building with libpst->=0.6.54. 2012-01-09 18:26:31 +00:00
ajacoutot
dc2132592f Bugfix update to evolution-exchange-3.2.3. 2012-01-09 14:58:29 +00:00
ajacoutot
9ca3d4266d Updtae to evolution-ews-3.2.3. 2012-01-09 14:37:23 +00:00
ajacoutot
1bb56cde6e Bugfix update to evolution-3.2.3. 2012-01-09 14:31:03 +00:00
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
ajacoutot
a8f9178bc8 Fix a warning. 2011-10-01 10:44:35 +00:00
ajacoutot
5581d6619a Evil typo spotted by nigel@ 2011-09-30 05:33:33 +00:00
ajacoutot
0889019a13 Add an @extra-unexec marker. 2011-09-29 17:38:43 +00:00
ajacoutot
a1ee8026c6 Update to zarafa-7.0.2.
Details at:
http://download.zarafa.com/community/final/7.0/final-changelog-7.0.txt
2011-09-29 17:12:11 +00:00
sthen
0faf9405d3 bump; make sure people get updated packages now that cyrus-sasl is fixed 2011-09-29 09:38:13 +00:00
jasper
47f88b4068 tighten e-d-s dependency; 2011-09-28 09:54:16 +00:00
jasper
6a8b83abeb sync after recent gnome.port.mk CONFIGURE_ENV changes 2011-09-28 09:47:46 +00:00
giovanni
87815ea5fa Update to version 0.8.1
maintainer pea@ timed-out
ok sthen@
2011-09-27 10:17:12 +00:00
ajacoutot
d20a082078 Enable gnome-online-accounts. 2011-09-26 17:03:27 +00:00
naddy
93d2860ffe use bsd.port.arch.mk framework 2011-09-26 14:20:41 +00:00
ajacoutot
313ddc9cb4 Missing BUILD+RUN_DEPENDS. 2011-09-26 13:23:15 +00:00
ajacoutot
ab19c7c68a Regen WANTLIB to unbreak. 2011-09-26 10:05:40 +00:00
ajacoutot
09bf88e5e2 Regen WANTLIB to unbreak. 2011-09-26 09:45:10 +00:00
sthen
5f2d5f245a add patches 2011-09-26 09:31:16 +00:00
sthen
74de7a1cbf adapt to tdb changes, from Ian McWilliam / Stefan Rinkes, ok nicm@
tighter libspec in WANTLIB from me.
2011-09-26 09:30:52 +00:00
ajacoutot
93c0d8a007 Regen WANTLIB to unbreak. 2011-09-26 09:24:08 +00:00
naddy
a49c754495 after PKGSPEC change, bump all packages that depend on db/v3 2011-09-25 14:42:51 +00:00
ajacoutot
f9a67c31e9 Regen WANTLIB after evolution-data-server lost its dependency on
libunique3.
2011-09-25 08:38:27 +00:00
ajacoutot
da3716a10e Update to stable evolution-exchange-3.2.0. 2011-09-25 08:25:53 +00:00
ajacoutot
7932fa265a Update to stable evolution-3.2.0. 2011-09-25 08:04:45 +00:00
sthen
6da8c504b1 update to 20110918 Postfix snapshot, from Brad (maintainer) 2011-09-24 09:35:01 +00:00
jasper
0c239785b6 properly fix with gtk3 and latest evolution 2011-09-22 10:55:13 +00:00
jasper
b59c04f207 start making this a bit happier with gtk3, still needs others fixes 2011-09-22 10:33:00 +00:00
ajacoutot
1bfa256d86 Comment libtool files for modules and bump. 2011-09-22 10:30:43 +00:00
nigel
35c87823ef Backport from upstream
https://bugzilla.mozilla.org/show_bug.cgi?id=681026
https://hg.mozilla.org/mozilla-central/rev/bb708067dd57

enigmail v.1.3 updated to v.1.3.2

ok landry@ (maintainer)
2011-09-21 14:34:27 +00:00
jasper
8af71809dc - update to 3.1.92 2011-09-21 13:27:59 +00:00
jasper
607e358b2e adjust comment after evolution-plugin-rss rename 2011-09-21 10:12:41 +00:00
giovanni
2b3d7ed6ae +net/p5-Net-DNS-Resolver-Programmable
+mail/p5-Mail-SPF
+mail/p5-Mail-SPF-Test
2011-09-21 08:07:56 +00:00
giovanni
9d4224b9bf Add conflict marker with mail/p5-Mail-SPF
ok merdeley@ (Mantainer)
2011-09-21 08:04:07 +00:00
sthen
50c90d0c04 - add p5-Mail-SPF-*|p5-Mail-SPF-Query-* as a run dep for SpamAssassin (two
options; either can be used but they conflict, so allow both as suggested
by giovanni@).

- install a few more doc files.

- move html mini-howto to a README.
2011-09-21 08:02:07 +00:00
giovanni
768a233411 Import p5-Mail-SPF-Test, a perl SPF test-suite class
ok sthen@

Mail::SPF::Test is a class for reading and manipulating SPF test-suite data.
2011-09-21 08:01:26 +00:00
giovanni
dbdbebf85a Import p5-Mail-SPF, a perl oop implementation of Sender Policy Framework
ok sthen@

Mail::SPF is an object-oriented implementation of Sender Policy
Framework (SPF).  This class collection aims to fully conform to
the SPF specification (RFC 4408) so as to serve both as a production
quality SPF implementation and as a reference for other developers
of SPF implementations.
2011-09-21 07:59:25 +00:00
giovanni
a6ea925cdc Drop maintainership and bump 2011-09-21 07:49:15 +00:00
jasper
ce57eca3b4 CONFIGURE_SHARED is now implied by gnome.port.mk, so no need to make it explicit anymore. 2011-09-20 21:04:24 +00:00
jasper
9fe4b0f440 switch to MODGNOME_TOOLS 2011-09-20 20:51:51 +00:00
gsoares
3579051a95 update p5-GetLive to 2.4
OK merdely@ (maintainer)
2011-09-20 13:43:37 +00:00
ajacoutot
cd85fda6d2 Use MODXFCE_DESKTOP_FILE. 2011-09-19 08:23:05 +00:00
ajacoutot
9a1709aaf0 DESKTOP_FILES => MODGNOME_DESKTOP_FILE, like it should always have been.
discussed with and ok jasper@
2011-09-19 07:39:05 +00:00
landry
b09bcecc20 Dumb update to sympa 6.1.7, the only change is 'Upgrading the required
version for Unicode::LineBreak to fix the problem of borken URL in
service messages such as moderation request.' but we already have a
correct version. Enforce dependency to be on the safe side.
CVS: ----------------------------------------------------------------------
CVS: Enter Log.  Lines beginning with `CVS:' are removed automatically
CVS:
CVS: Committing in .
CVS:
CVS: Modified Files:
CVS: 	Makefile distinfo pkg/PLIST
CVS: ----------------------------------------------------------------------
2011-09-17 13:16:45 +00:00
sthen
07706131eb update to dovecot-pigeonhole 0.2.4, ok Brad (maintainer). 2011-09-17 08:26:29 +00:00
sthen
d607de5a2b update to Dovecot 2.0.15; fixes some crash and a problem in 2.0.14 where
index reading could have eaten a lot of memory in some situations.
ok Brad (maintainer).
2011-09-17 08:26:09 +00:00
espie
e820071495 normalize pkgpath 2011-09-16 10:31:20 +00:00
william
5ba30b2b93 help the script match running processes
ok ajacoutot giovanni (MAINTAINER)
2011-09-14 01:59:25 +00:00
william
a310b6b382 help the script match running processes
ok ajacoutot
2011-09-14 01:56:30 +00:00
sthen
a5ba2728ca fix bad .so for muttbug(1) manual; pointed out by patrick keshishian 2011-09-12 20:32:18 +00:00
jasper
16a06cae88 - update to a recent git version that supports new vala
ok aja@
landry@ would agree
2011-09-12 18:23:26 +00:00
naddy
29272b5882 remove unused pseudo-flavor 2011-09-12 18:08:26 +00:00
naddy
1e2bbe8777 bump all (sub)packages that depend on db/v4; requested by and help from espie@ 2011-09-12 18:02:34 +00:00
jasper
ad2a9c291c switch the rest of the ports using gnome.port.mk over to .tar.xz where applicable. 2011-09-12 12:07:24 +00:00
ajacoutot
32563635a5 Start the GNOME3 merge armageddon... breakage expected. 2011-09-12 07:26:18 +00:00
fgsch
5dc8dc44d0 Update to sylpheed 3.1.2.
ajacoutot@ ok.
2011-09-11 16:33:07 +00:00
naddy
f367c79829 don't unconditionally add -Wno-pointer-sign after testing for compiler support
and already adding it conditionally
2011-09-11 14:16:06 +00:00
ajacoutot
b544e2ecc6 Tweak procmail example to deal with junk. 2011-09-11 06:47:52 +00:00
ajacoutot
4f32d529db Maintenance update to z-push-1.5.4. 2011-09-10 09:11:47 +00:00
ajacoutot
f5ae08ef57 Do not enable debug by default. 2011-09-09 14:31:40 +00:00
ajacoutot
620c213b0e Fix mapi.ini path in UNMESSAGE and tweak README. 2011-09-09 13:59:23 +00:00
ajacoutot
1149b4f57a SECURITY: update to cyrus-imapd-2.4.11 to fix CVE-2011-3208. 2011-09-09 06:46:39 +00:00
landry
24c5dded7b Update to thunderbird-i18n 6.0.2 2011-09-06 19:44:58 +00:00
landry
a5cf8c81e5 Securty update to thunderbird 6.0.2. 2011-09-06 19:42:53 +00:00
ajacoutot
21df55ec89 Keep the disabled_features value to its default. 2011-09-06 09:07:53 +00:00
sthen
3ae3bf0720 update postfix/stable to 2.8.5, ok Brad 2011-09-04 09:53:46 +00:00
landry
5b0b9c66b7 Add MASTER_SITES for 'old' releases, upstream has the bad habit of
letting only the last one under distribution/
2011-09-03 08:22:05 +00:00
ajacoutot
9392fe2f69 Disable libwrap support, doesn't work properly and is from the past... 2011-09-02 08:24:28 +00:00
ajacoutot
0347b5b16d Install the scripts in executable mode. 2011-09-01 15:39:53 +00:00
ajacoutot
34323a8705 Missed bump. 2011-09-01 13:32:56 +00:00
sthen
24c177d1b3 bump for Dovecot update 2011-09-01 10:54:17 +00:00
sthen
a1a5482718 update to dovecot 2.0.14, various fixes and new features. From Brad. 2011-09-01 10:53:50 +00:00
bluhm
8d5d8966fd - update p5-Mail-SPF-Iterator to 1.10
- no USE_GROFF
2011-08-30 18:31:12 +00:00
ajacoutot
208ab5dbc8 Remove mail-notification. Dead upstream and cannot cope with recent
version of its dependencies, no need to keep it rotting our beautiful
growing tree.

landry@ and jasper@ didn't even pretend to shed a tear.
2011-08-30 12:25:31 +00:00
ajacoutot
cbe405178d Add subpackages in pkgpath. 2011-08-30 07:12:21 +00:00
ajacoutot
acbcee8276 Remove mail/gmime24, superseded by mail/gmime.
ok jasper@
2011-08-30 06:55:20 +00:00
ajacoutot
ef8ab198cd Fix WANTLIB after gpgme update. 2011-08-30 06:54:11 +00:00
ajacoutot
a2f8a3fe41 Mark broken for now, likely to move to the attic soon. 2011-08-30 06:49:52 +00:00
ajacoutot
9d179ee737 +gmime 2011-08-30 06:46:42 +00:00
ajacoutot
fe2c6ad7a5 Resurrect mail/gmime (import gmime-2.6.0).
GMime is a C/C++ library for parsing and creating messages using the
Multipurpose Internet Mail Extension (MIME) as defined by several RFCs.

ok jasper@
2011-08-30 06:45:53 +00:00
bluhm
d1ae3d265b update p5-Mail-SPF-Iterator to 1.09 2011-08-29 22:49:39 +00:00
naddy
1fe34d7243 sparc64 build fix from devel/libvmime 2011-08-28 16:30:58 +00:00
sthen
6e18f060b0 Adjust the fetchmailconf wrapper to check ${MODPY_BIN} rather than
/usr/local/bin/python. Also check that python-tkinter is installed.
From Pascal Stumpf with tweaks from me.

(Python + tkinter aren't RUN_DEPENDs as many fetchmail installations
don't use this and it's a heavy dependency chain).
2011-08-24 19:18:57 +00:00
landry
932072587f s/_MOZ_PROJECT_SHORT/MOZILLA_PROJECT/ when installing desktop file. 2011-08-24 06:19:50 +00:00
landry
46b271f82a Update to thunderbird-i18n 6.0, bg and pa-IN are gone. 2011-08-23 20:21:13 +00:00
landry
c08e17cfcf Update to thunderbird 6.0/lightning 1.0b5/enigmail 1.3.
See https://www.mozilla.org/en-US/thunderbird/6.0/releasenotes/
- remove patches merged upstream
- Add a missing patch from firefox for plugin path
- Add a hack to fix ui hangs with enigmail, better solution worked on in
  #681026
testing, feedback & enigmail update from nigel@, thanks!
2011-08-23 20:19:33 +00:00
landry
16b6b06de1 Add ftp://ftp.mozilla.org as backup MASTER_SITES to still be able to
fetch 'old' releases phased out of mirrors. Prodded by espie@.
2011-08-23 08:38:13 +00:00
giovanni
69ee9589d5 Fix PLISTs, no bump as it didn't package.
ok ajacoutot@
2011-08-23 07:24:28 +00:00
giovanni
6ccbc5b790 Fix rcscripts, spotted by Moritz Grimm, Thanks
ok ajacoutot@
2011-08-22 07:57:25 +00:00
jasper
3e45ae7413 - update fetchmail to 6.3.21, includes a critical fix for imap/maildir users 2011-08-21 16:41:30 +00:00
sthen
07a450d4e5 update to postfix 20110814 snapshot, from Brad. 2011-08-21 11:07:07 +00:00
sthen
dfe0775c4b update to MailScanner 4.84.3-1, from Brad. 2011-08-21 11:03:26 +00:00
ajacoutot
6b0468c4af Update to zarafa 7.0.1.
See http://download.zarafa.com/community/final/7.0/final-changelog-7.0.txt
for details.
2011-08-16 15:01:17 +00:00
ajacoutot
0bb9f03373 Bugfix update to gmime-2.4.26. 2011-08-16 15:00:31 +00:00
landry
7ee30bc5c6 Update to sympa 6.1.6.
see http://www.sympa.org/distribution/latest-stable/NEWS for a list of
the fixes.
2011-08-16 10:06:58 +00:00
sthen
a33fb85320 update to roundcube 0.5.4
- fixes cross-site-scripting issue and various other bugs
- mention /etc/rc.d/httpd restart instead of apachectl stop && apachectl start
2011-08-16 08:29:13 +00:00
stephan
4056123da3 remove me as maintainer and bump, ok espie@ 2011-08-01 19:42:19 +00:00