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
|
# ChangeLog for dev-libs/ffcall
# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/ffcall/ChangeLog,v 1.36 2009/01/10 15:22:49 armin76 Exp $
10 Jan 2009; Raúl Porcel <armin76@gentoo.org> ffcall-1.10-r2.ebuild:
alpha/ia64/sparc/x86 stable wrt #246074
07 Jul 2008; Raúl Porcel <armin76@gentoo.org> ffcall-1.10-r2.ebuild:
Add ~alpha/~ia64 wrt #229217
26 May 2008; Bernard Cafarelli <voyageur@gentoo.org> -ffcall-1.9.ebuild:
Remove very old version
19 Nov 2007; Jeroen Roovers <jer@gentoo.org>
-files/ffcall_hppa_1.8-4.2.diff:
Remove stale hppa patch.
*ffcall-1.10-r2 (20 Aug 2007)
20 Aug 2007; Fabian Groffen <grobian@gentoo.org> -ffcall-1.10-r1.ebuild,
+ffcall-1.10-r2.ebuild:
Make ffcall compile/generate shared libraries too. Thanks PaX Team in bug
#189629
*ffcall-1.10-r1 (18 Aug 2007)
18 Aug 2007; Fabian Groffen <grobian@gentoo.org> metadata.xml,
-ffcall-1.8d.ebuild, +ffcall-1.10-r1.ebuild:
Sort of bump, CLISP maintains ffcall now, installing ffcall is much easier now
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
18 Feb 2007; Fabian Groffen <grobian@gentoo.org> ffcall-1.10.ebuild:
Dropped ppc-macos keyword, see you in prefix
14 Dec 2006; Timothy Redaelli <drizzt@gentoo.org> ffcall-1.10.ebuild:
Add ~x86-fbsd keyword
29 Aug 2006; <blubb@gentoo.org> ffcall-1.10.ebuild:
stable on amd64
19 Jun 2006; Jon Hood <squinky86@gentoo.org> ffcall-1.10.ebuild:
Remove ChangeLog from the dodoc (it doesn't exist). Change SRC_URI to a
location that does have the file. Add ~amd64, #137123.
19 Mar 2006; Fabian Groffen <grobian@gentoo.org> ffcall-1.10.ebuild:
Marked ~ppc-macos
28 Jan 2006; Simon Stelling <blubb@gentoo.org>
+files/ffcall_hppa_1.8-4.2.diff, -files/ffcall_hppa_1.8-4.2.diff.gz,
ffcall-1.8d.ebuild:
no need to gzip a smallish patch
08 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> metadata.xml:
Remove retiring dev from metadata.
18 Aug 2005; Jason Wever <weeve@gentoo.org> ffcall-1.10.ebuild:
Stable on SPARC.
14 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> ffcall-1.10.ebuild:
Stable on ppc.
03 Aug 2005; Bryan Østergaard <kloeri@gentoo.org> ffcall-1.10.ebuild:
Stable on alpha.
23 Jul 2005; Armando Di Cianno <fafhrd@gentoo.org> ffcall-1.10.ebuild:
Stabilizing ffcall-1.10 for x86
*ffcall-1.10 (22 Jun 2005)
22 Jun 2005; Armando Di Cianno <fafhrd@gentoo.org> +metadata.xml,
+ffcall-1.10.ebuild:
Added version 1.10 of ffcall; added metadata.xml; added myself for
maintership (optional dependency of core GNUstep libs)
24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> ffcall-1.8d.ebuild:
Stable on ppc.
29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> ffcall-1.8d.ebuild,
ffcall-1.9.ebuild:
virtual/glibc -> virtual/libc
04 May 2004; Bryan Østergaard <kloeri@gentoo.org> ffcall-1.8d.ebuild:
Stable on alpha.
27 Apr 2004; Aron Griffis <agriffis@gentoo.org> ffcall-1.8d.ebuild,
ffcall-1.9.ebuild:
Add flag-o-matic for bug 49179
*ffcall-1.9 (26 Apr 2004)
26 Apr 2004; Guy Martin <gmsoft@gentoo.org> ffcall-1.9.ebuild:
New version of ffcall. This one works better on hppa.
15 Feb 2004; David Holm <dholm@gentoo.org> ffcall-1.8d.ebuild:
Added to ~ppc.
29 Jan 2004; Aron Griffis <agriffis@gentoo.org> ffcall-1.8d.ebuild:
add ~alpha
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*ffcall-1.8d (03 Jul 2002)
12 Dec 2003; Guy Martin <gmsoft@gentoo.org> ffcall-1.8d.ebuild,
files/ffcall_hppa_1.8-4.2.diff.gz :
Fix hppa asm (#35270). Thanks to Mike Fulk <mfulk2@triad.rr.com>.
30 Oct 2002; Nick Hadaway <raker@gentoo.org> ffcall-1.8d.ebuild :
Changed emake to make.
03 Jul 2002; Nick Hadaway <raker@gentoo.org> ffcall-1.8d.ebuild :
Initial ebuild addition as a GNUStep dependancy
|