head 1.3; access; symbols pkgsrc-2013Q2:1.2.0.58 pkgsrc-2013Q2-base:1.2 pkgsrc-2013Q1:1.2.0.56 pkgsrc-2013Q1-base:1.2 pkgsrc-2012Q4:1.2.0.54 pkgsrc-2012Q4-base:1.2 pkgsrc-2012Q3:1.2.0.52 pkgsrc-2012Q3-base:1.2 pkgsrc-2012Q2:1.2.0.50 pkgsrc-2012Q2-base:1.2 pkgsrc-2012Q1:1.2.0.48 pkgsrc-2012Q1-base:1.2 pkgsrc-2011Q4:1.2.0.46 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q3:1.2.0.44 pkgsrc-2011Q3-base:1.2 pkgsrc-2011Q2:1.2.0.42 pkgsrc-2011Q2-base:1.2 pkgsrc-2011Q1:1.2.0.40 pkgsrc-2011Q1-base:1.2 pkgsrc-2010Q4:1.2.0.38 pkgsrc-2010Q4-base:1.2 pkgsrc-2010Q3:1.2.0.36 pkgsrc-2010Q3-base:1.2 pkgsrc-2010Q2:1.2.0.34 pkgsrc-2010Q2-base:1.2 pkgsrc-2010Q1:1.2.0.32 pkgsrc-2010Q1-base:1.2 pkgsrc-2009Q4:1.2.0.30 pkgsrc-2009Q4-base:1.2 pkgsrc-2009Q3:1.2.0.28 pkgsrc-2009Q3-base:1.2 pkgsrc-2009Q2:1.2.0.26 pkgsrc-2009Q2-base:1.2 pkgsrc-2009Q1:1.2.0.24 pkgsrc-2009Q1-base:1.2 pkgsrc-2008Q4:1.2.0.22 pkgsrc-2008Q4-base:1.2 pkgsrc-2008Q3:1.2.0.20 pkgsrc-2008Q3-base:1.2 cube-native-xorg:1.2.0.18 cube-native-xorg-base:1.2 pkgsrc-2008Q2:1.2.0.16 pkgsrc-2008Q2-base:1.2 cwrapper:1.2.0.14 pkgsrc-2008Q1:1.2.0.12 pkgsrc-2008Q1-base:1.2 pkgsrc-2007Q4:1.2.0.10 pkgsrc-2007Q4-base:1.2 pkgsrc-2007Q3:1.2.0.8 pkgsrc-2007Q3-base:1.2 pkgsrc-2007Q2:1.2.0.6 pkgsrc-2007Q2-base:1.2 pkgsrc-2007Q1:1.2.0.4 pkgsrc-2007Q1-base:1.2 pkgsrc-2006Q4:1.2.0.2 pkgsrc-2006Q4-base:1.2 pkgsrc-2006Q3:1.1.1.1.0.8 pkgsrc-2006Q3-base:1.1.1.1 pkgsrc-2006Q2:1.1.1.1.0.6 pkgsrc-2006Q2-base:1.1.1.1 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.3 date 2013.09.12.16.34.32; author adam; state dead; branches; next 1.2; commitid yYSLz0TArIjvua5x; 1.2 date 2006.10.14.18.41.34; author xtraeme; state Exp; branches; next 1.1; 1.1 date 2005.10.31.09.21.40; author xtraeme; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2005.10.31.09.21.40; author xtraeme; state Exp; branches 1.1.1.1.8.1; next ; 1.1.1.1.8.1 date 2006.10.15.10.18.20; author salo; state Exp; branches; next ; desc @@ 1.3 log @Removed databases/mysql5-{client,server} @ text @$NetBSD: patch-aa,v 1.2 2006/10/14 18:41:34 xtraeme Exp $ Patch reported: http://bugs.mysql.com/bug.php?id=23293&thanks=4 --- config/ac-macros/readline.m4.orig 2006-10-14 19:03:29.000000000 +0200 +++ config/ac-macros/readline.m4 2006-10-14 19:03:37.000000000 +0200 @@@@ -26,7 +26,7 @@@@ #include "readline/readline.h" ], [ - char res= *(*rl_completion_entry_function)(0,0); + char res= (*rl_completion_entry_function)(0,0); completion_matches(0,0); ], [ @ 1.2 log @Update to the long awaited 5.0.26 release, codenamed "houston we have a problem with vulnerabilities". Please see the following URLs for changes: http://dev.mysql.com/doc/refman/5.0/en/news-5-0-26.html http://dev.mysql.com/doc/refman/5.0/en/news-5-0-25.html Two patches were sent upstream, I hope to get them in the next version. @ text @d1 1 a1 1 $NetBSD$ @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD: patch-aa,v 1.1 2005/10/26 17:33:49 joerg Exp $ d3 13 a15 11 --- mysys/my_gethwaddr.c.orig 2005-10-14 10:21:10.000000000 +0000 +++ mysys/my_gethwaddr.c @@@@ -31,7 +31,7 @@@@ static my_bool memcpy_and_test(uchar *to return res; } -#ifdef __FreeBSD__ +#if defined(__FreeBSD__) || defined(__DragonFly__) #include #include @ 1.1.1.1 log @Initial import of mysql5-client-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 client programs and libraries. @ text @@ 1.1.1.1.8.1 log @Pullup ticket 1820 - requested by xtraeme security update for mysql5 Revisions pulled up: - pkgsrc/databases/mysql5-client/Makefile.common 1.17 - pkgsrc/databases/mysql5-client/buildlink3.mk 1.8 - pkgsrc/databases/mysql5-client/distinfo 1.10, 1.11, 1.12, 1.13 - pkgsrc/databases/mysql5-client/patches/patch-aa 1.2 - pkgsrc/databases/mysql5-client/patches/patch-ac 1.3 - pkgsrc/databases/mysql5-client/patches/patch-ad 1.3, 1.4 - pkgsrc/databases/mysql5-client/patches/patch-af 1.5 - pkgsrc/databases/mysql5-client/patches/patch-ah removed - pkgsrc/databases/mysql5-client/patches/patch-bf 1.1 - pkgsrc/databases/mysql5-server/PLIST 1.8 - pkgsrc/databases/mysql5-server/distinfo 1.12 - pkgsrc/databases/mysql5-server/patches/patch-aa 1.3 - pkgsrc/databases/mysql5-server/patches/patch-ab 1.3 - pkgsrc/databases/mysql5-server/patches/patch-af 1.3 - pkgsrc/databases/mysql5-server/patches/patch-ac 1.4 - pkgsrc/databases/mysql5-server/patches/patch-ag 1.5 - pkgsrc/databases/mysql5-server/patches/patch-aj 1.2 - pkgsrc/databases/mysql5-server/patches/patch-an 1.1 - pkgsrc/databases/mysql5-server/patches/patch-bf 1.1 Module Name: pkgsrc Committed By: rillig Date: Sun Oct 8 13:30:59 UTC 2006 Modified Files: pkgsrc/databases/mysql5-client: distinfo Added Files: pkgsrc/databases/mysql5-client/patches: patch-bf Log Message: Fixed "test ==". --- Module Name: pkgsrc Committed By: xtraeme Date: Sat Oct 14 18:41:34 UTC 2006 Modified Files: pkgsrc/databases/mysql5-client: Makefile.common buildlink3.mk distinfo pkgsrc/databases/mysql5-client/patches: patch-aa patch-ac patch-ad patch-af pkgsrc/databases/mysql5-server: PLIST distinfo pkgsrc/databases/mysql5-server/patches: patch-aa patch-ab patch-ac patch-af patch-ag patch-aj Added Files: pkgsrc/databases/mysql5-server/patches: patch-an patch-bf Removed Files: pkgsrc/databases/mysql5-client/patches: patch-ah Log Message: Update to the long awaited 5.0.26 release, codenamed "houston we have a problem with vulnerabilities". Please see the following URLs for changes: http://dev.mysql.com/doc/refman/5.0/en/news-5-0-26.html http://dev.mysql.com/doc/refman/5.0/en/news-5-0-25.html Two patches were sent upstream, I hope to get them in the next version. --- Module Name: pkgsrc Committed By: xtraeme Date: Sat Oct 14 18:46:51 UTC 2006 Modified Files: pkgsrc/databases/mysql5-client: distinfo Log Message: regen with right checksums. --- Module Name: pkgsrc Committed By: salo Date: Sun Oct 15 08:58:15 UTC 2006 Modified Files: pkgsrc/databases/mysql5-client/patches: patch-ad Log Message: missing rcsid. (hi xtraeme!) --- Module Name: pkgsrc Committed By: salo Date: Sun Oct 15 08:59:37 UTC 2006 Modified Files: pkgsrc/databases/mysql5-client: distinfo Log Message: regen. @ text @d1 1 a1 1 $NetBSD: patch-aa,v 1.2 2006/10/14 18:41:34 xtraeme Exp $ d3 11 a13 13 Patch reported: http://bugs.mysql.com/bug.php?id=23293&thanks=4 --- config/ac-macros/readline.m4.orig 2006-10-14 19:03:29.000000000 +0200 +++ config/ac-macros/readline.m4 2006-10-14 19:03:37.000000000 +0200 @@@@ -26,7 +26,7 @@@@ #include "readline/readline.h" ], [ - char res= *(*rl_completion_entry_function)(0,0); + char res= (*rl_completion_entry_function)(0,0); completion_matches(0,0); ], [ @