aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--print/ggv/Makefile7
-rw-r--r--print/ggv/distinfo4
-rw-r--r--textproc/libxml++26/Makefile5
-rw-r--r--textproc/libxml++26/distinfo4
-rw-r--r--textproc/libxml++26/pkg-plist485
-rw-r--r--x11-toolkits/libgnomeuimm26/Makefile3
-rw-r--r--x11-toolkits/libgnomeuimm26/distinfo4
-rw-r--r--x11-toolkits/py-gnome-extras/Makefile48
-rw-r--r--x11-toolkits/py-gnome-extras/distinfo4
-rw-r--r--x11-toolkits/py-gnome-extras/files/patch-gda_gda.override102
-rw-r--r--x11-toolkits/py-gnome-extras/files/patch-gtop_gtop.c16
-rw-r--r--x11-toolkits/py-gnome-extras/pkg-plist68
-rw-r--r--x11/libgnomemm26/Makefile3
-rw-r--r--x11/libgnomemm26/distinfo4
14 files changed, 483 insertions, 274 deletions
diff --git a/print/ggv/Makefile b/print/ggv/Makefile
index a989b29166b0..d9c93c8413f5 100644
--- a/print/ggv/Makefile
+++ b/print/ggv/Makefile
@@ -3,13 +3,14 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
+# $MCom: ports/print/ggv/Makefile,v 1.5 2005/09/05 20:16:08 marcus Exp $
#
PORTNAME= ggv
-PORTVERSION= 2.8.5
+PORTVERSION= 2.12.0
CATEGORIES= print gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.8
+MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.12
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
@@ -21,7 +22,7 @@ INSTALLS_OMF= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui desktopfileutils
USE_GHOSTSCRIPT=yes
-USE_LIBTOOL_VER=15
+USE_AUTOTOOLS= libtool:15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/print/ggv/distinfo b/print/ggv/distinfo
index af3c0e2cba95..09037ce24d7f 100644
--- a/print/ggv/distinfo
+++ b/print/ggv/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/ggv-2.8.5.tar.bz2) = e8b338c1427e170ffbb33c62d0aaf191
-SIZE (gnome2/ggv-2.8.5.tar.bz2) = 1285357
+MD5 (gnome2/ggv-2.12.0.tar.bz2) = 418f0ef3f8b82bb0c423a2a1cf6769f7
+SIZE (gnome2/ggv-2.12.0.tar.bz2) = 1037200
diff --git a/textproc/libxml++26/Makefile b/textproc/libxml++26/Makefile
index 292e81c7d4b0..58a9844e5436 100644
--- a/textproc/libxml++26/Makefile
+++ b/textproc/libxml++26/Makefile
@@ -4,10 +4,11 @@
# Whom: Ying-Chieh Liao <ijliao@FreeBSD.org>
#
# $FreeBSD$
+# $MCom: ports/textproc/libxml++26/Makefile,v 1.7 2005/10/14 20:39:58 adamw Exp $
#
PORTNAME= libxml++
-PORTVERSION= 2.10.0
+PORTVERSION= 2.12.0
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
@@ -23,7 +24,7 @@ LATEST_LINK= libxml++26
USE_GMAKE= yes
USE_GCC= 3.4
USE_GNOME= gnomehack gnometarget libxml2 pkgconfig
-USE_INC_LIBTOOL_VER=15
+USE_AUTOTOOLS= libtool:15:inc
USE_REINPLACE= yes
INSTALLS_SHLIB= yes
diff --git a/textproc/libxml++26/distinfo b/textproc/libxml++26/distinfo
index 01d17a160800..eb0d2c15c4d5 100644
--- a/textproc/libxml++26/distinfo
+++ b/textproc/libxml++26/distinfo
@@ -1,2 +1,2 @@
-MD5 (libxml++-2.10.0.tar.gz) = 7e2d331537258f355efa40f2471cc24d
-SIZE (libxml++-2.10.0.tar.gz) = 879992
+MD5 (libxml++-2.12.0.tar.gz) = c705873dbf7374eb9857b656a3c71904
+SIZE (libxml++-2.12.0.tar.gz) = 906439
diff --git a/textproc/libxml++26/pkg-plist b/textproc/libxml++26/pkg-plist
index 5afee2da997b..f0882c6d310e 100644
--- a/textproc/libxml++26/pkg-plist
+++ b/textproc/libxml++26/pkg-plist
@@ -32,239 +32,258 @@ lib/libxml++-%%VERSION%%.so.2
libdata/pkgconfig/libxml++-%%API_VERSION%%.pc
%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/manual/html/ar01s02.html
%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/manual/html/index.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/annotated.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/attribute_8h.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/cdatanode_8h.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classbool.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classes.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1Attribute-members.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1Attribute.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1Attribute__inherit__graph.jpg
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1Attribute__inherit__graph.map
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1Attribute__inherit__graph.md5
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1CdataNode-members.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1CdataNode.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1CdataNode__inherit__graph.jpg
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1CdataNode__inherit__graph.map
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1CdataNode__inherit__graph.md5
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1CommentNode-members.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1CommentNode.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1CommentNode__inherit__graph.jpg
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1CommentNode__inherit__graph.map
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1CommentNode__inherit__graph.md5
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1ContentNode-members.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1ContentNode.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1ContentNode__inherit__graph.jpg
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1ContentNode__inherit__graph.map
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1ContentNode__inherit__graph.md5
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1Document-members.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1Document.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1Document__inherit__graph.jpg
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1Document__inherit__graph.map
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1Document__inherit__graph.md5
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1DomParser-members.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1DomParser.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1DomParser__inherit__graph.jpg
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1DomParser__inherit__graph.map
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1DomParser__inherit__graph.md5
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1Dtd-members.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1Dtd.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1DtdValidator-members.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1DtdValidator.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1DtdValidator__inherit__graph.jpg
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1DtdValidator__inherit__graph.map
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1DtdValidator__inherit__graph.md5
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1Element-members.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1Element.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1Element__inherit__graph.jpg
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1Element__inherit__graph.map
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1Element__inherit__graph.md5
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1EntityReference-members.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1EntityReference.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1EntityReference__inherit__graph.jpg
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1EntityReference__inherit__graph.map
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1EntityReference__inherit__graph.md5
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1IStreamParserInputBuffer-members.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1IStreamParserInputBuffer.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1IStreamParserInputBuffer__inherit__graph.jpg
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1IStreamParserInputBuffer__inherit__graph.map
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1IStreamParserInputBuffer__inherit__graph.md5
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1KeepBlanks-members.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1KeepBlanks.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1Node-members.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1Node.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1Node__inherit__graph.jpg
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1Node__inherit__graph.map
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1Node__inherit__graph.md5
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1NonCopyable-members.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1NonCopyable.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1NonCopyable__inherit__graph.jpg
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1NonCopyable__inherit__graph.map
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1NonCopyable__inherit__graph.md5
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1OStreamOutputBuffer-members.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1OStreamOutputBuffer.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1OStreamOutputBuffer__inherit__graph.jpg
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1OStreamOutputBuffer__inherit__graph.map
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1OStreamOutputBuffer__inherit__graph.md5
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1OutputBuffer-members.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1OutputBuffer.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1OutputBuffer__inherit__graph.jpg
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1OutputBuffer__inherit__graph.map
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1OutputBuffer__inherit__graph.md5
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1Parser-members.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1Parser.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1ParserInputBuffer-members.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1ParserInputBuffer.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1ParserInputBuffer__inherit__graph.jpg
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1ParserInputBuffer__inherit__graph.map
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1ParserInputBuffer__inherit__graph.md5
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1Parser__inherit__graph.jpg
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1Parser__inherit__graph.map
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1Parser__inherit__graph.md5
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1ProcessingInstructionNode-members.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1ProcessingInstructionNode.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1ProcessingInstructionNode__inherit__graph.jpg
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1ProcessingInstructionNode__inherit__graph.map
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1ProcessingInstructionNode__inherit__graph.md5
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1SaxParser-members.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1SaxParser.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1SaxParser__inherit__graph.jpg
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1SaxParser__inherit__graph.map
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1SaxParser__inherit__graph.md5
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1TextNode-members.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1TextNode.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1TextNode__inherit__graph.jpg
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1TextNode__inherit__graph.map
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1TextNode__inherit__graph.md5
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1TextReader-members.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1TextReader.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1TextReader__inherit__graph.jpg
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1TextReader__inherit__graph.map
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1TextReader__inherit__graph.md5
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1Validator-members.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1Validator.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1Validator__inherit__graph.jpg
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1Validator__inherit__graph.map
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1Validator__inherit__graph.md5
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1exception-members.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1exception.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1exception__inherit__graph.jpg
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1exception__inherit__graph.map
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1exception__inherit__graph.md5
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1internal__error-members.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1internal__error.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1internal__error__inherit__graph.jpg
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1internal__error__inherit__graph.map
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1internal__error__inherit__graph.md5
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1parse__error-members.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1parse__error.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1parse__error__inherit__graph.jpg
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1parse__error__inherit__graph.map
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1parse__error__inherit__graph.md5
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1validity__error-members.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1validity__error.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1validity__error__inherit__graph.jpg
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1validity__error__inherit__graph.map
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/classxmlpp_1_1validity__error__inherit__graph.md5
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/commentnode_8h.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/contentnode_8h.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/dir_000000.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/dir_000000_dep.jpg
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/dir_000000_dep.map
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/dir_000001.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/dir_000001_dep.jpg
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/dir_000001_dep.map
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/dir_000002.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/dir_000002_dep.jpg
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/dir_000002_dep.map
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/dir_000003.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/dir_000003_dep.jpg
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/dir_000003_dep.map
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/dir_000004.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/dir_000004_dep.jpg
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/dir_000004_dep.map
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/dir_000005.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/dir_000005_dep.jpg
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/dir_000005_dep.map
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/dirs.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/document_8h.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/domparser_8h.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/doxygen.css
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/doxygen.png
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/dtd_8h.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/dtdvalidator_8h.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/element_8h.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/entityreference_8h.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/exception_8h.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/files.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/functions.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/functions_enum.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/functions_eval.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/functions_func.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/functions_rela.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/functions_type.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/functions_vars.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/globals.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/globals_enum.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/globals_eval.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/globals_type.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/graph_legend.dot
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/graph_legend.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/graph_legend.jpg
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/hierarchy.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/index.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/inherit__graph__0.jpg
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/inherit__graph__0.map
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/inherit__graph__0.md5
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/inherit__graph__1.jpg
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/inherit__graph__1.map
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/inherit__graph__1.md5
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/inherit__graph__2.jpg
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/inherit__graph__2.map
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/inherit__graph__2.md5
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/inherit__graph__3.jpg
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/inherit__graph__3.map
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/inherit__graph__3.md5
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/inherit__graph__4.jpg
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/inherit__graph__4.map
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/inherit__graph__4.md5
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/inherit__graph__5.jpg
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/inherit__graph__5.map
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/inherit__graph__5.md5
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/inherit__graph__6.jpg
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/inherit__graph__6.map
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/inherit__graph__6.md5
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/inherits.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/internal__error_8h.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/istreamparserinputbuffer_8h.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/keepblanks_8h.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/libxml++_8h.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/namespaceSigC.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/namespacemembers.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/namespacemembers_enum.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/namespacemembers_eval.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/namespacemembers_type.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/namespaces.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/namespacexmlpp.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/node_8h.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/noncopyable_8h.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/ostreamoutputbuffer_8h.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/outputbuffer_8h.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/parse__error_8h.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/parser_8h.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/parserinputbuffer_8h.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/processinginstructionnode_8h.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/saxparser_8h.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/structxmlpp_1_1SaxParser_1_1Attribute-members.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/structxmlpp_1_1SaxParser_1_1Attribute.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/structxmlpp_1_1SaxParser_1_1AttributeHasName-members.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/structxmlpp_1_1SaxParser_1_1AttributeHasName.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/textnode_8h.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/textreader_8h.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/validator_8h.html
-%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html/validity__error_8h.html
-%%PORTDOCS%%@dirrm share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10/html
-%%PORTDOCS%%@dirrm share/doc/libxml++-%%API_VERSION%%/docs/reference/2.10
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/annotated.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/attribute_8h.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/cdatanode_8h.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classbool.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classes.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1Attribute-members.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1Attribute.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1Attribute__inherit__graph.jpg
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1Attribute__inherit__graph.map
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1Attribute__inherit__graph.md5
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1CdataNode-members.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1CdataNode.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1CdataNode__inherit__graph.jpg
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1CdataNode__inherit__graph.map
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1CdataNode__inherit__graph.md5
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1CommentNode-members.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1CommentNode.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1CommentNode__inherit__graph.jpg
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1CommentNode__inherit__graph.map
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1CommentNode__inherit__graph.md5
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1ContentNode-members.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1ContentNode.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1ContentNode__inherit__graph.jpg
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1ContentNode__inherit__graph.map
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1ContentNode__inherit__graph.md5
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1Document-members.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1Document.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1Document__inherit__graph.jpg
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1Document__inherit__graph.map
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1Document__inherit__graph.md5
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1DomParser-members.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1DomParser.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1DomParser__inherit__graph.jpg
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1DomParser__inherit__graph.map
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1DomParser__inherit__graph.md5
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1Dtd-members.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1Dtd.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1DtdValidator-members.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1DtdValidator.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1DtdValidator__inherit__graph.jpg
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1DtdValidator__inherit__graph.map
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1DtdValidator__inherit__graph.md5
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1Element-members.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1Element.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1Element__inherit__graph.jpg
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1Element__inherit__graph.map
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1Element__inherit__graph.md5
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1EntityReference-members.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1EntityReference.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1EntityReference__inherit__graph.jpg
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1EntityReference__inherit__graph.map
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1EntityReference__inherit__graph.md5
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1IStreamParserInputBuffer-members.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1IStreamParserInputBuffer.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1IStreamParserInputBuffer__inherit__graph.jpg
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1IStreamParserInputBuffer__inherit__graph.map
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1IStreamParserInputBuffer__inherit__graph.md5
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1KeepBlanks-members.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1KeepBlanks.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1Node-members.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1Node.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1Node__inherit__graph.jpg
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1Node__inherit__graph.map
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1Node__inherit__graph.md5
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1NonCopyable-members.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1NonCopyable.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1NonCopyable__inherit__graph.jpg
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1NonCopyable__inherit__graph.map
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1NonCopyable__inherit__graph.md5
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1OStreamOutputBuffer-members.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1OStreamOutputBuffer.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1OStreamOutputBuffer__inherit__graph.jpg
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1OStreamOutputBuffer__inherit__graph.map
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1OStreamOutputBuffer__inherit__graph.md5
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1OutputBuffer-members.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1OutputBuffer.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1OutputBuffer__inherit__graph.jpg
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1OutputBuffer__inherit__graph.map
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1OutputBuffer__inherit__graph.md5
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1Parser-members.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1Parser.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1ParserInputBuffer-members.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1ParserInputBuffer.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1ParserInputBuffer__inherit__graph.jpg
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1ParserInputBuffer__inherit__graph.map
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1ParserInputBuffer__inherit__graph.md5
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1Parser__inherit__graph.jpg
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1Parser__inherit__graph.map
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1Parser__inherit__graph.md5
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1ProcessingInstructionNode-members.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1ProcessingInstructionNode.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1ProcessingInstructionNode__inherit__graph.jpg
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1ProcessingInstructionNode__inherit__graph.map
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1ProcessingInstructionNode__inherit__graph.md5
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1SaxParser-members.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1SaxParser.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1SaxParser__inherit__graph.jpg
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1SaxParser__inherit__graph.map
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1SaxParser__inherit__graph.md5
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1TextNode-members.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1TextNode.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1TextNode__inherit__graph.jpg
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1TextNode__inherit__graph.map
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1TextNode__inherit__graph.md5
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1TextReader-members.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1TextReader.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1TextReader__inherit__graph.jpg
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1TextReader__inherit__graph.map
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1TextReader__inherit__graph.md5
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1Validator-members.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1Validator.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1Validator__inherit__graph.jpg
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1Validator__inherit__graph.map
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1Validator__inherit__graph.md5
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1exception-members.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1exception.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1exception__inherit__graph.jpg
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1exception__inherit__graph.map
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1exception__inherit__graph.md5
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1internal__error-members.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1internal__error.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1internal__error__inherit__graph.jpg
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1internal__error__inherit__graph.map
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1internal__error__inherit__graph.md5
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1parse__error-members.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1parse__error.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1parse__error__inherit__graph.jpg
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1parse__error__inherit__graph.map
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1parse__error__inherit__graph.md5
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1validity__error-members.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1validity__error.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1validity__error__inherit__graph.jpg
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1validity__error__inherit__graph.map
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/classxmlpp_1_1validity__error__inherit__graph.md5
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/commentnode_8h.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/contentnode_8h.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/dir_000000.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/dir_000000_dep.jpg
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/dir_000000_dep.map
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/dir_000001.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/dir_000001_dep.jpg
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/dir_000001_dep.map
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/dir_000002.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/dir_000002_dep.jpg
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/dir_000002_dep.map
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/dir_000003.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/dir_000003_dep.jpg
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/dir_000003_dep.map
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/dir_000004.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/dir_000004_dep.jpg
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/dir_000004_dep.map
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/dir_000005.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/dir_000005_dep.jpg
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/dir_000005_dep.map
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/dirs.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/document_8h.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/domparser_8h.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/doxygen.css
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/doxygen.png
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/dtd_8h.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/dtdvalidator_8h.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/element_8h.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/entityreference_8h.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/exception_8h.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/files.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/functions.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/functions_0x63.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/functions_0x64.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/functions_0x65.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/functions_0x66.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/functions_0x67.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/functions_0x68.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/functions_0x69.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/functions_0x6b.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/functions_0x6c.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/functions_0x6d.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/functions_0x6e.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/functions_0x6f.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/functions_0x70.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/functions_0x72.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/functions_0x73.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/functions_0x74.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/functions_0x76.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/functions_0x77.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/functions_0x78.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/functions_0x7e.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/functions_enum.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/functions_eval.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/functions_func.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/functions_rela.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/functions_type.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/functions_vars.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/globals.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/globals_enum.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/globals_eval.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/globals_type.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/graph_legend.dot
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/graph_legend.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/graph_legend.jpg
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/hierarchy.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/index.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/inherit__graph__0.jpg
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/inherit__graph__0.map
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/inherit__graph__0.md5
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/inherit__graph__1.jpg
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/inherit__graph__1.map
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/inherit__graph__1.md5
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/inherit__graph__2.jpg
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/inherit__graph__2.map
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/inherit__graph__2.md5
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/inherit__graph__3.jpg
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/inherit__graph__3.map
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/inherit__graph__3.md5
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/inherit__graph__4.jpg
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/inherit__graph__4.map
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/inherit__graph__4.md5
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/inherit__graph__5.jpg
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/inherit__graph__5.map
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/inherit__graph__5.md5
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/inherit__graph__6.jpg
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/inherit__graph__6.map
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/inherit__graph__6.md5
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/inherits.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/internal__error_8h.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/istreamparserinputbuffer_8h.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/keepblanks_8h.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/libxml++_8h.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/namespacemembers.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/namespacemembers_enum.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/namespacemembers_eval.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/namespacemembers_type.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/namespaces.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/namespacexmlpp.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/node_8h.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/noncopyable_8h.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/ostreamoutputbuffer_8h.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/outputbuffer_8h.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/parse__error_8h.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/parser_8h.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/parserinputbuffer_8h.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/processinginstructionnode_8h.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/saxparser_8h.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/structxmlpp_1_1SaxParser_1_1Attribute-members.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/structxmlpp_1_1SaxParser_1_1Attribute.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/structxmlpp_1_1SaxParser_1_1AttributeHasName-members.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/structxmlpp_1_1SaxParser_1_1AttributeHasName.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/textnode_8h.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/textreader_8h.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/validator_8h.html
+%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html/validity__error_8h.html
+%%PORTDOCS%%@dirrm share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12/html
+%%PORTDOCS%%@dirrm share/doc/libxml++-%%API_VERSION%%/docs/reference/2.12
%%PORTDOCS%%@dirrm share/doc/libxml++-%%API_VERSION%%/docs/reference
%%PORTDOCS%%@dirrm share/doc/libxml++-%%API_VERSION%%/docs/manual/html
%%PORTDOCS%%@dirrm share/doc/libxml++-%%API_VERSION%%/docs/manual
diff --git a/x11-toolkits/libgnomeuimm26/Makefile b/x11-toolkits/libgnomeuimm26/Makefile
index 945dbcb22147..ec79d9981d21 100644
--- a/x11-toolkits/libgnomeuimm26/Makefile
+++ b/x11-toolkits/libgnomeuimm26/Makefile
@@ -3,10 +3,11 @@
# Whom: Alexander Nedotsukov <bland@mail.ru>
#
# $FreeBSD$
+# $MCom: ports/x11-toolkits/libgnomeuimm26/Makefile,v 1.5 2005/10/14 20:39:59 adamw Exp $
#
PORTNAME= libgnomeuimm
-PORTVERSION= 2.10.0
+PORTVERSION= 2.12.0
CATEGORIES= x11-toolkits gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
diff --git a/x11-toolkits/libgnomeuimm26/distinfo b/x11-toolkits/libgnomeuimm26/distinfo
index d3a5106bd609..01b14d632427 100644
--- a/x11-toolkits/libgnomeuimm26/distinfo
+++ b/x11-toolkits/libgnomeuimm26/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/libgnomeuimm-2.10.0.tar.bz2) = 3ec51ceca78fcccff3df940689f8538b
-SIZE (gnome2/libgnomeuimm-2.10.0.tar.bz2) = 316808
+MD5 (gnome2/libgnomeuimm-2.12.0.tar.bz2) = 50ee34ec10c4527f1dc49bb12d0e0954
+SIZE (gnome2/libgnomeuimm-2.12.0.tar.bz2) = 322127
diff --git a/x11-toolkits/py-gnome-extras/Makefile b/x11-toolkits/py-gnome-extras/Makefile
index 058d2410354a..c0691dd7c96d 100644
--- a/x11-toolkits/py-gnome-extras/Makefile
+++ b/x11-toolkits/py-gnome-extras/Makefile
@@ -3,10 +3,11 @@
# Whom: Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
+# $MCom: ports/x11-toolkits/py-gnome-extras/Makefile,v 1.21 2005/09/10 22:27:05 marcus Exp $
#
PORTNAME= gnome
-PORTVERSION= 2.10.2
+PORTVERSION= 2.12.0
CATEGORIES= x11-toolkits python gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-python-extras/${PORTVERSION:C/..$//}
@@ -21,26 +22,30 @@ COMMENT= A set of Python bindings for GNOME 2
BUILD_DEPENDS= ${X11BASE}/lib/${MOZILLA}/components/libwidget_gtk2.so:${PORTSDIR}/www/${MOZILLA}
LIB_DEPENDS= gtkspell.0:${PORTSDIR}/textproc/gtkspell2 \
gtop-2.0.2:${PORTSDIR}/devel/libgtop2 \
- totem-plparser.0:${PORTSDIR}/multimedia/totem-gstreamer
+ totem-plparser.1:${PORTSDIR}/multimedia/totem-gstreamer \
+ gksu1.2.0:${PORTSDIR}/sysutils/libgksu \
+ gksuui1.0.0:${PORTSDIR}/sysutils/libgksuui \
+ gnome-media-profiles.0:${PORTSDIR}/audio/gnomemedia2 \
+ gdl-1.0:${PORTSDIR}/x11-toolkits/gdl
RUN_DEPENDS= ${X11BASE}/lib/${MOZILLA}/components/libwidget_gtk2.so:${PORTSDIR}/www/${MOZILLA}
-MOZILLA= mozilla
+MOZILLA= firefox
HEADERS_SUFX=
-MOZ_BUILD= mozilla
+MOZ_BUILD= firefox
.if !defined(WITH_MOZILLA)
-MOZILLA= mozilla
-HEADERS_SUFX=
-.else
-.if ${WITH_MOZILLA}=="firefox"
MOZILLA= firefox
-MOZ_BUILD= firefox
+.else
+.if ${WITH_MOZILLA}=="mozilla"
+MOZILLA= mozilla
+MOZ_BUILD= mozilla
.else
.if ${WITH_MOZILLA}=="mozilla-devel" || ${WITH_MOZILLA}=="mozilla-devel-gtk2"
MOZILLA= mozilla-devel
HEADERS_SUFX= -devel
+MOZ_BUILD= mozilla
.else
-MOZILLA= mozilla
+MOZILLA= firefox
HEADERS_SUFX=
.endif
.endif
@@ -51,13 +56,18 @@ USE_GMAKE= yes
USE_PYTHON= yes
USE_GNOME= gnomehack libgnomeprintui libgtkhtml gnomepanel \
gtksourceview libwnck nautiluscdburner pygnome2
-USE_LIBTOOL_VER=15
+USE_AUTOTOOLS= libtool:15
CONFIGURE_ARGS= --with-gtkmozembed=${MOZ_BUILD}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
EG_SRC_DIR= ${WRKSRC}/examples
EG_DST_DIR= ${PREFIX}/share/examples/py-gnome
+.if !defined(NOPORTDOCS)
+DOCSDIR= ${PREFIX}/share/doc/py-gnome-extras
+.else
+DOCSDIR= ${WRKSRC}/share/doc/py-gnome-extras
+.endif
.include <bsd.port.pre.mk>
@@ -67,16 +77,16 @@ USE_GCC= 3.4
.endif
.endif
-.if exists(${X11BASE}/lib/libgdl-1.so)
-LIB_DEPENDS+= gdl-1:${PORTSDIR}/x11-toolkits/gdl
-.endif
-
post-patch:
- @${REINPLACE_CMD} -e 's|mozilla-gtkmozembed|mozilla-gtkmozembed${HEADERS_SUFX}|g ; \
- s|mozilla-xpcom|mozilla-xpcom${HEADERS_SUFX}|g ; \
+ @${REINPLACE_CMD} -e 's|mozilla-gtkmozembed|${MOZ_BUILD}-gtkmozembed${HEADERS_SUFX}|g ; \
+ s|mozilla-xpcom|${MOZ_BUILD}-xpcom${HEADERS_SUFX}|g ; \
s|$$MOZILLA-gtkmozembed|$$MOZILLA-gtkmozembed${HEADERS_SUFX}|g ; \
s|$$MOZILLA-xpcom|$$MOZILLA-xpcom${HEADERS_SUFX}|g' \
${WRKSRC}/configure
+ @${FIND} ${WRKSRC}/docs -name Makefile.in | ${XARGS} ${REINPLACE_CMD} \
+ -e 's|^HTML_DIR =.*|HTML_DIR = ${DOCSDIR}|g'
+ @${REINPLACE_CMD} -e 's|-DHAVE_GNOMEPRINT28||g' \
+ ${WRKSRC}/configure
.if !defined(NOPORTDOCS)
post-install:
@@ -87,10 +97,10 @@ post-install:
pre-everything::
@${ECHO_MSG} ""
- @${ECHO_MSG} " By default py-gnome-extras uses www/mozilla for html rendering, but you can"
+ @${ECHO_MSG} " By default py-gnome-extras uses www/firefox for html rendering, but you can"
@${ECHO_MSG} " change this by defining WITH_MOZILLA to one of the following values:"
@${ECHO_MSG}
- @${ECHO_MSG} " firefox "
+ @${ECHO_MSG} " mozilla "
@${ECHO_MSG} " mozilla-devel "
@${ECHO_MSG} ""
diff --git a/x11-toolkits/py-gnome-extras/distinfo b/x11-toolkits/py-gnome-extras/distinfo
index 6186e5fcaf20..f777fab61cda 100644
--- a/x11-toolkits/py-gnome-extras/distinfo
+++ b/x11-toolkits/py-gnome-extras/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/gnome-python-extras-2.10.2.tar.bz2) = 0b7a276032646582e6e266beaef7a090
-SIZE (gnome2/gnome-python-extras-2.10.2.tar.bz2) = 351085
+MD5 (gnome2/gnome-python-extras-2.12.0.tar.bz2) = 103efa8fbd8eed5c9dd4796dbe6393de
+SIZE (gnome2/gnome-python-extras-2.12.0.tar.bz2) = 473850
diff --git a/x11-toolkits/py-gnome-extras/files/patch-gda_gda.override b/x11-toolkits/py-gnome-extras/files/patch-gda_gda.override
new file mode 100644
index 000000000000..1fa283a57d13
--- /dev/null
+++ b/x11-toolkits/py-gnome-extras/files/patch-gda_gda.override
@@ -0,0 +1,102 @@
+--- gda/gda.override.orig Wed Apr 20 16:10:31 2005
++++ gda/gda.override Wed Apr 20 16:12:56 2005
+@@ -59,13 +59,14 @@ override gda_config_get_data_source_list
+ static PyObject*
+ _wrap_gda_config_get_data_source_list (PyObject* self) {
+ PyObject* plist = PyList_New (0);
++ GList *tmp, *list;
+
+ if (!plist) {
+ Py_INCREF (Py_None);
+ return Py_None;
+ }
+
+- GList *tmp, *list = gda_config_get_data_source_list();
++ list = gda_config_get_data_source_list();
+
+ for (tmp = list; tmp != NULL; tmp = tmp->next) {
+ PyObject* obj = pyg_boxed_new (GDA_TYPE_DATA_SOURCE_INFO, tmp->data, FALSE, FALSE);
+@@ -81,13 +82,14 @@ override gda_config_get_provider_list kw
+ static PyObject*
+ _wrap_gda_config_get_provider_list (PyObject* self) {
+ PyObject* plist = PyList_New (0);
++ GList *tmp, *list;
+
+ if (!plist) {
+ Py_INCREF (Py_None);
+ return Py_None;
+ }
+
+- GList *tmp, *list = gda_config_get_provider_list();
++ list = gda_config_get_provider_list();
+
+ for (tmp = list; tmp != NULL; tmp = tmp->next) {
+ PyObject* obj = pyg_boxed_new (GDA_TYPE_PROVIDER_INFO, tmp->data, FALSE, FALSE);
+@@ -174,20 +176,22 @@ static PyObject*
+ _wrap_gda_config_list_keys (PyObject* self, PyObject* fargs, PyObject* kwargs) {
+ static char* kwlist[] = { "path", NULL };
+ gchar* path = "/";
++ PyObject *plist;
++ GList *tmp, *list;
+
+ if (!PyArg_ParseTupleAndKeywords (fargs, kwargs, "|s:config_list_keys", kwlist, &path)) {
+ Py_INCREF (Py_None);
+ return Py_None;
+ }
+
+- PyObject* plist = PyList_New (0);
++ plist = PyList_New (0);
+
+ if (!plist) {
+ Py_INCREF (Py_None);
+ return Py_None;
+ }
+
+- GList *tmp, *list = gda_config_list_keys (path);
++ list = gda_config_list_keys (path);
+
+ for (tmp = list; tmp != NULL; tmp = tmp->next) {
+ PyList_Append (plist, PyString_FromString (tmp->data));
+@@ -201,7 +205,8 @@ override gda_connection_execute_command
+ static PyObject*
+ _wrap_gda_connection_execute_command (PyGObject* self, PyObject* fargs, PyObject* kwargs) {
+ static char* kwlist[] = { "cmd", "params", NULL };
+- PyGObject *cmd, *params;
++ PyGObject *cmd, *params, *plist;
++ GList *tmp, *list;
+
+ /* TODO:
+ if (!PyArg_ParseTupleAndKeywords (fargs, kwargs, "O!O!:GdaConnection.execute_command",
+@@ -211,14 +216,14 @@ _wrap_gda_connection_execute_command (Py
+ }
+ */
+
+- PyObject* plist = PyList_New (0);
++ plist = PyList_New (0);
+
+ if (!plist) {
+ Py_INCREF (Py_None);
+ return Py_None;
+ }
+
+- GList *tmp, *list = gda_connection_execute_command (GDA_CONNECTION (self->obj),
++ list = gda_connection_execute_command (GDA_CONNECTION (self->obj),
+ GDA_COMMAND (cmd->obj), GDA_PARAMETER_LIST (params->obj));
+
+ for (tmp = list; tmp != NULL; tmp = tmp->next) {
+@@ -235,13 +240,14 @@ override gda_connection_get_errors kwarg
+ static PyObject*
+ _wrap_gda_connection_get_errors (PyGObject* self) {
+ PyObject* plist = PyList_New (0);
++ GList *tmp, *list;
+
+ if (!plist) {
+ Py_INCREF (Py_None);
+ return Py_None;
+ }
+
+- GList *tmp, *list = (GList*) gda_connection_get_errors (GDA_CONNECTION (self->obj));
++ list = (GList*) gda_connection_get_errors (GDA_CONNECTION (self->obj));
+
+ for (tmp = list; tmp != NULL; tmp = tmp->next) {
+ PyObject* obj = pygobject_new (G_OBJECT (tmp->data));
diff --git a/x11-toolkits/py-gnome-extras/files/patch-gtop_gtop.c b/x11-toolkits/py-gnome-extras/files/patch-gtop_gtop.c
index 98e0b4ff8bab..05db58a4c083 100644
--- a/x11-toolkits/py-gnome-extras/files/patch-gtop_gtop.c
+++ b/x11-toolkits/py-gnome-extras/files/patch-gtop_gtop.c
@@ -1,6 +1,6 @@
---- gtop/gtop.c.orig Fri Jan 28 14:09:00 2005
-+++ gtop/gtop.c Fri Jan 28 14:09:18 2005
-@@ -43,6 +43,7 @@
+--- gtop/gtop.c.orig Wed May 18 00:54:59 2005
++++ gtop/gtop.c Wed May 18 00:54:12 2005
+@@ -44,6 +44,7 @@
#include <sys/types.h>
#include <sys/socket.h>
@@ -8,3 +8,13 @@
#include <arpa/inet.h>
+@@ -1316,8 +1317,8 @@ build_siglist(void)
+
+ for(i = 0; i < len; ++i)
+ {
+- p = &glibtop_sys_siglist[i];
+ PyObject* d;
++ p = &glibtop_sys_siglist[i];
+
+ d = PyDict_New();
+ my_dict_add_and_decref(d, "number", PyI_L(p->number));
diff --git a/x11-toolkits/py-gnome-extras/pkg-plist b/x11-toolkits/py-gnome-extras/pkg-plist
index 31d3354fcfa5..5254d0526bb1 100644
--- a/x11-toolkits/py-gnome-extras/pkg-plist
+++ b/x11-toolkits/py-gnome-extras/pkg-plist
@@ -3,6 +3,11 @@
%%PYTHON_SITELIBDIR%%/gtk-2.0/egg/__init__.pyo
%%PYTHON_SITELIBDIR%%/gtk-2.0/egg/recent.so
%%PYTHON_SITELIBDIR%%/gtk-2.0/egg/trayicon.so
+%%PYTHON_SITELIBDIR%%/gtk-2.0/gksu/__init__.py
+%%PYTHON_SITELIBDIR%%/gtk-2.0/gksu/__init__.pyc
+%%PYTHON_SITELIBDIR%%/gtk-2.0/gksu/__init__.pyo
+%%PYTHON_SITELIBDIR%%/gtk-2.0/gksu/_gksu.so
+%%PYTHON_SITELIBDIR%%/gtk-2.0/gksu/ui.so
%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/applet.py
%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/applet.pyc
%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/applet.pyo
@@ -17,6 +22,7 @@
%%PYTHON_SITELIBDIR%%/gtk-2.0/gtksourceview.so
%%PYTHON_SITELIBDIR%%/gtk-2.0/gtkspell.so
%%PYTHON_SITELIBDIR%%/gtk-2.0/gtop.so
+%%PYTHON_SITELIBDIR%%/gtk-2.0/mediaprofiles.so
%%PYTHON_SITELIBDIR%%/gtk-2.0/nautilusburn.so
%%PYTHON_SITELIBDIR%%/gtk-2.0/totem/__init__.py
%%PYTHON_SITELIBDIR%%/gtk-2.0/totem/__init__.pyc
@@ -24,14 +30,59 @@
%%PYTHON_SITELIBDIR%%/gtk-2.0/totem/plparser.so
%%PYTHON_SITELIBDIR%%/gtk-2.0/wnck.so
libdata/pkgconfig/gnome-python-extras-2.0.pc
+%%PORTDOCS%%%%DOCSDIR%%/pygnomeprint/class-gnomeprintconfig.html
+%%PORTDOCS%%%%DOCSDIR%%/pygnomeprint/class-gnomeprintcontext.html
+%%PORTDOCS%%%%DOCSDIR%%/pygnomeprint/class-gnomeprintfont.html
+%%PORTDOCS%%%%DOCSDIR%%/pygnomeprint/class-gnomeprintfontface.html
+%%PORTDOCS%%%%DOCSDIR%%/pygnomeprint/class-gnomeprintglyphlist.html
+%%PORTDOCS%%%%DOCSDIR%%/pygnomeprint/class-gnomeprintjob.html
+%%PORTDOCS%%%%DOCSDIR%%/pygnomeprint/gnomeprint-class-reference.html
+%%PORTDOCS%%%%DOCSDIR%%/pygnomeprint/index.html
+%%PORTDOCS%%%%DOCSDIR%%/pygnomeprint/index.sgml
+%%PORTDOCS%%%%DOCSDIR%%/pygnomeprint/pygnomeprint.devhelp
+%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/class-gnomeprintuidialog.html
+%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/class-gnomeprintuifontdialog.html
+%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/class-gnomeprintuifontpreview.html
+%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/class-gnomeprintuifontselection.html
+%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/class-gnomeprintuijobpreview.html
+%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/class-gnomeprintuipaperselector.html
+%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/class-gnomeprintuipreview.html
+%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/gnomeprintui-class-reference.html
+%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/index.html
+%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/index.sgml
+%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/pygnomeprintui.devhelp
+%%PORTDOCS%%%%DOCSDIR%%/pygtkmozembed/class-gtkmozembed.html
+%%PORTDOCS%%%%DOCSDIR%%/pygtkmozembed/gtkmozembed-class-reference.html
+%%PORTDOCS%%%%DOCSDIR%%/pygtkmozembed/index.html
+%%PORTDOCS%%%%DOCSDIR%%/pygtkmozembed/index.sgml
+%%PORTDOCS%%%%DOCSDIR%%/pygtkmozembed/pygtkmozembed.devhelp
+%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/class-gtksourcebuffer.html
+%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/class-gtksourcelanguage.html
+%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/class-gtksourcelanguagesmanager.html
+%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/class-gtksourcemarker.html
+%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/class-gtksourceprintjob.html
+%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/class-gtksourcestylescheme.html
+%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/class-gtksourcetag.html
+%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/class-gtksourcetagstyle.html
+%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/class-gtksourcetagtable.html
+%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/class-gtksourceview.html
+%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/gtksourcesview-class-reference.html
+%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/index.html
+%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/index.sgml
+%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/pygtksourceview.devhelp
+%%PORTDOCS%%%%DOCSDIR%%/pygtkspell/class-gtkspell.html
+%%PORTDOCS%%%%DOCSDIR%%/pygtkspell/gtkspell-class-reference.html
+%%PORTDOCS%%%%DOCSDIR%%/pygtkspell/index.html
+%%PORTDOCS%%%%DOCSDIR%%/pygtkspell/index.sgml
+%%PORTDOCS%%%%DOCSDIR%%/pygtkspell/pygtkspell.devhelp
%%PORTDOCS%%share/examples/py-gnome/applet/GNOME_PythonAppletSample.server
%%PORTDOCS%%share/examples/py-gnome/applet/README
%%PORTDOCS%%share/examples/py-gnome/applet/applet.py
-%%PORTDOCS%%share/examples/py-gnome/egg/trayicon.py
%%PORTDOCS%%share/examples/py-gnome/egg/recent/Bonobo_Sample_Hello.xml
%%PORTDOCS%%share/examples/py-gnome/egg/recent/bonobo-view.py
%%PORTDOCS%%share/examples/py-gnome/egg/recent/gtk-view.py
%%PORTDOCS%%share/examples/py-gnome/egg/recent/populate-recent.py
+%%PORTDOCS%%share/examples/py-gnome/egg/trayicon.py
%%PORTDOCS%%share/examples/py-gnome/gdl/gdl_test.py
%%PORTDOCS%%share/examples/py-gnome/gnomeprint/README
%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_01.py
@@ -49,13 +100,18 @@ libdata/pkgconfig/gnome-python-extras-2.0.pc
%%PORTDOCS%%share/examples/py-gnome/gnomeprint/test-print.py
%%PORTDOCS%%share/examples/py-gnome/gtkhtml2/simple-browser.py
%%PORTDOCS%%share/examples/py-gnome/gtksourceview/test-widget.py
+%%PORTDOCS%%share/examples/py-gnome/gtkspell/gtkspell.py
%%PORTDOCS%%share/examples/py-gnome/gtkspell/test.py
+%%PORTDOCS%%share/examples/py-gnome/mediaprofiles/profiles.py
%%PORTDOCS%%share/examples/py-gnome/nautilusburn/blank_disc.py
%%PORTDOCS%%share/examples/py-gnome/nautilusburn/drive_selection.py
%%PORTDOCS%%share/examples/py-gnome/nautilusburn/write_iso.py
share/pygtk/2.0/defs/applet.defs
share/pygtk/2.0/defs/art.defs
share/pygtk/2.0/defs/gtkhtml2.defs
+share/pygtk/2.0/defs/gtkmozembed.defs
+share/pygtk/2.0/defs/gtksourceview.defs
+share/pygtk/2.0/defs/mediaprofiles.defs
share/pygtk/2.0/defs/nautilus_burn.defs
share/pygtk/2.0/defs/nb_drive_selection.defs
share/pygtk/2.0/defs/print.defs
@@ -63,14 +119,22 @@ share/pygtk/2.0/defs/printui.defs
share/pygtk/2.0/defs/trayicon.defs
share/pygtk/2.0/defs/wnck.defs
%%PORTDOCS%%@dirrm share/examples/py-gnome/nautilusburn
-%%PORTDOCS%%@dirrm share/examples/py-gnome/gtksourceview
+%%PORTDOCS%%@dirrm share/examples/py-gnome/mediaprofiles
%%PORTDOCS%%@dirrm share/examples/py-gnome/gtkspell
+%%PORTDOCS%%@dirrm share/examples/py-gnome/gtksourceview
%%PORTDOCS%%@dirrm share/examples/py-gnome/gtkhtml2
%%PORTDOCS%%@dirrm share/examples/py-gnome/gnomeprint
%%PORTDOCS%%@dirrm share/examples/py-gnome/gdl
%%PORTDOCS%%@dirrm share/examples/py-gnome/egg/recent
%%PORTDOCS%%@dirrm share/examples/py-gnome/egg
%%PORTDOCS%%@dirrm share/examples/py-gnome/applet
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/pygtkspell
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/pygtksourceview
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/pygtkmozembed
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/pygnomeprintui
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/pygnomeprint
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrm %%PYTHON_SITELIBDIR%%/gtk-2.0/totem
@dirrm %%PYTHON_SITELIBDIR%%/gtk-2.0/gnomeprint
+@dirrm %%PYTHON_SITELIBDIR%%/gtk-2.0/gksu
@dirrm %%PYTHON_SITELIBDIR%%/gtk-2.0/egg
diff --git a/x11/libgnomemm26/Makefile b/x11/libgnomemm26/Makefile
index c1ae9bde35ea..d6fdf0c34f9d 100644
--- a/x11/libgnomemm26/Makefile
+++ b/x11/libgnomemm26/Makefile
@@ -3,10 +3,11 @@
# Whom: Alexander Nedotsukov <bland@mail.ru>
#
# $FreeBSD$
+# $MCom: ports/x11/libgnomemm26/Makefile,v 1.5 2005/10/14 20:39:59 adamw Exp $
#
PORTNAME= libgnomemm
-PORTVERSION= 2.10.0
+PORTVERSION= 2.12.0
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
diff --git a/x11/libgnomemm26/distinfo b/x11/libgnomemm26/distinfo
index 6599b4a0faed..7b10df43b26a 100644
--- a/x11/libgnomemm26/distinfo
+++ b/x11/libgnomemm26/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/libgnomemm-2.10.0.tar.bz2) = 095cbf2a023a82a009dc19ffc1a9d9c8
-SIZE (gnome2/libgnomemm-2.10.0.tar.bz2) = 245085
+MD5 (gnome2/libgnomemm-2.12.0.tar.bz2) = 2a618db87d023525391372a6268290b9
+SIZE (gnome2/libgnomemm-2.12.0.tar.bz2) = 245793