notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
xmlrpc-c XML-RPC library for C and C++
1.60.04 net on this many watch lists=9 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.60.04Version of this port present on the latest quarterly branch.
Maintainer: garga@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-03-08 04:58:54
Last Update: 2024-12-27 19:16:19
Commit Hash: 6b7d448
People watching this port, also watch:: unzip, freetype2, libxml2, iso8879, expat
License: BSD3CLAUSE
WWW:
https://xmlrpc-c.sourceforge.net/
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++. - 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 <struct>, <array> and <base64>. - Extensive test suites to help verify correct behavior and correct error handling. - Passes the official XML-RPC validator1 test suite.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (146 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/xmlrpc-c-1.60.04/catalog.mk
  3. /usr/local/share/licenses/xmlrpc-c-1.60.04/LICENSE
  4. /usr/local/share/licenses/xmlrpc-c-1.60.04/BSD3CLAUSE
  5. bin/xmlrpc-c-config
  6. include/XmlRpcCpp.h
  7. include/xmlrpc-c/AbyssChanSwitch.hpp
  8. include/xmlrpc-c/AbyssChanSwitchUnix.hpp
  9. include/xmlrpc-c/AbyssEnvironment.hpp
  10. include/xmlrpc-c/AbyssServer.hpp
  11. include/xmlrpc-c/abyss.h
  12. include/xmlrpc-c/abyss_reqhandler_xmlrpc.hpp
  13. include/xmlrpc-c/abyss_unixsock.h
  14. include/xmlrpc-c/abyss_winsock.h
  15. include/xmlrpc-c/base.h
  16. include/xmlrpc-c/base.hpp
  17. include/xmlrpc-c/base64.hpp
  18. include/xmlrpc-c/c_util.h
  19. include/xmlrpc-c/client.h
  20. include/xmlrpc-c/client.hpp
  21. include/xmlrpc-c/client_global.h
  22. include/xmlrpc-c/client_simple.hpp
  23. include/xmlrpc-c/client_transport.hpp
  24. include/xmlrpc-c/config.h
  25. include/xmlrpc-c/girerr.hpp
  26. include/xmlrpc-c/girmem.hpp
  27. include/xmlrpc-c/inttypes.h
  28. include/xmlrpc-c/json.h
  29. include/xmlrpc-c/oldcppwrapper.hpp
  30. include/xmlrpc-c/oldxmlrpc.h
  31. include/xmlrpc-c/packetsocket.hpp
  32. include/xmlrpc-c/registry.hpp
  33. include/xmlrpc-c/server.h
  34. include/xmlrpc-c/server_abyss.h
  35. include/xmlrpc-c/server_abyss.hpp
  36. include/xmlrpc-c/server_cgi.h
  37. include/xmlrpc-c/server_pstream.hpp
  38. include/xmlrpc-c/server_w32httpsys.h
  39. include/xmlrpc-c/timeout.hpp
  40. include/xmlrpc-c/transport.h
  41. include/xmlrpc-c/util.h
  42. include/xmlrpc-c/xml.hpp
  43. include/xmlrpc.h
  44. include/xmlrpc_abyss.h
  45. include/xmlrpc_cgi.h
  46. include/xmlrpc_client.h
  47. include/xmlrpc_server.h
  48. include/xmlrpc_server_w32httpsys.h
  49. lib/libxmlrpc++.a
  50. lib/libxmlrpc++.so
  51. lib/libxmlrpc++.so.9
  52. lib/libxmlrpc++.so.9.60
  53. lib/libxmlrpc.a
  54. lib/libxmlrpc.so
  55. lib/libxmlrpc.so.3
  56. lib/libxmlrpc.so.3.60
  57. lib/libxmlrpc_abyss.a
  58. lib/libxmlrpc_abyss.so
  59. lib/libxmlrpc_abyss.so.3
  60. lib/libxmlrpc_abyss.so.3.60
  61. lib/libxmlrpc_abyss++.a
  62. lib/libxmlrpc_abyss++.so
  63. lib/libxmlrpc_abyss++.so.9
  64. lib/libxmlrpc_abyss++.so.9.60
  65. lib/libxmlrpc_client++.a
  66. lib/libxmlrpc_client++.so
  67. lib/libxmlrpc_client++.so.9
  68. lib/libxmlrpc_client++.so.9.60
  69. lib/libxmlrpc_client.a
  70. lib/libxmlrpc_client.so
  71. lib/libxmlrpc_client.so.3
  72. lib/libxmlrpc_client.so.3.60
  73. lib/libxmlrpc_cpp.a
  74. lib/libxmlrpc_cpp.so
  75. lib/libxmlrpc_cpp.so.9
  76. lib/libxmlrpc_cpp.so.9.60
  77. lib/libxmlrpc_openssl.a
  78. lib/libxmlrpc_openssl.so
  79. lib/libxmlrpc_openssl.so.1
  80. lib/libxmlrpc_openssl.so.1.60
  81. lib/libxmlrpc_packetsocket.a
  82. lib/libxmlrpc_packetsocket.so
  83. lib/libxmlrpc_packetsocket.so.9
  84. lib/libxmlrpc_packetsocket.so.9.60
  85. lib/libxmlrpc_server++.a
  86. lib/libxmlrpc_server++.so
  87. lib/libxmlrpc_server++.so.9
  88. lib/libxmlrpc_server++.so.9.60
  89. lib/libxmlrpc_server.a
  90. lib/libxmlrpc_server.so
  91. lib/libxmlrpc_server.so.3
  92. lib/libxmlrpc_server.so.3.60
  93. lib/libxmlrpc_server_abyss++.a
  94. lib/libxmlrpc_server_abyss++.so
  95. lib/libxmlrpc_server_abyss++.so.9
  96. lib/libxmlrpc_server_abyss++.so.9.60
  97. lib/libxmlrpc_server_abyss.a
  98. lib/libxmlrpc_server_abyss.so
  99. lib/libxmlrpc_server_abyss.so.3
  100. lib/libxmlrpc_server_abyss.so.3.60
  101. lib/libxmlrpc_server_cgi++.a
  102. lib/libxmlrpc_server_cgi++.so
  103. lib/libxmlrpc_server_cgi++.so.9
  104. lib/libxmlrpc_server_cgi++.so.9.60
  105. lib/libxmlrpc_server_cgi.a
  106. lib/libxmlrpc_server_cgi.so
  107. lib/libxmlrpc_server_cgi.so.3
  108. lib/libxmlrpc_server_cgi.so.3.60
  109. lib/libxmlrpc_server_pstream++.a
  110. lib/libxmlrpc_server_pstream++.so
  111. lib/libxmlrpc_server_pstream++.so.9
  112. lib/libxmlrpc_server_pstream++.so.9.60
  113. lib/libxmlrpc_util.a
  114. lib/libxmlrpc_util.so
  115. lib/libxmlrpc_util.so.4
  116. lib/libxmlrpc_util.so.4.60
  117. lib/libxmlrpc_util++.a
  118. lib/libxmlrpc_util++.so
  119. lib/libxmlrpc_util++.so.9
  120. lib/libxmlrpc_util++.so.9.60
  121. lib/libxmlrpc_xmlparse.a
  122. lib/libxmlrpc_xmlparse.so
  123. lib/libxmlrpc_xmlparse.so.3
  124. lib/libxmlrpc_xmlparse.so.3.60
  125. lib/libxmlrpc_xmltok.a
  126. lib/libxmlrpc_xmltok.so
  127. lib/libxmlrpc_xmltok.so.3
  128. lib/libxmlrpc_xmltok.so.3.60
  129. libdata/pkgconfig/xmlrpc++.pc
  130. libdata/pkgconfig/xmlrpc.pc
  131. libdata/pkgconfig/xmlrpc_abyss++.pc
  132. libdata/pkgconfig/xmlrpc_abyss.pc
  133. libdata/pkgconfig/xmlrpc_client++.pc
  134. libdata/pkgconfig/xmlrpc_client.pc
  135. libdata/pkgconfig/xmlrpc_expat.pc
  136. libdata/pkgconfig/xmlrpc_openssl.pc
  137. libdata/pkgconfig/xmlrpc_server++.pc
  138. libdata/pkgconfig/xmlrpc_server.pc
  139. libdata/pkgconfig/xmlrpc_server_abyss.pc
  140. libdata/pkgconfig/xmlrpc_server_cgi.pc
  141. libdata/pkgconfig/xmlrpc_server_pstream++.pc
  142. libdata/pkgconfig/xmlrpc_util++.pc
  143. libdata/pkgconfig/xmlrpc_util.pc
  144. @owner
  145. @group
  146. @mode
Collapse this list.
Dependency lines:
  • xmlrpc-c>0:net/xmlrpc-c
Conflicts:
CONFLICTS:
  • xmlrpc-epi-0.*
To install the port:
cd /usr/ports/net/xmlrpc-c/ && make install clean
To add the package, run one of these commands:
  • pkg install net/xmlrpc-c
  • pkg install xmlrpc-c
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: xmlrpc-c
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1735326529 SHA256 (xmlrpc-c-1.60.04.tgz) = 1e98cc6f524142c2b80731778fe8c74458936118bf95ae33cfa1e9205bfd48a5 SIZE (xmlrpc-c-1.60.04.tgz) = 936480

Packages (timestamps in pop-ups are UTC):
xmlrpc-c
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.60.041.60.041.51.061.60.041.60.04-1.51.06-
FreeBSD:13:quarterly1.60.041.60.041.54.061.60.041.60.041.59.021.59.021.59.02
FreeBSD:14:latest1.60.041.60.041.54.061.60.041.60.041.54.06-1.54.06
FreeBSD:14:quarterly1.60.041.60.04-1.60.041.60.041.59.021.59.021.59.02
FreeBSD:15:latest1.60.041.60.04n/a1.60.04n/a1.59.021.59.021.59.02
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libcurl.so : ftp/curl
  2. libwwwcore.so : www/libwww
  3. libexpat.so : textproc/expat2
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. net-p2p/rtgui*
  2. Collapse this list of deleted ports.
for Libraries
  1. benchmarks/flowgrind
  2. comms/tlf
  3. deskutils/jjclient
  4. net/freeipa-client

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. deskutils/ecru*
  2. net/opensips*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for xmlrpc-c-1.60.04: CPLUSPLUS=on: Build xmlrpc-c C++ wrapper classes and tools CURL=on: Build the curl client transport DEBUG=off: Build with debugging support LIBWWW=on: Build the libwww client transport ===> Use 'make config' to modify these settings
Options name:
net_xmlrpc-c
USES:
gmake pkgconfig ssl tar:tgz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (48 items)
Collapse this list.
  1. http://cfhcable.dl.sourceforge.net/project/xmlrpc-c/Xmlrpc-c%20Super%20Stable/1.60.04/
  2. http://cytranet.dl.sourceforge.net/project/xmlrpc-c/Xmlrpc-c%20Super%20Stable/1.60.04/
  3. http://deac-ams.dl.sourceforge.net/project/xmlrpc-c/Xmlrpc-c%20Super%20Stable/1.60.04/
  4. http://deac-fra.dl.sourceforge.net/project/xmlrpc-c/Xmlrpc-c%20Super%20Stable/1.60.04/
  5. http://deac-riga.dl.sourceforge.net/project/xmlrpc-c/Xmlrpc-c%20Super%20Stable/1.60.04/
  6. http://downloads.sourceforge.net/project/xmlrpc-c/Xmlrpc-c%20Super%20Stable/1.60.04/
  7. http://excellmedia.dl.sourceforge.net/project/xmlrpc-c/Xmlrpc-c%20Super%20Stable/1.60.04/
  8. http://freefr.dl.sourceforge.net/project/xmlrpc-c/Xmlrpc-c%20Super%20Stable/1.60.04/
  9. http://gigenet.dl.sourceforge.net/project/xmlrpc-c/Xmlrpc-c%20Super%20Stable/1.60.04/
  10. http://ixpeering.dl.sourceforge.net/project/xmlrpc-c/Xmlrpc-c%20Super%20Stable/1.60.04/
  11. http://jaist.dl.sourceforge.net/project/xmlrpc-c/Xmlrpc-c%20Super%20Stable/1.60.04/
  12. http://kumisystems.dl.sourceforge.net/project/xmlrpc-c/Xmlrpc-c%20Super%20Stable/1.60.04/
  13. http://liquidtelecom.dl.sourceforge.net/project/xmlrpc-c/Xmlrpc-c%20Super%20Stable/1.60.04/
  14. http://nchc.dl.sourceforge.net/project/xmlrpc-c/Xmlrpc-c%20Super%20Stable/1.60.04/
  15. http://netactuate.dl.sourceforge.net/project/xmlrpc-c/Xmlrpc-c%20Super%20Stable/1.60.04/
  16. http://netcologne.dl.sourceforge.net/project/xmlrpc-c/Xmlrpc-c%20Super%20Stable/1.60.04/
  17. http://onboardcloud.dl.sourceforge.net/project/xmlrpc-c/Xmlrpc-c%20Super%20Stable/1.60.04/
  18. http://phoenixnap.dl.sourceforge.net/project/xmlrpc-c/Xmlrpc-c%20Super%20Stable/1.60.04/
  19. http://razaoinfo.dl.sourceforge.net/project/xmlrpc-c/Xmlrpc-c%20Super%20Stable/1.60.04/
  20. http://sinalbr.dl.sourceforge.net/project/xmlrpc-c/Xmlrpc-c%20Super%20Stable/1.60.04/
  21. http://sitsa.dl.sourceforge.net/project/xmlrpc-c/Xmlrpc-c%20Super%20Stable/1.60.04/
  22. http://tenet.dl.sourceforge.net/project/xmlrpc-c/Xmlrpc-c%20Super%20Stable/1.60.04/
  23. http://ufpr.dl.sourceforge.net/project/xmlrpc-c/Xmlrpc-c%20Super%20Stable/1.60.04/
  24. http://versaweb.dl.sourceforge.net/project/xmlrpc-c/Xmlrpc-c%20Super%20Stable/1.60.04/
  25. https://cfhcable.dl.sourceforge.net/project/xmlrpc-c/Xmlrpc-c%20Super%20Stable/1.60.04/
  26. https://cytranet.dl.sourceforge.net/project/xmlrpc-c/Xmlrpc-c%20Super%20Stable/1.60.04/
  27. https://deac-ams.dl.sourceforge.net/project/xmlrpc-c/Xmlrpc-c%20Super%20Stable/1.60.04/
  28. https://deac-fra.dl.sourceforge.net/project/xmlrpc-c/Xmlrpc-c%20Super%20Stable/1.60.04/
  29. https://deac-riga.dl.sourceforge.net/project/xmlrpc-c/Xmlrpc-c%20Super%20Stable/1.60.04/
  30. https://downloads.sourceforge.net/project/xmlrpc-c/Xmlrpc-c%20Super%20Stable/1.60.04/
  31. https://excellmedia.dl.sourceforge.net/project/xmlrpc-c/Xmlrpc-c%20Super%20Stable/1.60.04/
  32. https://freefr.dl.sourceforge.net/project/xmlrpc-c/Xmlrpc-c%20Super%20Stable/1.60.04/
  33. https://gigenet.dl.sourceforge.net/project/xmlrpc-c/Xmlrpc-c%20Super%20Stable/1.60.04/
  34. https://ixpeering.dl.sourceforge.net/project/xmlrpc-c/Xmlrpc-c%20Super%20Stable/1.60.04/
  35. https://jaist.dl.sourceforge.net/project/xmlrpc-c/Xmlrpc-c%20Super%20Stable/1.60.04/
  36. https://kumisystems.dl.sourceforge.net/project/xmlrpc-c/Xmlrpc-c%20Super%20Stable/1.60.04/
  37. https://liquidtelecom.dl.sourceforge.net/project/xmlrpc-c/Xmlrpc-c%20Super%20Stable/1.60.04/
  38. https://nchc.dl.sourceforge.net/project/xmlrpc-c/Xmlrpc-c%20Super%20Stable/1.60.04/
  39. https://netactuate.dl.sourceforge.net/project/xmlrpc-c/Xmlrpc-c%20Super%20Stable/1.60.04/
  40. https://netcologne.dl.sourceforge.net/project/xmlrpc-c/Xmlrpc-c%20Super%20Stable/1.60.04/
  41. https://onboardcloud.dl.sourceforge.net/project/xmlrpc-c/Xmlrpc-c%20Super%20Stable/1.60.04/
  42. https://phoenixnap.dl.sourceforge.net/project/xmlrpc-c/Xmlrpc-c%20Super%20Stable/1.60.04/
  43. https://razaoinfo.dl.sourceforge.net/project/xmlrpc-c/Xmlrpc-c%20Super%20Stable/1.60.04/
  44. https://sinalbr.dl.sourceforge.net/project/xmlrpc-c/Xmlrpc-c%20Super%20Stable/1.60.04/
  45. https://sitsa.dl.sourceforge.net/project/xmlrpc-c/Xmlrpc-c%20Super%20Stable/1.60.04/
  46. https://tenet.dl.sourceforge.net/project/xmlrpc-c/Xmlrpc-c%20Super%20Stable/1.60.04/
  47. https://ufpr.dl.sourceforge.net/project/xmlrpc-c/Xmlrpc-c%20Super%20Stable/1.60.04/
  48. https://versaweb.dl.sourceforge.net/project/xmlrpc-c/Xmlrpc-c%20Super%20Stable/1.60.04/
Collapse this list.

Number of commits found: 107 (showing only 7 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9.10
07 Nov 2002 03:10:58
Original commit files touched by this commit
adamw search for other commits by this committer
Fix PORTCOMMENTs that were killing INDEX builds.

105 pointy hats to:     me
Approved by:            pat
0.9.10
31 Mar 2002 04:24:00
Original commit files touched by this commit
kris search for other commits by this committer
Remove #include <malloc.h>
04 Oct 2001 00:49:39
commit hash: fp1.19348@dev.null.freshports.orgcommit hash: fp1.19348@dev.null.freshports.orgcommit hash: fp1.19348@dev.null.freshports.orgcommit hash: fp1.19348@dev.null.freshports.org files touched by this commit
lioux search for other commits by this committer
o add missing file to PLIST   o add missing references to installed man pages   
11 Sep 2001 08:19:46
commit hash: fp1.18614@dev.null.freshports.orgcommit hash: fp1.18614@dev.null.freshports.orgcommit hash: fp1.18614@dev.null.freshports.orgcommit hash: fp1.18614@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
upgrade to 0.9.10   drop maintainership    
31 Aug 2001 15:20:29
commit hash: fp1.18210@dev.null.freshports.orgcommit hash: fp1.18210@dev.null.freshports.orgcommit hash: fp1.18210@dev.null.freshports.orgcommit hash: fp1.18210@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.    
08 Mar 2001 16:46:55
commit hash: fp1.10508@dev.null.freshports.orgcommit hash: fp1.10508@dev.null.freshports.orgcommit hash: fp1.10508@dev.null.freshports.orgcommit hash: fp1.10508@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
one of its tools need Frontier::Client perl module    
08 Mar 2001 07:58:54
commit hash: fp1.10471@dev.null.freshports.orgcommit hash: fp1.10471@dev.null.freshports.orgcommit hash: fp1.10471@dev.null.freshports.orgcommit hash: fp1.10471@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
add xmlrpc-c, XML-RPC library for C and C++    

Number of commits found: 107 (showing only 7 on this page)

«  1 | 2