./mail/postfix, Postfix SMTP server and tools

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2010Q1, Version: 2.7.0, Package name: postfix-2.7.0, Maintainer: martti

Postfix aims to be an alternative to the widely-used sendmail
program. Sendmail is responsible for 70% of all e-mail delivered
on the Internet. With an estimated 100 million users, that's an
estimated 10 billion (10^10) messages daily. A stunning number.

Although IBM supported the Postfix development, it abstains from
control over its evolution. The goal is to have Postfix installed
on as many systems as possible. To this end, the software is given
away with no strings attached to it, so that it can evolve with
input from and under control by its users.

In other words, IBM releases Postfix only once. I will be around
to guide its development for a limited time.

MESSAGE.NetBSD [+/-]
MESSAGE.sasl [+/-]

Required to build:
[lang/perl5]

Package options: tls, bdb

Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2010-04-25 20:16:59 by Matthias Scheler | Files touched by this commit (4)
Log message:
Pullup ticket #3094 - requested by taca
mail/postfix: build fix
mail/postfix-current: build fix

Revisions pulled up:
- mail/postfix-current/distinfo			1.58
- mail/postfix-current/patches/patch-ag		1.22
- mail/postfix/distinfo				1.130
- mail/postfix/patches/patch-ag			1.30
---
Module Name:	pkgsrc
Committed By:	taca
Date:		Fri Apr 16 15:32:59 UTC 2010

Modified Files:
	pkgsrc/mail/postfix: distinfo
	pkgsrc/mail/postfix-current: distinfo
	pkgsrc/mail/postfix-current/patches: patch-ag
	pkgsrc/mail/postfix/patches: patch-ag

Log message:
Add patch to fix closefrom() problem on FreeBSD.