Port details |
- bhyve+ BHyVe with unofficial extensions
- 0.1.0 sysutils
=1 0.1.0Version of this port present on the latest quarterly branch. IGNORE: requires bhyve and vmm source files in /usr/src/sys/modules/vmm
- Maintainer: pali.gabor@gmail.com
 - Port Added: 2021-09-13 00:36:13
- Last Update: 2022-04-26 13:15:34
- Commit Hash: df1f981
- People watching this port, also watch:: wifibox
- Also Listed In: kld
- License: BSD2CLAUSE
- Description:
- A patched version of BHyVe, the BSD Hypervisor from the base system
that includes features and fixes that are not yet officially there.
WWW: https://github.com/pgj/freebsd-bhyve-plus-port
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- For LIB depends:
- lib9p.so:sysutils/bhyve+
- libvmmapi.so:sysutils/bhyve+
- To install the port:
- cd /usr/ports/sysutils/bhyve+/ && make install clean
- A package is not available for ports marked as:
- Forbidden / Broken / Ignore / Restricted
- PKGNAME: bhyve+
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64
- distinfo:
- TIMESTAMP = 1630740589
SHA256 (conclusiveeng-lib9p-0.1.0-7ef466772108856ee3e093735033232a6f1a3f04_GH0.tar.gz) = 309c8dfc8cc6ff0ab72af6fa36fb0b7dd26c90bfeac0e11ef39344bf64cc2147
SIZE (conclusiveeng-lib9p-0.1.0-7ef466772108856ee3e093735033232a6f1a3f04_GH0.tar.gz) = 145598
- Packages (timestamps in pop-ups are UTC):
- This port is required by:
- for Run
-
- net/wifibox-core
- Configuration Options:
- No options to configure
- Options name:
- sysutils_bhyve+
- USES:
- kmod uidfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
26 Apr 2022 13:15:34 0.1.0
|
Ashish SHUKLA (ashish)  Author: PÁLI Gábor János |
sysutils/bhyve+: Fix build on 14-CURRENT and 13.1-RELEASE
Reported by: pkg-fallout
MFH: 2022Q2 |
01 Apr 2022 15:53:18 0.1.0
|
Rene Ladan (rene)  |
all: drop support for EOL FreeBSD 12.2
- Mk/bsd.port.mk: bump minimal FreeBSD version to 12.3,
update an example
- sysutils/lsof: drop support for ancient FreeBSD releases.
- multimedia/ustreamer: remove inline patch for 12.2
- x11/wayland-logout: remove support for FreeBSD < 12.3
- sysutils/bhyve+: remove support for FreeBSD 12.2
- databases/clickhouse: remove support for FreeBSD 12.2
- databases/mariadb106-server: remove support for FreeBSD 12.2
- devel/cvsd: no need to test for FreeBSD >=5 anymore
- devel/imake: no need to support a.out anymore
- japanese/kterm: no need to support FreeBSD <= 9
- math/igraph: remove support for FreeBSD 12.2
- net/onedrive: remove support for FreeBSD 12.2
- security/ipsec-tools: no need to test for FreeBSD >= 11
- emulators/rpcs3: Revert "emulators/rpcs3: unbreak on FreeBSD 12.2 after
49f593b2f77f"
Reviewed by: brnrd, fluffy, jbeich, ler, yuri, x11 (zeising)
Approved by: portmgr (implicit)
Differential Revision: https://reviews.freebsd.org/D34523 |
18 Dec 2021 11:25:32 0.1.0
|
Ashish SHUKLA (ashish)  Author: PÁLI Gábor János |
sysutils/bhyve+: Update for 12.3-RELEASE, and 14-CURRENT |
17 Oct 2021 20:51:41 0.1.0
|
Rene Ladan (rene)  |
sysutils/bhyve+: remove unused patch |
17 Oct 2021 10:41:57 0.1.0
|
Ashish SHUKLA (ashish)  Author: PÁLI Gábor János |
sysutils/bhyve+: Fix build on 14-CURRENT |
30 Sep 2021 21:23:30 0.1.0
|
Rene Ladan (rene)  |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
25 Sep 2021 20:26:07 0.1.0
|
Ashish SHUKLA (ashish)  Author: PÁLI Gábor János |
sysutils/bhyve+: Add explicit support for 14-CURRENT
Reported by: pkg-fallout |
13 Sep 2021 00:34:32 0.1.0
|
Ashish SHUKLA (ashish)  Author: Gabor Pali |
sysutils/bhyve+: New Port: bhyve with unofficial extensions
A patched version of BHyVe, the BSD Hypervisor from the base system
that includes features and fixes that are not yet officially there.
WWW: https://github.com/pgj/freebsd-bhyve-plus-port |