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/vagrant/Makefile

Number of commits found: 87

Monday, 4 Sep 2023
06:33 Fernando Apesteguía (fernape) search for other commits by this committer Author: Ralf van der Enden
sysutils/vagrant: update to 2.3.7

ChangeLog: https://github.com/hashicorp/vagrant/blob/v2.3.7/CHANGELOG.md

2.3.7 (June 15, 2023)

IMPROVEMENTS:

 * command/ssh: Enable deprecated key types and algorithms
 * core: Update user error message on failed extension installs
 * core: Support loading legacy providers in OpenSSL 3
 * provisioner/salt: Verify bootstrap-salt download

BUG FIXES:

 * communicator/ssh: Remove keyboard-interactive auth method
 * provisioner/salt: Fix usage on Windows guests

VAGRANT-GO:

 * Update data layer implementation
 * Update dependencies

2.3.6 (May 19, 2023)

BUG FIXES:

 * command/serve: Isolate proto constants to file for auto-loading
 * core/util: Unlock file prior to deletion
 * provider/docker: Attempt using docker command for bridge ip
 * provider/virtualbox: Update preferred locale values for driver

2.3.5 (May 15, 2023)

BUG FIXES:

 * communicator/ssh: Use netssh builtin keep alive functionality
 * communicator/ssh: Update connection settings when using a password to connect
   ssh
 * core: Add a file mutex when downloading box files
 * guest/arch: Support differentiating between Artix and Arch Linux
 * host/windows: Get state of Windows feature "Microsoft-Hyper-V-Hypervisor"
 * provider/docker: Ignore inactive docker containers when assigning ports
 * provider/docker: Sync folders before preparing nfs settings
 * provider/virtualbox: De-duplicate machine port forward info
 * provider/virtualbox: Remove check for hyperv being enabled when verifying
   virtualbox is usable on windows
 * provider/virtualbox: Validate LANG value when possible
 * provider/hyperv: Check for hyper-v feature "EnhancedSessionTransportType"
 * provisioner/ansible: Fix installing Ansible provisioner with version and pip
 * synced_folders/rsync: allow rsync-auto to also ignore relative paths

PR:		273419
Reported by:	tremere@cainites.net
Approved by:	joe@thrallingpenguin.com (maintainer)
commit hash: 334c78087fd3eba8fe93f4ed4407c97804ed70c7 commit hash: 334c78087fd3eba8fe93f4ed4407c97804ed70c7 commit hash: 334c78087fd3eba8fe93f4ed4407c97804ed70c7 commit hash: 334c78087fd3eba8fe93f4ed4407c97804ed70c7 334c780
Monday, 30 Jan 2023
20:41 Neel Chauhan (nc) search for other commits by this committer Author: Ralf van der Enden
sysutils/vagrant: update to 2.3.4

PR:		269248
Approved by:	joe AT thrallingpenguin DOT com (maintainer)
commit hash: e8218ae6e5f39a9d23c72959590b88604a040a77 commit hash: e8218ae6e5f39a9d23c72959590b88604a040a77 commit hash: e8218ae6e5f39a9d23c72959590b88604a040a77 commit hash: e8218ae6e5f39a9d23c72959590b88604a040a77 e8218ae
Saturday, 14 Jan 2023
23:08 Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby

Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk

Notable changes are.

- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
  USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.

This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863

I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.

Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D37925
commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae 18c6e18
Monday, 31 Oct 2022
18:48 Nuno Teixeira (eduardo) search for other commits by this committer Author: Ralf van der Enden
sysutils/vagrant: Update to 2.3.2

 - Add support for VirtualBox 7.0

ChangeLog: https://github.com/hashicorp/vagrant/blob/v2.3.2/CHANGELOG.md

PR:		267467
commit hash: b144443f72af4271084b3014e3dc75517d7f54bc commit hash: b144443f72af4271084b3014e3dc75517d7f54bc commit hash: b144443f72af4271084b3014e3dc75517d7f54bc commit hash: b144443f72af4271084b3014e3dc75517d7f54bc b144443
Saturday, 15 Oct 2022
23:30 Nuno Teixeira (eduardo) search for other commits by this committer Author: Ralf van der Enden
sysutils/vagrant: Update to 2.3.1

ChangeLog: https://github.com/hashicorp/vagrant/blob/v2.3.1/CHANGELOG.md

PR:		266870
commit hash: 9bd86236fe6506e7c49233cd78c0876c8862c8ea commit hash: 9bd86236fe6506e7c49233cd78c0876c8862c8ea commit hash: 9bd86236fe6506e7c49233cd78c0876c8862c8ea commit hash: 9bd86236fe6506e7c49233cd78c0876c8862c8ea 9bd8623
Wednesday, 5 Oct 2022
16:27 Michael Gmelin (grembo) search for other commits by this committer
sysutils/vagrant: Respect hier(7) for networks.conf

Since virtualbox-ose 6.1.26 there is a new networks.conf file
which had originally been placed in /etc/vbox.

In 66635b2061daf this was been corrected for emulators/virtualbox-ose,
this change does the same for vagrant's virtualbox plugin.

Before this change, networks.conf had to be put into two places
(e.g., by symlinking /usr/local/etc/vbox to /etc/vbox).

PR:		266845
Approved by:	joe@thrallingpenguin.com (maintainer)
commit hash: a9f7f114e5cc57963a1ae45720a5ade66aad1598 commit hash: a9f7f114e5cc57963a1ae45720a5ade66aad1598 commit hash: a9f7f114e5cc57963a1ae45720a5ade66aad1598 commit hash: a9f7f114e5cc57963a1ae45720a5ade66aad1598 a9f7f11
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
Wednesday, 20 Jul 2022
14:23 Tobias C. Berner (tcberner) search for other commits by this committer
sysutils: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <jsmith@resonatingmedia.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Landwehr <aaron@snaphat.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Adrian Chadd
  *  Adrian Chadd <adrian@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Eldridge <alane@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Deiter <alex.deiter@gmail.com>
  *  Alex Deiter <tiamat@komi.mts.ru>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alex de Kruijff
  *  Alexander Haderer <alexander.haderer@loescap.de>
  *  Alexander Kuehn <freebsd@nagilum.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Moisseev <moiseev@mezonplus.ru>
  *  Alexander V. Chernikov <melifaro@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@regency.nsu.ru>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Anders Nordby <anders@fix.no>
  *  Andreas Dobloug <andreasd@@ifi.uio.no>
  *  Andreas Fehlner (fehlner@gmx.de)
  *  Andreas Klemm <andreas@FreeBSD.org>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrej Zverev <az@inec.ru>
  *  Andrew <andrew@ugh.net.au>, Iain Templeton <iain@ugh.net.au>
  *  Andrew Khlebutin <andrey@hm.perm.ru>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrew Shevtsov <nyxo@dnuc.polyn.kiae.su>
  *  Andrew Stevenson <andrew@ugh.net.au>
  *  Andrew Turner <zombie@i4free.co.nz>
  *  Andrey A. Chernov <ache@FreeBSD.org>
  *  Andrey Cherkashin <andoriyu@gmail.com>
  *  Andrey Chernov <ache@FreeBSD.org>
  *  Andrey Kuzmin <akuz84@gmail.com>
  *  Andrey Simonenko
  *  Andrey Zonov <andrey@zonov.org>
  *  Andris Raugulis <moo@arthepsy.eu>
  *  Andy Fawcett <andy@athame.co.uk>
  *  Anes Mukhametov <anes@anes.su>
  *  Anish Mistry
  *  Anish Mistry <amistry@am-productions.biz>
  *  Antoine Brodin <antoine@FreeBSD.org>
  *  Anton Berezin <tobez@tobez.org>
  *  Anton Karpov <toxa@toxahost.ru>
  *  Anton Lysenok <bart@tapolsky.net.ua>
  *  Anton Statutov <astatutov@gmail.com>
  *  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
  *  Aragon Gouveia <aragon@phat.za.net>
  *  Arjan van der Velde <noresult@xs4all.nl>
  *  Artem Zaytsev <a.arepo@gmail.com>
  *  Ashish SHUKLA <wahjava@gmail.com>
  *  Austin Shafer <ashafer@badland.io>
  *  Babak Farrokhi <farrokhi@FreeBSD.org>
  *  Baptiste Grenier <gwarf@gwarf.org>
  *  Bartek Rutkowski <robak@FreeBSD.org>
  *  Ben Kibbey <bjk@arbornet.org>
  *  Ben Woods <woodsb02@FreeBSD.org>
  *  Bjoern A. Zeeb <bzeeb+freebsd+ports@zabbadoz.net>
  *  Blaz Zupan <blaz@amis.net>
  *  Boris Kochergin <spawk@acm.poly.edu>
  *  Boris Popov <bp@FreeBSD.org>
  *  Boris Samorodov <bsam@FreeBSD.org>
  *  Brad Lanam <bll@gentoo.com>
  *  Brian Dean <bsd@FreeBSD.org>
  *  Brian Handy <handy@physics.montana.edu>
  *  Brian Somers <brian@FreeBSD.org>
  *  Cameron Katri <me@cameronkatri.com>
  *  Carlo Strub
  *  Chad Castleberry AKA ritalin
  *  Charles Swiger <chuck@pkix.net>
  *  Charlie Kester <corky1951@comcast.net>
  *  Chifeng Qu <chifeng@gmail.com>
  *  Chris Calvey <chris@securityforensics.co.uk>
  *  Chris D. Faulhaber <jedgar@fxp.org>
  *  Chris Howey <howeyc@gmail.com>
  *  Christer Edwards <christer.edwards@gmail.com>
  *  Christopher Boumenot <boumenot@gmail.com>
  *  Christopher Key <cjk32@cam.ac.uk>
  *  Colin Booth <colin@heliocat.net>
  *  Colin Percival
  *  Conrad Meyer <cem@FreeBSD.org>
  *  Cosmin Stroe <cstroe1@uic.edu>
  *  Craig Leres <leres@FreeBSD.org>
  *  Craig Rodrigues <rodrigc@FreeBSD.org>
  *  Cy Schubert <cy@FreeBSD.org>
  *  Cyrille Lefevre <Cyrille.Lefevre@laposte.net>
  *  Cyrille Lefevre <clefevre@citeweb.net>
  *  Dale Woolridge <dale.woolridge@gmail.com>
  *  Dan Langille <dan@langille.org>
  *  Dan Piponi <wmtop@tanelorn.demon.co.uk>
  *  Daniel Baker <dbaker@FreeBSD.org>
  *  Daniel Bond
  *  Daniel Gerzo <danger@FreeBSD.org>
  *  Daniel Harris <dannyboy@subdimension.com>
  *  Daniel Johansson <donnex@donnex.net>
  *  Daniel Roethlisberger <daniel@roe.ch>
  *  Daniel Solsona <daniel@ish.com.au>, Guido Falsi <madpilot@FreeBSD.org>
  *  Daniel Thiele
  *  Danilo Egea Gondolfo <danilo@FreeBSD.org>
  *  Danilo Egea Gondolfo <danilogondolfo@gmail.com>
  *  Danny Howard <dannyman@toldme.com>
  *  Dave Cottlehuber <dch@skunkwerks.at>
  *  David Gardner
  *  David Le Brun <david@dyn-ns.net>
  *  David Naylor <dbn@FreeBSD.org>
  *  David O'Brien (obrien@FreeBSD.org)
  *  David O'Brien (obrien@NUXI.com)
  *  David O'Brien <obrien@FreeBSD.org>
  *  David O'Brien <obrien@cs.ucdavis.edu>
  *  David Thiel <lx@redundancy.redundancy.org>
  *  David W. Chapman Jr. (dwcjr@FreeBSD.org)
  *  Denis Barov
  *  Denis Barov <dindin@dindin.ru>
  *  Denis N. Peplin <info@volginfo.ru>
  *  Dennis Herrmann <dhn@FreeBSD.org>
  *  Dereckson <dereckson@gmail.com>
  *  Derik van Zuetphen <dz@426.ch>
  *  Devin Teske <dteske@FreeBSD.org>
  *  Devin Teske <dteske@vicor.com>
  *  Dikshie
  *  Dima Panov <fluffy@Fluffy.Khv.RU>
  *  Dima Sivachenko <dima@chg.ru>
  *  Dirk Engling <erdgeist@erdgeist.org>
  *  Dmitri Nikulin <setagllib@optusnet.com.au>
  *  Dmitry Frolov <frol@nov.net>
  *  Dmitry N Fomin <fdn@okbire.ru>
  *  Dmitry Sivachenko <demon@FreeBSD.org>
  *  Dmitry Sivachenko <dima@Chg.RU>
  *  Dmitry Yashin <dmitry@yashin.su>
  *  Dmitry Yu Okunev dyokunev@ut.mephi.ru
  *  Dom Mitchell <dom@happygiraffe.net>
  *  Dom Mitchell <dom@myrddin.demon.co.uk>
  *  Dominic Fandrey <kamikaze@bsdforen.de>
  *  Donald Burr <dburr@FreeBSD.org>
  *  Doug Harple
  *  Douglas Thrift
  *  Dryice Liu <dryice@dryice.name>
  *  Dylan Bridgman
  *  Ed Schouten <ed@FreeBSD.org>
  *  Ed Schouten <ed@fxq.nl>
  *  Ederson de Moura <ederbs@ederbs.org>
  *  Edson Brandi <ebrandi@fugspbr.org>
  *  Eduard Martinescu
  *  Edward Tomasz Napierala <trasz@FreeBSD.org>
  *  Edwin Groothuis <edwin@mavetju.org>
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Emanuel Haupt <ehaupt@critical.ch>
  *  Emmanuel Vadot <manu@freebsd.org>
  *  Enrico M. Crisostomo <enrico.m.crisostomo@gmail.com>
  *  Eric Freeman <freebsdports@chillibear.com>
  *  Erik Greenwald <erik@smluc.org>
  *  Erwin Lansing <erwin@FreeBSD.org>
  *  Eugene Grosbein <eugen@FreeBSD.org>
  *  Evan Sarmiento <esarmiento@wayfair.com>
  *  Evgeny Zhirnov <jirnov@gmail.com>
  *  Fabian Keil <fk@fabiankeil.de>
  *  Felippe de Meirelles Motta <lippemail@gmail.com>
  *  Florent Thoumie <flz@xbsd.org>
  *  Florian Smeets <flo@smeets.im>
  *  Frank Fenor <frank@fenor.de>
  *  Frank Wall <fw@moov.de>
  *  Frederic Culot <culot@FreeBSD.org>
  *  FreeBSD GNOME Team <gnome@freebsd.org>
  *  Frerich Raabe <frerich.raabe@gmx.de>
  *  Fukang Chen <loader@FreeBSD.org>
  *  Gabor Zahemszky
  *  Gabriel M. Dutra <0xdutra@gmail.com>
  *  Ganael LAPLANCHE <ganael.laplanche@martymac.org>
  *  Ganael Laplanche <ganael.laplanche@martymac.org>
  *  Gasol Wu <gasol.wu@gmail.com>
  *  Gea-Suan Lin <gslin@gslin.org>
  *  George Cox <gjvc@gjvc.com>
  *  George Neville-Neil gnn@freebsd.org
  *  George Reid <greid@ukug.uk.freebsd.org>
  *  Gerhard Häring <gh@ghaering.de>
  *  Gerrit Beine <tux@pinguru.net>
  *  Gert Doering <gert@space.net>
  *  Gleb Kurtsou <gleb@FreeBSD.org>
  *  Gleb Smirnoff <glebius@FreeBSD.org>
  *  Greg Larkin <glarkin@FreeBSD.org>
  *  Greg Lewis <glewis@FreeBSD.org>
  *  Guangyuan Yang <ygy@FreeBSD.org>
  *  Gustau Perez i Querol <gustau.perez@gmail.com>
  *  Gvozdikov Veniamin <g.veniamin@googlemail.com>
  *  Hakisho Nukama <nukama@gmail.com>
  *  Hans Petter Selasky <hselasky@freebsd.org>
  *  Harshavardhana
  *  Heiner <h.eichmann@gmx.de>
  *  Henrik Brix Andersen <brix@FreeBSD.org>
  *  Hizbulin Ildar <hizel@vyborg.ru>
  *  Hokan
  *  Hondareyte <lhondareyte@laposte.net>
  *  Hung-Yi Chen <gaod@hychen.org>
  *  Ian Lepore <ian@FreeBSD.org>
  *  Igor Pokrovsky <ip@unixway.org>
  *  Ivan Dreckman <ivannashdreckman@fastmail.fm>
  *  Ivan Lago <ivan.lago@ifom-ieo-campus.it>
  *  J.R. Oldroyd <fbsd@opal.com>
  *  James Hunt <james.hunt@ubuntu.com>
  *  James O'Gorman <james@netinertia.co.uk>
  *  Jamie Heckford <jamie@jamiesdomain.co.uk>
  *  Jan Stocker <Jan.Stocker@t-online.de>
  *  Janne Snabb <snabb@epipe.com>
  *  Jase Thew <freebsd@beardz.net>
  *  Jason Evans <jasone@FreeBSD.org>
  *  Jason Harris <jharris@widomaker.com>
  *  Jason Helfman <jgh@FreeBSD.org>
  *  Jean-Yves Lefort <jylefort@FreeBSD.org>
  *  Jeffrey Goldberg <jeffrey@goldmark.org>
  *  Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
  *  Jeremy Chadwick <freebsd@jdc.parodius.com>
  *  Jeremy Chadwick <jdc@parodius.com>
  *  Jeremy Shaffner <jeremy@external.org>
  *  Jesse
  *  Jesse Smith
  *  Jesse Smith <jessefrgsmith@yahoo.ca>
  *  Jesse van den Kieboom <troplosti@orcaweb.cjb.net>
  *  Jev Björsell <ports@ecadlabs.com>
  *  Jim Pirzyk <pirzyk@FreeBSD.org>
  *  Jim Pirzyk pirzyk@FreeBSD.org
  *  Jim Riggs <ports@christianserving.org>
  *  Jim Shewmaker
  *  Jin-Sih Lin <linpct@gmail.com>
  *  Jin-Sih, Lin <linpct@gmail.com>
  *  Joe Barbish
  *  Joe Barbish <jail-primer1@a1poweruser.com>
  *  Joe Barbish <qchroot1@a1poweruser.com>
  *  Joe Marcus Clarke <marcus@FreeBSD.org>
  *  Joerg Pulz <Joerg.Pulz@frm2.tum.de>
  *  Johannes Dieterich <jmd@FreeBSD.org>
  *  John D. "Trix" Farrar <trix@basement.net>
  *  John Hixson <jhixson@FreeBSD.org>
  *  John Hixson <jhixson@freebsd.org>
  *  John Hixson <john@pcbsd.org>
  *  John Reynolds <johnjen@reynoldsnet.org>
  *  Jon Wilson <jon@phuq.co.uk>
  *  Jonathan Liu <Net147@hotmail.com>
  *  Joris Vandalon
  *  Jose G. Juanino <jjuanino@gmail.com>
  *  Josef El-Rayes <josef@FreeBSD.org>
  *  Joseph Benden <joe@thrallingpenguin.com>
  *  Jouke Witteveen <j.witteveen@gmail.com>
  *  Jov <amutu@amutu.com>
  *  Ju Pengfei <jupengfei@gmail.com>
  *  Juergen Lock <nox@FreeBSD.org>
  *  Juergen Lock <nox@jelal.hb.north.de>
  *  Jui-Nan Lin <jnlin@freebsd.cs.nctu.edu.tw>
  *  Jung-uk Kim <jkim@FreeBSD.org>
  *  Juraj Lutter <otis@sk.FreeBSD.org>
  *  Jyun-Yan You <jyyou@cs.nctu.edu.tw>
  *  KIMURA Takamichi <takamiti@tsden.org>
  *  Kai Wang <kaiwang27@gmail.com>
  *  Kamila Souckova <kamila@ksp.sk>
  *  Kay Lehmann
  *  Kay Lehmann <kay_lehmann@web.de>
  *  Kevin Bowling <kbowling@FreeBSD.org>
  *  Kirill Ponomarev <krion@FreeBSD.org>
  *  Kirill Ponomarew <ponomarew@oberon.net>
  *  Kirk Strauser <kirk@strauser.com>
  *  Konstantin Menshikov <kostjnspb@yandex.ru>
  *  Konstantin Reznichenko <kot@premierbank.dp.ua>
  *  Koop Mast <kwm@FreeBSD.org>
  *  Koop Mast<kwm@FreeBSD.org>
  *  Kris Kennaway <kris@FreeBSD.org>
  *  Kris Moore <kmoore@FreeBSD.org>
  *  Kubilay Kocak <koobs@FreeBSD.org>
  *  Kueifeng Li <thinker@branda.to>
  *  Lapo Luchini <lapo@lapo.it>
  *  Lars Engels <lars.engels@0x20.net>
  *  Lars Engels <lme@FreeBSD.org>
  *  Lars Köller <Lars.Koeller@Uni-Bielefeld.DE>
  *  Lars Thegler <lars@thegler.dk>
  *  Lars Thegler <lth@FreeBSD.org>
  *  Len Sassama
  *  Leo Vandewoestijne <freebsd@dns-lab.com>
  *  Loic Pefferkorn <loic-freebsd@loicp.eu>
  *  Loren M. Lang
  *  Luca Pizzamiglio <pizzamig@FreeBSD.org>
  *  Lucas Holt <luke@foolishgames.com>
  *  Lukasz Wasikowski <lukasz@wasikowski.net>
  *  Lupe Christoph <lupe@lupe-christoph.de>
  *  M. Warner Losh <imp@FreeBSD.org>
  *  MANTANI Nobutaka <nobutaka@FreeBSD.org>
  *  Mahdi Mokhtari <mokhi64@gmail.com>
  *  Mahlon E. Smith <mahlon@martini.nu>
  *  Manuel Rabade Garica <mig@mig-29.net>
  *  Marc G. Fournier <scrappy@FreeBSD.org>
  *  Marc Lagrange <rhaamo@gruik.at>
  *  Marcel Kaiser <mk@nic-nac-project.org>
  *  Marcin Cieslak <saper@SYSTEM.PL>
  *  Marcin Simonides <marcin@studio4plus.com>
  *  Marco Steinbach <coco@executive-computing.de>
  *  Mario S F Ferreira <lioux@linf.unb.br> et al.
  *  Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
  *  Marius Strobl <marius@FreeBSD.org>
  *  Mark Blackman <tmb_ports@maddog.u-net.com>
  *  Mark Felder <feld@FreeBSD.org>
  *  Mark Pulford <mark@kyne.com.au>
  *  Markus Brueffer <markus@FreeBSD.org>
  *  Markus Dolze
  *  Martin Matuska <mm@FreeBSD.org>
  *  Martin Otto
  *  Martin Pala <martinp@tildeslash.com>
  *  Martin Tournoij <carpetsmoker@xs4all.nl>
  *  Martin Tournoij <martin@arp242.net>
  *  Martin Wilke <miwi@FreeBSD.org>
  *  Marwan Burelle <marwan.burelle@lri.fr>
  *  Mateusz Piotrowski <0mp@FreeBSD.org>
  *  Matt Lancereau <matt@rimasec.net>
  *  Matt Lancereau <ports@FreeBSD.org>
  *  Matt Peterson <matt@peterson.org>
  *  Matteo Cypriani <mcy@lm7.fr>
  *  Matthew Dillon <dillon@backplane.com>
  *  Matthew Fuller <fullermd@over-yonder.net>
  *  Matthew Seaman <matthew@FreeBSD.org>
  *  Matthias Fechner <mfechner@FreeBSD.org>
  *  Max Khon
  *  Max Khon <fjoe@FreeBSD.org>
  *  Max Laier <max@love2party.net>
  *  Maxim Ignatenko <gelraen.ua@gmail.com>
  *  Maxim Sobolev <sobomax@FreeBSD.org>
  *  Melvyn Sopacua <melvyn@magemana.nl>
  *  Michael Gmelin <freebsd@grem.de>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Michael L. Hostbaek (mich@freebsdcluster.org)
  *  Michael L. Hostbaek <mich@freebsdcluster.org>
  *  Michael Moll <kvedulv at kvedulv.de>
  *  Michael Moll <kvedulv@kvedulv.de>
  *  Michael Ranner <michael@ranner.eu>
  *  Michael Reifenberger
  *  Miguel Mendez <flynn@energyhq.homeip.net>
  *  Mike Meyer <mwm@mired.org>
  *  Mike Muir <mmuir@es.co.nz>
  *  Mikolaj Golub <to.my.trociny@gmail.com>
  *  Mikolaj Golub <trociny@FreeBSD.org>
  *  Mohammad S. Babaei <info@babaei.net>
  *  Muhammad Moinur Rahman <bofh@FreeBSD.org>
  *  Murilo Opsfelder <mopsfelder@gmail.com>
  *  Murray Nesbitt <freebsd@nesbitt.ca>
  *  Mykola Dzham <i@levsha.me>
  *  Natacha Porte <natbsd@instinctive.eu>
  *  Nick Hibma <n_hibma@FreeBSD.org>
  *  Nicola Vitale <nivit@email.it>
  *  Nikola Kolev <koue@chaosophia.net>
  *  Nikolai Lifanov
  *  Nikolai Lifanov <lifanov@FreeBSD.org>
  *  Nikolai Lifanov <lifanov@FreeBSD.org> and Ben Woods <woodsb02@FreeBSD.org>
  *  Nikolay Dachev <jadm@dachev.info>
  *  Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
  *  Nosov Artem <chip-set@mail.ru>
  *  Oleg A. Mamontov <oleg@mamontov.net>
  *  Oleg Alexeenkov <proler@gmail.com>
  *  Oleg Ginzburg
  *  Oleg Ginzburg <olevole@olevole.ru>
  *  Oliver Braun <obraun@FreeBSD.org>
  *  Oliver Eikemeier
  *  Oliver Lehmann <Kai_Allard_Liao@gmx.de>
  *  Oliver Lehmann <oliver@FreeBSD.org>
  *  Olivier Cochard-Labbe <olivier@FreeBSD.org>
  *  Olivier Duchateau
  *  Olivier Duchateau <duchateau.olivier@gmail.com>
  *  Olivier Duchateau <olivierd@FreeBSD.org>
  *  Palle Girgensohn <girgen@FreeBSD.org>
  *  Patrice Clement <monsieurp@gentoo.org
  *  Patrice Clement <monsieurp@gentoo.org>
  *  Patrick Li <pat@databits.net>
  *  Patrick M. Hausen (pmh@hausen.com)
  *  Patrick Rinke <patrick@rinke-bochum.de>
  *  Paul Dlug <paul@aps.org>
  *  Pav Lucistnik <pav@FreeBSD.org>
  *  Pavel Novikov
  *  Pavel Timofeev <timp87@gmail.com>
  *  Pawel Pekala <c0rn@o2.pl>
  *  Pete Fritchman <petef@databits.net>
  *  Peter Ankerstal <peter@pean.org>
  *  Peter Edwards <pmedwards@eircom.net>
  *  Peter TKATHENKO <peter@flytrace.com>
  *  Philippe Casidy <pcasidy@casidy.com>
  *  Pieter Danhieux <opr@bsdaemon.be>
  *  Piotr Kubaj <pkubaj@FreeBSD.org>
  *  Piotr Kubaj <pkubaj@anongoth.pl>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Qiang Guo <guoqiang_cn@126.com>
  *  Radim Kolar
  *  Ralf van Dooren <r.vdooren@snow.nl>
  *  Rashid N. Achilov <shelton@granch.ru>
  *  Remington Lang <MrL0Lz@gmail.com>
  *  Renaud Chaput <renchap@cocoa-x.com>
  *  René Ladan <rene@freebsd.org>
  *  Ricardo A. Reis <ricardo.areis@gmail.com>
  *  Robert Gogolok <gogo@cs.uni-sb.de>
  *  Rod Person <rodperson@rodperson.com>
  *  Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl>
  *  Rodrigo Graeff <delphus@gmail.com>
  *  Rodrigo OSORIO <rodrigo@FreeBSD.org>
  *  Roman Bogorodskiy <novel@FreeBSD.org>
  *  Rozhuk Ivan <rozhuk.im@gmail.com>
  *  Rusmir Dusko <nemysis@FreeBSD.org>
  *  Russell Jackson <raj@csub.edu>
  *  Ryan Steinmetz <zi@FreeBSD.org>
  *  Sachidananda Urs
  *  Samir Noir <samir@noir.im>
  *  Samy Al Bahra <samy@kerneled.com>
  *  Samy Al Bahra <samy@kerneled.org>
  *  Sascha Klauder <sklauder@trimind.de>
  *  Scot Hetzel <swhetzel@gmail.com>
  *  Seamus Venasse <svenasse@polaris.ca>
  *  Sean Rees <sean@rees.us>
  *  Sebastian Yepes F. <esn@x123.info>
  *  Sergei Kolobov <sergei@kolobov.com>
  *  Sergey A. Osokin <osa@FreeBSD.org>
  *  Sergey Kozlov <sergey.kozlov@intel.com>
  *  Sergey Kozlov <skozlov@FreeBSD.org>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
  *  Slawomir Wojciech Wojtczak <vermaden@interia.pl>
  *  Soeren Boll Overgaard <boll@tolkien.dk>
  *  Sofian Brabez <sbrabez@gmail.com>
  *  Sofian Brabez <sbz@FreeBSD.org>
  *  SriSaiGanesh
  *  Stanislav Sedov <ssedov@mbsd.msk.ru>
  *  Stefan Esser
  *  Stefan Jahn <stefan.jahn@nemesis-sektor.de>
  *  Stefan Rumetshofer
  *  Steffen Fritz <steffen@fritz.wtf>
  *  Steffen Vogelreuter
  *  Stephen J. Roznowski <sjr@home.net>
  *  Steve Atwell
  *  Steve Wills <swills@FreeBSD.org>
  *  Steven Kreuzer <skreuzer@FreeBSD.org>
  *  Steven Kreuzer <steven@exit2shell.com>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  The Anarcat <anarcat@anarcat.ath.cx>
  *  Thierry Dussuet <dussuett@wigwam.ethz.ch>
  *  Thierry Thomas (<thierry@FreeBSD.org>)
  *  Thierry Thomas (<thierry@pompo.net>)
  *  Thierry Thomas <thierry@pompo.net>
  *  Thomas Bartelmess <thomas@bartelmess.io>
  *  Thomas E. Zander <riggs@rrr.de>
  *  Thomas Hurst <tom@hur.st>
  *  Thomas Seck <tmseck@netcologne.de>
  *  Thomas Zander <riggs@FreeBSD.org>
  *  Thorsten Greiner <thorsten.greiner@web.de>
  *  Tim Bishop <tdb@FreeBSD.org>
  *  Tim Bishop <tim@bishnet.net>
  *  Tim Welch <ports@thepentagon.org>
  *  Tim van der Hoek <hoek@FreeBSD.org>
  *  Timothy Redaelli
  *  Tobias Roth <ports@fsck.ch>
  *  Tom Judge <tom@tomjudge.com>
  *  Tom Rhodes <trhodes@FreeBSD.org>
  *  Tomoyuki Sakurai <cherry@trombik.org>
  *  Tony Narlock <tony@git-pull.com>
  *  Tony Shadwick <tshadwick@oss-solutions.com>
  *  Torsten Zuehlsdorff <tz@FreeBSD.org>
  *  Tsung-Han Yeh <snowfly@yuntech.edu.tw>
  *  Uffe Jakobsen <uffe@uffe.org>
  *  Ulrich Spoerlein <uspoerlein@gmail.com>
  *  Valerio Daelli <valerio.daelli@gmail.com>
  *  Vanilla I. Shu <vanilla@FreeBSD.org>
  *  Vanilla I. Shu <vanilla@MinJe.com.TW>
  *  Vasiliy Ch <blttll@gmail.com>
  *  Veniamin Gvozdikov <vg@FreeBSD.org>
  *  Vladimir Kondratyev <wulf@FreeBSD.org>
  *  Vladimir Laskov <samflanker@gmail.com>
  *  Wen Heping <wen@FreeBSD.org>
  *  Wen Heping <wenheping@gmail.com>
  *  Wes Peters <wes@FreeBSD.org>
  *  William Grzybowski <wg@FreeBSD.org>
  *  Wu Chin-Hao <wchunhao@cs.nctu.edu.tw>
  *  Xavier Beaudouin <kiwi@oav.net>
  *  Xin LI <delphij@FreeBSD.org>
  *  Xin Li <delphij@FreeBSD.org>
  *  Yasuhiro KIMURA <yasu@utahime.org>
  *  Yen-Ming Lee <leeym@FreeBSD.org>
  *  Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
  *  Ying-Chieh Liao <ijliao@FreeBSD.org>
  *  Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
  *  Yinghong Liu <relaxbsd@gmail.com>
  *  Yonatan <Yonatan@xpert.com>
  *  Yonatan <onatan@gmail.com>
  *  Yoshifumi Watanabe <mwatts@edu1.tokyo-med.ac.jp>
  *  Yoshihiko Sarumaru <mistral@imasy.or.jp>
  *  Yuan-Chen Cheng <ycheng@sinica.edu.tw>
  *  Yuichiro NAITO <naito.yuichiro@gmail.com>
  *  Yuri Victorovich <yuri@FreeBSD.org>
  *  Yuri Victorovich <yuri@rawbw.com>
  *  Zane C, Bowers <vvelox@vvelox.net>
  *  Zane C. Bowers-Hadley <vvelox@vvelox.net>
  *  Zeus Panchenko <zeus@gnu.org.ua>
  *  alepulver
  *  anarcat
  *  anders
  *  arved
  *  asami
  *  bjohnson@wedgie.org
  *  bsdx
  *  carl@servicefactory.com
  *  chinsan
  *  chinsan <chinsan.tw@gmail.com>
  *  chuck@pkix.net
  *  clsung
  *  cracauer@cons.org "Martin Cracauer"
  *  cy@FreeBSD.org
  *  dds
  *  desmo@bandwidth.org
  *  dieringe
  *  eivind
  *  freebsd@spatula.net
  *  futatuki
  *  gahr
  *  grog
  *  gtodd@bellanet.org
  *  gurkan@phys.ethz.ch
  *  ijliao
  *  imp
  *  ismail.yenigul@endersys.com.tr
  *  jack
  *  janos.mohacsi@bsd.hu
  *  jfreund
  *  jhb
  *  jim@thehousleys.net
  *  jkh
  *  joerg
  *  jon@witchspace.com
  *  joseph@randomnetworks.com
  *  jpaetzel@FreeBSD.org
  *  jrhett@netconsonance.com
  *  jwd
  *  kaz@kobe1995.net (NAKAMURA Kauzushi)
  *  kiesel
  *  kiesel@schlund.de
  *  kmoore@FreeBSD.org
  *  koma2@lovepeers.org
  *  kuriyama
  *  luigi@FreeBSD.org
  *  lx@redundancy.redundancy.org
  *  marius@alchemy.franken.de
  *  mi@aldan.algebra.com
  *  mich@freebsdcluster.org
  *  michael@fuckner.net
  *  mm
  *  mranner@inode.at
  *  netch@netch.kiev.ua
  *  ntarmos@ceid.upatras.gr
  *  okeeblow <root@cooltrainer.org>
  *  papowell@lprng.com
  *  pat
  *  petef@FreeBSD.org
  *  peter
  *  philip@FreeBSD.org
  *  ports@c0decafe.net
  *  rantapaa@uswest.net
  *  rhay
  *  rhwang@bigpanda.com
  *  roam@FreeBSD.org
  *  roam@orbitel.bg
  *  samm
  *  samu <freebsd-ports@samu.pl>
  *  se@freebsd.org
  *  shige
  *  stas
  *  sten@blinkenlights.nl
  *  sterling
  *  sumikawa
  *  takawata@jp.FreeBSD.org
  *  thierry@pompo.net
  *  thompsa@FreeBSD.org
  *  trasz
  *  trasz <trasz@pin.if.uz.zgora.pl>
  *  tundra
  *  uffe@uffe.org
  *  uri@keves.org
  *  walt
  *  will
  *  wmoran
  *  wosch

With hat:	portmgr
commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 ea71236
Thursday, 7 Jul 2022
21:43 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/vagrant: Change RUN_DEPENDS from rubygem-net-ssh to rubygem-net-ssh6

- Bump PORTREVISION for dependency change
commit hash: 8da87deb8e608aff23bc38305764f5f86a047d05 commit hash: 8da87deb8e608aff23bc38305764f5f86a047d05 commit hash: 8da87deb8e608aff23bc38305764f5f86a047d05 commit hash: 8da87deb8e608aff23bc38305764f5f86a047d05 8da87de
Saturday, 16 Apr 2022
04:19 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/vagrant: Fix PLIST after 7b279c9e09e1d27a385b7400842622b03a60c5bb

- While I'm here, remove trailing slash from GEMS_DIR to match gem.mk

Approved by:	portmgr (blanket)
commit hash: 922f8e95a100bd257f275ebaad0664266effe74b commit hash: 922f8e95a100bd257f275ebaad0664266effe74b commit hash: 922f8e95a100bd257f275ebaad0664266effe74b commit hash: 922f8e95a100bd257f275ebaad0664266effe74b 922f8e9
Monday, 28 Feb 2022
13:36 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/vagrant: Update RUBYGEMBIN after
f800970bc87ab1fac4110c4482ec064be1140b90
commit hash: 03c617a67a2f88891ee4a0a00e9cfd95dfed8c19 commit hash: 03c617a67a2f88891ee4a0a00e9cfd95dfed8c19 commit hash: 03c617a67a2f88891ee4a0a00e9cfd95dfed8c19 commit hash: 03c617a67a2f88891ee4a0a00e9cfd95dfed8c19 03c617a
Tuesday, 25 Jan 2022
19:51 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/vagrant: Change RUN_DEPENDS from rubygem-ed25519 to rubygem-ed2551912

- Bump PORTREVISION for dependency change
commit hash: baae46191fa86b00a0c61be463b96071b081b12c commit hash: baae46191fa86b00a0c61be463b96071b081b12c commit hash: baae46191fa86b00a0c61be463b96071b081b12c commit hash: baae46191fa86b00a0c61be463b96071b081b12c baae461
Wednesday, 17 Nov 2021
22:03 Christoph Moench-Tegeder (cmt) search for other commits by this committer
sysutils/vagrant: update to 2.2.19

Changelog: https://github.com/hashicorp/vagrant/blob/v2.2.19/CHANGELOG.md

PR:		259903
Approved by:	joe at thrallingpenguin dot com (maintainer)
commit hash: 5dc453d458a5b8362a973dd8393ab32b8c83ef0a commit hash: 5dc453d458a5b8362a973dd8393ab32b8c83ef0a commit hash: 5dc453d458a5b8362a973dd8393ab32b8c83ef0a commit hash: 5dc453d458a5b8362a973dd8393ab32b8c83ef0a 5dc453d
Tuesday, 16 Nov 2021
13:25 Christoph Moench-Tegeder (cmt) search for other commits by this committer
sysutils/vagrant: update to 2.2.18

https://github.com/hashicorp/vagrant/blob/v2.2.18/CHANGELOG.md

PR:		259658
Reported by:	Ralf van der Enden
Approved by:	joe at thrallingpenguin dot com (maintainer)
commit hash: 758de1cfe40e31df6df5cfc89a66c223cd7f0792 commit hash: 758de1cfe40e31df6df5cfc89a66c223cd7f0792 commit hash: 758de1cfe40e31df6df5cfc89a66c223cd7f0792 commit hash: 758de1cfe40e31df6df5cfc89a66c223cd7f0792 758de1c
Thursday, 21 Oct 2021
14:27 Stefan Eßer (se) search for other commits by this committer
sysutils/vagrant: Add CPE information

Approved by:	portmgr (blanket)
commit hash: ec32d56b7af0a1cf6b932fd38568f10a88643d2f commit hash: ec32d56b7af0a1cf6b932fd38568f10a88643d2f commit hash: ec32d56b7af0a1cf6b932fd38568f10a88643d2f commit hash: ec32d56b7af0a1cf6b932fd38568f10a88643d2f ec32d56
Sunday, 18 Jul 2021
22:07 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/vagrant: Update RUN_DEPENDS

- Change RUN_DEPENDS from rubygem-net-scp to rubygem-net-scp1
- Change RUN_DEPENDS from rubygem-net-sftp to rubygem-net-sftp2
- Bump PORTREVISION for dependency change
commit hash: d9b88b909f0f390cf49f575e5aff4f939527cc0c commit hash: d9b88b909f0f390cf49f575e5aff4f939527cc0c commit hash: d9b88b909f0f390cf49f575e5aff4f939527cc0c commit hash: d9b88b909f0f390cf49f575e5aff4f939527cc0c d9b88b9
Monday, 14 Jun 2021
17:43 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/vagrant: Change RUN_DEPENDS from rubygem-childprocess to
rubygem-childprocess40

- Bump PORTREVISION for dependency change
commit hash: f075d5dc230704da87d570373cb8bcb64b4fc981 commit hash: f075d5dc230704da87d570373cb8bcb64b4fc981 commit hash: f075d5dc230704da87d570373cb8bcb64b4fc981 commit hash: f075d5dc230704da87d570373cb8bcb64b4fc981 f075d5d
Friday, 16 Apr 2021
13:50 Mateusz Piotrowski (0mp) search for other commits by this committer
sysutils/vagrant: Enable Bash and Zsh completions

PR:		254297
Approved by:	joe@thrallingpenguin.com (maintainer)
Differential Revision:	https://reviews.freebsd.org/D29266
commit hash: 3382cf278ef6245210cf256e9fcd2766351f1f73 commit hash: 3382cf278ef6245210cf256e9fcd2766351f1f73 commit hash: 3382cf278ef6245210cf256e9fcd2766351f1f73 commit hash: 3382cf278ef6245210cf256e9fcd2766351f1f73 3382cf2
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
Thursday, 25 Mar 2021
13:51 mfechner search for other commits by this committer
Change dep of rubygem-bcrypt_pbkdf to rubygem-bcrypt_pbkdf10 to not break the
port
if I later commit an upgrade to rubygem-bcrypt_pbkdf.

Approved by:	blancket
Original commitRevision:569201 
Tuesday, 1 Dec 2020
18:31 fernape search for other commits by this committer
sysutils/vagrant: update to 2.2.14

ChangeLog: https://github.com/hashicorp/vagrant/blob/v2.2.14/CHANGELOG.md

PR:	251472
Submitted by:	joe@thrallingpenguin.com
Original commitRevision:556781 
Monday, 23 Nov 2020
11:35 mfechner search for other commits by this committer
Mark current version broken for ruby 2.7.
Original commitRevision:556102 
Monday, 29 Jun 2020
07:16 0mp search for other commits by this committer
sysutils/vagrant: Chase devel/rubygem-childprocess update

Judging by Vagrant's gemspec file, Vagrant requires rubygem-childprocess
version which is between 3.0.0 and 3.1.0 (expressed as ~> 3.0.0). Recently,
devel/ruby-gemprocess was updated to 4.0.0. It is necessary to switch to a
new port supporting version 3.0.*, which is devel/ruby-gemprocess3.

Approved by:	portmgr blanket (runtime fix)
Original commitRevision:540758 
Friday, 15 May 2020
15:30 mfechner search for other commits by this committer
Upgrade sysutils/vagrant to 2.2.9.
Changelog:
https://github.com/hashicorp/vagrant/blob/v2.2.9/CHANGELOG.md

PR:		246471
Submitted by:	cmt@
Approved by:	joe (maintainer)
Original commitRevision:535296 
Saturday, 28 Mar 2020
13:33 sunpoet search for other commits by this committer
Fix gemspec for rubygem-rubyzip 2.3.0 update

- Bump PORTREVISION for package change
Original commitRevision:529723 
Wednesday, 26 Feb 2020
20:48 sunpoet search for other commits by this committer
Update version requirement of RUN_DEPENDS

- Remove unnecessary change of i18n in patch-gemspec
- Bump PORTREVISION for package change

PR:		244410
Submitted by:	sunpoet (myself)
Approved by:	Joseph Benden <joe@thrallingpenguin.com> (maintainer)
Original commitRevision:527205 
Saturday, 8 Feb 2020
21:07 cmt search for other commits by this committer
sysutils/vagrant: chase rubyzip update

and regenerate patch while at it

Approved by:	just-fix-it
Original commitRevision:525611 
Monday, 3 Feb 2020
21:34 cmt search for other commits by this committer
sysutils/vagrant: update to 2.2.7

Changelog: https://github.com/hashicorp/vagrant/blob/v2.2.7/CHANGELOG.md

PR:		243672
Approved by:	joe at thrallingpenguin dot com (maintainer)
Original commitRevision:525097 
Saturday, 26 Oct 2019
12:01 sunpoet search for other commits by this committer
Change RUN_DEPENDS from rubygem-rubyzip to rubygem-rubyzip12

- Bump PORTREVISION for dependency change
Original commitRevision:515680 
Thursday, 17 Oct 2019
17:56 cmt search for other commits by this committer
sysutils/vagrant: update to 2.2.6

  https://github.com/hashicorp/vagrant/releases

PR:		241313
Approved by:	joe at thrallingpenguin dot com
Original commitRevision:514667 
Monday, 7 Oct 2019
10:21 cmt search for other commits by this committer
sysutils/vagrant: relax "listen" dependency version constraint

unbreaks vagrant after ports r513697 (update of devel/rubygem-listen)

Approved by:	just-fix-it
Original commitRevision:513934 
Friday, 30 Aug 2019
13:46 cmt search for other commits by this committer
unbreak vagrant after ports r510245
Original commitRevision:510276 
Monday, 1 Jul 2019
21:25 cmt search for other commits by this committer
update vagrant to 2.2.5

https://github.com/hashicorp/vagrant/blob/master/CHANGELOG.md

PR:		238934
Approved by:	joe at thrallingpenguin dot com (maintainer)
Original commitRevision:505642 
Thursday, 14 Mar 2019
23:15 cmt search for other commits by this committer
Use CA certificates from ca_root_nss for TLS validation

instead of embedding a very old version of that file, and depend
on ca_root_nss for that.
Add dependency on curl, which has been missing for a long time.

PR:		234421
Submitted by:	joe@thrallingpenguin.com
Reported by:	corvid@openmailbox.org
Approved by:	joe@thrallingpenguin.com (maintainer)
Original commitRevision:495742 
Thursday, 28 Feb 2019
16:33 cmt search for other commits by this committer
update vagrant to 2.2.4

https://github.com/hashicorp/vagrant/blob/v2.2.4/CHANGELOG.md

PR:		236106
Approved by:	Joseph Benden (maintainer)
Original commitRevision:494158 
Friday, 22 Feb 2019
19:56 sunpoet search for other commits by this committer
Update devel/ruby-gems to 3.0.2

- Update Mk/Uses/gem.mk

Changes:	https://github.com/rubygems/rubygems/blob/master/History.txt
PR:		235795
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>, sunpoet (myself)
Exp-run by:	antoine
Original commitRevision:493610 
Saturday, 12 Jan 2019
18:47 cmt search for other commits by this committer
sysutils/vagrant: update to 2.2.3

https://github.com/hashicorp/vagrant/blob/v2.2.3/CHANGELOG.md

PR:		234861
Approved by:	joe at thrallingpenguin dot com (maintainer)
Original commitRevision:490073 
Friday, 30 Nov 2018
23:58 cmt search for other commits by this committer
sysutils/vagrant: update to 2.2.2

https://github.com/hashicorp/vagrant/blob/v2.2.2/CHANGELOG.md
Fixes regressins in the default NIC type handling. Watch for regressions
in the regression fix.

PR:		233677
Approved by:	joe at thrallingpengion dot com (maintainer)
Original commitRevision:486306 
Saturday, 24 Nov 2018
22:32 sunpoet search for other commits by this committer
Fix version requirement of RUN_DEPENDS

Approved by:	portmgr (blanket)
Original commitRevision:485834 
Friday, 23 Nov 2018
17:07 cmt search for other commits by this committer
sysutils/vagrant: update to 2.2.1

Changelog: https://github.com/hashicorp/vagrant/blob/v2.2.1/CHANGELOG.md

PR:		233273
Approved by:	joe at thrallingpenguin dot com (maintainer)
Original commitRevision:485690 
Thursday, 1 Nov 2018
20:44 cmt search for other commits by this committer
sysutils/vagrant: update to 2.2.0

https://github.com/hashicorp/vagrant/blob/v2.2.0/CHANGELOG.md

PR:		232511
Approved by:	maintainer (joe () thrallingpenguin.com)
Original commitRevision:483739 
Thursday, 13 Sep 2018
22:22 cmt search for other commits by this committer
sysutils/vagrant: update to 2.1.5

https://github.com/hashicorp/vagrant/releases

PR:		231350
Approved by:	joe at thrallingpenguin.com (maintainer)
Original commitRevision:479747 
Friday, 29 Jun 2018
19:44 cmt search for other commits by this committer
sysutils/vagrant: update to 2.1.2

Changelog: https://github.com/hashicorp/vagrant/blob/v2.1.2/CHANGELOG.md

PR:		229416
Approved by:	Joseph Benden (maintainer)
Original commitRevision:473576 
Saturday, 2 Jun 2018
22:27 sunpoet search for other commits by this committer
Change RUN_DEPENDS from rubygem-net-ssh to rubygem-net-ssh4

- Bump PORTREVISION for dependency change
Original commitRevision:471429 
Tuesday, 8 May 2018
18:41 cmt search for other commits by this committer
sysutils/vagrant: update to 2.1.1

https://github.com/hashicorp/vagrant/blob/master/CHANGELOG.md

PR:		228077
Approved by:	Joseph Benden (maintainer)
Original commitRevision:469387 
Monday, 7 May 2018
19:23 cmt search for other commits by this committer
sysutils/vagrant: update to 2.0.4

PR:		227902
Approved by:	Joseph Benden (maintainer)
Original commitRevision:469325 
Friday, 16 Mar 2018
20:41 cmt search for other commits by this committer
update sysutils/vagrant to 2.0.3

The port's upstream github account was changed/renamed, this is reflected
in the GH_ACCOUNT change.
Tests are not installed anymore, so pkg-plist is a lot shorter now.
The ".runner" "simple build script" is not required for the port and
installed by accident, so just rm it.

PR:		226662
Approved by:	joe at thrallingpenguin com
Original commitRevision:464729 
Tuesday, 20 Feb 2018
21:24 cmt search for other commits by this committer
sysutils/vagrant: update to 2.0.2

Since this release, vagrant can (but does not, by default) disable
the creation of symbolic links in VirtualBox shared folders. Vagrant
will warn the user if symbolic links are allowed - see
https://github.com/hashicorp/vagrant/pull/9354 and
https://github.com/hashicorp/vagrant/pull/9389 for details.

PR:		225988
Approved by:	joe()thrallingpenguin.com
Original commitRevision:462453 
Thursday, 14 Dec 2017
20:05 tobik search for other commits by this committer
sysutils/vagrant: Update to 2.0.1

- Fixes build with Ruby 2.4

PR:		224277
Approved by:	joe@thrallingpenguin.com (maintainer)
Original commitRevision:456347 
Tuesday, 24 Oct 2017
07:04 madpilot search for other commits by this committer
Import upstream patch for vagrant to add support for virtualbox 5.2

PR:		223198
Submitted by:	me
Approved by:	joe@thrallingpenguin.com (maintainer)
Obtained
from:	https://github.com/hashicorp/vagrant/commit/83310f8a56cfea8a543d17f9af4b18caa13ed98a
Original commitRevision:452757 
Monday, 18 Sep 2017
09:01 cmt search for other commits by this committer
sysutils/vagrant: update to 2.0.0

https://github.com/hashicorp/vagrant/releases
Also adds a one-line patch to vagrant's ssh_communicator to avoid a
flood of warnings from net-ssh (net-ssh changed a parameter's name).

PR:		222390
Approved by:	joe(at)thrallingpenguin.com (maintainer)
Original commitRevision:450033 
Sunday, 4 Jun 2017
19:42 cmt search for other commits by this committer
sysutils/vagrant: update to 1.9.5

PR:		219423
Reviewed by:	sunpoet
Approved by:	maintainer-timeout
Original commitRevision:442577 
Sunday, 23 Apr 2017
14:55 cmt search for other commits by this committer
sysutils/vagrant: update to 1.9.3

PR:		218825
Approved by:	joe at thrallingpenguin.com (maintainer)
Original commitRevision:439225 
Wednesday, 29 Mar 2017
21:07 swills search for other commits by this committer
sysutils/vagrant: update to 1.9.2

PR:		217944
Submitted by:	Yonas Yanfa <yonas@fizk.net> (with changes)
Approved by:	joe@thrallingpenguin.com (maintainer)
Original commitRevision:437241 
Wednesday, 22 Feb 2017
17:15 sunpoet search for other commits by this committer
Fix gemspec for rubygem-i18n 0.8.1 update

- Bump PORTREVISION for package change
Original commitRevision:434618 
Sunday, 5 Feb 2017
05:32 sunpoet search for other commits by this committer
Update RUN_DEPENDS: change from devel/rubygem-builder32 to devel/rubygem-builder
Original commitRevision:433374 
Monday, 23 Jan 2017
18:51 sunpoet search for other commits by this committer
- Fix gemspec for rubygem-childprocess 0.6.1 update
- Bump PORTREVISION for package change
Original commitRevision:432271 
Wednesday, 18 Jan 2017
17:49 lifanov search for other commits by this committer
fix sysutils/vagrant by relaxing ruby_dep requirement

PR:		215905
Submitted by:	matthew
Reviewed by:	matthew
Approved by:	matthew (mentor), joe@thrallingpenguin.com (maintainer)
Differential Revision:	https://reviews.freebsd.org/D9232
Original commitRevision:431819 
Tuesday, 22 Nov 2016
21:07 cmt search for other commits by this committer
vagrant 1.8.7

https://github.com/mitchellh/vagrant/blob/master/CHANGELOG.md

PR:		214571
Approved by:	joe()thrallingpenguin.com (maintainer), rene (mentor)
Original commitRevision:426864 
Wednesday, 19 Oct 2016
07:20 cmt search for other commits by this committer
update vagrant to 1.8.6

Changelog: https://github.com/mitchellh/vagrant/blob/v1.8.6/CHANGELOG.md

PR:		213566
Approved by:	joe at thrallingpenguin.com (maintainer)
Approved by:	rene (mentor)
Original commitRevision:424229 
Thursday, 22 Sep 2016
17:55 swills search for other commits by this committer
sysutils/vagrant: pull in upstream bugfix for ssh auth issues

PR:		212754
Approved by:	joe@thrallingpenguin.com (maintainer)
Original commitRevision:422637 
Saturday, 13 Aug 2016
23:03 swills search for other commits by this committer
sysutils/vagrant: fix dependencies

Approved by:	joe@thrallingpenguin.com (maintainer) (implicit)
Pointyhat to:	swills
Original commitRevision:420171 
Thursday, 11 Aug 2016
13:34 swills search for other commits by this committer
sysutils/vagrant: update to 1.8.5

Also update to work with new rubygem-mime-types version

PR:		209973
Approved by:	joe@thrallingpenguin.com (maintainer)
Original commitRevision:420069 
Friday, 1 Apr 2016
14:25 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412349 
Sunday, 20 Mar 2016
19:11 feld search for other commits by this committer
sysutils/vagrant: fix plugin subcommand

PR:		207184
Original commitRevision:411514 
18:38 sunpoet search for other commits by this committer
- Fix gemspec for rubygem-net-ssh 3.1.0 update
- Bump PORTREVISION for package change
Original commitRevision:411511 
Sunday, 7 Feb 2016
04:35 pi search for other commits by this committer
sysutils/vagrant: 1.7.4 -> 1.8.1

- patches now generated by makepatch
- upgrade fixes problem with rubygem-net-ssh
- Changelog:
  https://github.com/mitchellh/vagrant/blob/master/CHANGELOG.md

PR:		206646
Submitted by:	Christoph Moench-Tegeder <cmt@burggraben.net>
Reviewed by:	Tobias Kortkamp <t@tobik.me>
Approved by:	joe@thrallingpenguin.com (maintainer)
Original commitRevision:408343 
Friday, 20 Nov 2015
09:15 sunpoet search for other commits by this committer
- Add LICENSE_FILE

Approved by:	portmgr (blanket)
Original commitRevision:402039 
Friday, 31 Jul 2015
15:16 amdmi3 search for other commits by this committer
- Fix shebangs
- Add NO_ARCH

Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
Original commitRevision:393320 
Monday, 27 Jul 2015
20:41 mmoll search for other commits by this committer
sysutils/vagrant: update to 1.7.4

Approved by:	mat (mentor), Joe Benden (maintainer, timeout)
Differential Revision:	https://reviews.freebsd.org/D3219
Original commitRevision:393035 
Saturday, 4 Jul 2015
16:16 sunpoet search for other commits by this committer
- Add rubygem-listen2 2.10.1 (copied from rubygem-listen)
- Bump PORTREVISION for dependent ports
Original commitRevision:391311 
Tuesday, 30 Jun 2015
20:46 mmoll search for other commits by this committer
sysutils/vagrant: update to 1.7.2

- switch to USE_GITHUB
- cleanup RUN_DEPENDS

Approved by:	swills (mentor), Joe Benden (maintainer, timeout)
Differential Revision:	https://reviews.freebsd.org/D2918
Original commitRevision:391004 
Monday, 8 Jun 2015
22:48 mmoll search for other commits by this committer
sysutils/vagrant: use sysutils/bundler17

while here, sort and fix plist

PR:		200614
Differential Revision:	https://reviews.freebsd.org/D2760
Approved by:	mat (mentor)
Original commitRevision:388890 
Wednesday, 27 May 2015
11:23 sunpoet search for other commits by this committer
- Remove outdated RUBY_VER check

With hat:	ruby
Original commitRevision:387575 
Friday, 27 Feb 2015
10:21 arved search for other commits by this committer
Adjust gemspec file after rubygem-i18n update

PR:		197208
Submitted by:	Fabian M. Borschel
Approved by:	maintainer timeout
Original commitRevision:380070 
Tuesday, 9 Dec 2014
08:34 xmj search for other commits by this committer
sysutils/vagrant: patch gemspec for rubygem-listen 2.8.0 update

- Allow vagrant to run with devel/rubygem-listen 2.8.0 as of r373273.

PR:		195588
Differential Revision:	https://reviews.freebsd.org/D1273
Submitted by:	Kevin Bowling <kevin.bowling@kev009.com>
Approved by:	joe@thrallingpenguin.com (maintainer)
Approved by:	koobs (mentor)
Original commitRevision:374352 
Friday, 28 Nov 2014
09:50 marino search for other commits by this committer
sysutils/vagrant: Fix error setting certificate verify locations

While here, remove @dirrm and make port pass stage-qa checks.  Also wrap
lines to respect 80 columns.

PR:		194578
Reported by:	Fabian Borschel
Fixed by:	maintainer (Joe Benden)
Original commitRevision:373538 
Tuesday, 14 Oct 2014
09:29 robak search for other commits by this committer
sysutils/vagrant: update 1.6.3 -> 1.6.5

- Convert @dirrm to @dir

PR:		194222
Submitted by:	Joseph Benden <joe@thrallingpenguin.com>
Approved by:	mentors (implicit)
Original commitRevision:370834 
Wednesday, 24 Sep 2014
14:31 swills search for other commits by this committer
syusutils/vagrant: fix with newer bundler

Adding a patch to make bundler work with the newer version of rubygem-bundler

PR:		193600
Submitted by:	swills (myself)
Approved by:	Joe Benden <joe@thrallingpenguin.com> (maintainer)
Original commitRevision:369181 
Thursday, 19 Jun 2014
12:24 marino search for other commits by this committer
sysutils/vagrant: Update version 1.6.2 => 1.6.3

PR:		190630
Submitted by:	maintainer (joe Benden)
Original commitRevision:358392 
Sunday, 25 May 2014
01:18 swills search for other commits by this committer
- Update to 1.6.2

PR:		ports/189436
PR:		ports/189483
PR:		ports/189770
Submitted by:	Joseph Benden <joe@thrallingpenguin.com> (maintainer)
Original commitRevision:355101 
Sunday, 27 Apr 2014
15:12 swills search for other commits by this committer
- Update to 1.5.4 [1]
- Switch to security/rubygem-net-ssh27 for dependency
- Switch to security/rubygem-net-scp11 for dependency

PR:		ports/188925 [1]
Submitted by:	Joseph Benden <joe@thrallingpenguin.com> (maintainer) [1]
Original commitRevision:352429 
Wednesday, 16 Apr 2014
13:26 swills search for other commits by this committer
- Update to 1.5.3

PR:		ports/188674
Submitted by:	Joseph Benden <joe@thrallingpenguin.com> (maintainer)
Original commitRevision:351380 
Monday, 14 Apr 2014
02:42 swills search for other commits by this committer
- Update to 1.5.2

PR:		ports/188235
Submitted by:	Joseph Benden <joe@thrallingpenguin.com> (maintainer)
Original commitRevision:351247 
Sunday, 30 Mar 2014
14:50 swills search for other commits by this committer
- I broke vagrant when I upgraded the timers gem, so fix it by using the older
  one

With hat:	ruby@
Original commitRevision:349632 
Friday, 21 Mar 2014
02:01 swills search for other commits by this committer
- Patch to work with newer version of rubygem-listen, which should have been
  caught in the initial commit

Pointy hat to:	swills
Reported by:	rpaulo
Original commitRevision:348725 
Thursday, 20 Mar 2014
21:31 swills search for other commits by this committer
Vagrant is a tool for building and distributing virtualized development
environments.

WWW: http://www.vagrantup.com/

PR:		ports/187593
Submitted by:	Joseph Benden <joe@thrallingpenguin.com>
Original commitRevision:348720 

Number of commits found: 87