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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
xmlrpc++ A C++ implementation of the XML-RPC protocol
0.7_1 net Deleted on this many watch lists=1 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 0.7_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: depends on old version of GCC, no maintainer, not used by any other port, dead upstream
Expired This port expired on: 2009-10-13
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-11-13 07:10:36
Last Update: 2009-10-31 17:59:20
SVN Revision: UNKNOWN
People watching this port, also watch:: screen, rpm2cpio, bash-completion, python
License: not specified in port
WWW:
http://xmlrpcpp.sourceforge.net/
Description:
XmlRpc++ is a C++ implementation of the XML-RPC protocol. The XmlRpc protocol was designed to make remote procedure calls easy: it encodes data in a simple XML format and uses HTTP for communication. XmlRpc++ is designed to make it easy to incorporate XML-RPC client and server support into C++ applications. Features: * Easy - This library is easy to incorporate into C++ applications. No other libraries are required, other than your system's socket libraries. Simple XML parsing and HTTP support are built in. * Fast - All IO is non-blocking, so a slow client or network will not slow down the server. * Portable - Written in standard C++ to the POSIX and Windows sockets APIs. You do need a fairly recent compiler (g++ 3.1 or MSVC++ .Net or MSVC++ 6 with the STL patches.) * Free - This library is released under the GNU LGPL. WWW: http://xmlrpcpp.sourceforge.net/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • xmlrpc++>0:net/xmlrpc++
No installation instructions:
This port has been deleted.
PKGNAME: xmlrpc++
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake : devel/gmake
  2. gcc34 : lang/gcc34
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (17 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://biznetnetworks.dl.sourceforge.net/project/xmlrpcpp/xmlrpc%2B%2B/Version%200.7/
  3. http://freefr.dl.sourceforge.net/project/xmlrpcpp/xmlrpc%2B%2B/Version%200.7/
  4. http://heanet.dl.sourceforge.net/project/xmlrpcpp/xmlrpc%2B%2B/Version%200.7/
  5. http://internode.dl.sourceforge.net/project/xmlrpcpp/xmlrpc%2B%2B/Version%200.7/
  6. http://iweb.dl.sourceforge.net/project/xmlrpcpp/xmlrpc%2B%2B/Version%200.7/
  7. http://jaist.dl.sourceforge.net/project/xmlrpcpp/xmlrpc%2B%2B/Version%200.7/
  8. http://kent.dl.sourceforge.net/project/xmlrpcpp/xmlrpc%2B%2B/Version%200.7/
  9. http://nchc.dl.sourceforge.net/project/xmlrpcpp/xmlrpc%2B%2B/Version%200.7/
  10. http://osdn.dl.sourceforge.net/project/xmlrpcpp/xmlrpc%2B%2B/Version%200.7/
  11. http://softlayer.dl.sourceforge.net/project/xmlrpcpp/xmlrpc%2B%2B/Version%200.7/
  12. http://sunet.dl.sourceforge.net/project/xmlrpcpp/xmlrpc%2B%2B/Version%200.7/
  13. http://surfnet.dl.sourceforge.net/project/xmlrpcpp/xmlrpc%2B%2B/Version%200.7/
  14. http://switch.dl.sourceforge.net/project/xmlrpcpp/xmlrpc%2B%2B/Version%200.7/
  15. http://transact.dl.sourceforge.net/project/xmlrpcpp/xmlrpc%2B%2B/Version%200.7/
  16. http://upfr.dl.sourceforge.net/project/xmlrpcpp/xmlrpc%2B%2B/Version%200.7/
  17. http://voxel.dl.sourceforge.net/project/xmlrpcpp/xmlrpc%2B%2B/Version%200.7/
Collapse this list.

Number of commits found: 13

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.7_1
31 Oct 2009 17:59:20
Original commit files touched by this commit
gerald search for other commits by this committer
Remove net/xmlrpc++ per deprecation note.
0.7_1
13 Sep 2009 19:16:06
Original commit files touched by this commit
gerald search for other commits by this committer
Mark DEPRECATED with an EXPIRATION_DATE of 2009-10-13 since it depends
on an old version of GCC, lacks a maintainer, is not used by any other
port and has been dead upstream for half a decade.
0.7_1
22 Aug 2009 00:32:25
Original commit files touched by this commit Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with N
0.7_1
06 Jan 2009 17:59:31
Original commit files touched by this commit
pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
0.7_1
11 May 2006 22:49:56
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with N
0.7_1
25 Nov 2005 16:48:31
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
0.7_1
30 Sep 2004 05:32:00
Original commit files touched by this commit
kris search for other commits by this committer
Increase USE_GCC to 3.4 for those ports which compile with it.

Approved by:    portmgr
0.7_1
14 Mar 2004 03:02:38
Original commit files touched by this commit
kris search for other commits by this committer
Switch to USE_GCC=3.3 and work around bsd.port.mk bug that does not add
CC and CXX to MAKE_ENV.
0.7_1
04 Feb 2004 05:10:27
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
0.7
29 Jan 2004 16:13:06
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
0.7
25 Jan 2004 15:14:11
Original commit files touched by this commit
ijliao search for other commits by this committer
fix build on -stable

Noticed by:     bento via kris
0.7
17 Dec 2003 07:45:16
Original commit files touched by this commit
ijliao search for other commits by this committer
requires gcc 3.1 or higher
0.7
13 Nov 2003 07:09:20
Original commit files touched by this commit
ijliao search for other commits by this committer
add xmlrpc++ 0.7
A C++ implementation of the XML-RPC protocol

Number of commits found: 13