head	1.5;
access;
symbols
	pkgsrc-2013Q2:1.4.0.30
	pkgsrc-2013Q2-base:1.4
	pkgsrc-2013Q1:1.4.0.28
	pkgsrc-2013Q1-base:1.4
	pkgsrc-2012Q4:1.4.0.26
	pkgsrc-2012Q4-base:1.4
	pkgsrc-2012Q3:1.4.0.24
	pkgsrc-2012Q3-base:1.4
	pkgsrc-2012Q2:1.4.0.22
	pkgsrc-2012Q2-base:1.4
	pkgsrc-2012Q1:1.4.0.20
	pkgsrc-2012Q1-base:1.4
	pkgsrc-2011Q4:1.4.0.18
	pkgsrc-2011Q4-base:1.4
	pkgsrc-2011Q3:1.4.0.16
	pkgsrc-2011Q3-base:1.4
	pkgsrc-2011Q2:1.4.0.14
	pkgsrc-2011Q2-base:1.4
	pkgsrc-2011Q1:1.4.0.12
	pkgsrc-2011Q1-base:1.4
	pkgsrc-2010Q4:1.4.0.10
	pkgsrc-2010Q4-base:1.4
	pkgsrc-2010Q3:1.4.0.8
	pkgsrc-2010Q3-base:1.4
	pkgsrc-2010Q2:1.4.0.6
	pkgsrc-2010Q2-base:1.4
	pkgsrc-2010Q1:1.4.0.4
	pkgsrc-2010Q1-base:1.4
	pkgsrc-2009Q4:1.4.0.2
	pkgsrc-2009Q4-base:1.4
	pkgsrc-2009Q3:1.3.0.26
	pkgsrc-2009Q3-base:1.3
	pkgsrc-2009Q2:1.3.0.24
	pkgsrc-2009Q2-base:1.3
	pkgsrc-2009Q1:1.3.0.22
	pkgsrc-2009Q1-base:1.3
	pkgsrc-2008Q4:1.3.0.20
	pkgsrc-2008Q4-base:1.3
	pkgsrc-2008Q3:1.3.0.18
	pkgsrc-2008Q3-base:1.3
	cube-native-xorg:1.3.0.16
	cube-native-xorg-base:1.3
	pkgsrc-2008Q2:1.3.0.14
	pkgsrc-2008Q2-base:1.3
	cwrapper:1.3.0.12
	pkgsrc-2008Q1:1.3.0.10
	pkgsrc-2008Q1-base:1.3
	pkgsrc-2007Q4:1.3.0.8
	pkgsrc-2007Q4-base:1.3
	pkgsrc-2007Q3:1.3.0.6
	pkgsrc-2007Q3-base:1.3
	pkgsrc-2007Q2:1.3.0.4
	pkgsrc-2007Q2-base:1.3
	pkgsrc-2007Q1:1.3.0.2
	pkgsrc-2007Q1-base:1.3
	pkgsrc-2006Q4:1.2.0.6
	pkgsrc-2006Q4-base:1.2
	pkgsrc-2006Q3:1.2.0.4
	pkgsrc-2006Q3-base:1.2
	pkgsrc-2006Q2:1.2.0.2
	pkgsrc-2006Q2-base:1.2
	pkgsrc-2006Q1:1.1.1.1.0.4
	pkgsrc-2006Q1-base:1.1.1.1
	pkgsrc-2005Q4:1.1.1.1.0.2
	pkgsrc-2005Q4-base:1.1.1.1
	pkgsrc-base:1.1.1.1
	TNF:1.1.1;
locks; strict;
comment	@# @;


1.5
date	2013.09.12.16.34.32;	author adam;	state dead;
branches;
next	1.4;
commitid	yYSLz0TArIjvua5x;

1.4
date	2009.11.26.16.33.29;	author tron;	state Exp;
branches;
next	1.3;

1.3
date	2007.03.11.18.42.50;	author adam;	state Exp;
branches
	1.3.26.1;
next	1.2;

1.2
date	2006.05.18.16.11.15;	author cube;	state Exp;
branches;
next	1.1;

1.1
date	2005.10.31.09.22.26;	author xtraeme;	state Exp;
branches
	1.1.1.1;
next	;

1.3.26.1
date	2009.11.28.17.47.00;	author spz;	state Exp;
branches;
next	;

1.1.1.1
date	2005.10.31.09.22.26;	author xtraeme;	state Exp;
branches
	1.1.1.1.4.1;
next	;

1.1.1.1.4.1
date	2006.05.22.12.18.25;	author salo;	state Exp;
branches;
next	;


desc
@@


1.5
log
@Removed databases/mysql5-{client,server}
@
text
@$NetBSD: patch-al,v 1.4 2009/11/26 16:33:29 tron Exp $

--- myisam/Makefile.in.orig	2009-11-09 18:37:52.000000000 +0000
+++ myisam/Makefile.in	2009-11-26 14:26:06.000000000 +0000
@@@@ -152,7 +152,7 @@@@
 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-CCLD = $(CC)
+CCLD = $(CXX)
 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
 	$(LDFLAGS) -o $@@
@


1.4
log
@Update "mysql5-client" and "mysql5-server" package to version 5.0.88.
This release fixes a large number of bugs and security vulnerabilities
including SA37372.

For detailed list of all the changes since 5.0.67 have a look here, please:
http://dev.mysql.com/doc/refman/5.0/en/news-5-0-x.html
@
text
@d1 1
a1 1
$NetBSD$
@


1.3
log
@Changes 5.0.37:

* Added the SHOW PROFILES and SHOW PROFILE statements to display statement
  profile data, and the accompanying INFORMATION_SCHEMA.PROFILING table.

* Added the Uptime_since_flush_status status variable, which indicates the
  number of seconds since the most recent FLUSH STATUS statement.

* Incompatible change in DATE_FORMAT().

* NDB Cluster: The LockPagesInMainMemory configuration parameter has changed
  its type and possible values.

* The bundled yaSSL library was upgraded to version 1.5.8.

* The --skip-thread-priority option now is enabled by default for binary Mac
  OS X distributions. Use of thread priorities degrades performance on Mac OS X.

* Added the --disable-grant-options option to configure.

* Bug fixes.
@
text
@d3 6
a8 6
--- myisam/Makefile.in.orig	2007-03-05 20:22:55.000000000 +0100
+++ myisam/Makefile.in
@@@@ -156,7 +156,7 @@@@ COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUD
 LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
 	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
 	$(AM_CFLAGS) $(CFLAGS)
d11 3
a13 3
 LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 	$(AM_LDFLAGS) $(LDFLAGS) -o $@@
 SOURCES = $(libmyisam_a_SOURCES) mi_test1.c mi_test2.c mi_test3.c \
@


1.3.26.1
log
@Pullup ticket 2936 - requested by tron
security update

Revisions pulled up:
- pkgsrc/databases/mysql5-client/Makefile		1.22
- pkgsrc/databases/mysql5-client/Makefile.common	1.36
- pkgsrc/databases/mysql5-client/PLIST			1.12
- pkgsrc/databases/mysql5-client/distinfo		1.27
- pkgsrc/databases/mysql5-server/Makefile		1.29
- pkgsrc/databases/mysql5-server/PLIST			1.15
- pkgsrc/databases/mysql5-server/distinfo		1.23
- pkgsrc/databases/mysql5-server/patches/patch-ab	1.6
- pkgsrc/databases/mysql5-server/patches/patch-al	1.4
- pkgsrc/databases/mysql5-server/patches/patch-an	1.6

Deleted files:
- pkgsrc/databases/mysql5-client/patches/patch-bh
- pkgsrc/databases/mysql5-client/patches/patch-bi
- pkgsrc/databases/mysql5-client/patches/patch-bj
- pkgsrc/databases/mysql5-server/patches/patch-ac
- pkgsrc/databases/mysql5-server/patches/patch-ad


   -------------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	tron
   Date:		Thu Nov 26 16:33:30 UTC 2009

   Modified Files:
   	pkgsrc/databases/mysql5-client: Makefile Makefile.common PLIST distinfo
   	pkgsrc/databases/mysql5-server: Makefile PLIST distinfo
   	pkgsrc/databases/mysql5-server/patches: patch-ab patch-al patch-an
   Removed Files:
   	pkgsrc/databases/mysql5-client/patches: patch-bh patch-bi patch-bj
   	pkgsrc/databases/mysql5-server/patches: patch-ac patch-ad

   Log Message:
   Update "mysql5-client" and "mysql5-server" package to version 5.0.88.
   This release fixes a large number of bugs and security vulnerabilities
   including SA37372.

   For detailed list of all the changes since 5.0.67 have a look here, please:
   http://dev.mysql.com/doc/refman/5.0/en/news-5-0-x.html


   To generate a diff of this commit:
   cvs rdiff -u -r1.21 -r1.22 pkgsrc/databases/mysql5-client/Makefile
   cvs rdiff -u -r1.35 -r1.36 pkgsrc/databases/mysql5-client/Makefile.common
   cvs rdiff -u -r1.11 -r1.12 pkgsrc/databases/mysql5-client/PLIST
   cvs rdiff -u -r1.26 -r1.27 pkgsrc/databases/mysql5-client/distinfo
   cvs rdiff -u -r1.3 -r0 pkgsrc/databases/mysql5-client/patches/patch-bh
   cvs rdiff -u -r1.1 -r0 pkgsrc/databases/mysql5-client/patches/patch-bi \
       pkgsrc/databases/mysql5-client/patches/patch-bj
   cvs rdiff -u -r1.28 -r1.29 pkgsrc/databases/mysql5-server/Makefile
   cvs rdiff -u -r1.14 -r1.15 pkgsrc/databases/mysql5-server/PLIST
   cvs rdiff -u -r1.22 -r1.23 pkgsrc/databases/mysql5-server/distinfo
   cvs rdiff -u -r1.5 -r1.6 pkgsrc/databases/mysql5-server/patches/patch-ab \
       pkgsrc/databases/mysql5-server/patches/patch-an
   cvs rdiff -u -r1.8 -r0 pkgsrc/databases/mysql5-server/patches/patch-ac
   cvs rdiff -u -r1.4 -r0 pkgsrc/databases/mysql5-server/patches/patch-ad
   cvs rdiff -u -r1.3 -r1.4 pkgsrc/databases/mysql5-server/patches/patch-al
@
text
@d1 1
a1 1
$NetBSD: patch-al,v 1.4 2009/11/26 16:33:29 tron Exp $
d3 6
a8 6
--- myisam/Makefile.in.orig	2009-11-09 18:37:52.000000000 +0000
+++ myisam/Makefile.in	2009-11-26 14:26:06.000000000 +0000
@@@@ -152,7 +152,7 @@@@
 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
d11 3
a13 3
 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
 	$(LDFLAGS) -o $@@
@


1.2
log
@Update to version 5.0.21.

Full listing of changes:

http://dev.mysql.com/doc/refman/5.0/en/news-5-0-21.html

Notable changes include:
 - Security enhancement: Added the global max_prepared_stmt_count system
   variable to limit the total number of prepared statements in the
   server.
 - The default for the innodb_thread_concurrency system variable was
   changed to 8.
 - Fixes for CVE-2006-1516, CVE-2006-1517 and CVE-2006-1518.

 And a lot of bug fixes.
@
text
@d1 1
a1 1
$NetBSD: patch-al,v 1.1.1.1 2005/10/31 09:22:26 xtraeme Exp $
d3 1
a3 1
--- myisam/Makefile.in.orig	2006-04-26 20:31:56.000000000 +0200
d5 1
a5 1
@@@@ -157,7 +157,7 @@@@ COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUD
@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
$NetBSD: patch-ax,v 1.2 2005/01/10 15:47:18 xtraeme Exp $
d3 4
a6 4
--- myisam/Makefile.in.orig	2005-01-10 16:19:12.000000000 +0100
+++ myisam/Makefile.in	2005-01-10 16:19:21.000000000 +0100
@@@@ -172,7 +172,7 @@@@
 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
d11 1
a11 1
 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
@


1.1.1.1
log
@Initial import of mysql5-server-5.0.15.

MySQL is a SQL (Structured Query Language) database server.  SQL is the
most popular database language in the world.  MySQL is a client-server
implementation that consists of a server daemon `mysqld' and many
different client programs/libraries.

The main goals of MySQL are speed and robustness.

The base upon which MySQL is built is a set of routines that have been
used in a highly demanding production environment for many years.  While
MySQL is still in development it already offers a rich and highly useful
function set.

The official way to pronounce 'MySQL' is 'My Ess Que Ell' (Not MY-SEQUEL).

This package contains the MySQL server programs and libraries.
@
text
@@


1.1.1.1.4.1
log
@Pullup ticket 1624 - requested by cube
security update for mysql5

Revisions pulled up:
- pkgsrc/databases/mysql5-client/Makefile.common	1.11, 1.12
- pkgsrc/databases/mysql5-client/distinfo		1.6
- pkgsrc/databases/mysql5-client/patches/patch-ae	1.5
- pkgsrc/databases/mysql5-client/patches/patch-af	1.4
- pkgsrc/databases/mysql5-client/patches/patch-ag	1.2
- pkgsrc/databases/mysql5-server/Makefile		1.13
- pkgsrc/databases/mysql5-server/PLIST			1.6
- pkgsrc/databases/mysql5-server/distinfo		1.7
- pkgsrc/databases/mysql5-server/patches/patch-ac	1.2
- pkgsrc/databases/mysql5-server/patches/patch-ag	1.4
- pkgsrc/databases/mysql5-server/patches/patch-al	1.2

   Module Name:		pkgsrc
   Committed By:	cube
   Date:		Thu May 18 16:11:15 UTC 2006

   Modified Files:
   	pkgsrc/databases/mysql5-client: Makefile.common distinfo
   	pkgsrc/databases/mysql5-client/patches: patch-ae patch-af patch-ag
   	pkgsrc/databases/mysql5-server: Makefile PLIST distinfo
   	pkgsrc/databases/mysql5-server/patches: patch-ac patch-ag patch-al

   Log Message:
   Update to version 5.0.21.

   Full listing of changes:

   http://dev.mysql.com/doc/refman/5.0/en/news-5-0-21.html

   Notable changes include:
    - Security enhancement: Added the global max_prepared_stmt_count system
      variable to limit the total number of prepared statements in the
      server.
    - The default for the innodb_thread_concurrency system variable was
      changed to 8.
    - Fixes for CVE-2006-1516, CVE-2006-1517 and CVE-2006-1518.

    And a lot of bug fixes.
---
   Module Name:		pkgsrc
   Committed By:	tron
   Date:		Fri May 19 23:01:02 UTC 2006

   Modified Files:
   	pkgsrc/databases/mysql5-client: Makefile.common

   Log Message:
   Fix build problem under Mac OS X by repairing broken OpenSSL (shared)
   library detection.
@
text
@d1 1
a1 1
$NetBSD: patch-al,v 1.2 2006/05/18 16:11:15 cube Exp $
d3 4
a6 4
--- myisam/Makefile.in.orig	2006-04-26 20:31:56.000000000 +0200
+++ myisam/Makefile.in
@@@@ -157,7 +157,7 @@@@ COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUD
 LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
d11 1
a11 1
 LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
@

