Port details |
- iohyve bhyve manager utilizing ZFS and other FreeBSD tools
- 0.7.9_1 sysutils =8 0.7.9_1Version 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
- Port Added: 2015-10-30 10:44:34
- Last Update: 2024-03-14 14:20:14
- Commit Hash: bb0abac
- People watching this port, also watch:: nginx, pkg, poudriere, git, htop
- License: BSD2CLAUSE
- WWW:
- https://github.com/pr1ntf/iohyve
- Description:
- iohyve creates, stores, manages, and launches bhyve guests utilizing built in
FreeBSD features. The idea is based on iocage, a jail manager utilizing some of
the same principles.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/sysutils/iohyve/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/iohyve
- pkg install iohyve
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: iohyve
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1498560535
SHA256 (pr1ntf-iohyve-0.7.9_GH0.tar.gz) = ae0a0d0bb5b6618d2320287fe7a359f3239544b99837aafaea77d77786e34c9b
SIZE (pr1ntf-iohyve-0.7.9_GH0.tar.gz) = 26787
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_iohyve
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7.9_1 14 Mar 2024 14:20:14 |
Christian Weisgerber (naddy) |
sysutils/iohyve: Move man pages to share/man
Approved by: portmgr (blanket) |
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) |
0.7.9 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 ) |
0.7.9 28 Jul 2021 20:34:51 |
Lars Engels (lme) |
*: Drop maintainership on most of my ports.
Unfortunately I cannot give them the love they deserve at the moment. |
0.7.9 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.7.9 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.7.9 07 Nov 2019 18:18:18 |
tobik |
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.7.9 11 Jul 2017 14:04:57 |
tobik |
Fix build on 12.0-CURRENT
iohyve.8.gz is never created with NO_BUILD=yes set and the build fails
with:
===> Staging for iohyve-0.7.9
===> Generating temporary packing list
...
install -c iohyve.8.gz
/wrkdirs/usr/ports/sysutils/iohyve/work/stage//usr/local/man/man8/
install: iohyve.8.gz: No such file or directory
*** Error code 71
PR: 220624
Approved by: lme (mentor, maintainer)
MFH: 2017Q3 |
0.7.9 27 Jun 2017 10:54:50 |
lme |
sysutils/iohyve: Update to 0.7.9
Changelog: https://github.com/pr1ntf/iohyve/releases |
0.7.8 05 Mar 2017 17:19:50 |
lme |
sysutils/iohyve:
Update to 0.7.8 |
0.7.7_1 15 Nov 2016 14:20:24 |
lme |
- Add missing plist (again. I don't know where the one mat added went)
- Bump PORTREVISION
Reported by: Larry Baird <lab@gta.com> |
0.7.7 11 Nov 2016 08:57:31 |
lme |
sysutils/iohyve:
Update to 0.7.7 |
0.7.6_1 04 Jul 2016 14:22:46 |
mat |
Add missing plist.
Sponsored by: Absolight |
0.7.6 03 Jul 2016 15:17:01 |
lme |
Update to 0.7.6
PR: 210546 [1], 210668 [2]
Submitted by: [1] Trent Thompson <trentnthompson@gmail.com>, [2] Christian
Schwarz <me@cschwarz.com> |
0.7.5 15 Apr 2016 19:54:22 |
lme |
Update to 0.7.5 |
0.7.4 09 Apr 2016 10:57:04 |
lme |
Update to 0.7.4 |
0.7.3 09 Jan 2016 23:01:47 |
lme |
Update to 0.7.3 |
0.7 30 Oct 2015 10:44:26 |
lme |
Add new port: sysutils/iohyve
iohyve creates, stores, manages, and launches bhyve guests utilizing built in
FreeBSD features. The idea is based on iocage, a jail manager utilizing some of
the same principles.
WWW: https://github.com/pr1ntf/iohyve |