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
|
# ChangeLog for dev-java/sun-j2sdk
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-j2sdk/ChangeLog,v 1.25 2004/03/01 07:15:07 mkennedy Exp $
01 Mar 2004; <mkennedy@gentoo.org> files/sun-j2sdk-1.4.1,
files/sun-j2sdk-1.4.2:
Remove CLASSPATH from environment variable list.
14 Feb 2004; Adrian Almenar <strider@gentoo.org> sun-j2sdk-1.4.1-r1.ebuild,
sun-j2sdk-1.4.1.ebuild, sun-j2sdk-1.4.2.ebuild:
Added doc use flag. Closes #40672
*sun-j2sdk-1.4.2 (20 Dec 2003)
22 Dec 2003; Stefan Jones <cretin@gentoo.org> sun-j2sdk-1.4.2.ebuild :
Bug #36258, use virtual/alsa instead of media-sound/alsa-driver
20 Dec 2003; Stefan Jones <cretin@gentoo.org> sun-j2sdk-1.4.2.ebuild :
New version, cleaned out the patches. Tested with
sys-devel/gcc-3.3.2-r4, sys-apps/portage-2.0.49-r18
and sys-libs/glibc-2.3.3_pre20031212 with "nptl" in USE
06 Dec 2003; Adrian Almenar <strider@gentoo.org> sun-j2sdk-1.4.1-r1.ebuild,
sun-j2sdk-1.4.1.ebuild:
Fixes bug #35127
08 Aug 2003; Adrian Almenar <strider@gentoo.org> sun-j2sdk-1.4.1-r1.ebuild,
sun-j2sdk-1.4.1.ebuild sun-j2sdk-1.4.0-r3.ebuild:
Fix typo and version description, also added to description (From sources) so
users will understand the difference
*sun-j2sdk-1.4.1-r1 (28 May 2003)
28 May 2003; Todd Berman <tberman@gentoo.org> sun-j2sdk-1.4.1-r1.ebuild:
Fixed plugin support, added GCC3.3 support, modified amount of disk space
required
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*sun-j2sdk-1.4.1 (12 Jan 2003)
23 Apr 2003; Adrian Almenar <strider@gentoo.org> files/sun-j2sdk-1.4.1:
Fixed Bugs #18067 #19722.
16 Apr 2003; Stefan Jones <cretin@gentoo.org> files/1.4.1/j2sdk-1.4.1-force-motif.patch :
Edit so motif compiles with newer glibc-2.3.2 (gencat problem)
15 Apr 2003; Stefan Jones <cretin@gentoo.org>:
Added patch so it compiles with nptl
13 Jan 2003; Stefan Jones <cretin@gentoo.org>:
Changed motif patch so it doesn't block motif and upped the CFLAGS
12 Jan 2003; Stefan Jones <cretin@gentoo.org>:
New version, works here, have fun!
*sun-j2sdk-1.4.0-r3 (21 Nov 2002)
23 Apr 2003; Adrian Almenar <strider@gentoo.org> files/sun-j2sdk-1.4.0:
Fixed Bugs #18067 #19722. Changed to stable.
12 Jan 2003; Stefan Jones <cretin@gentoo.org> sun-j2sdk-1.4.0-r3.ebuild:
Cleaned up the last update.
21 Nov 2002; phoen][x <phoenix@gentoo.org> sun-j2sdk-1.4.0-r3.ebuild,
files/digest-sun-j2sdk-1.4.0-r3 :
Switched to the new nsplugins layout.
*sun-j2sdk-1.4.0-r2 (12 Nov 2002)
12 Nov 2002; Stefan A. Jones <cretin@gentoo.org> sun-j2sdk-1.4.0-r2.ebuild:
This ebuild uses the sun version of motif. Lesstif was causing quite a
few crashes. During the emerge openmotif and lesstif must be unmerged
to stop java linking to the bad versions.
*sun-j2sdk-1.4.0-r1 (07 Nov 2002)
12 Nov 2002; Stefan A. Jones <cretin@gentoo.org> sun-j2sdk-1.4.0-r1.ebuild:
Forced the new revision of lesstif as I think it caused a few crashes as
java could be linking to a dynamic version as the static lib might not
be present. The new lesstif version builds the static library.
11 Nov 2002; Stefan A. Jones <cretin@gentoo.org> sun-j2sdk-1.4.0-r1.ebuild:
Added some checks for valid versions of jdk and OTHER_C(XX)FLAGS hint.
09 Nov 2002; Stefan A. Jones <cretin@gentoo.org> sun-j2sdk-1.4.0-r1.ebuild:
Fixed bugs #10489 and #10485 with luck
07 Nov 2002; Stefan A. Jones <cretin@gentoo.org> sun-j2sdk-1.4.0-r1.ebuild:
This *should* work, please test and fix, and report abuse to me!
*sun-j2sdk-1.4.0 (29 Aug 2002)
29 Aug 2002; Preston A. Elder <prez@gentoo.org> sun-j2sdk-1.4.0.ebuild:
Initial check in, it doesnt work, but at lease we can work on it.
|