Commit Graph

2573 Commits

Author SHA1 Message Date
naddy
78cdda09b4 LP64 fix for XUL templates builder; from Martynas Venckus
ok sturm@
2007-02-22 00:40:59 +00:00
robert
400c165ab1 update to version 0.5;
the new release fixes the incorrect manual page regarding rebuilding
sendmail with milter support; we have milter support by default
for years now; noticed by otto@, update provided by dhartmei@
2007-02-20 08:51:53 +00:00
mbalmer
958e2a9966 3.1.8 is a major bug-fix release, including a potential DoS. The major
highlights are:

- bug 5318: fix for CVE-2007-0451: possible DoS due to incredibly
  long URIs found in the message content.
- bug 5240: disable perl module usage in update channels unless
  --allowplugins is specified
- bug 5288: files with names starting/ending in whitespace weren't usable
- bug 5056: remove Text::Wrap related code due to upstream issues
- bug 5145: update spamassassin and sa-learn to better deal with STDIN
- bug 5140 and 5179: improvements and bug fixes related to DomainKeys
  and DKIM support
- several updates for Received header parsing
- several documentation updates and random taint-variable related issues

A more detailed change log can be read here:

  http://svn.apache.org/repos/asf/spamassassin/branches/3.1/Changes

ok nikolay
2007-02-15 19:57:48 +00:00
fkr
a907db9dda update to version 4.0.16
from maintainer Laurence Tratt
ok mbalmer@
2007-02-11 11:25:51 +00:00
steven
db79367ae4 WANTLIB fixes, mostly needed by recent cairo update 2007-02-11 00:56:57 +00:00
couderc
77dac855a0 update to sylpheed 2.3.1 2007-02-10 11:06:46 +00:00
bernd
e5b5710544 The -utils subpackage conflicts with courier-imap.
(courier-imap already has the @conflict marker.)
2007-02-08 11:28:46 +00:00
jakob
43b8b64adb version 1.0.rc22; from brad@ 2007-02-06 21:56:26 +00:00
steven
c7917848c3 update to fdm-0.9a
from maintainer Nicholas Marriott
2007-02-06 07:27:24 +00:00
mbalmer
1e40ffb007 Make smtp-vilter work with sendmail-8.14.0. The smfiDesc_str was extended,
so make sure the new elements are initialized to sane values.
2007-02-04 12:05:12 +00:00
simon
8c93de130d simple updates and fixes, plists unchanged.
"looks ok" jasper@
2007-02-03 19:10:39 +00:00
sturm
f00063447b update to getmail 4.7.1 2007-02-03 08:35:00 +00:00
jakob
4f68de9a02 dovecot 1.0.rc21 (from brad@) 2007-02-03 08:19:18 +00:00
jakob
7d44c2cc01 add missing patc 2007-01-31 22:49:20 +00:00
jakob
c8766826d2 snapshot 2.4.20070125 2007-01-31 22:48:56 +00:00
jakob
24911cef82 postfix 2.3.7 2007-01-31 22:30:23 +00:00
jasper
c1d7e468e3 update msmtp to 1.4.10
from Simon Kuhnle <simonkuhnle@web.de> (MAINTAINER)

ok naddy@
2007-01-31 21:36:35 +00:00
sturm
f5ac4b3762 update to getmail 4.7.0 2007-01-31 14:41:20 +00:00
jakob
5042d39ac0 update to 1.0.rc19; from maintainer (brad@) 2007-01-25 07:48:39 +00:00
mbalmer
736c3983dd Update to smtp-vilter 1.3.6 which removes the auto-expiration of entries
added to (or cleared from) pf tables, since pfctl can now do this using
pfctl -t tablename -T expire.
2007-01-21 13:13:04 +00:00
steven
c3eb959110 +fdm 2007-01-18 21:48:00 +00:00
steven
d3919ba870 import fdm-0.8a
fdm is a simple, lightweight replacement for mail fetch, filter and
delivery programs such as fetchmail and procmail. It can fetch using
POP3 or IMAP (with SSL) or from stdin, and deliver to a pipe, file,
maildir, mbox or SMTP server, based on regexps.

from maintainer Nicholas Marriott
2007-01-18 21:47:01 +00:00
jakob
3f820ebd90 snapshot 2.4-20070116 2007-01-17 13:50:16 +00:00
mbalmer
9d905eb41c Update to smtp-vilter-1.3.5, which implements virus scanning by filedescriptor
passing in the clamd backend.
2007-01-17 08:38:15 +00:00
jakob
71ddc337fc upgrade to dovecot 1.0.rc17; from brad@ 2007-01-15 08:12:40 +00:00
mbalmer
b24a8de736 Update to ldapvacation-1.1.3. 2007-01-14 11:29:23 +00:00
mbalmer
a74ebfc03b Add the smtp-vilter ldap flavor. 2007-01-14 10:12:52 +00:00
mbalmer
0f571845e0 Add an LDAP flavor for per domain and/or per user configuration. 2007-01-14 10:11:51 +00:00
fkr
577efa42bb bump to version 4.66, which (again, *sigh*) fixes bugs that were supposed to be
fixed in 4.65, that were introduced in 4.64.
2007-01-12 21:51:55 +00:00
mbalmer
b4f4198bea Use ${INSTALL_DATA} instead of cp.
ok bernd
2007-01-12 14:30:31 +00:00
mbalmer
671f163f19 Add a pkgpatch definition to the PLIST to help with updates, bump pkgname.
requested by steven
2007-01-12 10:51:21 +00:00
jakob
137e2341c8 postfix snapshot 2.4.20070107 2007-01-12 10:38:10 +00:00
mbalmer
4eebce084a spring cleaning:
- build kerberos support by default
- change maintainer (to ajacoutot@ as per his own request)
- fold some lines

ok ajacoutot
2007-01-12 08:53:48 +00:00
jakob
37f45b438a fix broken non-interactive build for flavour plaintext; no binary package changes 2007-01-10 09:27:34 +00:00
bernd
60d27b1449 Security update to fetchmail-6.3.6:
A password disclosure vulnerability (CVE-2006-5867, fetchmail's using unsafe
logins or omitting TLS) and a denial of service vulnerability (CVE-2006-5974,
fetchmail crashes, dereferencing the null page, when rejecting a message sent
to an MDA).

Fetchmail 6.3.6 also fixes several regressions and long-standing bugs.

Details:
https://lists.berlios.de/pipermail/fetchmail-announce/2007-January/000042.html

tests & ok jasper@, simon@
2007-01-09 10:35:42 +00:00
sturm
06614a4537 getmail 4.6.7 2007-01-07 10:02:04 +00:00
fkr
000f61ea48 update to exim-4.65 (which mostly fixes two bugs that were introduced in
version 4.64)
2007-01-05 23:47:05 +00:00
ajacoutot
70dc68dee3 - handle updates from removed kerberos FLAVOR
work by and ok steven@
2007-01-05 18:34:49 +00:00
steven
26f5ae54bd fix WANTLIB of ports using gtk, needed after switch to our own pkg-config 2007-01-04 20:19:53 +00:00
jakob
bcfd93afb2 postfix-2.4-20061229 2007-01-03 08:45:43 +00:00
jakob
a349c1f044 Postfix v2.3.6 2007-01-03 08:32:17 +00:00
ajacoutot
eedc265d9f - compile GSSAPI support unconditionally (remove kerberos FLAVOR)
- take over maintainership
- bump all PKGNAMEs

ok sturm@ jakob@ (former maintainer)
2007-01-02 10:23:37 +00:00
jakob
09f1b1cd88 imapd release 2006d 2007-01-01 21:25:20 +00:00
bernd
539bc2ef99 The firefox/thunderbird language packages have to be in sync with the main
programs. Fix RUN_DEPENDS so package updates work correctly.

Update problem reported by some guy at 23C3 in Berlin. RUN_DEPENDS problem
noticed by sturm@.

ok sturm@, ajacoutot@
2006-12-30 22:53:03 +00:00
jasper
41ba153781 typo in COMMENT and better DESCR
from steven@, thanks!
2006-12-29 12:36:57 +00:00
jasper
e8ff6b0b1a add gotmail 2006-12-29 12:24:09 +00:00
jasper
12148ae8c0 zap useles HOMEPAGE, no pkgname bump needed as this has only been in for a very short time.. 2006-12-29 12:23:38 +00:00
jasper
82956168c8 import gotmail 0.8.9
Gotmail is a perl script to download mail from hotmail.com without user
interaction. It is probably best run from a cron job.

submitted by Michael Erdely <mike at erdelynet.com> (MAINTAINER),
with tweaks by me.

ok simon@
2006-12-29 12:21:03 +00:00
msf
07c95766b9 0.7.0 doesn't need this. reminded by Bruno Bigras. thanks 2006-12-29 03:09:26 +00:00
msf
518d84a6bb update to 0.7.0 2006-12-28 23:47:51 +00:00