Port details |
- tinysparql RDF triple store library with SPARQL 1.1 interface
- 3.8.2_3 devel
=0 3.8.2_1Version of this port present on the latest quarterly branch. - Maintainer: gnome@FreeBSD.org
 - Port Added: 2025-03-05 10:24:15
- Last Update: 2025-06-11 11:54:04
- Commit Hash: 73777c3
- License: LGPL21+ GPLv2+ BSD3CLAUSE
- WWW:
- https://gitlab.gnome.org/GNOME/tinysparql
- Description:
- The TinySPARQL library offers a complete RDF triplestore with SPARQL 1.1
interface and a minimal footprint. It allows creating local databases in memory
or the filesystem, and accessing/creating endpoints for federated queries.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- tinysparql>0:devel/tinysparql
- To install the port:
- cd /usr/ports/devel/tinysparql/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/tinysparql
- pkg install tinysparql
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tinysparql
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1744989275
SHA256 (gnome/tinysparql-3.8.2.tar.xz) = bb8643386c8edc591a03205d4a0eda661dcdd2094473bffb9bbdb94e93589cb2
SIZE (gnome/tinysparql-3.8.2.tar.xz) = 2114784
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:
-
- a2x : textproc/asciidoc
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- g-ir-scanner : devel/gobject-introspection
- py311-pygobject>=0 : devel/py-pygobject@py311
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- valac : lang/vala
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-pygobject>=0 : devel/py-pygobject@py311
- Library dependencies:
-
- libavahi-glib.so : net/avahi-app
- libdbus-1.so : devel/dbus
- libsoup-3.0.so : devel/libsoup3
- libstemmer.so : textproc/snowballstemmer
- libicutu.so : devel/icu
- libjson-glib-1.0.so : devel/json-glib
- libintl.so : devel/gettext-runtime
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libxml2.so : textproc/libxml2
- libsqlite3.so : databases/sqlite3
- This port is required by:
- for Libraries
-
- audio/gnome-music
- deskutils/bijiben
- deskutils/gnome-photos
- deskutils/health
- irc/polari
- net/grilo-plugins
- sysutils/localsearch
Configuration Options:
- No options to configure
- Options name:
- devel_tinysparql
- USES:
- gettext gnome meson localbase:ldflags pkgconfig sqlite vala:build python:build tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port moved here from sysutils/tracker3 on 2025-03-05
REASON: tracker3 has been replaced everywhere by libtinysparql
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.8.2_3 11 Jun 2025 11:54:04
    |
Baptiste Daroussin (bapt)  Author: Olivier Duchateau |
devel/tinysparql: fix detection of strftime being functional
While here: minor makefile adjistement
PR: 286697 |
3.8.2_2 10 Jun 2025 11:02:34
    |
Baptiste Daroussin (bapt)  Author: Olivier Duchateau |
Mk/bsd.sites.mk: Simplify MASTER_SITES= GNOME
Since GNOME changes their numbering, in some Makefile MASTER_SITES= GNOME is
more complex. This patch simplify for users.
Differential Revision: https://reviews.freebsd.org/D43183 |
3.8.2_2 10 May 2025 10:15:24
    |
Guido Falsi (madpilot)  |
textproc/snowballstemmer: chase shlib version bump |
3.8.2_1 08 Mar 2025 14:05:10
    |
Gleb Popov (arrowd)  |
*: Bump revisions after dbus update
PR: 285253
Reported by: Martin Birgmeier <d8zNeCFG@aon.at> |
3.8.2 05 Mar 2025 10:21:23
    |
Baptiste Daroussin (bapt)  |
gnome: replace tracker3 with tinysparql
Bump the revision of each component which was still using tracker3 or
even2.
Note in the case of grilo-plugins, this removes libsoup2 from the path
of certains applications. |
Number of commits found: 5
|