aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-12-02 16:17:14 +0800
committerbapt <bapt@FreeBSD.org>2014-12-02 16:17:14 +0800
commitb6b8728924781cdb9067f2ecc54344d9c862359c (patch)
tree0212ca9e1925b4a9d46afcc63733a0925b8a84ae /textproc
parentf8da23589433bdd6ee78c99425b3b797227ac429 (diff)
downloadfreebsd-ports-gnome-b6b8728924781cdb9067f2ecc54344d9c862359c.tar.gz
freebsd-ports-gnome-b6b8728924781cdb9067f2ecc54344d9c862359c.tar.zst
freebsd-ports-gnome-b6b8728924781cdb9067f2ecc54344d9c862359c.zip
Remove now unused library
Diffstat (limited to 'textproc')
-rw-r--r--textproc/Makefile1
-rw-r--r--textproc/libodfgen/Makefile36
-rw-r--r--textproc/libodfgen/distinfo2
-rw-r--r--textproc/libodfgen/pkg-descr11
-rw-r--r--textproc/libodfgen/pkg-plist10
5 files changed, 0 insertions, 60 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index d97fcc0159c8..a68d50276368 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -365,7 +365,6 @@
SUBDIR += libmrss-php
SUBDIR += libmwaw03
SUBDIR += libnxml
- SUBDIR += libodfgen
SUBDIR += libodfgen01
SUBDIR += libparsifal
SUBDIR += librevenge
diff --git a/textproc/libodfgen/Makefile b/textproc/libodfgen/Makefile
deleted file mode 100644
index f6af408d3c8e..000000000000
--- a/textproc/libodfgen/Makefile
+++ /dev/null
@@ -1,36 +0,0 @@
-# $FreeBSD$
-
-PORTNAME= libodfgen
-PORTVERSION= 0.0.4
-PORTREVISION= 3
-CATEGORIES= textproc
-MASTER_SITES= SF/libwpd/${PORTNAME}/${PORTNAME}-${PORTVERSION}
-
-MAINTAINER= office@FreeBSD.org
-COMMENT= Library for generating documents in Open Document Format (ODF)
-
-LICENSE= LGPL21 MPL
-LICENSE_COMB= dual
-
-LIB_DEPENDS= libetonyek-0.0.so:${PORTSDIR}/graphics/libetonyek \
- libwpg-0.2.so:${PORTSDIR}/graphics/libwpg \
- libwpd-0.9.so:${PORTSDIR}/textproc/libwpd
-
-CONFIGURE_ARGS= --disable-werror --without-docs
-CPPFLAGS+= -I${LOCALBASE}/include
-
-GNU_CONFIGURE= yes
-USES= compiler:features libtool:keepla pathfix pkgconfig tar:xz
-USE_LDCONFIG= yes
-INSTALL_TARGET= install-strip
-
-.include <bsd.port.pre.mk>
-
-.if ${COMPILER_FEATURES:Mlibc++}
-CONFIGURE_ARGS+= --with-sharedptr=c++11
-.else
-BUILD_DEPENDS+= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs
-CONFIGURE_ARGS+= --with-sharedptr=boost
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/textproc/libodfgen/distinfo b/textproc/libodfgen/distinfo
deleted file mode 100644
index fa04dd4b1421..000000000000
--- a/textproc/libodfgen/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (libodfgen-0.0.4.tar.xz) = 8f7a46f05417afbe957d0c3f88e375631b8651ea99bb2c231595408bc4224099
-SIZE (libodfgen-0.0.4.tar.xz) = 296224
diff --git a/textproc/libodfgen/pkg-descr b/textproc/libodfgen/pkg-descr
deleted file mode 100644
index 1a74f84da3cc..000000000000
--- a/textproc/libodfgen/pkg-descr
+++ /dev/null
@@ -1,11 +0,0 @@
-libodfgen is a library for generating documents in Open Document Format
-(ODF). It provides generator implementation for the following libraries:
-
-* libwpd (::WPXDocumentInterface): text documents
-* libwpg (libwpg::WPGPaintInterface): vector drawings
-* libetonyek (libetonyek::KEYPresentationInterface): presentations
-
-As these APIs are used by multiple libraries, libodfgen can be used to
-generate ODF from many sources.
-
-WWW: http://libwpd.sourceforge.net/
diff --git a/textproc/libodfgen/pkg-plist b/textproc/libodfgen/pkg-plist
deleted file mode 100644
index a6bc83584cd0..000000000000
--- a/textproc/libodfgen/pkg-plist
+++ /dev/null
@@ -1,10 +0,0 @@
-include/libodfgen-0.0/libodfgen/OdfDocumentHandler.hxx
-include/libodfgen-0.0/libodfgen/OdgGenerator.hxx
-include/libodfgen-0.0/libodfgen/OdpGenerator.hxx
-include/libodfgen-0.0/libodfgen/OdtGenerator.hxx
-include/libodfgen-0.0/libodfgen/libodfgen.hxx
-lib/libodfgen-0.0.la
-lib/libodfgen-0.0.so
-lib/libodfgen-0.0.so.0
-lib/libodfgen-0.0.so.0.0.4
-libdata/pkgconfig/libodfgen-0.0.pc