Port details |
- virt-what Utility to determine whether it is being run in virtual environment
- 1.25_1 sysutils =2 1.25_1Version of this port present on the latest quarterly branch.
- Maintainer: otis@FreeBSD.org
- Port Added: 2019-12-09 14:45:17
- Last Update: 2024-02-07 13:08:21
- Commit Hash: 55b65de
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv1
- WWW:
- https://people.redhat.com/~rjones/virt-what/
- Description:
- virt-what is a shell script which can be used to detect if the program
is running in a virtual machine.
virt-what supports a very large number of different hypervisor types,
including common open source hypervisors (KVM, Xen, QEMU, VirtualBox),
mainframe systems like IBM Systemz, LPAR, z/VM, hardware partitioning
schemes like Hitachi Virtage, proprietary hypervisors like VMWare,
Microsoft Hyper-V and much more.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- virt-what>0:sysutils/virt-what
- To install the port:
- cd /usr/ports/sysutils/virt-what/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/virt-what
- pkg install virt-what
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: virt-what
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1662584439
SHA256 (virt-what-1.25.tar.gz) = d4fcb423622bafbe5e2bbcd84b7d92ad4d583f4778b225b72c4a81ae9fc3c73d
SIZE (virt-what-1.25.tar.gz) = 516445
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_virt-what
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 12
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.25_1 07 Feb 2024 13:08:21 |
Juraj Lutter (otis) |
sysutils/virt-what: Move manpages to PREFIX/share/man |
1.25 13 Sep 2022 08:56:25 |
Juraj Lutter (otis) |
sysutils/virt-what: Update to 1.25
Reported by: portscout |
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.24 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.24 25 Jun 2022 08:46:18 |
Juraj Lutter (otis) |
sysutils/virt-what: Update to 1.24
Reported by: portscout |
1.22 03 May 2022 17:43:50 |
Juraj Lutter (otis) |
sysutils/virt-what: Update to 1.22 |
1.21 03 Sep 2021 09:19:28 |
Bernhard Froehlich (decke) |
sysutils/virt-what: Remove invalid CPE information
Approved by: portmgr (blanket) |
1.21 28 Apr 2021 21:10:58 |
Juraj Lutter (otis) |
sysutils/virt-what: Update to 1.21
- Update to 1.21
Approved by: osa (mentor)
Differential Revision: https://reviews.freebsd.org/D29859 |
1.20 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.20 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.20 17 Dec 2020 20:06:40 |
otis |
Update maintainer's e-mail address.
Reviewed by: osa (mentor)
Approved by: osa (mentor)
Differential Revision: https://reviews.freebsd.org/D27649 |
1.20 09 Dec 2019 14:45:12 |
swills |
sysutils/virt-what: create port
virt-what is a shell script which can be used to detect if the program
is running in a virtual machine.
virt-what supports a very large number of different hypervisor types,
including common open source hypervisors (KVM, Xen, QEMU, VirtualBox),
mainframe systems like IBM Systemz, LPAR, z/VM, hardware partitioning
schemes like Hitachi Virtage, proprietary hypervisors like VMWare,
Microsoft Hyper-V and much more.
WWW: https://people.redhat.com/~rjones/virt-what/
PR: 242403
Submitted by: Juraj Lutter <juraj@lutter.sk> |
Number of commits found: 12
|