blob: c73540322eef010fbfb999f1bcb15a0f801b8ba6 (
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
|
# ChangeLog for dev-lang/fpc
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/ChangeLog,v 1.28 2006/04/19 19:33:35 carlo Exp $
19 Apr 2006; Carsten Lohrke <carlo@gentoo.org> fpc-2.0.2.ebuild:
Do not install .svn directories, bug #119597.
22 Dec 2005; Herbie Hopkins <herbs@gentoo.org> files/digest-fpc-2.0.2:
fix digest on fpc-2.0.0.x86_64-linux.tar, bug 116370.
17 Dec 2005; Carsten Lohrke <carlo@gentoo.org> +fpc-2.0.0-r1.ebuild:
restore ebuild for dev-lang/lazarus
*fpc-2.0.2 (17 Dec 2005)
17 Dec 2005; Carsten Lohrke <carlo@gentoo.org>
-fpc-1.9.5_pre20040820.ebuild, -fpc-2.0.0_rc2.ebuild, -fpc-2.0.0.ebuild,
-fpc-2.0.0-r1.ebuild, +fpc-2.0.2.ebuild:
version bump
14 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org> fpc-2.0.0-r1.ebuild:
Added sparc support and keyworded accordingly
15 Sep 2005; Marcelo Goes <vanquirius@gentoo.org>
fpc-1.9.5_pre20040820.ebuild:
Add app-arch/unzip to DEPEND for bug 69831.
24 Jul 2005; Herbie Hopkins <herbs@gentoo.org> fpc-2.0.0-r1.ebuild:
Added amd64 support thanks to Matthias Jansen.
*fpc-2.0.0-r1 (03 Jul 2005)
03 Jul 2005; Carsten Lohrke <carlo@gentoo.org> +fpc-2.0.0-r1.ebuild:
added optional documentation
27 Jun 2005; Aron Griffis <agriffis@gentoo.org> fpc-2.0.0_rc2.ebuild,
fpc-2.0.0.ebuild:
Fix src_compile to call set_pp instead of set_compiler
26 Jun 2005; David Holm <dholm@gentoo.org> fpc-2.0.0.ebuild:
Added to ~ppc.
25 Jun 2005; Aron Griffis <agriffis@gentoo.org> fpc-2.0.0.ebuild:
Install the man-pages too
*fpc-2.0.0 (25 Jun 2005)
25 Jun 2005; Aron Griffis <agriffis@gentoo.org>
fpc-1.9.5_pre20040820.ebuild, fpc-2.0.0_rc2.ebuild, +fpc-2.0.0.ebuild:
Update to 2.0.0 and clean up these ebuilds #93233
19 Apr 2005; Elfyn McBratney <beu@gentoo.org> metadata.xml:
Remove retired developer from metadata.xml.
31 Mar 2005; Chris White <chriswhite@gentoo.org> fpc-2.0.0_rc2.ebuild:
Wasn't supposed to be stable marked when imported.
*fpc-2.0.0_rc2 (31 Mar 2005)
31 Mar 2005; Chris White <chriswhite@gentoo.org> +fpc-2.0.0_rc2.ebuild:
Closing part 1 of 2 for Bug #87337. Thanks to expose for the ebuild.
*fpc-1.9.5_pre20040820 (21 Jan 2005)
21 Jan 2005; Chris White <chriswhite@gentoo.org> +metadata.xml,
+fpc-1.9.5_pre20040820.ebuild:
Fixing bug #71677. Renaming fpc-source to fpc.
26 Aug 2004; Chris White <chriswhite@gentoo.org>
fpc-source-1.9.5_pre20040820.ebuild:
FPC asm doesn't go too well with amd64. -arch marking. Used zhen's dev box to verify this.
22 Aug 2004; Chris White <chriswhite@gentoo.org>
fpc-source-1.9.5_pre20040820.ebuild:
Changed to emake -j1 since the makefile apparently doesn't like parallel makes.
22 Aug 2004; Chris White <chriswhite@gentoo.org>
fpc-source-1.9.5_pre20040820.ebuild:
Added fpc blocker.
*fpc-source-1.9.5_pre20040820 (22 Aug 2004)
22 Aug 2004; Chris White <chriswhite@gentoo.org> +metadata.xml,
+fpc-source-1.9.5_pre20040820.ebuild:
Initial package import. Adding myself as maintainer.
|