non port: databases/mysql51-server/files/mysql-server.sh.in |
SVNWeb
|
Number of commits found: 10 |
Sun, 5 Aug 2012
|
[ 23:19 dougb ] (Only the first 10 of 936 ports in this commit are shown above. )
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
|
Sat, 14 Jan 2012
|
[ 08:57 dougb ] (Only the first 10 of 951 ports in this commit are shown above. )
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
|
Mon, 20 Dec 2010
|
[ 08:57 ale ]
Fix startup script and bump PORTREVISION.
PR: ports/153296 [1]
Submitted by: Steve Wills <steve@mouf.net> [1], dougb
Lesson learned: Two identical PRs don't make a good patch.
|
Thu, 16 Dec 2010
|
[ 08:27 ale ]
Update to 5.1.54 release:
- allow custom pid file [1] [2]
PR: ports/84650 [1], ports/152739 [2]
Submitted by: Toshiya SAITOH <toshiya@saitoh.nu> [1],
Frank Wall <fw@moov.de> [2]
|
Thu, 30 Sep 2010
|
[ 09:10 ale ]
Switch to use daemon(8) in rc script to avoid keeping a tty open.
Submitted by: koitsu, ed
|
Sat, 27 Mar 2010
|
[ 00:15 dougb ] (Only the first 10 of 798 ports in this commit are shown above. )
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
|
Wed, 30 Jul 2008
|
[ 06:11 ale ]
Make startup script ssh-friendly.
PR: ports/81915
Submitted by: David Marshall <marshall@chezmarshall.com>
|
Sat, 7 Jun 2008
|
[ 08:33 ale ]
Update to 5.1.25-rc release.
Fix startup script to wait until server is completely up. [1]
PR: ports/122063 [1]
Submitted by: Christopher Sean Hilton <chris@vindaloo.com> [1]
|
Sun, 20 May 2007
|
[ 08:31 ale ]
Update to 5.1.18 release and drop support for FreeBSD < 5.
Approved by: portmgr (linimon)
|
Tue, 7 Mar 2006
|
[ 16:25 ale ] (Only the first 10 of 17 ports in this commit are shown above. )
Fix rcNG startup ordering for MySQL daemon.
Bump PORTREVISION for mysql-server ports.
Approved by: portmgr (clement)
|
Number of commits found: 10 |