New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #1293 (closed defect: fixed)

Opened 10 years ago

Last modified 10 years ago

NEW: xmlrpc-c 0.9.10

Reported by: pguyot@… Owned by: fkr@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

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++.

Attachments

Portfile (840 bytes) - added by pguyot@… 10 years ago.
Portfile for xmlrpc-0.9.10
files.tgz (1.6 KB) - added by pguyot@… 10 years ago.
Patch files for xmlrpc-0.9.10

Change History

Changed 10 years ago by pguyot@…

Portfile for xmlrpc-0.9.10

Changed 10 years ago by pguyot@…

Patch files for xmlrpc-0.9.10

comment:1 Changed 10 years ago by fkr@…

  • Status changed from new to closed
  • Resolution set to fixed

committed. -fkr

Note: See TracTickets for help on using tickets.