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 www-apps/postfixadmin
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/www-apps/postfixadmin/ChangeLog,v 1.13 2008/09/10 08:31:03 wrobel Exp $
*postfixadmin-2.2.1.1 (10 Sep 2008)
10 Sep 2008; wrobel@gentoo.org +postfixadmin-2.2.1.1.ebuild:
Added postfixadmin-2.2.1.1 (#233388).
*postfixadmin-2.2.0 (01 Jun 2008)
01 Jun 2008; wrobel@gentoo.org +files/postinstall-en-2.2.0.txt,
-postfixadmin-2.1.0.ebuild, postfixadmin-2.1.0-r1.ebuild,
+postfixadmin-2.2.0.ebuild:
Added postfixadmin-2.2.0 (#220141) and fixed #223387.
22 Feb 2008; Benedikt Böhm <hollow@gentoo.org>
postfixadmin-2.1.0-r1.ebuild:
add need_httpd_cgi wrt #208584
*postfixadmin-2.1.0-r1 (20 Feb 2008)
20 Feb 2008; Benedikt Böhm <hollow@gentoo.org>
+files/postinstall-en-mysql.txt, +files/postinstall-en-postgres.txt,
metadata.xml, +postfixadmin-2.1.0-r1.ebuild:
merge from webapp overlay wrt #172138; cleanup wrt #208584
05 Feb 2008; Jakub Moc <jakub@gentoo.org>
postfixadmin-2.1.0-r1.ebuild:
Add postgres support. Nuke nonsensical RDEPEND on grep, sed and findutils,
fix enewuser/enewgroup usage. Quoting, clean up tons of redundant comments.
05 Feb 2008; Benedikt Böhm <hollow@gentoo.org> postfixadmin-2.1.0.ebuild:
fix depend.apache usage wrt #208584
29 Jul 2007; Christian Heim <phreak@gentoo.org> postfixadmin-2.1.0.ebuild:
Fixing SRC_URI since the old one is redirecting to sourceforge. Fixing the
DEPEND/RDEPEND for the move of net-www/apache to www-servers/apache
(#78622).
02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org>
postfixadmin-2.1.0.ebuild:
(QA) RESTRICT clean up.
12 May 2007; Luca Longinotti <chtekk@gentoo.org>
postfixadmin-2.1.0.ebuild:
Apache 1.X masking (fix ebuilds to not require apache-1*).
04 Jan 2007; <wrobel@gentoo.org> postfixadmin-2.1.0.ebuild:
Fixed source URL and removed mysql dependency (bugs #157940 and #159781)
23 Nov 2006; <blubb@gentoo.org> postfixadmin-2.1.0.ebuild:
added ~amd64
23 Nov 2006; Francesco Riosa <vivo@gentoo.org> postfixadmin-2.1.0.ebuild:
dev-db/mysql => virtual/mysql
12 Feb 2006; <wrobel@gentoo.org> postfixadmin-2.1.0.ebuild:
Removed postgres support from postfixadmin. See #122148. Ebuild with
postgres support can be found in our overlay:
http://svn.gnqs.org/projects/gentoo-webapps-overlay/browser/experimental/www
-apps/postfixadmin
*postfixadmin-2.1.0 (02 Feb 2006)
02 Feb 2006; <wrobel@gentoo.org> +files/config-hook.sh,
+files/postinstall-en.txt, +metadata.xml, +postfixadmin-2.1.0.ebuild:
Fixed the use of enewuser. Moved ebuild to portage
03 Jan 2006; <wrobel@gentoo.org> ChangeLog:
Repoman fixes.
28 Dec 2005; Gunnar Wrobel <php@gunnarwrobel.de> ChangeLog:
Minor cleanup for postfixadmin. Seems to work with php5.
14 Dec 2005; <php@gunnarwrobel.de> ChangeLog:
Initial ebuild import into the overlay. Original ebuild from SteveB
<tp22a@softhome.net>. See bug #50035
|