aboutsummaryrefslogtreecommitdiff
path: root/sysutils/bhyve-rc
Commit message (Collapse)AuthorAgeFilesLines
* Consolidate all my ports under my @FreeBSD.org address.Michael Gmelin2019-10-081-1/+1
| | | | | | | Also: Fix PORTSCOUT regex of devel/ice to include DISTVERSIONPREFIX. Notes: svn path=/head/; revision=514054
* Convert to UCL & cleanup pkg-message (categories s)Mathieu Arnold2019-08-141-0/+6
| | | | Notes: svn path=/head/; revision=508909
* Cleanup BROKEN/IGNORE for 10.3-Mathieu Arnold2017-01-031-6/+0
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=430454
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* Fix to start bhyve properly on 10.2.Michael Gmelin2015-11-162-2/+2
| | | | | | | | PR: 204111 Approved by: mentors (implicit) Notes: svn path=/head/; revision=401782
* Fix for newer versions of behyve (-S was removed).Michael Gmelin2015-06-222-2/+2
| | | | | | | | PR: 201044 Submitted by: Denys Razumov <zxzharmlesszxz@gmail.com> Notes: svn path=/head/; revision=390307
* - remove do_nada and use options in favor of pre for osversion checkingJason Helfman2015-04-011-5/+4
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=382964
* Add sysutils/bhyve-rc: FreeBSD RC script to start bhyve guests in tmux.Adam Weinberger2014-08-214-0/+231
PR: 183604 Submitted by: Michael Gmelin Notes: svn path=/head/; revision=365563