Commit Graph

3119 Commits

Author SHA1 Message Date
dhill
5957a2dd8b Upgrade to 3.021
Add dependancies recommended by the author.

OK simon@ merdely@
2008-08-20 20:09:59 +00:00
naddy
95f99e1887 Fix link order so this will build with static linking.
From: maintainer Nicholas Marriott
2008-08-20 14:57:57 +00:00
ajacoutot
d04d820941 - add lmtp_downcase_rcpt to the default imapd.conf file as it is a
commonly used option
- bump
2008-08-20 13:15:52 +00:00
sturm
d6353a12bc update to 4.8.3 2008-08-20 06:38:33 +00:00
brad
2211354bcc Upgrade to Dovecot 1.1.2.
ok jakob@
2008-08-20 02:07:04 +00:00
jasper
e073be6eab SECURITY FIX for http://secunia.com/advisories/30742/
(Fetchmail Large Header Processing Denial of Service)

Patch was taken from upstream advisory.
http://www.fetchmail.info/fetchmail-SA-2008-01.txt

ok bernd@ (MAINTAINER)
2008-08-19 22:41:24 +00:00
jasper
bc1834379b - update gmime to 2.2.22
- fix license
- regen PLIST
2008-08-19 22:35:09 +00:00
jakob
b17c5f1af6 postfix snapshot 2.6-20080726 2008-07-28 13:34:18 +00:00
jakob
fae563575c Postfix 2.5.3 2008-07-28 13:09:44 +00:00
simon
43be5a628f update to version 1.861, previous maintainer agrees and drops it, thus
i'm taking over maintainership
2008-07-27 17:07:42 +00:00
jakob
4d60879288 DKIM Milter v2.7.0 2008-07-27 10:25:00 +00:00
bluhm
a79fa4a9a1 There are no regression tests for swaks.
ok simon
2008-07-26 23:22:29 +00:00
bernd
6d6f190e3c Update to offlineimap-6.0.0.
test & ok phessler@
2008-07-26 09:56:36 +00:00
martynas
6dcaa5bd64 document the new MOZ_PLUGIN_PATH behavior, bump pkgnames
pointed out, and looks good to landry@
2008-07-25 17:41:06 +00:00
martynas
8b5d71283e update for mozilla-thunderbird-2.0.0.16 2008-07-24 10:14:37 +00:00
martynas
720d05e85e security update to mozilla-thunderbird-2.0.0.16. MFSA 2008-34;
MFSA 2008-33; MFSA 2008-31; MFSA 2008-29; MFSA 2008-26; MFSA 2008-25;
MFSA 2008-24; MFSA 2008-21.
see http://www.mozilla.org/security/known-vulnerabilities/thunderbird20.html#thunderbird2.0.0.16
"just be bold and commit it" naddy@
2008-07-24 10:10:33 +00:00
brad
cd4a051172 Upgrade to MailScanner 4.70.6-1.
ok todd@ sthen@
2008-07-24 03:25:03 +00:00
ajacoutot
cd4f10c725 - fix build when no gecko render is present (and really disable support
for gecko and webkit)
- add autostuffs to BUILD_DEPENDS
- bump
2008-07-23 13:00:51 +00:00
simon
f7b9067c69 maintenance update to version 1.454 2008-07-23 08:20:09 +00:00
simon
cd0543061b update to version 1.103 and get rid of p5-Email-Simple dependency 2008-07-23 08:15:00 +00:00
simon
e516655372 update to version 2.134 2008-07-23 08:10:25 +00:00
martynas
36c320f39b add enigmail-seamonkey 2008-07-22 19:43:03 +00:00
martynas
28b98c677c import enigmail-seamonkey-0.95.6
Enigmail is an extension to the mail client of Mozilla/Netscape and
Mozilla Thunderbird which allows users to access the authentication
and encryption features provided by GnuPG.

This port is similar to enigmail, but is built for seamonkey.
Importing new port, instead of adding quirks to existing port, was
a much simplier solution this time.

regxpcom is an awk script, that takes care of maintaining
installed-chromes.txt.
go ahead, and a tweak from bernd@.  kurt@ agrees.
2008-07-22 19:42:11 +00:00
martynas
78aeb076bf adapt for other mozilla projects claudio's diff of firefox to honor
MOZ_PLUGIN_PATH.  bump pkgnames
sure claudio@
2008-07-21 19:19:06 +00:00
brad
a21d22d462 Three fixes for Dovecot 1.0..
- Maildir: Group of the created shared directory wasn't set.
- Logging: Make sure we don't recurse infinitely when running out of memory.
- rfc822_parse_phrase(): Don't read outside data boundaries if input is empty.

From the Dovecot Mercurial repo.

ok sthen@
2008-07-21 09:33:18 +00:00
okan
998bf68fe8 - add note to point -chroot users to FAQ regarding name resolution.
- make -chroot subpackage depend on -main so we get a manpage.
- take MAINTAINER (requested by previous MAINTAINER).
- add @bin markers while here.

ok mbalmer@ on a slightly older diff, ok sthen@
2008-07-20 22:26:00 +00:00
simon
4e02c35ed7 add p5-Mail-IMAPTalk 2008-07-17 16:30:32 +00:00
simon
218e2bf34c import p5-Mail-IMAPTalk
This module communicates with an IMAP server.  Each IMAP server command
is mapped to a method of this object.

Although other IMAP modules exist on CPAN, this has several advantages
over other modules:

* It parses the more complex IMAP structures like envelopes and body
  structures into nice Perl data structures.
* It correctly supports atoms, quoted strings and literals at any point.
  Some parsers in other modules aren't fully IMAP compatiable and may
  break at odd times with certain messages on some servers.
* It allows large return values (eg. attachments on a message) to be
  read directly into a file, rather than into memory.
* It includes some helper functions to find the actual text/plain or
  text/html part of a message out of a complex MIME structure. It also can
  find a list of attachments, and CID links for HTML messages with
  attached images.
* It supports decoding of MIME headers to Perl utf-8 strings
  automatically, so you don't have to deal with MIME encoded headers
  (enabled optionally).
2008-07-17 16:30:27 +00:00
simon
b264e280f4 update to version 1.424 which fixes a bug where \n\r was used
instead of \r\n
2008-07-14 11:15:27 +00:00
dhill
fc52209f3b upgrade to 1.24
tested and "looks ok to me" merdely@
2008-07-12 21:03:52 +00:00
dhill
17aea1748c upgrade to 1.889
OK maintainer
2008-07-11 13:59:22 +00:00
merdely
c0324c2453 Update to 0.57. This allows GetLive to work again.
Use ${SUBST_CMD}.

"go ahead" @jasper
2008-07-10 14:37:31 +00:00
wcmaier
974e3db4b1 Replace 'python' invocations with ${MODPY_BIN} via ${SUBST_CMD}.
While here, regen patches.

"looks reasonable" and requested by mbalmer@
2008-07-09 19:30:23 +00:00
jasper
6ddeea866b - update evolution-rss to 0.1.0 (includes loads of fixes and features) 2008-07-08 22:38:53 +00:00
jasper
9e848170e6 - update evolution to 2.22.3, which includes fixes for CVE-2008-1108
and CVE-2008-1109
2008-07-08 11:16:44 +00:00
jasper
54d8ac091b - update p5-Mail-DKIM to 0.32
from david hill, ok maintainer
2008-07-08 07:04:39 +00:00
simon
323edb7f09 maintenance update to version 2.0.10 2008-07-06 22:05:09 +00:00
brad
8189e55776 Maildir: If there are multiple :2,<flags> in filename, use the last one
both getting and setting the flags.

From the Dovecot Mercurial repo.

ok sthen@
2008-07-02 23:00:10 +00:00
ajacoutot
dc02d02fc8 - minor update to imapsync-1.255
from Pierre-Emmanuel Andre (MAINTAINER), thank you!
2008-07-02 17:49:30 +00:00
naddy
604e702e0a bump the pkgname of all flavors 2008-07-02 14:32:30 +00:00
mbalmer
bb62a1c8c9 Fix possible crash in attachment filter. 2008-07-02 13:34:46 +00:00
landry
c504c16d82 Update plugins after claws-mail update to 3.5.0.
Htmlviewer 0.19, Notification 0.17, Rssyl 0.20 and Vcalendar 2.0.

ok ajacoutot@
2008-07-02 09:30:14 +00:00
landry
af8b21bb33 Update to claws-mail 3.5.0, diff from Ulrich Kahl (MAINTAINER)
Removes an integrated patch and some unmaintained/outdated translations.
Update patches and PLIST while here.

Tested by myself, pyr@ and pea at raveland dot org, thanks!
ok ajacoutot@
2008-07-02 09:28:09 +00:00
ajacoutot
95e343fe4c - remove Dan Harnett from MAINTAINER per his request
- bump
2008-07-01 16:41:19 +00:00
brad
dc2f6f2d1d Postfix 2.6 20080629
ok jakob@
2008-06-30 07:39:10 +00:00
sthen
6abd222381 sync WANTLIB following cairo update. ok naddy 2008-06-29 20:44:51 +00:00
sthen
bd90f67cf6 WANTLIB+=pixman-1 and add LIB_DEPENDS pulled in by configure if present.
ok ajacoutot
2008-06-29 20:31:14 +00:00
steven
1480c66c06 bump pkgname when changing maintainer 2008-06-24 16:00:23 +00:00
jakob
5e98991941 give MAINTAINER to mbalmer@ 2008-06-24 13:18:02 +00:00
jakob
b920bc6012 DKIM milter v2.6.0 2008-06-24 12:08:04 +00:00