1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
Thierry Thomas
0e29faee9d Upgrade to 0.15.0.
Changelog at <http://pear.php.net/package/XML_Serializer/download/0.15.0/>.

PR:		ports/77520
Submitted by:	maintainer.
2005-02-14 18:50:44 +00:00
Edwin Groothuis
64ce329014 Update port: devel/pear-XML_Serializer to 0.13.1
+ update port: devel/pear-XML_Serializer to 0.13.1
	+ take maintainership
	+ rewrite pkg-descr

PR:		ports/74434
Submitted by:	Antônio Carlos Venâncio Júnior <antonio@php.net>
2004-11-27 05:41:59 +00:00
Thierry Thomas
13259b3885 Upgrade to 0.13.0. 2004-11-10 22:13:43 +00:00
Thierry Thomas
e0a0b0c4af Upgrade to 0.12.0. 2004-11-03 21:48:19 +00:00
Thierry Thomas
2d3f5974a3 Upgrade to 0.11.1. 2004-08-25 21:50:48 +00:00
Thierry Thomas
c43fa7f138 Upgrading to 0.10.1. 2004-07-16 21:54:29 +00:00
Thierry Thomas
822fca5289 Upgrading to 0.10.0. 2004-07-03 11:51:09 +00:00
Thierry Thomas
2111f7a2bd Update port: devel/pear-XML_Serializer - update to version 0.9.1.
PR:		ports/65341
Submitted by:	Alex Miller <asm@asm.kiev.ua>
Approved by:	pav (mentor).
2004-04-09 22:04:18 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Edwin Groothuis
93b7ed7f50 [PATCH] simplify pear-* ports
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>
2003-12-28 07:55:47 +00:00
Edwin Groothuis
d30e571eb6 Add the virtual category "pear" to the Makefiles of these ports.
PR:		ports/56582
Submitted by:	edwin@mavetju.org
Approved by:	portmgr@freebsd.org
2003-11-12 23:46:19 +00:00
Edwin Groothuis
e1782657ed New port: PEAR Swiss-army knive for reading and writing XML files
XML_Serializer serializes complex data structures like
	arrays or object as XML documents. This class helps you
	generating any XML document you require without the need
	for DOM.

	Furthermore this package can be used as a replacement to
	serialize() und unserialize() as it comes with a matching
	XML_Unserializer that is able to create PHP data strcutures
	(like arrays and objects) from XML documents, if type hints
	are available.

PR:		ports/56448
Submitted by:	Alex Miller <asm@asm.kiev.ua>
2003-09-08 02:30:58 +00:00