notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
non port: emulators/virtualbox-ose/Makefile

Number of commits found: 303 (showing only 100 on this page)

1 | 2 | 3 | 4  »  

Sunday, 9 Nov 2025
16:09 Vladimir Druzenko (vvd) search for other commits by this committer
emulators/virtualbox-ose{,-additions,-kmod}{,-nox11}: Deprecate and set to
expire on 2026-12-31

Upstream EOL reaches on 2024-01-31, use emulators/virtualbox-ose-*-72
instead.

PR:	290507
commit hash: fba59be43255daf690c344e7ca663d7b63515003 commit hash: fba59be43255daf690c344e7ca663d7b63515003 commit hash: fba59be43255daf690c344e7ca663d7b63515003 commit hash: fba59be43255daf690c344e7ca663d7b63515003 fba59be
Thursday, 9 Oct 2025
09:42 Max Brazhnikov (makc) search for other commits by this committer
*/*: Fix Qt and LXQt spelling
commit hash: 64fb50b01eaee2d9780d7b161e0af5393aee9e80 commit hash: 64fb50b01eaee2d9780d7b161e0af5393aee9e80 commit hash: 64fb50b01eaee2d9780d7b161e0af5393aee9e80 commit hash: 64fb50b01eaee2d9780d7b161e0af5393aee9e80 64fb50b
Wednesday, 1 Oct 2025
14:08 Vladimir Druzenko (vvd) search for other commits by this committer
emulators/virtualbox-ose{,-nox11}{,-70,-71,-72,-legacy}: Fix build with ftp/curl
8.16.0

kBuild: Compiling VBoxRT -
/wrkdirs/usr/ports/emulators/virtualbox-ose-72/work/VirtualBox-7.2.0/src/VBox/Runtime/generic/http-curl.cpp
/wrkdirs/usr/ports/emulators/virtualbox-ose-72/work/VirtualBox-7.2.0/src/VBox/Runtime/generic/http-curl.cpp:702:27:
error: assigning to 'curl_proxytype' from incompatible type 'long'
  702 |     pThis->enmProxyType = CURLPROXY_HTTP;
      |                           ^~~~~~~~~~~~~~
/usr/local/include/curl/curl.h:791:35: note: expanded from macro
'CURLPROXY_HTTP'
  791 | #define CURLPROXY_HTTP            0L /* added in 7.10, new in 7.19.4
default is
      |                                   ^~

Upstream bug report:
https://github.com/curl/curl/issues/18054#issuecomment-3354156324

PR:	289924
commit hash: 40fa37204330ec70f24e229271fb71e255b6b6b5 commit hash: 40fa37204330ec70f24e229271fb71e255b6b6b5 commit hash: 40fa37204330ec70f24e229271fb71e255b6b6b5 commit hash: 40fa37204330ec70f24e229271fb71e255b6b6b5 40fa372
Thursday, 28 Aug 2025
23:44 Vladimir Druzenko (vvd) search for other commits by this committer
emulators/virtualbox-ose{,-additions,-kmod}{,-70,-71,-legacy}: Update
CONFLICTS_INSTALL before committing new ports with VirtualBox 7.2.x

PR:	289019
commit hash: cec1e153ef9edd032f4325d84c9bad422e9998ff commit hash: cec1e153ef9edd032f4325d84c9bad422e9998ff commit hash: cec1e153ef9edd032f4325d84c9bad422e9998ff commit hash: cec1e153ef9edd032f4325d84c9bad422e9998ff cec1e15
Monday, 30 Jun 2025
09:04 Baptiste Daroussin (bapt) search for other commits by this committer
libxml2: chase libxml soversion bump
commit hash: 3068854dd0263c7ccc8d62569081d3e150a21651 commit hash: 3068854dd0263c7ccc8d62569081d3e150a21651 commit hash: 3068854dd0263c7ccc8d62569081d3e150a21651 commit hash: 3068854dd0263c7ccc8d62569081d3e150a21651 3068854d
Saturday, 21 Jun 2025
20:23 Vladimir Druzenko (vvd) search for other commits by this committer
emulators/virtualbox-ose*: Improve rc script

- Add sort VMs by name during auto start and reverse sort during stop -
  with this user can control the order in which VMs are started and stopped.
- Increase default delay between start VMs from 0 to 1 second -
  useful when automatically starting more than "2-3" VMs.
commit hash: 5ab3be27e77892ca0839bdbb13f26e3cf33dff33 commit hash: 5ab3be27e77892ca0839bdbb13f26e3cf33dff33 commit hash: 5ab3be27e77892ca0839bdbb13f26e3cf33dff33 commit hash: 5ab3be27e77892ca0839bdbb13f26e3cf33dff33 5ab3be2
Tuesday, 13 May 2025
17:55 Vladimir Druzenko (vvd) search for other commits by this committer
emulators/virtualbox-ose{,-nox11}: Add patches for better graphics devices
support

While here refresh patches for graphics devices

PR:		286748
Tested by:	Martin Birgmeier <d8zNeCFG@aon.at>, rkoberman@gmail.com
MFH:		2025Q2
commit hash: 47d943f3cfad86764803a0c1a99a4a65d33ddf17 commit hash: 47d943f3cfad86764803a0c1a99a4a65d33ddf17 commit hash: 47d943f3cfad86764803a0c1a99a4a65d33ddf17 commit hash: 47d943f3cfad86764803a0c1a99a4a65d33ddf17 47d943f
Sunday, 11 May 2025
23:00 Vladimir Druzenko (vvd) search for other commits by this committer
emulators/virtualbox-ose: Add patch with enable "HW accelerated graphics output"

While here sort options.

MFH:	2025Q2
commit hash: 55c131637a4824d87b96f2e6198f28842cbc0f2a commit hash: 55c131637a4824d87b96f2e6198f28842cbc0f2a commit hash: 55c131637a4824d87b96f2e6198f28842cbc0f2a commit hash: 55c131637a4824d87b96f2e6198f28842cbc0f2a 55c1316
01:23 Vladimir Druzenko (vvd) search for other commits by this committer
emulators/virtualbox-ose{,-additions,-kmod}{,-70,-legacy}: Update
CONFLICTS_INSTALL before committing new ports with VirtualBox 7.1.x

PR:	284439
commit hash: 806da99dc22608ce8ff9e87903fcbc1fb4a2ab8d commit hash: 806da99dc22608ce8ff9e87903fcbc1fb4a2ab8d commit hash: 806da99dc22608ce8ff9e87903fcbc1fb4a2ab8d commit hash: 806da99dc22608ce8ff9e87903fcbc1fb4a2ab8d 806da99
Sunday, 27 Apr 2025
02:33 Vladimir Druzenko (vvd) search for other commits by this committer
emulators/virtualbox-ose{,-nox11}: Fix build python library

MFH:	2025Q2
commit hash: 9f3b8e1ffa942578f259a9f2e1da5b52147e479c commit hash: 9f3b8e1ffa942578f259a9f2e1da5b52147e479c commit hash: 9f3b8e1ffa942578f259a9f2e1da5b52147e479c commit hash: 9f3b8e1ffa942578f259a9f2e1da5b52147e479c 9f3b8e1
Thursday, 10 Apr 2025
17:34 Jan Beich (jbeich) search for other commits by this committer
multimedia/libvpx: update 1.15.1

Changes:	https://chromium.googlesource.com/webm/libvpx/+log/v1.15.0..v1.15.1
Reported by:	portscout
commit hash: 64f3a6bf7e51dd7c9759e6dcca82eced6440618e commit hash: 64f3a6bf7e51dd7c9759e6dcca82eced6440618e commit hash: 64f3a6bf7e51dd7c9759e6dcca82eced6440618e commit hash: 64f3a6bf7e51dd7c9759e6dcca82eced6440618e 64f3a6b
Saturday, 8 Mar 2025
14:05 Gleb Popov (arrowd) search for other commits by this committer
*: Bump revisions after dbus update

PR:		285253
Reported by:	Martin Birgmeier <d8zNeCFG@aon.at>
commit hash: a347a92e6ea1376b0004ef39e52cad58eddd6ae7 commit hash: a347a92e6ea1376b0004ef39e52cad58eddd6ae7 commit hash: a347a92e6ea1376b0004ef39e52cad58eddd6ae7 commit hash: a347a92e6ea1376b0004ef39e52cad58eddd6ae7 a347a92
04:05 Charlie Li (vishwin) search for other commits by this committer
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal

Any missed ports, feel free to bump.

Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details.
commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303 commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303 commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303 commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303 06a08e6
Sunday, 2 Feb 2025
19:15 Vladimir Druzenko (vvd) search for other commits by this committer
emulators/virtualbox-ose{,-additions,-kmod}{,-legacy}: Update CONFLICTS_INSTALL
and PORTSCOUT before commit new ports with VirtualBox 7.0.x

PR:	271146
commit hash: 179f17fc36fde67de42ba661b7b043e8d728578e commit hash: 179f17fc36fde67de42ba661b7b043e8d728578e commit hash: 179f17fc36fde67de42ba661b7b043e8d728578e commit hash: 179f17fc36fde67de42ba661b7b043e8d728578e 179f17f
Saturday, 1 Feb 2025
21:32 Vladimir Druzenko (vvd) search for other commits by this committer
emulators/virtualbox-ose{,-legacy}: Merge patches and unify patch names for
src/VBox/Devices/PC/ipxe/Makefile.kmk
commit hash: d23dace6ecc6c757cd2142e7e5f60c4aa3a7798a commit hash: d23dace6ecc6c757cd2142e7e5f60c4aa3a7798a commit hash: d23dace6ecc6c757cd2142e7e5f60c4aa3a7798a commit hash: d23dace6ecc6c757cd2142e7e5f60c4aa3a7798a d23dace
Sunday, 5 Jan 2025
01:43 Vladimir Druzenko (vvd) search for other commits by this committer
emulators/virtualbox-ose{,-nox11}{,-legacy}: Fix listen VNC on TCP port on IPv6
address

Four new options are available:
 - "VNCAddress4" -> IPv4 address to use
 - "VNCPort4" -> IPv4 Port to use
 - "VNCAddress6" -> IPv6 address to use
 - "VNCPort6" -> IPv6 port to use

"TCP/Ports" is used for backward compatibility as IPv4 and IPv6 ports if
"VNCPort4" or "VNCPort6" is not defined.

Detailed description is here:
https://www.virtualbox.org/browser/vbox/trunk/src/VBox/ExtPacks/VNC/VBoxVNC.cpp#L361

PR:	193778
commit hash: ed48632461bd9b3c095333c34040fe921673ab48 commit hash: ed48632461bd9b3c095333c34040fe921673ab48 commit hash: ed48632461bd9b3c095333c34040fe921673ab48 commit hash: ed48632461bd9b3c095333c34040fe921673ab48 ed48632
Saturday, 4 Jan 2025
21:14 Vladimir Druzenko (vvd) search for other commits by this committer
emulators/virtualbox-ose*: Improve ports

* Replace PORTVERSION with DISTVERSION.
* Fix CONFLICTS_INSTALL.
* Fix PYTHON in DEFAULT_OPTIONS in emulators/virtualbox-ose.
* Pet portclippy and portlint.
* Formatting and etc.

PR:	258159
commit hash: b4a6bc8744f4f15b0e510af1553afeb1c8a027b3 commit hash: b4a6bc8744f4f15b0e510af1553afeb1c8a027b3 commit hash: b4a6bc8744f4f15b0e510af1553afeb1c8a027b3 commit hash: b4a6bc8744f4f15b0e510af1553afeb1c8a027b3 b4a6bc8
Saturday, 23 Nov 2024
08:31 Gleb Popov (arrowd) search for other commits by this committer
*: Bump PORTREVISIONs of Pulseaudio consumers

Sponsored by:	Future Crew, LLC
commit hash: 5505c50fcc0b6fbc8e6ddacb7fdbac437f0054e5 commit hash: 5505c50fcc0b6fbc8e6ddacb7fdbac437f0054e5 commit hash: 5505c50fcc0b6fbc8e6ddacb7fdbac437f0054e5 commit hash: 5505c50fcc0b6fbc8e6ddacb7fdbac437f0054e5 5505c50
Wednesday, 6 Nov 2024
15:17 Robert Clausecker (fuz) search for other commits by this committer
filesystems: add new category for file systems and related utilities

The filesystems category houses file systems and file system utilities.
It is added mainly to turn the sysutils/fusefs-* pseudo-category into
a proper one, but is also useful for the sundry of other file systems
related ports found in the tree.

Ports that seem like they belong there are moved to the new category.
Two ports, sysutils/fusefs-funionfs and sysutils/fusefs-fusepak are
not moved as they currently don't fetch and don't have TIMESTAMP set
in their distinfo, but that is required to be able to push a rename
of the port by the pre-receive hook.

Approved by:	portmgr (rene)
Reviewed by:	mat
Pull Request:	https://github.com/freebsd/freebsd-ports/pull/302
PR:		281988
commit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9d commit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9d commit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9d commit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9d 6e2da96
Saturday, 2 Nov 2024
01:01 Jan Beich (jbeich) search for other commits by this committer
multimedia/libvpx: update 1.15.0

Changes:	https://chromium.googlesource.com/webm/libvpx/+log/v1.14.1..v1.15.0
Reported by:	Repology
commit hash: 888cea7deeae40b641d81929eeefea8120ba5d93 commit hash: 888cea7deeae40b641d81929eeefea8120ba5d93 commit hash: 888cea7deeae40b641d81929eeefea8120ba5d93 commit hash: 888cea7deeae40b641d81929eeefea8120ba5d93 888cea7
Tuesday, 1 Oct 2024
18:56 Rene Ladan (rene) search for other commits by this committer
all: drop support for expired FreeBSD 14.0

Simplify expressions for FreeBSD 13.X

Reviewed by:	many

Differential Revision:	https://reviews.freebsd.org/D46601
commit hash: 4485bd8221c2c5630b87826d37da850b3361b782 commit hash: 4485bd8221c2c5630b87826d37da850b3361b782 commit hash: 4485bd8221c2c5630b87826d37da850b3361b782 commit hash: 4485bd8221c2c5630b87826d37da850b3361b782 4485bd8
Saturday, 20 Jul 2024
09:35 Vladimir Druzenko (vvd) search for other commits by this committer Author: Igor Malyshev
emulators/virtualbox-ose{,-nox11}: fix USB passthrough fails with: Failed to
create a proxy device for the USB device

Failed to create a proxy device for the USB device. (Error:
VERR_INVALID_PARAMETER)

00:00:24.961804 usbProxyConstruct: Failed to open '/dev/ugen0.6',
rc=VERR_INVALID_PARAMETER

00:00:24.961881 ERROR [COM]: aRC=NS_ERROR_FAILURE (0x80004005)
aIID={872da645-4a9b-1727-bee2-5585105b9eed} aComponent={ConsoleWrap}
aText={Failed to create a proxy device for the USB device. (Error:
VERR_INVALID_PARAMETER)}, preserve=false aResultDetail=-2

In commit
https://cgit.freebsd.org/src/commit/?id=9b077d72bcc313baea2b9283afc7f568739eaadc
+#define	USB_FS_XFER_MAX 126
-	if (fs_ep_ptr == NULL || ep_index_max > 127)
+	if (fs_ep_ptr == NULL || ep_index_max > USB_FS_XFER_MAX)
To fix VirtualBox decrease USBFBSD_MAXENDPOINTS from 127 to 126:
-#define USBFBSD_MAXENDPOINTS 127
+#define USBFBSD_MAXENDPOINTS 126

PR:		270900
Tested by:	groenveld@acm.org, russo@bogodyn.org
Approved by:	with hat of vbox (maintainer)
MFH:		2024Q3
commit hash: fb231153bf5b66737effcc6b2ca22296893d7510 commit hash: fb231153bf5b66737effcc6b2ca22296893d7510 commit hash: fb231153bf5b66737effcc6b2ca22296893d7510 commit hash: fb231153bf5b66737effcc6b2ca22296893d7510 fb23115
Tuesday, 9 Jul 2024
21:25 Vladimir Druzenko (vvd) search for other commits by this committer
emulators/virtualbox-ose{,-nox11}: add vboxinit start/stop script for VMs which
is controlled from phpvirtualbox

Set the "Startup Mode" to "Automatic" for the virtual machine in
phpvirtualbox to automatically start the virtual machine during OS boot.

This script also stops virtual machines during reboot even if
vboxinit_enable="YES" is not present in /etc/rc.conf.

phpvirtualbox uses the "Web Service" (WEBSERVICE) to configure and
manage virtual machines, so we install the script only when the
WEBSERVICE option is enabled.

PR:	280062
commit hash: d0deb35b6952e0d73c111c6534462dcbd5d77774 commit hash: d0deb35b6952e0d73c111c6534462dcbd5d77774 commit hash: d0deb35b6952e0d73c111c6534462dcbd5d77774 commit hash: d0deb35b6952e0d73c111c6534462dcbd5d77774 d0deb35
Tuesday, 28 May 2024
19:46 Muhammad Moinur Rahman (bofh) search for other commits by this committer
emulators/virtualbox-ose: Refactor DOCS

Although the documentation builds fine currently however the doc
UserManual.pdf fails to build from the docbook with pdflatex from TeX
2024. So decouple the documentation file from the builds as an
additional DISTFILE. As this version is no longer supported by upstream
it is highly unlikely that the build of the documentation will be fixed
by upstream. Or unless someone has enough enthusiasm to fix the build
of the documentation once TeX 2024 hits the tree.

Approved by: portmgr (blanket)
Sponsored by: Nepustil
commit hash: 9d32296c3b99e1f209c8da163a2e3fc8835e4b34 commit hash: 9d32296c3b99e1f209c8da163a2e3fc8835e4b34 commit hash: 9d32296c3b99e1f209c8da163a2e3fc8835e4b34 commit hash: 9d32296c3b99e1f209c8da163a2e3fc8835e4b34 9d32296
Friday, 12 Apr 2024
06:04 Mathieu Arnold (mat) search for other commits by this committer
cleanup: remove occurrences of WITH_DEBUG

DEBUG like all ports features, must not ever be set in a port, they are
user facing features, that the user needs to enable in their
environment/make.conf, either by defining WITH_DEBUG globally, or by
setting WITH_DEBUG_PORTS with origin of ports they want DEBUG enabled
in.
commit hash: 0660187ad07f36727fead6764740a225a31f342f commit hash: 0660187ad07f36727fead6764740a225a31f342f commit hash: 0660187ad07f36727fead6764740a225a31f342f commit hash: 0660187ad07f36727fead6764740a225a31f342f 0660187
Saturday, 20 Jan 2024
00:41 Jan Beich (jbeich) search for other commits by this committer
multimedia/libvpx: update 1.14.0

Changes:	https://chromium.googlesource.com/webm/libvpx/+log/v1.13.1..v1.14.0
Reported by:	portscout
commit hash: 589aaaeb09b7daeb6a2053a684f5056d9fcfed0e commit hash: 589aaaeb09b7daeb6a2053a684f5056d9fcfed0e commit hash: 589aaaeb09b7daeb6a2053a684f5056d9fcfed0e commit hash: 589aaaeb09b7daeb6a2053a684f5056d9fcfed0e 589aaae
Friday, 19 Jan 2024
15:24 Vladimir Druzenko (vvd) search for other commits by this committer
emulators/virtualbox-ose{,-kmod,-additions}: update to 6.1.50

Changelog: https://www.virtualbox.org/wiki/Changelog-6.1#v50

PR:			276437
Approved by:		arrowd (mentor), olce
Differential Revision:	https://reviews.freebsd.org/D43510
MFH:			2024Q1
commit hash: 9e318d649a9b1eb79f8b7a97b5436974d7e426f9 commit hash: 9e318d649a9b1eb79f8b7a97b5436974d7e426f9 commit hash: 9e318d649a9b1eb79f8b7a97b5436974d7e426f9 commit hash: 9e318d649a9b1eb79f8b7a97b5436974d7e426f9 9e318d6
Sunday, 31 Dec 2023
00:37 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree

- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
  ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
  Also move conditional flags for non sparc64/arm ARCH to fixed flags.

Reviewed by:	brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
commit hash: bbab7f59e9630416397189df70ec133bdd690e38 commit hash: bbab7f59e9630416397189df70ec133bdd690e38 commit hash: bbab7f59e9630416397189df70ec133bdd690e38 commit hash: bbab7f59e9630416397189df70ec133bdd690e38 bbab7f5
Thursday, 16 Nov 2023
11:05 Eugene Grosbein (eugen) search for other commits by this committer
emulators/virtualbox-ose: add option to build vboximg-mount

Introduce new port option VBOXIMG that enables building and installing
"vboximg-mount" utility. It is not enabled by default as it needs
fusesfs-libs as another dependency.

The utility gives access to insides of VM images like .vdi files etc.
Use "vboximg-mount -g" to get access to files on internal file systems
not supported by native FreeBSD mount command. Refer to utility's
internal online help for syntax details and to original documentation:

https://docs.oracle.com/en/virtualization/virtualbox/6.0/user/vboximg-mount.html

PR:		274817
Tested by:	vvd
Approved by:	vbox (maintainer timeout over 2 weeks)
commit hash: 6c5da516ce5b8ec11e70c5b433e7164c14453d0a commit hash: 6c5da516ce5b8ec11e70c5b433e7164c14453d0a commit hash: 6c5da516ce5b8ec11e70c5b433e7164c14453d0a commit hash: 6c5da516ce5b8ec11e70c5b433e7164c14453d0a 6c5da51
Sunday, 22 Oct 2023
10:18 Vladimir Druzenko (vvd) search for other commits by this committer
emulators/virtualbox-ose{,-kmod,-additions}: update to 6.1.48

Based on patch from Sergey V. Dyatko <sergey.dyatko@gmail.com>.
Changelog: https://www.virtualbox.org/wiki/Changelog-6.1#v48

PR:			274555
Approved by:		arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D42322
MFH:			2023Q4
commit hash: ae6b467526ab9fe639b577e0bd5cd9e151427932 commit hash: ae6b467526ab9fe639b577e0bd5cd9e151427932 commit hash: ae6b467526ab9fe639b577e0bd5cd9e151427932 commit hash: ae6b467526ab9fe639b577e0bd5cd9e151427932 ae6b467
Monday, 7 Aug 2023
16:34 Gleb Popov (arrowd) search for other commits by this committer
audio/pulseaudio: Update to 16.1

Bump PORTREVISION on consumers.

Sponsored by:	Serenity Cybersecurity, LLC

PR:		262713
commit hash: b1ecad53b0b32916e5db596b26334db8015e4299 commit hash: b1ecad53b0b32916e5db596b26334db8015e4299 commit hash: b1ecad53b0b32916e5db596b26334db8015e4299 commit hash: b1ecad53b0b32916e5db596b26334db8015e4299 b1ecad5
Tuesday, 1 Aug 2023
11:27 Rene Ladan (rene) search for other commits by this committer
all: remove support for expired FreeBSD 13.1

Approved by:	portmgr (implicit), salvadore (gcc ports)
Reviewed by:	jbeich

Differential Revision: https://reviews.freebsd.org/D40845
commit hash: 5981a247406772defbc64bf993e23580aaa0d4dd commit hash: 5981a247406772defbc64bf993e23580aaa0d4dd commit hash: 5981a247406772defbc64bf993e23580aaa0d4dd commit hash: 5981a247406772defbc64bf993e23580aaa0d4dd 5981a24
Thursday, 20 Jul 2023
13:53 Vladimir Druzenko (vvd) search for other commits by this committer
emulators/virtualbox-ose{,-nox11,-kmod,-additions,-additions-nox11}: update to
6.1.46

Changelog: https://www.virtualbox.org/wiki/Changelog-6.1#v46
Also fixed PORTREVISION in master/slave ports.

PR:			272572
Approved by:		arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D41110
MFH:			2023Q3
commit hash: 5dd9c30f7dcbeaa352132553cd86e4171d89f2ed commit hash: 5dd9c30f7dcbeaa352132553cd86e4171d89f2ed commit hash: 5dd9c30f7dcbeaa352132553cd86e4171d89f2ed commit hash: 5dd9c30f7dcbeaa352132553cd86e4171d89f2ed 5dd9c30
Wednesday, 28 Jun 2023
12:02 Vladimir Druzenko (vvd) search for other commits by this committer
emulators/virtualbox-ose{,-legacy}: sort out options

Sort out options: order (portlint), convert to OPTION_*.
Add entry in "Troubleshooting" about "VERR_NO_MEMORY".
Force devel/llvm15 for emulators/virtualbox-ose-legacy on recent 14 with
llvm16 in base.

PR:			200764 252227
Approved by:		arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D40751
commit hash: 23eed6a75321443d7c6c45b92b28ff0e314e0496 commit hash: 23eed6a75321443d7c6c45b92b28ff0e314e0496 commit hash: 23eed6a75321443d7c6c45b92b28ff0e314e0496 commit hash: 23eed6a75321443d7c6c45b92b28ff0e314e0496 23eed6a
Monday, 12 Jun 2023
16:05 Vladimir Druzenko (vvd) search for other commits by this committer
emulators/virtualbox-ose: Remove unnecessary dependency on 32-bit compat for
amd64

32-bit in-kernel support and lib32 libs are not necessary for VirtualBox 6.x,
so just remove this requirement.
Also the port support amd64 only - remove I386 from PLIST_SUB.

PR:			266382
Tested by:		Olivier Certner <olivier.freebsd@free.fr>
Approved by:		arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D40487
commit hash: fd06fe3d7c9a9bc13ec7828f18d4e652aa102604 commit hash: fd06fe3d7c9a9bc13ec7828f18d4e652aa102604 commit hash: fd06fe3d7c9a9bc13ec7828f18d4e652aa102604 commit hash: fd06fe3d7c9a9bc13ec7828f18d4e652aa102604 fd06fe3
Friday, 2 Jun 2023
12:43 Vladimir Druzenko (vvd) search for other commits by this committer
emulators/virtualbox-ose: added replace %%VBOX_ETC%% in files/pkg-message.in

Approved by:	arrowd (mentor)
commit hash: 2b4fcd4f706f6e276bd9ed48a58228317e6588e8 commit hash: 2b4fcd4f706f6e276bd9ed48a58228317e6588e8 commit hash: 2b4fcd4f706f6e276bd9ed48a58228317e6588e8 commit hash: 2b4fcd4f706f6e276bd9ed48a58228317e6588e8 2b4fcd4
Thursday, 1 Jun 2023
14:53 Vladimir Druzenko (vvd) search for other commits by this committer
emulators/virtualbox-ose: on 14 "Failed to construct device 'VMMDev' instance #0
(VERR_INTERNAL_ERROR_3)"

Force llvm from ports from 11 to 14 - by default it'll pick 14.
Use VBOX_LLVM_VER in make.conf to define different llvm.

PR:			270189
Reviewed by:		cy, grahamperrin
Tested by:		cy, grahamperrin, groenveld@acm.org, rkoberman@gmail.com
Approved by:		arrowd
Differential Revision:	https://reviews.freebsd.org/D40254
commit hash: e6b21a9e3f0a605c06d54737a8ff4d6db82dabe5 commit hash: e6b21a9e3f0a605c06d54737a8ff4d6db82dabe5 commit hash: e6b21a9e3f0a605c06d54737a8ff4d6db82dabe5 commit hash: e6b21a9e3f0a605c06d54737a8ff4d6db82dabe5 e6b21a9
Tuesday, 23 May 2023
18:24 Vladimir Druzenko (vvd) search for other commits by this committer
emulators/virtualbox-ose: error: use of undeclared identifier 'mempcpy'

1. There are no mempcpy on 12, on 13 before 1300513 and on 14 before 1400026.
Log with error is here:
https://lists.freebsd.org/archives/freebsd-pkg-fallout/2023-May/402233.html
2. 12 have llvm11 in base after 1203502 (llvm12 after 1203503 and llvm13
after 1203505), so not need to force build with llvm11 from ports.

Reported
by:		https://portsfallout.com/fallout?port=emulators%2Fvirtualbox-ose%24
Reviewed by:		rene
Approved by:		arrowd (mentor), fuz
Differential Revision:	https://reviews.freebsd.org/D40163
commit hash: a39a00bddf995d665bb4ba4e89d7403d14060a6f commit hash: a39a00bddf995d665bb4ba4e89d7403d14060a6f commit hash: a39a00bddf995d665bb4ba4e89d7403d14060a6f commit hash: a39a00bddf995d665bb4ba4e89d7403d14060a6f a39a00b
Friday, 19 May 2023
15:50 Vladimir Druzenko (vvd) search for other commits by this committer
emulators/virtualbox-ose[-legacy]: rename option MANUAL to DOCS and make it
enabled by default

PR:			266992
Approved by:		arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D40118
commit hash: a0ef5898beb4c6a73e9d94aaa452c0eb37cbb14c commit hash: a0ef5898beb4c6a73e9d94aaa452c0eb37cbb14c commit hash: a0ef5898beb4c6a73e9d94aaa452c0eb37cbb14c commit hash: a0ef5898beb4c6a73e9d94aaa452c0eb37cbb14c a0ef589
Thursday, 18 May 2023
21:40 Colin Percival (cperciva) search for other commits by this committer
emulators/virtualbox-ose: Fix whitespace

Tab, not spaces.
commit hash: b49c45cf3b380e8e16b372fd4cd7d0c3eb596ae5 commit hash: b49c45cf3b380e8e16b372fd4cd7d0c3eb596ae5 commit hash: b49c45cf3b380e8e16b372fd4cd7d0c3eb596ae5 commit hash: b49c45cf3b380e8e16b372fd4cd7d0c3eb596ae5 b49c45c
19:48 Vladimir Druzenko (vvd) search for other commits by this committer
emulators/virtualbox-ose[-legacy]: VM VirtualBox Manager: Help menu: unable to
open external browser

While here sort out LOCALBASE, PREFIX, VBOX_DIR, VBOX_ETC

PR:			266778
Approved by:		arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D40119
commit hash: 8b9f42573ed3ebcd6a84f7ccd1ba2ef000357332 commit hash: 8b9f42573ed3ebcd6a84f7ccd1ba2ef000357332 commit hash: 8b9f42573ed3ebcd6a84f7ccd1ba2ef000357332 commit hash: 8b9f42573ed3ebcd6a84f7ccd1ba2ef000357332 8b9f425
Monday, 15 May 2023
17:46 Vladimir Druzenko (vvd) search for other commits by this committer
emulators/virtualbox-ose{-*}: Update to 6.1.44

Changes:		https://www.virtualbox.org/wiki/Changelog-6.1#v44
Author:			lwhsu@FreeBSD.org
Note:			BROKEN on 14

PR:			266907
Reported by:		Ian Dickens <ian@south-border.com>
Approved by:		arrowd (mentor), joneum (ports-secteam)
Differential Revision:	https://reviews.freebsd.org/D40088
commit hash: 1d37fcd8316a078e512852b7c565b5b2cf2dcbcd commit hash: 1d37fcd8316a078e512852b7c565b5b2cf2dcbcd commit hash: 1d37fcd8316a078e512852b7c565b5b2cf2dcbcd commit hash: 1d37fcd8316a078e512852b7c565b5b2cf2dcbcd 1d37fcd
Sunday, 23 Apr 2023
09:09 Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b 8d3e020
Saturday, 11 Feb 2023
08:46 Jan Beich (jbeich) search for other commits by this committer
multimedia/libvpx: update 1.13.0

Changes:	https://chromium.googlesource.com/webm/libvpx/+log/v1.12.0..v1.13.0
Reported by:	portscout
commit hash: 17f6d799d7cd9697ea3c59711e6216a70a27471f commit hash: 17f6d799d7cd9697ea3c59711e6216a70a27471f commit hash: 17f6d799d7cd9697ea3c59711e6216a70a27471f commit hash: 17f6d799d7cd9697ea3c59711e6216a70a27471f 17f6d79
Monday, 19 Dec 2022
14:44 Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/**tex.mk: Convert bsd.tex.mk to USES=tex

- Update all the consumers to use USES=tex
- USE_TEX=yes is the old way of writing USES=tex which has been removed
  and replaced in all ports
- Almost all of the USE_TEX features remains unchanged
- Some consumers had the same variables defined both in the mk
  infrastructure and also in the ports which have been removed from the
  ports as those are redundant.

In case any of the consumers are failing to build please make sure that
the nexessary USES=tex is there. Unlike previous USE_TEX=yes will no
longer load the required VARS for tex and related dependencies.

Reviewed by:	portmgr
Approved by:	portmgr (blanket)
commit hash: 721e5776c957ada07a0d148f5fc3e782a251e6dc commit hash: 721e5776c957ada07a0d148f5fc3e782a251e6dc commit hash: 721e5776c957ada07a0d148f5fc3e782a251e6dc commit hash: 721e5776c957ada07a0d148f5fc3e782a251e6dc 721e577
Sunday, 11 Sep 2022
10:20 Felix Palmen (zirias) search for other commits by this committer
Mk/Uses: always use colon for build/run suffix

Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.

Document in CHANGES.

PR:			266034
Exp-run by:		antoine
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36349
commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee ddae4e9
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Thursday, 21 Jul 2022
08:59 Guido Falsi (madpilot) search for other commits by this committer Author: Derek Schrock
emulators/virtualbox-ose: Add VBoxSharedClipboard.so to non X11 builds

This library is built when X11 is disabled too, since the functionality
can also be used by remote protocols.

PR:		261729
MFH:		2022Q3
commit hash: 5f02996b2b84deafaca8c5d6c3a2486695cb67ef commit hash: 5f02996b2b84deafaca8c5d6c3a2486695cb67ef commit hash: 5f02996b2b84deafaca8c5d6c3a2486695cb67ef commit hash: 5f02996b2b84deafaca8c5d6c3a2486695cb67ef 5f02996
08:59 Guido Falsi (madpilot) search for other commits by this committer
emulators/virtualbox-ose: Update to 6.1.36

Changelog: https://www.virtualbox.org/wiki/Changelog

PR:		265351
commit hash: 99d29ee89f6962d13422b337386219898f3a090e commit hash: 99d29ee89f6962d13422b337386219898f3a090e commit hash: 99d29ee89f6962d13422b337386219898f3a090e commit hash: 99d29ee89f6962d13422b337386219898f3a090e 99d29ee
Tuesday, 5 Jul 2022
17:51 Bernhard Froehlich (decke) search for other commits by this committer
*/*: Release my babies from my "created by" comments
commit hash: 27d033713deb843a82785d3863a93f9c7acfc85f commit hash: 27d033713deb843a82785d3863a93f9c7acfc85f commit hash: 27d033713deb843a82785d3863a93f9c7acfc85f commit hash: 27d033713deb843a82785d3863a93f9c7acfc85f 27d0337
Thursday, 21 Apr 2022
20:55 Guido Falsi (madpilot) search for other commits by this committer
emulators/virtualbox-ose*: Update to 6.1.34

PR:		263439
commit hash: 4017132e11c08c28fe9a2a2fcad418b24726ee93 commit hash: 4017132e11c08c28fe9a2a2fcad418b24726ee93 commit hash: 4017132e11c08c28fe9a2a2fcad418b24726ee93 commit hash: 4017132e11c08c28fe9a2a2fcad418b24726ee93 4017132
Sunday, 10 Apr 2022
19:11 Charlie Li (vishwin) search for other commits by this committer
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 d63665f
Saturday, 26 Mar 2022
08:27 Matthias Fechner (mfechner) search for other commits by this committer
textproc/libxml2: bump all dependencies

This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 247c7db
Friday, 11 Mar 2022
21:51 Guido Falsi (madpilot) search for other commits by this committer Author: Michael Gmelin
emulators/virtualbox-ose: Put vbox/networks.conf in the right place

Since virtualbox-ose 6.1.26 a new networks.conf file has been
introduced and the software looks for it in /etc/vbox.

This commit introduces a patch to make virtualbox look for it in
PREFIX/etc/vbox.

To help users with configurations already using this file in /etc/vbox
notes to UPDATING, pkg-message and to the main virtualbox executable
script have been added.

Also adding some comments to the Makefile to note that QA warning
due to reinplace being run but not having changed any file are
expected due to the design of this port Makefile.

PR:		261522
commit hash: 66635b2061daf5993d8bbf80457ee59946d91da4 commit hash: 66635b2061daf5993d8bbf80457ee59946d91da4 commit hash: 66635b2061daf5993d8bbf80457ee59946d91da4 commit hash: 66635b2061daf5993d8bbf80457ee59946d91da4 66635b20
Wednesday, 9 Feb 2022
14:24 Guido Falsi (madpilot) search for other commits by this committer Author: Derek Schrock
emulators/virtualbox-ose(-legacy): Take advantage of ccache

This patch teaches the virtualbox ports to take advantage of ccache
if the ports are configured to use it.

PR:		254616
commit hash: a60dcd712517e7948e6867f2cbe89938b6c55681 commit hash: a60dcd712517e7948e6867f2cbe89938b6c55681 commit hash: a60dcd712517e7948e6867f2cbe89938b6c55681 commit hash: a60dcd712517e7948e6867f2cbe89938b6c55681 a60dcd7
Thursday, 20 Jan 2022
15:44 Guido Falsi (madpilot) search for other commits by this committer
emulators/virtualbox-ose*: Update to 6.1.32

Changelog: https://www.virtualbox.org/wiki/Changelog-6.1#v32
commit hash: 6348afa6983147beb3d46f9afdd72c9fbc46ca49 commit hash: 6348afa6983147beb3d46f9afdd72c9fbc46ca49 commit hash: 6348afa6983147beb3d46f9afdd72c9fbc46ca49 commit hash: 6348afa6983147beb3d46f9afdd72c9fbc46ca49 6348afa6
Tuesday, 23 Nov 2021
22:11 Stefan Eßer (se) search for other commits by this committer
*/*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL

The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").

Approved by: portmgr (blanket)
commit hash: 5933ac0b099d61d98eb531d373cf57a8927bc7af commit hash: 5933ac0b099d61d98eb531d373cf57a8927bc7af commit hash: 5933ac0b099d61d98eb531d373cf57a8927bc7af commit hash: 5933ac0b099d61d98eb531d373cf57a8927bc7af 5933ac0
20:31 Guido Falsi (madpilot) search for other commits by this committer
emulators/virtualbox-ose: Update to 6.1.30
commit hash: 28c743aa5d7271c01593f8361ff812412af092c0 commit hash: 28c743aa5d7271c01593f8361ff812412af092c0 commit hash: 28c743aa5d7271c01593f8361ff812412af092c0 commit hash: 28c743aa5d7271c01593f8361ff812412af092c0 28c743a
10:06 Guido Falsi (madpilot) search for other commits by this committer
emulators/virtualbox-ose: Fix unintentional change

AAn unintentional change slipped in a previous commit. Revert that
part.

No change in the produced packages.

Fixes:		32c43c50524246
commit hash: 06f66cc221838f72984c891be3ece5f832ecf717 commit hash: 06f66cc221838f72984c891be3ece5f832ecf717 commit hash: 06f66cc221838f72984c891be3ece5f832ecf717 commit hash: 06f66cc221838f72984c891be3ece5f832ecf717 06f66cc
Monday, 25 Oct 2021
10:57 Guido Falsi (madpilot) search for other commits by this committer
emulators/virtualbox-ose*: Fix mistake in patch

In the commit to update virtualbox-ose to 6.1.28 I made a one line
mistake when reapplying a patch which failed to apply as is.

In the patch
files/patch-src_VBox_HostDrivers_Support_freebsd_SUPDrv-freebsd.c
I did not replay a part removing the line:

rc = copyout(pHdr, pvUser, cbOut);

which was rewriting some data that it should not. The correct code
was anyway present after this leftover statement.

This error made virtualbox log a lot of warnings about Bad CPU
context like this:

vboxdrv: Bad CPU context error at line 373 in SUPDrv-freebsd.c:
ulCmd=0x2000568a: 0x282->0x287!

These seem to be unharmful, but anyway indicate a problem that this
commit fixes.

Reported by:		Kevin Oberman <rkoberman@gmail.com> (via mailing list)
Fixes:			a3db7da59f9498
commit hash: 32c43c505242463fb127845d0208ecf345124d13 commit hash: 32c43c505242463fb127845d0208ecf345124d13 commit hash: 32c43c505242463fb127845d0208ecf345124d13 commit hash: 32c43c505242463fb127845d0208ecf345124d13 32c43c5
Wednesday, 20 Oct 2021
21:03 Guido Falsi (madpilot) search for other commits by this committer
emulators/virtualbox-ose*: Update to 6.1.28

Changelog: https://www.virtualbox.org/wiki/Changelog
commit hash: a3db7da59f9498e712de23d755ad9f2bdc5b6871 commit hash: a3db7da59f9498e712de23d755ad9f2bdc5b6871 commit hash: a3db7da59f9498e712de23d755ad9f2bdc5b6871 commit hash: a3db7da59f9498e712de23d755ad9f2bdc5b6871 a3db7da
Sunday, 10 Oct 2021
19:44 Baptiste Daroussin (bapt) search for other commits by this committer
INSTALLS_ICONS: retire the macro and rework the related dependencies

While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 2c672a4
Saturday, 9 Oct 2021
00:45 Jan Beich (jbeich) search for other commits by this committer
multimedia/libvpx: update 1.11.0

Changes:	https://chromium.googlesource.com/webm/libvpx/+log/v1.10.0..v1.11.0
Reported by:	portscout, Repology
commit hash: f16d8e56352394e557b1ab24f1a3582300e414af commit hash: f16d8e56352394e557b1ab24f1a3582300e414af commit hash: f16d8e56352394e557b1ab24f1a3582300e414af commit hash: f16d8e56352394e557b1ab24f1a3582300e414af f16d8e5
Saturday, 4 Sep 2021
16:22 Guido Falsi (madpilot) search for other commits by this committer Author: Tom Rushworth
emulators/virtualbox-ose(-legacy): Make VirtualBox limit AIO requests

Import patch to teach VirtualBox to check availability of AIO
resources before trying to allocate more.

This prevents crashes when using AIO in VirtualBox.

PR:		168298
commit hash: 95ac4999a82d493d3d0bc0b2160e07bcc6d80ddf commit hash: 95ac4999a82d493d3d0bc0b2160e07bcc6d80ddf commit hash: 95ac4999a82d493d3d0bc0b2160e07bcc6d80ddf commit hash: 95ac4999a82d493d3d0bc0b2160e07bcc6d80ddf 95ac499
16:18 Guido Falsi (madpilot) search for other commits by this committer Author: Maxim Sobolev
emulators/virtualbox-ose: don't hardcode compiler version

PR:		257921
commit hash: 384ca6fe490afc8e19c843ffe273081a16df036b commit hash: 384ca6fe490afc8e19c843ffe273081a16df036b commit hash: 384ca6fe490afc8e19c843ffe273081a16df036b commit hash: 384ca6fe490afc8e19c843ffe273081a16df036b 384ca6f
Friday, 3 Sep 2021
19:58 Guido Falsi (madpilot) search for other commits by this committer
emulators/virtualbox-ose: Avoid overwriting slave ports OPTIONS_EXCLUDE

To disable the PULSEAUDIO option I used the OPTIONS_EXCLUDE variable
in commit 416b34d584e268.

Turns out this overwrites OPTIONS_EXCLUDE from slave ports. I'm
fixing this by only adding the PULSEAUDIO exclusion to the existing
EXCLUDE variable if defined.

NOTE: While it would be enough to bump PORTREVISION in the slave
port, I'm bumping PORTREVISION on master port to avoid adding
variables that are easily forgotten in future changes and could
cause even more breakage.

PR:		258256
Pointy Hat:	myself
commit hash: 1dfc4d117b71085ec0351310d6ee435622b53ada commit hash: 1dfc4d117b71085ec0351310d6ee435622b53ada commit hash: 1dfc4d117b71085ec0351310d6ee435622b53ada commit hash: 1dfc4d117b71085ec0351310d6ee435622b53ada 1dfc4d1
Friday, 13 Aug 2021
08:52 Guido Falsi (madpilot) search for other commits by this committer
emulators/virtualbox-ose: Update to 6.1.26

This new version has a regression in the pulseaudio host audio
driver. If enabled any VMs configured to use it fails to start.

Since no fix has been found the PULSEAUDIO option is forcibly
disabled. If you have any VM configured to use pulseaudio for audio
input/output, please reconfigure them to use a different driver.

Upstream ticket:	https://www.virtualbox.org/ticket/20484

Other changes:

- Remove old patches that don't apply, the audio system has been
  reworked upstream and the behavior of these patches is included in
  the new code
- Add upgrading pkg-message note about the PULSEAUDIO option issue
  described above

Reviewed by:		koobs
Differential Revision:	https://reviews.freebsd.org/D31264
commit hash: 416b34d584e26823e403618b02419dbad40e50eb commit hash: 416b34d584e26823e403618b02419dbad40e50eb commit hash: 416b34d584e26823e403618b02419dbad40e50eb commit hash: 416b34d584e26823e403618b02419dbad40e50eb 416b34d
Tuesday, 22 Jun 2021
18:53 Kevin Bowling (kbowling) search for other commits by this committer
graphics/mesa-libs: Bump reverse deps for libglvnd

Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 da3162c
Thursday, 6 May 2021
12:15 Mathieu Arnold (mat) search for other commits by this committer
*: Three ports missed in the RESTRICTED removal.
commit hash: 9b02685c9c93344825d2f6816a53780e3562414f commit hash: 9b02685c9c93344825d2f6816a53780e3562414f commit hash: 9b02685c9c93344825d2f6816a53780e3562414f commit hash: 9b02685c9c93344825d2f6816a53780e3562414f 9b02685
Saturday, 1 May 2021
13:19 Guido Falsi (madpilot) search for other commits by this committer
emulators/virtualbox-ose: Update to 6.1.22
commit hash: 5224c9f5d7db9da95dc94df18ed515654cace5a2 commit hash: 5224c9f5d7db9da95dc94df18ed515654cace5a2 commit hash: 5224c9f5d7db9da95dc94df18ed515654cace5a2 commit hash: 5224c9f5d7db9da95dc94df18ed515654cace5a2 5224c9f
Friday, 23 Apr 2021
12:56 Guido Falsi (madpilot) search for other commits by this committer
emulators/virtualbox-ose: Update to 6.1.20

- Also update related kmod and additions ports
- In additions, use INSTALL_LIB to install X11 modules, so binaries
  get stripped
- Trim some `#if __FreeBSD_version` checks for unsupported FreeBSD
  versions from patches

PR:		255301
commit hash: d2441db781c717b17fafc2a9980b0cfa97b7ba9b commit hash: d2441db781c717b17fafc2a9980b0cfa97b7ba9b commit hash: d2441db781c717b17fafc2a9980b0cfa97b7ba9b commit hash: d2441db781c717b17fafc2a9980b0cfa97b7ba9b d2441db
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Tuesday, 30 Mar 2021
21:30 madpilot search for other commits by this committer
Reimplement patch to disable Asyncronous IO in virtualbox-ose 6 as
an option, leaving AIO enabled by default, so no functional change
in default build.

Requested/Suggested by:	David G Lawrence <dg@dglawrence.com>
Original commitRevision:569604 
Tuesday, 9 Mar 2021
18:27 madpilot search for other commits by this committer
- Update VirtualBox OSE to 6.1.18
- Old VirtualBox OSE 5.2.44 preserved as "-legacy" versions of the
  ports (repocopied)
- Add back extra patch removed in r528258, actually required to
  build DEBUG kmod
- Correctly define WITH_DEBUG when enabling the DEBUG option, so
  binaries are not stripped

Please note that this new version supports only amd64 CPUs. If you need
to use older hardware please install the legacy ports.

Note that moving VM snapshots across major updates is unsupported, it's
strongly suggested to properly shutdown VMs before upgrading, please
check UPDATING for further details.

This update is the result of work from many people, and thanks to all
who gave feedback and tested things.

Patch based on work from: Mario Lobo <lobo@bsd.com.br> and jkim.

PR:			234878
Submitted by:		kunda <chitty_cloud@me.com>
Approved by:		vbox (implicit)
Reviewed by:		decke
Tested by:		jwb,
			martin ilavsky <ilavsky.martin@gmail.com>,
			Mario Lobo <lobo@bsd.com.br>
Relnotes:		https://www.virtualbox.org/wiki/Changelog-6.1
Differential Revision:	https://reviews.freebsd.org/D28871
Original commitRevision:567950 
Monday, 12 Oct 2020
15:31 arrowd search for other commits by this committer
emulators/virtualbox-ose: Turn off aio usage and make VirtualBox use generic
Unix implementation.

This fixes instabilities on some loads involving disk IO.

PR:		168298, 221294
Approved by:	vbox (timeout)
Original commitRevision:552134 
Thursday, 24 Sep 2020
14:59 adridg search for other commits by this committer
emulators/virtualbox-ose-kmod: Fix a pair of VM bugs

- Use vm_pager_allocate() to allocate OBJT_PHYS objects.  This ensures
  that they're initialized properly.
- Don't assume that user wiring will succeed.

This had been a team effort, with multiple independent reports,
a wide variety of experiments, and patches written by kib@
and refined by markj@.

I'm bumping PORTREVISION and aligning the revision of both kmod and
application; it's possible the application bump isn't actually
needed but let's make sure they both get rebuilt with this
important (because of changed kernel assumptions) fix.

PR:		249326
Submitted by:	kib, markj
Reported by:	adridg, Rainer Hurling
Reviewed by:	adridg
Approved by:	koobs (vbox)
MFH:		2020Q3
Original commitRevision:549922 
Monday, 21 Sep 2020
10:32 martymac search for other commits by this committer
Fix crash when accessing physical CD/DVD

PR:		248333
Reported by:	mfv@bway.net
Approved by:	koobs (vbox)
MFH:		2020Q3
Original commitRevision:549433 
Friday, 14 Aug 2020
23:17 jkim search for other commits by this committer
Do not allow compiling C++ files for drivers with built-in functions.

This change lets us do "kldload vboxvfs.ko" (although it is still broken).
Original commitRevision:544898 
Sunday, 19 Jul 2020
09:19 madpilot search for other commits by this committer
- Update VirtualBox ports to 5.2.44
- Adapt and regenerate patches
- Reduce differences in patch-src_VBox_Devices_PC_vbox-cpuhotplug.dsl [1]

Patch based on one provided by Mario Lobo <lobo@bsd.com.br>.

Many thanks to people who provided ideas and suggetions in the
PR and review.

PR:			244212
Submitted by:		Nikita Stepanov <nikitastepan0v@bk.ru>
Reviewed by:		kevans [1]
Tested by:		lwshu
Approved by:		ports-secteam (joneum)
MFH:			2020Q3
Security:		1e7b316b-c6a8-11ea-a7d5-001999f8d30b
Differential Revision:	https://reviews.freebsd.org/D25496
Original commitRevision:542551 
Sunday, 7 Jun 2020
13:08 bofh search for other commits by this committer
emulators/virtualbox-ose: UNBREAK with gsoap 2.8.103

- gSoap 2.8.103 macro soap_socket_errno changed from:
  soap_socket_errno(s) -> soap_socket_errno

PR:		246910
Submitted by:	dereks@lifeofadishwasher.com
Reported by:	transitive@gmail.com
Original commitRevision:538153 
Wednesday, 15 Apr 2020
02:29 cy search for other commits by this committer
Fix r531689 i386 build.

PR:		236616, 244847
Submitted by:	kevans
MFH:		2020Q2 (blanket: major runtime build fix)
MFH-with:	r531689
Original commitRevision:531736 
Tuesday, 14 Apr 2020
13:47 kevans search for other commits by this committer
emulators/virtualbox-ose: Switch build to USES= compiler:c++14-lang

The runtime breakage that started occurring after the LLVM 7 -> 8 transition
has been diagnosed with help from cem@, and the attached patch fixes it. The
problem ended up being that tail-call optimization was being applied to this
function (which should probably be written in assembly instead) and moving
the tail-call to later on after some stack manipulations. The problem with
this is that this particular function uses alloca() to carefully craft a
stack that it's expecting to be used for the function it's calling at the
end.

The new patch fixes this using a technique that was committed later on in
upstream changeset 75061 to address a similar failure with GCC sanitizers
enabled. The FreeBSD-specific component of this patch is using the different
stack setup if __clang__ is defined as well.

The extra hunk in the Config patch has been added because the VirtualBox
build system cannot cope with LLVM version numbers in the way it's
expecting. Hardcode it to GCC 4.2 for FreeBSD, which is what the clang
__GNU* macros describe, to fix build breakage that happens with newer LLVM
as the build system decides our LLVM is an even older and more broken
version of GCC with a broken regparm.

PR:		236616, 244847
Approved by:	koobs (mentor)
MFH:		2020Q2 (blanket: major runtime build fix)
Original commitRevision:531689 
Tuesday, 31 Mar 2020
17:41 bdrewery search for other commits by this committer
- Fix runtime for gcc rpath. [1]
  This is a regression of something that was working in the past. Please
  keep the _GCC_RUNTIME handling even if removing USE_GCC as it may
  come back again in the future and be forgotten.
- Fix build on 11.3 with ports ssl. [2]

PR:		245048 [1]
PR:		243315 [2]
Submitted by:	John Hein <jcfyecrayz at liamekaens.com> [2]
Original commitRevision:529993 
Thursday, 12 Mar 2020
00:41 kevans search for other commits by this committer
emulators/virtualbox-ose: use contemporary GCC instead of old llvm

The bug in PR 236616 resulted in virtualbox getting pinned to llvm7. This is
less than ideal, and in-fact has been broken by improvements to
machine/atomic.h
on x86 that require a more modern compiler.

Switch the build to USE_GCC= any. The patches that were previously applied
if COMPILER_TYPE == clang are actually needed by newer GCCs as well, so make
those
standard patches instead, folding the Config.kmk patches together.

We should put some effort into testing llvm10 and working out why llvm
breaks
it, but fixing the build is more important at the moment.

Q/A:
* portlint (pre-existing issues; none in current patch)
* testport (-CURRENT, amd64)
* run testing by madpilot@

PR:		244603
Approved by:	koobs (mentor), bapt (mentor)
Approved by:	portmgr (blanket: build fix)
MFH:		2020Q1 (blanket: build fix)
Differential Revision:	https://reviews.freebsd.org/D23967
Original commitRevision:528258 
Thursday, 20 Feb 2020
21:15 zeising search for other commits by this committer
Update xorg x11 servers to 1.20.7

Update xorg x11 servers to 1.20.7.  This updates x11-servers/xorg-server,
xephyr, xorg-dmx, xorg-nestserver, xorg-vbserver and xwayland.

Enable the UDEV backend by default, instead of the DEVD backend, for
autoconfiguration of input devices on FreeBSD 12 and later.
FreeBSD 11 lacks the needed support in base and will keep on using the DEVD
backend.
Support for the HAL backend is dropped completely, it has been deprecated
for a long time.
Update and improve the DEVD backend.
Add a pkg message about sysctl configuration that might be needed when using
UDEV.

Use the upstream fix for glamour issues.

Use evdev xkb rules by default in xwayland [2]

Add x11-drivers/xf86-input-libinput to the list installed by default by
x11-drivers/xorg-drivers.

Fix net/tigervnc-server and emulators/virtualbox-ose

Bump portrevision of all x11 drivers, as well as other ports dependent on
xorg-server.

This represents work by many people over a long period.  These include
wulf, ak, dumbbell, hselasky pete AT nomadlogic DOT org, jbeich, manu,
myself and possibly others (I tried to look through history, but might have
missed people. If so, I am sorry.)

PR:             196678 [1], 244129 [2]
Submitted by:   hselasky, wulf [1], jbeich [2]
Obtained
from:	https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xserver-1.20
(in part)
Original commitRevision:526589 
Tuesday, 5 Nov 2019
15:48 zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories e

Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'e'.
Original commitRevision:516802 
Thursday, 17 Oct 2019
03:02 jkim search for other commits by this committer
Update to 5.2.34.

https://www.virtualbox.org/wiki/Changelog-5.2#v34
Original commitRevision:514643 
Monday, 9 Sep 2019
11:01 tobik search for other commits by this committer
emulators/virtualbox-ose*: Use ECHO_CMD not ECHO per bsd.commands.mk

- Unbreak `make -s` builds

PR:		240433, 240426
Submitted by:	Franco Fichtner <franco@opnsense.org> (based on)
Original commitRevision:511620 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Original commitRevision:507372 
Tuesday, 16 Jul 2019
23:02 jkim search for other commits by this committer
Update to 5.2.32.

https://www.virtualbox.org/wiki/Changelog-5.2#v32
Original commitRevision:506783 
Friday, 17 May 2019
11:56 jkim search for other commits by this committer
Revert r501849 and restore the previous behaviour.  No functional change.
Original commitRevision:501855 
10:34 jkim search for other commits by this committer
Work around a build issue.
Original commitRevision:501849 
Thursday, 16 May 2019
22:16 jkim search for other commits by this committer
Update to 5.2.30.

https://www.virtualbox.org/wiki/Changelog-5.2#v30
Original commitRevision:501807 
Saturday, 27 Apr 2019
13:13 cmt search for other commits by this committer
set VirtualBox MASTER_SITES to download.oracle.com

The SSL certificate of the host does not have download.virtualbox.org
in it's SubjectAltName anymore (download.virtualbox.org points to the
same CDN and is the same host as download.oracle.com, and checksums still
match).

Reported by:	Duncan Young
Original commitRevision:500209 
Wednesday, 24 Apr 2019
23:09 jkim search for other commits by this committer
Add USES=sdl when USE_SDL=sdl is set.  No functional change.

PR:		237539
Original commitRevision:499919 
Tuesday, 23 Apr 2019
19:20 jkim search for other commits by this committer
Update to 5.2.28.

https://www.virtualbox.org/wiki/Changelog-5.2#v28
Original commitRevision:499787 
Thursday, 18 Apr 2019
16:55 tcberner search for other commits by this committer
Update KDE Applications to 19.04.0

The changelog can be found here:
	- https://kde.org/announcements/announce-applications-19.04.0.php

Due to crashes on start, multimedia/kdenlive was kept at 18.12.3 for now.
Original commitRevision:499277 
Wednesday, 10 Apr 2019
20:47 jkim search for other commits by this committer
Apply a bandaid to work around runtime issues with Clang 8.0.

PR:		236616
Original commitRevision:498595 
Friday, 8 Mar 2019
00:25 jkim search for other commits by this committer
Revert r494756 and r494757 for now.  It seems this patch needs more work.
Somehow it prevented executables from starting properly.

Reported by:	Martin Birgmeier <d8zNeCFG@aon.at>
		Petyo Milotinov <petyo@petyo.org>
Original commitRevision:495006 
Wednesday, 6 Mar 2019
00:46 jkim search for other commits by this committer
Make linker option for executables closer to Linux equivalent, i.e.,
"-z noexecstack", "-z relro", and "--as-needed".
Original commitRevision:494756 

Number of commits found: 303 (showing only 100 on this page)

1 | 2 | 3 | 4  »