Port details |
- rubygem-fog-vsphere Module for the 'fog' gem to support vSphere
- 3.7.0 net
=2 3.6.5Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2015-12-25 19:44:17
- Last Update: 2024-08-15 11:47:39
- Commit Hash: 24acec5
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/fog/fog-vsphere
- Description:
- Fog::Vsphere is a module for the fog gem to support vSphere.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-fog-vsphere>0:net/rubygem-fog-vsphere
- To install the port:
- cd /usr/ports/net/rubygem-fog-vsphere/ && make install clean
- To add the package, run one of these commands:
- pkg install net/rubygem-fog-vsphere
- pkg install rubygem-fog-vsphere
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-fog-vsphere
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1723201149
SHA256 (rubygem/fog-vsphere-3.7.0.gem) = 99f922b79518ed5c777f3daa987ee608ed419cbb8aacc2cea4f75ee7b1edcbaf
SIZE (rubygem/fog-vsphere-3.7.0.gem) = 97280
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-fog-core>=0 : devel/rubygem-fog-core
- rubygem-rbvmomi2>=3.0<4 : net/rubygem-rbvmomi2
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- devel/rubygem-fog
Configuration Options:
- No options to configure
- Options name:
- net_rubygem-fog-vsphere
- USES:
- gem
- 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 |
3.7.0 15 Aug 2024 11:47:39
    |
Po-Chuan Hsieh (sunpoet)  |
net/rubygem-fog-vsphere: Update to 3.7.0
Changes: https://github.com/fog/fog-vsphere/releases |
3.6.7 16 Jul 2024 18:36:19
    |
Po-Chuan Hsieh (sunpoet)  |
net/rubygem-fog-vsphere: Update to 3.6.7
Changes: https://github.com/fog/fog-vsphere/releases |
3.6.6 13 Jul 2024 20:18:24
    |
Po-Chuan Hsieh (sunpoet)  |
net/rubygem-fog-vsphere: Update to 3.6.6
Changes: https://github.com/fog/fog-vsphere/releases |
3.6.5 13 Apr 2024 11:58:11
    |
Po-Chuan Hsieh (sunpoet)  |
net/rubygem-fog-vsphere: Update to 3.6.5
Changes: https://github.com/fog/fog-vsphere/releases |
3.6.4 23 Mar 2024 14:50:02
    |
Po-Chuan Hsieh (sunpoet)  |
net/rubygem-fog-vsphere: Update to 3.6.4
Changes: https://github.com/fog/fog-vsphere/releases
https://github.com/fog/fog-vsphere/commits/master |
3.6.3 21 Feb 2024 15:10:37
    |
Po-Chuan Hsieh (sunpoet)  |
net/rubygem-fog-vsphere: Update to 3.6.3
Changes: https://github.com/fog/fog-vsphere/releases |
3.6.2 09 Jul 2023 10:25:50
    |
Po-Chuan Hsieh (sunpoet)  |
net/rubygem-fog-vsphere: Update to 3.6.2
Changes: https://github.com/fog/fog-vsphere/releases |
3.6.0 30 Jan 2023 13:01:35
    |
Po-Chuan Hsieh (sunpoet)  |
net/rubygem-fog-vsphere: Update to 3.6.0
Changes: https://github.com/fog/fog-vsphere/releases |
3.5.2 17 Jan 2023 01:07:50
    |
Yasuhiro Kimura (yasu)  |
devel/ruby-gems: Update to 3.4.2
ChangeLog: https://github.com/rubygems/rubygems/releases/tag/v3.4.2
PR: 268578
Approved by: meta (ruby@, maintainer)
Exp-run by: antoine |
3.5.2 14 Jan 2023 23:08:33
    |
Muhammad Moinur Rahman (bofh)  |
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 |
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) |
3.5.2 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 ) |
3.5.2 20 Jul 2022 14:22:37
    |
Tobias C. Berner (tcberner)  |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
3.5.2 07 Jul 2022 12:36:24
    |
Po-Chuan Hsieh (sunpoet)  |
net/rubygem-fog-vsphere: Update to 3.5.2
Changes: https://github.com/fog/fog-vsphere/releases |
3.5.1 22 May 2022 05:11:29
    |
Po-Chuan Hsieh (sunpoet)  |
net/rubygem-fog-vsphere: Update to 3.5.1
Changes: https://github.com/fog/fog-vsphere/releases |
3.5.0 20 Feb 2022 13:06:12
    |
Dan Langille (dvl)  |
devel/ruby-gems: Update to 3.3.7
These are fixes Ruby 3.0
Changes were compiled against all dependencies of devel/ruby-gems and
they all built cleanly.
There are five known build failures, all prexisting:
* devel/rubygem-xdg5: requires Ruby 3.0
* devel/rubygem-xdg: requires Ruby 3.1
* graphics/rubygem-objectdetect: port explicitly marked broken
* mail/rubygem-tmail: port explicitly marked broken
* science/cdcl: marked broken, unfetchable
Plus, science/rubygem-ruby-dcl gets skipped because of science/cdcl
PR: 258108
Approved by: ruby (zi@) |
3.5.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
3.5.0 13 Dec 2020 14:48:43
  |
sunpoet  |
Update to 3.5.0
Changes: https://github.com/fog/fog-vsphere/releases |
3.4.0_1 08 Aug 2020 10:26:15
  |
sunpoet  |
Fix gemspec for rubygem-rbvmomi 3.0.0 update
- Bump PORTREVISION for package change |
3.4.0 24 Jul 2020 19:07:08
  |
sunpoet  |
Update to 3.4.0
Changes: https://github.com/fog/fog-vsphere/releases |
3.3.1 16 May 2020 11:04:40
  |
sunpoet  |
Update to 3.3.1
Changes: https://github.com/fog/fog-vsphere/releases |
3.3.0 09 Apr 2020 18:57:46
  |
sunpoet  |
Update to 3.3.0
Changes: https://github.com/fog/fog-vsphere/releases |
3.2.5 04 Apr 2020 07:28:43
  |
sunpoet  |
Update to 3.2.5
Changes: https://github.com/fog/fog-vsphere/releases |
3.2.3 06 Feb 2020 19:28:22
  |
sunpoet  |
Update to 3.2.3
Changes: https://github.com/fog/fog-vsphere/releases |
3.2.2 25 Jan 2020 18:27:40
  |
sunpoet  |
Update to 3.2.2
Changes: https://github.com/fog/fog-vsphere/releases |
3.2.1 20 Oct 2019 17:20:41
  |
sunpoet  |
Update version requirement of RUN_DEPENDS |
3.2.1 31 Aug 2019 07:57:39
  |
sunpoet  |
Update to 3.2.1
Changes: https://github.com/fog/fog-vsphere/releases
https://github.com/fog/fog-vsphere/blob/master/CHANGELOG.md |
3.2.0 18 Jul 2019 23:51:31
  |
sunpoet  |
Update to 3.2.0
Changes: https://github.com/fog/fog-vsphere/releases
https://github.com/fog/fog-vsphere/blob/master/CHANGELOG.md |
3.1.1 11 Jun 2019 20:20:23
  |
sunpoet  |
Update to 3.1.1
Changes: https://github.com/fog/fog-vsphere/releases
https://github.com/fog/fog-vsphere/blob/master/CHANGELOG.md |
3.1.0 05 Jun 2019 19:40:44
  |
sunpoet  |
Update to 3.1.0
Changes: https://github.com/fog/fog-vsphere/releases
https://github.com/fog/fog-vsphere/blob/master/CHANGELOG.md |
3.0.0 21 Mar 2019 19:41:04
  |
sunpoet  |
Update to 3.0.0
Changes: https://github.com/fog/fog-vsphere/releases
https://github.com/fog/fog-vsphere/blob/master/CHANGELOG.md |
2.5.0_1 18 Feb 2019 21:06:19
  |
sunpoet  |
Fix gemspec for rubygem-rbvmomi 2.0.0 update
- Bump PORTREVISION for package change |
2.5.0 17 Nov 2018 17:33:20
  |
sunpoet  |
Update to 2.5.0
Changes: https://github.com/fog/fog-vsphere/blob/master/CHANGELOG.md |
2.4.0 18 Oct 2018 19:55:37
  |
sunpoet  |
Update to 2.4.0
Changes: https://github.com/fog/fog-vsphere/blob/master/CHANGELOG.md |
2.3.0 29 Jul 2018 19:22:36
  |
sunpoet  |
Update to 2.3.0
Changes: https://github.com/fog/fog-vsphere/blob/master/CHANGELOG.md |
2.2.0 19 May 2018 11:07:34
  |
sunpoet  |
Update to 2.2.0
Changes: https://github.com/fog/fog-vsphere/blob/master/CHANGELOG.md |
2.1.1 17 Apr 2018 19:15:25
  |
sunpoet  |
Update to 2.1.1
Changes: https://github.com/fog/fog-vsphere/blob/master/CHANGELOG.md |
2.1.0 07 Apr 2018 16:34:25
  |
sunpoet  |
Update to 2.1.0
Changes: https://github.com/fog/fog-vsphere/blob/master/CHANGELOG.md |
2.0.1 16 Mar 2018 15:20:57
  |
sunpoet  |
Update to 2.0.1
Changes: https://github.com/fog/fog-vsphere/blob/master/CHANGELOG.md |
2.0.0 04 Mar 2018 16:11:08
  |
sunpoet  |
Update to 2.0.0
Changes: https://github.com/fog/fog-vsphere/blob/master/CHANGELOG.md |
1.13.1 30 Sep 2017 11:47:13
  |
sunpoet  |
Update to 1.13.1
Changes: https://github.com/fog/fog-vsphere/blob/master/CHANGELOG.md |
1.13.0 20 Sep 2017 16:32:12
  |
sunpoet  |
Update to 1.13.0
Changes: https://github.com/fog/fog-vsphere/blob/master/CHANGELOG.md |
1.12.0 24 Aug 2017 14:19:45
  |
sunpoet  |
Update to 1.12.0
Changes: https://github.com/fog/fog-vsphere/blob/master/CHANGELOG.md |
1.11.3 28 Jul 2017 13:07:15
  |
sunpoet  |
Update to 1.11.3
Changes: https://github.com/fog/fog-vsphere/blob/master/CHANGELOG.md |
1.11.2 11 Jul 2017 16:59:30
  |
sunpoet  |
Update to 1.11.2
Changes: https://github.com/fog/fog-vsphere/blob/master/CHANGELOG.md |
1.11.1 06 Jul 2017 20:56:04
  |
sunpoet  |
Update to 1.11.1
Changes: https://github.com/fog/fog-vsphere/blob/master/CHANGELOG.md |
1.11.0 28 Jun 2017 15:42:52
  |
sunpoet  |
Update to 1.11.0
Changes: https://github.com/fog/fog-vsphere/blob/master/CHANGELOG.md |
1.10.0 23 May 2017 14:51:48
  |
sunpoet  |
Update to 1.10.0
Changes: https://github.com/fog/fog-vsphere/blob/master/CHANGELOG.md |
1.9.2 12 May 2017 21:51:23
  |
sunpoet  |
Update to 1.9.2
Changes: https://github.com/fog/fog-vsphere/blob/master/CHANGELOG.md |
1.9.1 06 Apr 2017 21:56:02
  |
sunpoet  |
Update to 1.9.1
Changes: https://github.com/fog/fog-vsphere/blob/master/CHANGELOG.md |
1.9.0 31 Mar 2017 20:39:28
  |
sunpoet  |
Update to 1.9.0
Changes: https://github.com/fog/fog-vsphere/blob/master/CHANGELOG.md |
1.8.0 17 Mar 2017 22:24:19
  |
sunpoet  |
Update to 1.8.0
Changes: https://github.com/fog/fog-vsphere/blob/master/CHANGELOG.md |
1.7.1 23 Feb 2017 16:47:50
  |
sunpoet  |
Update to 1.7.1
Changes: https://github.com/fog/fog-vsphere/blob/master/CHANGELOG.md |
1.7.0 20 Jan 2017 19:37:46
  |
sunpoet  |
Update to 1.7.0
Changes: https://github.com/fog/fog-vsphere/blob/master/CHANGELOG.md |
1.6.0 01 Jan 2017 21:41:11
  |
sunpoet  |
- Update to 1.6.0
Changes: https://github.com/fog/fog-vsphere/blob/master/CHANGELOG.md |
1.5.2 03 Dec 2016 19:29:11
  |
sunpoet  |
- Update to 1.5.2
Changes: https://github.com/fog/fog-vsphere/blob/master/CHANGELOG.md |
0.8.0 26 Jun 2016 17:23:41
  |
sunpoet  |
- Update to 0.8.0
Changes: https://github.com/fog/fog-vsphere/blob/master/CHANGELOG.md |
0.7.0 19 May 2016 03:42:58
  |
sunpoet  |
- Update to 0.7.0
Changes: https://github.com/fog/fog-vsphere/blob/master/CHANGELOG.md |
0.6.4 27 Apr 2016 21:57:32
  |
swills  |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
0.6.4 27 Apr 2016 16:36:42
  |
swills  |
create USES=gem and update rubygem- ports to use it
Note that for now ports still have to have USE_RUBY=yes to use USES=gem
PR: 209041
Differential Revision: https://reviews.freebsd.org/D6070 |
0.6.4 23 Apr 2016 06:48:51
  |
sunpoet  |
- Update to 0.6.4
Changes: https://github.com/fog/fog-vsphere/blob/master/CHANGELOG.md |
0.6.3 01 Apr 2016 14:16:20
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.6.3 10 Mar 2016 19:54:58
  |
sunpoet  |
- Update to 0.6.3
Changes: https://github.com/fog/fog-vsphere/blob/master/CHANGELOG.md
https://github.com/fog/fog-vsphere/commits/master |
0.6.2 08 Mar 2016 18:51:34
  |
sunpoet  |
- Update to 0.6.2
Changes: https://github.com/fog/fog-vsphere/blob/master/CHANGELOG.md |
0.6.1 06 Mar 2016 06:24:42
  |
sunpoet  |
- Update to 0.6.1
Changes: https://github.com/fog/fog-vsphere/blob/master/CHANGELOG.md |
0.6.0 01 Feb 2016 19:48:34
  |
sunpoet  |
- Update to 0.6.0
Changes: https://github.com/fog/fog-vsphere/blob/master/CHANGELOG.md |
0.5.0 19 Jan 2016 14:04:26
  |
sunpoet  |
- Update to 0.5.0
Changes: https://github.com/fog/fog-vsphere/blob/master/CHANGELOG.md |
0.4.0 25 Dec 2015 19:44:08
  |
sunpoet  |
- Add rubygem-fog-vsphere 0.4.0
Fog::Vsphere is a module for the fog gem to support vSphere.
WWW: https://github.com/fog/fog-vsphere |