| Port details on branch 2026Q2 |
- libgda5-mysql Provides mysql backend for the libgda5 library
- 5.2.10_7 databases
=0 5.2.10_3Version of this port present on the latest quarterly branch. - Maintainer: gnome@FreeBSD.org
 - Port Added: 2026-05-19 07:03:05
- Last Update: 2026-05-19 07:00:37
- Commit Hash: cbec5c7
- Also Listed In: gnome
- License: GPLv2+ LGPL20+
- WWW:
- https://www.gnome-db.org/
- Description:
- GNU Data Access (GDA) is an attempt to provide uniform access to
different kinds of data sources (databases, information servers,
mail spools, etc).
It is a complete architecture that provides all you need to access
your data, defined by a set of CORBA interfaces as generic as possible
(but very powerful at the same time) so that any kind of data source
can be accessed through them.
libgda is an interface to the GDA architecture, providing a nice
wrapper around the CORBA interfaces, for both the client and the server
parts. It also provides a bunch of tools to help you both in the
development and management of your data sources, all done through
the GDA model's set of CORBA interfaces.
libgda was part of the GNOME-DB project, but has been separated from it
to allow non-GNOME applications to be developed based on it.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- libgda5-mysql>0:databases/libgda5-mysql
- To install the port:
- cd /usr/ports/databases/libgda5-mysql/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/libgda5-mysql
- pkg install libgda5-mysql
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libgda5-mysql
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1656739377
SHA256 (gnome/libgda-5.2.10.tar.xz) = 6f6cdf7b8053f553b907e0c88a6064eb48cf2751852eb24323dcf027792334c8
SIZE (gnome/libgda-5.2.10.tar.xz) = 12625140
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Master port: databases/libgda5
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- itstool : textproc/itstool
- python3.11 : lang/python311
- gettext-runtime>=0.26 : devel/gettext-runtime
- gettext-tools>=0.26 : devel/gettext-tools
- gmake>=4.4.1 : devel/gmake
- intltool-extract : textproc/intltool
- g-ir-scanner : devel/gobject-introspection
- pkgconf>=1.3.0_1 : devel/pkgconf
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- Library dependencies:
-
- libsecret-1.so : security/libsecret
- libsoup-2.4.so : devel/libsoup
- libreadline.so.8 : devel/readline
- libsqlite3.so : databases/sqlite3
- libintl.so : devel/gettext-runtime
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgda-5.0.so : databases/libgda5
- libxml2.so : textproc/libxml2
- libxslt.so : textproc/libxslt
- libmysqlclient.so.24 : databases/mysql84-client
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_libgda5-mysql
- USES:
- cpe python readline shebangfix sqlite tar:xz gettext gmake gnome libtool localbase pkgconfig mysql
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| This is a slave port. You may also want to view the commits to the master port: databases/libgda5 |
| Commit | Credits | Log message |
5.2.10_7 19 May 2026 07:00:37
    |
Don Lewis (truckman)  Author: Dima Panov |
databases/libgda5*: adjust PORTREVISION on slave ports after master's is not
hardcoded anymore
(cherry picked from commit 8590543a44220c66ec6a27bc5420a8327a528ac1) |
5.2.10_3 19 May 2026 07:00:37
    |
Don Lewis (truckman)  Author: Dima Panov |
databases/libgda5*: multiple fixes (+)
fix build with MySQL 8.4+
fix libgda-xlst API change
fix error with redefine bool
Obtaned from: Gentoo
(cherry picked from commit 7616a31774e1b1bb960558c0460d53217f6dc1e2) |