Port details |
- serd C library for RDF syntax
- 0.32.2 devel =5 0.32.2Version of this port present on the latest quarterly branch.
- Maintainer: meka@tilda.center
- Port Added: 2017-01-09 19:53:46
- Last Update: 2024-04-07 15:30:55
- Commit Hash: fbe490b
- People watching this port, also watch:: libevent, woff2, libXdamage, xcb-util-image, sndio
- License: ISCL
- WWW:
- https://drobilla.net/software/serd.html
- Description:
- Serd is a lightweight C library for RDF syntax which supports reading
and writing Turtle and NTriples.
Serd (and the included serdi tool) can be used to stream abbreviated
Turtle. Serd can serialise an unbounded amount of abbreviated
Turtle using a fixed amount of memory, and it does so very quickly.
Serd is written to the Turtle, NTriples and URI specifications, and
includes a comprehensive test suite which includes all the tests
from the Turtle specification.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/serd/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/serd
- pkg install serd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: serd
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1712453237
SHA256 (serd-0.32.2.tar.xz) = df7dc2c96f2ba1decfd756e458e061ded7d8158d255554e7693483ac0963c56b
SIZE (serd-0.32.2.tar.xz) = 168840
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:
-
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Test dependencies:
-
- python3.9 : lang/python39
- This port is required by:
- for Libraries
-
- audio/ardour
- audio/audacity
- audio/eteroj-lv2
- audio/gstreamer1-plugins-lv2
- audio/guitarix-lv2
- audio/jalv
- audio/jalv-select
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- devel_serd
- USES:
- meson pkgconfig python:test tar:xz
- 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) |
Commit | Credits | Log message |
0.32.2 07 Apr 2024 15:30:55 |
Gabriel M. Dutra (dutra) Author: Goran Mekić |
devel/serd: Update to 0.32.2
changeLog:
https://drobilla.net/2024/01/23/serd-0-32-2.html
PR: 278235
Approved by: garga (mentor, implicit), maintainer (implicit) |
0.32.0_1 12 Jan 2024 22:40:48 |
Muhammad Moinur Rahman (bofh) |
*/*: Sanitize MANPREFIX for meson ports
Approved by: portmgr |
0.32.0 30 Oct 2023 20:49:26 |
Daniel Engberg (diizzy) Author: Goran Mekić |
devel/serd: Update to 0.32.0
Changelog: https://drobilla.net/2023/10/22/serd-0-32-0.html |
0.30.16 27 Mar 2023 10:26:36 |
Jan Beich (jbeich) |
devel/serd: unbreak with --auto-features=enabled
doc/meson.build:6:0: ERROR: Program 'doxygen' not found or not executable
PR: 270361
Reported by: antoine (via exp-run) |
0.30.16 21 Sep 2022 16:22:38 |
Nuno Teixeira (eduardo) Author: Goran Mekić |
devel/serd: Update to 0.30.16
ChangeLog: https://drobilla.net/2022/09/09/serd-0-30-16.html
PR: 266534 |
0.30.14 13 Sep 2022 07:36:17 |
Nuno Teixeira (eduardo) |
devel/serd: Remove unneeded STRIP_CMDs
- stripping done by meson
- not bumping PORTREVISION
PR: 266343 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.30.14 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.30.14 21 Aug 2022 21:55:48 |
Yuri Victorovich (yuri) |
devel/serd: Update 0.30.12 -> 0.30.14; Add test target
PR: 265981
Approved by: meka@tilda.center (maintainer) |
0.30.12 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.30.12 09 Jun 2022 05:18:07 |
Fernando Apesteguía (fernape) Author: Goran Mekić |
devel/serd: Update to 0.30.12
ChangeLog: https://drobilla.net/2022/05/26/serd-0-30-12.html
* Fix warnings and build issues with clang 13 and VS 2019
* Fix writing long literals with triple quotes
* Improve documentation style
* Support combining several BSD-style command line flags in serdi
* Write statements with invalid URI characters in lax mode
PR: 264507
Reported by: meka@tilda.center (maintainer) |
0.30.10 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.30.10 28 Jan 2021 20:11:49 |
rhurlin |
devel/serd: Update to 0.30.10
Changelog [1]:
* Add fallback configuration if documentation theme is unavailable
* Fix SERD_DISABLE_DEPRECATED
* Fix building for older MacOS versions on newer MacOS
* Fix documentation installation directory
Patches under files/ now upstream and not needed any more [2]
[1] https://github.com/drobilla/serd/blob/master/NEWS
[2] https://github.com/drobilla/serd/compare/v0.30.8...v0.30.10
PR: 253042
Submitted by: Goran Mekic <meka@tilda.center> (maintainer)
Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D28404 |
0.30.8 21 Jan 2021 11:22:11 |
fernape |
devel/serd: Patch for aligned_alloc removal
The aligned_alloc is removed in the upstream in the c4c4ec51 commit. It creates
problems for MacOS and FreeBSD, apparently. This patch is recreating that commit
using makepatch, as latest version (0.30.8) and master diverged too much to
apply just that commit (I tried, and failed with PATCHFILES).
PR: 252859
Submitted by: meka@tilda.center (maintainer) |
0.30.8 09 Jan 2021 22:37:02 |
fernape |
devel/serd: Update to 0.30.8
ChangeLog: https://github.com/drobilla/serd/compare/v0.30.6...v0.30.8
PR: 252511
Submitted by: meka@tilda.center (maintainer) |
0.30.6 04 Oct 2020 09:34:18 |
tcberner |
devel/serd: Update to 0.30.6
Release notes:
https://gitlab.com/drobilla/serd/-/releases/v0.30.6
PR: 250065
Submitted by: Goran Mekic <meka@tilda.center> (maintainer) |
0.30.4 02 May 2020 04:31:52 |
tagattie |
Update to 0.30.4
PR: 245994
Submitted by: Goran Mekic <meka@tilda.center> (maintainer)
Approved by: pizzamig (mentor)
Changelog: https://gitlab.com/drobilla/serd/-/releases/v0.30.4 |
0.30.2 15 Jan 2020 15:17:03 |
antoine |
Unbreak after r523104 |
0.30.2 02 Nov 2019 10:36:40 |
tcberner |
devel/serd: update to 0.30.2
PR: 241665
Submitted by: Goran Mekic <meka@tilda.center> (maintainer) |
0.30.0 23 Sep 2018 05:10:38 |
linimon |
Fix build on gcc-based archs.
Also tested on amd64.
PR: 231509
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
0.30.0 24 Jul 2018 18:01:14 |
fernape |
devel/serd: update to 0.30.0
PR: 229980
Submitted by: meka@tilda.center (maintainer)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D16422 |
0.28.0 03 Aug 2017 08:28:37 |
wen |
- Update to 0.28.0
PR: 221190
Submitted by: meka@tilda.center(maintainer) |
0.26.0 06 Jun 2017 16:38:01 |
mat |
Add a fixup-lib-pkgconfig target to move files in lib/pkgconfig into
libdata/pkgconfig.
Fix ports that where installing the file in the wrong place.
PR: 218067
Submitted by: mat
Exp-run by: antoine
Reviewed by: rene, antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D10129 |
0.26.0 21 Feb 2017 10:42:35 |
amdmi3 |
- Update to 0.26.0
- While here, style fixes and strip binaries & libs
PR: 217169
Submitted by: beerml@sigma6audio.de
Approved by: meka@tilda.center (maintainer) |
0.24.0 20 Jan 2017 19:38:14 |
sunpoet |
Update LICENSE: use predefined ISCL
- Remove unnecessary PKG_CONFIG_PATH
Approved by: portmgr (blanket) |
0.24.0 09 Jan 2017 19:53:37 |
pi |
New port: devel/serd
Serd is a lightweight C library for RDF syntax which supports reading
and writing Turtle and NTriples.
Serd (and the included serdi tool) can be used to stream abbreviated
Turtle. Serd can serialise an unbounded amount of abbreviated
Turtle using a fixed amount of memory, and it does so very quickly.
Serd is written to the Turtle, NTriples and URI specifications, and
includes a comprehensive test suite which includes all the tests
from the Turtle specification.
WWW: https://drobilla.net/software/serd
PR: 213169
Submitted by: Goran Mekic <meka@tilda.center> |