Commit graph

21 commits

Author SHA1 Message Date
adam
76632718ac Revbump after boost update 2017-01-01 16:05:55 +00:00
adam
3b88bd43a5 Revbump post boost update 2016-10-07 18:25:29 +00:00
jperkin
17661ff9a5 Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
wiz
b62197251f Update to 2.0.15:
New functions, types and enums

Functions

  * void raptor_sequence_sort_r(raptor_sequence* seq,
    raptor_data_compare_arg_handler compare, void* user_data) - Uses
    raptor_sort_r() internally.

  * void raptor_sort_r(void *base, size_t nel, size_t width,
    raptor_data_compare_arg_handler compar, void *user_data)

  * int raptor_world_get_parsers_count(raptor_world* world)

  * int raptor_world_get_serializers_count(raptor_world* world)

Types

  * raptor_data_compare_arg_handler - Used by raptor_sort_r()
2014-11-02 17:40:36 +00:00
wiz
dc8fe490d6 Update to 2.0.14:
2014-05-05 Raptor2 Version 2.0.14 Released

   Many code quality fixes from clang and coverity primarily in error path
   cleanups (oom) and dead code.
   Fixed Turtle 1.1 parser about triple quoting alignment with SPARQL
   A few internal changes.
2014-05-14 08:51:53 +00:00
tron
c64e9eb269 Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
wiz
61e48db220 Update to 2.0.13:
2013-01-29 Raptor2 Version 2.0.13 Released

   Fix configure not finding curl when curl-config --cflags is empty
   Fixed reported issue: 0000562.
2014-02-05 12:58:56 +00:00
wiz
e03c03b6dc Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
wiz
6c0fea19a4 Update to 2.0.12:
2013-12-13 Raptor2 Version 2.0.12 Released

   N-Triples / N-Quads parser updated to pass all the RDF.1 2013 tests
   Added raptor_new_term_from_counted_string()
2013-12-31 17:49:38 +00:00
wiz
fb03a91dbe Update to 2.0.11:
Changes between raptor2 2.0.10 and 2.0.10

New functions, types and enums

Functions

  + unsigned char* raptor_qname_format_as_xml(const raptor_qname *qname, size_t
    *length_p)

  + int raptor_uri_uri_string_is_absolute(const unsigned char* uri_string)
2013-12-06 13:26:14 +00:00
wiz
4fd26359c2 Update to 2.0.10:
New functions, types and enums

Functions

  ● int raptor_string_escaped_write(const unsigned char *string, size_t len, const char delim, unsigned int flags, raptor_iostream *iostr)

  ● int raptor_term_escaped_write(const raptor_term *term, unsigned int flags, raptor_iostream* iostr)

  ● int raptor_uri_escaped_write(raptor_uri* uri, raptor_uri* base_uri, unsigned int flags, raptor_iostream *iostr)

Types

  ● raptor_escaped_write_bitflags
2013-09-02 16:58:05 +00:00
wiz
aad04992c7 Update to 2.0.9:
2013-02-26 Raptor2 Version 2.0.9 Released

   Added full parsing and serializing support for Turtle Terse RDF Triple
   Language W3C Candidate Recommendation 19 February 2013
   Added CMake build framework for building Raptor on Microsoft (Daniel
   Richard G.)
   Made a few minor fixes and improvements
   Fixed reported issues: 0000499, 0000508, 0000520, 0000521 and 0000526
2013-03-15 21:51:45 +00:00
jperkin
becd113253 PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
obache
64deda1dc9 recursive bump from cyrus-sasl libsasl2 shlib major bump. 2012-12-16 01:51:57 +00:00
asau
1f96787c11 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-25 06:55:37 +00:00
obache
c38c120ee5 recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00
wiz
a90211d21b Update to 2.0.8:
2012-06-24 Raptor2 Version 2.0.8 Released

   Added support for RDFa 1.1 via updated librdfa
   Multiple portability fixes for Windows and Solarises. (Daniel Richard G.)
   Multiple minor fixes and improvements
   Fixed reported issues: 0000381, 0000487, 0000505 and 0000507
2012-07-01 15:50:58 +00:00
sbd
21792a9296 Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
wiz
e9087fdd4a Update to 2.0.7. Fix a bug in buildlink3.mk while here.
2012-03-22 Raptor2 Version 2.0.7 Released

   CVE-2012-0037 fixed
   Removed Expat support
   Removed internal Unicode NFC code for better and optional ICU
   Added options for denying file requests and XML entity loading
   Added options for SSL certificate verifying
   Fixed reported issues: 0000448 and 0000469
2012-04-15 15:43:43 +00:00
wiz
626ac00a3b raptor and raptor2 packages conflict with due to bin/rapper and its
man page.
2012-03-21 07:39:43 +00:00
markd
b5c15d7285 Import raptor2 version 2.0.6
Version 2 of the Raptor RDF Syntax Library.
2012-03-19 09:12:26 +00:00