Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Apr 2004 18:29:04 -0700 (PDT)
From:      Ari Maniatis <ari@ish.com.au>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/65424: bacula should not be hardcoded to require mysql 3.323
Message-ID:  <200404110129.i3B1T4QU081438@www.freebsd.org>
Resent-Message-ID: <200404110130.i3B1UMa3033267@freefall.freebsd.org>

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

>Number:         65424
>Category:       ports
>Synopsis:       bacula should not be hardcoded to require mysql 3.323
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 10 18:30:22 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Ari Maniatis
>Release:        4.9
>Organization:
ish
>Environment:
FreeBSD garnish.ish.com.au 4.9-RELEASE-p1 FreeBSD 4.9-RELEASE-p1 #1: Sun Nov 30 11:31:44 EST 2003     ari@garnish.ish.com.au:/usr/obj/usr/src/sys/GARNISH  i386
>Description:
The line

LIB_DEPENDS+=  mysqlclient.10:${PORTSDIR}/databases/mysql323-client

in the bacula port Makefile requires mysql323 client to be installed (if the mysql option is chosen). In fact, mysql40-client also works fine and presumably most future versions of mysql will work also. This results in an unecessary install of mysql323 on systems which are already running mysql40
>How-To-Repeat:
      
>Fix:
I don't know the syntax of the fix to make this more generic, but Lars.Koeller@Uni-Bielefeld.DE is the maintainer of the port.
>Release-Note:
>Audit-Trail:
>Unformatted:



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