Port details |
- pecl-xmlrpc PHP extension for XML-RPC servers and clients
- 1.0.0.r3_2,1 net =2 1.0.0.r3_2,1Version of this port present on the latest quarterly branch.
- Maintainer: dereks@lifeofadishwasher.com
- Port Added: 2021-03-28 23:49:41
- Last Update: 2022-12-25 19:45:09
- Commit Hash: 0b811a2
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: pear
- License: PHP301
- WWW:
- https://pecl.php.net/package/xmlrpc
- Description:
- These functions can be used to write XML-RPC servers and clients.
You can find more information about XML-RPC at http://www.xmlrpc.com/,
and more documentation on this extension and its functions at
http://xmlrpc-epi.sourceforge.net/.
- ¦ ¦ ¦ ¦
- 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:
-
- ${PHP_PKGNAMEPREFIX}pecl-xmlrpc>0:net/pecl-xmlrpc
- To install the port:
- cd /usr/ports/net/pecl-xmlrpc/ && make install clean
- To add the package, run one of these commands:
- pkg install net/pecl-xmlrpc
- pkg install php81-pecl-xmlrpc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php81-pecl-xmlrpc
- Package flavors (<flavor>: <package>)
- php81: php81-pecl-xmlrpc
- php80: php80-pecl-xmlrpc
- php82: php82-pecl-xmlrpc
- distinfo:
- TIMESTAMP = 1643428535
SHA256 (PECL/xmlrpc-1.0.0RC3.tgz) = 65ce03491782f9d9d5e9bc70bfe684255e5afa8486a2960c7a7cab033882a282
SIZE (PECL/xmlrpc-1.0.0RC3.tgz) = 79506
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:
-
- phpize : lang/php81
- autoconf>0 : devel/autoconf
- pkgconf>=1.3.0_1 : devel/pkgconf
- xml.so : textproc/php81-xml
- Runtime dependencies:
-
- php.h : lang/php81
- xml.so : textproc/php81-xml
- Library dependencies:
-
- libiconv.so : converters/libiconv
- libxml2.so : textproc/libxml2
- This port is required by:
- for Run
-
- www/elgg
- www/glpi
- www/ilias
- www/moodle41
- www/moodle43
- www/moodle44
- www/moodle45
-
Deleted ports which required this port:
- * - 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:
- No options to configure
- Options name:
- net_pecl-xmlrpc
- USES:
- iconv:translit gnome php:pecl pkgconfig
- 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 |
1.0.0.r3_2,1 25 Dec 2022 19:45:09 |
Muhammad Moinur Rahman (bofh) |
*/*php*: Final cleanup for php74
Approved by: portmgr (blanket infrastructure)
Sponsored by: Bounce Experts |
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.0.0.r3_2,1 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.0.0.r3_2,1 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.0.0.r3_2,1 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
1.0.0.r3_1,1 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
1.0.0.r3,1 05 Feb 2022 02:05:42 |
Li-Wen Hsu (lwhsu) Author: Derek Schrock |
net/pecl-xmlrpc: Update to 1.0.0 RC3
- RC3 adds PHP 8.1 support
PR: 261546 |
1.0.0 26 Jan 2022 00:36:09 |
Muhammad Moinur Rahman (bofh) |
Remove references to defunct php73
- Add regex in CONFLICTS* [1]
Reported by: se [1]
Approved by: portmgr (blanket infrastructure sweep)
Sponsored by: Bounce Experts
Differential Revision: https://reviews.freebsd.org/D33983 [1] |
1.0.0 10 Jan 2022 13:30:00 |
Muhammad Moinur Rahman (bofh) |
Mark ports to IGNORE with new php81
Approved by: portmgr (infrastructure blanket)
Sponsored by: Bounce Experts |
1.0.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.0 28 Mar 2021 23:48:45 |
tz |
New port: net/pecl-xmlrpc
These functions can be used to write XML-RPC servers and clients.
You can find more information about XML-RPC at http://www.xmlrpc.com/,
and more documentation on this extension and its functions at
http://xmlrpc-epi.sourceforge.net/.
WWW: https://pecl.php.net/package/xmlrpc
PR: 254285, 250648
Submitted by: Derek Schrock <dereks@lifeofadishwasher.com>
Reviewed by: tz, ale
Approved by: tz, ale
Differential Revision: https://reviews.freebsd.org/D29264 |