Commit Graph

2180 Commits

Author SHA1 Message Date
mbalmer
fca32e4474 Update to version 1.2.2. This version adds support for timed reactions:
"react on virus add to table virus_senders for 8 hours"
2005-12-17 20:17:23 +00:00
cathcart
525f9310eb Patch from alek@ for malloc bug
Bump to 0.17 and cleanup.

ok @alek
2005-12-16 22:17:25 +00:00
jolan
c448746c28 create/use _akpop3d group rather than the non-existent 'mail' one
from ian mcwilliam
2005-12-14 06:02:09 +00:00
sturm
b385eaecd9 getmail 4.4.3 2005-12-12 21:43:27 +00:00
brad
bdcbeca855 Postfix 2.2.7 and 2.3 20051210 snapshot. 2005-12-11 17:59:59 +00:00
mbalmer
1679a1ba04 Update to smtp-vilter 1.2.1. This version has pf integration. 2005-12-09 09:41:25 +00:00
brad
4eb6cc1510 Postfix 2.3 20051207 snapshot 2005-12-09 03:33:41 +00:00
jakob
453c7f1d81 update to v1.23 2005-12-04 20:10:02 +00:00
steven
1cc2a26ddb forgot to bump PKGNAME, thanks sturm@ 2005-12-04 15:57:17 +00:00
steven
0265942be2 typo 2005-12-04 14:54:44 +00:00
brad
b5d43ed92b Postfix 2.2.6
ok MAINTAINER
2005-12-03 20:45:07 +00:00
steven
7c04cac6aa update to 5.418, fix dependencies, PKG_ARCH=*
from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
ok pvalchev@
2005-12-03 08:32:01 +00:00
steven
ed9c659e0e update to 1.16 and PKG_ARCH=*
from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
ok pvalchev@
2005-12-03 06:47:31 +00:00
steven
d6af9521a0 update to 2.17
from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
ok pvalchev@
2005-12-03 06:37:46 +00:00
brad
afb0e7c211 Evolution is actually useable with -current.
Thanks to kurt@ for testing.
2005-12-03 00:26:40 +00:00
mbalmer
75f1d31096 Add ldapvacation. 2005-12-01 11:39:44 +00:00
mbalmer
c163f8c7fd ldapvacation - a LDAP enabled version of vacation(1) 2005-12-01 11:38:00 +00:00
jakob
678054796b update to v3.6.2; from Frank Denis 2005-11-30 08:33:16 +00:00
jakob
4205c48869 snapshot 2.3-20051128 2005-11-30 07:07:04 +00:00
sturm
bebe98b8c5 avenger 2005-11-27 17:43:45 +00:00
sturm
ccb24e4441 Initial import of Mail Avenger 0.7.2
Mail Avenger is a highly-configurable, MTA-independent SMTP server
daemon. It lets users run messages through filters like ClamAV and
SpamAssassin during SMTP transactions, so the server can reject mail
before assuming responsibility for its delivery. Other unique features
include TCP SYN fingerprint and network route recording, verification
of sender addresses through SMTP callbacks, SPF (sender policy
framework) as a general policy language, qmail-style control over both
SMTP-level behavior and local delivery of extension addresses,
mail-bomb protection, integration with kernel firewalls, and more.

from David Mazieres (http://www.scs.stanford.edu/~dm/addr/)
2005-11-27 17:42:48 +00:00
brad
e36eca2420 Postfix 2.3 20051125 snapshot 2005-11-27 03:52:25 +00:00
jakob
82eccb3778 sync patches, unbreak last commit, fix IPv6 2005-11-23 13:44:25 +00:00
jakob
db3ae76c17 update to v3.6.1; contributed by Frank Denis 2005-11-23 08:52:48 +00:00
brad
77a5dc63c9 Postfix 2.3 20051121 snapshot 2005-11-23 01:02:38 +00:00
jakob
9fc25e8c71 fix temporary file permissions; from debian via antti harri 2005-11-22 04:23:20 +00:00
sturm
e4a714c829 update to getmail 4.4.2
- new getmail_fetch configuration-less commandline POP retriever
- improvements when used with python 2.4
- a few bugfixes
2005-11-19 16:55:53 +00:00
naddy
b09a59fcfd get WANTLIB right after actually building the package 2005-11-17 15:53:51 +00:00
wilfried
29c27ddc1c fix wantlib + bump 2005-11-16 08:37:36 +00:00
wilfried
33d1f9302e fix wantlib + bump 2005-11-15 15:35:40 +00:00
wilfried
5630e1aa18 fix packages-specs brain fart from yesterday and bump 2005-11-15 09:21:50 +00:00
brad
80a4f6dd2a Postfix 2.3 20051109 snapshot 2005-11-15 04:04:53 +00:00
bernd
cf1ab8129a Security update to sylpheed-2.0.4.
This version fixes a buffer overflow in LDAP import.

http://sylpheed.good-day.net/en/news.html

Thanks to Tero Koskinen for testing.
ok couderc@

Additional WANTLIB fixes after gtk+2 update.
2005-11-14 18:27:22 +00:00
wilfried
7ed907369e fix wantlib + bump 2005-11-14 12:51:57 +00:00
jakob
d30d029cf6 fix postfix gid 2005-11-13 17:48:41 +00:00
jolan
fd7b34bbea use re-rolled sidebar patch that doesn't patch the PATCHES file. fixes
a conflict with the compressed and sidebar flavors

reported by viq on ports@
2005-11-12 02:29:47 +00:00
bernd
75581750be Sidebar patchfile is needed in stable/distfile too.
Found by naddy@.

ok naddy@
2005-11-11 23:52:17 +00:00
sturm
338835bc26 do not check for the existence of _mailman:_mailman at configure time,
that user/group might not exist yet

noticed by Chris Mika <cmika at seenothing.org>
maintainer timeout
2005-11-11 20:33:25 +00:00
bernd
3c16c53ccc This is the real fix for the openldap problem. Sorry guys.
tested & ok alek@
2005-11-11 14:53:27 +00:00
bernd
81efe25522 - Add sasl2 to LIB_DEPENDS in ldap FLAVOR. Caused by the last openldap update.
- Bump PKGNAME

"go ahead" espie@
2005-11-11 12:11:41 +00:00
bernd
707005af76 Add sidebar FLAVOR. Info: http://thomer.com/mutt/
Initial patch from jolan@.

ok jolan@, "looks good" sturm@
2005-11-09 21:19:03 +00:00
brad
09c2ea421b Postfix 2.3 20051103 snapshot 2005-11-06 06:15:35 +00:00
david
b36ea50689 +SIZE 2005-11-05 16:14:28 +00:00
naddy
08a5fdff5b Do not allow automake to run for the compressed FLAVOR; the patch already
includes the required Makefile.in changes.  ok bernd@
2005-11-03 21:57:55 +00:00
naddy
d9769c8717 Update to 1.6; from maintainer Simon Dassow.
From the ChangeLog:
  - IMPORTANT: Removed support for listening on ports under < 1024
  - Support embedded NULLs in email data.
  - Fix problems with not listening properly when in daemon mode
  - Handle empty addresses properly in logs.
  - Don't let exchange send it's strange binary data through the proxy
  - Don't reject emails when server is overloaded or errors.
  - Don't reject emails when starting the filter command fails.
2005-11-03 18:43:01 +00:00
naddy
bfd5225608 Always explicitly set the AUTOCONF_VERSION to use. In some cases
the default was not appropriate.
2005-11-03 18:28:55 +00:00
mbalmer
9e0950cac0 Revert my last change. 2005-11-01 18:20:03 +00:00
mbalmer
bbf1dba426 Add milter to WANTLIB 2005-11-01 18:03:01 +00:00
mbalmer
041fb9de8b Add milter to WANTLIB 2005-11-01 16:38:01 +00:00
mbalmer
aa3b491d0c Add milter to WANTLIB. 2005-11-01 16:37:20 +00:00
pvalchev
fa5446a220 libmilter WANTLIB 2005-11-01 16:29:24 +00:00
mbalmer
64cc1a0594 Add milter to WANTLIB 2005-11-01 16:26:49 +00:00
mbalmer
41a03c10ab Update to imp-h3-4.0.4 2005-10-31 15:11:20 +00:00
sturm
47f8ffad71 maintenance update to 4.3.13 2005-10-29 13:56:13 +00:00
bernd
e339a20163 Fix the latest security issue in fetchmailconf.
http://fetchmail.berlios.de/fetchmail-SA-2005-02.txt
"passwords are written to a world-readable file"

nicer fetchmailconf diff & ok fgsch@ (thanks!)
2005-10-27 21:58:51 +00:00
jakob
f18dcbf5d7 upgrade to dspam 3.6.0; work by Frank Denis, tested by several 2005-10-26 06:18:38 +00:00
wilfried
4e64862681 Update to 1.0.7
Don't try to build the gnomevfs and libgnome plugins to avoid an
hidden dependency on gnome
2005-10-25 21:08:40 +00:00
aanriot
2a96b9df6f Mozilla.org bug 210658:
Fix hanging with non-standard HTML elements parsererror, sourcetext.

discussed with naddy@ and wilfried@;
patches from and "go ahead, commit" naddy@
2005-10-21 08:47:14 +00:00
brad
a4b5e15989 upgrade to Dovecot 1.0alpha4 2005-10-20 18:28:48 +00:00
saad
ab71b3bd05 Update to mailgraph 1.12; see
http://people.ee.ethz.ch/~dws/software/mailgraph/pub/CHANGES for
details.

ok jakob@
2005-10-18 15:31:55 +00:00
aanriot
1f64e141a4 the distfile has moved to ${MASTER_SITES}/old/.
ok jakob@
2005-10-17 14:45:42 +00:00
brad
a537b5498f Postfix 2.3 20051011 snapshot 2005-10-14 23:58:34 +00:00
kurt
c34ab1b1a4 remove 'don't close dlopened objects' type ld.so work-arounds 2005-10-14 04:00:37 +00:00
bernd
6c26bb90b1 If we start a second firefox, don't show the profile chooser but open a
new browser window instead. (The same for thunderbird and mozilla.)

Idea from Marc Winiger <mw at msys.ch>, thanks!

suggestions, tests & ok kurt@
2005-10-13 04:32:41 +00:00
mbalmer
12027718bf Update to SpamAssassin 3.1.0.
Release notes available:
http://marc.theaimsgroup.com/?l=spamassassin-announce&m=112674318914008&w=2

From Ben Lovett <ben at tilderoot dot com>
2005-10-09 09:05:43 +00:00
mbalmer
d37d691bff Update to version 2004g.
Security information:  This fixes a a remote vulnerability where a registered
user potentially could execute code on the mailserver.
2005-10-07 12:22:07 +00:00
fgsch
5c9d050b3a strip binaries on install and bump package. maintainer ok. 2005-10-07 00:21:04 +00:00
brad
b13eb29722 some more dovecot FLAVORs 2005-10-06 17:36:06 +00:00
brad
79bd6b5864 add a LDAP FLAVOR. 2005-10-06 17:03:21 +00:00
bernd
84b626977b - add idn FLAVOR for snapshot (internationalized domain name support)
- clean up snapshot/pkg/DESCR
- bump PKGNAME for snapshot

okay sturm@
2005-10-05 09:48:10 +00:00
couderc
a1719fcf09 update to sylpheed 2.0.2 2005-10-03 20:20:28 +00:00
sturm
fece33e54b disable FutureWarnings to work around a bug in python 2.3.5
with help from alek
2005-10-03 17:59:55 +00:00
alek
889f66c318 NO_REGRESS
ok jakob@
2005-10-03 08:02:13 +00:00
aanriot
904bad24dd update to 1.5.
from Simon Dassow (maintainer)
2005-10-01 10:48:41 +00:00
bernd
a3746b6f04 update to msmtp-1.4.4, from maintainer Victor Sahlstedt <salan at legonet.org>
help & ok alek@
2005-09-29 18:54:02 +00:00
bernd
890b25d060 - update mutt snapshot to 1.5.11
- move DISTNAME from Makefile.inc to stable/snapshot Makefile
(since 1.5.11, DISTNAME contains no 'i' anymore)

help & ok sturm@
2005-09-29 17:25:27 +00:00
jakob
e498b64790 update to PINE 4.64, bugfix release 2005-09-29 07:12:38 +00:00
pvalchev
b435bbbafa remove maintainer Shell Hung due to years of inactivity 2005-09-23 19:36:02 +00:00
brad
761c1d0fff upgrade to Dovecot 1.0alpha3 2005-09-23 14:44:05 +00:00
bernd
bd2f8ac10c add femail 2005-09-22 09:29:53 +00:00
bernd
02ea7b4a51 import femail-0.97
femail is intended to be used on servers that do not run a real MTA or
inside chroot(8) environments.  It features a sendmail(8)-compatible
command line interface and forwards mail via SMTP to the host given in
the config file, an environment variable or localhost.

help & ok sturm@
2005-09-22 09:29:14 +00:00
bernd
7e88f71a34 - preprocess muttrc manpage with tbl(1)
- bump PKGNAME

ok fgsch@
2005-09-19 16:18:36 +00:00
espie
0031945c6e Fix a buglet in bsd.port.mk where the PSEUDO_FLAVORS get encoded into
the FULLPKGPATH, thus providing changes to packing-lists which shouldn't
happen, and making update more difficult.

Accordingly, bump all pkgnames with PSEUDO_FLAVORS, and provide an
update @pkgpath for the bug for most of them (left out the ones with 3
or 4 pseudo flavors for space constraints...)
2005-09-16 09:51:25 +00:00
brad
7f4506f083 The IPv6/TLS patch was removed 6 months ago so remove the
unused post-patch target.
2005-09-16 01:06:52 +00:00
bernd
295451a005 - update to mutt-1.5.10
- preprocess muttrc manpage with tbl

ok sturm@
2005-09-14 21:00:03 +00:00
krw
018da6598f New posix compliant xargs needs '-r' in case there aren't any files to
remove.

ok jakob@
2005-09-12 14:34:57 +00:00
brad
7553355a71 upgrade to Dovecot 1.0alpha2 2005-09-11 20:57:04 +00:00
espie
9fc5a632fa WANTLIB fixes 2005-09-10 18:26:20 +00:00
espie
1aefc88089 fix WANTLIB, revisit linking issue later 2005-09-10 10:01:17 +00:00
wilfried
d15caec224 switch from gtk1 to gtk2 2005-09-09 16:22:28 +00:00
marcm
4661746cdc Update to 2.2.3, the latest in the 2.2 tree.
BROKEN!! Committed here so that others may have something to work with.
Also, replaces Evo 1 which was unsupported and well out-of-date.
2005-09-08 04:52:12 +00:00
mbalmer
a571f21499 bump package name. 2005-09-07 21:36:18 +00:00
mbalmer
52203b3a8a Enclose patterns and constants in quotes. 2005-09-07 21:32:16 +00:00
fgsch
94af9f37ba fixes a crash when using limits reported by david@ and bump package. 2005-09-05 20:17:33 +00:00
espie
9763c8d7dd fix manpage 2005-09-05 12:42:32 +00:00
brad
904707f8ba upgrade to Dovecot 1.0alpha1 2005-09-04 18:22:30 +00:00
brad
1e308f5694 Postfix 2.3 20050829 snapshot 2005-09-04 18:17:59 +00:00
sturm
0d88196840 bump PKGNAME so that 3.7 won't have higher PKGNAMEs than 3.8
suggested by espie@, ok pval@
2005-08-31 19:55:36 +00:00
naddy
63347c3c80 SECURITY:
CAN-2005-2491, http://securitytracker.com/id?1014744
A remote or local user may be able to supply a specially crafted
regular expression to trigger a heap integer overflow in PCRE.

ok pvalchev@
2005-08-27 15:57:31 +00:00
espie
f1e7eab840 those packages have not changed names since 3.6, even though their
packing-lists was changes in significant ways, and they do not have
enough dependencies that pkg_add can detect they changed through their
signature.

Bump the pkgname, so that pkg_add -r will choose to update them.

okay pvalchev@
2005-08-17 16:10:02 +00:00