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.

non port: sysutils/vm-bhyve/Makefile

Number of commits found: 30

Wednesday, 10 Jan 2024
15:29 Baptiste Daroussin (bapt) search for other commits by this committer
MAN?PREFIX: eleminate its usage  and move man to share/man
commit hash: e4610fcb8b73442ad40b744bb87c1bc428ef7c1c commit hash: e4610fcb8b73442ad40b744bb87c1bc428ef7c1c commit hash: e4610fcb8b73442ad40b744bb87c1bc428ef7c1c commit hash: e4610fcb8b73442ad40b744bb87c1bc428ef7c1c e4610fc
Wednesday, 7 Sep 2022
21:10 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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Tuesday, 19 Jul 2022
11:32 Nuno Teixeira (eduardo) search for other commits by this committer Author: Churchers
sysutils/vm-bhyve: Update to 1.5

 - switch to DISTVERSION

ChangeLog:	https://github.com/churchers/vm-bhyve/compare/v1.4.0...v1.5.0
PR:		265307
commit hash: 0eb5bdfdb2918df3d64a9554159b73161b58369e commit hash: 0eb5bdfdb2918df3d64a9554159b73161b58369e commit hash: 0eb5bdfdb2918df3d64a9554159b73161b58369e commit hash: 0eb5bdfdb2918df3d64a9554159b73161b58369e 0eb5bdf
Monday, 11 Jul 2022
09:37 Dries Michiels (driesm) search for other commits by this committer
sysutils/vm-bhyve-devel: add new port

Contrary to the sysutils/vm-bhyve port which tracks releases,
this port will track the head of the main branch. The main reason
is that upstream has become stale in creating releases. This way
we atleast get some improvements that have not yet been included
in a release. Last release dates from January 2020.

Changes:	https://github.com/churchers/vm-bhyve/compare/6385042...ec0e12e

Reviewed by:		0mp philip
Differential Revision:	https://reviews.freebsd.org/D35760
commit hash: 109cfc001b4e13b1b2fbec81691b5f4cf6fe64e0 commit hash: 109cfc001b4e13b1b2fbec81691b5f4cf6fe64e0 commit hash: 109cfc001b4e13b1b2fbec81691b5f4cf6fe64e0 commit hash: 109cfc001b4e13b1b2fbec81691b5f4cf6fe64e0 109cfc0
Saturday, 16 Oct 2021
09:51 Jimmy Olgeni (olgeni) search for other commits by this committer
*: fix tab vs. space issues, and comments according to the guide.
commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a 4460cf7
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Wednesday, 29 Jan 2020
03:01 meta search for other commits by this committer
sysutils/vm-bhyve: Update to 1.4.2

PR:		243198
Submitted by:	Lewis Cook <vulcan@wired.sh>
Approved by:	churchers@gmail.com (maintainer)
Relnotes:	https://github.com/churchers/vm-bhyve/releases/tag/v1.4.0
		https://github.com/churchers/vm-bhyve/releases/tag/v1.4.2
Sponsored by:	HAW International
Original commitRevision:524530 
Monday, 8 Apr 2019
18:37 swills search for other commits by this committer
sysutils/vm-bhyve: update to 1.3.0

PR:		237047
Submitted by:	churchers@gmail.com (maintainer)
Original commitRevision:498408 
Saturday, 11 Aug 2018
14:24 miwi search for other commits by this committer
- Update to 1.2.3

PR:		230500
Submitted by:	maintainer
MFH:		2018Q3
Sponsored by:	iXsystems Inc.
Original commitRevision:476918 
Friday, 6 Jul 2018
09:17 miwi search for other commits by this committer
- Update to 1.2

PR:	229515
Submitted by:	maintainer
Original commitRevision:474004 
Tuesday, 30 Jan 2018
16:58 asomers search for other commits by this committer
sysutils/vm-bhyve: bump PORTREVISION for 460414

Reported by:	mat, danfe
Sponsored by:	Spectra Logic Corp
Original commitRevision:460415 
16:20 asomers search for other commits by this committer
sysutils/vm-bhyve: add security/ca_root_nss as a RUN_DEPENDS

"vm iso" uses fetch(1) to download iso files.  A major source of iso files
is download.freebsd.org.  If no other source of certificates has been
installed, fetch will use OpenSSL's default CA cert and path settings, but
those don't recognize the Let's Encrypt certificate used by
download.freebsd.org.

Installing security/ca_root_nss provides an alternative bundle of root
certificates, which do trust download.freebsd.org.  Since
download.freebsd.org is so critically important to most vm-bhyve users,
security/ca_root_nss should be a RUN_DEPENDS.

PR:		222109
Approved by:	churchers@gmail.com (maintainer timeout)
Sponsored by:	Spectra Logic Corp
Original commitRevision:460414 
Saturday, 23 Dec 2017
09:58 marck search for other commits by this committer
Merge 2 useful diffs from the dev tree:

- compatibility with verbose boot
- proper treatment for undefined vm_dir

PR:		222496
Approved by:	maintainer-timeout (since 20170921)
Original commitRevision:457036 
Saturday, 24 Jun 2017
19:50 lme search for other commits by this committer
sysutils/vm-bhyve: Update to 1.1.8

Upstream changelog:
Add ability to set ignore_bad_msr="yes" which is required on AMD processors for
some guests in order to avoid crashes if the guest tries to access registers
that are not implemented.

Also adds generic bhyve_options configuration setting to pass arbitrary
arguments to the bhyve(8) command.

PR:		219860
Submitted by:	maintainer
Original commitRevision:444240 
Monday, 29 May 2017
12:43 krion search for other commits by this committer
Update to version 1.1.7

PR:		219196
Submitted by:	maintainer
Approved by:	mat (mentor)
Original commitRevision:441984 
Tuesday, 3 Jan 2017
11:01 mat search for other commits by this committer
Cleanup BROKEN/IGNORE for 10.3-

Sponsored by:	Absolight
Original commitRevision:430454 
Saturday, 1 Oct 2016
11:26 riggs search for other commits by this committer
Update to upstream release 1.1-p5

Detailed maintainer log:
Maintenance release
- Fix tmux support for guests that have a dot (".") in their name.

PR:		212999
Submitted by:	churchers@gmail.com (maintainer)
Original commitRevision:423053 
Wednesday, 17 Aug 2016
11:49 amdmi3 search for other commits by this committer
- Update to 1.1.4

Maintenance release

* Some switch functions weren't picking up runtime config changes
* On shutdown, only try to destroy vmm device if it exists
* Ignore white-space at the end of config lines

PR:		211869
Submitted by:	churchers@gmail.com (maintainer)
Original commitRevision:420337 
Thursday, 14 Jul 2016
17:01 pawel search for other commits by this committer
Update to version 1.1.3

PR:		211080
Submitted by:	maintainer
Original commitRevision:418547 
Sunday, 10 Jul 2016
17:13 jbeich search for other commits by this committer
sysutils/vm-bhyve: update to 1.1.1

Changes:	https://github.com/churchers/vm-bhyve/releases
PR:		210923
Submitted by:	churchers@gmail.com
Original commitRevision:418332 
Wednesday, 8 Jun 2016
17:10 robak search for other commits by this committer
sysutils/vm-bhyve: update 1.0.2 -> 1.0.4

- Bugfix release

PR:		210128
Submitted by:	<churchers@gmail.com> (maintainer)
MFH:		2016Q2
Original commitRevision:416547 
Thursday, 5 May 2016
09:12 pi search for other commits by this committer
sysutils/vm-bhyve: 1.0.1 -> 1.0.2

- Fixes issue with some users unable to reboot Linux guests

PR:		209267
Submitted by:	churchers@gmail.com (maintainer)
Original commitRevision:414636 
Tuesday, 3 May 2016
01:04 junovitch search for other commits by this committer
sysutils/vm-bhyve: update 1.0 -> 1.0.1

- Address showstopping bug found for ZFS users in 1.0

PR:             209205
Submitted by:   Matt Churchyard <churchers@gmail.com> (maintainer)
Original commitRevision:414502 
Saturday, 30 Apr 2016
11:19 robak search for other commits by this committer
sysutils/vm-bhyve: update 0.12.3 -> 1.0

PR:		209069
Submitted by:	Matt Churchyard <churchers@gmail.com> (maintainer)
Original commitRevision:414342 
Friday, 8 Apr 2016
17:44 robak search for other commits by this committer
sysutils/vm-bhyve: update 0.10.6 -> 0.12.3

- Remove obsolete GH_TAGNAME

PR:		208631
Submitted by:	Matt Churchyard <churchers@gmail.com> (maintainer)
Original commitRevision:412777 
Thursday, 7 Apr 2016
01:16 vanilla search for other commits by this committer
Update to 0.10.6.

PR:		208501
Submitted by:	maintainer
Original commitRevision:412648 
Friday, 13 Nov 2015
03:28 junovitch search for other commits by this committer
sysutils/vm-bhyve: update 0.8.12 -> 0.9.13 and address minor QA issues

- Add NO_ARCH
- Fix capitalization in IGNORE (portlint)

Changes:	https://github.com/churchers/vm-bhyve/compare/24b6b35...6416f62

PR:		204493
Submitted by:	Matt Churchyard <churchers@gmail.com> (maintainer)
Original commitRevision:401473 
Wednesday, 21 Oct 2015
13:22 amdmi3 search for other commits by this committer
- Fix BROKEN/IGNORE misuse

Approved by:	portmgr blanket
Original commitRevision:399907 
Tuesday, 20 Oct 2015
15:33 garga search for other commits by this committer
Add sysutils/vm-bhyve:

A frontend for bhyve which provides the 'vm' command
Create/start/stop virtual machines easily
Bridged/NAT networking
BSD/Linux guest support

WWW: https://github.com/churchers/vm-bhyve

PR:		202225
Submitted by:	churchers@gmail.com
Original commitRevision:399862 

Number of commits found: 30