summaryrefslogtreecommitdiff
blob: 2564e4c76fb00c6b2f912c79bab9583620cdcab4 (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
# ChangeLog for dev-db/mysqlcc
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-db/mysqlcc/ChangeLog,v 1.7 2003/03/09 22:42:42 rac Exp $

*mysqlcc-0.8.7-r1 (09 Mar 2003)

  09 Mar 2003; <rac@gentoo.org> mysqlcc-0.8.7-r1.ebuild,
  files/mysqlcc-0.8.7-configperms.patch, files/mysqlcc-0.8.7-qmakespec.patch:
  The config.sub included with this package does not recognize linux-gnu
  machines correctly, so replace it with one taken from a local automake
  installation and run autoreconf.  Allow the ebuild to override the
  QMAKESPEC variable, so that 'linux-g++' is picked up correctly.  These
  are backported from the 0.8.10-r1 ebuild.  Also attempt to backport
  the security fix eliminating world-readable configuration files and
  directories that was applied upstream in 0.8.9, since 0.8.7 seems to
  be the last version that will compile against MySQL 3.x.

*mysqlcc-0.8.10-r1 (04 Mar 2003)

  09 Mar 2003; <rac@gentoo.org> mysqlcc-0.8.10-r1.ebuild:
  remasked to avoid depending on unstable mysql

  04 Mar 2003; Robert Coie <rac@gentoo.org> mysqlcc-0.8.10-r1.ebuild,
  files/mysqlcc-0.8.10-libmysqlclientac.patch,
  files/mysqlcc-0.8.10-qmakespec.patch:
  The config.sub included with this package does not recognize linux-gnu
  machines correctly, so replace it with one taken from a local automake
  installation and run autoreconf.  Allow the ebuild to override the
  QMAKESPEC variable, so that 'linux-g++' is picked up correctly.
  Replace the libmysqlclient autoconf macro with a simpler and sleeker
  use of mysql_config, so that optionally dependent libraries (such as
  libssl) are picked up for free.  Make dependency on MySQL >=4.0, as
  this version attempts to use command-line option processing from
  libmysqlclient that is not available before that version.  Fixes bug
  #16733.  Thanks to Peter Penkala <pjp@gentoo.org> for testing
  assistance.

*mysqlcc-0.8.10 (03 Mar 2003)

  03 Mar 2003; Daniel Ahlberg <aliz@gentoo.org> :
  Security update.

*mysqlcc-0.8.7 (14 Dec 2002)

  14 Dec 2002; Ryan Phillips <rphillips@gentoo.org> mysqlcc-0.8.7.ebuild :
  New version. Submitted by Quequero

*mysqlcc-0.8.6a (17 Nov 2002)

  17 Nov 2002; Quequero <quequero@bitchx.it> mysqlcc-0.8.6a.ebuild:
  First import. Ebuild submitted by Quequero <quequero@bitchx.it>.
  MysqlCC (MySQL Control Center) is a nice MySQL GUI Client (QT based).
  It's an useful tool for managing your database, creating accounts,
  viewing tables and much more.
  .wav files and syntax file are installed in /usr/share/mysqlcc 
  translation files are installed in /usr/share/mysqlcc/translations