Port details |
- xmlrpc-epi General purpose implementation of the xmlrpc specification in C
- 0.54.2_4 net =3 0.54.2_4Version of this port present on the latest quarterly branch.
- 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
- Port Added: 2007-02-20 20:52:34
- Last Update: 2023-11-01 22:11:47
- Commit Hash: 05f0f44
- People watching this port, also watch:: wa-aspell, medit, ittapi, php81-pear, apache-log4j2
- License: MIT
- WWW:
- https://xmlrpc-epi.sourceforge.net/
- Description:
- xmlrpc-epi is an implementation of the xmlrpc protocol in C. It provides an easy
to use API for developers to serialize RPC requests to and from XML. It does
*not* include a transport layer, such as HTTP. The API is primarily based upon
proprietary code written for internal usage at Epinions.com, and was later
modified to incorporate concepts from the xmlrpc protocol. It passed the xmlrpc
validation test suite in December 2000.
As of Sept. 27, 2001, experimental support for SOAP v 1.1 has been added to the
library. This support is implemented transparently to the application such that
a single API can be used for manipulation of values, yet both SOAP and XML-RPC
can be read or written.
Various iterations of this code have been/are running at Epinions.com and are
sufficiently fast for the high traffic volume this site encounters, with several
xmlrpc type requests generated for each user http request. No specific speed
claims are made. Your mileage may vary.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- xmlrpc-epi>0:net/xmlrpc-epi
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/net/xmlrpc-epi/ && make install clean
- To add the package, run one of these commands:
- pkg install net/xmlrpc-epi
- pkg install xmlrpc-epi
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xmlrpc-epi
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (xmlrpc-epi-0.54.2.tar.bz2) = c74ef8fb680b140890138a82f37619714b67f69025a775b9ba2009d62cded0b8
SIZE (xmlrpc-epi-0.54.2.tar.bz2) = 348478
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- Library dependencies:
-
- libexpat.so : textproc/expat2
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for xmlrpc-epi-0.54.2_4:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- net_xmlrpc-epi
- USES:
- gmake iconv libtool localbase tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.54.2_4 01 Nov 2023 22:11:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.54.2_4 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.54.2_4 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
0.54.2_4 29 Oct 2021 09:50:18 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
0.54.2_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.54.2_4 11 Jun 2016 19:32:15 |
garga |
Remove xmlrpc-c-devel from list of CONFLICTS since it was removed |
0.54.2_4 14 May 2016 09:03:37 |
amdmi3 |
- Switch to USES=localbase
- Switch to options helpers
- Switch to new test framework |
0.54.2_4 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.54.2_4 09 Mar 2015 00:57:45 |
amdmi3 |
- Add LICENSE_FILE
- Strip library |
0.54.2_3 17 Sep 2014 11:23:06 |
amdmi3 |
- Drop .la files, no dependees require them
Approved by: portmgr blanket |
0.54.2_2 29 Jul 2014 18:41:17 |
adamw |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
0.54.2_2 23 Apr 2014 13:25:17 |
tijl |
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la. So everything that subsequently links with libA will also
link to these extra libraries. This causes too much overlinking.
This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging. However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.
So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).
(Only the first 15 lines of the commit message are shown above ) |
0.54.2_1 06 Feb 2014 19:49:23 |
antoine |
- Stage support
- New LIB_DEPENDS syntax
- Uses libtool gmake |
0.54.2 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
0.54.2 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.54.2 04 Sep 2013 18:06:08 |
madpilot |
- Make ports use the libc provided iconv implementation on 10-CURRENT
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc
Reviewed by: bapt
Approved by: portmgr (bapt)
Discussed with: bapt, bsam (who both contributed ideas and code) |
0.54.2 17 Jun 2013 13:55:35 |
wg |
net/xmlrpc-epi: update to 0.54.2
- Update to 0.54.2
- Remove expat version from LIB_DEPENDS
- Add LICNESE (MIT)
- Remove leading article from COMMENT
- NOPORTDOCS -> PORT_OPTIONS:MDOCS
Changes:
http://sourceforge.net/p/xmlrpc-epi/git/ci/master/tree/NEWS
PR: ports/179155
Submitted by: nemysis <nemysis@gmx.ch>
Approved by: culot / jpaetzel (mentors, implicit) |
0.54.1 27 Apr 2013 11:59:29 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising |
0.54.1 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.54.1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.54.1 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.54.1 18 Oct 2010 11:54:37 |
jadawin |
- Update to 0.54.1
PR: ports/151475
Submitted by: Sofian Brabez <sbrabez _AT_ gmail.com> |
0.54 22 Aug 2009 00:32:25 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
0.54 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
0.54 02 Sep 2008 05:23:40 |
chinsan |
- Add conflicts with xmlrpc-c-devel |
0.54 21 Aug 2008 06:18:49 |
rafan |
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 ) |
0.54 30 Apr 2008 05:03:57 |
edwin |
update to 0.54 |
0.53 16 Apr 2008 23:07:10 |
gahr |
- Update to 0.53
Approved by: miwi (mentor) |
0.51 28 May 2007 13:24:10 |
thierry |
Release maintainership. |
0.51 20 Mar 2007 22:53:30 |
thierry |
Fix build with gcc42 (invalid lvalue in assignment).
Reported by: pointyhat via Kris |
0.51 23 Feb 2007 21:40:09 |
thierry |
Don't rely on the included libtool, to fix packaging on -CURRENT. |
0.51 20 Feb 2007 20:52:26 |
thierry |
xmlrpc-epi is an implementation of the xmlrpc protocol in C. It provides an easy
to use API for developers to serialize RPC requests to and from XML. It does
*not* include a transport layer, such as HTTP.
WWW: http://xmlrpc-epi.sourceforge.net/ |