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
|
# ChangeLog for net-fs/curlftpfs
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-fs/curlftpfs/ChangeLog,v 1.21 2010/11/29 10:47:07 fauli Exp $
29 Nov 2010; Christian Faulhammer <fauli@gentoo.org> metadata.xml:
drop maintainership
22 May 2010; Torsten Veller <tove@gentoo.org> metadata.xml:
Remove genstef from metadata.xml (#66339)
08 Apr 2010; Christian Faulhammer <fauli@gentoo.org>
-curlftpfs-0.9.2.ebuild:
clean up
08 Apr 2010; Christian Faulhammer <fauli@gentoo.org>
curlftpfs-0.9.2-r1.ebuild:
stable x86
01 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
curlftpfs-0.9.2-r1.ebuild, +files/curlftpfs-0.9.2-darwin.patch:
Port Prefix patch and keywords over
*curlftpfs-0.9.2-r1 (10 Dec 2009)
10 Dec 2009; Christian Faulhammer <fauli@gentoo.org>
+curlftpfs-0.9.2-r1.ebuild, +files/curlftpfs-0.9.2-64bit_filesize.patch:
fix net write problems on 64bit architectures. Patch found by Semen
Maryasin <marsoft AT ya DOT ru> and reported in bug 294960
07 Mar 2009; Christian Faulhammer <fauli@gentoo.org>
-curlftpfs-0.9.1.ebuild:
clean up
07 Mar 2009; Christian Faulhammer <fauli@gentoo.org>
curlftpfs-0.9.2.ebuild:
stable x86, bug 258460
06 Mar 2009; Christian Faulhammer <fauli@gentoo.org>
curlftpfs-0.9.2.ebuild:
disable tests for bug 258460, set RDEPEND explicitely
10 Jan 2009; Christian Faulhammer <fauli@gentoo.org> metadata.xml:
add myself as maintainer
*curlftpfs-0.9.2 (10 Jan 2009)
10 Jan 2009; Christian Faulhammer <fauli@gentoo.org>
+curlftpfs-0.9.2.ebuild:
version bump, fixes bug 223239 and 245465
24 Jun 2008; Santiago M. Mola <coldwind@gentoo.org>
curlftpfs-0.9.1.ebuild:
amd64 stable wrt bug #227737.
18 Jun 2008; Christian Faulhammer <opfer@gentoo.org>
curlftpfs-0.9.1.ebuild:
stable x86, bug 227737
21 Jan 2008; Stefan Schweizer <genstef@gentoo.org> curlftpfs-0.9.1.ebuild:
fix depend because it crashes with old curl, bug 203230
*curlftpfs-0.9.1 (08 Apr 2007)
08 Apr 2007; Stefan Schweizer <genstef@gentoo.org> -curlftpfs-0.9.ebuild,
+curlftpfs-0.9.1.ebuild:
Version bump thanks to Krzysztof Kozlowski
<krzysztof.kozlowski@kozik.net.pl> in bug 173732
11 Feb 2007; <genstef@gentoo.org> curlftpfs-0.9.ebuild:
Fix to depend on a curl version that works more reliable thanks to Krzysztof
Kozlowski <krzysztof.kozlowski@kozik.net.pl> in bug 163331
*curlftpfs-0.9 (10 Nov 2006)
10 Nov 2006; Stefan Schweizer <genstef@gentoo.org> -files/fuse-2.6.diff,
-curlftpfs-0.8.ebuild, +curlftpfs-0.9.ebuild:
Version bump thanks to Krzysztof Kozlowski
<krzysztof.kozlowski@kozik.net.pl> in bug 154689
02 Oct 2006; Stefan Schweizer <genstef@gentoo.org> +files/fuse-2.6.diff,
curlftpfs-0.8.ebuild:
Add patch to compile with new fuse thanks to Elias Probst
<elias.probst@gmx.de> in bug 149003
30 Aug 2006; <blubb@gentoo.org> curlftpfs-0.8.ebuild:
marked ~amd64
*curlftpfs-0.8 (27 May 2006)
27 May 2006; Stefan Schweizer <genstef@gentoo.org> +metadata.xml, +curlftpfs-0.8.ebuild:
New ebuild, a good ftpfs for fuse
|