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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
pecl-xmlrpc PHP extension for XML-RPC servers and clients
1.0.0.r3_2,1 net on this many watch lists=0 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 1.0.0.r3_2,1Version of this port present on the latest quarterly branch.
Maintainer: dereks@lifeofadishwasher.com search for ports maintained by this maintainer
Port Added: 2021-03-28 23:49:41
Last Update: 2022-12-25 19:45:09
Commit Hash: 0b811a2
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/.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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-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

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. phpize : lang/php81
  2. autoconf>0 : devel/autoconf
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. xml.so : textproc/php81-xml
Runtime dependencies:
  1. php.h : lang/php81
  2. xml.so : textproc/php81-xml
Library dependencies:
  1. libiconv.so : converters/libiconv
  2. libxml2.so : textproc/libxml2
This port is required by:
for Run
  1. www/elgg
  2. www/glpi
  3. www/ilias
  4. www/moodle41
  5. www/moodle42
  6. www/moodle43
  7. www/phpmyfaq

Deleted ports which required this port:

Expand this list of 6 deleted ports
  1. www/ilias6*
  2. www/moodle310*
  3. www/moodle311*
  4. www/moodle39*
  5. www/moodle40*
  6. www/thundersnarf*
  7. Collapse this list of deleted ports.
* - 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:
Expand this list (2 items)
Collapse this list.
  1. http://pecl.php.net/get/
  2. https://pecl.php.net/get/
Collapse this list.

Number of commits found: 11

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.0.r3_2,1
25 Dec 2022 19:45:09
commit hash: 0b811a20f7cd4cce60386ef8676593f9133f3a11commit hash: 0b811a20f7cd4cce60386ef8676593f9133f3a11commit hash: 0b811a20f7cd4cce60386ef8676593f9133f3a11commit hash: 0b811a20f7cd4cce60386ef8676593f9133f3a11 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*php*: Final cleanup for php74

Approved by:	portmgr (blanket infrastructure)
Sponsored by:	Bounce Experts
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.0.0.r3_2,1
20 Jul 2022 14:22:37
commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.0.0.r3_2,1
10 Apr 2022 19:11:41
commit hash: d63665f7cd9c99880704a3c5bc221829cb009744commit hash: d63665f7cd9c99880704a3c5bc221829cb009744commit hash: d63665f7cd9c99880704a3c5bc221829cb009744commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
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
commit hash: 247c7db7513f1264922428278678da641c5a3f52commit hash: 247c7db7513f1264922428278678da641c5a3f52commit hash: 247c7db7513f1264922428278678da641c5a3f52commit hash: 247c7db7513f1264922428278678da641c5a3f52 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
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
commit hash: 46e4c843c9222f7fef45c09da649239f8f15ffd5commit hash: 46e4c843c9222f7fef45c09da649239f8f15ffd5commit hash: 46e4c843c9222f7fef45c09da649239f8f15ffd5commit hash: 46e4c843c9222f7fef45c09da649239f8f15ffd5 files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
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
commit hash: 16510abbadad0623526e19a9d64ce4bab479d870commit hash: 16510abbadad0623526e19a9d64ce4bab479d870commit hash: 16510abbadad0623526e19a9d64ce4bab479d870commit hash: 16510abbadad0623526e19a9d64ce4bab479d870 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
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
commit hash: 47721a7247d2d9ad1e6cb47a518090305254016fcommit hash: 47721a7247d2d9ad1e6cb47a518090305254016fcommit hash: 47721a7247d2d9ad1e6cb47a518090305254016fcommit hash: 47721a7247d2d9ad1e6cb47a518090305254016f files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
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
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.0.0
28 Mar 2021 23:48:45
Revision:569420Original commit files touched by this commit
tz search for other commits by this committer
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

Number of commits found: 11