Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jun 2005 05:28:16 -0600 (MDT)
From:      Brad Davis <brd@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/82664: [patch] mail/gld doesn't require mysql in the startup script so add it.
Message-ID:  <20050626112816.030FDB86B@mccaffrey.house.so14k.com>
Resent-Message-ID: <200506261130.j5QBUHfP039605@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         82664
>Category:       ports
>Synopsis:       [patch] mail/gld doesn't require mysql in the startup script so add it.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 26 11:30:17 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Brad Davis
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD mccaffrey.house.so14k.com 5.4-STABLE FreeBSD 5.4-STABLE #1: Sun Jun 12 21:44:22 MDT 2005 root@mccaffrey.house.so14k.com:/usr/obj/usr/src/sys/GENERIC-debug i386
>Description:
	mail/gld doesn't require mysql in the startup script so add it.
>How-To-Repeat:
	
>Fix:


--- ports-ori/mail/gld/files/gld.sh.tmpl	Sun Jun 26 05:24:49 2005
+++ ports/mail/gld/files/gld.sh.tmpl	Sun Jun 26 05:25:10 2005
@@ -4,7 +4,7 @@
 #
 
 # PROVIDE: gld
-# REQUIRE: LOGIN
+# REQUIRE: LOGIN mysql
 # BEFORE: mail
 # KEYWORD: FreeBSD shutdown
 
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050626112816.030FDB86B>