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