From owner-freebsd-emulation@freebsd.org Tue Mar 30 20:46:52 2021 Return-Path: Delivered-To: freebsd-emulation@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 22EA75AD053 for ; Tue, 30 Mar 2021 20:46:52 +0000 (UTC) (envelope-from mad@madpilot.net) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4F91hW6hklz3KFf for ; Tue, 30 Mar 2021 20:46:51 +0000 (UTC) (envelope-from mad@madpilot.net) Received: by mailman.nyi.freebsd.org (Postfix) id E3D855AD417; Tue, 30 Mar 2021 20:46:51 +0000 (UTC) Delivered-To: emulation@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E3A095AD229 for ; Tue, 30 Mar 2021 20:46:51 +0000 (UTC) (envelope-from mad@madpilot.net) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4F91hW4l6Rz3Kc3 for ; Tue, 30 Mar 2021 20:46:51 +0000 (UTC) (envelope-from mad@madpilot.net) Received: by freefall.freebsd.org (Postfix) id 94CF014FDD; Tue, 30 Mar 2021 20:46:51 +0000 (UTC) Delivered-To: vbox@localmail.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [96.47.72.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits)) (Client CN "mx1.freebsd.org", Issuer "R3" (verified OK)) by freefall.freebsd.org (Postfix) with ESMTPS id 8FE26150C7 for ; Tue, 30 Mar 2021 20:46:51 +0000 (UTC) (envelope-from mad@madpilot.net) Received: from mail.madpilot.net (vogon.madpilot.net [159.69.1.99]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4F91hW2cNSz3KMy for ; Tue, 30 Mar 2021 20:46:51 +0000 (UTC) (envelope-from mad@madpilot.net) Received: from mail (mail [192.168.254.3]) by mail.madpilot.net (Postfix) with ESMTP id 4F91hT4vwFz6dV8; Tue, 30 Mar 2021 22:46:49 +0200 (CEST) Received: from mail.madpilot.net ([192.168.254.3]) by mail (mail.madpilot.net [192.168.254.3]) (amavisd-new, port 10026) with ESMTP id 4xtwQGaXOlMI; Tue, 30 Mar 2021 22:46:47 +0200 (CEST) Subject: Re: FreeBSD Port: www/phpvirtualbox To: Duncan Young , vbox@FreeBSD.org References: From: Guido Falsi Message-ID: <6b94b692-5218-0c6a-e12e-1aed33aaca89@madpilot.net> Date: Tue, 30 Mar 2021 22:46:47 +0200 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4F91hW2cNSz3KMy X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Mar 2021 20:46:52 -0000 On 30/03/21 11:36, Duncan Young wrote: > Hi, > > Just curious, is a ports/pkg version of phpvirtualbox 6 being contemplated. > > I upgraded virtualbox to 6.1.* and found that that broke my installed > version of phpvirtualbox (5. somthing) > > I downloaded (from github) and installed the version 6 of phpvirtualbox > and it seems to work fine. I've never used phpvirtualbox and know nothing of it so I'm unable to create a patch and do any kind of testing. If patches are provided by someone who knows and uses them I can formally test those in poudriere and commit them after some basic testing. -- Guido Falsi