[Midnightbsd-cvs] mports: mports/textproc: add raptor, an rdf backend for

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Oct 17 13:54:26 EDT 2008


Log Message:
-----------
add raptor, an rdf backend for redland->soprano->kdelibs

Modified Files:
--------------
    mports/textproc:
        Makefile (r1.109 -> r1.110)

Added Files:
-----------
    mports/textproc/raptor:
        Makefile (r1.1)
        distinfo (r1.1)
        pkg-descr (r1.1)
        pkg-plist (r1.1)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/textproc/Makefile,v
retrieving revision 1.109
retrieving revision 1.110
diff -L textproc/Makefile -L textproc/Makefile -u -r1.109 -r1.110
--- textproc/Makefile
+++ textproc/Makefile
@@ -121,6 +121,7 @@
     SUBDIR += qt4-xml
     SUBDIR += qt4-xmlpatterns
     SUBDIR += qt4-xmlpatterns-tool
+    SUBDIR += raptor
     SUBDIR += rarian
     SUBDIR += scr2txt
     SUBDIR += scrollkeeper
--- /dev/null
+++ textproc/raptor/pkg-descr
@@ -0,0 +1,6 @@
+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.
+
+WWW: http://librdf.org/raptor/
--- /dev/null
+++ textproc/raptor/pkg-plist
@@ -0,0 +1,88 @@
+bin/rapper
+bin/raptor-config
+include/raptor.h
+lib/libraptor.a
+lib/libraptor.la
+lib/libraptor.so
+lib/libraptor.so.2
+libdata/pkgconfig/raptor.pc
+ at exec mkdir -p %D/share/gtk-doc/html/raptor
+share/gtk-doc/html/raptor/home.png
+share/gtk-doc/html/raptor/index.html
+share/gtk-doc/html/raptor/index.sgml
+share/gtk-doc/html/raptor/introduction.html
+share/gtk-doc/html/raptor/ix01.html
+share/gtk-doc/html/raptor/left.png
+share/gtk-doc/html/raptor/parser-grddl.html
+share/gtk-doc/html/raptor/parser-guess.html
+share/gtk-doc/html/raptor/parser-ntriples.html
+share/gtk-doc/html/raptor/parser-rdfxml.html
+share/gtk-doc/html/raptor/parser-rss-tag-soup.html
+share/gtk-doc/html/raptor/parser-trig.html
+share/gtk-doc/html/raptor/parser-turtle.html
+share/gtk-doc/html/raptor/raptor.devhelp
+share/gtk-doc/html/raptor/raptor.devhelp2
+share/gtk-doc/html/raptor/raptor-parsers.html
+share/gtk-doc/html/raptor/raptor-section-constants.html
+share/gtk-doc/html/raptor/raptor-section-feature.html
+share/gtk-doc/html/raptor/raptor-section-general.html
+share/gtk-doc/html/raptor/raptor-section-iostream.html
+share/gtk-doc/html/raptor/raptor-section-locator.html
+share/gtk-doc/html/raptor/raptor-section-memory.html
+share/gtk-doc/html/raptor/raptor-section-parser.html
+share/gtk-doc/html/raptor/raptor-section-sequence.html
+share/gtk-doc/html/raptor/raptor-section-serializer.html
+share/gtk-doc/html/raptor/raptor-serializers.html
+share/gtk-doc/html/raptor/raptor-section-stringbuffer.html
+share/gtk-doc/html/raptor/raptor-section-triples.html
+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-www.html
+share/gtk-doc/html/raptor/raptor-section-xml-namespace.html
+share/gtk-doc/html/raptor/raptor-section-xml-qname.html
+share/gtk-doc/html/raptor/raptor-section-xml.html
+share/gtk-doc/html/raptor/reference-manual.html
+share/gtk-doc/html/raptor/restrict-parser-network-access.html
+share/gtk-doc/html/raptor/right.png
+share/gtk-doc/html/raptor/serializer-atom.html
+share/gtk-doc/html/raptor/serializer-dot.html
+share/gtk-doc/html/raptor/serializer-ntriples.html
+share/gtk-doc/html/raptor/serializer-rdfxml-abbrev.html
+share/gtk-doc/html/raptor/serializer-rdfxml-xmp.html
+share/gtk-doc/html/raptor/serializer-rdfxml.html
+share/gtk-doc/html/raptor/serializer-rss-1-0.html
+share/gtk-doc/html/raptor/serializer-turtle.html
+share/gtk-doc/html/raptor/style.css
+share/gtk-doc/html/raptor/tutorial-initialising-finishing.html
+share/gtk-doc/html/raptor/tutorial-serializer-get-triples.html
+share/gtk-doc/html/raptor/tutorial.html
+share/gtk-doc/html/raptor/tutorial-parse-strictness.html
+share/gtk-doc/html/raptor/tutorial-parser-abort.html
+share/gtk-doc/html/raptor/tutorial-parser-content.html
+share/gtk-doc/html/raptor/tutorial-parser-create.html
+share/gtk-doc/html/raptor/tutorial-parser-destroy.html
+share/gtk-doc/html/raptor/tutorial-parser-example.html
+share/gtk-doc/html/raptor/tutorial-parser-features.html
+share/gtk-doc/html/raptor/tutorial-parser-runtime-info.html
+share/gtk-doc/html/raptor/tutorial-parser-set-error-warning-handlers.html
+share/gtk-doc/html/raptor/tutorial-parser-set-id-handler.html
+share/gtk-doc/html/raptor/tutorial-parser-set-namespace-handler.html
+share/gtk-doc/html/raptor/tutorial-parser-static-info.html
+share/gtk-doc/html/raptor/tutorial-parser-set-triple-handler.html
+share/gtk-doc/html/raptor/tutorial-parsing.html
+share/gtk-doc/html/raptor/tutorial-querying-functionality.html
+share/gtk-doc/html/raptor/tutorial-serializer-create.html
+share/gtk-doc/html/raptor/tutorial-serializer-declare-namespace.html
+share/gtk-doc/html/raptor/tutorial-serializer-destroy.html
+share/gtk-doc/html/raptor/tutorial-serializer-example.html
+share/gtk-doc/html/raptor/tutorial-serializer-features.html
+share/gtk-doc/html/raptor/tutorial-serializer-runtime-info.html
+share/gtk-doc/html/raptor/tutorial-serializer-send-triples.html
+share/gtk-doc/html/raptor/tutorial-serializer-set-error-warning-handlers.html
+share/gtk-doc/html/raptor/tutorial-serializer-to-destination.html
+share/gtk-doc/html/raptor/tutorial-serializing.html
+share/gtk-doc/html/raptor/up.png
+ at dirrm share/gtk-doc/html/raptor
+ at dirrmtry share/gtk-doc/html
+ at dirrmtry share/gtk-doc
--- /dev/null
+++ textproc/raptor/Makefile
@@ -0,0 +1,34 @@
+# New ports collection makefile for:	raptor
+# Date created:			Nov 22, 2001
+# Whom:				ijliao
+#
+# $MidnightBSD: mports/textproc/raptor/Makefile,v 1.1 2008/10/17 17:54:24 laffer1 Exp $
+# $FreeBSD: ports/textproc/raptor/Makefile,v 1.44 2008/03/20 10:03:49 pav Exp $
+#
+
+PORTNAME=	raptor
+PORTVERSION=	1.4.16
+CATEGORIES=	textproc
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
+		http://download.librdf.org/source/
+MASTER_SITE_SUBDIR=	librdf
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	RDF Parser Toolkit for Redland
+LICENSE=	gpl2
+
+LIB_DEPENDS=	curl.4:${PORTSDIR}/ftp/curl
+
+USE_GNOME=	gnomehack gnometarget libxml2
+GNU_CONFIGURE=	yes
+CONFIGURE_ARGS=	--with-xml2-config=${LOCALBASE}/bin/xml2-config \
+		--with-curl-config=${LOCALBASE}/bin/curl-config \
+		--with-pkg-config=${LOCALBASE}/bin/pkg-config \
+		--with-xml-parser=libxml --with-www=curl
+
+USE_LDCONFIG=	yes
+
+MAN1=		rapper.1 raptor-config.1
+MAN3=		libraptor.3
+
+.include <bsd.port.mk>
--- /dev/null
+++ textproc/raptor/distinfo
@@ -0,0 +1,3 @@
+MD5 (raptor-1.4.16.tar.gz) = 49c16262e0aed0197a3e60ade7bec205
+SHA256 (raptor-1.4.16.tar.gz) = 450b04ffd1553288507d20aa04da7b874faeec13dd2ea1b7af5ffdab957e85b0
+SIZE (raptor-1.4.16.tar.gz) = 1510527


More information about the Midnightbsd-cvs mailing list