Bug 56444 - New port: PEAR class for representing XML data in a tree structure
Summary: New port: PEAR class for representing XML data in a tree structure
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-04 17:40 UTC by Alex Miller
Modified: 2003-09-08 03:17 UTC (History)
0 users

See Also:


Attachments
file.shar (2.58 KB, text/plain)
2003-09-04 17:40 UTC, Alex Miller
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Miller 2003-09-04 17:40:06 UTC
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.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2003-09-08 03:16:34 UTC
State Changed
From-To: open->closed

Commited, thanks! 

Please stop using absolute paths for your shar-files. 
Please run portlint, it will tell you that mkdir -p isn't needed.