summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-LibXML
AgeCommit message (Collapse)AuthorFilesLines
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-2/+2
dependency bumps.
2002-10-05Use perl5/module.mk, convert to buildlink2.mk.wiz1-7/+4
2002-09-10Since the major of libiconv was increased during the update to 1.8,wiz1-2/+4
bump dependency to latest libiconv version; recursively also bump all dependencies of packages depending on libiconv. Requested by fredb.
2002-01-30Initial import of p5-XML-LibXML-1.31mjl6-0/+56
This module is an interface to the gnome libxml2 DOM parser (no SAX parser support yet), and the DOM tree. It also provides an XML::XPath-like findnodes() interface, providing access to the XPath API in libxml2. Provided by Shell Hung in PR/15088.