aboutsummaryrefslogtreecommitdiff
path: root/textproc/libxml++26
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/libxml++26')
-rw-r--r--textproc/libxml++26/Makefile29
-rw-r--r--textproc/libxml++26/distinfo1
-rw-r--r--textproc/libxml++26/pkg-comment1
-rw-r--r--textproc/libxml++26/pkg-descr5
-rw-r--r--textproc/libxml++26/pkg-plist6
5 files changed, 0 insertions, 42 deletions
diff --git a/textproc/libxml++26/Makefile b/textproc/libxml++26/Makefile
deleted file mode 100644
index 2fd0adc70d10..000000000000
--- a/textproc/libxml++26/Makefile
+++ /dev/null
@@ -1,29 +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.11
-CATEGORIES= textproc
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME:S/+/plus/g}
-
-MAINTAINER= ijliao@FreeBSD.org
-
-LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2
-
-USE_LIBTOOL= yes
-GNU_CONFIGURE= yes
-
-USE_GMAKE= yes
-INSTALLS_SHLIB= yes
-
-post-patch:
- @${PERL} -pi -e "s|xml-config|xml2-config|g" ${WRKSRC}/configure
- @${PERL} -pi -e "s|libxml/|libxml2/|g" ${WRKSRC}/xml++.h
-
-.include <bsd.port.mk>
diff --git a/textproc/libxml++26/distinfo b/textproc/libxml++26/distinfo
deleted file mode 100644
index b1fa474487f7..000000000000
--- a/textproc/libxml++26/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (libxml++-0.11.tar.gz) = cbe12b128eb73c3c5b2ecbe603e02faa
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