blob: 88038633c28518b83b5bef38dade8bb1c5ced2f8 (
plain)
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
|
# ChangeLog for net-ftp/gftp
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-ftp/gftp/ChangeLog,v 1.23 2004/02/06 16:33:38 gustavoz Exp $
06 Feb 2004; <gustavoz@gentoo.org> gftp-2.0.16-r1.ebuild:
stable on sparc
04 Feb 2004; Alastair Tse <liquidx@gentoo.org> gftp-2.0.16-r1.ebuild:
stable bump, should solve (#39289)
07 Jan 2004; Jason Wever <weeve@gentoo.org> gftp-2.0.15.ebuild:
Marked stable on sparc.
*gftp-2.0.16-r1 (27 Nov 2003)
27 Nov 2003; foser <foser@gentoo.org> gftp-2.0.16-r1.ebuild :
Added patch fixing issues with ipv4/ipv6 servers
reported in #34475 by Mats Huttunen <sumc@bredband.net>
*gftp-2.0.16 (09 Nov 2003)
10 Nov 2003; foser <foser@gentoo.org> gftp-2.0.{15,16}.ebuild :
Fixed !gtk -> !gtk?
09 Nov 2003; Alastair Tse <liquidx@gentoo.org> gftp-2.0.13.ebuild,
gftp-2.0.14_rc1.ebuild, gftp-2.0.16.ebuild, files/gftp-2.0.13-gtk2.2.patch:
version bump and cleanup
22 Aug 2003; <spider@gentoo.org> gftp-2.0.15.ebuild :
Versionbump. Revamped the dependencies completely. USE="ssl" support
USE="-gtk" dependencies added. Now handles gtk and gtk2 dependencies in a
nested fashion, disablig gtk gives text frontend Fixed up the deps for
textmode. (readline,ncurses and glib-1.2)
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*gftp-2.0.14 (06 Dec 2002)
04 Apr 2003; Jason Wever <weeve@gentoo.org> gftp-2.0.14.ebuild:
Changed ~sparc keyword to sparc.
23 Mar 2003; Graham Forest <vladimir@gentoo.org> gftp-2.0.14.ebuild:
set ppc in keywords
06 Dec 2002; foser <foser@gentoo.org> gftp-2.0.14.ebuild :
New version
*gftp-2.0.14_rc1 (29 Nov 2002)
29 Nov 2002; foser <foser@gentoo.org> gftp-2.0.14_rc1.ebuild :
New version
*gftp-2.0.13 (23 Jul 2002)
13 Apr 2003; Alastair Tse <liquidx@gentoo.org> gftp-2.0.13.ebuild,
files/gftp-2.0.13-gtk2.2.patch:
fix compile problems with gtk2.2
20 Aug 2002; Mark Guertin <gerk@gentoo.org> gftp-2.0.13.ebuild :
Added ppc to keywords
23 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> gftp-2.0.13.ebuild :
Version bump.
*gftp-2.0.12-r3 (18 Jul 2002)
18 Jul 2002; Seemant Kulleen <seemant@gentoo.org> gftp-2.0.12-r3.ebuild
files/digest-gftp-2.0.12-r3 :
Sandbox violation fixed. Closes bug # 5217 by yariv@vipe.technion.ac.il
(Yariv Ido)
*gftp-2.0.12-r2 (06 Jul 2002)
06 Jul 2002; Spider <spider@gentoo.org> gftp-2.0.12-r2.ebuild :
using the gtk2 USE flag and fixed it up to pass lintool checks
*gftp-2.0.12-r1 (27 May 2002)
27 May 2002; Spider <spider@gentoo.org> gftp-2.0.12-r1.ebuild :
Updating the ebuild with a check for gtk+-2.0 and enabling that if
found, also changed the dependencies on gtk+ and glib
*gftp-2.0.12 (24 May 2002)
24 May 2002; Ryan Phillips <rphillips@gentoo.org> gftp-2.0.12.ebuild :
Updated version
11 Apr 2002; Spider <spider@gentoo.org>
Update all glib dependencies to use glib-1.2* in preparation of unmasking the glib-2.0.1 packages
*gftp-2.0.11 (1 Feb 2002)
1 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.
|