blob: 9a3fcf65dfae089b30e4a5ab28caa7c89ea81d13 (
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
|
# ChangeLog for net-mail/maildrop
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/net-mail/maildrop/ChangeLog,v 1.12 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
*maildrop-1.5.0-r1 (8 Nov 2002)
11 Nov 2002; Kyle Manna <nitro@gentoo.org> maildrop-1.5.0-r1.ebuild :
Updated trusted users and added a sed for MySQL socket.
8 Nov 2002; Kyle Manna <nitro@gentoo.org> maildrop-1.5.0-r1.ebuild :
Added support for experimental mysql support. Also added facilites
for LDAP, but haven't had a chance to test LDAP support yet.
*maildrop-1.5.0 (27 Oct 2002)
27 Oct 2002; Donny Davies <woodchip@gentoo.org> : Chase latest release.
Downloads .bz2 instead of .gz.
*maildrop-1.4.0-r1 (5 Sep 2002)
12 Sep 2002; Nick Hadaway <raker@gentoo.org> maildrop-1.4.0-r1.ebuild :
Changed etc-dir to /etc instead of /etc/maildrop to fix compatibility
with MTAs. Thanks to Kang on bug #7834
5 Sep 2002; Jared H. Hudson <jhhudso@gentoo.org> maildrop-1.4.0-r1.ebuild :
Added dependency checking for virtual/mta and made maildrop provide
virtual/mda. Thanks to Eric Renfro <psi-jack@myrealbox.com> for suggesting
these improvements in bug #6806.
*maildrop-1.4.0 (24 Jun 2002)
19 Aug 2002; Nick Hadaway <raker@gentoo.org> maildrop-1.4.0.ebuild :
Updated dependancies to include net-mai/mailbase as maildrop requires
/var/spool/mail/ in order to complete configure.
24 Jun 2002; Donny Davies <woodchip@gentoo.org> :
Chase latest release; make it use the sourceforge mirror://.
*maildrop-1.3.9-r1 (23 Jun 2002)
23 Jun 2002; Ben Lutgens <lamer@gentoo.org> :
I'm explicitly stripping out -funroll-loops cause it's causing maildrop
to not compile.
*maildrop-1.3.8-r1 (2 May 2002)
2 May 2002; Donny Davies <woodchip@gentoo.org> :
Zap -fomit-frame-pointer and -ffast-math from CFLAGS if present.
*maildrop-1.3.8 (1 May 2002)
1 May 2002; Donny Davies <woodchip@gentoo.org> maildrop-1.3.8.ebuild,
files/maildroprc : Updated to latest release, added a system default
maildroprc file, added the documentation, added the development files,
cleaned up the /usr/share/maildrop dir, added SLOT and LICENSE.
*maildrop-1.3.6 (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.
|