Commit Graph

2238 Commits

Author SHA1 Message Date
xsa
d1913cddd0 drop maintainership on these; 2006-02-07 09:46:27 +00:00
steven
0a3341ad25 Revision 4.60-1 was rerolled into the 4.60 tarball. Only spec.txt changed.
Bump PKGNAME.
ok alek@
2006-02-05 14:30:11 +00:00
mbalmer
57307f2575 Update to ldapvacation-1.0.10. Fixes a minor bug in the config file parser. 2006-02-05 14:08:49 +00:00
mbalmer
8aba8a76c2 Update to 1.2.6. 2006-02-05 14:02:42 +00:00
steven
5a2a8155c5 switch tcl and tk MASTER_SITES to sourceforge.
make exmh2 use tcl mirrors directly.

no objection naddy@
2006-02-04 23:50:19 +00:00
bernd
abe0b0c8ef Fix broken SHARED_LIBS stuff.
ok mbalmer@
2006-02-04 17:33:25 +00:00
steven
00194a0f58 install examples as discussed with David Hill (maintainer), bump PKGNAME. 2006-02-01 20:51:17 +00:00
bernd
b0caefa3d0 Update to fetchmail-6.3.2.
This update includes security fixes for CVE-2005-2335, CVE-2005-4348
and CVE-2006-0321.

Take over maintainership. (With permission from old MAINTAINER fgsch@.)

Tested by Sigfred Håversen and aanriot@.

ok aanriot@, brad@
2006-01-31 14:30:34 +00:00
steven
45969492e1 - add missing init.pre and v310.pre configuration files.
- depend on p5-Mail-SPF-Query, since the SPF plugin is loaded by default.

based on diff from Andreas Voegele <voegelas at gmx.net>
2006-01-28 21:27:17 +00:00
mbalmer
0517dbdb50 Update to version 0.3.8, typo in COMMENT and kill VERSION variable. 2006-01-28 10:11:33 +00:00
brad
e635b1911b Postfix 2.3 20060126 snapshot 2006-01-27 03:49:44 +00:00
brad
c234731a01 Postfix 2.3 20060123 snapshot 2006-01-25 06:21:09 +00:00
steven
ede439b7b7 update to mlmmj 1.2.11
ok sturm@ alek@
2006-01-24 21:07:28 +00:00
brad
f4c4e89b74 upgrade to Dovecot 1.0beta2 2006-01-23 20:33:40 +00:00
wilfried
87cf9b6bd1 update thunderbird to 1.5 2006-01-23 12:34:06 +00:00
brad
5c7c60fe95 patches for the kqueue code to fix a few issues.
From: <V dot Haisman at sh dot cvut dot cz>
2006-01-22 15:35:43 +00:00
brad
01c5aa7fdb upgrade to dspam 3.6.3; from Frank Denis 2006-01-22 04:10:42 +00:00
steven
aa160cd3f2 + p5-Mail-SPF-Query 2006-01-21 23:37:49 +00:00
steven
12bd7e1f1f initial import of p5-Mail-SPF-Query-1.998
The Mail::SPF::Query module is used to query Sender Policy Framework
(SPF) records.

submitted by David Hill <dhill at mindcry.org>

feedback and ok sturm@
2006-01-21 23:35:16 +00:00
jakob
da88118241 mailman v2.1.7 2006-01-21 15:03:32 +00:00
mbalmer
4f0504b80c Update to smtp-vilter-1.2.5. 2006-01-20 14:58:52 +00:00
brad
8e2bffc0b5 set pop3_uidl_format in the example config and enable various workarounds
for POP3/IMAP clients with issues such as OSX Mail/Outlook/Netscape/Thunderbird.
2006-01-20 02:04:19 +00:00
brad
0853827c9c fix a bug not allowing ssl_parameters_regenerate to be set on 64-bit archs.
From Dovecot CVS
2006-01-19 22:35:57 +00:00
steven
3c3c300f97 - fix and simplify WANTLIB after gtk+2 downgrade
- bump PKGNAMEs except for -docs and -themes
- correct typo in -docs package name while here
2006-01-18 17:31:54 +00:00
steven
acfcd93e22 fix WANTLIB after gtk+2 downgrade 2006-01-18 17:16:32 +00:00
steven
1b37bb1856 add missing libraries to WANTLIB 2006-01-18 17:15:22 +00:00
steven
cc12effce5 fix WANTLIB after gtk+2 downgrade 2006-01-18 05:18:50 +00:00
brad
4f9ba0333a upgrade to Dovecot 1.0beta1 2006-01-16 21:32:59 +00:00
sturm
7625d4ea38 p5-Email-Address
p5-Email-MIME
p5-Email-MIME-ContentType
p5-Email-MIME-Encodings
p5-Email-MIME-Modifier
p5-Email-MessageID
p5-Email-Simple
2006-01-15 16:05:22 +00:00
sturm
c1f11ddbdc Initial import of Email-MIME-Modifier-1.42
Provides a number of useful methods for manipulating MIME
messages. These methods are declared in the Email::MIME
namespace, and are used with Email::MIME objects.

from Sam Smith <s at msmith.net>
2006-01-15 16:02:30 +00:00
sturm
d63b9a19c4 Initial import of Email-MIME-1.82
This is an extension of the Email::Simple module, to handle
MIME encoded messages. It takes a message as a string,
splits it up into its constituent parts, and allows you
access to various parts of the message. Headers are decoded
from MIME encoding.

from Sam Smith <s at msmith.net>
2006-01-15 15:56:40 +00:00
sturm
b5c4963d34 Initial import of Email-MIME-Encodings-1.3
This module simply wraps MIME::Base64 and MIME::QuotedPrint so
that you can throw the contents of a Content-Transfer-Encoding
header at some text and have the right thing happen.

from Sam Smith <s at msmith.net>
2006-01-15 15:47:16 +00:00
sturm
28f714ff8e Initial import of Email-MessageID-1.31
Message-ids are optional, but highly recommended, headers
that identify a message uniquely. This module generates a
unique message-id.

from Sam Smith <s at msmith.net>
2006-01-15 15:43:24 +00:00
sturm
12b04df4b1 Initial import of Email-Address-1.80
This class implements a complete RFC 2822 parser that
locates email addresses in strings and returns a list of
Email::Address objects found. Alternately you may construct
objects manually.

from Sam Smith <s at msmith.net>
2006-01-15 15:35:01 +00:00
sturm
fe0ba1f767 Initial import of Email-Simple-1.92
Simple and fast parsing of RFC2822 message format and headers.

from Sam Smith <s at msmith.net>
2006-01-15 15:29:52 +00:00
sturm
3a30eb1b5b Initial import of Email-MIME-ContentType-1.01
This module is responsible for parsing email content type
headers according to section 5.1 of RFC 2045.

from Sam Smith <s at msmith.net>
2006-01-15 15:24:39 +00:00
sturm
ff3543e506 update to exim 4.60 with new FLAVORS sqlite3 and sasl
from new maintainer Andreas Voegele <voegelas at gmx.net>
timeout from old maintainer
2006-01-15 13:06:42 +00:00
brad
efc765f3a9 Postfix 2.3 20060112 snapshot 2006-01-14 01:05:02 +00:00
espie
a9df05cec2 more C++ libs bumps. Done thru mail, plus lizards. 2006-01-14 00:07:28 +00:00
mbalmer
ed4390ae0d In the installation message, do not give advice to define variables with
a dash in /etc/rc.conf.local.

Found by Marc Winiger mw@msys.ch
2006-01-11 14:59:52 +00:00
alek
200ddb4679 - SHARED_LIBS
- USE_LIBTOOL
- Regen plists
- Bump PKGNAME
2006-01-09 22:40:02 +00:00
steven
0c61a3064e update to 5.419
from Jasper Lievisse Adriaanse (maintainer)
2006-01-07 09:37:19 +00:00
brad
6d0255acec Postfix 2.3 20060103 snapshot 2006-01-05 00:55:06 +00:00
brad
7d4a0c55f3 Postfix 2.2.8 2006-01-05 00:48:53 +00:00
sturm
81e2bfb74d SHARED_LIBS, keeping the same SO_VERSION for all libs 2006-01-01 16:02:36 +00:00
brad
4349a3bf42 Postfix 2.3 20051227 snapshot 2005-12-30 00:03:43 +00:00
steven
0493c0d001 PLIST changed, bump PKGNAME 2005-12-28 22:43:19 +00:00
steven
b17a9e4ee2 - SHARED_LIBS
- remove no longer existing gtk2 flavor from mozilla in BUILD_DEPENDS
- sync with update-plist

ok marcm@
2005-12-28 08:02:16 +00:00
steven
1274494d7c SHARED_LIBS
ok sturm@
2005-12-26 13:16:16 +00:00
jakob
a9991ed011 fix sasl auth; Christian Rueger 2005-12-25 07:13:45 +00:00
sturm
8fa045d4dc new style patches
remove some newlines to let poppassd change passwords

mostly from Paul Pruett <ppruett at webengr.com>
2005-12-24 16:42:43 +00:00
brad
3c96f8a0f5 Postfix 2.3 20051222 snapshot 2005-12-23 18:55:38 +00:00
mbalmer
85cf3ae1ab Using SHARED_LIBS. 2005-12-23 16:05:48 +00:00
steven
d9e0e76df3 update to hashcash 1.20
from Armin Wolfermann <aw at osn.de> (maintainer)
sync with update-plist while here
2005-12-23 12:55:05 +00:00
naddy
055ead7e53 - Don't attempt to link with -lresolv.
- Use MAKE_FLAGS override instead of patch file.
ok rohee@
2005-12-19 02:06:07 +00:00
brad
b765048429 Postfix 2.3 20051217 snapshot 2005-12-18 23:24:20 +00:00
mbalmer
07badf03d9 Update to smtp-vilter-1.2.4. 2005-12-18 08:43:22 +00:00
mbalmer
74323e0e0e Update to version 1.2.3. 2005-12-17 22:07:53 +00:00
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