diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-03-17 23:05:06 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-03-17 23:05:06 +0800 |
commit | a87792b6f1305a190b06cbba86897c14cabd0a21 (patch) | |
tree | c5a8dd41d8aa53f2c93d8f84ebc8231fd10e6ebe | |
parent | 96f3dd9f16500567c017f1a20ae405dc450d9dae (diff) | |
download | marcuscom-ports-a87792b6f1305a190b06cbba86897c14cabd0a21.tar marcuscom-ports-a87792b6f1305a190b06cbba86897c14cabd0a21.tar.gz marcuscom-ports-a87792b6f1305a190b06cbba86897c14cabd0a21.tar.bz2 marcuscom-ports-a87792b6f1305a190b06cbba86897c14cabd0a21.tar.lz marcuscom-ports-a87792b6f1305a190b06cbba86897c14cabd0a21.tar.xz marcuscom-ports-a87792b6f1305a190b06cbba86897c14cabd0a21.tar.zst marcuscom-ports-a87792b6f1305a190b06cbba86897c14cabd0a21.zip |
Update to 2.26.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12124 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | graphics/libgnomecanvasmm26/Makefile | 38 | ||||
-rw-r--r-- | graphics/libgnomecanvasmm26/distinfo | 3 | ||||
-rw-r--r-- | graphics/libgnomecanvasmm26/pkg-descr | 3 | ||||
-rw-r--r-- | graphics/libgnomecanvasmm26/pkg-plist | 51 | ||||
-rw-r--r-- | textproc/libxml++26/Makefile | 44 | ||||
-rw-r--r-- | textproc/libxml++26/distinfo | 3 | ||||
-rw-r--r-- | textproc/libxml++26/pkg-descr | 5 | ||||
-rw-r--r-- | textproc/libxml++26/pkg-plist | 354 | ||||
-rw-r--r-- | x11/libgnomemm26/Makefile | 33 | ||||
-rw-r--r-- | x11/libgnomemm26/distinfo | 3 | ||||
-rw-r--r-- | x11/libgnomemm26/pkg-descr | 3 | ||||
-rw-r--r-- | x11/libgnomemm26/pkg-plist | 24 |
12 files changed, 564 insertions, 0 deletions
diff --git a/graphics/libgnomecanvasmm26/Makefile b/graphics/libgnomecanvasmm26/Makefile new file mode 100644 index 000000000..dc5d65bdb --- /dev/null +++ b/graphics/libgnomecanvasmm26/Makefile @@ -0,0 +1,38 @@ +# New ports collection makefile for: libgnomecanvasmm +# Date created: 22 May 2003 +# Whom: Alexander Nedotsukov <bland@mail.ru> +# +# $FreeBSD$ +# $MCom$ +# + +PORTNAME= libgnomecanvasmm +PORTVERSION= 2.26.0 +CATEGORIES= graphics gnome +MASTER_SITES= GNOME +DIST_SUBDIR= gnome2 + +MAINTAINER= bland@FreeBSD.org +COMMENT= C++ wrapper for libgnomecanvas library + +LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 +BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 + +LATEST_LINK= libgnomecanvasmm26 + +USE_BZIP2= yes +USE_GMAKE= yes +USE_GNOME= gnomehack libgnomecanvas +GNU_CONFIGURE= yes +USE_LDCONFIG= yes +CONFIGURE_ARGS= --enable-static + +PLIST_SUB= VERSION="2.6" API_VERSION="2.6" + +post-patch: + @${REINPLACE_CMD} -e '/^SUBDIRS =/s/examples//' \ + ${WRKSRC}/Makefile.in + @${REINPLACE_CMD} -e "s|\(-lglibmm\)|-L\$$(GMM_PROCDIR)/../.. \1|" \ + ${WRKSRC}/tools/extra_defs_gen/Makefile.in + +.include <bsd.port.mk> diff --git a/graphics/libgnomecanvasmm26/distinfo b/graphics/libgnomecanvasmm26/distinfo new file mode 100644 index 000000000..d3ee6249b --- /dev/null +++ b/graphics/libgnomecanvasmm26/distinfo @@ -0,0 +1,3 @@ +MD5 (gnome2/libgnomecanvasmm-2.26.0.tar.bz2) = a148c99311d46397de6e4a31736771ab +SHA256 (gnome2/libgnomecanvasmm-2.26.0.tar.bz2) = 996577f97f459a574919e15ba7fee6af8cda38a87a98289e9a4f54752d83e918 +SIZE (gnome2/libgnomecanvasmm-2.26.0.tar.bz2) = 327215 diff --git a/graphics/libgnomecanvasmm26/pkg-descr b/graphics/libgnomecanvasmm26/pkg-descr new file mode 100644 index 000000000..c310245ea --- /dev/null +++ b/graphics/libgnomecanvasmm26/pkg-descr @@ -0,0 +1,3 @@ +libgnomecanvasmm provides C++ wrappers for libgnomecanvas, for use with gtkmm. + +WWW: http://gtkmm.sourceforge.net/ diff --git a/graphics/libgnomecanvasmm26/pkg-plist b/graphics/libgnomecanvasmm26/pkg-plist new file mode 100644 index 000000000..a3e29ab2c --- /dev/null +++ b/graphics/libgnomecanvasmm26/pkg-plist @@ -0,0 +1,51 @@ +include/libgnomecanvasmm-%%API_VERSION%%/libgnomecanvasmm.h +include/libgnomecanvasmm-%%API_VERSION%%/libgnomecanvasmm/affinetrans.h +include/libgnomecanvasmm-%%API_VERSION%%/libgnomecanvasmm/bpath.h +include/libgnomecanvasmm-%%API_VERSION%%/libgnomecanvasmm/canvas.h +include/libgnomecanvasmm-%%API_VERSION%%/libgnomecanvasmm/ellipse.h +include/libgnomecanvasmm-%%API_VERSION%%/libgnomecanvasmm/group.h +include/libgnomecanvasmm-%%API_VERSION%%/libgnomecanvasmm/init.h +include/libgnomecanvasmm-%%API_VERSION%%/libgnomecanvasmm/item.h +include/libgnomecanvasmm-%%API_VERSION%%/libgnomecanvasmm/line.h +include/libgnomecanvasmm-%%API_VERSION%%/libgnomecanvasmm/path-def.h +include/libgnomecanvasmm-%%API_VERSION%%/libgnomecanvasmm/pixbuf.h +include/libgnomecanvasmm-%%API_VERSION%%/libgnomecanvasmm/point.h +include/libgnomecanvasmm-%%API_VERSION%%/libgnomecanvasmm/polygon.h +include/libgnomecanvasmm-%%API_VERSION%%/libgnomecanvasmm/private/bpath_p.h +include/libgnomecanvasmm-%%API_VERSION%%/libgnomecanvasmm/private/canvas_p.h +include/libgnomecanvasmm-%%API_VERSION%%/libgnomecanvasmm/private/ellipse_p.h +include/libgnomecanvasmm-%%API_VERSION%%/libgnomecanvasmm/private/group_p.h +include/libgnomecanvasmm-%%API_VERSION%%/libgnomecanvasmm/private/item_p.h +include/libgnomecanvasmm-%%API_VERSION%%/libgnomecanvasmm/private/line_p.h +include/libgnomecanvasmm-%%API_VERSION%%/libgnomecanvasmm/private/path-def_p.h +include/libgnomecanvasmm-%%API_VERSION%%/libgnomecanvasmm/private/pixbuf_p.h +include/libgnomecanvasmm-%%API_VERSION%%/libgnomecanvasmm/private/polygon_p.h +include/libgnomecanvasmm-%%API_VERSION%%/libgnomecanvasmm/private/rect-ellipse_p.h +include/libgnomecanvasmm-%%API_VERSION%%/libgnomecanvasmm/private/rect_p.h +include/libgnomecanvasmm-%%API_VERSION%%/libgnomecanvasmm/private/rich-text_p.h +include/libgnomecanvasmm-%%API_VERSION%%/libgnomecanvasmm/private/shape_p.h +include/libgnomecanvasmm-%%API_VERSION%%/libgnomecanvasmm/private/text_p.h +include/libgnomecanvasmm-%%API_VERSION%%/libgnomecanvasmm/private/widget_p.h +include/libgnomecanvasmm-%%API_VERSION%%/libgnomecanvasmm/properties.h +include/libgnomecanvasmm-%%API_VERSION%%/libgnomecanvasmm/rect-ellipse.h +include/libgnomecanvasmm-%%API_VERSION%%/libgnomecanvasmm/rect.h +include/libgnomecanvasmm-%%API_VERSION%%/libgnomecanvasmm/rich-text.h +include/libgnomecanvasmm-%%API_VERSION%%/libgnomecanvasmm/shape.h +include/libgnomecanvasmm-%%API_VERSION%%/libgnomecanvasmm/text.h +include/libgnomecanvasmm-%%API_VERSION%%/libgnomecanvasmm/widget.h +include/libgnomecanvasmm-%%API_VERSION%%/libgnomecanvasmm/wrap_init.h +lib/libgnomecanvasmm-%%VERSION%%.a +lib/libgnomecanvasmm-%%VERSION%%.la +lib/libgnomecanvasmm-%%VERSION%%.so +lib/libgnomecanvasmm-%%VERSION%%.so.1 +lib/libgnomecanvasmm-%%API_VERSION%%/include/libgnomecanvasmmconfig.h +lib/libgnomecanvasmm-%%API_VERSION%%/proc/m4/convert.m4 +lib/libgnomecanvasmm-%%API_VERSION%%/proc/m4/convert_libgnomecanvasmm.m4 +libdata/pkgconfig/libgnomecanvasmm-%%API_VERSION%%.pc +@dirrm lib/libgnomecanvasmm-%%API_VERSION%%/proc/m4 +@dirrm lib/libgnomecanvasmm-%%API_VERSION%%/proc +@dirrm lib/libgnomecanvasmm-%%API_VERSION%%/include +@dirrm lib/libgnomecanvasmm-%%API_VERSION%% +@dirrm include/libgnomecanvasmm-%%API_VERSION%%/libgnomecanvasmm/private +@dirrm include/libgnomecanvasmm-%%API_VERSION%%/libgnomecanvasmm +@dirrm include/libgnomecanvasmm-%%API_VERSION%% diff --git a/textproc/libxml++26/Makefile b/textproc/libxml++26/Makefile new file mode 100644 index 000000000..4261a73f0 --- /dev/null +++ b/textproc/libxml++26/Makefile @@ -0,0 +1,44 @@ +# ex:ts=8 +# New ports collection makefile for: libxml++ +# Date created: Feb 26, 2001 +# Whom: Ying-Chieh Liao <ijliao@FreeBSD.org> +# +# $FreeBSD$ +# $MCom$ +# + +PORTNAME= libxml++ +PORTVERSION= 2.26.0 +CATEGORIES= textproc +MASTER_SITES= GNOME + +MAINTAINER= bland@FreeBSD.org +COMMENT= XML API for C++ + +LIB_DEPENDS= glibmm-2.4.1:${PORTSDIR}/devel/glibmm +BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 + +LATEST_LINK= libxml++26 + +USE_GMAKE= yes +USE_BZIP2= yes +USE_GNOME= gnomehack libxml2 pkgconfig +GNU_CONFIGURE= yes +USE_LDCONFIG= yes + +PLIST_SUB= VERSION="2.6" API_VERSION="2.6" DOC_VERSION=${PORTVERSION:R} + +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}/libxml++/Makefile.in + @${REINPLACE_CMD} -e '/^Cflags:/s/libdir/includedir/' \ + ${WRKSRC}/libxml++-2.6.pc.in +.if defined(NOPORTDOCS) + @${REINPLACE_CMD} -E '/^SUBDIRS = /s/(docs|examples)//g' ${WRKSRC}/Makefile.in +.endif + +.include <bsd.port.mk> diff --git a/textproc/libxml++26/distinfo b/textproc/libxml++26/distinfo new file mode 100644 index 000000000..f0192b4bf --- /dev/null +++ b/textproc/libxml++26/distinfo @@ -0,0 +1,3 @@ +MD5 (libxml++-2.26.0.tar.bz2) = a52fc7e6e44bb5cc187672930b843f72 +SHA256 (libxml++-2.26.0.tar.bz2) = 3287545d7e40bb24451f1afac6c77d545433d7efaf01ca8a60bcf9f6eacaf80a +SIZE (libxml++-2.26.0.tar.bz2) = 616345 diff --git a/textproc/libxml++26/pkg-descr b/textproc/libxml++26/pkg-descr new file mode 100644 index 000000000..94d8feaff --- /dev/null +++ b/textproc/libxml++26/pkg-descr @@ -0,0 +1,5 @@ +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 new file mode 100644 index 000000000..f2c59684e --- /dev/null +++ b/textproc/libxml++26/pkg-plist @@ -0,0 +1,354 @@ +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 +%%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/html/annotated.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/attribute_8h.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/cdatanode_8h.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/class__Ios__Openmode.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/class____basic__file_3_01char_01_4.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/class____gthread__mutex__t.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classbool.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classes.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classptrdiff__t.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1Attribute-members.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1Attribute.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1Attribute__inherit__graph.jpg +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1Attribute__inherit__graph.map +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1Attribute__inherit__graph.md5 +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1CdataNode-members.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1CdataNode.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1CdataNode__inherit__graph.jpg +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1CdataNode__inherit__graph.map +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1CdataNode__inherit__graph.md5 +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1CommentNode-members.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1CommentNode.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1CommentNode__inherit__graph.jpg +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1CommentNode__inherit__graph.map +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1CommentNode__inherit__graph.md5 +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1ContentNode-members.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1ContentNode.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1ContentNode__inherit__graph.jpg +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1ContentNode__inherit__graph.map +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1ContentNode__inherit__graph.md5 +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1Document-members.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1Document.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1Document__inherit__graph.jpg +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1Document__inherit__graph.map +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1Document__inherit__graph.md5 +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1DomParser-members.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1DomParser.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1DomParser__inherit__graph.jpg +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1DomParser__inherit__graph.map +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1DomParser__inherit__graph.md5 +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1Dtd-members.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1Dtd.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1DtdValidator-members.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1DtdValidator.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1DtdValidator__inherit__graph.jpg +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1DtdValidator__inherit__graph.map +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1DtdValidator__inherit__graph.md5 +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1Element-members.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1Element.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1Element__inherit__graph.jpg +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1Element__inherit__graph.map +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1Element__inherit__graph.md5 +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1EntityReference-members.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1EntityReference.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1EntityReference__inherit__graph.jpg +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1EntityReference__inherit__graph.map +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1EntityReference__inherit__graph.md5 +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1IStreamParserInputBuffer-members.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1IStreamParserInputBuffer.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1IStreamParserInputBuffer__inherit__graph.jpg +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1IStreamParserInputBuffer__inherit__graph.map +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1IStreamParserInputBuffer__inherit__graph.md5 +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1KeepBlanks-members.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1KeepBlanks.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1Node-members.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1Node.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1Node__inherit__graph.jpg +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1Node__inherit__graph.map +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1Node__inherit__graph.md5 +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1NonCopyable-members.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1NonCopyable.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1NonCopyable__inherit__graph.jpg +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1NonCopyable__inherit__graph.map +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1NonCopyable__inherit__graph.md5 +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1OStreamOutputBuffer-members.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1OStreamOutputBuffer.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1OStreamOutputBuffer__inherit__graph.jpg +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1OStreamOutputBuffer__inherit__graph.map +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1OStreamOutputBuffer__inherit__graph.md5 +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1OutputBuffer-members.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1OutputBuffer.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1OutputBuffer__inherit__graph.jpg +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1OutputBuffer__inherit__graph.map +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1OutputBuffer__inherit__graph.md5 +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1Parser-members.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1Parser.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1ParserInputBuffer-members.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1ParserInputBuffer.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1ParserInputBuffer__inherit__graph.jpg +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1ParserInputBuffer__inherit__graph.map +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1ParserInputBuffer__inherit__graph.md5 +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1Parser__inherit__graph.jpg +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1Parser__inherit__graph.map +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1Parser__inherit__graph.md5 +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1ProcessingInstructionNode-members.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1ProcessingInstructionNode.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1ProcessingInstructionNode__inherit__graph.jpg +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1ProcessingInstructionNode__inherit__graph.map +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1ProcessingInstructionNode__inherit__graph.md5 +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1SaxParser-members.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1SaxParser.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1SaxParser__inherit__graph.jpg +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1SaxParser__inherit__graph.map +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1SaxParser__inherit__graph.md5 +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1Schema-members.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1Schema.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1SchemaValidator-members.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1SchemaValidator.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1SchemaValidator__inherit__graph.jpg +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1SchemaValidator__inherit__graph.map +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1SchemaValidator__inherit__graph.md5 +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1Schema__inherit__graph.jpg +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1Schema__inherit__graph.map +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1Schema__inherit__graph.md5 +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1TextNode-members.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1TextNode.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1TextNode__inherit__graph.jpg +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1TextNode__inherit__graph.map +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1TextNode__inherit__graph.md5 +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1TextReader-members.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1TextReader.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1TextReader__inherit__graph.jpg +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1TextReader__inherit__graph.map +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1TextReader__inherit__graph.md5 +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1Validator-members.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1Validator.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1Validator__inherit__graph.jpg +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1Validator__inherit__graph.map +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1Validator__inherit__graph.md5 +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1exception-members.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1exception.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1exception__inherit__graph.jpg +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1exception__inherit__graph.map +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1exception__inherit__graph.md5 +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1internal__error-members.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1internal__error.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1internal__error__inherit__graph.jpg +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1internal__error__inherit__graph.map +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1internal__error__inherit__graph.md5 +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1parse__error-members.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1parse__error.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1parse__error__inherit__graph.jpg +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1parse__error__inherit__graph.map +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1parse__error__inherit__graph.md5 +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1validity__error-members.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1validity__error.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1validity__error__inherit__graph.jpg +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1validity__error__inherit__graph.map +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/classxmlpp_1_1validity__error__inherit__graph.md5 +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/commentnode_8h.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/contentnode_8h.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/dir_32008f4d917c53e6cfd05a5ea51dedc7.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/dir_32008f4d917c53e6cfd05a5ea51dedc7_dep.jpg +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/dir_32008f4d917c53e6cfd05a5ea51dedc7_dep.map +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/dir_65e551a142d652aded9ca2dceeff3a63.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/dir_65e551a142d652aded9ca2dceeff3a63_dep.jpg +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/dir_65e551a142d652aded9ca2dceeff3a63_dep.map +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/dir_6838e863111a3eb2223eace1205f0754.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/dir_6838e863111a3eb2223eace1205f0754_dep.jpg +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/dir_6838e863111a3eb2223eace1205f0754_dep.map +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/dir_7146fab70a01c720ccb41a8cc1039409.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/dir_7146fab70a01c720ccb41a8cc1039409_dep.jpg +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/dir_7146fab70a01c720ccb41a8cc1039409_dep.map +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/dir_90b4fb38958b63647b10dd7f2c14b828.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/dir_90b4fb38958b63647b10dd7f2c14b828_dep.jpg +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/dir_90b4fb38958b63647b10dd7f2c14b828_dep.map +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/dir_d3a0f78a890734e21280a988361c8980.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/dir_d3a0f78a890734e21280a988361c8980_dep.jpg +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/dir_d3a0f78a890734e21280a988361c8980_dep.map +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/dirs.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/document_8h.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/domparser_8h.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/doxygen.css +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/doxygen.png +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/dtd_8h.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/dtdvalidator_8h.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/element_8h.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/entityreference_8h.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/exception_8h.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/files.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/functions.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/functions_0x63.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/functions_0x64.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/functions_0x65.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/functions_0x66.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/functions_0x67.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/functions_0x68.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/functions_0x69.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/functions_0x6b.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/functions_0x6c.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/functions_0x6d.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/functions_0x6e.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/functions_0x6f.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/functions_0x70.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/functions_0x72.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/functions_0x73.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/functions_0x74.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/functions_0x76.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/functions_0x77.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/functions_0x78.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/functions_0x7e.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/functions_enum.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/functions_eval.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/functions_func.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/functions_func_0x63.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/functions_func_0x64.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/functions_func_0x65.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/functions_func_0x66.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/functions_func_0x67.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/functions_func_0x68.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/functions_func_0x69.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/functions_func_0x6b.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/functions_func_0x6c.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/functions_func_0x6d.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/functions_func_0x6e.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/functions_func_0x6f.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/functions_func_0x70.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/functions_func_0x72.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/functions_func_0x73.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/functions_func_0x74.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/functions_func_0x76.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/functions_func_0x77.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/functions_func_0x7e.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/functions_rela.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/functions_type.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/functions_vars.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/globals.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/globals_defs.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/graph_legend.dot +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/graph_legend.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/graph_legend.jpg +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/hierarchy.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/index.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/inherit__graph__0.jpg +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/inherit__graph__0.map +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/inherit__graph__0.md5 +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/inherit__graph__1.jpg +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/inherit__graph__1.map +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/inherit__graph__1.md5 +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/inherit__graph__10.jpg +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/inherit__graph__10.map +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/inherit__graph__10.md5 +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/inherit__graph__2.jpg +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/inherit__graph__2.map +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/inherit__graph__2.md5 +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/inherit__graph__3.jpg +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/inherit__graph__3.map +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/inherit__graph__3.md5 +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/inherit__graph__4.jpg +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/inherit__graph__4.map +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/inherit__graph__4.md5 +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/inherit__graph__5.jpg +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/inherit__graph__5.map +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/inherit__graph__5.md5 +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/inherit__graph__6.jpg +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/inherit__graph__6.map +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/inherit__graph__6.md5 +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/inherit__graph__7.jpg +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/inherit__graph__7.map +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/inherit__graph__7.md5 +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/inherit__graph__8.jpg +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/inherit__graph__8.map +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/inherit__graph__8.md5 +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/inherit__graph__9.jpg +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/inherit__graph__9.map +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/inherit__graph__9.md5 +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/inherits.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/internal__error_8h.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/istreamparserinputbuffer_8h.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/keepblanks_8h.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/libxml_09_09_8h.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/libxml_09_09config_8h.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/namespacemembers.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/namespacemembers_enum.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/namespacemembers_eval.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/namespacemembers_type.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/namespaces.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/namespacesigc.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/namespacestatic_01const_01std.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/namespacexmlpp.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/newin2p20s.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/newin2p24s.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/node_8h.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/noncopyable_8h.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/ostreamoutputbuffer_8h.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/outputbuffer_8h.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/pages.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/parse__error_8h.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/parser_8h.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/parserinputbuffer_8h.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/processinginstructionnode_8h.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/saxparser_8h.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/schema_8h.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/schemavalidator_8h.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/structxmlpp_1_1SaxParser_1_1Attribute-members.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/structxmlpp_1_1SaxParser_1_1Attribute.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/structxmlpp_1_1SaxParser_1_1AttributeHasName-members.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/structxmlpp_1_1SaxParser_1_1AttributeHasName.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/tabs.css +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/textnode_8h.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/textreader_8h.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/validator_8h.html +%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/html/validity__error_8h.html +%%PORTDOCS%%@dirrm share/doc/libxml++-%%API_VERSION%%/docs/reference/html +%%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 +%%PORTDOCS%%@dirrm share/doc/libxml++-%%API_VERSION%%/docs +%%PORTDOCS%%@dirrm share/doc/libxml++-%%API_VERSION%% +@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/x11/libgnomemm26/Makefile b/x11/libgnomemm26/Makefile new file mode 100644 index 000000000..447b83055 --- /dev/null +++ b/x11/libgnomemm26/Makefile @@ -0,0 +1,33 @@ +# New ports collection makefile for: libgnomemm +# Date created: 22 May 2003 +# Whom: Alexander Nedotsukov <bland@mail.ru> +# +# $FreeBSD$ +# $MCom$ +# + +PORTNAME= libgnomemm +PORTVERSION= 2.26.0 +CATEGORIES= x11 gnome +MASTER_SITES= GNOME +DIST_SUBDIR= gnome2 + +MAINTAINER= bland@FreeBSD.org +COMMENT= C++ wrapper for libgnome library + +LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 +BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 + +LATEST_LINK= libgnomemm26 + +USE_BZIP2= yes +USE_XORG= xext +USE_GMAKE= yes +USE_GNOME= gnomehack libgnome +GNU_CONFIGURE= yes +USE_LDCONFIG= yes +CONFIGURE_ARGS= --enable-static + +PLIST_SUB= VERSION="2.6" API_VERSION="2.6" + +.include <bsd.port.mk> diff --git a/x11/libgnomemm26/distinfo b/x11/libgnomemm26/distinfo new file mode 100644 index 000000000..6bcc74052 --- /dev/null +++ b/x11/libgnomemm26/distinfo @@ -0,0 +1,3 @@ +MD5 (gnome2/libgnomemm-2.26.0.tar.bz2) = 4801c2b60d73b08ea01fe79aafc678df +SHA256 (gnome2/libgnomemm-2.26.0.tar.bz2) = aa8072914c53dc7b04c3eca904768a04fff8fa7f207568fe78a0a09865651e08 +SIZE (gnome2/libgnomemm-2.26.0.tar.bz2) = 299697 diff --git a/x11/libgnomemm26/pkg-descr b/x11/libgnomemm26/pkg-descr new file mode 100644 index 000000000..02e98740a --- /dev/null +++ b/x11/libgnomemm26/pkg-descr @@ -0,0 +1,3 @@ +This is a set of thin C++ wrappers for libgnome library. + +WWW: http://gtkmm.sourceforge.net/ diff --git a/x11/libgnomemm26/pkg-plist b/x11/libgnomemm26/pkg-plist new file mode 100644 index 000000000..4f553eb76 --- /dev/null +++ b/x11/libgnomemm26/pkg-plist @@ -0,0 +1,24 @@ +include/libgnomemm-%%API_VERSION%%/libgnomemm.h +include/libgnomemm-%%API_VERSION%%/libgnomemm/init.h +include/libgnomemm-%%API_VERSION%%/libgnomemm/main.h +include/libgnomemm-%%API_VERSION%%/libgnomemm/moduleinfo.h +include/libgnomemm-%%API_VERSION%%/libgnomemm/private/main_p.h +include/libgnomemm-%%API_VERSION%%/libgnomemm/private/moduleinfo_p.h +include/libgnomemm-%%API_VERSION%%/libgnomemm/private/program_p.h +include/libgnomemm-%%API_VERSION%%/libgnomemm/program.h +include/libgnomemm-%%API_VERSION%%/libgnomemm/wrap_init.h +lib/libgnomemm-%%VERSION%%.a +lib/libgnomemm-%%VERSION%%.la +lib/libgnomemm-%%VERSION%%.so +lib/libgnomemm-%%VERSION%%.so.1 +lib/libgnomemm-%%API_VERSION%%/include/libgnomemmconfig.h +lib/libgnomemm-%%API_VERSION%%/proc/m4/convert.m4 +lib/libgnomemm-%%API_VERSION%%/proc/m4/convert_libgnomemm.m4 +libdata/pkgconfig/libgnomemm-%%API_VERSION%%.pc +@dirrm lib/libgnomemm-%%API_VERSION%%/proc/m4 +@dirrm lib/libgnomemm-%%API_VERSION%%/proc +@dirrm lib/libgnomemm-%%API_VERSION%%/include +@dirrm lib/libgnomemm-%%API_VERSION%% +@dirrm include/libgnomemm-%%API_VERSION%%/libgnomemm/private +@dirrm include/libgnomemm-%%API_VERSION%%/libgnomemm +@dirrm include/libgnomemm-%%API_VERSION%% |