| 1 |
# ChangeLog for dev-util/cmake
|
| 2 |
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
|
| 3 |
# $Header: /var/cvsroot/gentoo-x86/dev-util/cmake/ChangeLog,v 1.168 2011/05/08 11:33:38 scarabeus Exp $
|
| 4 |
|
| 5 |
*cmake-2.8.5 (11 Jul 2011)
|
| 6 |
|
| 7 |
11 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> +cmake-2.8.5.ebuild:
|
| 8 |
Version bump to 2.8.5. Recompiled everything using cmake and all tests pass.
|
| 9 |
Fixes bug #374665. Tests needs to state some deps like cvs/git/...
|
| 10 |
|
| 11 |
08 May 2011; Tomáš Chvátal <scarabeus@gentoo.org>
|
| 12 |
-files/cmake-2.6.0-interix.patch, -files/cmake-2.6.4-FindBoost.patch,
|
| 13 |
-files/cmake-2.8.0-darwin-no-app-with-qt.patch, -cmake-2.8.1-r2.ebuild,
|
| 14 |
-files/cmake-2.8.1-FindBoost.patch,
|
| 15 |
-files/cmake-2.8.1-more-no_host_paths.patch, -files/cmake-2.8.1-mpi.patch,
|
| 16 |
-files/cmake-2.8.3-FindLibArchive.patch,
|
| 17 |
-files/cmake-2.8.3-FindPythonInterp.patch,
|
| 18 |
-files/cmake-2.8.3-FindPythonLibs.patch,
|
| 19 |
-files/cmake-2.8.3-buffer_overflow.patch, -files/cmake-FindJNI.patch,
|
| 20 |
-files/cmake-FindPythonInterp.patch, -files/cmake-FindPythonLibs.patch:
|
| 21 |
Drop older stuff. Keep just latest stable.
|
| 22 |
|
| 23 |
07 May 2011; Raúl Porcel <armin76@gentoo.org> cmake-2.8.4-r1.ebuild:
|
| 24 |
ia64/s390/sh/sparc stable wrt #357771
|
| 25 |
|
| 26 |
02 May 2011; Thomas Kahle <tomka@gentoo.org> cmake-2.8.4-r1.ebuild:
|
| 27 |
x86 stable per bug 357771
|
| 28 |
|
| 29 |
28 Apr 2011; Tomáš Chvátal <scarabeus@gentoo.org> -cmake-2.8.4.ebuild,
|
| 30 |
cmake-2.8.4-r1.ebuild:
|
| 31 |
Move keywords from 2.8.4 to r1 (even the stable ones), because the only
|
| 32 |
change is in the cross-compilation finder, not really requiring the
|
| 33 |
restabilisation.
|
| 34 |
|
| 35 |
*cmake-2.8.4-r1 (18 Apr 2011)
|
| 36 |
|
| 37 |
18 Apr 2011; Tomáš Chvátal <scarabeus@gentoo.org> -cmake-2.8.3-r1.ebuild,
|
| 38 |
+cmake-2.8.4-r1.ebuild, +files/cmake-2.8.4-FindQt4.patch:
|
| 39 |
Revision bump to fix bug #358317.
|
| 40 |
|
| 41 |
07 Apr 2011; Tomáš Chvátal <scarabeus@gentoo.org> cmake-2.8.4.ebuild:
|
| 42 |
Inherit virtualx.eclass to fix bug #362389
|
| 43 |
|
| 44 |
27 Mar 2011; Tobias Klausmann <klausman@gentoo.org> cmake-2.8.4.ebuild:
|
| 45 |
Stable on alpha, bug #357771
|
| 46 |
|
| 47 |
25 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> cmake-2.8.4.ebuild:
|
| 48 |
ppc64 stable wrt #357771
|
| 49 |
|
| 50 |
21 Mar 2011; Brent Baude <ranger@gentoo.org> cmake-2.8.4.ebuild:
|
| 51 |
Marking cmake-2.8.4 ppc for bug 357771
|
| 52 |
|
| 53 |
18 Mar 2011; Markus Meier <maekke@gentoo.org> cmake-2.8.4.ebuild:
|
| 54 |
arm stable, bug #357771
|
| 55 |
|
| 56 |
09 Mar 2011; Jeroen Roovers <jer@gentoo.org> cmake-2.8.4.ebuild:
|
| 57 |
Stable for HPPA (bug #357771).
|
| 58 |
|
| 59 |
08 Mar 2011; Markos Chandras <hwoarang@gentoo.org> cmake-2.8.4.ebuild:
|
| 60 |
Stable on amd64 wrt bug #357771
|
| 61 |
|
| 62 |
07 Mar 2011; Tomáš Chvátal <scarabeus@gentoo.org> cmake-2.8.4.ebuild:
|
| 63 |
Revert to eapi3 for now so it can go stable.
|
| 64 |
|
| 65 |
23 Feb 2011; Tomáš Chvátal <scarabeus@gentoo.org> cmake-2.8.4.ebuild:
|
| 66 |
Use only one -E exclude parameter, obviously duplication is not working.
|
| 67 |
|
| 68 |
21 Feb 2011; Tomáš Chvátal <scarabeus@gentoo.org> cmake-2.8.4.ebuild:
|
| 69 |
Exclude sdcc test.
|
| 70 |
|
| 71 |
21 Feb 2011; Tomáš Chvátal <scarabeus@gentoo.org> cmake-2.8.4.ebuild:
|
| 72 |
Exclude bootstraptest because it is pointless for us.
|
| 73 |
|
| 74 |
*cmake-2.8.4 (21 Feb 2011)
|
| 75 |
|
| 76 |
21 Feb 2011; Tomáš Chvátal <scarabeus@gentoo.org> +cmake-2.8.4.ebuild,
|
| 77 |
+files/cmake-2.8.4-FindBoost.patch,
|
| 78 |
+files/cmake-2.8.4-FindPythonInterp.patch,
|
| 79 |
+files/cmake-2.8.4-FindPythonLibs.patch:
|
| 80 |
Version bump to the latest (some tests still fail, to be fixed).
|
| 81 |
|
| 82 |
17 Jan 2011; Tomáš Chvátal <scarabeus@gentoo.org> cmake-2.8.3-r1.ebuild:
|
| 83 |
Fix tests per bug #315223.
|
| 84 |
|
| 85 |
26 Dec 2010; Tomáš Chvátal <scarabeus@gentoo.org> -cmake-2.6.4-r3.ebuild,
|
| 86 |
-cmake-2.8.3.ebuild:
|
| 87 |
old
|
| 88 |
|
| 89 |
25 Dec 2010; Tomáš Chvátal <scarabeus@gentoo.org> cmake-2.8.3-r1.ebuild,
|
| 90 |
+files/cmake-2.8.3-fix_assembler_test.patch:
|
| 91 |
Fix assembler test bug #338627. Thanks to Anthony (blueness) for the
|
| 92 |
solution.
|
| 93 |
|
| 94 |
*cmake-2.8.3-r1 (25 Dec 2010)
|
| 95 |
|
| 96 |
25 Dec 2010; Tomáš Chvátal <scarabeus@gentoo.org> +cmake-2.8.3-r1.ebuild,
|
| 97 |
+files/cmake-2.8.3-buffer_overflow.patch,
|
| 98 |
+files/cmake-2.8.3-ruby_libname.patch:
|
| 99 |
Fix ruby finding per bug #345993 and buffer overflowing per bug #329043.
|
| 100 |
|
| 101 |
20 Dec 2010; Tomáš Chvátal <scarabeus@gentoo.org> cmake-2.8.3.ebuild:
|
| 102 |
Fix dependency on libarchive version. Fixes bug #348887.
|
| 103 |
|
| 104 |
16 Dec 2010; Tomáš Chvátal <scarabeus@gentoo.org> cmake-2.8.1-r2.ebuild,
|
| 105 |
cmake-2.8.3.ebuild:
|
| 106 |
Fix malformed headers
|
| 107 |
|
| 108 |
*cmake-2.8.3 (16 Dec 2010)
|
| 109 |
|
| 110 |
16 Dec 2010; Tomáš Chvátal <scarabeus@gentoo.org> +cmake-2.8.3.ebuild,
|
| 111 |
+files/cmake-2.8.3-FindLibArchive.patch,
|
| 112 |
+files/cmake-2.8.3-FindPythonInterp.patch,
|
| 113 |
+files/cmake-2.8.3-FindPythonLibs.patch,
|
| 114 |
+files/cmake-2.8.3-more-no_host_paths.patch:
|
| 115 |
Version bump. Per bug #344259. Thanks to Arseny Solokha for updated patches.
|
| 116 |
|
| 117 |
11 Sep 2010; Raúl Porcel <armin76@gentoo.org> cmake-2.8.1-r2.ebuild:
|
| 118 |
ia64/s390/sh/sparc stable wrt #325845
|
| 119 |
|
| 120 |
10 Sep 2010; Tobias Klausmann <klausman@gentoo.org> cmake-2.8.1-r2.ebuild:
|
| 121 |
Stable on alpha, bug #325845
|
| 122 |
|
| 123 |
11 Aug 2010; Markus Meier <maekke@gentoo.org> cmake-2.8.1-r2.ebuild:
|
| 124 |
arm stable, bug #325845
|
| 125 |
|
| 126 |
10 Aug 2010; Tomáš Chvátal <scarabeus@gentoo.org>
|
| 127 |
-files/cmake-2.8.0-more-no_host_paths.patch, -cmake-2.8.1.ebuild,
|
| 128 |
-cmake-2.8.1-r1.ebuild:
|
| 129 |
Drop older stuff.
|
| 130 |
|
| 131 |
06 Aug 2010; Christian Faulhammer <fauli@gentoo.org>
|
| 132 |
cmake-2.8.1-r2.ebuild:
|
| 133 |
stable x86, bug 325845
|
| 134 |
|
| 135 |
06 Aug 2010; Samuli Suominen <ssuominen@gentoo.org> cmake-2.8.1-r2.ebuild:
|
| 136 |
Run bootstrap with FEATURES="test" wrt #315223 by Thomas Kahle.
|
| 137 |
|
| 138 |
27 Jul 2010; Jeroen Roovers <jer@gentoo.org> cmake-2.8.1-r2.ebuild:
|
| 139 |
Stable for HPPA PPC (bug #325845).
|
| 140 |
|
| 141 |
07 Jul 2010; Maciej Mrozowski <reavertm@gentoo.org> cmake-2.8.1-r2.ebuild:
|
| 142 |
export JAVA_HOME gathered from java-config, bug 315229
|
| 143 |
|
| 144 |
06 Jul 2010; Markos Chandras <hwoarang@gentoo.org> cmake-2.8.1-r2.ebuild:
|
| 145 |
Stable on amd64 wrt bug #325845
|
| 146 |
|
| 147 |
04 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> cmake-2.8.1-r2.ebuild:
|
| 148 |
ppc64 stable wrt #325845
|
| 149 |
|
| 150 |
*cmake-2.8.1-r2 (27 May 2010)
|
| 151 |
|
| 152 |
27 May 2010; Justin Lecher <jlec@gentoo.org> cmake-2.8.1-r1.ebuild,
|
| 153 |
+cmake-2.8.1-r2.ebuild, +files/cmake-2.8.1-mpi.patch:
|
| 154 |
Fixing problem with detecting mpi libs through FindMPI module
|
| 155 |
|
| 156 |
*cmake-2.8.1-r1 (13 Apr 2010)
|
| 157 |
|
| 158 |
13 Apr 2010; Tomáš Chvátal <scarabeus@gentoo.org>
|
| 159 |
-cmake-2.8.0-r3.ebuild, +cmake-2.8.1-r1.ebuild,
|
| 160 |
+files/cmake-2.8.1-FindBoost.patch, +files/cmake-2.8.1-libform.patch:
|
| 161 |
Revision bump from overlay. Fix boost issues and bundled libform. Remove
|
| 162 |
old.
|
| 163 |
|
| 164 |
17 Mar 2010; Fabian Groffen <grobian@gentoo.org> cmake-2.8.1.ebuild,
|
| 165 |
+files/cmake-2.8.1-more-no_host_paths.patch:
|
| 166 |
Port more-no_host_paths patch since it is really necessary for proper
|
| 167 |
operation in Prefix, bump to EAPI=3.
|
| 168 |
|
| 169 |
*cmake-2.8.1 (17 Mar 2010)
|
| 170 |
|
| 171 |
17 Mar 2010; Tomáš Chvátal <scarabeus@gentoo.org> +cmake-2.8.1.ebuild:
|
| 172 |
Version bump.
|
| 173 |
|
| 174 |
*cmake-2.8.0-r3 (17 Mar 2010)
|
| 175 |
|
| 176 |
17 Mar 2010; Tomáš Chvátal <scarabeus@gentoo.org> -cmake-2.8.0.ebuild,
|
| 177 |
-cmake-2.8.0-r1.ebuild, -cmake-2.8.0-r2.ebuild, +cmake-2.8.0-r3.ebuild:
|
| 178 |
Update deps to match latest curl IUSE update.
|
| 179 |
|
| 180 |
26 Feb 2010; Fabian Groffen <grobian@gentoo.org> cmake-2.8.0-r2.ebuild:
|
| 181 |
Marked ~x64-macos, thanks Ramon van Alteren, bug #305367
|
| 182 |
|
| 183 |
10 Feb 2010; Fabian Groffen <grobian@gentoo.org> cmake-2.8.0-r2.ebuild,
|
| 184 |
+files/cmake-2.8.0-darwin-no-app-with-qt.patch:
|
| 185 |
Add patch by Heiko Przybyl not to build an .app on OSX with USE=qt4
|
| 186 |
|
| 187 |
*cmake-2.8.0-r2 (31 Jan 2010)
|
| 188 |
|
| 189 |
31 Jan 2010; Fabian Groffen <grobian@gentoo.org> +cmake-2.8.0-r2.ebuild,
|
| 190 |
+files/cmake-2.8.0-darwin-default-install_name.patch:
|
| 191 |
Revision bump, add patch to set a default install_name on Darwin. This is
|
| 192 |
sufficient for most cases, and allows us to revert some install_name_tool
|
| 193 |
hacks for cmake-based packages.
|
| 194 |
|
| 195 |
24 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org>
|
| 196 |
cmake-2.8.0-r1.ebuild:
|
| 197 |
Fix typo.
|
| 198 |
|
| 199 |
*cmake-2.8.0-r1 (24 Jan 2010)
|
| 200 |
|
| 201 |
24 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org>
|
| 202 |
+cmake-2.8.0-r1.ebuild:
|
| 203 |
Drop some deps. Still needs work on ncurses are harddep when bootstraping
|
| 204 |
but optional otherwise.
|
| 205 |
|
| 206 |
11 Jan 2010; Jonathan Callen <abcd@gentoo.org>
|
| 207 |
+files/cmake-2.6.0-interix.patch, +files/cmake-2.6.3-darwin-bundle.patch,
|
| 208 |
+files/cmake-2.6.3-fix_broken_lfs_on_aix.patch,
|
| 209 |
+files/cmake-2.6.3-no-duplicates-in-rpath.patch, cmake-2.8.0.ebuild,
|
| 210 |
+files/cmake-2.8.0-more-no_host_paths.patch:
|
| 211 |
Add prefix keywords, patches
|
| 212 |
|
| 213 |
05 Dec 2009; Jonathan Callen <abcd@gentoo.org> -cmake-2.6.4.ebuild,
|
| 214 |
-cmake-2.6.4-r1.ebuild:
|
| 215 |
Drop old ebuilds
|
| 216 |
|
| 217 |
29 Nov 2009; Tomáš Chvátal <scarabeus@gentoo.org> cmake-2.8.0.ebuild:
|
| 218 |
Update deps so the tests are not failing, and features are not missing.
|
| 219 |
Per bug #295070.
|
| 220 |
|
| 221 |
24 Nov 2009; Raúl Porcel <armin76@gentoo.org> cmake-2.6.4-r3.ebuild:
|
| 222 |
ia64/s390/sh/sparc stable wrt #290723
|
| 223 |
|
| 224 |
19 Nov 2009; Markus Meier <maekke@gentoo.org> cmake-2.6.4-r3.ebuild:
|
| 225 |
arm stable, bug #290723
|
| 226 |
|
| 227 |
18 Nov 2009; Brent Baude <ranger@gentoo.org> cmake-2.6.4-r3.ebuild:
|
| 228 |
Marking cmake-2.6.4-r3 ppc64 for bug 290723
|
| 229 |
|
| 230 |
*cmake-2.8.0 (14 Nov 2009)
|
| 231 |
|
| 232 |
14 Nov 2009; Tomáš Chvátal <scarabeus@gentoo.org>
|
| 233 |
-cmake-2.8.0_rc4.ebuild, +cmake-2.8.0.ebuild:
|
| 234 |
Version bump for new 2.8.0 release. Remove old rc. Tests are fatal, 100%
|
| 235 |
pased on all my machines right now.
|
| 236 |
|
| 237 |
11 Nov 2009; Jeroen Roovers <jer@gentoo.org> cmake-2.6.4-r3.ebuild:
|
| 238 |
Stable for HPPA (bug #290723).
|
| 239 |
|
| 240 |
08 Nov 2009; Tobias Klausmann <klausman@gentoo.org> cmake-2.6.4-r3.ebuild:
|
| 241 |
Stable on alpha, bug #290723
|
| 242 |
|
| 243 |
08 Nov 2009; Mounir Lamouri <volkmar@gentoo.org> cmake-2.6.4-r3.ebuild:
|
| 244 |
Stable for ppc, bug 290723
|
| 245 |
|
| 246 |
*cmake-2.8.0_rc4 (03 Nov 2009)
|
| 247 |
|
| 248 |
03 Nov 2009; Marcus D. Hanwell <cryos@gentoo.org> -cmake-2.8.0_rc3.ebuild,
|
| 249 |
+cmake-2.8.0_rc4.ebuild:
|
| 250 |
Version bump, new rc. Dropped JNI patch - no longer applies.
|
| 251 |
|
| 252 |
02 Nov 2009; Markus Meier <maekke@gentoo.org> cmake-2.6.4-r3.ebuild:
|
| 253 |
amd64/x86 stable, bug #290723
|
| 254 |
|
| 255 |
19 Oct 2009; Tomáš Chvátal <scarabeus@gentoo.org>
|
| 256 |
-cmake-2.6.2-r1.ebuild, -cmake-2.6.3-r1.ebuild:
|
| 257 |
Drop old.
|
| 258 |
|
| 259 |
*cmake-2.8.0_rc3 (10 Oct 2009)
|
| 260 |
|
| 261 |
10 Oct 2009; Marcus D. Hanwell <cryos@gentoo.org> -cmake-2.8.0_rc2.ebuild,
|
| 262 |
+cmake-2.8.0_rc3.ebuild:
|
| 263 |
Version bump, new rc.
|
| 264 |
|
| 265 |
05 Oct 2009; Dominik Kapusta <ayoy@gentoo.org> cmake-2.6.2-r1.ebuild:
|
| 266 |
Removed alternative dependency on Qt metapackage
|
| 267 |
|
| 268 |
*cmake-2.8.0_rc2 (02 Oct 2009)
|
| 269 |
|
| 270 |
02 Oct 2009; Marcus D. Hanwell <cryos@gentoo.org> -cmake-2.8.0_rc1.ebuild,
|
| 271 |
+cmake-2.8.0_rc2.ebuild:
|
| 272 |
New release candidate, removed old one.
|
| 273 |
|
| 274 |
*cmake-2.6.4-r3 (01 Oct 2009)
|
| 275 |
|
| 276 |
01 Oct 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
|
| 277 |
-cmake-2.6.4-r2.ebuild, +cmake-2.6.4-r3.ebuild, cmake-2.8.0_rc1.ebuild,
|
| 278 |
-files/cmake-python-3.patch, files/cmake-FindPythonLibs.patch,
|
| 279 |
metadata.xml:
|
| 280 |
FindPythonLibs.cmake should use currently active Python version (bug
|
| 281 |
#287143). Remove no longer needed "python3" USE flag.
|
| 282 |
|
| 283 |
*cmake-2.8.0_rc1 (01 Oct 2009)
|
| 284 |
|
| 285 |
01 Oct 2009; Marcus D. Hanwell <cryos@gentoo.org> +cmake-2.8.0_rc1.ebuild:
|
| 286 |
Version bump, in package.mask initially for further testing.
|
| 287 |
|
| 288 |
*cmake-2.6.4-r2 (28 Jul 2009)
|
| 289 |
|
| 290 |
28 Jul 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
|
| 291 |
+cmake-2.6.4-r2.ebuild, +files/cmake-python-3.patch,
|
| 292 |
files/cmake-FindPythonInterp.patch, files/cmake-FindPythonLibs.patch,
|
| 293 |
metadata.xml:
|
| 294 |
Add "python3" USE flag.
|
| 295 |
|
| 296 |
26 Jul 2009; Marcus D. Hanwell <cryos@gentoo.org> cmake-2.6.4.ebuild,
|
| 297 |
cmake-2.6.4-r1.ebuild:
|
| 298 |
Bumped to depend on >=dev-libs/xmlrpc-c-1.06.27[curl], fixes bug 276333.
|
| 299 |
|
| 300 |
24 Jul 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
|
| 301 |
files/cmake-FindPythonInterp.patch, files/cmake-FindPythonLibs.patch:
|
| 302 |
Support more Python versions.
|
| 303 |
|
| 304 |
*cmake-2.6.4-r1 (17 Jul 2009)
|
| 305 |
|
| 306 |
17 Jul 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
|
| 307 |
+cmake-2.6.4-r1.ebuild, +files/cmake-2.6.4-FindBoost.patch:
|
| 308 |
Support more Boost versions.
|
| 309 |
|
| 310 |
31 May 2009; Markus Meier <maekke@gentoo.org> cmake-2.6.4.ebuild:
|
| 311 |
amd64 stable, bug #271444
|
| 312 |
|
| 313 |
31 May 2009; Brent Baude <ranger@gentoo.org> cmake-2.6.4.ebuild:
|
| 314 |
Marking cmake-2.6.4 ppc64 for bug 271444
|
| 315 |
|
| 316 |
30 May 2009; nixnut <nixnut@gentoo.org> cmake-2.6.4.ebuild:
|
| 317 |
ppc stable #271444
|
| 318 |
|
| 319 |
30 May 2009; Raúl Porcel <armin76@gentoo.org> cmake-2.6.4.ebuild:
|
| 320 |
alpha/arm/ia64/s390/sh stable wrt #271444
|
| 321 |
|
| 322 |
28 May 2009; Tomáš Chvátal <scarabeus@gentoo.org> cmake-2.6.4.ebuild:
|
| 323 |
Add einfo informing about the test that might fail.
|
| 324 |
|
| 325 |
28 May 2009; Christian Faulhammer <fauli@gentoo.org> cmake-2.6.4.ebuild:
|
| 326 |
stable x86, bug 271444
|
| 327 |
|
| 328 |
28 May 2009; Ferris McCormick <fmccor@gentoo.org> cmake-2.6.4.ebuild:
|
| 329 |
Sparc stable, Bug #271444 (which see for comments).
|
| 330 |
|
| 331 |
27 May 2009; Jeroen Roovers <jer@gentoo.org> cmake-2.6.4.ebuild:
|
| 332 |
Stable for HPPA (bug #271444).
|
| 333 |
|
| 334 |
03 May 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
|
| 335 |
cmake-2.6.4.ebuild:
|
| 336 |
Fix syntax.
|
| 337 |
|
| 338 |
03 May 2009; Marcus D. Hanwell <cryos@gentoo.org> cmake-2.6.4:
|
| 339 |
Fixed to the bootstrap logic.
|
| 340 |
|
| 341 |
*cmake-2.6.4 (02 May 2009)
|
| 342 |
|
| 343 |
02 May 2009; Marcus D. Hanwell <cryos@gentoo.org> +cmake-2.6.4.ebuild:
|
| 344 |
Version bump, applied patch from bug 266383.
|
| 345 |
|
| 346 |
13 Apr 2009; Tomas Chvatal <scarabeus@gentoo.org> cmake-2.6.3-r1.ebuild:
|
| 347 |
Fix the has_version check. Current eclass does not support cmake 2.4...
|
| 348 |
|
| 349 |
11 Apr 2009; Joshua Kinard <kumba@gentoo.org> cmake-2.6.3-r1.ebuild:
|
| 350 |
Added ~mips to KEYWORDS.
|
| 351 |
|
| 352 |
*cmake-2.6.3-r1 (04 Apr 2009)
|
| 353 |
|
| 354 |
04 Apr 2009; Tomas Chvatal <scarabeus@gentoo.org>
|
| 355 |
-files/cmake-2.0.6-rpath-fix.patch, -files/cmake-2.4.7-findkde4.patch,
|
| 356 |
-files/FindSWIG.cmake, +files/cmake-FindJNI.patch, -cmake-2.4.7-r1.ebuild,
|
| 357 |
-cmake-2.4.8.ebuild, -cmake-2.6.3.ebuild, +cmake-2.6.3-r1.ebuild:
|
| 358 |
Revision bump. Introduce some fixes. Remove old.
|
| 359 |
|
| 360 |
15 Mar 2009; Tomas Chvatal <scarabeus@gentoo.org> -cmake-2.4.6-r1.ebuild,
|
| 361 |
-cmake-2.6.2.ebuild:
|
| 362 |
Remove old.
|
| 363 |
|
| 364 |
14 Mar 2009; Raúl Porcel <armin76@gentoo.org> cmake-2.6.2-r1.ebuild:
|
| 365 |
arm/ia64/s390/sh/sparc stable wrt #259741
|
| 366 |
|
| 367 |
11 Mar 2009; Brent Baude <ranger@gentoo.org> cmake-2.6.2-r1.ebuild:
|
| 368 |
Marking cmake-2.6.2-r1 ppc64 for bug 259741
|
| 369 |
|
| 370 |
08 Mar 2009; Markus Meier <maekke@gentoo.org> cmake-2.6.2-r1.ebuild:
|
| 371 |
x86 stable, bug #259741
|
| 372 |
|
| 373 |
07 Mar 2009; Jeremy Olexa <darkside@gentoo.org> cmake-2.6.2-r1.ebuild:
|
| 374 |
amd64 stable, bug 259741
|
| 375 |
|
| 376 |
01 Mar 2009; nixnut <nixnut@gentoo.org> cmake-2.6.2-r1.ebuild:
|
| 377 |
ppc stable #259741
|
| 378 |
|
| 379 |
*cmake-2.6.3 (01 Mar 2009)
|
| 380 |
|
| 381 |
01 Mar 2009; Tomas Chvatal <scarabeus@gentoo.org> +cmake-2.6.3.ebuild:
|
| 382 |
Version bump.
|
| 383 |
|
| 384 |
22 Feb 2009; Tobias Klausmann <klausman@gentoo.org> cmake-2.6.2-r1.ebuild:
|
| 385 |
Stable on alpha, bug #259741
|
| 386 |
|
| 387 |
20 Feb 2009; Jeroen Roovers <jer@gentoo.org> cmake-2.6.2-r1.ebuild:
|
| 388 |
Stable for HPPA (bug #259741).
|
| 389 |
|
| 390 |
03 Feb 2009; Tomas Chvatal <scarabeus@gentoo.org> cmake-2.6.2-r1.ebuild:
|
| 391 |
Fix src_configure. Per bug #254898.
|
| 392 |
|
| 393 |
21 Jan 2009; Markus Meier <maekke@gentoo.org> cmake-2.4.8.ebuild:
|
| 394 |
amd64/x86 stable
|
| 395 |
|
| 396 |
*cmake-2.6.2-r1 (03 Jan 2009)
|
| 397 |
|
| 398 |
03 Jan 2009; Tomas Chvatal <scarabeus@gentoo.org>
|
| 399 |
+files/cmake-FindPythonInterp.patch, +cmake-2.6.2-r1.ebuild:
|
| 400 |
Add patch for python lib detection. Per bug #253593. Thanks to Oldrich
|
| 401 |
Jedlicka for patch.
|
| 402 |
|
| 403 |
02 Dec 2008; Tomas Chvatal <scarabeus@gentoo.org>
|
| 404 |
-files/cmake-2.6.1-gc-sections.patch, -files/cmake-2.6.1-rpath.patch,
|
| 405 |
-cmake-2.6.1.ebuild, cmake-2.6.2.ebuild:
|
| 406 |
Dupe old. Update current to eapi2. Fixes bug #226153.
|
| 407 |
|
| 408 |
*cmake-2.6.2 (27 Sep 2008)
|
| 409 |
|
| 410 |
27 Sep 2008; Marcus D. Hanwell <cryos@gentoo.org> -cmake-2.6.0.ebuild,
|
| 411 |
+cmake-2.6.2.ebuild:
|
| 412 |
Version bump and removed old version.
|
| 413 |
|
| 414 |
*cmake-2.6.1 (27 Aug 2008)
|
| 415 |
|
| 416 |
27 Aug 2008; Timo Gurr <tgurr@gentoo.org>
|
| 417 |
+files/cmake-2.6.1-gc-sections.patch, +files/cmake-2.6.1-rpath.patch,
|
| 418 |
+cmake-2.6.1.ebuild:
|
| 419 |
Version bump. Big thanks to Brad King from kitware, thewtex and Arfrever
|
| 420 |
Frehtes Taifersar Arahesis and everyone else involved. Fixes bug #224901,
|
| 421 |
#232111, #233772 and #235731.
|
| 422 |
|
| 423 |
*cmake-2.6.0 (08 May 2008)
|
| 424 |
|
| 425 |
08 May 2008; Marcus D. Hanwell <cryos@gentoo.org>
|
| 426 |
+files/cmake-FindPythonLibs.patch, +cmake-2.6.0.ebuild:
|
| 427 |
Version bump, masked for now until it receives wider testing.
|
| 428 |
|
| 429 |
22 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org> -cmake-2.0.6-r1.ebuild,
|
| 430 |
-cmake-2.4.3.ebuild, -cmake-2.4.4.ebuild, -cmake-2.4.5.ebuild,
|
| 431 |
-cmake-2.4.6.ebuild, -cmake-2.4.7.ebuild, -cmake-2.4.7-r2.ebuild,
|
| 432 |
-cmake-2.4.8_rc12.ebuild:
|
| 433 |
Old.
|
| 434 |
|
| 435 |
11 Feb 2008; Diego Pettenò <flameeyes@gentoo.org> cmake-2.4.7-r2.ebuild,
|
| 436 |
cmake-2.4.8_rc12.ebuild, cmake-2.4.8.ebuild:
|
| 437 |
Remove --no-as-needed, xmlrpc-c caused the bug and is now fixed. If you want
|
| 438 |
to build cmake with --as-needed rebuild your xmlrpc-c.
|
| 439 |
|
| 440 |
*cmake-2.4.8 (09 Feb 2008)
|
| 441 |
|
| 442 |
09 Feb 2008; Bo Ørsted Andresen <zlin@gentoo.org> +cmake-2.4.8.ebuild:
|
| 443 |
Version bump (bug #208618).
|
| 444 |
|
| 445 |
*cmake-2.4.8_rc12 (14 Jan 2008)
|
| 446 |
|
| 447 |
14 Jan 2008; Ingmar Vanhassel <ingmar@gentoo.org>
|
| 448 |
+cmake-2.4.8_rc12.ebuild:
|
| 449 |
Bump to latest RC.
|
| 450 |
|
| 451 |
13 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org>
|
| 452 |
cmake-2.4.7-r2.ebuild:
|
| 453 |
Dropped ~mips to get bug 194031 out of the way. Filed bug 205633 for
|
| 454 |
re-keywording.
|
| 455 |
|
| 456 |
17 Dec 2007; Wulf C. Krueger <philantrop@gentoo.org>
|
| 457 |
cmake-2.4.7-r2.ebuild:
|
| 458 |
Added a check to make sure dev-libs/xmlrpc-c has been installed with
|
| 459 |
suitable USE flags. Fixes bug 194405.
|
| 460 |
|
| 461 |
10 Oct 2007; Christian Heim <phreak@gentoo.org> cmake-2.4.6-r1.ebuild,
|
| 462 |
cmake-2.4.7.ebuild, cmake-2.4.7-r1.ebuild, cmake-2.4.7-r2.ebuild:
|
| 463 |
Fixing #156800 by issuing -fno-stack-protector if we are having a GCC_MAJOR
|
| 464 |
equal to 3.
|
| 465 |
|
| 466 |
*cmake-2.4.7-r2 (27 Sep 2007)
|
| 467 |
|
| 468 |
27 Sep 2007; Wulf C. Krueger <philantrop@gentoo.org>
|
| 469 |
+files/FindSWIG.cmake, +cmake-2.4.7-r2.ebuild:
|
| 470 |
cmake-2.4.7-r2 now uses the system libraries during the bootstrap process
|
| 471 |
instead of the bundled versions. Fixes bug 178999. Furthermore, it features
|
| 472 |
a new FindSWIG.cmake module as provided by Axel Roebel on upstream bug 4145.
|
| 473 |
Fixes our bug 192594.
|
| 474 |
|
| 475 |
*cmake-2.4.7-r1 (07 Sep 2007)
|
| 476 |
|
| 477 |
07 Sep 2007; Wulf C. Krueger <philantrop@gentoo.org>
|
| 478 |
+files/cmake-2.4.7-findkde4.patch, +cmake-2.4.7-r1.ebuild:
|
| 479 |
Added an upstream patch to fix cmake failing to detect an existing KDE4
|
| 480 |
installation if the program being built is not going to be installed in the
|
| 481 |
same directory as KDE4. Fixes bug 191412. Thanks, Zephyrus, for reporting
|
| 482 |
this and providing the patch!
|
| 483 |
|
| 484 |
19 Jul 2007; Marcus D. Hanwell <cryos@gentoo.org> cmake-2.4.7.ebuild:
|
| 485 |
Moved to testing, fixes bug 185832. Sorry.
|
| 486 |
|
| 487 |
*cmake-2.4.7 (18 Jul 2007)
|
| 488 |
|
| 489 |
18 Jul 2007; Marcus D. Hanwell <cryos@gentoo.org> +cmake-2.4.7.ebuild:
|
| 490 |
Version bump.
|
| 491 |
|
| 492 |
26 Jun 2007; Lars Weiler <pylon@gentoo.org> cmake-2.4.6-r1.ebuild:
|
| 493 |
Stable on ppc; bug #182724.
|
| 494 |
|
| 495 |
21 Jun 2007; Raúl Porcel <armin76@gentoo.org> cmake-2.4.6-r1.ebuild:
|
| 496 |
alpha/ia64/x86 stable wrt #182724
|
| 497 |
|
| 498 |
21 Jun 2007; Jeroen Roovers <jer@gentoo.org> cmake-2.4.6-r1.ebuild:
|
| 499 |
Stable for HPPA (bug #182724).
|
| 500 |
|
| 501 |
21 Jun 2007; Gustavo Zacarias <gustavoz@gentoo.org> cmake-2.4.6-r1.ebuild:
|
| 502 |
Stable on sparc wrt #182724
|
| 503 |
|
| 504 |
21 Jun 2007; Joshua Kinard <kumba@gentoo.org> cmake-2.4.6-r1.ebuild:
|
| 505 |
Stable on mips, per #182724.
|
| 506 |
|
| 507 |
20 Jun 2007; Christoph Mende <angelos@gentoo.org> cmake-2.4.6-r1.ebuild:
|
| 508 |
Stable on amd64 wrt bug 182724
|
| 509 |
|
| 510 |
20 Jun 2007; Markus Rothe <corsair@gentoo.org> cmake-2.4.6-r1.ebuild:
|
| 511 |
Stable on ppc64; bug #182724
|
| 512 |
|
| 513 |
*cmake-2.4.6-r1 (07 Jun 2007)
|
| 514 |
|
| 515 |
07 Jun 2007; Wulf C. Krueger <philantrop@gentoo.org>
|
| 516 |
+files/50cmake-gentoo.el, +files/cmake.vim, +cmake-2.4.6-r1.ebuild:
|
| 517 |
Added patches by Jack Kelly from bug 180667 to add vim and emacs syntax
|
| 518 |
files. Thanks, Jack!
|
| 519 |
|
| 520 |
*cmake-2.4.6 (29 Jan 2007)
|
| 521 |
|
| 522 |
29 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> +cmake-2.4.6.ebuild:
|
| 523 |
Version bump, closes bug #163487.
|
| 524 |
|
| 525 |
04 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> cmake-2.0.6-r1.ebuild:
|
| 526 |
Get rid of debug.eclass usage.
|
| 527 |
|
| 528 |
16 Dec 2006; Stefan Schweizer <genstef@gentoo.org> cmake-2.4.5.ebuild:
|
| 529 |
inherit qt3 to avoid sandbox violations thanks to Johannes Hirte
|
| 530 |
<johannes-hirte@web.de> and Mike Arthur <mike@mikearthur.co.uk> in bug
|
| 531 |
158161
|
| 532 |
|
| 533 |
*cmake-2.4.5 (13 Dec 2006)
|
| 534 |
|
| 535 |
13 Dec 2006; Stefan Schweizer <genstef@gentoo.org>
|
| 536 |
-files/cmake-2.0.6-rpath-fix.patch, -files/cmake-2.2.0-rpath-fix.patch,
|
| 537 |
-files/cmake-2.2.1-rpath-fix.patch, -files/cmake-2.2.2-rpath-fix.patch,
|
| 538 |
-files/cmake-2.2.3-rpath-fix.patch, -files/cmake-2.4.2-kde.patch,
|
| 539 |
-files/cmake-2.4.2-rpath-fix.patch, -cmake-2.0.6-r1.ebuild,
|
| 540 |
-cmake-2.2.0-r1.ebuild, -cmake-2.2.1.ebuild, -cmake-2.2.2.ebuild,
|
| 541 |
-cmake-2.2.3.ebuild, -cmake-2.4.2.ebuild, -cmake-2.4.2-r1.ebuild,
|
| 542 |
+cmake-2.4.5.ebuild:
|
| 543 |
version bump
|
| 544 |
|
| 545 |
08 Dec 2006; Jeroen Roovers <jer@gentoo.org> cmake-2.4.3.ebuild:
|
| 546 |
Stable for HPPA (bug #155307).
|
| 547 |
|
| 548 |
06 Dec 2006; Bryan Østergaard <kloeri@gentoo.org> cmake-2.4.3.ebuild:
|
| 549 |
Stable on Alpha.
|
| 550 |
|
| 551 |
01 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org> cmake-2.4.3.ebuild:
|
| 552 |
Stable on sparc wrt #155307
|
| 553 |
|
| 554 |
30 Nov 2006; Markus Rothe <corsair@gentoo.org> cmake-2.4.3.ebuild:
|
| 555 |
Stable on ppc64; bug #155307
|
| 556 |
|
| 557 |
30 Nov 2006; Christian Faulhammer <opfer@gentoo.org> cmake-2.4.3.ebuild:
|
| 558 |
stable x86, bug #155307
|
| 559 |
|
| 560 |
30 Nov 2006; Lars Weiler <pylon@gentoo.org> cmake-2.4.3.ebuild:
|
| 561 |
Stable on ppc; bug #155307.
|
| 562 |
|
| 563 |
29 Nov 2006; Steve Dibb <beandog@gentoo.org> cmake-2.4.3.ebuild:
|
| 564 |
amd64 stable, fixed some copyright headers too, bug 155307
|
| 565 |
|
| 566 |
*cmake-2.4.4 (29 Nov 2006)
|
| 567 |
|
| 568 |
29 Nov 2006; Stefan Schweizer <genstef@gentoo.org> +cmake-2.4.4.ebuild:
|
| 569 |
Version bump thanks to Didier Link <didier.link@wanadoo.fr> in bug 156582
|
| 570 |
|
| 571 |
21 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org> cmake-2.2.1.ebuild:
|
| 572 |
ppc stable
|
| 573 |
|
| 574 |
24 Sep 2006; Daniel Black <dragonheart@gentoo.org> metadata.xml:
|
| 575 |
herd kde to take maintainence thanks Diego
|
| 576 |
|
| 577 |
*cmake-2.4.3 (16 Sep 2006)
|
| 578 |
|
| 579 |
16 Sep 2006; Daniel Black <dragonheart@gentoo.org> +cmake-2.4.3.ebuild:
|
| 580 |
version bump as per bug #143337 thanks to Nick Bowler et al
|
| 581 |
|
| 582 |
20 Jul 2006; <psi29a@gentoo.org> cmake-2.0.6-r1.ebuild:
|
| 583 |
stable on mips
|
| 584 |
|
| 585 |
*cmake-2.4.2-r1 (30 Jun 2006)
|
| 586 |
|
| 587 |
30 Jun 2006; Daniel Black <dragonheart@gentoo.org>
|
| 588 |
+files/cmake-2.4.2-kde.patch, +cmake-2.4.2-r1.ebuild:
|
| 589 |
removed rpath patch - nolonger needed as per bug #137918 thanks Dan. KDE
|
| 590 |
plugin path added as per bug #137918 thanks to Michael. KDE plugin path patch
|
| 591 |
thanks to Andreas Beckermann kde bug #129737
|
| 592 |
|
| 593 |
25 May 2006; Diego Pettenò <flameeyes@gentoo.org> cmake-2.4.2.ebuild:
|
| 594 |
Add ~x86-fbsd keyword.
|
| 595 |
|
| 596 |
*cmake-2.4.2 (24 May 2006)
|
| 597 |
|
| 598 |
24 May 2006; Daniel Black <dragonheart@gentoo.org>
|
| 599 |
+files/cmake-2.4.2-rpath-fix.patch, +cmake-2.4.2.ebuild:
|
| 600 |
verion bump as per bug #131080 thanks to Tobias Roeser, Diego, and others
|
| 601 |
|
| 602 |
29 Apr 2006; Jason Wever <weeve@gentoo.org> cmake-2.0.6-r1.ebuild:
|
| 603 |
Stable on SPARC.
|
| 604 |
|
| 605 |
06 Feb 2006; Aron Griffis <agriffis@gentoo.org> cmake-2.2.1.ebuild:
|
| 606 |
Mark 2.2.1 stable on alpha
|
| 607 |
|
| 608 |
04 Feb 2006; Aron Griffis <agriffis@gentoo.org> cmake-2.2.1.ebuild:
|
| 609 |
Mark 2.2.1 stable on ia64
|
| 610 |
|
| 611 |
*cmake-2.2.3 (16 Jan 2006)
|
| 612 |
|
| 613 |
16 Jan 2006; Lisa Seelye <lisa@gentoo.org>
|
| 614 |
+files/cmake-2.2.3-rpath-fix.patch, +cmake-2.2.3.ebuild:
|
| 615 |
Version bump to solve bug #118822
|
| 616 |
|
| 617 |
*cmake-2.2.2 (08 Nov 2005)
|
| 618 |
|
| 619 |
08 Nov 2005; Lisa Seelye <lisa@gentoo.org>
|
| 620 |
+files/cmake-2.2.2-rpath-fix.patch, +cmake-2.2.2.ebuild:
|
| 621 |
version bump to solve bug #111881
|
| 622 |
|
| 623 |
29 Oct 2005; Daniel Goller <morfic@gentoo.org> cmake-2.2.1.ebuild:
|
| 624 |
Stable on amd64
|
| 625 |
|
| 626 |
02 Oct 2005; Daniel Black <dragonheart@gentoo.org> -cmake-2.0.5.ebuild,
|
| 627 |
-cmake-2.0.6.ebuild:
|
| 628 |
remove rpath vulnerable versions: bug 105721
|
| 629 |
|
| 630 |
02 Oct 2005; Bryan Østergaard <kloeri@gentoo.org> cmake-2.0.6-r1.ebuild:
|
| 631 |
Stable on ia64, bug 105721.
|
| 632 |
|
| 633 |
29 Sep 2005; Fernando J. Pereda <ferdy@gentoo.org> cmake-2.0.6-r1.ebuild:
|
| 634 |
stable on alpha wrt bug #105721
|
| 635 |
|
| 636 |
26 Sep 2005; Stefan Briesenick <sbriesen@gentoo.org> cmake-2.2.1.ebuild:
|
| 637 |
fixing parallel build problem (emake -j1).
|
| 638 |
|
| 639 |
*cmake-2.2.1 (26 Sep 2005)
|
| 640 |
*cmake-2.2.0-r1 (26 Sep 2005)
|
| 641 |
*cmake-2.0.6-r1 (26 Sep 2005)
|
| 642 |
|
| 643 |
26 Sep 2005; Daniel Black <dragonheart@gentoo.org>
|
| 644 |
+files/cmake-2.0.6-rpath-fix.patch, +files/cmake-2.2.0-rpath-fix.patch,
|
| 645 |
+files/cmake-2.2.1-rpath-fix.patch, +cmake-2.0.6-r1.ebuild,
|
| 646 |
-cmake-2.2.0.ebuild, +cmake-2.2.0-r1.ebuild, +cmake-2.2.1.ebuild:
|
| 647 |
insecure runpaths as per security bug #105721 resulted in 2.2.0-r1 and
|
| 648 |
2.0.6-r1. Thanks Ashu Tiwary. version bump to 2.2.1 as per bug #106781 by
|
| 649 |
David Somers
|
| 650 |
|
| 651 |
02 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> cmake-2.0.6.ebuild:
|
| 652 |
Stable on ppc.
|
| 653 |
|
| 654 |
23 Aug 2005; Aron Griffis <agriffis@gentoo.org> cmake-2.0.6.ebuild:
|
| 655 |
stable on ia64
|
| 656 |
|
| 657 |
*cmake-2.2.0 (20 Aug 2005)
|
| 658 |
|
| 659 |
20 Aug 2005; Daniel Black <dragonheart@gentoo.org> -cmake-2.0.3.ebuild,
|
| 660 |
cmake-2.0.6.ebuild, +cmake-2.2.0.ebuild:
|
| 661 |
version bump (bug #99045). thanks david somers. x86 stable on 2.0.6. old
|
| 662 |
version removal
|
| 663 |
|
| 664 |
05 Aug 2005; Aaron Walker <ka0ttic@gentoo.org> cmake-2.0.6.ebuild:
|
| 665 |
Added ~mips.
|
| 666 |
|
| 667 |
02 Jul 2005; Bryan Østergaard <kloeri@gentoo.org> cmake-2.0.5.ebuild:
|
| 668 |
Stable on alpha.
|
| 669 |
|
| 670 |
12 May 2005; Aron Griffis <agriffis@gentoo.org> cmake-2.0.6.ebuild:
|
| 671 |
add ~ia64
|
| 672 |
|
| 673 |
24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> cmake-2.0.5.ebuild:
|
| 674 |
Stable on ppc.
|
| 675 |
|
| 676 |
*cmake-2.0.6 (21 Apr 2005)
|
| 677 |
|
| 678 |
21 Apr 2005; Daniel Black <dragonheart@gentoo.org> +metadata.xml,
|
| 679 |
+cmake-2.0.6.ebuild:
|
| 680 |
Version bump as per bug #89394. Thanks to david somers
|
| 681 |
<dsomers@treSPAM_FREEvezel.com>
|
| 682 |
|
| 683 |
23 Mar 2005; Daniel Black <dragonheart@gentoo.org> -cmake-2.0.2.ebuild,
|
| 684 |
cmake-2.0.5.ebuild:
|
| 685 |
x86 stable as per bug #86292. Old version removal. Thanks to david somers
|
| 686 |
<dsomers@trevezel.com>
|
| 687 |
|
| 688 |
18 Jan 2005; Bryan Østergaard <kloeri@gentoo.org> cmake-2.0.3.ebuild:
|
| 689 |
Stable on alpha.
|
| 690 |
|
| 691 |
*cmake-2.0.5 (01 Jan 2005)
|
| 692 |
|
| 693 |
01 Jan 2005; Daniel Black <dragonheart@gentoo.org> -cmake-1.8.2.ebuild,
|
| 694 |
-cmake-1.8.3.ebuild, cmake-2.0.2.ebuild, cmake-2.0.3.ebuild,
|
| 695 |
+cmake-2.0.5.ebuild:
|
| 696 |
version bump as per bug #76291.x86 keywords to 2.0.2 and 2.0.3. Remove
|
| 697 |
old version 1.8.3. Thanks to david somers <dsomers@trevezel.com> for
|
| 698 |
the notification.
|
| 699 |
|
| 700 |
31 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
|
| 701 |
Change encoding to UTF-8 for GLEP 31 compliance
|
| 702 |
|
| 703 |
24 Nov 2004; Karol Wojtaszek <sekretarz@gentoo.org> cmake-2.0.3.ebuild:
|
| 704 |
Added to ~amd64, bug #72299
|
| 705 |
|
| 706 |
*cmake-2.0.3 (10 Aug 2004)
|
| 707 |
|
| 708 |
10 Aug 2004; Mike Frysinger <vapier@gentoo.org> +cmake-2.0.3.ebuild:
|
| 709 |
Version bump.
|
| 710 |
|
| 711 |
*cmake-2.0.2 (02 Jul 2004)
|
| 712 |
|
| 713 |
02 Jul 2004; Lisa Seelye <lisa@gentoo.org> +cmake-2.0.2.ebuild:
|
| 714 |
version bump for bug #55558
|
| 715 |
|
| 716 |
03 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> cmake-1.8.3.ebuild:
|
| 717 |
Stable on alpha.
|
| 718 |
|
| 719 |
*cmake-1.8.3 (24 Feb 2004)
|
| 720 |
|
| 721 |
24 Feb 2004; Lisa Seelye <lisa@gentoo.org> cmake-1.8.1.ebuild,
|
| 722 |
cmake-1.8.2.ebuild, cmake-1.8.3.ebuild:
|
| 723 |
Remove old 1.8.1, bump 1.8.2 to stable on x86, add 1.8.3 to the tree to close
|
| 724 |
bug #42613
|
| 725 |
|
| 726 |
*cmake-1.8.2 (09 Jan 2004)
|
| 727 |
|
| 728 |
09 Jan 2004; Lisa Seelye <lisa@gentoo.org> cmake-1.8.2.ebuild:
|
| 729 |
Version bump, closes bug #36619.
|
| 730 |
|
| 731 |
*cmake-1.8.1 (08 Dec 2003)
|
| 732 |
|
| 733 |
08 Dec 2003; Lisa Seelye <lisa@gentoo.org> cmake-1.8.1.ebuild:
|
| 734 |
Initial checkin. Submitted by Sam Yates <sam@quux.dropbear.id.au> to close bug
|
| 735 |
25334.
|
| 736 |
|