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
|
# ChangeLog for dev-util/gambas
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/gambas/ChangeLog,v 1.21 2004/12/08 07:57:57 genone Exp $
*gambas-1.0_rc4 (08 Dec 2004)
08 Dec 2004; Marius Mauch <genone@gentoo.org> files/Makefile.am-1.0_rc2,
-gambas-1.0_rc2.ebuild, +gambas-1.0_rc4.ebuild:
version bump, adding a few more dependencies that were missing, fixed the
Makefile (again).
05 Dec 2004; Marius Mauch <genone@gentoo.org> files/Makefile.am-1.0_rc2:
Removing the stupid symlink part from the Makefile.
*gambas-1.0_rc2 (14 Nov 2004)
14 Nov 2004; Marius Mauch <genone@gentoo.org> -files/Makefile.am-0.90,
-files/Makefile.am-0.93, -files/Makefile.am-0.94,
+files/Makefile.am-1.0_rc2, -files/gbx_exec_enum-0.92.patch,
-files/info-location-0.90.patch, -files/non-symlink-0.90.patch,
-files/non-symlink-0.94.patch, -files/non-symlink-0.95.patch,
-gambas-0.95.ebuild, -gambas-0.97a.ebuild, gambas-0.99.ebuild,
+gambas-1.0_rc2.ebuild:
- version bump
- marking 0.99 stable
- cleaning old versions and old auxiliary files
*gambas-0.99 (11 Oct 2004)
11 Oct 2004; <genone@gentoo.org> +gambas-0.99.ebuild:
version bump
23 Aug 2004; <genone@gentoo.org> gambas-0.94a.ebuild, gambas-0.95.ebuild:
- mark 0.95 stable
- added missing sqlite dependency
- version bump to 0.97a
- removing old versions
*gambas-0.95 (20 Jul 2004)
20 Jul 2004; Marius Mauch <genone@gentoo.org> +files/non-symlink-0.95.patch,
+gambas-0.95.ebuild:
version bump
*gambas-0.94 (05 Jul 2004)
05 Jul 2004; Marius Mauch <genone@gentoo.org> +files/WebHome.html,
+files/non-symlink-0.94.patch, -gambas-0.94.ebuild, +gambas-0.94a.ebuild:
version bump to 0.94a, 0.94 was removed upstream. Also fixing absolute paths
(again) and the help for USE=-doc.
24 Jun 2004; Marius Mauch <genone@gentoo.org> :
version bump, disable preloading in the Makefile as some people reported
segfaults when it's on.
*gambas-0.93b (21 May 2004)
21 May 2004; Marius Mauch <genone@gentoo.org> +files/Makefile.am-0.93,
+gambas-0.93b.ebuild:
version bump
*gambas-0.92-r1 (10 Apr 2004)
10 Apr 2004; Marius Mauch <genone@gentoo.org> gambas-0.92-r1.ebuild,
files/gbx_exec_enum-0.92.patch:
Adding a patch from Benoit Minisini to fix tabstrip corruptions when saving
forms.
*gambas-0.92 (03 Apr 2004)
03 Apr 2004; Marius Mauch <genone@gentoo.org> gambas-0.91.ebuild,
gambas-0.92.ebuild:
version bump, marking 0.91 as stable on x86.
*gambas-0.91 (14 Mar 2004)
14 Mar 2004; Marius Mauch <genone@gentoo.org> gambas-0.91.ebuild:
version bump
08 Mar 2004; Marius Mauch <genone@gentoo.org> gambas-0.90-r1.ebuild:
move /usr/lib/info/* to /usr/lib/gambas/info/
*gambas-0.90-r1 (08 Mar 2004)
08 Mar 2004; Marius Mauch <genone@gentoo.org> gambas-0.90-r1.ebuild,
files/Makefile.am-0.90:
info files are required so don't skip that step but just remove the KDE
specific component files.
28 Feb 2004; Marius Mauch <genone@gentoo.org> gambas-0.90.ebuild,
files/Makefile.am-0.90:
Always enable KDE support now as it doesn't work without, removing qt
USE flag as it's pointless. Further patching the Makefile as it now
segfaults on KDE info files.
*gambas-0.90 (27 Feb 2004)
27 Feb 2004; Marius Mauch <genone@gentoo.org> gambas-0.90.ebuild,
files/Makefile.am-0.90, files/non-symlink-0.90.patch:
version bump, adding support for more USE flags, removing -Os from default
CFLAGS
*gambas-0.82 (05 Feb 2004)
05 Feb 2004; Marius Mauch <genone@gentoo.org> gambas-0.82.ebuild,
files/Makefile.am-0.82, files/non-symlink-0.82.patch:
version bump. Added --enable-optimization swtich to configure, still have to
patch it so it uses the CFLAGS from make.conf. Made API docs and examples
depend on the "doc" USE flag and install them in the right location.
Replaced the Makefile patching with regenerating it from a new Makefile.am
*gambas-0.72 (02 Dec 2003)
02 Dec 2003; Marius Mauch <genone@gentoo.org> gambas-0.71.ebuild,
gambas-0.72.ebuild:
version bump
fixing some copy+paste bugs
fixing optional dependencies (stupid configure script has no disable options)
*gambas-0.71 (18 Nov 2003)
18 Nov 2003; Marius Mauch <genone@gentoo.org> gambas-0.71.ebuild,
files/non-symlink-0.71.patch:
initial commit, closing bug #21633
|