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
|
# ChangeLog for www-servers/resin
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/ChangeLog,v 1.11 2006/07/23 13:51:05 dertobi123 Exp $
23 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> resin-3.0.19.ebuild:
Added ~ppc, bug #139779
20 Jul 2006; Markus Rothe <corsair@gentoo.org> resin-3.0.19.ebuild:
Added ~ppc64; bug #139779
*resin-3.0.19 (01 Jul 2006)
01 Jul 2006; Krzysiek Pawlik <nelchael@gentoo.org>
+files/3.0.19/resin.conf, +files/3.0.19/resin-3.0.19-gentoo.patch,
+files/3.0.19/resin.init, +resin-3.0.19.ebuild:
Version bump, uses new Java build system. Closes bug #63246.
29 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org> +files/3.0.12/gentoo.diff,
resin-3.0.12.ebuild:
added patch to fix #90003. patch also corrects fpic issue for a shared object.
19 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org> +files/3.0.12/21resin,
+files/3.0.12/resin.conf, +files/3.0.12/resin.init,
+files/3.0.12/wrapper.pl.diff, resin-3.0.12.ebuild, resin-3.0.8-r1.ebuild:
added missing patchset, fixes #89602. also corrected license for resin > 3.0,
fixes #89595
*resin-3.0.12 (18 Apr 2005)
18 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org> -files/2.1.9/21resin,
-files/2.1.9/resin.conf, -files/2.1.9/resin.diff, -files/2.1.9/resin.init,
resin-2.1.14.ebuild, -resin-2.1.9.ebuild, +resin-3.0.12.ebuild,
resin-3.0.8-r1.ebuild, -resin-3.0.8.ebuild:
new upstream version, fixes #89156. did some cleanup, marked 2.1.14 and
3.0.8-r1 stable on amd64 and x86.
17 Dec 2004; Markus Rothe <corsair@gentoo.org> resin-3.0.8-r1.ebuild:
Stable on ppc64
17 Nov 2004; Markus Rothe <corsair@gentoo.org> resin-3.0.8-r1.ebuild:
marked ~ppc64; bug #55691
*resin-3.0.8-r1 (10 Sep 2004)
10 Sep 2004; Thomas Matthijs <axxo@gentoo.org> files/3.0.8/21resin,
+resin-3.0.8-r1.ebuild:
fixed the symlink and the conf chown also added a check if /opt/resin/conf is
a dir (from 2.* ebuilds), and if it is, i move the files too
/etc/resin/conf.old. So that portage can created the symlink.
closes bug 63492
05 Sep 2004; Sven Wegener <swegener@gentoo.org> :
Fixed ChangeLog header.
*resin-2.1.14 (08 Aug 2004)
08 Aug 2004; Stuart Herbert <stuart@gentoo.org> +metadata.xml,
+files/2.1.14/21resin, +files/2.1.14/resin.conf, +files/2.1.14/resin.diff,
+files/2.1.14/resin.init, +files/2.1.9/21resin, +files/2.1.9/resin.conf,
+files/2.1.9/resin.diff, +files/2.1.9/resin.init, +files/3.0.8/21resin,
+files/3.0.8/resin.conf, +files/3.0.8/resin.init,
+files/3.0.8/wrapper.pl.diff, +resin-2.1.14.ebuild, +resin-2.1.9.ebuild,
+resin-3.0.8.ebuild:
Moved from net-www/resin to www-servers/resin.
*resin-3.0.8 (30 Jul 2004)
30 Jul 2004; Thomas Matthijs <axxo@gentoo.org> +files/3.0.8/21resin,
+files/3.0.8/resin.conf, +files/3.0.8/resin.init,
+files/3.0.8/wrapper.pl.diff, resin-2.1.14.ebuild, +resin-3.0.8.ebuild:
new upstream version
*resin-2.1.14 (30 Jul 2004)
27 Jul 2004; Thomas Matthijs <axxo@gentoo.org> resin-2.1.14.ebuild:
Version bump
26 Jul 2004; Thomas Matthijs <axxo@gentoo.org> +metadata.xml,
resin-2.1.9.ebuild:
ebuild cleanup
27 Apr 2004; Aron Griffis <agriffis@gentoo.org> resin-2.1.9.ebuild:
Add inherit eutils
15 Dec 2003; <spider@gentoo.org> resin-2.1.9.ebuild:
QA: fixing chown user.group to user:group, bug #35127
30 Apr 2003; Dylan Carlson <absinthe@gentoo.org> resin-2.1.9.ebuild:
With the addition of resin-ee, the two are now set to block each other.
*resin-2.1.9 (30 Apr 2003)
30 Apr 2003; Dylan Carlson <absinthe@gentoo.org> resin-2.1.9.ebuild,
files/2.1.9/21resin, files/2.1.9/resin.conf, files/2.1.9/resin.diff,
files/2.1.9/resin.init:
Initial import -- also closes #11778.
This is a binary ebuild until the source dist is sane enough where this
can be changed.
There are verbose post-installation comments; be sure to read them.
|