Version: 1.0.17.1, Package name: redland-bindings-1.0.17.1 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description-main Redland librdf is a library that provides a high-level interface for the Resource Description Framework (RDF) allowing the RDF graph to be parsed from XML, stored, queried and manipulated. Redland implements each of the RDF concepts in its own class via an object based API. This package contains the Perl bindings for Redland. Description-php Redland librdf is a library that provides a high-level interface for the Resource Description Framework (RDF) allowing the RDF graph to be parsed from XML, stored, queried and manipulated. Redland implements each of the RDF concepts in its own class via an object based API. This package contains the PHP bindings for Redland. Description-python Redland librdf is a library that provides a high-level interface for the Resource Description Framework (RDF) allowing the RDF graph to be parsed from XML, stored, queried and manipulated. Redland implements each of the RDF concepts in its own class via an object based API. This package contains the Python bindings for Redland. Description-ruby Redland librdf is a library that provides a high-level interface for the Resource Description Framework (RDF) allowing the RDF graph to be parsed from XML, stored, queried and manipulated. Redland implements each of the RDF concepts in its own class via an object based API. This package contains the Ruby bindings for Redland. |
Filesize: 911.416 KB |
Version History (View Complete History) |
|
2021-11-01 18:02:42 by Stuart Henderson | Files touched by this commit (147) |
Log message: bump REVISION for switch from Python 3.8 -> 3.9 |
2021-10-27 13:32:06 by Stuart Henderson | Files touched by this commit (6) |
Log message: switch redland-bindings to py3 |
2021-09-02 08:59:46 by Jeremy Evans | Files touched by this commit (26) |
Log message: Switch default ruby version to 3.0 Add patches to a few ports to build with ruby 3.0, mostly -fdeclspec to CFLAGS or CXXFLAGS. Bump ports where the default version change causes a package change. OK kmos@ |
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2019-07-12 14:50:18 by Stuart Henderson | Files touched by this commit (845) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-12-10 06:22:04 by Stuart Henderson | Files touched by this commit (3) |
Log message: disable the php bindings which are <=5.6-only garbage-collect and fix a bogus LIB_DEPENDS in the Makefile while there |
2018-05-22 06:21:22 by Stuart Henderson | Files touched by this commit (1) |
Log message: redland php extension needs PHP 5.6 |
2017-02-06 13:28:32 by Stuart Henderson | Files touched by this commit (11) |
Log message: Add perl to WANTLIB, second batch. This used to be done automatically but since SHARED_ONLY support was removed across the ports tree the perl module no longer adds it, so it must be done manually for any perl ports that provide perl shared-library modules (i.e. libdata/perl5/site_perl/$ARCH/*.so) and you must not remove them from WANTLIB even if they show as "Extra". |
2016-09-07 12:09:57 by Stuart Henderson | Files touched by this commit (1) |
Log message: bump; ruby default version switched |
2016-07-01 05:45:50 by Stuart Henderson | Files touched by this commit (2) |
Log message: remove obsolete MESSAGE, LD_PRELOAD libpthread |
2015-08-27 08:38:36 by Jeremy Evans | Files touched by this commit (6) |
Log message: Bump affected ports after change to MODRUBY_WANTLIB Help from and OK nigel@ |
2015-07-16 11:27:09 by Jeremy Evans | Files touched by this commit (19) |
Log message: Switch the default ruby version from ruby 2.1 to 2.2, and bump affected ports. OK jcs@ ajacoutot@ |
2015-06-05 00:00:24 by Robert Nagy | Files touched by this commit (72) |
Log message: bump revision due to the change of the default php version to 5.6 ok aja@ |
2015-01-22 13:26:43 by Christian Weisgerber | Files touched by this commit (9) |
Log message: Drop USE_GROFF: trivial page footer and acceptable formatting differences only. |
2014-11-17 13:41:15 by Stuart Henderson | Files touched by this commit (1) |
Log message: remove pre-generated swig file; fixes build with perl 5.20+ |
2014-11-06 10:13:41 by Stuart Henderson | Files touched by this commit (67) |
Log message: bump REVISION for php version switch |