Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: emulators/virtualbox-ose-additions |
Commit | Credits | Log message |
6.1.50_1 06 Jan 2025 14:02:21
    |
Vladimir Druzenko (vvd)  Author: takahiro.kurosawa |
emulators/virtualbox-ose-additions{,-nox11}: Fix vboxvfs bugs
This commit fixes vboxvfs (shared foler) kernel module bugs:
* fix open file leaks on creating files that causes file descriptor
leaks on host;
* fix halfway lookups.
PR: 245865
MFH: 2025Q1 |
6.1.50 04 Jan 2025 21:14:31
    |
Vladimir Druzenko (vvd)  |
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 |
6.1.46 20 Jul 2023 13:53:59
    |
Vladimir Druzenko (vvd)  |
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 |
6.1.36_1 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
6.1.36 09 Aug 2022 14:45:06
    |
Guido Falsi (madpilot)  |
emulators/virtualbox-ose-additions*: Bump portrevision.
Force update after xorg-server update. Sei PORTREVISION=0 on nox11
versions since those don't need reinstallation.
PR: 265731
Reported by: O. Hartmann <ohartmann@walstatt.org> |
6.1.18 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
6.1.18 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
5.2.30 16 May 2019 22:16:06
  |
jkim  |
Update to 5.2.30.
https://www.virtualbox.org/wiki/Changelog-5.2#v30 |
5.2.22_2 12 Dec 2018 01:35:36
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
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, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
5.2.22_1 29 Nov 2018 21:14:26
  |
jkim  |
Remove X11 dependencies by excluding D-Bus support.
PR: 233630 |
5.2.20 17 Oct 2018 06:49:31
  |
jkim  |
Update to 5.2.20.
https://www.virtualbox.org/wiki/Changelog#20 |
5.2.8_1 10 Mar 2018 17:46:06
  |
gerald  |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
5.1.6_1 05 Oct 2016 21:09:51
  |
jkim  |
Exclude DEBUG and OPENGL from options for -nox11. |
5.1.6_1 05 Oct 2016 19:56:26
  |
jkim  |
Sync. style with emulators/virtualbox-ose-nox11. |
5.1.6_1 05 Oct 2016 12:09:58
  |
swills  |
emulators/virtualbox-ose-additions-nox11: use proper option
Pointyhat to: swills
Reported by: adamw, mat |
5.1.6_1 05 Oct 2016 01:03:05
  |
swills  |
emulators/virtualbox-ose-additions-nox11: create port
Create a port for virtualbox-ose-additions with x11 option disabled |