summaryrefslogtreecommitdiff
path: root/textproc/rasqal
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/rasqal')
-rw-r--r--textproc/rasqal/Makefile40
-rw-r--r--textproc/rasqal/distinfo1
-rw-r--r--textproc/rasqal/files/patch-configure10
-rw-r--r--textproc/rasqal/pkg-comment1
-rw-r--r--textproc/rasqal/pkg-descr7
-rw-r--r--textproc/rasqal/pkg-plist31
6 files changed, 0 insertions, 90 deletions
diff --git a/textproc/rasqal/Makefile b/textproc/rasqal/Makefile
deleted file mode 100644
index 73116c25622a..000000000000
--- a/textproc/rasqal/Makefile
+++ /dev/null
@@ -1,40 +0,0 @@
-# ex:ts=8
-# New ports collection makefile for: redland
-# Date created: Nov 22, 2001
-# Whom: ijliao
-#
-# $FreeBSD$
-#
-
-PORTNAME= redland
-PORTVERSION= 0.9.11
-PORTREVISION= 2
-CATEGORIES= textproc
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
- http://www.redland.opensource.ac.uk/dist/source/
-MASTER_SITE_SUBDIR= librdf
-
-MAINTAINER= ports@FreeBSD.org
-
-LIB_DEPENDS= db2.0:${PORTSDIR}/databases/db2 \
- gdbm.2:${PORTSDIR}/databases/gdbm \
- expat.4:${PORTSDIR}/textproc/expat2 \
- xml2.5:${PORTSDIR}/textproc/libxml2 \
- xmlparse.1:${PORTSDIR}/www/libwww
-
-LIBWWW_CONFIG?= ${LOCALBASE}/bin/libwww-config
-
-USE_OPENSSL= yes
-USE_PERL5= yes
-USE_LIBTOOL= yes
-CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
-CONFIGURE_ARGS= --with-bdb=${LOCALBASE} --with-libwww
-INSTALLS_SHLIB= yes
-
-MAN3= redland.3
-
-CPPFLAGS= -I${LOCALBASE}/include/db2 -I${LOCALBASE}/include \
- `${LIBWWW_CONFIG} --cflags`
-LDFLAGS= -L${LOCALBASE}/lib `${LIBWWW_CONFIG} --libs`
-
-.include <bsd.port.mk>
diff --git a/textproc/rasqal/distinfo b/textproc/rasqal/distinfo
deleted file mode 100644
index afadccae632e..000000000000
--- a/textproc/rasqal/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (redland-0.9.11.tar.gz) = 3aa452e98b6a16f804843ba9df106daf
diff --git a/textproc/rasqal/files/patch-configure b/textproc/rasqal/files/patch-configure
deleted file mode 100644
index c101d5ce12cc..000000000000
--- a/textproc/rasqal/files/patch-configure
+++ /dev/null
@@ -1,10 +0,0 @@
---- configure.orig Sun Jun 9 05:34:13 2002
-+++ configure Tue Jul 16 04:47:28 2002
-@@ -5610,6 +5610,7 @@
-
- # This can be used to rebuild libtool when needed
- LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
-
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
diff --git a/textproc/rasqal/pkg-comment b/textproc/rasqal/pkg-comment
deleted file mode 100644
index 5a5b6757e5f5..000000000000
--- a/textproc/rasqal/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A high-level interface for RDF
diff --git a/textproc/rasqal/pkg-descr b/textproc/rasqal/pkg-descr
deleted file mode 100644
index 81c9d69caf0a..000000000000
--- a/textproc/rasqal/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-Redland is a library that provides a high-level interface for RDF allowing
-the model to be stored, queried and manipulated. Redland implements each
-of the RDF model concepts in its own class so provides an object based API
-for them. Some of the classes providing the parsers, storage mechanisms and
-other elements are built as modules that can be added or removed as required.
-
-WWW: http://www.redland.opensource.ac.uk/
diff --git a/textproc/rasqal/pkg-plist b/textproc/rasqal/pkg-plist
deleted file mode 100644
index a245c351ea57..000000000000
--- a/textproc/rasqal/pkg-plist
+++ /dev/null
@@ -1,31 +0,0 @@
-bin/redland-config
-include/librdf.h
-include/rdf_concepts.h
-include/rdf_digest.h
-include/rdf_files.h
-include/rdf_hash.h
-include/rdf_hash_bdb.h
-include/rdf_hash_gdbm.h
-include/rdf_hash_memory.h
-include/rdf_heuristics.h
-include/rdf_init.h
-include/rdf_iterator.h
-include/rdf_list.h
-include/rdf_model.h
-include/rdf_node.h
-include/rdf_parser.h
-include/rdf_query.h
-include/rdf_query_triples.h
-include/rdf_serializer.h
-include/rdf_statement.h
-include/rdf_storage.h
-include/rdf_storage_hashes.h
-include/rdf_storage_list.h
-include/rdf_stream.h
-include/rdf_types.h
-include/rdf_uri.h
-include/rdf_utf8.h
-include/redland.h
-lib/librdf.a
-lib/librdf.so
-lib/librdf.so.0