Port details on branch 2024Q2 |
- phpvirtualbox AJAX Web Interface for VirtualBox
- 6.1_4 www
=0 6.1_4Version of this port present on the latest quarterly branch. - Maintainer: vbox@FreeBSD.org
 - Port Added: 2024-06-07 16:36:05
- Last Update: 2024-06-07 16:51:37
- Commit Hash: 0ff750a
- License: GPLv3
- WWW:
- https://sourceforge.net/projects/phpvirtualbox/
- Description:
- An open source, AJAX implementation of the VirtualBox user
interface written in PHP. As a modern web interface, it allows
you to access and control remote VirtualBox instances
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- phpvirtualbox>0:www/phpvirtualbox
- To install the port:
- cd /usr/ports/www/phpvirtualbox/ && make install clean
- To add the package, run one of these commands:
- pkg install www/phpvirtualbox
- pkg install phpvirtualbox
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: phpvirtualbox
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1615074145
SHA256 (phpvirtualbox-phpvirtualbox-6.1-cf82d58f2_GH0.tar.gz) = 03e1f5e2f48c715aa26dabf22764995e2df24767bede1badef18c1ec73d74d6b
SIZE (phpvirtualbox-phpvirtualbox-6.1-cf82d58f2_GH0.tar.gz) = 4173105
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- php.h : lang/php82
- session.so : www/php82-session
- simplexml.so : textproc/php82-simplexml
- soap.so : net/php82-soap
- xml.so : textproc/php82-xml
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_phpvirtualbox
- USES:
- dos2unix php
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.1_4 07 Jun 2024 16:51:37
    |
Vladimir Druzenko (vvd)  |
www/phpvirtualbox{,-legacy}: use one patch for both ports, remove "No newline at
end of file" from patches
Forgot to commit this change in previous commit.
PR: 261498
Approved by: portmgr (blanket, fix run)
Fixes: c8ee98641064 (PHP 8.2 support - "utf8_encode()")
MFH: 2024Q2
(cherry picked from commit d77f8d92ff492b6f408bead68d5484c70a031fba) |
6.1_4 07 Jun 2024 16:33:15
    |
Vladimir Druzenko (vvd)  |
www/phpvirtualbox{,-legacy}: PHP 8.2 support - "utf8_encode()"
"Show Log" for a VM failed with error: "Function utf8_encode() is deprecated".
It's deprecated since PHP 8.2 and will be removed in PHP 9.
There is little sense in encoding logs - remove it.
While here refresh my patches with make makepatch.
PR: 261498
Approved by: portmgr (blanket, fix run)
MFH: 2024Q2
(cherry picked from commit c8ee98641064dad1082c655e05c7a1f179322bfe) |
Number of commits found: 2
|