ports/82664: [patch] mail/gld doesn't require mysql in the startup script so add it.

Brad Davis brd at FreeBSD.org
Sun Jun 26 11:30:18 UTC 2005


>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 at 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:



More information about the freebsd-ports-bugs mailing list