CVS log for pkgsrc/textproc/sord/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / textproc / sord
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Nov 5 17:20:04 2024 UTC (5 weeks, 2 days ago) by adam
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +9 -9
lines
sord: updated to 0.16.16
sord (0.16.16) stable; urgency=medium
* Allow SORD_API to be defined by the user
* Fix command line help interface of sord_validate
* Fix dependencies in pkg-config file
* Override pkg-config dependency within meson
* Port sord_validate to pcre2
* Switch to external zix dependency
sord (0.16.14) stable; urgency=medium
* Adopt REUSE machine-readable licensing standard
* Allow programs to be used from subproject
* Fix accidentally exposed internal zix symbols
sord (0.16.12) stable; urgency=medium
* Fix various warnings
* Switch to meson build system
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Aug 14 05:25:25 2023 UTC (16 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
pkgsrc-2024Q2-base,
pkgsrc-2024Q2,
pkgsrc-2024Q1-base,
pkgsrc-2024Q1,
pkgsrc-2023Q4-base,
pkgsrc-2023Q4,
pkgsrc-2023Q3-base,
pkgsrc-2023Q3
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -1
lines
*: recursive bump for Python 3.11 as new default
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Jun 11 12:09:50 2022 UTC (2 years, 6 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2
lines
sord: update to 0.16.10
sord (0.16.10) stable;
* Fix Windows build
* Fix potential crash or incorrectness issue with GCC 10 again
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Jan 24 16:27:35 2021 UTC (3 years, 10 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2
lines
sord: Update to 0.16.8
sord (0.16.8) stable;
* Clean up code
* Fix potential undefined behavior
* Fix potentially incorrect search results
* Remove the need for a generated configuration header
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Nov 24 14:10:28 2020 UTC (4 years ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2020Q4-base,
pkgsrc-2020Q4
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
sord: Update to 0.16.6
sord (0.16.6) stable;
* Fix potential crash or incorrectness issues with GCC 10
* Fix various minor warnings and other code quality issues
-- David Robillard <d@drobilla.net> Sun, 27 Sep 2020 11:08:18 +0000
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Dec 14 17:53:39 2019 UTC (5 years ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -15
lines
Convert some drobilla.net packages to waf.mk.
This removes a lot of do-X: targets and redundant python runtime deps.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Dec 14 17:33:04 2019 UTC (5 years ago) by nia
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -5
lines
sord: Update to 0.16.4
sord (0.16.4) stable;
* Update build system
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Apr 25 07:33:25 2019 UTC (5 years, 7 months ago) by maya
Branches: MAIN
CVS tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1
lines
PKGREVISION bump for anything using python without a PYPKGPREFIX.
This is a semi-manual PKGREVISION bump.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Jan 2 19:46:10 2019 UTC (5 years, 11 months ago) by bsiegert
Branches: MAIN
CVS tags: pkgsrc-2019Q1-base,
pkgsrc-2019Q1
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3
lines
Update sord to 0.16.2.
Sord 0.16.2
* sord_validate: Fix restriction count reporting
* sord_validate: Use consistent error format
* sord_validate: Add support for maximum cardinality
* sord_validate: Only report functional / inverse functional property errors
if the subjects / objects are not blank
Sord 0.16.0
* Fix construction and comparison of URIs with UTF-8 characters
* Fix documentation generation
* Return error from sord_inserter_write_statement() if a node can not be
written (e.g. undefined prefix)
* Make sord_node_get_counted return byte count, and clarify documentation
* Safely return NULL from sord_iter_get() for end iterators
* Add sord_node_get_string_measured() to get both byte and character counts
* sord_validate: Do proper numeric comparison for propery bounds checking
* sord_validate: Tolerate xsd:decimal literals for double and float
properties if literals match pattern
Sord 0.14.0
* Reduce memory usage and increase performance with a better data structure
* Add sord_erase() for erasing statements via an iterator
* Fix bugs with stores that contain both graphs and default graph statements
* Fix crash caused by multiple deletion of datatype nodes
* Fix compilation on compilers that do not support -pthread flag
* Fix minor memory leak in sordi
* Fix using sordi with stdin
* Show sordi errors in standard format
* sord_validate: More extensive validation, including cardinality,
PlainLiteral, and someValuesFrom restrictions.
* This release does not break the ABI, but the semantics of iterators has
changed: any modification to a model invalidates iterators on that model
* Improve test coverage
* Upgrade to waf 1.8.14
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Sep 16 19:27:21 2017 UTC (7 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2
lines
Reset maintainer
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Apr 19 23:23:10 2015 UTC (9 years, 7 months ago) by rodent
Branches: MAIN
CVS tags: pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2
Import sord-0.12.2 as textproc/sord.
Sord is a lightweight C library for storing RDF data in memory.
CVSweb <webmaster@jp.NetBSD.org>