7e4d FreshPorts -- devel/libiqxmlrpc
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
libiqxmlrpc 0.12.4_1 devel on this many watch lists=0 search for ports that depend on this port
Free, object-oriented XML-RPC implementation written in C++
Maintained by: fjoe@FreeBSD.org search for ports maintained by this maintainer
Port Added: 31 Mar 2008 20:40:59
Also Listed In: net
License: BSD


Libiqxmlrpc is C++ object-oriented library that represents an XML-RPC
solution for both client and server. It supports HTTP and HTTPS,
both single-threaded and multi-threaded computation models on the server side,
method interceptors, and other features.

WWW: http://libiqxmlrpc.wikidot.com/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/doxygen
  2. security/openssl
  3. devel/cmake
Required To Run:
  1. security/openssl
Required Libraries:
  1. devel/boost-libs
  2. textproc/libxml2
There are no ports dependent upon this port

To install the port: cd /usr/ports/devel/libiqxmlrpc/ && make install clean
To add the package: pkg_add -r libiqxmlrpc


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/libiqxmlrpc/libiqxmlrpc/0.12.4/
  3. http://freefr.dl.sourceforge.net/project/libiqxmlrpc/libiqxmlrpc/0.12.4/
  4. http://garr.dl.sourceforge.net/project/libiqxmlrpc/libiqxmlrpc/0.12.4/
  5. http://heanet.dl.sourceforge.net/project/libiqxmlrpc/libiqxmlrpc/0.12.4/
  6. http://hivelocity.dl.sourceforge.net/project/libiqxmlrpc/libiqxmlrpc/0.12.4/
  7. http://ignum.dl.sourceforge.net/project/libiqxmlrpc/libiqxmlrpc/0.12.4/
  8. http://internode.dl.sourceforge.net/project/libiqxmlrpc/libiqxmlrpc/0.12.4/
  9. http://iweb.dl.sourceforge.net/project/libiqxmlrpc/libiqxmlrpc/0.12.4/
  10. http://jaist.dl.sourceforge.net/project/libiqxmlrpc/libiqxmlrpc/0.12.4/
  11. http://kaz.dl.sourceforge.net/project/libiqxmlrpc/libiqxmlrpc/0.12.4/
  12. http://kent.dl.sourceforge.net/project/libiqxmlrpc/libiqxmlrpc/0.12.4/
  13. http://master.dl.sourceforge.net/project/libiqxmlrpc/libiqxmlrpc/0.12.4/
  14. http://nchc.dl.sourceforge.net/project/libiqxmlrpc/libiqxmlrpc/0.12.4/
  15. http://ncu.dl.sourceforge.net/project/libiqxmlrpc/libiqxmlrpc/0.12.4/
  16. http://netcologne.dl.sourceforge.net/project/libiqxmlrpc/libiqxmlrpc/0.12.4/
  17. http://sunet.dl.sourceforge.net/project/libiqxmlrpc/libiqxmlrpc/0.12.4/
  18. http://superb-dca3.dl.sourceforge.net/project/libiqxmlrpc/libiqxmlrpc/0.12.4/
  19. http://switch.dl.sourceforge.net/project/libiqxmlrpc/libiqxmlrpc/0.12.4/
  20. http://tenet.dl.sourceforge.net/project/libiqxmlrpc/libiqxmlrpc/0.12.4/
  21. http://ufpr.dl.sourceforge.net/project/libiqxmlrpc/libiqxmlrpc/0.12.4/
  22. http://waix.dl.sourceforge.net/project/libiqxmlrpc/libiqxmlrpc/0.12.4/

Number of commits found: 18

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
18 May 2013 11:16:22
Original commit files touched by this commit  0.12.4_1
fjoe search for other commits by this committer
- No BUILD_DEPEND on doxygen if NOPORTDOCS is set
- Remove static pkg-plist for port docs (PORTDATA is already used)
- Remove %%DATADIR%% from pkg-plist
(fixes "unable to completely remove directory '/usr/local/share/libiqxmlrpc'"
warning during package deinstallation)
- Add "net" to CATEGORIES
- Bump PORTREVISION
09 May 2013 10:01:27
Original commit files touched by this commit  0.12.4
fjoe search for other commits by this committer
Update to 0.12.4 and unbreak.
22 Mar 2013 20:06:15
Original commit files touched by this commit  0.11.1_1
makc search for other commits by this committer
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
23 Feb 2013 14:58:20
Original commit files touched by this commit  0.11.1_1
miwi search for other commits by this committer
- BROKEN does not build

-- checking for module 'openssl'
--   package 'openssl' not found
CMake Error at /usr/local/share/cmake/Modules/FindPkgConfig.cmake:279 (message):
  A required package was not found
  Call Stack (most recent call first):
    /usr/local/share/cmake/Modules/FindPkgConfig.cmake:333
(_pkg_check_modules_internal)
      libiqxmlrpc/CMakeLists.txt:7 (pkg_check_modules)
31 Jan 2013 13:38:43
Original commit files touched by this commit  0.11.1_1
bapt search for other commits by this committer
Chase boost update
05 Nov 2012 12:48:58
Original commit files touched by this commit  0.11.1
fjoe search for other commits by this committer
Specify LICENSE.

Feature safe:	yes
05 Nov 2012 12:38:58
Original commit files touched by this commit  0.11.1
fjoe search for other commits by this committer
Define LDFLAGS using +=.

Feature safe:	yes
05 Nov 2012 12:31:05
Original commit files touched by this commit  0.11.1
fjoe search for other commits by this committer
- Update to 0.11.1
- Build and install docs

Feature safe:	yes
07 Nov 2011 04:24:55
Original commit files touched by this commit  0.9.0
  Sanity Test Failure
miwi search for other commits by this committer
- Get rid FreeBSD 6 support
21 Mar 2011 18:17:07
Original commit files touched by this commit  0.9.0
fjoe search for other commits by this committer
Fix build with openssl < 1.0.
21 Mar 2011 17:35:19
Original commit files touched by this commit  0.9.0
fjoe search for other commits by this committer
- Update to 0.9.0
- Do not mkdir %%DOCSDIR%%/libiqxmlrpc.html during install: this fixes pkg-plist
01 Jan 2010 09:32:50
Original commit files touched by this commit  0.8.9
fjoe search for other commits by this committer
- Update to 0.8.9
- Fix build with boost 1.41 on RELENG_6: add a workaround for gcc 3.4 bug
28 Jul 2009 11:45:09
Original commit files touched by this commit  0.8.7_2
pav search for other commits by this committer
- Update boost to 1.39
- Split boost port to separate components, with boost-all metaport

PR:             ports/137054
Submitted by:   Alexander Churanov <churanov.port.maintainer@gmail.com>
(maintainer)
21 Aug 2008 06:18:49
Original commit files touched by this commit  0.8.7_2
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
06 Jun 2008 13:21:59
Original commit files touched by this commit  0.8.7_2
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
10 Apr 2008 22:09:29
Original commit files touched by this commit  0.8.7_1
pav search for other commits by this committer
- Fix build on FreeBSD 6.x and earlier: boost_thread needs explicit -pthread
- Move pkg-config files to where they belong

Reported by:    pointyhat
01 Apr 2008 22:23:11
Original commit files touched by this commit  0.8.7
pav search for other commits by this committer
- Fix depobj

Reported by:    pointyhat
31 Mar 2008 20:40:45
Original commit files touched by this commit  0.8.7
fjoe search for other commits by this committer
New port: libiqxmlrpc

Libiqxmlrpc is C++ object-oriented library that represents an XML-RPC
solution for both client and server. It supports HTTP and HTTPS,
both single-threaded and multi-threaded computation models on the server side,
method interceptors, and other features.

WWW: http://libiqxmlrpc.sourceforge.net/

Number of commits found: 18

2866
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24536
Broken 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 512
Interactive 33
new 24 hours 5
new 48 hours10
new 7 days32
new fortnight62
new month217

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0