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
|
# ChangeLog for net-mail/dbmail
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
12 Feb 2007; Giuseppe Iannello (doctorzoidberg)
<doctorzoidberg@stronzi.org> dbmail-2.2.2-r1.ebuild:
Added ~amd64 keyword
08 Feb 2007; Tiziano Müller <dev-zero@gentoo.org> dbmail-2.2.2-r1.ebuild:
The option to activate postgresql-support is --with-pgsql not --with-postgres
08 Feb 2007; Tiziano Müller <dev-zero@gentoo.org> -dbmail-2.2.2.ebuild,
+dbmail-2.2.2-r1.ebuild, +files/dbmail-2.2.2-messages.patch:
Added patch to fix an issue with postgresql:
http://www.gossamer-threads.com/lists/dbmail/users/19762?nohighlight=1#19762
01 Feb 2007; Markus Ullmann <jokey@gentoo.org> -dbmail-2.2.1.ebuild,
-files/removeversion-2.2.1.patch, dbmail-2.2.2.ebuild,
+files/dbmail-2.2.2-removeversion.patch, -files/removeversion-2.2.2.patch:
drop old
01 Feb 2007; Martin Hierling <mad@cc.fh-luh.de> +dbmail-2.2.2.ebuild,
+files/removeversion-2.2.2.patch:
Version Bump to 2.2.2
02 Jan 2007; Martin Hierling <mad@cc.fh-luh.de>
files/removeversion-2.2.1.patch:
removed some verbose server ident strings Removed some verbose server ident
strings
04 Dec 2006; Jakub Moc <jakub@gentoo.org> dbmail-2.2.1.ebuild:
Migration to virtual/mysql
28 Nov 2006; Stefan Schweizer <genstef@gentoo.org>
-dbmail-2.1.7-r1.ebuild:
remove obsolete old ebuilds, thanks pcheck
27 Nov 2006; Martin Hierling <mad@cc.fh-luh.de> dbmail-2.2.1.ebuild:
changed deps to glib-2.8
added a patch to remove the version strings (security reason)
07 Nov 2006; Christian Faulhammer <opfer@gentoo.org>
dbmail-2.1.7-r1.ebuild:
removed ~amd64 because mail-filter/libsieve has no amd64 keyword in Portage,
request it
04 Nov 2006; Stefan Schweizer <genstef@gentoo.org> -dbmail-2.1.7.ebuild,
dbmail-2.1.7-r1.ebuild:
Remove sieve useflag because libsieve is not available, please add it to
sunrise and readd the useflag
03 Nov 2006; Martin Hierling <mad@cc.fh-luh.de> dbmail-2.1.7-r1.ebuild:
no db deps anymore
added ldap use flag
added sieve support
needs useflag sieve and
libsieve http://bugs.gentoo.org/show_bug.cgi?id=149770
02 Nov 2006; Martin Hierling <mad@cc.fh-luh.de> dbmail-2.1.7.ebuild:
glib dep to 2.6
29 Jul 2006; Stefan Schweizer <genstef@gentoo.org> -dbmail-2.0.10.ebuild,
-dbmail-2.1.6.ebuild, -dbmail-2.1.6.2192.ebuild, dbmail-2.1.7.ebuild:
remove old ebuilds. CHange einfo to elog again in the latest ebuild
25 Jul 2006; Martin Hierling <mad@cc.fh-luh.de> ChangeLog:
version bump to 2.1.7
17 Jul 2006; Martin Hierling <mad@cc.fh-luh.de> ChangeLog:
pre 2.1.7 ebuild
04 Jul 2006; Martin Hierling <mad@cc.fh-luh.de> ChangeLog:
Version Bump to 2.1.6, real unstable, SQLite Support not yet added
01 Jul 2006; Martin Hierling <mad@cc.fh-luh.de> ChangeLog:
New Ebuild for bug 22331 net-mail/dbmail Thanks to all contributors, to much
to mention them all.
|