Port details |
- bhyve-firmware Collection of Firmware for bhyve
- 1.0_2 sysutils =9 1.0_2Version of this port present on the latest quarterly branch.
- Maintainer: fabian.freyer@physik.tu-berlin.de
- Port Added: 2016-07-24 03:37:09
- Last Update: 2024-04-01 12:00:15
- Commit Hash: 1cb1c71
- People watching this port, also watch:: pkg, tmux, git, go, nginx
- License: NA
- WWW:
- https://wiki.freebsd.org/bhyve/UEFI
- Description:
- A collection of firmware for bhyve.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- bhyve-firmware>0:sysutils/bhyve-firmware
- To install the port:
- cd /usr/ports/sysutils/bhyve-firmware/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/bhyve-firmware
- pkg install bhyve-firmware
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bhyve-firmware
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- BHYVE_UEFI_CODE.fd : sysutils/edk2@bhyve
- This port is required by:
- for Run
-
- sysutils/bhyvemgr
- sysutils/bmd
- sysutils/bvm
Configuration Options:
- No options to configure
- Options name:
- sysutils_bhyve-firmware
- USES:
- metaport
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
- There is no master site for this port.
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0_2 01 Apr 2024 12:00:15 |
Rene Ladan (rene) |
sysutils/bhyve-firmware: remove OPTION for expired sysutils/uefi-edk2-bhyve-csm |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.0_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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.
(Only the first 15 lines of the commit message are shown above ) |
1.0_1 25 May 2022 19:33:53 |
Rebecca Cran (bcran) |
sysutils/edk2: Add bhyve as a new FLAVOR of edk2
Instead of having a separate sysutils/uefi-edk2-bhyve port, add bhyve
as a FLAVOR of sysutils/edk2 and delete sysutils/uefi-edk2-bhyve.
To support existing users who depend on firmware in
/usr/local/share/uefi-firmware create compatibility symlinks.
Update sysutils/bhyve-firmware to depend on edk2@bhyve.
Differential Revision: https://reviews.freebsd.org/D35148
Reviewed by: manu
Approved by: manu |
1.0_1 27 Jun 2021 14:56:24 |
Rene Ladan (rene) |
sysutils/bhyve-firmware: undeprecate CSM option
The sysutils/uefi-edk2-bhyve port no longer needs Python 2.7 |
1.0_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.0_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0_1 24 Mar 2021 13:34:36 |
rene |
Mark ports recursively depending on Python 2.7 for expiration on June 23.
For ports optionally dependending on Python 2.7, just mark those options
as expired. Remove konquerer from the x11/kde-baseapps metaport and bump
its PORTREVISION.
Submitted by: rene
Reviewed by: portmgr, adridg, ehaupt, lme, madpilot, pizzamig, se, sunpoet, yuri
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D28665 |
1.0_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). |
1.0 24 Jul 2016 03:37:01 |
novel |
A collection of firmware for bhyve.
WWW: https://wiki.freebsd.org/bhyve/UEFI
PR: 211157
Submitted by: fabian.freyer@physik.tu-berlin.de |