Commit graph

8 commits

Author SHA1 Message Date
Alex Dupre
5ae8525fd1 Update to 5.0.92:
- switch to use USER/GROUP [1]
- allow custom pidfile
- replace CONFLICTS with CONFLICTS_INSTALL

PR:		ports/143384
Submitted by:	Sevan Janiyan <venture37@geeklan.co.uk>
Feature safe:	yes
2011-02-08 12:49:39 +00:00
Alex Dupre
569dca908a Switch to use daemon(8) in rc script to avoid keeping a tty open.
Submitted by:	koitsu, ed
2010-09-30 09:10:49 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Alex Dupre
7f25d4ef72 Update to 5.0.86 release:
- wait for mysql to be responsive at startup

Feature safe:	yes
2009-09-24 14:24:15 +00:00
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
9fa3b2eaeb - 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 09:31:05 +00:00
Alex Dupre
bd1e850d72 Update to 5.0.3 release:
- Add the possibility to specify the database directory in rc.conf
- Move database creation from post-install stage into startup script
- Add the possibility to specify additional command-line arguments
  to be passed to mysqld_safe on startup
2005-04-06 13:38:29 +00:00