sthen
31e9638b56
update to 5.1.46, from Brad
2010-04-27 11:03:52 +00:00
sthen
04b61aa5d4
update to 5.1.45; from Brad
2010-03-21 01:20:47 +00:00
ajacoutot
91a08fe7dc
Bugfix update to MySQL 5.1.42.
...
See http://dev.mysql.com/doc/refman/5.1/en/news-5-1-42.html for details.
from Brad
2010-01-01 19:54:33 +00:00
sthen
7fb98303f7
Update to 5.1.41; SECURITY and various bug fixes. From Brad.
2009-11-20 01:15:34 +00:00
giovanni
d4b72f348b
Update to 5.1.40
...
Ok Brad (maintainer)
2009-10-23 08:04:50 +00:00
sthen
91a00ec036
bugfix update to 5.1.39, from Brad (maintainer).
2009-09-21 13:10:18 +00:00
sthen
a155f5b2db
update to 5.1.38, from Brad (maintainer).
2009-09-07 21:35:34 +00:00
sthen
4e8294791c
Update to 5.1.37 from Brad (maintainer); fixes crashes.
2009-08-05 14:24:33 +00:00
sthen
9e35b23ac4
This file is now empty; remove. Pointed out by Brad.
2009-07-27 16:26:33 +00:00
sthen
7ed794627d
Update MySQL to 5.1.33; from Brad.
...
Tested by giovanni@ on amd64 and several ports@ readers.
No problems found with a complete bulk build.
2009-07-27 15:19:15 +00:00
sthen
8fb6a2870d
Bug fix update to MySQL 5.0.83. From Brad (maintainer).
2009-06-13 21:51:30 +00:00
sthen
49782989ff
bugfix update to 5.0.82, from Brad.
2009-05-29 08:42:06 +00:00
sthen
6210021275
SECURITY and bugfix update to 5.0.81, from Brad (maintainer).
2009-05-03 12:19:09 +00:00
sthen
7b00b90062
bugfix/SECURITY update to 5.0.77, from Brad.
2009-02-17 10:46:59 +00:00
sthen
3449d849a6
SECURITY (CVE-2008-2079) and bug fix update to 5.0.75.
...
http://dev.mysql.com/doc/refman/5.0/en/releasenotes-cs-5-0-75.html
from Brad (maintainer).
2008-12-28 19:45:17 +00:00
brad
ae711204e0
Upgrade to MySQL 5.0.67.
...
Tested by sthen@ on amd64/sparc64.
2008-08-24 08:40:02 +00:00
merdely
f5df87a3b3
Update to MySQL 5.0.51.
...
From brad
ok mbalmer
2008-01-18 20:31:17 +00:00
robert
0bb447be4f
update to version 5.0.45 that includes bugfixes and a couple of security
...
fixes too;
move to a new way of documenting the usage of mysql,
based on the documentation that can found in postgresql port
the original diff was from Brad; fixes from Stuart Henderson and me;
ok naddy@, espie@, pvalchev@
2007-08-08 21:33:51 +00:00
ckuethe
2b3537d3ea
Update mysql 5.0.37 to 5.0.41, from brad
...
ok robert
2007-06-07 20:35:35 +00:00
ckuethe
1a4eb40557
Update to MySQL 5.0.37, from Frank Denis and Brad Smith
...
ok $MAINTAINER, robert
2007-04-09 22:43:06 +00:00
jakob
79b09e0269
update to 5.0.33; from maintainer (brad@)
2007-01-25 07:41:48 +00:00
bernd
f49fde21a1
Add missing @pkgpath after MULTI_PACKAGES conversion.
2006-12-07 11:42:37 +00:00
espie
9790e69040
new MULTI_PACKAGES and a server fix (was missing some lib depends)
2006-11-26 11:08:32 +00:00
bernd
51e003e33c
Don't install a default database with an empty root password. From now on,
...
the user has to create the initial database himself.
Inspired by mbalmer@s change to postgresql-server.
Additionally: Don't remove the databases when mysql-server is deinstalled
via 'pkg_delete -c'.
ok brad@, mbalmer@
2006-10-18 18:35:48 +00:00
brad
0a2a566c1d
upgrade to MySQL 5.0.26
2006-10-14 05:04:54 +00:00
brad
848191a380
upgrade to MySQL 5.0.24a + a few patches.
...
http://bugs.mysql.com/22227 ulong fix
http://bugs.mysql.com/21327 OpenSSL build fix
http://bugs.mysql.com/18630 security context issue fix
http://bugs.mysql.com/17647 case-sensitive fs issue fix
CVE-2006-4226, CVE-2006-4227
2006-10-03 04:52:03 +00:00
brad
d5a5a6309f
upgrade to MySQL 5.0.21
2006-05-10 03:21:30 +00:00
brad
c46274aa32
upgrade to MySQL 5.0.20a
2006-04-30 20:55:44 +00:00
brad
fa9d037470
upgrade to MySQL 5.0.19
2006-03-10 23:51:53 +00:00
brad
cccc040b56
upgrade to MySQL 5.0.18
2006-01-06 00:13:26 +00:00
sturm
e0d4ddb902
SHARED_LIBS, USE_LIBTOOl
2005-12-26 21:32:00 +00:00
brad
37d4ad765f
upgrade to MySQL 4.1.15
2005-12-12 04:55:43 +00:00
wilfried
5e167e48a0
fix plists, ok brad@
2005-10-16 18:16:27 +00:00
brad
8768362a26
upgrade to MySQL 4.1.14
2005-09-04 22:51:24 +00:00
brad
0df4459737
upgrade to MySQL 4.0.24
2005-03-23 03:47:20 +00:00
brad
1337fc6ca9
upgrade to MySQL 4.0.23
...
fixes some crashing issues among many other bug fixes,
seems to have resolved a crashing issue henning@ was
experiencing on sparc64.
2005-01-14 01:42:58 +00:00
espie
e177182693
trim down INSTALL -> @newuser/@newgroup
2004-10-12 21:14:42 +00:00
espie
432547e0f6
do not show stuff that's done by pkg_delete -c when pkg_delete -c is
...
not mentioned.
(pkg_delete has all the info to do a good job of this, and will do so soon).
2004-10-12 21:00:27 +00:00
espie
0a5d240a79
new plists
2004-08-10 00:52:43 +00:00
brad
12fd4ec729
better
2004-06-23 04:04:05 +00:00
brad
d91dc14e84
somehow cvs missed this.
2004-05-22 11:39:10 +00:00
brad
c76e4b492f
revert back to 4.0.18
...
for details http://dev.mysql.com/doc/mysql/en/News-4.0.19.html
thanks to Frank Denis for pointing this out to me.
2004-05-16 09:01:15 +00:00
brad
b72dc871d3
upgrade to MySQL 4.0.19
2004-05-16 04:30:39 +00:00
brad
8edb391ee5
@extra removes user/group too
2004-02-25 23:54:19 +00:00
brad
b6ecd9069b
upgrade to MySQL 4.0.18
2004-02-22 01:20:11 +00:00
brad
0f2c3343eb
add @extra support
2004-01-31 03:08:49 +00:00
brad
85a181c1d5
move mysql_config to -client sub-package
2003-12-30 20:07:27 +00:00
brad
f8f2fea305
upgrade to MySQL 4.0.17
...
LOTS of people have asked for this so here is my work in progress.
test as much as possible.
2003-12-30 05:57:30 +00:00
naddy
2276d3b230
remove WWW lines
2003-12-15 21:42:08 +00:00
brad
04c6071b5b
add missing MESSAGE file.
2003-08-28 00:44:03 +00:00