diff options
Diffstat (limited to 'textproc/libxml++26')
| -rw-r--r-- | textproc/libxml++26/Makefile | 28 | ||||
| -rw-r--r-- | textproc/libxml++26/distinfo | 1 | ||||
| -rw-r--r-- | textproc/libxml++26/files/patch-configure | 13 | ||||
| -rw-r--r-- | textproc/libxml++26/pkg-descr | 5 | ||||
| -rw-r--r-- | textproc/libxml++26/pkg-plist | 29 |
5 files changed, 0 insertions, 76 deletions
diff --git a/textproc/libxml++26/Makefile b/textproc/libxml++26/Makefile deleted file mode 100644 index d77f0f0afa30..000000000000 --- a/textproc/libxml++26/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# ex:ts=8 -# New ports collection makefile for: libxml++ -# Date created: Feb 26, 2001 -# Whom: Ying-Chieh Liao <ijliao@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= libxml++ -PORTVERSION= 0.23.0 -CATEGORIES= textproc -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME:S/+/plus/g} - -MAINTAINER= ports@FreeBSD.org -COMMENT= XML API for C++ - -USE_GNOME= gnomehack libxml2 -USE_REINPLACE= yes -USE_LIBTOOL= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -INSTALLS_SHLIB= yes - -post-patch: - @${REINPLACE_CMD} -e \ - 's|<istream>|<iostream>|g' ${WRKSRC}/libxml++/document.cc - -.include <bsd.port.mk> diff --git a/textproc/libxml++26/distinfo b/textproc/libxml++26/distinfo deleted file mode 100644 index 24fcec6a9150..000000000000 --- a/textproc/libxml++26/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (libxml++-0.23.0.tar.gz) = d9abae2760267aed8272f9ffb9101eeb diff --git a/textproc/libxml++26/files/patch-configure b/textproc/libxml++26/files/patch-configure deleted file mode 100644 index 2f85e4f3c4af..000000000000 --- a/textproc/libxml++26/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- configure.orig Thu Oct 24 20:43:03 2002 -+++ configure Thu Oct 24 20:43:15 2002 -@@ -7777,6 +7777,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/libxml++26/pkg-descr b/textproc/libxml++26/pkg-descr deleted file mode 100644 index 94d8feaff6fb..000000000000 --- a/textproc/libxml++26/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++26/pkg-plist b/textproc/libxml++26/pkg-plist deleted file mode 100644 index 34e20dbbee7f..000000000000 --- a/textproc/libxml++26/pkg-plist +++ /dev/null @@ -1,29 +0,0 @@ -@comment $FreeBSD$ -bin/xml++-config -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++/keepblanks.h -include/libxml++-1.0/libxml++/libxml++.h -include/libxml++-1.0/libxml++/nodes/commentnode.h -include/libxml++-1.0/libxml++/nodes/element.h -include/libxml++-1.0/libxml++/nodes/node.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++-0.1.a -lib/libxml++-0.1.so -lib/libxml++-0.1.so.9 -libdata/pkgconfig/libxml++-1.0.pc -share/aclocal/libxml++.m4 -@dirrm include/libxml++-1.0/libxml++/exceptions -@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 |
