Commit graph

4 commits

Author SHA1 Message Date
Martin Wilke
63734d9541 - Reformat pkg-descr
- Pass maintainership to submitter

PR:		ports/104072
Submitted by:	Thomas Abthorpe <thomas(at)goodking.ca>
2006-10-07 09:26:57 +00:00
Thierry Thomas
c288988b57 - Upgrade to 1.2.6;
- take maintainership;

- fix CATEGORIES.

PR:		ports/79313
Submitted by:	Antônio Carlos Venâncio Júnior
2005-04-09 16:48:03 +00:00
Thierry Thomas
e8abe264d8 Upgrade to 1.2.0. 2004-06-05 20:03:21 +00:00
Edwin Groothuis
4c28ca343d New port: PEAR XML parsing class based on PHP's bundled expat
This is an XML parser based on PHP's built-in xml extension.
	It supports two basic modes of operation: "func" and "event".
	In "func" mode, it will look for a function named after
	each element (xmltag_ELEMENT for start tags and xmltag_ELEMENT_
	for end tags), and in "event" mode it uses a set of generic
	callbacks.

PR:		ports/56361
Submitted by:	Alex Miller <asm@asm.kiev.ua>
2003-09-08 00:29:37 +00:00