aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-XML_Tree
Commit message (Collapse)AuthorAgeFilesLines
* Add the virtual category "pear" to the Makefiles of these ports.Edwin Groothuis2003-11-121-1/+1
| | | | | | | | | PR: ports/56582 Submitted by: edwin@mavetju.org Approved by: portmgr@freebsd.org Notes: svn path=/head/; revision=93850
* New port: PEAR class for representing XML data in a tree structureEdwin Groothuis2003-09-084-0/+40
Represent XML data in a tree structure. Allows for the building of XML data structures using a tree representation, without the need for an extension like DOMXML. PR: ports/56444 Submitted by: Alex Miller <asm@asm.kiev.ua> Notes: svn path=/head/; revision=88719