summaryrefslogtreecommitdiff
path: root/textproc/raptor2
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/raptor2')
-rw-r--r--textproc/raptor2/Makefile34
-rw-r--r--textproc/raptor2/distinfo3
-rw-r--r--textproc/raptor2/files/patch-configure39
-rw-r--r--textproc/raptor2/pkg-descr6
-rw-r--r--textproc/raptor2/pkg-plist87
5 files changed, 0 insertions, 169 deletions
diff --git a/textproc/raptor2/Makefile b/textproc/raptor2/Makefile
deleted file mode 100644
index dfd54a2c7e37..000000000000
--- a/textproc/raptor2/Makefile
+++ /dev/null
@@ -1,34 +0,0 @@
-# ex:ts=8
-# New ports collection makefile for: raptor
-# Date created: Nov 22, 2001
-# Whom: ijliao
-#
-# $FreeBSD$
-#
-
-PORTNAME= raptor
-PORTVERSION= 1.4.15
-CATEGORIES= textproc
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
- http://download.librdf.org/source/
-MASTER_SITE_SUBDIR= librdf
-
-MAINTAINER= chuck@pkix.net
-COMMENT= RDF Parser Toolkit for Redland
-
-LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl
-
-USE_GNOME= gnomehack gnometarget libxml2
-USE_GETOPT_LONG= yes
-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>
diff --git a/textproc/raptor2/distinfo b/textproc/raptor2/distinfo
deleted file mode 100644
index 6e291e148087..000000000000
--- a/textproc/raptor2/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (raptor-1.4.15.tar.gz) = 658fac0c25d50274c879f6cc49c3364b
-SHA256 (raptor-1.4.15.tar.gz) = df391e58c8ee3cd1efd8f1bef7ae6dc103c1479ec9e54511e5a933d057983efc
-SIZE (raptor-1.4.15.tar.gz) = 1445553
diff --git a/textproc/raptor2/files/patch-configure b/textproc/raptor2/files/patch-configure
deleted file mode 100644
index 29193e463246..000000000000
--- a/textproc/raptor2/files/patch-configure
+++ /dev/null
@@ -1,39 +0,0 @@
---- configure.orig Thu Jul 12 20:58:13 2007
-+++ configure Thu Jul 12 20:59:37 2007
-@@ -19368,6 +19368,8 @@
-
-
-
-+oCPPFLAGS="$CPPFLAGS"
-+CPPFLAGS="$CPPFLAGS `$CURL_CONFIG --cflags`"
-
- for ac_header in errno.h stdlib.h unistd.h string.h limits.h dmalloc.h getopt.h sys/stat.h curl/curl.h libxml/nanohttp.h sys/param.h sys/time.h
- do
-@@ -19513,6 +19515,9 @@
-
- done
-
-+CPPFLAGS="$oCPPFLAGS"
-+LIBS="$oLIBS"
-+
- { echo "$as_me:$LINENO: checking whether time.h and sys/time.h may both be included" >&5
- echo $ECHO_N "checking whether time.h and sys/time.h may both be included... $ECHO_C" >&6; }
- if test "${ac_cv_header_time+set}" = set; then
-@@ -24381,7 +24386,9 @@
-
- oCPPFLAGS="$CPPFLAGS"
- if test "X$CURL_CONFIG" != X; then
-+ oCPPFLAGS="$CPPFLAGS"
- oLIBS="$LIBS"
-+ CPPFLAGS="$CPPFLAGS `$CURL_CONFIG --cflags`"
- LIBS="$LIBS `$CURL_CONFIG --libs`"
- { echo "$as_me:$LINENO: checking for curl_easy_init" >&5
- echo $ECHO_N "checking for curl_easy_init... $ECHO_C" >&6; }
-@@ -24470,6 +24477,7 @@
- have_curl_easy_init=no
- fi
-
-+ CPPFLAGS="$oCPPFLAGS"
- LIBS="$oLIBS"
- { echo "$as_me:$LINENO: checking for libcurl library" >&5
- echo $ECHO_N "checking for libcurl library... $ECHO_C" >&6; }
diff --git a/textproc/raptor2/pkg-descr b/textproc/raptor2/pkg-descr
deleted file mode 100644
index 3554b87cb0a8..000000000000
--- a/textproc/raptor2/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-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/
diff --git a/textproc/raptor2/pkg-plist b/textproc/raptor2/pkg-plist
deleted file mode 100644
index 4084a7bab739..000000000000
--- a/textproc/raptor2/pkg-plist
+++ /dev/null
@@ -1,87 +0,0 @@
-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
-@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-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
-@dirrm share/gtk-doc/html/raptor
-@dirrmtry share/gtk-doc/html
-@dirrmtry share/gtk-doc