summaryrefslogtreecommitdiff
blob: 163c55faef7e250d29badb64f3d0900877d8496c (plain)
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
# ChangeLog for x11-libs/fltk
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/ChangeLog,v 1.18 2003/01/09 03:51:16 raker Exp $

*fltk-1.1.2-r1 (09 Jan 2003)

  08 Jan 2003; Nick Hadaway <raker@gentoo.org> fltk-1.1.2-r1.ebuild,
  files/digest-fltk-1.1.2-r1 :
  New ebuild which only enables xft if you are using the "stock"
  xfree86 xft headers/etc.

*fltk-1.1.2 (09 Dec 2002)

  18 Dec 2002; Nick Hadaway <raker@gentoo.org> fltk-1.1.2.ebuild :
  Marked stable.
                                                                                                   
  09 Dec 2002; Jack Morgan <jmorgan@gentoo.org> fltk-1.1.*.ebuild : 
  Removed ~sparc64/sparc64 keywords

  09 Dec 2002; Nick Hadaway <raker@gentoo.org> fltk-1.1.2.ebuild,
  files/digest-fltk-1.1.2 :
  Version bump.  Lots of fluid bug fixes.  Also fixes for compatibility 
  with Xft-2.0.

*fltk-1.1.1 (30 Oct 2002)

  23 Nov 2002; Sascha Schwabbauer <cybersystem@gentoo.org> fltk-1.1.1.ebuild :
  Added ~ppc to keywords.  

  30 Oct 2002; Nick Hadaway <raker@gentoo.org> fltk-1.1.1.ebuild,
  files/digest-fltk-1.1.1 :
  A non rc has finally been released.  Many bug fixes.  Check out...
  http://www.fltk.org/news.php?V99 for the important changes.
  Small ebuild changes made as we don't have to account for _rc?
  with this one.

*fltk-1.1.0_rc7 (20 Sep 2002)

  03 Oct 2002; Nick Hadaway <raker@gentoo.org> fltk-1.1.10_rc7.ebuild :
  Added missing dependancy on virtual/x11 thanks to bcowan.  w00t!

  20 Sep 2002; Nick Hadaway <raker@gentoo.org> fltk-1.1.0_rc7.ebuild,
  files/digest-fltk-1.1.0_rc7 :
  Version bump.  Lots of bug fixes. See... 
  http://www.fltk.org/news.php?V87 for info on the fixes.

*fltk-1.1.0_rc6 (22 Aug 2002)

  20 Sep 2002; Nick Hadaway <raker@gentoo.org> fltk-1.1.0_rc6.ebuild :
  Changed 'emake' to 'emake CXX="g++"' so libsupc++ is properly
  referenced on gcc3 systems.

  20 Sep 2002; Nick Hadaway <raker@gentoo.org> fltk-1.1.0_rc6.ebuild :
  Removed invalid xdbe and xft flags.

  22 Aug 2002; Nick Hadaway <raker@gentoo.org> fltk-1.1.0_rc6.ebuild :
  Updated install so all libraries are installed correctly.

  22 Aug 2002; Nick Hadaway <raker@gentoo.org>
  fltk-1.1.0_rc6.ebuild, files/digest-fltk-1.1.0_rc6 :
  Version bump.

*fltk-1.0.11-r3 fltk-1.1.0_rc5 (12 Aug 2002)

  20 Sep 202; Nick Hadaway <raker@gentoo.org> fltk-1.0.11-r3.ebuild :
  Changed 'emake' to 'emake CXX="g++"' so libsupc++ is referenced 
  properly on gcc3 systems.

  12 Aug 2002; Seemant Kulleen <seemant@gentoo.org> fltk-1.0.11-r3.ebuild
  fltk-1.1.0_rc5.ebuild :

  SLOTified them again.  And made them install into different locations.

*fltk-1.1.0_rc4 (16 Jul 2002)
  
  22 Jul 2002; Owen Stampflee <owen@gentoo.org> :
  Reverted SLOT's back to "0" as the problem is with POSE, not fltk
  and they seem to overright each other :(
  
  Did some SLOT-fu so we don't break POSE.

  16 Jul 2002; Seemant Kulleen <seemant@gentoo.org> fltk-1.1.0_rc4.ebuild
  files/digest-fltk-1.1.0_rc4 :

  Version bump.

*fltk-1.1.0_beta10-r1 (28 Mar 2002)

  28 Mar 2002; Tod Neidt <tod@gentoo.org> fltk-1.1.0_beta10-r1.ebuild :

  Added missing ${myconf} to ./configure.
  Bug# 1325, thanks for the catch R. Strusberg.

*fltk-1.0.11-r2 (1 Feb 2002)

  28 Mar 2002; Tod Neidt <tod@gentoo.org> fltk-1.0.11-r2.ebuild :
  
  Added missing ${myconf} to ./configure. Also fixed up SRC_URI.
  Bug# 1325, thanks for the catch R. Strusberg.

*fltk-1.1.0_beta10 (1 Feb 2002)

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
  
  Added initial ChangeLog which should be updated whenever the package is
  updated in any way. This changelog is targetted to users. This means that the
  comments should well explained and written in clean English. The details about
  writing correct changelogs are explained in the skel.ChangeLog file which you
  can find in the root directory of the portage repository.