Bug 296824 - net/php-xmlrpc: Move pecl-xmlrpc to php-xmlrpc
Summary: net/php-xmlrpc: Move pecl-xmlrpc to php-xmlrpc
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL: https://github.com/php/pecl-networkin...
Keywords:
Depends on:
Blocks: 296770
  Show dependency treegraph
 
Reported: 2026-07-16 00:21 UTC by Derek Schrock
Modified: 2026-07-16 01:57 UTC (History)
1 user (show)

See Also:


Attachments
Move pecl-xmlrpc to php-xmlrpc (4.50 KB, patch)
2026-07-16 00:21 UTC, Derek Schrock
dereks: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Derek Schrock 2026-07-16 00:21:22 UTC
Created attachment 272889 [details]
Move pecl-xmlrpc to php-xmlrpc

net/php-xmlrpc: Move pecl-xmlrpc to php-xmlrpc

- pecl is depercated move port to github source
- Add MOVING entry
- portlint/clippy cleanup

portlint: ok. looks fine.
testport: ok. 15amd64.
unittest: ok. 

TEST RESULT SUMMARY                                                                                                               
Exts skipped    :     0                                          
Exts tested     :    12                                          
                                                                                                                                  
Number of tests :    35                33                                                                                         
Tests skipped   :     2 (  5.7%) --------                                                                                         
Tests warned    :     0 (  0.0%) (  0.0%)                                                                                         
Tests failed    :    17 ( 48.6%) ( 51.5%)                                                                                         
Tests passed    :    16 ( 45.7%) ( 48.5%)                                                                                         
Time taken      : 0.319 seconds

Same results it has always had.
Comment 1 Vanilla I. Shu freebsd_committer freebsd_triage 2026-07-16 01:57:04 UTC
Committed, thanks.
Comment 2 commit-hook freebsd_committer freebsd_triage 2026-07-16 01:57:58 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=076530b117e3eb6bd42aaf0395fa5c7484660483

commit 076530b117e3eb6bd42aaf0395fa5c7484660483
Author:     Vanilla I. Shu <vanilla@FreeBSD.org>
AuthorDate: 2026-07-16 01:56:04 +0000
Commit:     Vanilla I. Shu <vanilla@FreeBSD.org>
CommitDate: 2026-07-16 01:57:16 +0000

    net/pecl-xmlrpc: converted to standard extension from pecl extension.

    PR:             296824

 MOVED                                     |  1 +
 Mk/Uses/php.mk                            |  2 +-
 net/Makefile                              |  2 +-
 net/pecl-xmlrpc/distinfo (gone)           |  3 ---
 net/{pecl-xmlrpc => php-xmlrpc}/Makefile  | 17 +++++++++++------
 net/php-xmlrpc/distinfo (new)             |  3 +++
 net/{pecl-xmlrpc => php-xmlrpc}/pkg-descr |  0
 7 files changed, 17 insertions(+), 11 deletions(-)