aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-XML_Util
Commit message (Collapse)AuthorAgeFilesLines
* - change maintainer address on ports I maintainThomas Abthorpe2007-08-231-1/+1
| | | | | | | Approved by: clsung (mentor) Notes: svn path=/head/; revision=198164
* - Update to 1.1.4Martin Wilke2006-12-212-4/+4
| | | | | | | | PR: ports/106943 Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer) Notes: svn path=/head/; revision=180422
* - Update to 1.1.2Martin Wilke2006-12-052-4/+4
| | | | | | | | PR: ports/106383 Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer) Notes: svn path=/head/; revision=178967
* - Refomat pkg-descMartin Wilke2006-10-072-5/+4
| | | | | | | | | | - Pass maintainership to submitter PR: ports/104071 Submitted by: Thomas Abthorpe <thomas(at)goodking.ca> Notes: svn path=/head/; revision=174728
* Reset maintainership of ports assigned to antonio@php.net after numerousMark Linimon2006-09-231-1/+1
| | | | | | | | | maintainer-timeouts and no response to email. We hope to see him back. Hat: portmgr Notes: svn path=/head/; revision=173626
* - Update to 1.1.1Pav Lucistnik2006-01-112-3/+4
| | | | | | | | PR: ports/91649 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer) Notes: svn path=/head/; revision=153299
* Remove pear ports obsolated by devel/pear and switchAlex Dupre2005-12-091-2/+2
| | | | | | | | | dependencies of all the other pear ports. Discussed with: thierry, antonio@php.net Notes: svn path=/head/; revision=150745
* - Update to 1.1.0Pav Lucistnik2004-11-212-3/+3
| | | | | | | | PR: ports/74129 Submitted by: Ant?nio Carlos Ven?ncio J?nior <antonio@php.net> (maintainer) Notes: svn path=/head/; revision=122057
* Take maintainership.Thierry Thomas2004-11-101-1/+1
| | | | | | | | | | (This port was upgraded to 1.0.0 some days ago). PR: ports/73282 Submitted by: Antonio Carlos Venancio Junior Notes: svn path=/head/; revision=121338
* Upgrade to 1.0.0.Thierry Thomas2004-11-012-3/+3
| | | | Notes: svn path=/head/; revision=120606
* Upgrading to 0.6.1.Thierry Thomas2004-07-032-3/+3
| | | | Notes: svn path=/head/; revision=112846
* Upgrade to 0.6.0.Thierry Thomas2004-06-102-7/+3
| | | | Notes: svn path=/head/; revision=111229
* Update port: devel/pear-XML_Util - update to version 0.5.2.Thierry Thomas2004-04-093-26/+5
| | | | | | | | | PR: ports/65340 Submitted by: Alex Miller <asm@asm.kiev.ua> Approved by: pav (mentor). Notes: svn path=/head/; revision=106616
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* [PATCH] simplify pear-* portsEdwin Groothuis2003-12-282-73/+27
| | | | | | | | | | | | | | | | | | | | | | | | | These patches do the following things for PEAR ports: * devel-pear-PEAR-Makefile.common.patch - provides a do-install target and all that jazz in devel/pear-PEAR/Makefile.common - individual PEAR ports now just set a few variables: * pear-ports-Makefile.common-ng.patch contains changes for all pear-* ports including devel/pear-PEAR See http://smradoch.innuendo.cz/FreeBSD/ for complete description. Note: still missing are: devel/pear-HTML_Common devel/pear-I18N net/pear-Net_NNTP security/pear-Auth PR: ports/59213 Submitted by: Roman Neuhauser <neuhauser@bellavista.cz> Notes: svn path=/head/; revision=96732
* 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 XML utility classEdwin Groothuis2003-09-084-0/+102
Selection of methods that are often needed when working with XML documents. Functionality includes creating of attribute lists from arrays, creation of tags, validation of XML names and more. PR: ports/56360 Submitted by: Home Sweet Home, Inc. Notes: svn path=/head/; revision=88706