Hello,

$ cat /usr/ports/textproc/raptor/pkg/DESCR
> Raptor is a library for RDF syntax parsing and serializing providing
> APIs to turn syntax to and from RDF triples. It also includes
> supporting functionality for Unicode, UTF-8, URIs, WWW retrieval and
> XML writing.

I'm updating all the Redland RDF suite (http://librdf.org/) to their latest stable release, related ports are coming.

Redland is specially useful to embed RDF processing / semantic querying into C programs, or using scripting languages with redland-bindings.

Cheers,

--
Thomas de Grivel
http://b.lowh.net/billitch
Index: Makefile
===================================================================
RCS file: /cvs/ports/textproc/raptor/Makefile,v
retrieving revision 1.2
diff -u -p -r1.2 Makefile
--- Makefile    12 Jan 2010 19:08:23 -0000      1.2
+++ Makefile    30 Sep 2010 04:02:57 -0000
@@ -1,33 +1,33 @@
 # $OpenBSD: Makefile,v 1.2 2010/01/12 19:08:23 ajacoutot Exp $
 
-COMMENT=               RDF Parser Toolkit for Redland
-DISTNAME=              raptor-1.4.18
-PKGNAME=               ${DISTNAME}p0
-CATEGORIES=            textproc
+COMMENT =              RDF syntax parsing and serializing
+DISTNAME =             raptor-1.4.21
+CATEGORIES =           textproc www
+HOMEPAGE =             http://librdf.org/raptor/
+MASTER_SITES =         http://download.librdf.org/source/
 
-SHARED_LIBS=           raptor  2.0 # .2.0
-
-HOMEPAGE=              http://librdf.org/
-
-MASTER_SITES=          http://download.librdf.org/source/
+MAINTAINER =           Thomas de Grivel <billi...@gmail.com>
 
 # LGPL 2.1, GPL 2 or Apache 2
-PERMIT_PACKAGE_CDROM=  Yes
-PERMIT_PACKAGE_FTP=    Yes
-PERMIT_DISTFILES_CDROM=        Yes
-PERMIT_DISTFILES_FTP=  Yes
+PERMIT_PACKAGE_CDROM =  Yes
+PERMIT_PACKAGE_FTP =    Yes
+PERMIT_DISTFILES_CDROM = Yes
+PERMIT_DISTFILES_FTP =  Yes
 
-WANTLIB=               c crypto idn m ssl z
+SHARED_LIBS =          raptor  2.1
 
-MODULES=               devel/gettext
+WANTLIB =              c crypto idn m ssl z
 
-USE_LIBTOOL=           Yes
+MODULES =              devel/gettext
 
-LIB_DEPENDS=           curl.>=12::net/curl \
+LIB_DEPENDS =          curl.>=12::net/curl \
                        xml2.>=7::textproc/libxml \
                        xslt.>=1::textproc/libxslt
 
-CONFIGURE_STYLE=       gnu
-CONFIGURE_ARGS=                --with-xml-parser=libxml --with-www=curl
+USE_LIBTOOL =          Yes
+CONFIGURE_STYLE =      gnu
+
+CONFIGURE_ARGS =       --with-xml-parser=libxml \
+                       --with-www=curl
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/textproc/raptor/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo    18 Jan 2009 19:07:05 -0000      1.1.1.1
+++ distinfo    30 Sep 2010 04:02:57 -0000
@@ -1,5 +1,5 @@
-MD5 (raptor-1.4.18.tar.gz) = KE52ju2g4omLDVv34moBbg==
-RMD160 (raptor-1.4.18.tar.gz) = ANQ3Abkqa3vvrPCCu/AaTs/nEnU=
-SHA1 (raptor-1.4.18.tar.gz) = 1VOQpCQq1h8DQpHxyFSrA35QgnI=
-SHA256 (raptor-1.4.18.tar.gz) = 7f2wc0+3Egvxy7YORaB4ZNstqq31w1kcz3NX8kTYKkA=
-SIZE (raptor-1.4.18.tar.gz) = 1657246
+MD5 (raptor-1.4.21.tar.gz) = mSBhSIr3qeLZM99raUu4dg==
+RMD160 (raptor-1.4.21.tar.gz) = 8u5ZHj6eAItJbWt7948Skxc79+0=
+SHA1 (raptor-1.4.21.tar.gz) = +Kgsbpo0LQzJdyoCVixeKcLJtzc=
+SHA256 (raptor-1.4.21.tar.gz) = 2zFy1vPEMmI+2H19YJFhlz0vcJjj0iM9BwL7zCLP2Mo=
+SIZE (raptor-1.4.21.tar.gz) = 1651843
Index: pkg/DESCR
===================================================================
RCS file: /cvs/ports/textproc/raptor/pkg/DESCR,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 DESCR
--- pkg/DESCR   18 Jan 2009 19:07:05 -0000      1.1.1.1
+++ pkg/DESCR   30 Sep 2010 04:02:57 -0000
@@ -1,4 +1,4 @@
-Raptor is the RDF Parser Toolkit for Redland and currently consists of two
-parsers: RDF/XML and N-Triples. Raptor is designed to integrate closely
-with Redland and also work entirely standalone, in which case it will use
-simple internal routines to perform the functions.
+Raptor is a library for RDF syntax parsing and serializing providing
+APIs to turn syntax to and from RDF triples. It also includes
+supporting functionality for Unicode, UTF-8, URIs, WWW retrieval and
+XML writing. 
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/textproc/raptor/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 PLIST
--- pkg/PLIST   18 Jan 2009 19:07:05 -0000      1.1.1.1
+++ pkg/PLIST   30 Sep 2010 04:02:57 -0000
@@ -43,6 +43,7 @@ share/gtk-doc/html/raptor/raptor-section
 share/gtk-doc/html/raptor/raptor-section-unicode.html
 share/gtk-doc/html/raptor/raptor-section-uri-factory.html
 share/gtk-doc/html/raptor/raptor-section-uri.html
+share/gtk-doc/html/raptor/raptor-section-world.html
 share/gtk-doc/html/raptor/raptor-section-www.html
 share/gtk-doc/html/raptor/raptor-section-xml-namespace.html
 share/gtk-doc/html/raptor/raptor-section-xml-qname.html

Reply via email to