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
|
# ChangeLog for net-im/wildfire
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-im/wildfire/ChangeLog,v 1.8 2006/07/09 14:55:49 humpback Exp $
*wildfire-3.0.0-r1 (09 Jul 2006)
09 Jul 2006; Gustavo Felisberto <humpback@gentoo.org>;
wildfire-2.6.2-r2.ebuild, -wildfire-3.0.0.ebuild,
+wildfire-3.0.0-r1.ebuild:
Update to handle bug #139708. Thanks to Mike Wohlgemuth for finding this one.
06 Jul 2006; Joshua Nichols <jnichols@gentoo.org>
files/wildfire-3.0.0-for.patch, wildfire-3.0.0.ebuild:
Fixed for patch. Added ant-contrib dependency.
04 Jul 2006; Gustavo Felisberto <humpback@gentoo.org>;
+files/wildfire-3.0.0-for.patch, wildfire-3.0.0.ebuild:
Added a patch by nichoj to solve some build issues. Also some cleanups.
*wildfire-3.0.0 (04 Jul 2006)
*wildfire-2.6.2-r2 (04 Jul 2006)
04 Jul 2006; Gustavo Felisberto <humpback@gentoo.org>;
files/conf.d/wildfire, files/init.d/wildfire, -wildfire-2.6.2-r1.ebuild,
+wildfire-2.6.2-r2.ebuild, +wildfire-3.0.0.ebuild:
Fixed an issue with the new java gen2 stuff where a user can now have a 1.4
vm as system but still is abble to start wildfire. The GENTOO_VM in conf.d
is the var that must be set to a 1.5 vm. Also bumped to 3.0.0.
*wildfire-2.6.2-r1 (04 Jul 2006)
04 Jul 2006; Gustavo Felisberto <humpback@gentoo.org>;
-wildfire-2.5.0.ebuild, -wildfire-2.6.2.ebuild, +wildfire-2.6.2-r1.ebuild:
Removed older versions and added the -r1 that uses the new Java system in
Gentoo. This is probably the first package in the tree to use this system.
30 Jun 2006; Gustavo Felisberto <humpback@gentoo.org>; metadata.xml,
+wildfire-2.6.2.ebuild:
Adding 2.6.2 to portage. Credits to everyone in bug #120513
*wildfire-2.6.2 (27 Jun 2006)
27 Jun 2006; Gustavo Felisberto <humpback@gentoo.org>; metadata.xml,
+wildfire-2.6.2.ebuild:
Bumped to 2.6.2
*wildfire-2.5.0 (26 Feb 2006)
26 Feb 2006; Gustavo Felisberto <humpback@gentoo.org>;
+files/conf.d/wildfire, +files/init.d/wildfire, +metadata.xml,
+wildfire-2.5.0.ebuild:
Initial import so that more users can start to test. Credits to all that
helped in bug #120513
|