head 1.8; access; symbols pkgsrc-2013Q2:1.8.0.8 pkgsrc-2013Q2-base:1.8 pkgsrc-2012Q4:1.8.0.6 pkgsrc-2012Q4-base:1.8 pkgsrc-2011Q4:1.8.0.4 pkgsrc-2011Q4-base:1.8 pkgsrc-2011Q2:1.8.0.2 pkgsrc-2011Q2-base:1.8 pkgsrc-2010Q2:1.7.0.24 pkgsrc-2010Q2-base:1.7 pkgsrc-2010Q1:1.7.0.22 pkgsrc-2010Q1-base:1.7 pkgsrc-2009Q4:1.7.0.20 pkgsrc-2009Q4-base:1.7 pkgsrc-2009Q3:1.7.0.18 pkgsrc-2009Q3-base:1.7 pkgsrc-2009Q2:1.7.0.16 pkgsrc-2009Q2-base:1.7 pkgsrc-2009Q1:1.7.0.14 pkgsrc-2009Q1-base:1.7 pkgsrc-2008Q4:1.7.0.12 pkgsrc-2008Q4-base:1.7 pkgsrc-2008Q3:1.7.0.10 pkgsrc-2008Q3-base:1.7 cube-native-xorg:1.7.0.8 cube-native-xorg-base:1.7 pkgsrc-2008Q2:1.7.0.6 pkgsrc-2008Q2-base:1.7 cwrapper:1.7.0.4 pkgsrc-2008Q1:1.7.0.2 pkgsrc-2008Q1-base:1.7 pkgsrc-2007Q4:1.5.0.6 pkgsrc-2007Q4-base:1.5 pkgsrc-2007Q3:1.5.0.4 pkgsrc-2007Q3-base:1.5 pkgsrc-2007Q2:1.5.0.2 pkgsrc-2007Q2-base:1.5 pkgsrc-2007Q1:1.4.0.14 pkgsrc-2007Q1-base:1.4 pkgsrc-2006Q4:1.4.0.12 pkgsrc-2006Q4-base:1.4 pkgsrc-2006Q3:1.4.0.10 pkgsrc-2006Q3-base:1.4 pkgsrc-2006Q2:1.4.0.8 pkgsrc-2006Q2-base:1.4 pkgsrc-2006Q1:1.4.0.6 pkgsrc-2006Q1-base:1.4 pkgsrc-2005Q4:1.4.0.4 pkgsrc-2005Q4-base:1.4 pkgsrc-2005Q3:1.4.0.2 pkgsrc-2005Q3-base:1.4 pkgsrc-2005Q2:1.3.0.4 pkgsrc-2005Q2-base:1.3 pkgsrc-2005Q1:1.3.0.2 pkgsrc-2005Q1-base:1.3 pkgsrc-2004Q4:1.1.0.2 pkgsrc-2004Q4-base:1.1; locks; strict; comment @# @; 1.8 date 2010.09.23.14.34.54; author taca; state dead; branches; next 1.7; 1.7 date 2008.03.26.13.22.00; author wiz; state Exp; branches; next 1.6; 1.6 date 2008.03.25.13.42.53; author wiz; state dead; branches; next 1.5; 1.5 date 2007.05.23.08.11.50; author martti; state Exp; branches; next 1.4; 1.4 date 2005.07.29.21.02.35; author xtraeme; state Exp; branches; next 1.3; 1.3 date 2005.02.16.02.21.37; author xtraeme; state Exp; branches 1.3.4.1; next 1.2; 1.2 date 2005.01.10.15.47.18; author xtraeme; state Exp; branches; next 1.1; 1.1 date 2004.10.28.01.12.44; author xtraeme; state Exp; branches; next ; 1.3.4.1 date 2005.08.07.12.24.59; author salo; state Exp; branches; next ; desc @@ 1.8 log @Good-by mysql4-server now. It isn't supported any more and no package need it now. @ text @$NetBSD: patch-ab,v 1.7 2008/03/26 13:22:00 wiz Exp $ --- tests/Makefile.in.orig 2006-11-03 04:19:11.000000000 +0200 +++ tests/Makefile.in 2007-05-23 08:52:31.000000000 +0300 @@@@ -75,7 +75,7 @@@@ insert_test_LDADD = $(LDADD) am_mysql_client_test_OBJECTS = mysql_client_test.$(OBJEXT) mysql_client_test_OBJECTS = $(am_mysql_client_test_OBJECTS) -am__DEPENDENCIES_1 = ../libmysql/libmysqlclient.la +am__DEPENDENCIES_1 = am__DEPENDENCIES_2 = mysql_client_test_DEPENDENCIES = $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_2) @@@@ -85,7 +85,7 @@@@ thread_test_SOURCES = thread_test.c thread_test_OBJECTS = thread_test.$(OBJEXT) thread_test_LDADD = $(LDADD) -thread_test_DEPENDENCIES = ../libmysql/libmysqlclient.la +thread_test_DEPENDENCIES = DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@@@ -378,7 +378,7 @@@@ INCLUDES = -I$(top_builddir)/include -I$(top_srcdir)/include \ $(openssl_includes) -LDADD = @@CLIENT_EXTRA_LDFLAGS@@ ../libmysql/libmysqlclient.la +LDADD = @@CLIENT_EXTRA_LDFLAGS@@ -lmysqlclient mysql_client_test_LDADD = $(LDADD) $(CXXLDFLAGS) mysql_client_test_SOURCES = mysql_client_test.c insert_test_DEPENDENCIES = $(LIBRARIES) $(pkglib_LTLIBRARIES) @ 1.7 log @Re-add mysql4 packages. Andreas Hallmann graciously agreed to maintain them. @ text @d1 1 a1 1 $NetBSD: patch-ab,v 1.5 2007/05/23 08:11:50 martti Exp $ @ 1.6 log @Remove mysql4 (4.1 branch) packages. They have security problems and are not maintained. Removal was announced on pkgsrc-users on March 13. @ text @@ 1.5 log @Updated MySQL to 4.1.22 Lots of bug fixes, see http://dev.mysql.com/doc/refman/4.1/en/news-4-1-22.html @ text @d1 1 a1 1 $NetBSD: patch-ab,v 1.4 2005/07/29 21:02:35 xtraeme Exp $ @ 1.4 log @Update to 4.1.13. Lots of changes, see http://dev.mysql.com/doc/mysql/en/news-4-1-13.html for a detailed description. @ text @d1 1 a1 1 $NetBSD$ d3 3 a5 3 --- tests/Makefile.in.orig 2005-07-29 22:37:54.000000000 +0200 +++ tests/Makefile.in 2005-07-29 22:38:46.000000000 +0200 @@@@ -77,7 +77,7 @@@@ d14 1 a14 1 @@@@ -87,7 +87,7 @@@@ d23 1 a23 1 @@@@ -377,7 +377,7 @@@@ @ 1.3 log @Updated mysql4-{client,server} to 4.1.10. A lot of bugfixes and functionality was added... please see: http://dev.mysql.com/doc/mysql/en/news-4-1-10.html @ text @d3 2 a4 2 --- tests/Makefile.in.orig 2005-02-16 03:48:10.000000000 +0100 +++ tests/Makefile.in 2005-02-16 03:49:15.000000000 +0100 d23 4 a26 4 @@@@ -373,7 +373,7 @@@@ # C Test for 4.1 protocol # INCLUDES = -I$(top_srcdir)/include $(openssl_includes) @ 1.3.4.1 log @Pullup ticket 663 - requested by Adrian Portelli security update and build fix for mysql4 Revisions pulled up: - pkgsrc/databases/mysql4-client/Makefile.common 1.42, 1.43 - pkgsrc/databases/mysql4-client/buildlink3.mk 1.12 - pkgsrc/databases/mysql4-client/distinfo 1.21 - pkgsrc/databases/mysql4-client/patches/patch-au removed - pkgsrc/databases/mysql4-client/patches/patch-av 1.4 - pkgsrc/databases/mysql4-client/patches/patch-ax 1.3 - pkgsrc/databases/mysql4-server/Makefile 1.20 - pkgsrc/databases/mysql4-server/PLIST 1.14 - pkgsrc/databases/mysql4-server/distinfo 1.19 - pkgsrc/databases/mysql4-server/patches/patch-aa 1.9 - pkgsrc/databases/mysql4-server/patches/patch-ab 1.4 - pkgsrc/databases/mysql4-server/patches/patch-ac 1.5 - pkgsrc/databases/mysql4-server/patches/patch-au removed Module Name: pkgsrc Committed By: schmonz Date: Thu Jul 14 03:35:41 UTC 2005 Modified Files: pkgsrc/databases/mysql4-client: buildlink3.mk Log Message: Define BUILDLINK_INCDIRS.mysql-client to ensure that the MySQL include dir is automatically available in ${CPPFLAGS}, following the example of postgres74-lib. --- Module Name: pkgsrc Committed By: xtraeme Date: Fri Jul 29 21:02:35 UTC 2005 Modified Files: pkgsrc/databases/mysql4-client: Makefile.common distinfo pkgsrc/databases/mysql4-client/patches: patch-av patch-ax pkgsrc/databases/mysql4-server: Makefile PLIST distinfo pkgsrc/databases/mysql4-server/patches: patch-aa patch-ab patch-ac Removed Files: pkgsrc/databases/mysql4-client/patches: patch-au pkgsrc/databases/mysql4-server/patches: patch-au Log Message: Update to 4.1.13. Lots of changes, see http://dev.mysql.com/doc/mysql/en/news-4-1-13.html for a detailed description. --- Module Name: pkgsrc Committed By: adrianp Date: Sat Aug 6 18:27:29 UTC 2005 Modified Files: pkgsrc/databases/mysql4-client: Makefile.common Log Message: Add an explict requirement for readline on 1.6.x which should resolve PR#30678 and PR#30364. @ text @d1 1 a1 1 $NetBSD: patch-ab,v 1.4 2005/07/29 21:02:35 xtraeme Exp $ d3 2 a4 2 --- tests/Makefile.in.orig 2005-07-29 22:37:54.000000000 +0200 +++ tests/Makefile.in 2005-07-29 22:38:46.000000000 +0200 d23 4 a26 4 @@@@ -377,7 +377,7 @@@@ INCLUDES = -I$(top_builddir)/include -I$(top_srcdir)/include \ $(openssl_includes) @ 1.2 log @Update mysql4-* to 4.1.8a. Please check http://dev.mysql.com/doc/mysql/en/News-4.1.8.html to see the list of changes, new features added and a bunch of bugs were fixed. @ text @d3 6 a8 6 --- tests/Makefile.in.orig 2005-01-10 16:09:56.000000000 +0100 +++ tests/Makefile.in 2005-01-10 16:11:05.000000000 +0100 @@@@ -74,7 +74,7 @@@@ PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS) am_client_test_OBJECTS = client_test.$(OBJEXT) client_test_OBJECTS = $(am_client_test_OBJECTS) d10 1 a10 1 +am__DEPENDENCIES_1 = d12 3 a14 3 client_test_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2) insert_test_SOURCES = insert_test.c @@@@ -86,7 +86,7 @@@@ d23 1 a23 1 @@@@ -368,7 +368,7 @@@@ d29 2 a30 2 client_test_LDADD = $(LDADD) $(CXXLDFLAGS) client_test_SOURCES = client_test.c @ 1.1 log @Update mysql4-{client,server} to 4.1.7 (latest production release). MySQL version 4.1 offers dozens of important product enhancements and new features, including support for: * Subqueries and derived tables -- allowing users to search complex data sets with greater ease and efficiency; * A significantly faster and more flexible client-server protocol with support for prepared statements, providing optimized query execution and improved warning information; * New GUI installer and configuration wizards for Linux and Windows, making it easier for developers to set up and optimize their MySQL databases; * Encrypted client-server communication using OpenSSL (GPL), greatly increasing security against malicious intrusion and unauthorized access. * A more highly-optimized MySQL server library with a smaller memory footprint that performs significantly faster when embedded in third-party software. * Extensive Unicode support through the utf8 and ucs2 international character sets for applications that require the use of local languages; * Industry-standard GIS spatial types for storing and managing geographic data; * Improved full text search and Help features. @ text @d3 21 a23 3 --- tests/Makefile.in.orig 2004-10-27 23:47:23.000000000 +0200 +++ tests/Makefile.in 2004-10-27 23:47:53.000000000 +0200 @@@@ -315,7 +315,7 @@@@ a31 18 @@@@ -332,7 +332,7 @@@@ am_client_test_OBJECTS = client_test.$(OBJEXT) client_test_OBJECTS = $(am_client_test_OBJECTS) -client_test_DEPENDENCIES = ../libmysql/libmysqlclient.la +client_test_DEPENDENCIES = client_test_LDFLAGS = insert_test_SOURCES = insert_test.c insert_test_OBJECTS = insert_test.$(OBJEXT) @@@@ -345,7 +345,7 @@@@ thread_test_SOURCES = thread_test.c thread_test_OBJECTS = thread_test.$(OBJEXT) thread_test_LDADD = $(LDADD) -thread_test_DEPENDENCIES = ../libmysql/libmysqlclient.la +thread_test_DEPENDENCIES = thread_test_LDFLAGS = DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) @