[Bug 220171] [PATCH] www/phpvirtualbox: update to support 5.1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jul 27 15:22:10 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220171

--- Comment #8 from commit-hook at freebsd.org ---
A commit references this bug:

Author: decke
Date: Thu Jul 27 15:21:32 UTC 2017
New revision: 446746
URL: https://svnweb.freebsd.org/changeset/ports/446746

Log:
  - Update to an unofficial 5.1-1 which supports VirtualBox 5.1

  Sadly upstream is very silent and has not released a new version
  which supports VirtualBox 5.1, supports PHP 7.1 or fixes bugs. In
  the meantime the community has created patches which are
  collected in the github projects bugtracker and pull requests.
  This unofficial version cherry picks the useful stuff of it.

  Highlights of unofficial phpvirtualbox 5.1-1:

  * based on git commit 65ebced (latest commit from May 19, 2016)

  * Patch to support Virtualbox 5.1
  https://github.com/phpvirtualbox/phpvirtualbox/pull/22

  * Fix argument count mismatches revealed by PHP 7.1
  https://github.com/phpvirtualbox/phpvirtualbox/pull/24

  * Make decryption of images/VMs work by not providing a password ID
  https://github.com/phpvirtualbox/phpvirtualbox/pull/55

  * Tried to make clearOnSuspend work
  https://github.com/phpvirtualbox/phpvirtualbox/pull/57

  PR:           ports/220171
  Submitted By: rozhuk.im
  With hat:     vbox@ (kind of)

Changes:
  head/www/phpvirtualbox/Makefile
  head/www/phpvirtualbox/distinfo
  head/www/phpvirtualbox/files/
  head/www/phpvirtualbox/files/patch-endpoints_lib_config.php
  head/www/phpvirtualbox/files/patch-endpoints_lib_vboxServiceWrappers.php
  head/www/phpvirtualbox/files/patch-endpoints_lib_vboxconnector.php
  head/www/phpvirtualbox/files/patch-endpoints_lib_vboxweb-5.1.wsdl
  head/www/phpvirtualbox/files/patch-endpoints_lib_vboxwebService-5.1.wsdl
  head/www/phpvirtualbox/files/patch-panes_mediumEncryptionPasswords.html
  head/www/phpvirtualbox/pkg-plist

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-emulation mailing list