Port details on branch 2024Q2 |
- phpvirtualbox-legacy AJAX Web Interface for VirtualBox
- 5.2.1_5 www
=0 5.2.1_5Version 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-legacy>0:www/phpvirtualbox-legacy
- To install the port:
- cd /usr/ports/www/phpvirtualbox-legacy/ && make install clean
- To add the package, run one of these commands:
- pkg install www/phpvirtualbox-legacy
- pkg install phpvirtualbox-legacy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: phpvirtualbox-legacy
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1555800469
SHA256 (phpvirtualbox-phpvirtualbox-5.2-1_GH0.tar.gz) = a7d172dfd9b73f1c8f6ebe5bc98d3ae1fb12395350ac3b932cb811658fc88521
SIZE (phpvirtualbox-phpvirtualbox-5.2-1_GH0.tar.gz) = 3882921
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-legacy
- 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 |
5.2.1_5 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) |
5.2.1_5 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
|