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
|
# ChangeLog for www-apache/mod_ftpd
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_ftpd/ChangeLog,v 1.6 2008/08/23 04:34:28 cardoe Exp $
23 Aug 2008; Doug Goldstein <cardoe@gentoo.org> metadata.xml:
add GLEP 56 USE flag desc from use.local.desc
31 Jan 2008; Benedikt Böhm <hollow@gentoo.org> metadata.xml,
mod_ftpd-0.14-r1.ebuild:
fix depend.apache usage wrt #208033; update metadata
31 Dec 2007; Benedikt Böhm <hollow@gentoo.org>
files/0.14-r1/45_mod_ftpd.conf, -files/45_mod_ftpd.conf,
-mod_ftpd-0.14.ebuild:
cleanup
*mod_ftpd-0.14-r1 (21 Sep 2007)
21 Sep 2007; Benedikt Böhm <hollow@gentoo.org>
+files/0.14-r1/45_mod_ftpd.conf, -mod_ftpd-0.13.0.ebuild,
-mod_ftpd-0.13.1.ebuild, +mod_ftpd-0.14-r1.ebuild:
fix #192862, cleanup
29 Jul 2007; Christian Heim <phreak@gentoo.org> +files/45_mod_ftpd.conf,
+metadata.xml, +mod_ftpd-0.13.0.ebuild, +mod_ftpd-0.13.1.ebuild,
+mod_ftpd-0.14.ebuild:
Moving net-www/mod_ftpd to www-apache/mod_ftpd (#81244).
*mod_ftpd-0.14 (28 Jan 2007)
28 Jan 2007; Christian Heim <phreak@gentoo.org> +mod_ftpd-0.14.ebuild:
Yet another version bump.
25 Jan 2007; Luca Longinotti <chtekk@gentoo.org> mod_ftpd-0.13.1.ebuild:
Cleanup.
*mod_ftpd-0.13.1 (25 Jan 2007)
25 Jan 2007; Christian Heim <phreak@gentoo.org> +mod_ftpd-0.13.1.ebuild:
Version bump (thanks to Momsen Reincke <mreincke at gmx.net> in 163499),
fixing the compile time bug when dev-libs/apr{,util} is being compiled with
LDFLAGS="-Wl,--as-needed".
14 Jan 2007; Luca Longinotti <chtekk@gentoo.org>
-files/0.12.3-mod_ftpd-ipv6.patch, -files/mod_ftpd.conf,
mod_ftpd-0.13.0.ebuild:
Cleanup, fix deps.
04 Jun 2006; Michael Stewart <vericgar@gentoo.org>
-mod_ftpd-0.12.3.ebuild:
Remove old-style ebuilds
04 Jun 2006; Michael Stewart <vericgar@gentoo.org> mod_ftpd-0.13.0.ebuild:
Address dependency issues caused by depend.apache. Refer to bug 107127.
26 Dec 2005; Joseph Jezak <josejx@gentoo.org> mod_ftpd-0.13.0.ebuild:
Marked ~ppc for bug #116721.
18 Sep 2005; Michael Stewart <vericgar@gentoo.org> mod_ftpd-0.13.0.ebuild:
Stable on x86
*mod_ftpd-0.13.0 (30 Jan 2005)
30 Jan 2005; Benedikt Boehm <hollow@gentoo.org> metadata.xml,
+files/45_mod_ftpd.conf, +mod_ftpd-0.13.0.ebuild:
bump to 0.13.0 uses new apache-module eclass
20 Jun 2004; Chuck Short <zul@gentoo.org> mod_ftpd-0.12.3.ebuild:
Stable for x86.
03 Jun 2004; Chuck Short <zul@gentoo.org> files/mod_ftpd.conf:
Added missing conf file. Closes #52480.
*mod_ftpd-0.12.3 (15 May 2004)
15 May 2004; Chuck Short <zul@gentoo.org> metadata.xml,
mod_ftpd-0.12.3.ebuild, files/0.12.3-mod_ftpd-ipv6.patch:
Initial version, ebuild written by Sven Wegener. < sven.wegener -at-
stealer.net>. Closes #50300.
|