Commit Graph

3901 Commits

Author SHA1 Message Date
jasper
a4a944c820 - SECURITY UPDATE of mailman to 2.1.14
Fixes CVE-2010-3089: Mailman List Description Two Script Insertion Vulnerabilities

ok sthen@
2010-09-21 07:21:00 +00:00
landry
0b466d5446 Bugfix update to mozilla-thunderbird 3.1.4. Bump lightning REVISION. 2010-09-19 19:20:49 +00:00
sthen
2fc3a32af5 Dovecot fixes from upstream via Brad.
- maildir: If uidlist isn't read, don't mark its UIDs as being known when
saving.
- maildir: Avoid unnecessary uidlist recreation during mail delivery.
- Removed "die after 3 EINTR write() failures to log".
2010-09-17 22:00:18 +00:00
sthen
3fc4111f2c fixes from upstream via Brad;
- Fixed setgid() failure error message.
- imap: If selecting a mailbox fails, close the already selected mailbox.
2010-09-17 13:11:14 +00:00
jasper
c07372f2e6 - bernd@ drops maintainership, prompted by him
pea@ takes over
2010-09-17 11:21:21 +00:00
jasper
938013aa25 update offlineimap to 6.2.0.2, which resolves issues with python 2.6.5
from Bjorn Ketelaars with tweaks by sthen and myself
 maintainer timed-out.
2010-09-16 11:04:37 +00:00
sthen
3569a326e4 update Mutt to 1.5.21 2010-09-15 18:42:38 +00:00
pea
eeb98300f0 Update to 1.350.
ok landry@
2010-09-14 14:54:36 +00:00
jasper
0f27b93125 - update getmail to 4.20.0
from Tim van der Molen (new maintainer)
2010-09-14 12:45:24 +00:00
ajacoutot
5d15255e8c Remove gmime-2.0, it's deprecated and unmaintained (and security issues
are not taken care of anymore). Nothing uses it in tree anymore.

ok jasper@
2010-09-13 16:26:59 +00:00
ajacoutot
e1b802afff Minor update to gmime-2.4.19. 2010-09-13 15:26:30 +00:00
ajacoutot
1749d2dbe9 Explicitely set the gmime version. 2010-09-11 09:09:13 +00:00
ajacoutot
f2c1d68ddc Use GMime 2.4. 2010-09-11 08:07:09 +00:00
giovanni
8e35846ce4 courier-pop3 does not work without main package, spotted by Dave Anderson
ok sthen@
2010-09-09 10:26:19 +00:00
landry
c50f066bdf Chase tb update and bump thunderbird-i18n to 3.1.3. 2010-09-08 14:25:11 +00:00
landry
a9d20e33b3 Update to mozilla-thunderbird 3.1.3, fixes MFSA 2010-49->63
http://www.mozilla.org/security/known-vulnerabilities/thunderbird31.html#thunderbird3.1.3

tested by pea@ and myself
2010-09-08 14:24:36 +00:00
sthen
1e1a4b8dc8 - update the sidebar/compressed patches to work with this snapshot.
- new LIB_DEPENDS/REVISION.
- switch to a newer snapshot pulled from the repo, rolling in the
upstream patches.

requested by edd@. thanks to jasper@, landry@, pea@ for testing.
2010-09-08 09:57:28 +00:00
ajacoutot
d675b5c93c New HOMEPAGE and MASTER_SITES. 2010-09-03 15:34:15 +00:00
ajacoutot
3dbd533fcd Set "Do Not Send Flowed Text" by default to allow sending proper inline
diffs ("cool!!!" sthen@).
Switch to REVISION and new DEPENDS.

Add a README.OpenBSD file explaining how to setup pop/imap/smtp.

Most work from Daniel Dickman (thanks!), with a couple of tweaks.
2010-08-31 20:07:10 +00:00
ajacoutot
784141362a Update to zarafa-6.40.2.
Complete changelog available at:
http://download.zarafa.com/zarafa/release/docs/changelog.en.txt
2010-08-31 17:57:21 +00:00
jakob
64528f8ba2 add sqlite flavour; from brad 2010-08-31 06:03:32 +00:00
jasper
d50fad14e0 bump 2010-08-30 21:56:48 +00:00
fgsch
6097dbaf9c Bump revision after python's default change. 2010-08-30 17:46:56 +00:00
sthen
a5c82a1e91 fix for chrooted httpd; pointed out by viq 2010-08-29 10:04:32 +00:00
sthen
5cb35af8b2 at his request, remove sturm@ as maintainer from his ports 2010-08-28 09:19:14 +00:00
ajacoutot
2bb88e2275 Minor update to gmime-2.4.18. 2010-08-27 14:19:35 +00:00
sthen
02e45d0d59 update Dovecot to 1.2.14, from Brad.
several fixes and adds support for IDLE notifications with the
virtual storage plugin.
2010-08-27 08:27:15 +00:00
ajacoutot
cabe9a216e Force dependency on gnupg1 since gnupg2 has the same PKGNAME, it can
create some depency mess.
The long term solution is to update+merge gnupg2 into gnupg1 but for now
at least we have a clean dependency chain.

looks ok to jasper@ and pea@
2010-08-25 06:34:50 +00:00
sthen
981dc9d1e7 - setting suhosin.session.encrypt per-dir doesn't seem to work
(even with suhosin.perdir set), so just force it in roundcubemail.conf
and remove the program/include/iniset.php patch.

- adjust permissions so the web-based installer can be used as pointed
out by aja, this used to be dangerous but is now controlled by the main
config file and defaults to 'off'.

- bump, adjust MESSAGE
2010-08-22 19:39:43 +00:00
sthen
4522829097 fix SUBST_VARS after last commit; pointed out by aja 2010-08-22 14:36:36 +00:00
sthen
c88a60ecd4 - fix path in roundcubemail.conf and set a few more required php options
- allow the upgrade script to work without disabling session.encrypt on the
whole server
- note in UPGRADING that virtusertable moved to a plugin, found the hard
way by ajacoutot
- in the mysql schema update script, uncomment a workaround for mysql bug
46293 which affects the in-tree mysql
- bump
2010-08-22 14:09:27 +00:00
sthen
ee24d15b97 - update roundcubemail to 0.4
- simpler installation procedure, req by marco
2010-08-22 12:37:14 +00:00
ajacoutot
6d2ede2cc3 Maintainance update to evolution-exchange-2.30.3. 2010-08-22 11:07:21 +00:00
ajacoutot
11c403db05 Bugfix update to evolution-2.30.3.
Remove MESSAGE (will be put in a more generic place).
2010-08-22 10:29:40 +00:00
ajacoutot
dbd076c3a2 Update zarafa to version 6.40.1.
See http://download.zarafa.com/zarafa/release/docs/changelog.en.txt
for details.
2010-08-22 10:13:26 +00:00
jakob
790152af51 Remove overriding of FD_SETSIZE since this hasn't had any effect since
Postfix had switched to kqueue() a long time ago. No binary package change.
2010-08-22 09:04:29 +00:00
ajacoutot
108a9bac38 Update to pine-pgp-filters-1.8.
Fix gnupg version dependency.
2010-08-21 19:17:55 +00:00
sthen
3d31744801 update MailScanner to 4.81.3-1, from Brad 2010-08-19 08:34:19 +00:00
dcoppa
7c9020055c Fix bug in imap_keepalive() which erroneously free Context when the
IMAP connection is shut down by the server.

From upstream, via edd@

OK espie@
2010-08-09 09:54:14 +00:00
sthen
5fd9858d83 With the non-default-flavoured dovecot packages (ldap, etc), rather than
forcing the no_sieve flavour (and thus not using the managesieve patch),
instead just remove -sieve from the MULTI_PACKAGE list. Fixes managesieve
with various flavoured packages. Problem found and diff from Andrew Fresh
via Brad. ok (and dpb3 testing) naddy@.
2010-08-08 22:21:55 +00:00
landry
41d6e76d23 Add @pkgpath markers to also update correctly from previous pkgpaths
mail/enigmail and mail/enigmail-seamonkey.
ok espie@
2010-08-02 08:45:32 +00:00
sthen
68a4b97f92 switch to the 1.2.13 managesieve diff, now it's been updated. from Brad. 2010-07-30 21:55:16 +00:00
sthen
6b062b8978 - Add a bug fix from upstream via Brad:
mbox: Fields weren't being added to cache file during message saving.

- Knock out the sieve subpackage if building with another flavor.
The object code was ending up linked to db/ldap libraries and thus
producing bad packages in bulk builds. This is a nasty hack from me
to fix packages until we have time to fix the linking and has a
big fat XXX next to it. Ok Brad (maintainer).
2010-07-30 20:22:24 +00:00
sthen
8a2471c43a Drop the old horde ports, new versions are now in ports/www/horde
which is also linked to the build with this commit.
2010-07-30 11:28:21 +00:00
landry
393e332cba Readd subdir Makefile so that thunderbird and seamonkey dirs are reached. 2010-07-27 20:19:27 +00:00
landry
22c0e1a87c Reimport enigmail, this time as two ports, sharing most stuff through
Makefile.inc :
- enigmail-1.1.2 for thunderbird
- enigmail-seamonkey-1.0.1p1 for seamonkey
2010-07-27 20:18:24 +00:00
landry
1a68614930 Temporary cvs delete. An infrastructure to build different versions of
enigmail for seamonkey and thunderbird will replace it.. as much as i
hate that way of doing things, seems i have no choice.
2010-07-27 20:14:49 +00:00
landry
ab735bbe73 Update to thunderbird-i18n 3.1.1 2010-07-27 17:08:43 +00:00
landry
28bb810af5 Update to thunderbird 3.1.1, tested by a few people on ports@ (and myself...)
Merge patches for 1.9.2 mozilla branch from firefox 3.6.x port.
While here, build lightning as a subpackage using --enable-calendar.
Add @pkgpath/@conflict markers for seamless upgrades.
2010-07-27 17:01:16 +00:00
sthen
33c9e085d7 fix RUN_DEPENDS, bump REVISION. Spotted by Viq. 2010-07-26 11:22:07 +00:00