aboutsummaryrefslogtreecommitdiff
path: root/textproc/pear-Horde_Xml_Element
Commit message (Collapse)AuthorAgeFilesLines
* Stage support for non-IGNORED pear classesAntoine Brodin2013-11-251-1/+0
| | | | | | | | Tested by: poudriere Approved by: portmgr (bapt) Notes: svn path=/head/; revision=334871
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-4/+2
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* Update horde4 packages and applications to horde5Martin Matuska2012-12-122-3/+3
| | | | Notes: svn path=/head/; revision=308772
* Update to 1.0.1Martin Matuska2011-11-092-3/+3
| | | | Notes: svn path=/head/; revision=285351
* Set maintainer of Horde ports to horde@FreeBSD.orgMartin Matuska2011-07-141-1/+1
| | | | | | | Approved by: maintainer (beech@ and mm@) Notes: svn path=/head/; revision=277722
* This package provides an element object that can be used to provideMartin Matuska2011-07-073-0/+27
SimpleXML-like functionality over a DOM object. The main advantage over using SimpleXML is the ability to add multiple levels of new elements in a single call, without introducing "ghost" objects. WWW: http://pear.horde.org Notes: svn path=/head/; revision=277305