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
89
90
91
92
93
94
95
96
|
# ChangeLog for net-mail/tpop3d
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-mail/tpop3d/ChangeLog,v 1.22 2007/06/12 13:08:38 genone Exp $
12 Jun 2007; Marius Mauch <genone@gentoo.org> tpop3d-1.5.3.ebuild,
tpop3d-1.5.3-r1.ebuild:
Replacing einfo with elog
28 Apr 2007; Sven Wegener <swegener@gentoo.org> tpop3d-1.5.3.ebuild,
tpop3d-1.5.3-r1.ebuild:
Fix *initd, *confd and *envd calls (#173884, #174266)
23 Nov 2006; Francesco Riosa <vivo@gentoo.org> tpop3d-1.5.3.ebuild,
tpop3d-1.5.3-r1.ebuild:
dev-db/mysql => virtual/mysql
22 Oct 2006; <vivo@gentoo.org> tpop3d-1.5.3.ebuild:
added dev-util/efence to DEPEND as it is for tpop3d-1.5.3-r1
13 Feb 2006; Maurice van der Pot <griffon26@gentoo.org>
-tpop3d-1.4.2.ebuild, tpop3d-1.5.3-r1.ebuild:
Temporarily filtering out -fstack-protector because of bug #115285
reported by Alexander Stoll <as@ha-networks.com>.
Also removed old ebuild.
*tpop3d-1.5.3-r1 (04 Mar 2005)
04 Mar 2005; Maurice van der Pot <griffon26@gentoo.org>
+tpop3d-1.5.3-r1.ebuild:
Depend on mailbase and create tpop3d symlink for pam (bug #79240)
Depend on efence with debug use flag (bug #82988)
16 Feb 2005; Tom Martin <slarti@gentoo.org> tpop3d-1.5.3.ebuild:
Marked ~amd64.
21 Oct 2004; Maurice van der Pot <griffon26@gentoo.org>
+files/tpop3d-1.5.3-variable-name-clash.patch, tpop3d-1.5.3.ebuild:
Added support for authentication using a PostgreSQL database to
ebuild as suggested by Lionel Bouton <lionel-dev@bouton.name> in
bug #68024.
26 Aug 2004; Maurice van der Pot <griffon26@gentoo.org>
+files/tpop3d-1.5.3-invalid-user-message.patch, tpop3d-1.5.3.ebuild:
Fixed invalid user error message as reported by Jaroslaw Swierad
<messer@7thguard.net> in bug #51911
Marked stable on x86
26 Aug 2004; Maurice van der Pot <griffon26@gentoo.org> metadata.xml,
tpop3d-1.4.2.ebuild, tpop3d-1.5.3.ebuild:
Taken over maintenance from <net-mail@gentoo.org>
Fixed installation of tpop3d init script, closing bug #35651.
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> tpop3d-1.4.2.ebuild,
tpop3d-1.5.3.ebuild:
virtual/glibc -> virtual/libc
09 Jun 2004; Aron Griffis <agriffis@gentoo.org> tpop3d-1.4.2.ebuild,
tpop3d-1.5.3.ebuild:
Fix use invocation
27 Apr 2004; Aron Griffis <agriffis@gentoo.org> tpop3d-1.4.2.ebuild:
Add inherit eutils
03 Mar 2004; Martin Holzer <mholzer@gentoo.org> tpop3d-1.4.2.ebuild,
tpop3d-1.5.3.ebuild:
adding ssl to config. Closes 43510
*tpop3d-1.5.3 (26 Nov 2003)
26 Nov 2003; Greg Fitzgerald <gregf@gentoo.org> tpop3d-1.5.3.ebuild:
Version Bump.
*tpop3d-1.5.2 (19 Nov 2003)
19 Nov 2003; Greg Fitzgerald <gregf@gentoo.org> tpop3d-1.5.2.ebuild:
Version bump. Closes bug #31792 by Michael C. Ferguson <mcf@augustmail.com>
02 Aug 2003; <iggy@gentoo.org> tpop3d-1.4.2.ebuild, files/tpop3d-init:
added Gentoo init script, fixes bug # 23401, thanks to Michael C. Ferguson
<mcf@augustmail.com>
12 Jun 2003; <msterret@gentoo.org> tpop3d-1.4.2.ebuild:
fix Header
*tpop3d-1.4.2 (19 Jan 2003)
04 Feb 2003; Nick Hadaway <raker@gentoo.org> tpop3d-1.4.2.ebuild :
Added KEYWORDS and fixed DEPEND spacing.
19 Jan 2003; Nick Hadaway <raker@gentoo.org> tpop3d-1.4.2.ebuild,
files/digest-tpop3d-1.4.2 :
New ebuild as suggested on bug #4282 by Martin Klebermass.
Added tests for local variables to enable/disable features that are
generally not needed, insecure, or rude. :) (seriously!) Also
added a net-mail/drac ebuild for pop-before-smtp integration and
included a patch for the optional auth-flatfile support.
|