XML-RPC is a quick-and-easy way to make procedure calls over the Internet. It converts the procedure call into XML document, sends it to a remote server using HTTP, and gets back the response as XML. This library provides a modular implementation of XML-RPC for C and C++. - C API and experimental C++ API. - Modular XML-RPC core: If you want, you can supply all your own HTTP code. - Synchronous and asynchronous XML-RPC clients based on w3c-libwww. - Multithreaded XML-RPC server based on the Abyss web server. - Full support for basic types, including , and . - Extensive test suites to help verify correct behavior and correct error handling. - Passes the official XML-RPC validator1 test suite. WWW: http://xmlrpc-c.sourceforge.net/ bsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use better spelling (I copied original one from the English page of thedanfe2010-08-032-2/+2
* - Update to version 3.6.3danfe2010-08-033-16/+43
* Fix an embarrassing typo.danfe2010-08-031-1/+1
* Clean up pkg-message and provide better port description.danfe2010-08-022-7/+13
* - Update to 3.6.2lwhsu2009-10-185-28/+47
* Reassign ports maintained by dryice@ for now due to other commitments.linimon2008-12-181-1/+1
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-241-1/+2
* update to 3.5, the BlackFriday versiondryice2007-12-253-5/+11
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
* - update to 3.4.2dryice2007-01-182-6/+7
* - Update to 3.4.1rafan2006-11-052-4/+4
* - Update to 3.4rafan2006-10-082-4/+4
* - Update to 3.3.1rafan2006-09-033-4/+8
* - Update to 3.3clsung2006-08-235-19/+23
* - update to 3.2.1clsung2006-06-282-4/+4
* Upgrade to 3.2vanilla2006-06-156-50/+24
* remove USE_REINPLACE for all ports with categories starting with Cedwin2006-05-041-1/+0
* - Fix MASTER_SITESgarga2006-03-161-1/+1
* SHA256ifyedwin2006-01-221-0/+1
* [maintainer] change maintainer mail addressedwin2006-01-111-1/+1
* - update to 3.1.1clsung2005-04-062-3/+3
* - update to 3.1clsung2005-03-025-18/+28
* Add mirror site to make fetcheable and unbreakerwin2005-01-031-3/+2
* BROKEN: Unfetchablekris2005-01-021-0/+2
* Update to 3.0.3clive2004-12-152-3/+3
* Upgrade to 3.0.2.vanilla2004-10-2715-494/+71
* Apply 64 bits cleanup so that it works on fantastic hardware.clive2004-10-154-1/+70
* Chase the new location of libXft.marcus2004-03-171-1/+1
* - change locale from zh_CN.EUC to zh_CN.eucCN for FreeBSD 5.2 and abovevanilla2004-02-174-5/+31
* - Add missed dependency on Xftpav2004-01-241-1/+2
* - Update to 2.0.1pav2004-01-10