summaryrefslogtreecommitdiff
blob: ce9aafeb8941b231a36ba255908213e5165661d3 (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
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
# ChangeLog for media-libs/svgalib
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/svgalib/ChangeLog,v 1.40 2004/06/23 02:56:28 vapier Exp $

*svgalib-1.9.19 (22 Jun 2004)

  22 Jun 2004; Mike Frysinger <vapier@gentoo.org>
  -files/svgalib-1.9.18-linux2.6.patch, +files/svgalib-1.9.19-gentoo.patch,
  +files/svgalib-1.9.19-linux2.6.patch, svgalib-1.9.18-r1.ebuild,
  -svgalib-1.9.18.ebuild, +svgalib-1.9.19.ebuild:
  Version bumpage and cleanup #54465 by yuntaku@sunny-net.ne.jp.

  19 Jun 2004; Mike Frysinger <vapier@gentoo.org>
  +files/svgalib-1.9.18-lrmi-gentoo-cflags.patch,
  +files/svgalib-1.9.18-utils-include.patch, svgalib-1.9.18-r1.ebuild:
  Make sure the gcc always runs with $CFLAGS to fix #54198 by Simon Strandman
  and add a small patch so lrmi uses our $CFLAGS instead of -g.

  07 Jun 2004; Aron Griffis <agriffis@gentoo.org> svgalib-1.9.17-r3.ebuild:
  Fix use invocation

  30 May 2004; Mike Frysinger <vapier@gentoo.org> svgalib-1.9.18-r1.ebuild:
  Added support for new kbuild module building #50914 by J van der Wulp.

  12 May 2004; Alexander Gabert <pappy@gentoo.org> svgalib-1.4.3-r4.ebuild,
  svgalib-1.9.17-r3.ebuild, svgalib-1.9.18-r1.ebuild, svgalib-1.9.18.ebuild:
  removed hardened-gcc logic, added filter-flags logic

*svgalib-1.9.18-r1 (24 Feb 2004)

  28 Apr2 004; Mike Frysinger <vapier@gentoo.org> :
  Add gcc-3.4 patch #48930 by Holger.

  24 Feb 2004; Martin Schlemmer <azarah@gentoo.org> svgalib-1.9.18.ebuild:
  Some first time build fixes (cannot find libvga.so and libvgagl.so when
  building threeDKit and demos).  Hopefully fix module issues (bug #42522
  among others ...).

  24 Feb 2004; Mike Frysinger <vapier@gentoo.org> :
  Until linux 2.6 module building is sorted out, we disable the kernel module,
  bug #42522.

  23 Feb 2004; <plasmaroo@gentoo.org> files/svgalib-1.9.17-linux2.6.patch,
  files/svgalib-1.9.18-linux2.6.patch:
  Changed the detection method for 2.4 kernels in both of the compatibility
  patches; closes bug #42307.

  23 Feb 2004; Martin Schlemmer <azarah@gentoo.org>
  files/svgalib-1.9.18-linux2.6.patch:
  Fix bug #42644 (2.4.23 also uses irqreturn_t, so do not define it then).

  23 Feb 2004; Luca Barbato <lu_zero@gentoo.org> svgalib-1.9.18.ebuild:
  Workaround to let the kernel module compile on 2.6

  23 Feb 2004; Martin Schlemmer <azarah@gentoo.org> svgalib-1.9.18.ebuild,
  files/svgalib-1.9.18-gentoo.patch, files/svgalib-1.9.18-linux2.6.patch:
  Add a better fix for previous issue.  Cleanup svgalib-1.9.18-linux2.6.patch.

  23 Feb 2004; Martin Schlemmer <azarah@gentoo.org>
  files/svgalib-1.9.18-gentoo.patch:
  Fix module not installing for some weird reason after commit.

*svgalib-1.9.18 (22 Feb 2004)

  22 Feb 2004; Martin Schlemmer <azarah@gentoo.org> svgalib-1.9.18.ebuild,
  files/svgalib-1.9.18-gcc33.patch, files/svgalib-1.9.18-gentoo.patch,
  files/svgalib-1.9.18-linux2.6.patch:
  Update version. Fix compiles on 2.6 kernels. Add simple sysfs support for udev
  enabled systems.

  01 Feb 2004; <plasmaroo@gentoo.org> files/svgalib-1.9.17-linux2.6.patch:
  Updated the 2.6 patch to solve compilation issues on 2.6 headers. Closes bug
  #37812.

  17 Jan 2004; Mike Frysinger <vapier@gentoo.org>
  Add build to IUSE to control building of kernel module in stages #38403.

  09 Jan 2004; Mike Frysinger <vapier@gentoo.org> 
  svgalib-1.4.3-r4.ebuild svgalib-1.4.3-gcc3.patch svgalib-1.4.3-linux2.6.patch :
  Yeah it's old and crusty, but lets make it compile #23515.
  Remove the +s chmod-ing of demo files and stuff #35203.
  Add helpful die messages.
  Change the r128.c on mirrors to a bzip2 image ... sometimes text files arent
  transfered properly over http #23591.

  10 Oct 2003; Alexander Gabert <pappy@gentoo.org> svgalib-1.4.3-r4.ebuild:
  flags not needed any more, hardened-gcc propolice behaviour will be changed in
  2.4.3

  09 Oct 2003; Alexander Gabert <pappy@gentoo.org> svgalib-1.4.3-r4.ebuild,
  svgalib-1.9.17-r3.ebuild:
  added new hardened-gcc flags for hppa

  07 Sep 2003; Alexander Gabert <pappy@gentoo.org> svgalib-1.4.3-r4.ebuild,
  svgalib-1.9.17-r3.ebuild:
  added hardened-gcc exclude flags

*svgalib-1.9.17-r3 (06 Aug 2003)

  06 Aug 2003; Martin Schlemmer <azarah@gentoo.org> svgalib-1.9.17-r3.ebuild,
  files/svgalib-1.9.17-modversions_h.patch:
  Get modversions.h include right if we have CONFIG_MODVERSIONS set.
  Should really fix bugs #21340 and #25968.

  03 Aug 2003; Martin Schlemmer <azarah@gentoo.org>
  files/svgalib-1.9.17-linux2.6.patch:
  Cleanup linux-2.6 patch to not contain temp files.

*svgalib-1.9.17-r2 (03 Aug 2003)

  03 Aug 2003; Martin Schlemmer <azarah@gentoo.org> svgalib-1.9.17-r2.ebuild,
  files/svgalib-1.9.17-gentoo.patch, files/svgalib-1.9.17-linux2.6.patch:
  Patch svgalib_helper kernel module to work with linux-2.6 (note that I dropped
  all support for 2.5 kernel). Add patch for lineart demo to compile with
  gcc-3.3. Additional cleanups to the ebuild.

  31 Dec 2002; Martin Schlemmer <azarah@gentoo.org> svgalib-1.9.17-r1.ebuild :
  Ok, I should not be lazy, patch Makefile in svga_helper module, as my
  previous hack seems to fail for some people ... (bug #11092).

*svgalib-1.9.17-r1 (29 Dec 2002)

  29 Dec 2002; Martin Schlemmer <azarah@gentoo.org> svgalib-1.9.17-r1.ebuild :
  Get this beast to build with kernel 2.5, bug #11092.

*svgalib-1.9.17 (26 Dec 2002)

  26 Dec 2002; Martin Schlemmer <azarah@gentoo.org> svgalib-1.9.17-r1.ebuild :
  Update version.

*svgalib-1.4.3-r4 (26 Dec 2002)

  16 Mar 2003; Alastair Tse <liquidx@gentoo.org> svgalib-1.4.3-r4.ebuild,
  files/svgalib-1.4.3-userpriv.patch:
  fix userpriv problem with makefile

  26 Dec 2002; Martin Schlemmer <azarah@gentoo.org> svgalib-1.4.3-r4.ebuild :
  Update r128 driver, bug #10987.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> :
  Changed sparc ~sparc keywords
 
*svgalib-1.4.3-r3 (03 Dec 2002)

  03 Dec 2002; Martin Schlemmer <azarah@gentoo.org> svgalib-1.4.3-r3.ebuild :
  Add preplib to src_install() to fix bug #10383.

  21 Nov 2002; Martin Schlemmer <azarah@gentoo.org> svgalib-1.9.16.ebuild :
  Add missing 'dodir /etc/modules.d'.

*svgalib-1.9.16 (20 Nov 2002)

  13 Dec 2002; Stefan Jones <cretin@gentoo.org> svgalib-1.9.16-gentoo.diff :
  Made all files compile with -fPIC, fixes prelink warnings.

  20 Nov 2002; Martin Schlemmer <azarah@gentoo.org> svgalib-1.9.16.ebuild :
  New version, thanks to great work of Javier Marcet <jmarcet@pobox.com>,
  closing bug #10525.

*svgalib-1.4.3 (30 Apr 2002)

  03 Nov 2002; Arcady Genkin <agenkin@gentoo.org> svgalib-1.4.3-r2.ebuild :
  Install the demo programs that come with the library.

  22 May 2002; Arcady Genkin <agenkin@gentoo.org> svgalib-1.4.3-r1.ebuild :
  Creates directory /etc/vga.
	
  30 Apr 2002; Seemant Kulleen <seemant@gentoo.org> svgalib-1.4.3.ebuild :

  Fixed sandbox violation, because the makefile does not understand that
  /usr/include can be relocated for a fake install.