summaryrefslogtreecommitdiff
path: root/net/erlang_xmlrpc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add proper RUN_DEPENDS on "erl".Jimmy Olgeni2003-09-011-0/+2
| | | | Notes: svn path=/head/; revision=88304
* Update to version 1.13. Make it support large requests/replies, andJimmy Olgeni2003-06-015-3/+53
| | | | | | | | deliver the proper Content-type required by some clients (like the ruby xmlrpc implementation). Notes: svn path=/head/; revision=81882
* Add an xmlrpc support library for Erlang.Jimmy Olgeni2003-03-054-0/+92
Notes: svn path=/head/; revision=76931