Port details |
- libgda6 Database access library
- 6.0.1.g20250302 databases
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: gnome@FreeBSD.org
 - Port Added: 2025-06-11 16:12:19
- Last Update: 2025-06-11 16:08:38
- Commit Hash: 93d74f4
- 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
Packages (timestamps in pop-ups are UTC):
- 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
- This port is required by:
- for Libraries
-
- devel/gtranslator
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 11 Jun 2025 16:08:38
    |
Baptiste Daroussin (bapt)  Author: Olivier Duchateau |
databases/libgda6: new port
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
PR: 286697
Differential Revission: https://reviews.freebsd.org/D40489 |
Number of commits found: 1
|