diff options
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | textproc/Makefile | 1 | ||||
-rw-r--r-- | textproc/libxml++/Makefile | 20 | ||||
-rw-r--r-- | textproc/libxml++/distinfo | 2 | ||||
-rw-r--r-- | textproc/libxml++/files/patch-libxml++::parsers::parser.cc | 10 | ||||
-rw-r--r-- | textproc/libxml++/pkg-descr | 5 | ||||
-rw-r--r-- | textproc/libxml++/pkg-plist | 35 |
7 files changed, 1 insertions, 73 deletions
@@ -5021,3 +5021,4 @@ www/libghttp||2013-10-07|Component of the obsolete gnome1 deskutils/gworkspace-clipbook||2013-10-07|Replaced by tabbed shelf in GWorkspace audio/yamt||2013-10-07|Depends on EOLed gnome1 libraries astro/nova||2013-10-07|Developement ceased 8 years ago, depends on some gnome1 libraries +textproc/libxml++||2013-10-07|Component of the obsolete gnome1 diff --git a/textproc/Makefile b/textproc/Makefile index 1f40259fedd5..68d293bbd17c 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -391,7 +391,6 @@ SUBDIR += libwps SUBDIR += libxdiff SUBDIR += libxml - SUBDIR += libxml++ SUBDIR += libxml++26 SUBDIR += libxml++26-reference SUBDIR += libxml2 diff --git a/textproc/libxml++/Makefile b/textproc/libxml++/Makefile deleted file mode 100644 index b2cd490cae7d..000000000000 --- a/textproc/libxml++/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -# Created by: Ying-Chieh Liao <ijliao@FreeBSD.org> -# $FreeBSD$ - -PORTNAME= libxml++ -PORTVERSION= 1.0.5 -PORTREVISION= 1 -CATEGORIES= textproc -MASTER_SITES= GNOME - -MAINTAINER= bland@FreeBSD.org -COMMENT= XML API for C++ - -USE_AUTOTOOLS= libtool -USES= pathfix pkgconfig -USE_GNOME= libxml2 -GNU_CONFIGURE= yes -USE_LDCONFIG= yes - -NO_STAGE= yes -.include <bsd.port.mk> diff --git a/textproc/libxml++/distinfo b/textproc/libxml++/distinfo deleted file mode 100644 index 6be9f8a3e4cd..000000000000 --- a/textproc/libxml++/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (libxml++-1.0.5.tar.gz) = b148234275f646fc06f62817b15bbf2bf665bcf211965602f38b145fe1d1b5e4 -SIZE (libxml++-1.0.5.tar.gz) = 438609 diff --git a/textproc/libxml++/files/patch-libxml++::parsers::parser.cc b/textproc/libxml++/files/patch-libxml++::parsers::parser.cc deleted file mode 100644 index c77f306e95b6..000000000000 --- a/textproc/libxml++/files/patch-libxml++::parsers::parser.cc +++ /dev/null @@ -1,10 +0,0 @@ ---- libxml++/parsers/parser.cc.orig Sat Feb 7 02:11:35 2004 -+++ libxml++/parsers/parser.cc Fri Feb 20 00:02:22 2004 -@@ -9,6 +9,7 @@ - #include <libxml/parser.h> - - #include <cstdarg> //For va_list. -+#include <memory> - - namespace xmlpp { - diff --git a/textproc/libxml++/pkg-descr b/textproc/libxml++/pkg-descr deleted file mode 100644 index 94d8feaff6fb..000000000000 --- a/textproc/libxml++/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -libxml++ is a C++ interface for working with XML files, using libxml -(gnome-xml) to parse and write the actual XML files. It has a simple -but complete API. - -WWW: http://libxmlplusplus.sourceforge.net/ diff --git a/textproc/libxml++/pkg-plist b/textproc/libxml++/pkg-plist deleted file mode 100644 index 10d818f57ca5..000000000000 --- a/textproc/libxml++/pkg-plist +++ /dev/null @@ -1,35 +0,0 @@ -include/libxml++-1.0/libxml++/api_export.h -include/libxml++-1.0/libxml++/attribute.h -include/libxml++-1.0/libxml++/document.h -include/libxml++-1.0/libxml++/dtd.h -include/libxml++-1.0/libxml++/exceptions/exception.h -include/libxml++-1.0/libxml++/exceptions/internal_error.h -include/libxml++-1.0/libxml++/exceptions/parse_error.h -include/libxml++-1.0/libxml++/exceptions/validity_error.h -include/libxml++-1.0/libxml++/io/ostreamoutputbuffer.h -include/libxml++-1.0/libxml++/io/outputbuffer.h -include/libxml++-1.0/libxml++/keepblanks.h -include/libxml++-1.0/libxml++/libxml++.h -include/libxml++-1.0/libxml++/nodes/cdatanode.h -include/libxml++-1.0/libxml++/nodes/commentnode.h -include/libxml++-1.0/libxml++/nodes/contentnode.h -include/libxml++-1.0/libxml++/nodes/element.h -include/libxml++-1.0/libxml++/nodes/entityreference.h -include/libxml++-1.0/libxml++/nodes/node.h -include/libxml++-1.0/libxml++/nodes/processinginstructionnode.h -include/libxml++-1.0/libxml++/nodes/textnode.h -include/libxml++-1.0/libxml++/noncopyable.h -include/libxml++-1.0/libxml++/parsers/domparser.h -include/libxml++-1.0/libxml++/parsers/parser.h -include/libxml++-1.0/libxml++/parsers/saxparser.h -lib/libxml++-1.0.a -lib/libxml++-1.0.la -lib/libxml++-1.0.so -lib/libxml++-1.0.so.1 -libdata/pkgconfig/libxml++-1.0.pc -@dirrm include/libxml++-1.0/libxml++/exceptions -@dirrm include/libxml++-1.0/libxml++/io -@dirrm include/libxml++-1.0/libxml++/nodes -@dirrm include/libxml++-1.0/libxml++/parsers -@dirrm include/libxml++-1.0/libxml++ -@dirrm include/libxml++-1.0 |