summaryrefslogtreecommitdiff
blob: fad367d100b32c0510943ac60f5c7c51c8f497b8 (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
172
173
174
175
176
177
178
# ChangeLog for dev-libs/boost
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.46 2005/03/18 06:56:46 morfic Exp $

  18 Mar 2005; Daniel Goller <morfic@gentoo.org> boost-1.32.0-r1.ebuild:
  depend on icc 8 as 7 is no longer supported by intel

  09 Mar 2005; Daniel Goller <morfic@gentoo.org> boost-1.32.0-r1.ebuild:
  set paths for icc to properly build all boost targets
  special thanks to steveb

  08 Mar 2005; Daniel Goller <morfic@gentoo.org> boost-1.32.0-r1.ebuild:
  adding -sINTEL_PATH="/opt/intel/compiler80/" for them icc users

  08 Mar 2005; Daniel Goller <morfic@gentoo.org> boost-1.32.0-r1.ebuild:
  Fix stray \

  08 Mar 2005; Daniel Goller <morfic@gentoo.org> boost-1.32.0-r1.ebuild:
  adjust icc version

  06 Mar 2005; Jeremy Huddleston <eradicator@gentoo.org>
  boost-1.32.0-r1.ebuild:
  Multilib fix.

  06 Mar 2005; Daniel Goller <morfic@gentoo.org> boost-1.32.0-r1.ebuild:
  fixed issue with links ending up in / if the target does not exist

  05 Mar 2005; Daniel Goller <morfic@gentoo.org> boost-1.32.0-r1.ebuild:
  making the symlinks work for gcc and icc by inserting a variable not a
  harcoded -gcc into the libname

*boost-1.32.0-r1 (04 Mar 2005)

  04 Mar 2005; Daniel Goller <morfic@gentoo.org> +boost-1.32.0-r1.ebuild:
  Compiled with --layout=system for the short libnames, linked the long ones
  Everyone and everything should now be happy Serialization linking issues are
  with binutils, as long as we only have the .a we will need 2.15.90.0.* for
  this lib Time permitting we might have to port what is in cvs, as that
  builds a shared lib for us which would link with any stable binutils

  01 Mar 2005; Daniel Goller <morfic@gentoo.org> metadata.xml,
  boost-1.32.0.ebuild:
  Cleaned up ebuild, no longer using makeopts, apparently bjam could dislike them

  31 Dec 2004; Daniel Goller <morfic@gentoo.org> boost-1.32.0.ebuild:
  Fix whitespace

  31 Dec 2004; Daniel Goller <morfic@gentoo.org> boost-1.32.0.ebuild:
  Changing to --layout=system

  23 Dec 2004; Daniel Goller <morfic@gentoo.org> boost-1.32.0.ebuild:
  Minor cleanup

  23 Dec 2004; Daniel Goller <morfic@gentoo.org> boost-1.32.0.ebuild:
  Install build tools too

  14 Dec 2004; Daniel Goller <morfic@gentoo.org> boost-1.32.0.ebuild:
  Add symlink for version independent location

  13 Dec 2004; Daniel Goller <morfic@gentoo.org> boost-1.32.0.ebuild:
  Readding icc support, restoring -toolset- libnames, using python.eclass to
  avoid using sed

  12 Dec 2004; Daniel Goller <morfic@gentoo.org> boost-1.32.0.ebuild:
  Fix bjam path
  Thanks to dholth@fastmail.fm and mayo@clara.co.uk for noticing + suggestions

  11 Dec 2004; Daniel Goller <morfic@gentoo.org> boost-1.32.0.ebuild:
  Cleanup + maintenance

  11 Dec 2004; Daniel Goller <morfic@gentoo.org> boost-1.32.0.ebuild:
  Removed trailing space

  11 Dec 2004; Daniel Goller <morfic@gentoo.org> boost-1.32.0.ebuild:
  Remove | die where it doesn't belong

  11 Dec 2004; Daniel Goller <morfic@gentoo.org> boost-1.32.0.ebuild:
  fixed up ${arch} to cover amd64 as not being recognized

  11 Dec 2004; Daniel Goller <morfic@gentoo.org> boost-1.32.0.ebuild:
  Added ${arch} to bjam path

  10 Dec 2004; Daniel Goller <morfic@gentoo.org> boost-1.31.0.ebuild:
  Stable on ppc

*boost-1.32.0 (10 Dec 2004)

  10 Dec 2004; Daniel Goller <morfic@gentoo.org> +metadata.xml,
  +boost-1.32.0.ebuild:
  Version Bump + added metadata.xml
  Thanks to all on Bug #71808

  01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> boost-1.30.0.ebuild,
  boost-1.30.2.ebuild, boost-1.31.0.ebuild:
  virtual/glibc -> virtual/libc

  01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> boost-1.31.0.ebuild:
  Stable amd64

  27 Jun 2004; Tom Gall <tgall@gentoo.org> boot-1.31.0.ebuild:
  stable on ppc64 bug # 53532

  03 Jun 2004; Aron Griffis <agriffis@gentoo.org> boost-1.30.0.ebuild,
  boost-1.30.2.ebuild, boost-1.31.0.ebuild:
  Fix use invocation

  16 Apr 2004; Jason Wever <weeve@gentoo.org> boost-1.31.0.ebuild:
  Stable on sparc.

  24 Mar 2004; Jason Wever <weeve@gentoo.org> boost-1.31.0.ebuild:
  Added ~sparc keyword.

  16 Mar 2004; George Shapovalov <george@gentoo.org> boost-1.31.0_alpha*.ebuild :
  removed alphas from portage, as the release is out for a while and is already marked stable

*boost-1.31.0 (25 Feb 2004)

  25 Feb 2004; George Shapovalov <george@gentoo.org> boost-1.31.0.ebuild :
  release is finally out. Added the ebuild, will keep alphas for a little while.

  24 Feb 2004; Sven Blumenstein <bazik@gentoo.org> boost-1.30.2.ebuild:
  Stable on sparc, DEPEND of media-sound/zinf

  13 Feb 2004; George Shapovalov <george@gentoo.org> boost-1.31.0_alpha2-r1.ebuild :
  improved symlinks, now the whole set is created instead of just a few out-of-place
  as was provided by build script

*boost-1.31.0_alpha2-r1 (03 Feb 2004)

  03 Feb 2004; George Shapovalov <george@gentoo.org> boost-1.31.0_alpha2-r1.ebuild :
  installing symlinks created during build in this revision

*boost-1.31.0_alpha2 (02 Feb 2004)

  02 Feb 2004; George Shapovalov <george@gentoo.org> boost-1.31.0_alpha2.ebuild :
  new cvs snapshot, fixed the install procedure following the #37850,
  thanks to Karl-Johan Karlsson <creideiki+gentoo-bugzilla@lisator.liu.se> for suggestions

*boost-1.31.0_alpha1 (18 Dec 2003)

  18 Dec 2003; George Shapovalov <george@gentoo.org> boost-1.31.0_alpha1.ebuild :
  SInce 1.30 stopped working with python 2.3 (see #35268) and 1.31 is not yet out 
  I am adding this cvs snapshot. Note: !!!do not just copy this one over!!! 
  Adjust a few vars inside if you do update it!
  This one also incorporates build tools installation from #35718 (thanks to 
  Chris Mayo <mayo@clara.co.uk> for suggestion).

*boost-1.30.2 (24 Aug 2003)

  24 Aug 2003; George Shapovalov <george@gentoo.org> boost-1.30.2.ebuild :
  looks like I got stuck with this ebuild :),
  anyway, new version (#27053) that contains a bug fix,
  update submitted by B. K. Oxley (binkley) <binkley@alumni.rice.edu>
  and cleaned-up by Chris Bainbridge chrb@dcs.ed.ac.uk

*boost-1.30.0 (16 May 2003)

  16 May 2003; George Shapovalov <george@gentoo.org> boost-1.30.0.ebuild :
  new version. (#18183)
  now supports building with icc
  Thanks to Jeremy Maitin-Shepard <jbms@ittbi.com> and  Garen <garen@garen.net>
  for submitting and polishing the ebuild

*boost-1.29.0 (21 Oct 2002)

  26 Jan 2003; Jon Nall <nall@gentoo.org> boost-1.29.0.ebuild :
  added ~ppc and fixed to be non-x86 specific

  21 Oct 2002; Maik Schreiber <blizzy@gentoo.org> : New version, closes bug
  #9461.

*boost-1.28 (19 Oct 2002)

123456789-123456789-123456789-123456789-123456789-123456789-123456789-123456789-
  19 Oct 2002; Karl Trygve Kalleberg <markus-krainer@chello.at>
  boost-1.28.0.ebuild, files/digest-boost-1.28: Initial import. All code
  submitted by Markus Krainer <markus-krainer@chello.at>. Fixes #2851.