notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: databases/mysql51-server/files/mysql-server.sh.in
SVNWeb

Number of commits found: 10

Sun, 5 Aug 2012
[ 23:19 dougb search for other commits by this committer ] Original commit  (Only the first 10 of 936 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit  (Only the first 10 of 951 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit 
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 search for other commits by this committer ] Original commit 
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 search for other commits by this committer ] Original commit 
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 search for other commits by this committer ] Original commit  (Only the first 10 of 798 ports in this commit are shown above. View all ports for this commit)
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
Wed, 30 Jul 2008
[ 06:11 ale search for other commits by this committer ] Original commit 
Make startup script ssh-friendly.

PR:             ports/81915
Submitted by:   David Marshall <marshall@chezmarshall.com>
Sat, 7 Jun 2008
[ 08:33 ale search for other commits by this committer ] Original commit 
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 search for other commits by this committer ] Original commit 
Update to 5.1.18 release and drop support for FreeBSD < 5.

Approved by:    portmgr (linimon)
Tue, 7 Mar 2006
[ 16:25 ale search for other commits by this committer ] Original commit  (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
Fix rcNG startup ordering for MySQL daemon.
Bump PORTREVISION for mysql-server ports.

Approved by:    portmgr (clement)

Number of commits found: 10