aboutsummaryrefslogtreecommitdiff
path: root/net/pear-XML_RPC
Commit message (Collapse)AuthorAgeFilesLines
* - Add the missing php extension (xml).Chin-San Huang2007-08-061-0/+3
| | | | | | | | | PR: ports/115207 Submitted by: chinsan Approved by: miwi (maintainer), rafan (mentor, implicit) Notes: svn path=/head/; revision=197209
* - Unbreak build is fine with the last devel/pear commit.Martin Wilke2007-06-241-3/+1
| | | | | | | - Take maintainership Notes: svn path=/head/; revision=194176
* BROKEN: Incomplete pkg-plistKris Kennaway2007-05-251-0/+2
| | | | Notes: svn path=/head/; revision=191681
* Add the PEAR-ified version of Useful Inc's XML-RPC for PHP, since it'sAlex Dupre2007-02-093-0/+37
not included anymore in base pear installation. It has support for HTTP/HTTPS transport, proxies and authentication. WWW: http://pear.php.net/package/XML_RPC/ Notes: svn path=/head/; revision=184700