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
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
|
# ChangeLog for net-ftp/proftpd
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/ChangeLog,v 1.33 2003/06/22 18:56:47 raker Exp $
22 Jun 2003; root <root@gentoo.org> proftpd-1.2.9_rc1.ebuild:
Changed install stanza so files install in the proper location
17 Jun 2003; Nick Hadaway <raker@gentoo.org> proftpd-1.2.9_rc1.ebuild,
proftpd-1.2.8.ebuild:
Address bug #22963 which fixes compiling with the mysql module
*proftpd-1.2.9_rc1 (16 Jun 2003)
16 Jun 2003; Nick Hadaway <raker@gentoo.org> proftpd-1.2.9_rc1.ebuild,
files/digest-proftpd-1.2.9_rc1:
Version bump. einstall doesn't work in this version. Added some
commented code for the new mod_{radius,ifsession,rewrite} modules.
A couple "New & Enhanced" configuration directives as well...
AnonRejectPasswords, RootRevoke, SocketOptions, and ListOptions.
Increased postgres depend to >=7.3 (bug #19675)
*proftpd-1.2.8 (02 June 2003)
03 Jun 2003; Christian Birchinger <joker@gentoo.org> proftpd-1.2.8.ebuild:
Added sparc stable keyword
02 June 2003; Brad Laue <brad@gentoo.org> proftpd-1.2.8.ebuild:
Marking stable, it's well tested.
*proftpd-1.2.8 (17 Mar 2003)
17 Apr 2003; Martin Holzer <mholzer@gentoo.org> Manifest,
proftpd-1.2.7.ebuild, proftpd-1.2.8.ebuild:
Adding info about config file
17 Mar 2003; Martin Holzer <mholzer@gentoo.org> proftpd-1.2.8.ebuild:
Version bumped. Ebuild submitted in #17666 by bugsubmit@snerk.org
*proftpd-1.2.7 (15 Dec 2002)
23 Mar 2003; Graham Forest <vladimir@gentoo.org> proftpd-1.2.7.ebuild:
set ppc in keywords
17 Jan 2003; Daniel Ahlberg <aliz@gentoo.org> files/proftpd.conf :
Closes #13734.
15 Dec 2002; Daniel Ahlberg <aliz@gentoo.org> proftpd-1.2.7.ebuild :
Marked as stable.
05 Mar 2003; Will Woods <wwoods@gentoo.org> proftpd-1.2.7.ebuild:
Added alpha to KEYWORDS
25 Feb 2003; Guy Martin <gmsoft@gentoo.org> proftpd-1.2.7.ebuild :
Added hppa to keywords.
15 Dec 2002; Daniel Ahlberg <aliz@gentoo.org> proftpd-1.2.7.ebuild :
Version bump.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
23 Nov 2002; Maik Schreiber <blizzy@gentoo.org> proftpd-1.2.7_rc3.ebuild:
Changed KEYWORDS to "~x86 ~ppc ~sparc ~sparc64", as proftpd-1.2.7_rc2.ebuild
has. Also fixed ChangeLog.
19 Nov 2002; L. Boshell <leonardop@gentoo.org> proftpd-1.2.7_rc3.ebuild:
Modified tcp-wrappers dep, so default-1.0 users don't have problems with it.
See bug #10930.
*proftpd-1.2.7_rc3 (17 Nov 2002)
17 Nov 2002; Bruce A. Locke <blocke@shivan.org> proftpd-1.2.7_rc3.ebuild:
Version bump, ebuild cleanups, and:
- mod_ldap TLS enable suggested by psi-jack@myrealbox.com (Eric Renfro)
- mod_tls added (suggestion from stian@barmen.nu (Stian B. Barmen))
- mod_wrap for TCP wrappers support
- sample config file location in rc6 message changed
09 Nov 2002; Ryan Phillips <rphillips@gentoo.org> : set emake to make. Fixes #10267
*proftpd-1.2.7_rc2 (02 Nov 2002)
02 Nov 2002; Maik Schreiber <blizzy@gentoo.org> : New version. Also we use
user/group "proftpd" from now on instead of nobody/nogroup.
07 Sep 2002; Seemant Kulleen <seemant@gentoo.org> proftpd-1.2.5-r1.ebuild,
proftpd-1.2.6_rc1-r1.ebuild: Removed redundant glibc dependency and replaced
it with the libpcap. Thanks to: saragon@home.se (Daniel) in bug #7614.
*proftpd-1.2.6_rc1-r1 (03 Aug 2002)
03 Aug 2002; Bruce A. Locke <blocke@shivan.org> proftpd-1.2.6_rc1-r1.ebuild,
files/digest-proftpd-1.2.6_rc1-r1:
Added xinetd file contributed by alextxm@tin.it (Alessandro Pisani) and
fixed minor directory and documentation buglets
*proftpd-1.2.6_rc1 (19 Jul 2002)
19 Jul 2002; Kyle Manna <nitro@gentoo.org> proftpd-1.2.6_rc1.ebuild:
Added masked release candidate. Please test.
28 Jun 2002; J.Alberto Su�rez L. <bass@gentoo.org> proftpd-1.2.5-r1.ebuild:
Fix bug #3791 In mod_sql_postgres.c line 38: #inlcude <pgsql/libpq-fe.h>
is patched to: #include <postgresql/libpq-fe.h>.
*proftpd-1.2.5-r1 (20 Jun 2002)
20 Jun 2002; Kyle Manna <nitro@gentoo.org> proftpd-1.2.5-r1.ebuild :
Now we copy pam ftp file if we 'use pam'
*proftpd-1.2.5 (09 Jun 2002)
09 Jun 2002; Kyle Manna <nitro@gentoo.org> proftpd-1.2.5.ebuild :
Version bump, added SLOT="0" and LICENSE="GPL-2"
2 Apr 2002; Tod Neidt <tod@gentoo.org> proftpd-1.2.4-r7.ebuild :
Specified rundir in make install, needed to avoid sandbox violation of
'mkdir /var/run/proftp' on initial install.
*proftpd-1.2.4-r7 (18 Mar 2002)
18 Mar 2002; Donny Davies <woodchip@gentoo.org> proftpd-1.2.4-r7.ebuild :
Fix compilation with USE ldap. Closes #722, thanks goto rectrix@rectrix.cx (Tim Hobbs)
for report and suggested resolution.
*proftpd-1.2.4-r6 (01 Feb 2002)
01 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.
|