Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Aug 2004 17:13:17 +0100
From:      Philip Reynolds <philip.reynolds@rfc-networks.ie>
To:        freebsd-ports@freebsd.org
Subject:   Bugzilla -> p5-Mysql dependency?
Message-ID:  <20040806161317.GB74286@rfc-networks.ie>

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

Hi,

devel/bugzilla has a p5-Mysql dependency, which I think can be
replaced with a DBD::Mysql dependency

Bugilla's RUN_DEPENDS is using ``${SITE_PERL}/${PERL_ARCH}/Mysql.pm'' 
as a dependency, and if it's missing tries to install
databases/p5-Mysql. p5-Mysql seems to only work for mysql 3.x which
means that those of us using mysql4+ (I'm currently using 4.1) are
stuck with DBD::MySQL.

I'm wondering can bugzilla's dependency on this be replaced with a
dependency on the p5-DBD-mysql modules which seem to be much better
supported across different mysql versions (3, 4, 4.1 and 5)

I know p5-Mysql is supposedly a more complete version, but is there
any aspect of bugzilla that uses the extra features p5-Mysql
supplies?

Any insights would be grateful...

Regards,

Phil.

-- 
Philip Reynolds                      | RFC Networks Ltd.
philip.reynolds@rfc-networks.ie      | +353 (0)1 8832063
http://people.rfc-networks.ie/~phil/ | www.rfc-networks.ie



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