diff options
author | grant <grant@pkgsrc.org> | 2003-12-04 04:29:43 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-12-04 04:29:43 +0000 |
commit | 328818469d408cd4bded55dc0aeff8dc82572b0e (patch) | |
tree | 91fc9cad936ab2e2d040629628e4572a69072d5b /doc | |
parent | 075765b26b6d225f28d3f31a5e50a9baf94797b7 (diff) | |
download | pkgsrc-328818469d408cd4bded55dc0aeff8dc82572b0e.tar.gz |
import of exim3-3.36 from pkgsrc-wip.
originally this package was taken from the netbsd-1-5-PATCH003 tag,
and a number of updates have been made to it:
- updated to 3.36.
- added security patch from
http://www.exim.org/pipermail/exim-announce/2003q3/000094.html
- use a variety of new pkgsrc features for installing configuration files,
creating directories, rc scripts, etc.
- added mysql and postgresql support.
- other general nits/fixes.
exim3 is still widely used by a large number of sites, and this package
has been added again to support existing installations.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index ea2974200f7..8f096eedcd8 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.3951 2003/12/04 00:44:11 heinz Exp $ +$NetBSD: CHANGES,v 1.3952 2003/12/04 04:29:43 grant Exp $ Changes to the packages collection and infrastructure in 2003: @@ -4821,3 +4821,4 @@ Changes to the packages collection and infrastructure in 2003: Added teixsl-html-3.0 [xtraeme 2003-12-03] Updated fkiss to 0.33a [ben 2003-12-03] Added p5-Net-DNS-SEC-0.11 [heinz 2003-12-04] + Added exim3-3.36 [grant 2003-12-04] |