Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Jan 2011 13:11:41 GMT
From:      Anatoly Borodin <anatoly.borodin@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/153702: net/prosearch: databases/mysql${MYSQL_VER}-scripts dependency should be corrected
Message-ID:  <201101051311.p05DBfH3032361@red.freebsd.org>
Resent-Message-ID: <201101051320.p05DK7L8071733@freefall.freebsd.org>

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

>Number:         153702
>Category:       ports
>Synopsis:       net/prosearch: databases/mysql${MYSQL_VER}-scripts dependency should be corrected
>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:   Wed Jan 05 13:20:07 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Anatoly Borodin
>Release:        
>Organization:
>Environment:
>Description:
Some databases/mysql${MYSQL_VER}-scripts ports have been removed recently (55).

net/prosearch/Makefile has the lines 

.if defined(WITH_DB) && defined(WITH_MYSQL)
RUN_DEPENDS+=\
${LOCALBASE}/libexec/mysqld:${PORTSDIR}/databases/mysql${MYSQL_VER}-server \
mysqlhotcopy:${PORTSDIR}/databases/mysql${MYSQL_VER}-scripts
.endif
>How-To-Repeat:

>Fix:
Depending on ${MYSQL_VER} the port should depend on databases/mysql${MYSQL_VER}-scripts or databases/mysql${MYSQL_VER}-server

>Release-Note:
>Audit-Trail:
>Unformatted:



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