summaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-05-12 23:49:19 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-05-12 23:49:19 +0800
commit926382e09698007dc3472481164045c6b0b9754a (patch)
treed0ae60e8f02a2f6b230176c1f2dd549262359efb /textproc
parent42048341091e3810049dedfc96d4b312013ab048 (diff)
downloadmarcuscom-ports-926382e09698007dc3472481164045c6b0b9754a.tar
marcuscom-ports-926382e09698007dc3472481164045c6b0b9754a.tar.gz
marcuscom-ports-926382e09698007dc3472481164045c6b0b9754a.tar.bz2
marcuscom-ports-926382e09698007dc3472481164045c6b0b9754a.tar.lz
marcuscom-ports-926382e09698007dc3472481164045c6b0b9754a.tar.xz
marcuscom-ports-926382e09698007dc3472481164045c6b0b9754a.tar.zst
marcuscom-ports-926382e09698007dc3472481164045c6b0b9754a.zip
Post 2.30.1 commit clean up.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14135 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'textproc')
-rw-r--r--textproc/gnome-doc-utils/Makefile43
-rw-r--r--textproc/gnome-doc-utils/distinfo3
-rw-r--r--textproc/gnome-doc-utils/pkg-descr5
-rw-r--r--textproc/gnome-doc-utils/pkg-plist335
-rw-r--r--textproc/gtk-doc/Makefile46
-rw-r--r--textproc/gtk-doc/distinfo3
-rw-r--r--textproc/gtk-doc/pkg-descr4
-rw-r--r--textproc/gtk-doc/pkg-plist71
-rw-r--r--textproc/libxml++26-reference/Makefile24
-rw-r--r--textproc/libxml++26-reference/pkg-descr3
-rw-r--r--textproc/libxml++26-reference/pkg-plist4
-rw-r--r--textproc/libxml++26/Makefile48
-rw-r--r--textproc/libxml++26/distinfo3
-rw-r--r--textproc/libxml++26/pkg-descr5
-rw-r--r--textproc/libxml++26/pkg-plist44
-rw-r--r--textproc/libxml2/Makefile74
-rw-r--r--textproc/libxml2/distinfo3
-rw-r--r--textproc/libxml2/files/patch-aa49
-rw-r--r--textproc/libxml2/files/patch-config.h.in11
-rw-r--r--textproc/libxml2/files/patch-configure25
-rw-r--r--textproc/libxml2/files/patch-doc_devhelp_Makefile.in11
-rw-r--r--textproc/libxml2/files/patch-python::Makefile.in20
-rw-r--r--textproc/libxml2/files/patch-python::tests::Makefile.in11
-rw-r--r--textproc/libxml2/files/patch-threads.c22
-rw-r--r--textproc/libxml2/files/patch-xml2Conf.sh.in18
-rw-r--r--textproc/libxml2/pkg-descr6
-rw-r--r--textproc/libxml2/pkg-plist59
27 files changed, 0 insertions, 950 deletions
diff --git a/textproc/gnome-doc-utils/Makefile b/textproc/gnome-doc-utils/Makefile
deleted file mode 100644
index 38129b94b..000000000
--- a/textproc/gnome-doc-utils/Makefile
+++ /dev/null
@@ -1,43 +0,0 @@
-# New ports collection makefile for: gnome-doc-utils
-# Date created: 11 November 2004
-# Whom: Adam Weinberger <adamw@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom: ports/textproc/gnome-doc-utils/Makefile,v 1.81 2010/03/31 10:26:01 avl Exp $
-#
-
-PORTNAME= gnome-doc-utils
-PORTVERSION= 0.20.1
-CATEGORIES= textproc gnome
-MASTER_SITES= GNOME
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= GNOME doc utils
-
-BUILD_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian \
- ${PYTHON_SITELIBDIR}/libxml2mod.so:${PORTSDIR}/textproc/py-libxml2 \
- gawk:${PORTSDIR}/lang/gawk
-RUN_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian \
- ${PYTHON_SITELIBDIR}/libxml2mod.so:${PORTSDIR}/textproc/py-libxml2 \
- ${LOCALBASE}/share/xml/docbook/4.3/catalog.xml:${PORTSDIR}/textproc/docbook-xml-430 \
- ${LOCALBASE}/share/xml/docbook/4.4/catalog.xml:${PORTSDIR}/textproc/docbook-xml-440
-
-USE_BZIP2= yes
-USE_GMAKE= yes
-MAKE_JOBS_UNSAFE=yes
-USE_GETTEXT= yes
-USE_GNOME= gnomehier gnomehack libxslt intlhack
-USE_PYTHON= yes
-INSTALLS_OMF= yes
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-omf-dir=${PREFIX}/share/omf
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-
-MAN1= xml2po.1
-
-post-install:
- @${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py -l ${PYTHON_SITELIBDIR}/xml2po
- @${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py -l ${PYTHON_SITELIBDIR}/xml2po/modes
-
-.include <bsd.port.mk>
diff --git a/textproc/gnome-doc-utils/distinfo b/textproc/gnome-doc-utils/distinfo
deleted file mode 100644
index 500af1457..000000000
--- a/textproc/gnome-doc-utils/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (gnome-doc-utils-0.20.1.tar.bz2) = 19e67da738497f82a2a36a603953f588
-SHA256 (gnome-doc-utils-0.20.1.tar.bz2) = 2a744dc0561fc9e2d8b1fc1c2dcf6e5dd07663affb3e908cd1fe5b1dd3cca26b
-SIZE (gnome-doc-utils-0.20.1.tar.bz2) = 714900
diff --git a/textproc/gnome-doc-utils/pkg-descr b/textproc/gnome-doc-utils/pkg-descr
deleted file mode 100644
index f8e90484e..000000000
--- a/textproc/gnome-doc-utils/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-The GNOME Doc Utils is a collection of documentation utilities for the GNOME
-project. Notably, it contains utilities for building documentation and all
-auxiliary files in the source tree, and it contains the DocBook XSLT
-stylesheets that were once distributed with Yelp. Starting with GNOME 2.8, Yelp
-require GNOME Doc Utils for the XSLT.
diff --git a/textproc/gnome-doc-utils/pkg-plist b/textproc/gnome-doc-utils/pkg-plist
deleted file mode 100644
index dc9481d9c..000000000
--- a/textproc/gnome-doc-utils/pkg-plist
+++ /dev/null
@@ -1,335 +0,0 @@
-bin/gnome-doc-prepare
-bin/gnome-doc-tool
-bin/xml2po
-libdata/pkgconfig/gnome-doc-utils.pc
-libdata/pkgconfig/xml2po.pc
-%%PYTHON_SITELIBDIR%%/xml2po/__init__.py
-%%PYTHON_SITELIBDIR%%/xml2po/__init__.pyc
-%%PYTHON_SITELIBDIR%%/xml2po/__init__.pyo
-%%PYTHON_SITELIBDIR%%/xml2po/modes/__init__.py
-%%PYTHON_SITELIBDIR%%/xml2po/modes/__init__.pyc
-%%PYTHON_SITELIBDIR%%/xml2po/modes/__init__.pyo
-%%PYTHON_SITELIBDIR%%/xml2po/modes/basic.py
-%%PYTHON_SITELIBDIR%%/xml2po/modes/basic.pyc
-%%PYTHON_SITELIBDIR%%/xml2po/modes/basic.pyo
-%%PYTHON_SITELIBDIR%%/xml2po/modes/docbook.py
-%%PYTHON_SITELIBDIR%%/xml2po/modes/docbook.pyc
-%%PYTHON_SITELIBDIR%%/xml2po/modes/docbook.pyo
-%%PYTHON_SITELIBDIR%%/xml2po/modes/gs.py
-%%PYTHON_SITELIBDIR%%/xml2po/modes/gs.pyc
-%%PYTHON_SITELIBDIR%%/xml2po/modes/gs.pyo
-%%PYTHON_SITELIBDIR%%/xml2po/modes/mallard.py
-%%PYTHON_SITELIBDIR%%/xml2po/modes/mallard.pyc
-%%PYTHON_SITELIBDIR%%/xml2po/modes/mallard.pyo
-%%PYTHON_SITELIBDIR%%/xml2po/modes/ubuntu.py
-%%PYTHON_SITELIBDIR%%/xml2po/modes/ubuntu.pyc
-%%PYTHON_SITELIBDIR%%/xml2po/modes/ubuntu.pyo
-%%PYTHON_SITELIBDIR%%/xml2po/modes/xhtml.py
-%%PYTHON_SITELIBDIR%%/xml2po/modes/xhtml.pyc
-%%PYTHON_SITELIBDIR%%/xml2po/modes/xhtml.pyo
-share/aclocal/gnome-doc-utils.m4
-%%DATADIR%%/gnome-doc-utils.make
-%%DATADIR%%/icons/hicolor/48x48/status/admon-bug.png
-%%DATADIR%%/icons/hicolor/48x48/status/admon-caution.png
-%%DATADIR%%/icons/hicolor/48x48/status/admon-important.png
-%%DATADIR%%/icons/hicolor/48x48/status/admon-note.png
-%%DATADIR%%/icons/hicolor/48x48/status/admon-tip.png
-%%DATADIR%%/icons/hicolor/48x48/status/admon-warning.png
-%%DATADIR%%/icons/hicolor/scalable/status/admon-bug.svg
-%%DATADIR%%/icons/hicolor/scalable/status/admon-caution.svg
-%%DATADIR%%/icons/hicolor/scalable/status/admon-important.svg
-%%DATADIR%%/icons/hicolor/scalable/status/admon-note.svg
-%%DATADIR%%/icons/hicolor/scalable/status/admon-tip.svg
-%%DATADIR%%/icons/hicolor/scalable/status/admon-warning.svg
-%%DATADIR%%/template-document.xml
-%%DATADIR%%/template.make
-%%DATADIR%%/template.omf.in
-%%DATADIR%%/templates/gnome-app-template.xml
-%%DATADIR%%/templates/gnome-applet-template.xml
-%%DATADIR%%/templates/legal.xml
-%%DATADIR%%/watermarks/watermark-blockquote-00AB.png
-%%DATADIR%%/watermarks/watermark-blockquote-00BB.png
-%%DATADIR%%/watermarks/watermark-blockquote-201C.png
-%%DATADIR%%/watermarks/watermark-blockquote-201D.png
-%%DATADIR%%/watermarks/watermark-blockquote-201E.png
-%%DATADIR%%/watermarks/watermark-code-python.png
-%%DATADIR%%/watermarks/watermark-code.png
-share/gnome/help/gnome-doc-make/C/gnome-doc-make.xml
-share/gnome/help/gnome-doc-make/C/legal.xml
-share/gnome/help/gnome-doc-make/C/make-ref.xml
-share/gnome/help/gnome-doc-make/de/gnome-doc-make.xml
-share/gnome/help/gnome-doc-make/de/legal.xml
-share/gnome/help/gnome-doc-make/de/make-ref.xml
-share/gnome/help/gnome-doc-xslt/C/db-chunk.xml
-share/gnome/help/gnome-doc-xslt/C/db-common.xml
-share/gnome/help/gnome-doc-xslt/C/db-label.xml
-share/gnome/help/gnome-doc-xslt/C/db-title.xml
-share/gnome/help/gnome-doc-xslt/C/db-xref.xml
-share/gnome/help/gnome-doc-xslt/C/db2html-autotoc.xml
-share/gnome/help/gnome-doc-xslt/C/db2html-bibliography.xml
-share/gnome/help/gnome-doc-xslt/C/db2html-block.xml
-share/gnome/help/gnome-doc-xslt/C/db2html-callout.xml
-share/gnome/help/gnome-doc-xslt/C/db2html-classsynopsis.xml
-share/gnome/help/gnome-doc-xslt/C/db2html-cmdsynopsis.xml
-share/gnome/help/gnome-doc-xslt/C/db2html-css.xml
-share/gnome/help/gnome-doc-xslt/C/db2html-division.xml
-share/gnome/help/gnome-doc-xslt/C/db2html-ebnf.xml
-share/gnome/help/gnome-doc-xslt/C/db2html-footnote.xml
-share/gnome/help/gnome-doc-xslt/C/db2html-funcsynopsis.xml
-share/gnome/help/gnome-doc-xslt/C/db2html-index.xml
-share/gnome/help/gnome-doc-xslt/C/db2html-info.xml
-share/gnome/help/gnome-doc-xslt/C/db2html-inline.xml
-share/gnome/help/gnome-doc-xslt/C/db2html-l10n.xml
-share/gnome/help/gnome-doc-xslt/C/db2html-list.xml
-share/gnome/help/gnome-doc-xslt/C/db2html-media.xml
-share/gnome/help/gnome-doc-xslt/C/db2html-qanda.xml
-share/gnome/help/gnome-doc-xslt/C/db2html-refentry.xml
-share/gnome/help/gnome-doc-xslt/C/db2html-table.xml
-share/gnome/help/gnome-doc-xslt/C/db2html-title.xml
-share/gnome/help/gnome-doc-xslt/C/db2html-xref.xml
-share/gnome/help/gnome-doc-xslt/C/db2html.xml
-share/gnome/help/gnome-doc-xslt/C/db2omf.xml
-share/gnome/help/gnome-doc-xslt/C/db2xhtml.xml
-share/gnome/help/gnome-doc-xslt/C/gettext.xml
-share/gnome/help/gnome-doc-xslt/C/gnome-doc-xslt.xml
-share/gnome/help/gnome-doc-xslt/C/l10n-numbers.xml
-share/gnome/help/gnome-doc-xslt/C/legal.xml
-share/gnome/help/gnome-doc-xslt/C/utils.xml
-share/gnome/help/gnome-doc-xslt/C/theme.xml
-share/gnome/help/gnome-doc-xslt/C/translating.xml
-share/gnome/help/gnome-doc-xslt/de/db-chunk.xml
-share/gnome/help/gnome-doc-xslt/de/db-common.xml
-share/gnome/help/gnome-doc-xslt/de/db-label.xml
-share/gnome/help/gnome-doc-xslt/de/db-title.xml
-share/gnome/help/gnome-doc-xslt/de/db-xref.xml
-share/gnome/help/gnome-doc-xslt/de/db2html-autotoc.xml
-share/gnome/help/gnome-doc-xslt/de/db2html-bibliography.xml
-share/gnome/help/gnome-doc-xslt/de/db2html-block.xml
-share/gnome/help/gnome-doc-xslt/de/db2html-callout.xml
-share/gnome/help/gnome-doc-xslt/de/db2html-classsynopsis.xml
-share/gnome/help/gnome-doc-xslt/de/db2html-cmdsynopsis.xml
-share/gnome/help/gnome-doc-xslt/de/db2html-css.xml
-share/gnome/help/gnome-doc-xslt/de/db2html-division.xml
-share/gnome/help/gnome-doc-xslt/de/db2html-ebnf.xml
-share/gnome/help/gnome-doc-xslt/de/db2html-footnote.xml
-share/gnome/help/gnome-doc-xslt/de/db2html-funcsynopsis.xml
-share/gnome/help/gnome-doc-xslt/de/db2html-index.xml
-share/gnome/help/gnome-doc-xslt/de/db2html-info.xml
-share/gnome/help/gnome-doc-xslt/de/db2html-inline.xml
-share/gnome/help/gnome-doc-xslt/de/db2html-l10n.xml
-share/gnome/help/gnome-doc-xslt/de/db2html-list.xml
-share/gnome/help/gnome-doc-xslt/de/db2html-media.xml
-share/gnome/help/gnome-doc-xslt/de/db2html-qanda.xml
-share/gnome/help/gnome-doc-xslt/de/db2html-refentry.xml
-share/gnome/help/gnome-doc-xslt/de/db2html-table.xml
-share/gnome/help/gnome-doc-xslt/de/db2html-title.xml
-share/gnome/help/gnome-doc-xslt/de/db2html-xref.xml
-share/gnome/help/gnome-doc-xslt/de/db2html.xml
-share/gnome/help/gnome-doc-xslt/de/db2omf.xml
-share/gnome/help/gnome-doc-xslt/de/db2xhtml.xml
-share/gnome/help/gnome-doc-xslt/de/gettext.xml
-share/gnome/help/gnome-doc-xslt/de/gnome-doc-xslt.xml
-share/gnome/help/gnome-doc-xslt/de/l10n-numbers.xml
-share/gnome/help/gnome-doc-xslt/de/legal.xml
-share/gnome/help/gnome-doc-xslt/de/theme.xml
-share/gnome/help/gnome-doc-xslt/de/translating.xml
-share/gnome/help/gnome-doc-xslt/de/utils.xml
-share/locale/ar/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/as/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/ast/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/be@latin/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/bg/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/bn/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/bn_IN/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/ca/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/ca@valencia/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/cs/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/cy/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/da/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/de/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/dz/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/el/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/en_CA/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/en_GB/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/en@shaw/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/es/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/et/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/eu/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/fa/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/fi/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/fr/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/ga/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/gl/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/gu/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/he/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/hi/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/hu/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/id/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/it/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/ja/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/ka/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/kn/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/ko/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/lt/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/lv/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/mai/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/mg/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/mk/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/ml/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/mn/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/mr/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/nb/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/ne/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/nl/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/nn/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/oc/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/or/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/pa/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/pl/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/pt/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/pt_BR/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/ro/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/ru/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/rw/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/sk/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/sl/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/sq/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/sr/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/sr@latin/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/sv/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/ta/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/te/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/th/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/tr/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/ug/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/uk/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/vi/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/wa/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/zh_CN/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/zh_HK/LC_MESSAGES/gnome-doc-utils.mo
-share/locale/zh_TW/LC_MESSAGES/gnome-doc-utils.mo
-share/omf/gnome-doc-make/gnome-doc-make-C.omf
-share/omf/gnome-doc-make/gnome-doc-make-de.omf
-share/omf/gnome-doc-xslt/gnome-doc-xslt-C.omf
-share/omf/gnome-doc-xslt/gnome-doc-xslt-de.omf
-share/xml/gnome/xslt/common/utils.xsl
-share/xml/gnome/xslt/common/theme.xsl
-share/xml/gnome/xslt/docbook/common/db-chunk.xsl
-share/xml/gnome/xslt/docbook/common/db-common.xsl
-share/xml/gnome/xslt/docbook/common/db-label.xsl
-share/xml/gnome/xslt/docbook/common/db-title.xsl
-share/xml/gnome/xslt/docbook/common/db-xref.xsl
-share/xml/gnome/xslt/docbook/html/db2html-autotoc.xsl
-share/xml/gnome/xslt/docbook/html/db2html-bibliography.xsl
-share/xml/gnome/xslt/docbook/html/db2html-block.xsl
-share/xml/gnome/xslt/docbook/html/db2html-callout.xsl
-share/xml/gnome/xslt/docbook/html/db2html-classsynopsis.xsl
-share/xml/gnome/xslt/docbook/html/db2html-cmdsynopsis.xsl
-share/xml/gnome/xslt/docbook/html/db2html-css.xsl
-share/xml/gnome/xslt/docbook/html/db2html-division.xsl
-share/xml/gnome/xslt/docbook/html/db2html-ebnf.xsl
-share/xml/gnome/xslt/docbook/html/db2html-footnote.xsl
-share/xml/gnome/xslt/docbook/html/db2html-funcsynopsis.xsl
-share/xml/gnome/xslt/docbook/html/db2html-index.xsl
-share/xml/gnome/xslt/docbook/html/db2html-info.xsl
-share/xml/gnome/xslt/docbook/html/db2html-inline.xsl
-share/xml/gnome/xslt/docbook/html/db2html-l10n.xsl
-share/xml/gnome/xslt/docbook/html/db2html-list.xsl
-share/xml/gnome/xslt/docbook/html/db2html-media.xsl
-share/xml/gnome/xslt/docbook/html/db2html-qanda.xsl
-share/xml/gnome/xslt/docbook/html/db2html-refentry.xsl
-share/xml/gnome/xslt/docbook/html/db2html-suppressed.xsl
-share/xml/gnome/xslt/docbook/html/db2html-table.xsl
-share/xml/gnome/xslt/docbook/html/db2html-title.xsl
-share/xml/gnome/xslt/docbook/html/db2html-xref.xsl
-share/xml/gnome/xslt/docbook/html/db2html.xsl
-share/xml/gnome/xslt/docbook/html/db2xhtml.xsl
-share/xml/gnome/xslt/docbook/omf/db2omf.xsl
-share/xml/gnome/xslt/docbook/utils/chunks.xsl
-share/xml/gnome/xslt/docbook/utils/credits.xsl
-share/xml/gnome/xslt/docbook/utils/figures.xsl
-share/xml/gnome/xslt/docbook/utils/graphics.xsl
-share/xml/gnome/xslt/docbook/utils/ids.xsl
-share/xml/gnome/xslt/gettext/gettext.xsl
-share/xml/gnome/xslt/gettext/l10n-numbers.xsl
-share/xml/gnome/xslt/gettext/l10n.xml
-share/xml/gnome/xslt/mallard/cache/mal-cache.xsl
-share/xml/gnome/xslt/mallard/common/mal-chunk.xsl
-share/xml/gnome/xslt/mallard/common/mal-link.xsl
-share/xml/gnome/xslt/mallard/html/mal2html-block.xsl
-share/xml/gnome/xslt/mallard/html/mal2html-css.xsl
-share/xml/gnome/xslt/mallard/html/mal2html-inline.xsl
-share/xml/gnome/xslt/mallard/html/mal2html-list.xsl
-share/xml/gnome/xslt/mallard/html/mal2html-media.xsl
-share/xml/gnome/xslt/mallard/html/mal2html-page.xsl
-share/xml/gnome/xslt/mallard/html/mal2html-table.xsl
-share/xml/gnome/xslt/mallard/html/mal2html.xsl
-share/xml/gnome/xslt/mallard/html/mal2xhtml.xsl
-share/xml/mallard/1.0/mallard.rnc
-share/xml/mallard/1.0/mallard.rng
-@dirrm share/xml/mallard/1.0
-@dirrm share/xml/mallard
-@dirrm share/xml/gnome/xslt/mallard/html
-@dirrm share/xml/gnome/xslt/mallard/common
-@dirrm share/xml/gnome/xslt/mallard/cache
-@dirrm share/xml/gnome/xslt/mallard
-@dirrm share/xml/gnome/xslt/gettext
-@dirrm share/xml/gnome/xslt/docbook/utils
-@dirrm share/xml/gnome/xslt/docbook/omf
-@dirrm share/xml/gnome/xslt/docbook/html
-@dirrm share/xml/gnome/xslt/docbook/common
-@dirrm share/xml/gnome/xslt/docbook
-@dirrm share/xml/gnome/xslt/common
-@dirrm share/xml/gnome/xslt
-@dirrm share/xml/gnome
-@dirrm share/omf/gnome-doc-xslt
-@dirrm share/omf/gnome-doc-make
-@dirrm share/gnome/help/gnome-doc-xslt/de
-@dirrm share/gnome/help/gnome-doc-xslt/C
-@dirrm share/gnome/help/gnome-doc-xslt
-@dirrm share/gnome/help/gnome-doc-make/de
-@dirrm share/gnome/help/gnome-doc-make/C
-@dirrm share/gnome/help/gnome-doc-make
-@dirrm %%DATADIR%%/watermarks
-@dirrm %%DATADIR%%/templates
-@dirrm %%DATADIR%%/icons/hicolor/scalable/status
-@dirrm %%DATADIR%%/icons/hicolor/scalable
-@dirrm %%DATADIR%%/icons/hicolor/48x48/status
-@dirrm %%DATADIR%%/icons/hicolor/48x48
-@dirrm %%DATADIR%%/icons/hicolor
-@dirrm %%DATADIR%%/icons
-@dirrm %%DATADIR%%
-@dirrm %%PYTHON_SITELIBDIR%%/xml2po/modes
-@dirrm %%PYTHON_SITELIBDIR%%/xml2po
-@dirrmtry share/locale/zh_HK/LC_MESSAGES
-@dirrmtry share/locale/zh_HK
-@dirrmtry share/locale/ug/LC_MESSAGES
-@dirrmtry share/locale/ug
-@dirrmtry share/locale/te/LC_MESSAGES
-@dirrmtry share/locale/te
-@dirrmtry share/locale/sr@latin/LC_MESSAGES
-@dirrmtry share/locale/sr@latin
-@dirrmtry share/locale/rw/LC_MESSAGES
-@dirrmtry share/locale/rw
-@dirrmtry share/locale/oc/LC_MESSAGES
-@dirrmtry share/locale/oc
-@dirrmtry share/locale/mr/LC_MESSAGES
-@dirrmtry share/locale/mr
-@dirrmtry share/locale/mg/LC_MESSAGES
-@dirrmtry share/locale/mg
-@dirrmtry share/locale/mai/LC_MESSAGES
-@dirrmtry share/locale/mai
-@dirrmtry share/locale/en@shaw/LC_MESSAGES
-@dirrmtry share/locale/en@shaw
-@dirrmtry share/locale/dz/LC_MESSAGES
-@dirrmtry share/locale/dz
-@dirrmtry share/locale/ca@valencia/LC_MESSAGES
-@dirrmtry share/locale/ca@valencia
-@dirrmtry share/locale/bn_IN/LC_MESSAGES
-@dirrmtry share/locale/bn_IN
-@dirrmtry share/locale/be@latin/LC_MESSAGES
-@dirrmtry share/locale/be@latin
-@dirrmtry share/locale/ast/LC_MESSAGES
-@dirrmtry share/locale/ast
-@dirrmtry share/locale/as/LC_MESSAGES
-@dirrmtry share/locale/as
diff --git a/textproc/gtk-doc/Makefile b/textproc/gtk-doc/Makefile
deleted file mode 100644
index edb809318..000000000
--- a/textproc/gtk-doc/Makefile
+++ /dev/null
@@ -1,46 +0,0 @@
-# New ports collection makefile for: gtk-doc
-# Date created: 8 March 2001
-# Whom: fenner
-#
-# $FreeBSD$
-# $MCom: ports/textproc/gtk-doc/Makefile,v 1.6 2008/03/19 21:35:45 ahze Exp $
-
-PORTNAME= gtk-doc
-PORTVERSION= 1.14
-CATEGORIES= textproc
-MASTER_SITES= GNOME
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= Code documentation system, originally for GTK+
-
-BUILD_DEPENDS= jade:${PORTSDIR}/textproc/jade \
- ${LOCALBASE}/share/xml/docbook/${DOCBOOK_VERSION}/docbook.cat:${PORTSDIR}/textproc/docbook-sk \
- ${LOCALBASE}/share/xsl/docbook/xhtml/chunk.xsl:${PORTSDIR}/textproc/docbook-xsl \
- rarian-sk-config:${PORTSDIR}/textproc/rarian
-RUN_DEPENDS= jade:${PORTSDIR}/textproc/jade \
- ${LOCALBASE}/share/xml/docbook/${DOCBOOK_VERSION}/docbook.cat:${PORTSDIR}/textproc/docbook-sk \
- ${LOCALBASE}/share/xsl/docbook/xhtml/chunk.xsl:${PORTSDIR}/textproc/docbook-xsl \
- rarian-sk-config:${PORTSDIR}/textproc/rarian
-
-DOCBOOK_VERSION= 4.1.2
-
-CATALOG_DIR= ${PREFIX}/share/sgml/${PORTNAME}
-XMLCATMGR= ${LOCALBASE}/bin/xmlcatmgr
-CATALOG_PORTS_SGML= ${PREFIX}/share/sgml/catalog.ports
-
-USE_BZIP2= yes
-USE_PERL5= yes
-USE_GMAKE= yes
-GNU_CONFIGURE= yes
-USE_GNOME= gnomehack gnometarget gnomeprefix libxslt gnomedocutils
-INSTALLS_OMF= yes
-CONFIGURE_ARGS= --with-xml-catalog=${LOCALBASE}/share/xml/catalog.ports
-
-PLIST_SUB= XMLCATMGR=${XMLCATMGR} \
- CATALOG_PORTS_SGML=${CATALOG_PORTS_SGML} \
- CATALOG_DIR=${CATALOG_DIR}
-
-post-install:
- -@${XMLCATMGR} -sc ${CATALOG_PORTS_SGML} add CATALOG ${CATALOG_DIR}/gtk-doc.cat
-
-.include <bsd.port.mk>
diff --git a/textproc/gtk-doc/distinfo b/textproc/gtk-doc/distinfo
deleted file mode 100644
index 58231e0b2..000000000
--- a/textproc/gtk-doc/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (gtk-doc-1.14.tar.bz2) = 7aa8a1262c70692ebbdf33395fddd5c4
-SHA256 (gtk-doc-1.14.tar.bz2) = a92aa890d35ff9ac152d3a6957dc66d486046c1993538eaf2be13b4d4d089c03
-SIZE (gtk-doc-1.14.tar.bz2) = 785147
diff --git a/textproc/gtk-doc/pkg-descr b/textproc/gtk-doc/pkg-descr
deleted file mode 100644
index 4be3fa282..000000000
--- a/textproc/gtk-doc/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-This package automatically generates DocBook documentation for GTK+ and Gnome,
-and converts the DocBook documentation into HTML (and man pages in future).
-
-WWW: http://www.gtk.org/
diff --git a/textproc/gtk-doc/pkg-plist b/textproc/gtk-doc/pkg-plist
deleted file mode 100644
index 51f4fe9c5..000000000
--- a/textproc/gtk-doc/pkg-plist
+++ /dev/null
@@ -1,71 +0,0 @@
-bin/gtkdoc-check
-bin/gtkdoc-depscan
-bin/gtkdoc-fixxref
-bin/gtkdoc-mkdb
-bin/gtkdoc-mkhtml
-bin/gtkdoc-mkman
-bin/gtkdoc-mkpdf
-bin/gtkdoc-mktmpl
-bin/gtkdoc-rebase
-bin/gtkdoc-scan
-bin/gtkdoc-scangobj
-bin/gtkdoc-scanobj
-bin/gtkdocize
-libdata/pkgconfig/gtk-doc.pc
-share/aclocal/gtk-doc.m4
-share/gnome/help/gtk-doc-manual/C/fdl-appendix.xml
-share/gnome/help/gtk-doc-manual/C/gtk-doc-manual.xml
-share/gnome/help/gtk-doc-manual/bn_IN/gtk-doc-manual.xml
-share/gnome/help/gtk-doc-manual/de/gtk-doc-manual.xml
-share/gnome/help/gtk-doc-manual/el/gtk-doc-manual.xml
-share/gnome/help/gtk-doc-manual/en_GB/gtk-doc-manual.xml
-share/gnome/help/gtk-doc-manual/es/gtk-doc-manual.xml
-share/gnome/help/gtk-doc-manual/fr/gtk-doc-manual.xml
-share/gnome/help/gtk-doc-manual/gu/gtk-doc-manual.xml
-share/gnome/help/gtk-doc-manual/sv/gtk-doc-manual.xml
-share/gnome/help/gtk-doc-manual/ta/gtk-doc-manual.xml
-share/gnome/help/gtk-doc-manual/te/gtk-doc-manual.xml
-%%DATADIR%%/data/devhelp.xsl
-%%DATADIR%%/data/devhelp2.xsl
-%%DATADIR%%/data/gtk-doc.dcl
-%%DATADIR%%/data/gtk-doc.dsl
-%%DATADIR%%/data/gtk-doc.make
-%%DATADIR%%/data/gtk-doc.notmpl.make
-%%DATADIR%%/data/gtk-doc.xsl
-%%DATADIR%%/data/gtkdoc-common.pl
-%%DATADIR%%/data/home.png
-%%DATADIR%%/data/left.png
-%%DATADIR%%/data/right.png
-%%DATADIR%%/data/style.css
-%%DATADIR%%/data/up.png
-%%DATADIR%%/data/version-greater-or-equal.xsl
-share/omf/gtk-doc-manual/gtk-doc-manual-C.omf
-share/omf/gtk-doc-manual/gtk-doc-manual-bn_IN.omf
-share/omf/gtk-doc-manual/gtk-doc-manual-de.omf
-share/omf/gtk-doc-manual/gtk-doc-manual-el.omf
-share/omf/gtk-doc-manual/gtk-doc-manual-en_GB.omf
-share/omf/gtk-doc-manual/gtk-doc-manual-es.omf
-share/omf/gtk-doc-manual/gtk-doc-manual-fr.omf
-share/omf/gtk-doc-manual/gtk-doc-manual-gu.omf
-share/omf/gtk-doc-manual/gtk-doc-manual-sv.omf
-share/omf/gtk-doc-manual/gtk-doc-manual-ta.omf
-share/omf/gtk-doc-manual/gtk-doc-manual-te.omf
-@unexec %%XMLCATMGR%% -sc %%CATALOG_PORTS_SGML%% remove CATALOG %%CATALOG_DIR%%/gtk-doc.cat
-share/sgml/gtk-doc/gtk-doc.cat
-@exec %%XMLCATMGR%% -sc %%CATALOG_PORTS_SGML%% add CATALOG %%CATALOG_DIR%%/gtk-doc.cat
-@dirrm share/sgml/gtk-doc
-@dirrm share/omf/gtk-doc-manual
-@dirrm %%DATADIR%%/data
-@dirrm %%DATADIR%%
-@dirrm share/gnome/help/gtk-doc-manual/bn_IN
-@dirrm share/gnome/help/gtk-doc-manual/de
-@dirrm share/gnome/help/gtk-doc-manual/el
-@dirrm share/gnome/help/gtk-doc-manual/en_GB
-@dirrm share/gnome/help/gtk-doc-manual/es
-@dirrm share/gnome/help/gtk-doc-manual/fr
-@dirrm share/gnome/help/gtk-doc-manual/gu
-@dirrm share/gnome/help/gtk-doc-manual/sv
-@dirrm share/gnome/help/gtk-doc-manual/ta
-@dirrm share/gnome/help/gtk-doc-manual/te
-@dirrm share/gnome/help/gtk-doc-manual/C
-@dirrm share/gnome/help/gtk-doc-manual
diff --git a/textproc/libxml++26-reference/Makefile b/textproc/libxml++26-reference/Makefile
deleted file mode 100644
index 8b36c25ea..000000000
--- a/textproc/libxml++26-reference/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# New ports collection makefile for: libxml++26-reference
-# Date created: 03 April 2010
-# Whom: Alexander Logvinov <avl@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom$
-#
-
-PORTREVISION= 0
-
-BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/libxml++-2.6.pc:${PORTSDIR}/textproc/libxml++26 \
- ${LOCALBASE}/share/glibmm-2.4/doctool/doc-install.pl:${PORTSDIR}/devel/glibmm-reference
-
-USE_GMAKE= yes
-GNU_CONFIGURE= yes
-
-DOCSDIR= ${PREFIX}/share/doc/libxml++-2.6
-
-do-install:
-.if !defined(NOPORTDOCS)
- @cd ${WRKSRC} && ${GMAKE} install-data-local install-dist_referenceDATA
-.endif
-
-.include "${.CURDIR}/../../devel/glib20-reference/bsd.gnome-reference.mk"
diff --git a/textproc/libxml++26-reference/pkg-descr b/textproc/libxml++26-reference/pkg-descr
deleted file mode 100644
index 750f85f71..000000000
--- a/textproc/libxml++26-reference/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-This port contains the programming reference for textproc/libxml++26.
-
-WWW: http://libxmlplusplus.sourceforge.net/
diff --git a/textproc/libxml++26-reference/pkg-plist b/textproc/libxml++26-reference/pkg-plist
deleted file mode 100644
index d3df5f039..000000000
--- a/textproc/libxml++26-reference/pkg-plist
+++ /dev/null
@@ -1,4 +0,0 @@
-%%PORTDOCS%%share/devhelp/books/libxml++-%%API_VERSION%%/libxml++-%%API_VERSION%%.devhelp2
-%%PORTDOCS%%@dirrmtry share/devhelp/books/libxml++-%%API_VERSION%%
-%%PORTDOCS%%@dirrmtry share/devhelp/books
-%%PORTDOCS%%@dirrmtry share/devhelp
diff --git a/textproc/libxml++26/Makefile b/textproc/libxml++26/Makefile
deleted file mode 100644
index e671c3d66..000000000
--- a/textproc/libxml++26/Makefile
+++ /dev/null
@@ -1,48 +0,0 @@
-# ex:ts=8
-# New ports collection makefile for: libxml++
-# Date created: Feb 26, 2001
-# Whom: Ying-Chieh Liao <ijliao@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom: ports/textproc/libxml++26/Makefile,v 1.35 2009/03/17 14:57:40 kwm Exp $
-#
-
-PORTNAME= libxml++
-PORTVERSION= 2.30.0
-PORTREVISION?= 0
-CATEGORIES= textproc
-MASTER_SITES= GNOME
-
-MAINTAINER= bland@FreeBSD.org
-COMMENT= XML API for C++
-
-USE_BZIP2= yes
-
-PLIST_SUB= VERSION="2.6" API_VERSION="2.6"
-
-.if !defined(REFERENCE_PORT)
-
-LATEST_LINK= libxml++26
-
-LIB_DEPENDS= glibmm-2.4.1:${PORTSDIR}/devel/glibmm
-BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
-
-USE_GMAKE= yes
-USE_GNOME= gnomehack libxml2 pkgconfig
-GNU_CONFIGURE= yes
-USE_LDCONFIG= yes
-CONFIGURE_ARGS= --enable-static --disable-documentation
-
-post-patch:
- @${REINPLACE_CMD} -e '/^SUBDIRS =/s/examples//' \
- ${WRKSRC}/Makefile.in
- @${REINPLACE_CMD} -e '/^gentoo_ltmain_version=/s/`.*`/$$gentoo_lt_version/' \
- ${WRKSRC}/configure
- @${REINPLACE_CMD} -e '/^library_configdir =/s/libdir/includedir/' \
- ${WRKSRC}/Makefile.in
- @${REINPLACE_CMD} -e '/^Cflags:/s/libdir/includedir/' \
- ${WRKSRC}/libxml++-2.6.pc.in
-
-.include <bsd.port.mk>
-
-.endif \ No newline at end of file
diff --git a/textproc/libxml++26/distinfo b/textproc/libxml++26/distinfo
deleted file mode 100644
index 430d2895f..000000000
--- a/textproc/libxml++26/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (libxml++-2.30.0.tar.bz2) = ae752b65c016391cbca40bc73bcc67c0
-SHA256 (libxml++-2.30.0.tar.bz2) = f3957b1c1e5d25be6d8dd0f409ad7d8b0dd71bfa57e53ec9f866824669e2f7c1
-SIZE (libxml++-2.30.0.tar.bz2) = 653319
diff --git a/textproc/libxml++26/pkg-descr b/textproc/libxml++26/pkg-descr
deleted file mode 100644
index 94d8feaff..000000000
--- 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 f9349c1b9..000000000
--- a/textproc/libxml++26/pkg-plist
+++ /dev/null
@@ -1,44 +0,0 @@
-include/libxml++-%%API_VERSION%%/include/libxml++config.h
-include/libxml++-%%API_VERSION%%/libxml++/attribute.h
-include/libxml++-%%API_VERSION%%/libxml++/document.h
-include/libxml++-%%API_VERSION%%/libxml++/dtd.h
-include/libxml++-%%API_VERSION%%/libxml++/exceptions/exception.h
-include/libxml++-%%API_VERSION%%/libxml++/exceptions/internal_error.h
-include/libxml++-%%API_VERSION%%/libxml++/exceptions/parse_error.h
-include/libxml++-%%API_VERSION%%/libxml++/exceptions/validity_error.h
-include/libxml++-%%API_VERSION%%/libxml++/io/istreamparserinputbuffer.h
-include/libxml++-%%API_VERSION%%/libxml++/io/ostreamoutputbuffer.h
-include/libxml++-%%API_VERSION%%/libxml++/io/outputbuffer.h
-include/libxml++-%%API_VERSION%%/libxml++/io/parserinputbuffer.h
-include/libxml++-%%API_VERSION%%/libxml++/keepblanks.h
-include/libxml++-%%API_VERSION%%/libxml++/libxml++.h
-include/libxml++-%%API_VERSION%%/libxml++/nodes/cdatanode.h
-include/libxml++-%%API_VERSION%%/libxml++/nodes/commentnode.h
-include/libxml++-%%API_VERSION%%/libxml++/nodes/contentnode.h
-include/libxml++-%%API_VERSION%%/libxml++/nodes/element.h
-include/libxml++-%%API_VERSION%%/libxml++/nodes/entityreference.h
-include/libxml++-%%API_VERSION%%/libxml++/nodes/node.h
-include/libxml++-%%API_VERSION%%/libxml++/nodes/processinginstructionnode.h
-include/libxml++-%%API_VERSION%%/libxml++/nodes/textnode.h
-include/libxml++-%%API_VERSION%%/libxml++/noncopyable.h
-include/libxml++-%%API_VERSION%%/libxml++/parsers/domparser.h
-include/libxml++-%%API_VERSION%%/libxml++/parsers/parser.h
-include/libxml++-%%API_VERSION%%/libxml++/parsers/saxparser.h
-include/libxml++-%%API_VERSION%%/libxml++/parsers/textreader.h
-include/libxml++-%%API_VERSION%%/libxml++/schema.h
-include/libxml++-%%API_VERSION%%/libxml++/validators/dtdvalidator.h
-include/libxml++-%%API_VERSION%%/libxml++/validators/schemavalidator.h
-include/libxml++-%%API_VERSION%%/libxml++/validators/validator.h
-lib/libxml++-%%VERSION%%.a
-lib/libxml++-%%VERSION%%.la
-lib/libxml++-%%VERSION%%.so
-lib/libxml++-%%VERSION%%.so.2
-libdata/pkgconfig/libxml++-%%API_VERSION%%.pc
-@dirrm include/libxml++-%%API_VERSION%%/libxml++/validators
-@dirrm include/libxml++-%%API_VERSION%%/libxml++/parsers
-@dirrm include/libxml++-%%API_VERSION%%/libxml++/nodes
-@dirrm include/libxml++-%%API_VERSION%%/libxml++/io
-@dirrm include/libxml++-%%API_VERSION%%/libxml++/exceptions
-@dirrm include/libxml++-%%API_VERSION%%/libxml++
-@dirrm include/libxml++-%%API_VERSION%%/include
-@dirrm include/libxml++-%%API_VERSION%%
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile
deleted file mode 100644
index ead0af74a..000000000
--- a/textproc/libxml2/Makefile
+++ /dev/null
@@ -1,74 +0,0 @@
-# New ports collection makefile for: libxml2
-# Date created: 28 September 1998
-# Whom: Yukihiro Nakai <Nakai@technologist.com>
-#
-# $FreeBSD$
-#
-# WITHOUT_SCHEMA disable XML schema support
-# WITH_MEM_DEBUG enable memory debugging (DEVELOPERS ONLY!)
-# WITH_XMLLINT_HIST enable history for xmllint
-# WITH_THREAD_ALLOC enable per-thread memory (DEVELOPERS ONLY!)
-#
-
-PORTNAME= libxml2
-PORTVERSION= 2.7.7
-PORTREVISION?= 0
-CATEGORIES?= textproc gnome
-MASTER_SITES= ftp://fr.rpmfind.net/pub/libxml/ \
- ftp://gd.tuwien.ac.at/pub/libxml/ \
- ftp://xmlsoft.org/libxml2/
-DIST_SUBDIR= gnome2
-
-MAINTAINER?= gnome@FreeBSD.org
-COMMENT?= XML parser library for GNOME
-
-.if !defined(REFERENCE_PORT)
-
-USE_GMAKE= yes
-MAKE_JOBS_SAFE= yes
-USE_ICONV= yes
-GNU_CONFIGURE= yes
-USE_GNOME?= gnomehack gnometarget pkgconfig
-USE_LDCONFIG= yes
-CONFIGURE_ARGS?=--with-iconv=${LOCALBASE} \
- --with-html-dir=${PREFIX}/share/doc \
- --with-html-subdir=${PORTNAME} \
- --without-python
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-
-.if !defined(MASTERDIR)
-MAN1= xml2-config.1 xmllint.1 xmlcatalog.1
-MAN3= libxml.3
-.endif
-
-.if defined(WITHOUT_SCHEMA)
-CONFIGURE_ARGS+= --without-schemas
-.endif
-
-.if defined(WITH_MEM_DEBUG)
-CONFIGURE_ARGS+= --with-mem-debug
-.endif
-
-.if defined(WITH_XMLLINT_HIST)
-CONFIGURE_ARGS+= --with-history
-.endif
-
-.if defined(WITH_THREAD_ALLOC)
-CONFIGURE_ARGS+= --with-thread-alloc
-.endif
-
-post-patch:
-.for d in . doc doc/devhelp doc/examples
- @${REINPLACE_CMD} -e '/^install-data-am:/ s|install-data-local||' \
- ${WRKSRC}/${d}/Makefile.in
-.endfor
-.for f in catalog.c xmlcatalog.c xmllint.c doc/xmllint.1
- @${REINPLACE_CMD} -e \
- 's|/etc/xml/catalog|${LOCALBASE}/share/xml/catalog|g; \
- s|/etc/sgml/catalog|${LOCALBASE}/share/sgml/catalog|g' ${WRKSRC}/${f}
-.endfor
-
-.include <bsd.port.mk>
-
-.endif
diff --git a/textproc/libxml2/distinfo b/textproc/libxml2/distinfo
deleted file mode 100644
index 48c948da1..000000000
--- a/textproc/libxml2/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (gnome2/libxml2-2.7.7.tar.gz) = 9abc9959823ca9ff904f1fbcf21df066
-SHA256 (gnome2/libxml2-2.7.7.tar.gz) = af5b781418ba4fff556fa43c50086658ea8a2f31909c2b625c2ce913a1d9eb68
-SIZE (gnome2/libxml2-2.7.7.tar.gz) = 4868502
diff --git a/textproc/libxml2/files/patch-aa b/textproc/libxml2/files/patch-aa
deleted file mode 100644
index 91bee0a42..000000000
--- a/textproc/libxml2/files/patch-aa
+++ /dev/null
@@ -1,49 +0,0 @@
---- Makefile.in.orig 2010-03-20 17:51:45.000000000 -0400
-+++ Makefile.in 2010-03-20 17:52:13.000000000 -0400
-@@ -562,7 +562,7 @@ top_build_prefix = @top_build_prefix@
- top_builddir = @top_builddir@
- top_srcdir = @top_srcdir@
- ACLOCAL_AMFLAGS = -I m4
--SUBDIRS = include . doc example xstc @PYTHON_SUBDIR@
-+SUBDIRS = include . doc example xstc @WITH_PYTHON_TRUE@ @PYTHON_SUBDIR@
- DIST_SUBDIRS = include . doc example python xstc
- INCLUDES = -I$(top_builddir)/include -I@srcdir@/include @THREAD_CFLAGS@ @Z_CFLAGS@
- bin_SCRIPTS = xml2-config
-@@ -572,7 +572,7 @@ libxml2_la_LIBADD = @THREAD_LIBS@ @Z_LIB
- @USE_VERSION_SCRIPT_TRUE@LIBXML2_VERSION_SCRIPT = $(VERSION_SCRIPT_FLAGS)$(srcdir)/libxml2.syms
- libxml2_la_LDFLAGS = @CYGWIN_EXTRA_LDFLAGS@ @WIN32_EXTRA_LDFLAGS@ \
- $(LIBXML2_VERSION_SCRIPT) \
-- -version-info @LIBXML_VERSION_INFO@ \
-+ -version-info 5:0:0 \
- @MODULE_PLATFORM_LIBS@
-
- @WITH_TRIO_SOURCES_FALSE@libxml2_la_SOURCES = SAX.c entities.c encoding.c error.c parserInternals.c \
-@@ -688,7 +688,7 @@ runxmlconf_LDFLAGS =
- runxmlconf_DEPENDENCIES = $(DEPS)
- runxmlconf_LDADD = $(LDADDS)
- CLEANFILES = xml2Conf.sh *.gcda *.gcno
--confexecdir = $(libdir)
-+confexecdir = $(sysconfdir)
- confexec_DATA = xml2Conf.sh
- CVS_EXTRA_DIST =
- EXTRA_DIST = xml2-config.in xml2Conf.sh.in libxml.spec.in libxml2.spec \
-@@ -711,8 +711,8 @@ pkgconfig_DATA = libxml-2.0.pc
- # Install the tests program sources as examples
- #
- BASE_DIR = $(datadir)/doc
--DOC_MODULE = libxml2-$(VERSION)
--EXAMPLES_DIR = $(BASE_DIR)/$(DOC_MODULE)/examples
-+DOC_MODULE = libxml2
-+EXAMPLES_DIR = $(datadir)/examples/libxml2
-
- #
- # Coverage support, largely borrowed from libvirt
-@@ -1546,7 +1546,7 @@ distcleancheck: distclean
- exit 1; } >&2
- check-am: all-am
- check: check-recursive
--all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(SCRIPTS) $(MANS) $(DATA) \
-+all-am: Makefile $(LTLIBRARIES) $(SCRIPTS) $(MANS) $(DATA) \
- config.h
- install-binPROGRAMS: install-libLTLIBRARIES
-
diff --git a/textproc/libxml2/files/patch-config.h.in b/textproc/libxml2/files/patch-config.h.in
deleted file mode 100644
index e86bbf40e..000000000
--- a/textproc/libxml2/files/patch-config.h.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- config.h.in.orig Sun Nov 3 16:55:05 2002
-+++ config.h.in Tue Nov 19 00:06:05 2002
-@@ -1,4 +1,8 @@
- /* config.h.in. Generated from configure.in by autoheader. */
-+
-+/* XXX */
-+#define HAVE_VFSCANF
-+
- #undef PACKAGE
- #undef VERSION
- #undef HAVE_LIBZ
diff --git a/textproc/libxml2/files/patch-configure b/textproc/libxml2/files/patch-configure
deleted file mode 100644
index 3c7222051..000000000
--- a/textproc/libxml2/files/patch-configure
+++ /dev/null
@@ -1,25 +0,0 @@
---- configure.orig 2010-03-20 17:52:35.000000000 -0400
-+++ configure 2010-03-20 17:52:35.000000000 -0400
-@@ -19865,11 +19865,12 @@ fi
- fi
- if test "$PYTHON_VERSION" != ""
- then
-+ with_python=`$PYTHON -c "import sys; print sys.exec_prefix"`
- if test -r $with_python/include/python$PYTHON_VERSION/Python.h -a \
- -d $with_python/lib/python$PYTHON_VERSION/site-packages
- then
- PYTHON_INCLUDES=$with_python/include/python$PYTHON_VERSION
-- PYTHON_SITE_PACKAGES=$libdir/python$PYTHON_VERSION/site-packages
-+ PYTHON_SITE_PACKAGES=$with_python/lib/python$PYTHON_VERSION/site-packages
- else
- if test -r $prefix/include/python$PYTHON_VERSION/Python.h
- then
-@@ -20678,6 +20679,8 @@ fi
- fi
- fi
- ;;
-+ *freebsd*) THREAD_LIBS=""
-+ ;;
- esac
- if test "$WITH_THREADS" = "1" ; then
- THREAD_CFLAGS="$THREAD_CFLAGS -D_REENTRANT"
diff --git a/textproc/libxml2/files/patch-doc_devhelp_Makefile.in b/textproc/libxml2/files/patch-doc_devhelp_Makefile.in
deleted file mode 100644
index d7581357d..000000000
--- a/textproc/libxml2/files/patch-doc_devhelp_Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- doc/devhelp/Makefile.in.orig 2008-01-22 15:49:34.000000000 -0500
-+++ doc/devhelp/Makefile.in 2008-01-22 15:49:58.000000000 -0500
-@@ -259,7 +259,7 @@ sysconfdir = @sysconfdir@
- target_alias = @target_alias@
- top_builddir = @top_builddir@
- top_srcdir = @top_srcdir@
--DEVHELP_DIR = $(datadir)/gtk-doc/html/libxml2
-+DEVHELP_DIR = $(datadir)/doc/libxml2/html
- HTML_FILES = index.html general.html $(HTML_MODULES)
- HTML_MODULES = \
- libxml2-c14n.html \
diff --git a/textproc/libxml2/files/patch-python::Makefile.in b/textproc/libxml2/files/patch-python::Makefile.in
deleted file mode 100644
index 37a01dce1..000000000
--- a/textproc/libxml2/files/patch-python::Makefile.in
+++ /dev/null
@@ -1,20 +0,0 @@
---- python/Makefile.in.orig 2008-05-23 22:39:11.000000000 -0500
-+++ python/Makefile.in 2008-05-23 22:40:42.000000000 -0500
-@@ -322,7 +322,7 @@
- -I$(top_builddir)/include \
- -I$(top_builddir)/$(subdir)
-
--docsdir = $(datadir)/doc/libxml2-python-$(LIBXML_VERSION)
-+docsdir = $(datadir)/doc/py-libxml2
- # libxml2class.txt is generated
- dist_docs_DATA = TODO
- EXTRA_DIST = \
-@@ -335,7 +335,7 @@
-
- libxml2mod_la_LDFLAGS = @CYGWIN_EXTRA_LDFLAGS@ @WIN32_EXTRA_LDFLAGS@ -module -avoid-version
- @WITH_PYTHON_TRUE@mylibs = \
--@WITH_PYTHON_TRUE@ $(top_builddir)/libxml2.la
-+@WITH_PYTHON_TRUE@ -lxml2
-
- @WITH_PYTHON_TRUE@python_LTLIBRARIES = libxml2mod.la
- @WITH_PYTHON_TRUE@libxml2mod_la_SOURCES = libxml.c types.c
diff --git a/textproc/libxml2/files/patch-python::tests::Makefile.in b/textproc/libxml2/files/patch-python::tests::Makefile.in
deleted file mode 100644
index 405539d86..000000000
--- a/textproc/libxml2/files/patch-python::tests::Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- python/tests/Makefile.in.orig 2008-05-23 22:41:49.000000000 -0500
-+++ python/tests/Makefile.in 2008-05-23 22:42:12.000000000 -0500
-@@ -270,7 +270,7 @@
- target_alias = @target_alias@
- top_builddir = @top_builddir@
- top_srcdir = @top_srcdir@
--exampledir = $(datadir)/doc/libxml2-python-$(LIBXML_VERSION)/examples
-+exampledir = $(datadir)/examples/py-libxml2
- dist_example_DATA = $(PYTESTS) $(XMLS)
- PYTESTS = \
- build.py \
diff --git a/textproc/libxml2/files/patch-threads.c b/textproc/libxml2/files/patch-threads.c
deleted file mode 100644
index a1ab0b3f2..000000000
--- a/textproc/libxml2/files/patch-threads.c
+++ /dev/null
@@ -1,22 +0,0 @@
---- threads.c.orig 2009-11-30 12:43:34.000000000 +0100
-+++ threads.c 2009-11-30 12:44:54.000000000 +0100
-@@ -26,6 +26,7 @@
- #endif
- #ifdef HAVE_PTHREAD_H
- #include <pthread.h>
-+#include <osreldate.h>
- #elif defined HAVE_WIN32_THREADS
- #include <windows.h>
- #ifndef HAVE_COMPILER_TLS
-@@ -46,6 +47,11 @@
-
- #ifdef HAVE_PTHREAD_H
-
-+#if __FreeBSD_version < 700000
-+int pthread_equal() __attribute__ ((weak));
-+#define pthread_equal(a,b) ((pthread_equal) ? pthread_equal(a,b) : 1)
-+#endif
-+
- static int libxml_is_threaded = -1;
- #ifdef __GNUC__
- #ifdef linux
diff --git a/textproc/libxml2/files/patch-xml2Conf.sh.in b/textproc/libxml2/files/patch-xml2Conf.sh.in
deleted file mode 100644
index e07940d12..000000000
--- a/textproc/libxml2/files/patch-xml2Conf.sh.in
+++ /dev/null
@@ -1,18 +0,0 @@
-
-$FreeBSD$
-
---- xml2Conf.sh.in 2001/05/19 19:57:43 1.1
-+++ xml2Conf.sh.in 2001/05/19 19:59:40
-@@ -1,6 +1,12 @@
- #
- # Configuration file for using the XML library in GNOME applications
- #
-+
-+prefix=@prefix@
-+exec_prefix=@exec_prefix@
-+includedir=@includedir@
-+libdir=@libdir@
-+
- XML2_LIBDIR="@XML_LIBDIR@"
- XML2_LIBS="@XML_LIBS@"
- XML2_INCLUDEDIR="@XML_INCLUDEDIR@"
diff --git a/textproc/libxml2/pkg-descr b/textproc/libxml2/pkg-descr
deleted file mode 100644
index c64953cf9..000000000
--- a/textproc/libxml2/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-Libxml2 is the XML C parser and toolkit developed for the Gnome project (but
-usable outside of the Gnome platform). XML itself is a metalanguage to design
-markup languages, i.e. text language where semantic and structure are added to
-the content using extra "markup" information enclosed between angle brackets.
-
-WWW: http://xmlsoft.org/
diff --git a/textproc/libxml2/pkg-plist b/textproc/libxml2/pkg-plist
deleted file mode 100644
index c1e7fae18..000000000
--- a/textproc/libxml2/pkg-plist
+++ /dev/null
@@ -1,59 +0,0 @@
-bin/xml2-config
-bin/xmlcatalog
-bin/xmllint
-etc/xml2Conf.sh
-include/libxml2/libxml/DOCBparser.h
-include/libxml2/libxml/HTMLparser.h
-include/libxml2/libxml/HTMLtree.h
-include/libxml2/libxml/SAX.h
-include/libxml2/libxml/SAX2.h
-include/libxml2/libxml/c14n.h
-include/libxml2/libxml/catalog.h
-include/libxml2/libxml/chvalid.h
-include/libxml2/libxml/debugXML.h
-include/libxml2/libxml/dict.h
-include/libxml2/libxml/encoding.h
-include/libxml2/libxml/entities.h
-include/libxml2/libxml/globals.h
-include/libxml2/libxml/hash.h
-include/libxml2/libxml/list.h
-include/libxml2/libxml/nanoftp.h
-include/libxml2/libxml/nanohttp.h
-include/libxml2/libxml/parser.h
-include/libxml2/libxml/parserInternals.h
-include/libxml2/libxml/pattern.h
-include/libxml2/libxml/relaxng.h
-include/libxml2/libxml/schemasInternals.h
-include/libxml2/libxml/schematron.h
-include/libxml2/libxml/threads.h
-include/libxml2/libxml/tree.h
-include/libxml2/libxml/uri.h
-include/libxml2/libxml/valid.h
-include/libxml2/libxml/xinclude.h
-include/libxml2/libxml/xlink.h
-include/libxml2/libxml/xmlIO.h
-include/libxml2/libxml/xmlautomata.h
-include/libxml2/libxml/xmlerror.h
-include/libxml2/libxml/xmlexports.h
-include/libxml2/libxml/xmlmemory.h
-include/libxml2/libxml/xmlmodule.h
-include/libxml2/libxml/xmlreader.h
-include/libxml2/libxml/xmlregexp.h
-include/libxml2/libxml/xmlsave.h
-include/libxml2/libxml/xmlschemas.h
-include/libxml2/libxml/xmlschemastypes.h
-include/libxml2/libxml/xmlstring.h
-include/libxml2/libxml/xmlunicode.h
-include/libxml2/libxml/xmlversion.h
-include/libxml2/libxml/xmlwriter.h
-include/libxml2/libxml/xpath.h
-include/libxml2/libxml/xpathInternals.h
-include/libxml2/libxml/xpointer.h
-lib/libxml2.a
-lib/libxml2.la
-lib/libxml2.so
-lib/libxml2.so.5
-libdata/pkgconfig/libxml-2.0.pc
-share/aclocal/libxml.m4
-@dirrm include/libxml2/libxml
-@dirrm include/libxml2