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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
chyves bhyve front-end manager
0.2.0_1 sysutils on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.2.0Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-09-12 12:01:46
Last Update: 2024-03-11 18:50:22
Commit Hash: f8a11a1
People watching this port, also watch:: tmux, tcpdump, sysinfo, monit, coreutils
License: BSD2CLAUSE
WWW:
http://chyves.org
Description:
chyves is a bhyve front-end manager. chyves manages type-2 virtualized guests by utilizing hardware virtualization on a base FreeBSD 10.3+ installation. On a base install, only FreeBSD guests can run. However, with the installation of sysutils/grub2-bhyve and sysutils/bhyve-firmware from ports or pkg, most other OSes can run as a guest, including Windows. See DEPENDENCIES section in the man page for more information. chyves is targeted for beginners as well as power users. Beginners should find chyves relatively easy to use with lots of documentation and demonstrations. While power users should find utility with features such as true ZFS clones, PCI passthrough, rapid execution against many guests, disk images, and snapshot reverted states on boot/reboot to name a few of the advanced features. The name 'chyves' is the pluralized, big endian alphabetic increment of bhyve. 'chyves' is pronounced like 'chives', part of the Allium genus. The onion is also in the Allium genus.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (24 items)
Collapse this list.
  1. /usr/local/share/licenses/chyves-0.2.0_1/catalog.mk
  2. /usr/local/share/licenses/chyves-0.2.0_1/LICENSE
  3. /usr/local/share/licenses/chyves-0.2.0_1/BSD2CLAUSE
  4. etc/rc.d/chyves
  5. lib/chyves/chyves-basics
  6. lib/chyves/chyves-dataset
  7. lib/chyves/chyves-guest-console
  8. lib/chyves/chyves-guest-creation
  9. lib/chyves/chyves-guest-disk
  10. lib/chyves/chyves-guest-snapshot
  11. lib/chyves/chyves-guest-start
  12. lib/chyves/chyves-guest-stop
  13. lib/chyves/chyves-informational
  14. lib/chyves/chyves-network
  15. lib/chyves/chyves-properties
  16. lib/chyves/chyves-resources
  17. lib/chyves/chyves-return
  18. lib/chyves/chyves-updates
  19. lib/chyves/chyves-verify
  20. sbin/chyves
  21. share/man/man8/chyves.8.gz
  22. @owner
  23. @group
  24. @mode
Collapse this list.
Dependency lines:
  • chyves>0:sysutils/chyves
To install the port:
cd /usr/ports/sysutils/chyves/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/chyves
  • pkg install chyves
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: chyves
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1473673623 SHA256 (chyves-chyves-v0.2.0_GH0.tar.gz) = 3b44f36288d01c9627ec87246949951429cb47317779dc1908b2f7c1a93c76a2 SIZE (chyves-chyves-v0.2.0_GH0.tar.gz) = 163818

Packages (timestamps in pop-ups are UTC):
chyves
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.2.0_10.2.0_10.2.00.2.0_10.2.0_1-0.2.0-
FreeBSD:13:quarterly0.2.00.2.00.2.00.2.00.2.00.2.00.2.00.2.0
FreeBSD:14:latest0.2.0_10.2.0_10.2.00.2.0_10.2.0_10.2.0-0.2.0
FreeBSD:14:quarterly0.2.00.2.0-0.2.00.2.00.2.00.2.00.2.0
FreeBSD:15:latest0.2.0_10.2.0_1n/a0.2.0n/a0.2.00.2.00.2.0
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_chyves
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/chyves/chyves/tar.gz/v0.2.0?dummy=/
Collapse this list.

Number of commits found: 9

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2.0_1
11 Mar 2024 18:50:22
commit hash: f8a11a1989542f757d145b61f05b9d1bed9fad08commit hash: f8a11a1989542f757d145b61f05b9d1bed9fad08commit hash: f8a11a1989542f757d145b61f05b9d1bed9fad08commit hash: f8a11a1989542f757d145b61f05b9d1bed9fad08 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
sysutils/chyves: Move man pages to share/man

Approved by:	portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
0.2.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.2.0
28 Jul 2021 20:34:51
commit hash: c4fd7792f981de365293ee93ea4ee934bb5f0c18commit hash: c4fd7792f981de365293ee93ea4ee934bb5f0c18commit hash: c4fd7792f981de365293ee93ea4ee934bb5f0c18commit hash: c4fd7792f981de365293ee93ea4ee934bb5f0c18 files touched by this commit
Lars Engels (lme) search for other commits by this committer
*: Drop maintainership on most of my ports.

Unfortunately I cannot give them the love they deserve at the moment.
0.2.0
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.2.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.2.0
07 Nov 2019 18:18:18
Revision:516997Original commit files touched by this commit
tobik search for other commits by this committer
Replace do-patch in ports that override it with more appropriate targets

Most ports do not need to override do-patch.  It breaks some ports
tree features like EXTRA_PATCH_TREE, etc.
0.2.0
09 Jan 2019 13:05:32
Revision:489777Original commit files touched by this commit
lme search for other commits by this committer
sysutils/chyves: Fix installation to custom PREFIX

PR:		234554
Submitted by:	mi@
0.2.0
12 Sep 2016 12:01:36
Revision:421920Original commit files touched by this commit
lme search for other commits by this committer
Add sysutils/chyves:

chyves is a bhyve front-end manager. chyves manages type-2 virtualized guests by
utilizing hardware virtualization on a base FreeBSD 10.3+ installation. On a
base install, only FreeBSD guests can run. However, with the installation of
sysutils/grub2-bhyve and sysutils/bhyve-firmware from ports or pkg, most other
OSes can run as a guest, including Windows. See DEPENDENCIES section in the man
page for more information.

chyves is targeted for beginners as well as power users. Beginners should find
chyves relatively easy to use with lots of documentation and demonstrations.
While power users should find utility with features such as true ZFS clones,
PCI passthrough, rapid execution against many guests, disk images, and snapshot
reverted states on boot/reboot to name a few of the advanced features.

The name 'chyves' is the pluralized, big endian alphabetic increment of bhyve.
'chyves' is pronounced like 'chives', part of the Allium genus. The onion is
also in the Allium genus.

WWW: http://chyves.org

Number of commits found: 9