import of raptor-1.4.18;
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.
This commit is contained in:
parent
3c8418c6dd
commit
02e965754c
28
textproc/raptor/Makefile
Executable file
28
textproc/raptor/Makefile
Executable file
@ -0,0 +1,28 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2009/01/18 19:07:05 robert Exp $
|
||||
|
||||
COMMENT= RDF Parser Toolkit for Redland
|
||||
DISTNAME= raptor-1.4.18
|
||||
CATEGORIES= textproc
|
||||
|
||||
SHARED_LIBS= raptor 2.0
|
||||
|
||||
HOMEPAGE= http://librdf.org/
|
||||
|
||||
MASTER_SITES= http://download.librdf.org/source/
|
||||
|
||||
# LGPL 2.1, GPL 2 or Apache 2
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
WANTLIB= c crypto iconv idn intl m ssl z
|
||||
|
||||
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
|
||||
|
||||
.include <bsd.port.mk>
|
5
textproc/raptor/distinfo
Normal file
5
textproc/raptor/distinfo
Normal file
@ -0,0 +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
|
4
textproc/raptor/pkg/DESCR
Executable file
4
textproc/raptor/pkg/DESCR
Executable file
@ -0,0 +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.
|
2
textproc/raptor/pkg/PFRAG.shared
Normal file
2
textproc/raptor/pkg/PFRAG.shared
Normal file
@ -0,0 +1,2 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2009/01/18 19:07:05 robert Exp $
|
||||
@lib lib/libraptor.so.${LIBraptor_VERSION}
|
94
textproc/raptor/pkg/PLIST
Normal file
94
textproc/raptor/pkg/PLIST
Normal file
@ -0,0 +1,94 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/01/18 19:07:05 robert Exp $
|
||||
%%SHARED%%
|
||||
@bin bin/rapper
|
||||
bin/raptor-config
|
||||
include/raptor.h
|
||||
lib/libraptor.a
|
||||
lib/libraptor.la
|
||||
lib/pkgconfig/
|
||||
lib/pkgconfig/raptor.pc
|
||||
@man man/man1/rapper.1
|
||||
@man man/man1/raptor-config.1
|
||||
@man man/man3/libraptor.3
|
||||
share/gtk-doc/
|
||||
share/gtk-doc/html/
|
||||
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-rdfa.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-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-sax2.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-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/raptor-serializers.html
|
||||
share/gtk-doc/html/raptor/raptor.devhelp
|
||||
share/gtk-doc/html/raptor/raptor.devhelp2
|
||||
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-json.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-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-set-triple-handler.html
|
||||
share/gtk-doc/html/raptor/tutorial-parser-static-info.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-get-triples.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/tutorial.html
|
||||
share/gtk-doc/html/raptor/up.png
|
Loading…
Reference in New Issue
Block a user