| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
17 Mar 2013 05:24:32
0.20.2
|
miwi  |
- Convert to PEAR_AUTOINSTALL |
21 Jan 2012 17:40:15
0.20.2
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
26 Feb 2011 06:43:13
0.20.2
|
miwi  |
- Update to 0.20.2 |
01 Dec 2009 21:46:50
0.20.0
|
tabthorpe  |
- Pass maintainership to miwi |
15 Jun 2009 15:05:43
0.20.0
|
tabthorpe  |
- Update to 0.20.0 |
02 Feb 2009 19:16:55
0.19.2
|
tabthorpe  |
- Update to 0.19.2
Notified by: portscout |
24 Oct 2008 13:44:40
0.19.1
|
tabthorpe  |
- Update to 0.19.1
Notified by: portscout |
23 Sep 2008 12:43:33
0.19.0
|
tabthorpe  |
- Update to 0.19.0
Reported by: portscout |
23 Aug 2007 04:00:04
0.18.0
|
tabthorpe  |
- change maintainer address on ports I maintain
Approved by: clsung (mentor) |
07 Oct 2006 09:23:54
0.18.0
|
miwi  |
- Refomat pkg-descr
- Pass maintainership to submitter
PR: ports/104070
Submitted by: Thomas Abthorpe <thomas(at)goodking.ca> |
23 Sep 2006 00:23:36
0.18.0
|
linimon  |
Reset maintainership of ports assigned to antonio@php.net after numerous
maintainer-timeouts and no response to email. We hope to see him back.
Hat: portmgr |
12 Sep 2006 09:04:30
0.18.0
|
clsung  |
- Update to 0.18.0
PR: ports/101082
Submitted by: chinsan <chinsan dot tw_AT_gmail dot com>
Approved by: maintainer (timeout) |
04 May 2006 21:41:12
0.16.0
|
edwin  |
Remove USE_REINPLACE from all categories starting with D |
22 Jan 2006 08:30:12
0.16.0
|
edwin  |
SHA256ify
Approved by: krion@ |
09 Dec 2005 19:24:52
0.16.0
|
ale  |
Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.
Discussed with: thierry, antonio@php.net |
07 Jun 2005 13:22:54
0.16.0
|
pav  |
- Update to 0.16.0
PR: ports/81992
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer) |
14 Feb 2005 18:50:44
0.15.0
|
thierry  |
Upgrade to 0.15.0.
Changelog at <http://pear.php.net/package/XML_Serializer/download/0.15.0/>.
PR: ports/77520
Submitted by: maintainer. |
27 Nov 2004 05:41:59
0.13.1
|
edwin  |
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> |
10 Nov 2004 22:13:43
0.13.0
|
thierry  |
Upgrade to 0.13.0. |
03 Nov 2004 21:48:20
0.12.0
|
thierry  |
Upgrade to 0.12.0. |
25 Aug 2004 21:50:48
0.11.1
|
thierry  |
Upgrade to 0.11.1. |
16 Jul 2004 21:54:29
0.10.1
|
thierry  |
Upgrading to 0.10.1. |
03 Jul 2004 11:51:09
0.10.0
|
thierry  |
Upgrading to 0.10.0. |
09 Apr 2004 22:04:18
0.9.1
|
thierry  |
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). |
29 Jan 2004 07:24:56
0.6_1
|
trevor  |
SIZEify. |
28 Dec 2003 07:55:47
0.6_1
|
edwin  |
[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> |
12 Nov 2003 23:46:19
0.6
|
edwin  |
Add the virtual category "pear" to the Makefiles of these ports.
PR: ports/56582
Submitted by: edwin@mavetju.org
Approved by: portmgr@freebsd.org |
08 Sep 2003 02:30:58
0.6
|
edwin  |
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> |