summaryrefslogtreecommitdiff
blob: 086caa017b5eba4b8fa046af880c1956db543ec0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
# ChangeLog for net-mail/exim
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/ChangeLog,v 1.15 2002/12/09 04:33:14 manson Exp $

\* Autoupdate keywords (12-6-02)
  06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords
 
*exim-4.10 (15 Nov 2002)

  15 Nov 2002; Nick Hadaway <raker@gentoo.org> exim-4.10.ebuild,
  files/digest-exim-4.10, files/exiscan.conf :
  New exim ebuild with support for exiscan patched in.  Marked unstable.

*exim-4.05 (29 Aug 2002)

  15 Sep 2002; Nick Hadaway <raker@gentoo.org> exim-4.05.ebuild :
  Fixed a typo.  -lpg to -lpq.  See bug #7878

  11 Sep 2002; Nick Hadaway <raker@gentoo.org> exim-4.05.ebuild :
  Updated ebuild to install convert4r{3,4} into /usr/sbin as suggested
  by bug #7702 and changed use variable from pgsql to postgres.

  03 Sep 2002; Nick Hadaway <raker@gentoo.org> exim-4.05.ebuild :
  Still masked.  /etc/exim/configure.default is now installed as
  /etc/exim/exim.conf.dist to match most other packages config file
  name style.

  01 Sep 2002; Nick Hadaway <raker@gentoo.org> exim-4.05.ebuild :
  Changed use variables to coincide with already defined system variables.

  29 Aug 2002; Nick Hadaway <raker@gentoo.org>
  exim-4.05.ebuild, files/digest-exim-4.05 :
  Version bump.  Currently masked for portage tree freeze.
  Removed nonexistant sample config.

*exim-4.04-r2 (20 Aug 2002)

  01 Sep 2002; Nick Hadaway <raker@gentoo.org> exim-4.04-r2.ebuild :
  Changed use variables to coincide with already defined system variables.

  29 Aug 2002; Nick Hadaway <raker@gentoo.org> exim-4.04-r2.ebuild :
  Removed nonexistant sample config.

  20 Aug 2002; Nick Hadaway <raker@gentoo.org>
  exim-4.04-r2.ebuild, files/digest-exim-4.04-r2 :
  Updated ebuild with a cleaner LOOKUP_INCLUDE and LOOKUP_LIBS scheme
  as suggested by Eric Renfro.  Added support for mta-pgsql USE variable 
  and updated dependancies.

*exim-4.04-r1 (15 Aug 2002)

  15 Aug 2002; Nick Hadaway <raker@gentoo.org> exim-4.04-r1.ebuild :
  Added LOOKUP_CDB to compile options.  This will add support for
  Constant Database lookups which are in many cases faster than
  linear lookups.  All CDB code is included in exim.  To learn more
  about CDB check out http://cr.yp.to/cdb.html.

  15 Aug 2002; Nick Hadaway <raker@gentoo.org> exim-4.04-r1.ebuild :
  Updated ebuild to add LOOKUP_DSEARCH support.  This allows more
  functionality to exim with virual hosts.

*exim-3.36-r1 (18 Apr 2002)

  18 Apr 2002; Ryan Phillips <rphillips@gentoo.org>
  exim-3.36-r1.ebuild files/digest-exim-3.36-r1 :
  Updated due to security exploit in exim-3.34
  
*exim-3.34-r2 (15 Apr 2002)

  15 Apr 2002; Seemant Kulleen <seemant@gentoo.org>
  exim-3.34-r2.ebuild files/digest-exim-3.34-r2 :
  Updated the USE flags from mta-ldap, mta-tls and mta-mysql to the more general
  and widely used ldap, ssl and mysql flags respectively.

*exim-3.34-r1 (1 Apr 2002)

  1 Apr 2002; Grant Goodyear <g2boojum@gentoo.org> :
  Applied jnelson patches (bug #1444) to solve "missing exim binary"
  problem.
  
*exim-3.34 (1 Feb 2002)

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
  Added initial ChangeLog which should be updated whenever the package is
  updated in any way. This changelog is targetted to users. This means that the
  comments should well explained and written in clean English. The details about
  writing correct changelogs are explained in the skel.ChangeLog file which you
  can find in the root directory of the portage repository.