Commit Graph

59 Commits

Author SHA1 Message Date
Christoph Moench-Tegeder
f2c441d797 unbreak vagrant after ports r510245 2019-08-30 13:46:33 +00:00
Christoph Moench-Tegeder
45fa559a5c 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)
2019-07-01 21:25:45 +00:00
Christoph Moench-Tegeder
c361cf6206 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)
2019-03-14 23:15:28 +00:00
Christoph Moench-Tegeder
509b34eb8d update vagrant to 2.2.4
https://github.com/hashicorp/vagrant/blob/v2.2.4/CHANGELOG.md

PR:		236106
Approved by:	Joseph Benden (maintainer)
2019-02-28 16:33:51 +00:00
Sunpoet Po-Chuan Hsieh
5859fd1d88 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
2019-02-22 19:56:03 +00:00
Christoph Moench-Tegeder
c9c333c3c7 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)
2019-01-12 18:47:29 +00:00
Christoph Moench-Tegeder
b4a9247e70 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)
2018-11-30 23:58:19 +00:00
Sunpoet Po-Chuan Hsieh
dd63817298 Fix version requirement of RUN_DEPENDS
Approved by:	portmgr (blanket)
2018-11-24 22:32:57 +00:00
Christoph Moench-Tegeder
47fdc39989 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)
2018-11-23 17:07:13 +00:00
Christoph Moench-Tegeder
4b2deac411 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)
2018-11-01 20:44:22 +00:00
Christoph Moench-Tegeder
a4389179dd sysutils/vagrant: update to 2.1.5
https://github.com/hashicorp/vagrant/releases

PR:		231350
Approved by:	joe at thrallingpenguin.com (maintainer)
2018-09-13 22:22:29 +00:00
Christoph Moench-Tegeder
53be1cc8c0 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)
2018-06-29 19:44:12 +00:00
Sunpoet Po-Chuan Hsieh
384f79e066 Change RUN_DEPENDS from rubygem-net-ssh to rubygem-net-ssh4
- Bump PORTREVISION for dependency change
2018-06-02 22:27:25 +00:00
Christoph Moench-Tegeder
1454cb1a69 sysutils/vagrant: update to 2.1.1
https://github.com/hashicorp/vagrant/blob/master/CHANGELOG.md

PR:		228077
Approved by:	Joseph Benden (maintainer)
2018-05-08 18:41:14 +00:00
Christoph Moench-Tegeder
23bd32a38e sysutils/vagrant: update to 2.0.4
PR:		227902
Approved by:	Joseph Benden (maintainer)
2018-05-07 19:23:44 +00:00
Christoph Moench-Tegeder
1b72ee5155 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
2018-03-16 20:41:44 +00:00
Christoph Moench-Tegeder
c7c22485ec 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
2018-02-20 21:24:00 +00:00
Tobias Kortkamp
7ae88ac6d5 sysutils/vagrant: Update to 2.0.1
- Fixes build with Ruby 2.4

PR:		224277
Approved by:	joe@thrallingpenguin.com (maintainer)
2017-12-14 20:05:31 +00:00
Guido Falsi
e14a77fdbe 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:	83310f8a56
2017-10-24 07:04:47 +00:00
Christoph Moench-Tegeder
b955038841 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)
2017-09-18 09:01:22 +00:00
Christoph Moench-Tegeder
1980abe196 sysutils/vagrant: re-add gemspec fix for ruby_dep
PR:		219923
Reported by:	Christian Sturm, madpilot
Approved by:	just-fix-it
2017-06-12 12:27:47 +00:00
Christoph Moench-Tegeder
2ab89878ba sysutils/vagrant: update to 1.9.5
PR:		219423
Reviewed by:	sunpoet
Approved by:	maintainer-timeout
2017-06-04 19:42:25 +00:00
Christoph Moench-Tegeder
006e952f06 sysutils/vagrant: update to 1.9.3
PR:		218825
Approved by:	joe at thrallingpenguin.com (maintainer)
2017-04-23 14:55:17 +00:00
Steve Wills
8197923d83 sysutils/vagrant: update to 1.9.2
PR:		217944
Submitted by:	Yonas Yanfa <yonas@fizk.net> (with changes)
Approved by:	joe@thrallingpenguin.com (maintainer)
2017-03-29 21:07:22 +00:00
Sunpoet Po-Chuan Hsieh
414bdbeed8 Fix gemspec for rubygem-i18n 0.8.1 update
- Bump PORTREVISION for package change
2017-02-22 17:15:04 +00:00
Sunpoet Po-Chuan Hsieh
f6f5097cf3 Update RUN_DEPENDS: change from devel/rubygem-builder32 to devel/rubygem-builder 2017-02-05 05:32:36 +00:00
Sunpoet Po-Chuan Hsieh
89bf1ec6b8 - Fix gemspec for rubygem-childprocess 0.6.1 update
- Bump PORTREVISION for package change
2017-01-23 18:51:11 +00:00
Nikolai Lifanov
eeb47ebfaa 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
2017-01-18 17:49:22 +00:00
Christoph Moench-Tegeder
95acaa8e94 vagrant 1.8.7
https://github.com/mitchellh/vagrant/blob/master/CHANGELOG.md

PR:		214571
Approved by:	joe()thrallingpenguin.com (maintainer), rene (mentor)
2016-11-22 21:07:29 +00:00
Christoph Moench-Tegeder
6052930140 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)
2016-10-19 07:20:21 +00:00
Steve Wills
26d2b21046 sysutils/vagrant: pull in upstream bugfix for ssh auth issues
PR:		212754
Approved by:	joe@thrallingpenguin.com (maintainer)
2016-09-22 17:55:03 +00:00
Steve Wills
5a994d32f3 sysutils/vagrant: fix dependencies
Approved by:	joe@thrallingpenguin.com (maintainer) (implicit)
Pointyhat to:	swills
2016-08-13 23:03:39 +00:00
Steve Wills
f126c3062f 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)
2016-08-11 13:34:08 +00:00
Sunpoet Po-Chuan Hsieh
6652e61a4f - Rename gemspec patch to patch-gemspec
With hat:	ruby
2016-04-02 07:15:16 +00:00
Mathieu Arnold
597afc47ba Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:25:16 +00:00
Mark Felder
4d373c85e5 sysutils/vagrant: fix plugin subcommand
PR:		207184
2016-03-20 19:11:52 +00:00
Sunpoet Po-Chuan Hsieh
930811e71f - Fix gemspec for rubygem-net-ssh 3.1.0 update
- Bump PORTREVISION for package change
2016-03-20 18:38:46 +00:00
Kurt Jaeger
4bd543a1b7 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)
2016-02-07 04:35:29 +00:00
Sunpoet Po-Chuan Hsieh
3c6de867e0 - Add LICENSE_FILE
Approved by:	portmgr (blanket)
2015-11-20 09:15:49 +00:00
Dmitry Marakasov
aef1287046 - Fix shebangs
- Add NO_ARCH

Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
2015-07-31 15:16:31 +00:00
Michael Moll
d39f339752 sysutils/vagrant: update to 1.7.4
Approved by:	mat (mentor), Joe Benden (maintainer, timeout)
Differential Revision:	https://reviews.freebsd.org/D3219
2015-07-27 20:41:14 +00:00
Sunpoet Po-Chuan Hsieh
a93e52ee22 - Add rubygem-listen2 2.10.1 (copied from rubygem-listen)
- Bump PORTREVISION for dependent ports
2015-07-04 16:16:33 +00:00
Michael Moll
90d7f2829f 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
2015-06-30 20:46:13 +00:00
Michael Moll
4919953d76 sysutils/vagrant: use sysutils/bundler17
while here, sort and fix plist

PR:		200614
Differential Revision:	https://reviews.freebsd.org/D2760
Approved by:	mat (mentor)
2015-06-08 22:48:51 +00:00
Sunpoet Po-Chuan Hsieh
96f273b0c2 - Remove outdated RUBY_VER check
With hat:	ruby
2015-05-27 11:23:10 +00:00
Sunpoet Po-Chuan Hsieh
a8e090d578 - Update to 1.6.6.2
- Remove trailing tab

Changes:	https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.rdoc
2015-03-22 15:57:13 +00:00
Tilman Keskinoz
9f12008d16 Adjust gemspec file after rubygem-i18n update
PR:		197208
Submitted by:	Fabian M. Borschel
Approved by:	maintainer timeout
2015-02-27 10:21:12 +00:00
Johannes Jost Meixner
3322f1af9c 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)
2014-12-09 08:34:26 +00:00
John Marino
08ad66cdb7 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)
2014-11-28 09:50:35 +00:00
Bartek Rutkowski
11383385e7 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)
2014-10-14 09:29:39 +00:00