Commit graph

5 commits

Author SHA1 Message Date
Alex Dupre
71e1e1936f Make startup script ssh-friendly.
PR:		ports/81915
Submitted by:	David Marshall <marshall@chezmarshall.com>
2008-07-30 06:11:16 +00:00
Alex Dupre
8140074797 Fix rcNG startup ordering for MySQL daemon.
Bump PORTREVISION for mysql-server ports.

Approved by:	portmgr (clement)
2006-03-07 16:25:01 +00:00
Alex Dupre
f93aa4f231 - Use the rcNG script to kill MySQL on deinstallation [1]
- Set the new sequence for finding my.cnf files [2]:
  /etc, ${PREFIX}/etc, ${mysql_dbdir}
  (default to: /etc/my.cnf, /usr/local/etc/my.cnf, /var/db/mysql/my.cnf)

PR:		ports/79166 [1], ports/79597 [2]
Submitted by:	Sergey Prikhodko <sergey@network-asp.biz> [1],
		Vasil Dimov <vd@datamax.bg> [2]
2005-04-11 08:47:36 +00:00
Alex Dupre
85f61982c2 Update to 4.1.11 release:
- add the possibility to specify additional command-line arguments
  to be passed to mysqld_safe on startup
2005-04-06 10:58:50 +00:00
Alex Dupre
110771c2d9 Update to 4.1.10 release:
- Add the possibility to specify the database directory in rc.conf [1]
- Move database creation from post-install stage into startup script

PR:		ports/75453 [1]
Submitted by:	Boris Kovalenko <boris@tagnet.ru> [1]
2005-02-15 22:57:02 +00:00