| Port details |
- tinysparql RDF triple store library with SPARQL 1.1 interface
- 3.10.1 devel
=0 3.10.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-11-25 04:00:47
- Commit Hash: 3b09b6a
- 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:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- 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 = 1763869076
SHA256 (gnome/tinysparql-3.10.1.tar.xz) = 5a7f3e789db6671a550ed6280ed4f60a60bea77368da92be68dc7d8d7e230265
SIZE (gnome/tinysparql-3.10.1.tar.xz) = 2396040
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
- gtkdocize : textproc/gtk-doc
- 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
- python3.11 : lang/python311
- valac : lang/vala
- Runtime dependencies:
-
- py311-pygobject>=0 : devel/py-pygobject@py311
- Library dependencies:
-
- 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
- libavahi-glib.so : net/avahi-app
- 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:
- ===> The following configuration options are available for tinysparql-3.10.1:
AVAHI=on: Zeroconf support via Avahi
BASH=on: Install programmable completions for Bash
DOCS=on: Build and/or install documentation
MANPAGES=on: Build and/or install manual pages
TEST=off: Build and/or run tests
VAPI=on: Build VALA API files
===> Use 'make config' to modify these settings
- Options name:
- devel_tinysparql
- USES:
- gettext gnome localbase:ldflags meson pkgconfig python:build sqlite tar:xz vala:build
- 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: 7
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
3.10.1 25 Nov 2025 04:00:47
    |
Charlie Li (vishwin)  |
devel/tinysparql: update to 3.10.1
Changelog: https://gitlab.gnome.org/GNOME/tinysparql/-/blob/3.10.1/NEWS
- make options for avahi, bash completions, docs, man pages, tests and vapi
- create libtracker-sparql-3.0.so unversioned symlink for consumer LIB_DEPENDS |
3.8.2_4 30 Jun 2025 09:04:22
    |
Baptiste Daroussin (bapt)  |
libxml2: chase libxml soversion bump |
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: 7
|