Bug 82664

Summary: [patch] mail/gld doesn't require mysql in the startup script so add it.
Product: Ports & Packages Reporter: Brad Davis <brd>
Component: Individual Port(s)Assignee: Michael Johnson <ahze>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Brad Davis freebsd_committer freebsd_triage 2005-06-26 12:30:17 UTC
	mail/gld doesn't require mysql in the startup script so add it.
Comment 1 Michael Johnson freebsd_committer freebsd_triage 2005-06-27 03:55:04 UTC
State Changed
From-To: open->feedback
Comment 2 Michael Johnson freebsd_committer freebsd_triage 2005-06-27 03:56:43 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ahze

Grab this, also I quit before enteriner what I wanted to say... 
This shouldn't matter because mysql could be running on something 
besides localhost or someone could use postgresql.
Comment 3 Michael Johnson freebsd_committer freebsd_triage 2005-06-29 06:37:13 UTC
State Changed
From-To: feedback->closed

This isn't posable to put REQUIRE: mysql because users may want to use 
pysql (also supported) or they may want to run the mysql server on a 
host other than localhost.