Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Oct 2021 07:46:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        tcltk@FreeBSD.org
Subject:   [Bug 259121] databases/tdbc has fixed dependency on mysql client 5.7
Message-ID:  <bug-259121-30738-QUzaIzZ0y8@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-259121-30738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-259121-30738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D259121

--- Comment #4 from Pietro Cerutti <gahr@FreeBSD.org> ---
You can configure tdbc with the drivers that you need with `make config`. Of
course, the binary package from the FreeBSD repositories has a default conf=
ig,
which is all the backends enabled, so if you pick your own, you'll need to
build your port from sources.

I guess we could split the port into per-backend subpackages or slave ports,
tdbc-sqlite3, tdbc-mysql, tdbc-postgresql, tdbc-odbc. I might try and find =
the
time to do that, but I don't think that's particularly urgent given the OPT=
IONs
described above. You can read more about that in the handbook:
https://docs.freebsd.org/en/books/porters-handbook/makefiles/#makefile-opti=
ons

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-259121-30738-QUzaIzZ0y8>