sthen
56f2bead40
Stop recommending that people use mysqld_safe(1) directly, the rc script
...
is preferred. Adjust some wording in the paragraph about login classes while
there. From Brad.
2012-05-23 21:33:04 +00:00
giovanni
60f907639b
Update to 5.1.63
...
from Brad (Maintainer)
ok ajacoutot@
2012-05-11 14:32:36 +00:00
giovanni
014ac242d5
Update to 5.1.62, fixes 2 security bugs and other things
...
ok Brad (Maintainer)
2012-03-26 08:05:01 +00:00
william
a7c31d280a
fix typo in readme; ok brad sthen
2012-03-16 00:47:54 +00:00
giovanni
368d74b01a
Update to 5.1.60
...
hints and ok Brad (Maintainer)
2011-11-22 14:38:51 +00:00
giovanni
340d33c49c
Update to 5.1.59
...
ok Brad (Maintainer)
2011-09-30 10:18:25 +00:00
giovanni
d6ea53e8e0
Update to 5.1.58
...
help and ok Brad (Maintainer)
2011-09-05 07:11:23 +00:00
sthen
6173fc2733
Make the cap_mkdb example test existence of login.conf.db before creating
...
it. Ok aja@ landry@, maintainer timeout.
2011-06-22 07:28:17 +00:00
ajacoutot
f982995f2b
Add a consistent header that substitutes FULLPKGNAME for the READMEs.
...
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
ajacoutot
490432a2f1
Simplify: 'mysqladmin -s ping' is not good enough for rc_check because
...
while the daemon is shutting down, the access will be denied but the
process will still exists until it has shutdown completely.
This allows restart to work properly.
discussed with and ok robert@
2011-03-08 10:46:31 +00:00
ajacoutot
194fb0a9f4
No need to override rc_start() anymore, just use rc_bg.
2011-03-06 16:54:38 +00:00
ajacoutot
ae70c849c2
Make use of rcexec.
...
While here, force postgresql to quit in rc_stop, ok pea@
2011-01-05 16:05:54 +00:00
ajacoutot
e133cd7a34
Cope with recent class handling in rc.subr.
2011-01-04 16:03:00 +00:00
ajacoutot
4ec44530ca
Simplify after recent rc.subr change.
...
The framework is now stable and we will start documenting it (at last).
2010-12-27 14:50:22 +00:00
ajacoutot
df73465884
Update to mysql-5.1.54.
...
More details at:
http://dev.mysql.com/doc/refman/5.1/en/news-5-1-54.html
from Brad
2010-12-26 08:23:17 +00:00
ajacoutot
b28452a489
Cope with recent rc.subr changes.
2010-12-24 10:40:04 +00:00
ajacoutot
73ebcb7514
Cope with recent rc.subr changes.
2010-12-13 16:13:04 +00:00
jasper
1552f48bdc
- unbreak rc_stop()
...
from frantisek holop, ok brad (MAINTAINER)
2010-12-12 20:18:40 +00:00
ajacoutot
8a39ef78ea
Move these to rc_reload=NO.
2010-12-11 12:57:37 +00:00
ajacoutot
baffaea96e
Cope again with rc.subr changes.
2010-12-11 09:59:25 +00:00
ajacoutot
edb6d63e81
Adapt to new rc_start and fix RCS Id.
...
ok robert@
2010-12-11 08:48:24 +00:00
sthen
8347a8a8e1
update MySQL to 5.1.53; from Brad
2010-11-26 10:21:17 +00:00
sthen
c8e930b871
Update MySQL to 5.1.52, from Brad.
2010-11-10 21:03:03 +00:00
ajacoutot
088d74ef7a
Move to pkg-readmes.
2010-11-09 09:55:56 +00:00
ajacoutot
67eef87141
Add missing RCS id. Protect variable names.
2010-11-09 08:58:06 +00:00
robert
5e9a799ce8
Add an rc script for mysqld
2010-11-09 08:55:32 +00:00
sthen
7b09afdbc6
- update to 5.1.48
...
http://dev.mysql.com/doc/refman/5.1/en/news-5-1-48.html
- remove USE_GMAKE, upstream improved their Makefiles
from Brad (maintainer).
2010-06-18 11:31:11 +00:00
sthen
a4f69c10a1
Update MySQL to 5.1.47. This is a security update - for more details, see
...
http://dev.mysql.com/doc/refman/5.1/en/news-5-1-47.html
2010-05-24 20:40:41 +00:00
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