Port details on branch 2025Q3 |
- libgda6 Database access library
- 6.0.1.g20250302_1 databases
=0 6.0.1.g20250302_1Version of this port present on the latest quarterly branch. - Maintainer: gnome@FreeBSD.org
 - Port Added: 2025-07-08 04:51:05
- Last Update: 2025-07-08 04:49:42
- Commit Hash: 4fe96f2
- Also Listed In: gnome
- License: LGPL20+
- WWW:
- https://gitlab.gnome.org/GNOME/libgda
- Description:
- Libgda is a (relatively small) database access library:
* it is a wrapper like ODBC but with more features to access several
database engines
* features a meta data extractor (to know all about database objects
in a common way)
* comes with an SQL console application (like mysql, psql or sqlite3 consoles)
* relies on GLib, coded in C, its API is easy to use
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libgda6>0:databases/libgda6
- To install the port:
- cd /usr/ports/databases/libgda6/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/libgda6
- pkg install libgda6
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libgda6
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1745768029
SHA256 (gnome/libgda-c149606b.tar.bz2) = a6d29701c9894b015e5f300b72bb967097771632327100911d543e58fc31a9f1
SIZE (gnome/libgda-c149606b.tar.bz2) = 12585955
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:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- iso-codes>0 : misc/iso-codes
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- meson : devel/meson
- ninja : devel/ninja
- intltool-extract : textproc/intltool
- g-ir-scanner : devel/gobject-introspection
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- valac : lang/vala
- Library dependencies:
-
- libjson-glib-1.0.so : devel/json-glib
- libgcrypt.so : security/libgcrypt
- libsecret-1.so : security/libsecret
- libintl.so : devel/gettext-runtime
- libatk-1.0.so : accessibility/at-spi2-core
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- libxml2.so : textproc/libxml2
- libxslt.so : textproc/libxslt
- libharfbuzz.so : print/harfbuzz
- libpango-1.0.so : x11-toolkits/pango
- libsqlite3.so : databases/sqlite3
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_libgda6
- USES:
- cpe gettext meson gnome pkgconfig python:build shebangfix sqlite ssl tar:bz2 vala:build
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.0.1.g20250302_1 08 Jul 2025 04:49:42
    |
Don Lewis (truckman)  Author: Chad Jacob Milios |
databases/libgda6: Unbreak build with libxml2 2.14
Unbreak the build after the libxml2 upgrade. The PORTREVISION was bumped
for the libxml2 upgrade to no need to do it again.
Upstream issue: https://gitlab.gnome.org/GNOME/libgda/-/issues/273
PR: 287888
MFH: 2025Q3
(cherry picked from commit 1e65f0c34b8116718c2c4cfd879a4bc20dcd8ff3) |
Number of commits found: 1
|