Port details |
- pear-XML_RPC2 XML-RPC client/server library
- 1.1.5 net
=2 1.1.5Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2008-10-12 10:44:06
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: devel pear
- License: PHP301
- WWW:
- https://pear.php.net/package/XML_RPC2
- Description:
- XML_RPC2 is a pear package providing XML_RPC client and server
services.XML-RPC is a simple remote procedure call protocol built
using HTTP as transport and XML as encoding.
As a client library, XML_RPC2 is capable of creating a proxy
class which exposes the methods exported by the server. As a
server library, XML_RPC2 is capable of exposing methods from
a class or object instance, seamlessly exporting local methods
as remotely callable procedures.
¦ ¦ ¦ ¦ 
- 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:
-
- php81-pear-XML_RPC2>0:net/pear-XML_RPC2
- To install the port:
- cd /usr/ports/net/pear-XML_RPC2/ && make install clean
- To add the package, run one of these commands:
- pkg install net/pear-XML_RPC2
- pkg install php81-pear-XML_RPC2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php81-pear-XML_RPC2
- Package flavors (<flavor>: <package>)
- php81: php81-pear-XML_RPC2
- php74: php74-pear-XML_RPC2
- php80: php80-pear-XML_RPC2
- php82: php82-pear-XML_RPC2
- distinfo:
- TIMESTAMP = 1659161145
SHA256 (PEAR/XML_RPC2-1.1.5.tgz) = 31f86aef381975ebd21218d04deff1f7e380258de754c8a3e16d819c612c64ac
SIZE (PEAR/XML_RPC2-1.1.5.tgz) = 68449
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:
-
- pear : devel/pear@php81
- Runtime dependencies:
-
- php81-pear-Cache_Lite>=1.6.0,1 : sysutils/pear-Cache_Lite@php81
- php81-pear-HTTP_Request2>=2.0.0,1 : www/pear-HTTP_Request2@php81
- php.h : lang/php81
- pear : devel/pear@php81
- curl.so : ftp/php81-curl
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_pear-XML_RPC2
- USES:
- pear
- 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 |
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) |
1.1.5 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 ) |
1.1.5 30 Jul 2022 19:24:32
    |
Po-Chuan Hsieh (sunpoet)  |
net/pear-XML_RPC2: Update to 1.1.5
- Change the way *_DEPENDS are set
- Remove BUILD_DEPENDS
- Update version requirement of RUN_DEPENDS
- Add NO_ARCH
Changes: https://pear.php.net/package/XML_RPC2/download/
https://github.com/pear/XML_RPC2/commits/trunk |
1.1.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 ) |
1.1.4 22 May 2021 16:20:48
    |
Po-Chuan Hsieh (sunpoet)  |
*/pear-*: Take maintainership |
1.1.4 04 May 2021 16:57:55
    |
Rene Ladan (rene)  |
*: reset miwi's ports after safekeeping his ports bit.
Hat: portmgr-secretary |
1.1.4 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.1.4 06 Mar 2020 17:33:54
  |
joneum  |
hand over Maintainership to miwi
Sponsored by: Netzkommune GmbH |
1.1.4 08 Nov 2019 13:48:35
  |
tobik  |
net: Add missing USES={gnome,php} |
1.1.4 05 Sep 2018 16:44:59
  |
joneum  |
Update to 1.1.4
Changelog:
- Don't include the full stacktrace of the original exception in the message of
the CurlException
- Explicitly cast to integer before adding one
Sponsored by: Netzkommune |
1.1.3 08 Mar 2018 19:48:41
  |
mat  |
Introduce PHP flavors.
Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now
flavored. They will automatically get flavors (php56, php70, php71, php72)
depending of the versions they support (set with IGNORE_WITH_PHP). As a
consequence, ports using USES=pear and USES=horde are also flavored.
PR: 226242
Submitted by: mat
Exp-run by: antoine
Approved by: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14208 |
1.1.3 16 May 2017 13:37:51
  |
joneum  |
- Update maintainer address
Reviewed by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10755 |
1.1.3 13 Dec 2016 15:05:07
  |
sunpoet  |
- Update WWW: pear.php.net uses https://
Approved by: portmgr (blanket) |
1.1.3 04 Nov 2016 07:50:46
  |
jbeich  |
Pass maintainership of PEAR ports to the submitter
PR: 214156
Submitted by: Jochen Neumeister <joneum@bsdproject.de> |
1.1.3 19 Aug 2016 02:52:24
  |
vanilla  |
Update to 1.1.3. |
1.1.2 25 Jul 2016 20:01:03
  |
rene  |
Reset miwi@'s ports, he stepped down from the Ports Team.
With hat: portmgr-secretary |
1.1.2 01 Apr 2016 14:16:20
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.1.2 26 Nov 2015 12:04:01
  |
miwi  |
- Take Maintainership
Approved by: mat (mentor) |
1.1.2 18 Nov 2014 09:37:33
  |
bapt  |
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work! |
1.1.2 23 Sep 2014 16:57:57
  |
bapt  |
Convert to USES=pear |
25 Apr 2014 12:12:20

|
miwi  |
- Update to 1.1.2
- Added LICENSE
PR: 188948
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> |
1.1.1_1 25 Nov 2013 17:59:59
  |
antoine  |
Stage support for non-IGNORED pear classes
Tested by: poudriere
Approved by: portmgr (bapt) |
1.1.1_1 20 Sep 2013 22:10:25
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.1.1_1 20 Nov 2011 07:51:03
 |
miwi  |
- Add missing dependency
PR: 160890
Submitted by: Laurent Frigault <lfrigault@agneau.org>
Feature safe: yes |
1.1.1 02 Jul 2011 11:46:45
 |
miwi  |
- Update to 1.1.1 |
1.0.8 18 Mar 2011 04:11:46
 |
miwi  |
- Update to 1.0.8 |
1.0.7 26 Feb 2011 08:52:59
 |
miwi  |
- Update to 1.0.7 |
1.0.5_1 22 Aug 2009 21:32:00
 |
miwi  |
- Take over maintainership
Approved by: Wen Heping (maintainer) |
1.0.5_1 26 Dec 2008 15:56:02
 |
miwi  |
- Fix duplicate pear category
PR: 129949
Submitted by: jun <yamajun@ofug.net>
Approved by: maintainer |
1.0.5 12 Oct 2008 11:37:04
 |
miwi  |
- Update to 1.0.5
PR: 127312
Submitted by: Wen Heping <wenheping@gmail.com> |
1.5.1_1 12 Oct 2008 10:43:48
 |
miwi  |
- Force Commit
net/pear-XML_RPC -> net/pear-XML_RPC2 |