aboutsummaryrefslogtreecommitdiff
path: root/net/erlang_xmlrpc
Commit message (Collapse)AuthorAgeFilesLines
* Use xmerl release from lang/erlang.Jimmy Olgeni2004-12-222-5/+17
| | | | Notes: svn path=/head/; revision=124832
* Add SIZE data.Jimmy Olgeni2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104531
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* 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