diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2001-09-16 01:02:46 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2001-09-16 01:02:46 +0000 |
| commit | db3dca6dbd32fe6ea3d51bc037e6f9cdc66c343b (patch) | |
| tree | 29d590ca0bc9e66d81bc3218a0684c2daf9d4a68 /textproc/libxml++26 | |
| parent | Fix compilation problems. (diff) | |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_4_0'.release/4.4.0
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/pkg-comment | 1 | ||||
| -rw-r--r-- | textproc/libxml++26/pkg-descr | 5 | ||||
| -rw-r--r-- | textproc/libxml++26/pkg-plist | 6 |
5 files changed, 0 insertions, 41 deletions
diff --git a/textproc/libxml++26/Makefile b/textproc/libxml++26/Makefile deleted file mode 100644 index bd5a3a25c655..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.13 -CATEGORIES= textproc -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME:S/+/plus/g} - -MAINTAINER= ports@FreeBSD.org - -LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 - -USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" - -USE_GMAKE= yes -INSTALLS_SHLIB= yes - -post-patch: - @${PERL} -pi -e "s|xml-config|xml2-config|g" ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/textproc/libxml++26/distinfo b/textproc/libxml++26/distinfo deleted file mode 100644 index 670f8715ca57..000000000000 --- a/textproc/libxml++26/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (libxml++-0.13.tar.gz) = 866990f7e9fac8ded1e4a0f55422e9bb diff --git a/textproc/libxml++26/pkg-comment b/textproc/libxml++26/pkg-comment deleted file mode 100644 index d1cd9c9f1f2b..000000000000 --- a/textproc/libxml++26/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -XML API for C++ diff --git a/textproc/libxml++26/pkg-descr b/textproc/libxml++26/pkg-descr deleted file mode 100644 index d9a4edbf9f77..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://www.ari.lusis.org/xml++/ diff --git a/textproc/libxml++26/pkg-plist b/textproc/libxml++26/pkg-plist deleted file mode 100644 index c8ea8e7b2053..000000000000 --- a/textproc/libxml++26/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -bin/xml++-config -include/xml++.h -lib/libxml++.a -lib/libxml++.so -lib/libxml++.so.0 -share/aclocal/libxml++.m4 |
