Commit graph

22 commits

Author SHA1 Message Date
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
sbd
21792a9296 Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
dholland
7e751949e4 Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
It turns out there were a lot of these.
2012-05-07 01:53:12 +00:00
markd
83f7d8b337 Update to 1.0.15
Bug fixes, new features. Requires Raptor V2.
2012-03-19 09:40:08 +00:00
wiz
ee311e3b36 Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
sbd
cfe7498173 Recursive bump for textproc/rasqal buildlink addition. 2011-11-01 06:57:57 +00:00
obache
88a07195f7 Exactly disable `virtuoso'.
Fixes build failure with unwanted detection of unixodbc, per PR#44971.
2011-05-17 02:42:35 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
wiz
ad8bdb9b34 Update to 1.0.12:
2010-10-13 Redland Version 1.0.12 Released

   Enable librdf.h to be used as the top-level header in addition to
   redland.h
   Fix linking issues when building with GNU ld with DT_NEEDED disabled
   Fixed Issues: [1]#0000329, [2]#0000348 [3]#0000391, [4]#0000392 and
   [5]#0000393.

2010-09-25 Redland Version 1.0.11 Released

   Virtuoso storage backend querying now fully works.
   Several new convenience APIs were added and others deprecated.
   Support building with Raptor V2 API if configured with --with-raptor2.
   Exports more functions to SWIG language bindings.
   Switched to GIT version control [7]hosted by GitHub.
   Many other bug fixes and improvements were made.
   Fixed Issues: [8]#0000124, [9]#0000284, [10]#0000321, [11]#0000322,
   [12]#0000334, [13]#0000338, [14]#0000341, [15]#0000344, [16]#0000350,
   [17]#0000363, [18]#0000366, [19]#0000371, [20]#0000380, [21]#0000382
   and [22]#0000383
2010-10-16 16:40:03 +00:00
adam
2125e9a88e Fix building with different db libs 2010-06-06 17:41:34 +00:00
adam
4c76fabdfc Fix: fails to build when iodbc is also installed 2010-01-29 13:09:55 +00:00
markd
eaf6c9a11f Update to redland 1.0.10
Added a [1]Virtuoso storage by Patrick van Kleef
   Support [2]Rasqal 0.9.17 API
   Fix compiling against sqlite 3.6.17 or newer
   Fix modular storage dynamic loading linking problems. Several other bug
   fixes
2010-01-25 20:08:28 +00:00
wiz
d162561301 PKGREVISION bump for rasqal shlib major change. 2010-01-20 10:40:50 +00:00
wiz
579796a3e5 Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
joerg
3fbb207985 Recursive bump for libltdl 2009-12-15 21:54:17 +00:00
markd
02a67ee2a0 Update redland to 1.0.9
Made the storages (triple stores) API public and the implementations
   modular - can be compiled externally and dynamically loaded on demand.
   Removed Raptor and Rasqal from sources - now external build
   dependencies.

Add LICENSE.
2009-07-23 09:33:20 +00:00
joerg
73ae0afd90 Remove @dirrm entries from PLISTs 2009-06-14 18:17:11 +00:00
joerg
2d1ba244e9 Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
2009-03-20 19:23:50 +00:00
markd
69e9442cea add DESTDIR support. 2009-02-11 22:09:08 +00:00
wiz
6ab956fa27 Update to 1.0.8:
2008-07-05 Redland Version 1.0.8 Released

   Updated to use [1]Rasqal 0.9.16 (from 0.9.15)
   Updated to use [2]Raptor 1.4.18 (from 1.4.16)
   Added a 'trees' indexed in-memory storage
   Improvements to low-memory and other failures of resource allocation
   API additions and changes to concepts, parser and serializer classes.
   Fixed Issue [3]0000256

   NOTE: The next release of redland will NOT include raptor and rasqal in
   the tarball, they will be separate download dependencies.

   See the [4]1.0.8 Release Notes for the full details of the changes.
2009-01-07 21:41:34 +00:00
wiz
49f57c59b0 Add missing file to PLIST. 2008-11-14 01:25:58 +00:00
markd
0304b4e11d Import redland 1.0.7
Redland is a set of free software libraries that provide support for the
Resource Description Framework (RDF).
* Modular, object based libraries and APIs for manipulating the RDF graph,
  triples, URIs and Literals.
* Storage for graphs in memory and persistently with Sleepycat/Berkeley DB,
  MySQL 3-5, PostgreSQL, AKT Triplestore, SQLite, files or URIs.
* Support for multiple syntaxes for reading and writing RDF as RDF/XML,
  N-Triples and Turtle Terse RDF Triple Language, RSS and Atom syntaxes via
  the Raptor RDF Parser Toolkit.
* Querying with SPARQL and RDQL using the Rasqal RDF Query Library.
* Data aggregation and recording provenance support with Redland contexts.
* Language Bindings in Perl, PHP, Python and Ruby via the Redland Bindings
  package.
* Command line utility programs rdfproc (RDF), rapper (parsing) and roqet
  (query).
* Portable, fast and with no known memory leaks.
2008-11-04 10:39:40 +00:00