summaryrefslogtreecommitdiff
blob: 2c5d88a93905e3f1f306d6403faa64acd1ec5498 (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
# ChangeLog for dev-db/mysql++
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql++/ChangeLog,v 1.14 2004/04/11 23:04:49 kugelfang Exp $

  12 Apr 2004; Danny van Dyk <kugelfang@gentoo.org> mysql++-1.7.9-r3.ebuild:
  added gnuconfig_update for amd64 only; marked ~amd64 (fixes bug #47296)

*mysql++-1.7.9-r3 (26 Oct 2003)

  26 Oct 2003; Robin H. Johnson <robbat2@gentoo.org> mysql++-1.7.9-r3.ebuild,
  files/mysql++-1.7.9-missing.patch:
  new revision to fix bug #29840

  16 Sep 2003; Seemant Kulleen <seemant@gentoo.org> mysql++-1.7.9-r2.ebuild:
  compiles on gcc-3.3 now

*mysql++-1.7.9-r2 (17 Aug 2003)

  17 Aug 2003; Robin H. Johnson <robbat2@gentoo.org> mysql++-1.7.9-r2.ebuild:
  add latest patches, should fix #23621

  02 Aug 2003; Robin H. Johnson <robbat2@gentoo.org> mysql++-1.7.9-r1.ebuild:
  $A should NOT be quoted at all in an unpack call

  12 Jun 2003; <msterret@gentoo.org> mysql++-1.7.9.ebuild:
  fix Header

*mysql++-1.7.9-r1 (08 May 2003)

  11 May 2003; Robin Johnson <robbat2@gentoo.org> mysql++-1.7.9-r1.ebuild:
  Moved to stable on x86.

  08 May 2003; Robin Johnson <robbat2@gentoo.org> : mysql++-1.7.9-r1.ebuild,
  files/mysql++-1.7.9-gcc_throw.patch,
  files/mysql++-1.7.9-mysql4-gcc295.patch,
  files/mysql++-1.7.9-mysql4-gcc3.patch, files/mysql++-gcc-3.2.patch:
  Import many fixes for MySQL++ so it works with MySQLv4, as well as removing
  warnings and other bumpf. Also made sure CFLAGS/CXXFLAGS get used in the
  compile (they were not previously).
  Moved the include directory to /usr/include/mysql++ due to breakage caused
  by the large number of files put into it (it overwrote some other headers); 
  This may break some other code, testing is needed!
  Bugs #15688, #20635 resolved.
  Now use epatch instead of patch to apply patches easier as well.
  
*mysql++-1.7.9 (11 Dec 2002)
  
  08 May 2003; Robin Johnson <robbat2@gentoo.org> mysql++-1.7.9.ebuild:
  Moved files/mysql++-gcc-3.2.patch to DISTDIR and gzipped it.
  Also changed mysql++-gcc-3.2.patch to use the gzipped version

  09 Apr 2003; Martin Holzer <mholzer@gentoo.org> Manifest,
  mysql++-1.7.9.ebuild:
  Patching only if gcc3. Closes #12773.

  16 Mar 2003; <rac@gentoo.org> mysql++-1.7.9.ebuild:
  Change DISTFILES to DISTDIR for gcc 3.0 patch - fix bug #17640

  13 Jan 2003; Ryan Phillips <rphillips@gentoo.org> :
  Removed gcc 3.0 and moved it to ibiblio... removing bloat

  11 Dec 2002; Ryan Phillips <rphillips@gentoo.org> ChangeLog :
  Initial version