Port details |
- rubygem-ovirt-engine-sdk Ruby SDK for the oVirt Engine API
- 4.6.0 net =2 4.6.0Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2018-04-06 16:27:02
- Last Update: 2024-04-18 12:49:01
- Commit Hash: ab03824
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: rubygems
- License: APACHE20
- WWW:
- https://ovirt.org/
- https://github.com/oVirt/ovirt-engine-sdk-ruby
- Description:
- The oVirt Ruby SDK is a Ruby gem that simplyfies access to the oVirt Engine API.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-ovirt-engine-sdk>0:net/rubygem-ovirt-engine-sdk
- To install the port:
- cd /usr/ports/net/rubygem-ovirt-engine-sdk/ && make install clean
- To add the package, run one of these commands:
- pkg install net/rubygem-ovirt-engine-sdk
- pkg install rubygem-ovirt-engine-sdk
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-ovirt-engine-sdk
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1713033364
SHA256 (rubygem/ovirt-engine-sdk-4.6.0.gem) = 4ab79266194bdb4b2a1bf0ed22113de483bf33e5272e5f97b33c229cfa66aaee
SIZE (rubygem/ovirt-engine-sdk-4.6.0.gem) = 353280
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-json>=1<3 : devel/rubygem-json
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Library dependencies:
-
- libcurl.so : ftp/curl
- libxml2.so : textproc/libxml2
- Patch dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- net/rubygem-fog-ovirt
Configuration Options:
- No options to configure
- Options name:
- net_rubygem-ovirt-engine-sdk
- USES:
- gem gnome
- 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 |
4.6.0 18 Apr 2024 12:49:01 |
Po-Chuan Hsieh (sunpoet) |
net/rubygem-ovirt-engine-sdk: Update to 4.6.0 and unbreak this port
Changes: https://github.com/oVirt/ovirt-engine-sdk-ruby/releases |
4.4.1_2 21 Feb 2024 15:10:43 |
Po-Chuan Hsieh (sunpoet) |
net/rubygem-ovirt-engine-sdk: Move BROKEN_* upward
- Clean up pkg-descr |
4.4.1_2 21 Jan 2024 12:51:15 |
Muhammad Moinur Rahman (bofh) |
net/rubygem-ovirt-engine-sdk: Mark BROKEN on ruby32
PR: 276466
Approved by: portmgr (blanket) |
4.4.1_2 30 Jun 2023 13:17:29 |
Po-Chuan Hsieh (sunpoet) |
net/rubygem-ovirt-engine-sdk: Update WWW |
4.4.1_2 30 Jun 2023 07:07:47 |
Po-Chuan Hsieh (sunpoet) |
net/rubygem-ovirt-engine-sdk: Fix build with Clang 16 and remove the workaround
ov_http_client.c:1001:47: error: incompatible function pointer types passing
'int (VALUE, VALUE, struct curl_slist **)' (aka 'int (unsigned long, unsigned
long, struct curl_slist **)') to parameter of type 'int (*)(VALUE, VALUE,
VALUE)' (aka 'int (*)(unsigned long, unsigned long, unsigned long)')
[-Wincompatible-function-pointer-types]
rb_hash_foreach(request_ptr->headers, ov_http_client_add_header, (VALUE)
headers);
^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/ruby-3.1/ruby/internal/intern/hash.h:83:40: note: passing
argument to parameter 'func' here
void rb_hash_foreach(VALUE hash, int (*func)(VALUE key, VALUE val, VALUE arg),
VALUE arg);
^
9 warnings and 1 error generated. |
4.4.1_2 24 Jun 2023 18:10:04 |
Muhammad Moinur Rahman (bofh) |
net/rubygem-ovirt-engine-sdk: Fix build with llvm16
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
4.4.1_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) |
4.4.1_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 ) |
4.4.1_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 ) |
4.4.1_2 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
4.4.1_1 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
4.4.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.4.1 07 Mar 2021 22:30:57 |
sunpoet |
Update to 4.4.1
Changes: https://github.com/oVirt/ovirt-engine-sdk-ruby/blob/master/sdk/CHANGES.adoc |
4.4.0 10 Apr 2020 22:24:21 |
sunpoet |
Update to 4.4.0
Changes: https://github.com/oVirt/ovirt-engine-sdk-ruby/blob/master/sdk/CHANGES.adoc |
4.3.0 03 Nov 2019 17:22:07 |
sunpoet |
Update version requirement of RUN_DEPENDS |
4.3.0 18 Jan 2019 18:44:02 |
sunpoet |
Update to 4.3.0
Changes: https://github.com/oVirt/ovirt-engine-sdk-ruby/blob/master/sdk/CHANGES.adoc |
4.2.5 06 Oct 2018 09:36:42 |
sunpoet |
Update to 4.2.5
Changes: https://github.com/oVirt/ovirt-engine-sdk-ruby/commits/sdk_4.2 |
4.2.4 18 Apr 2018 20:15:21 |
sunpoet |
Update to 4.2.4
Changes: https://github.com/oVirt/ovirt-engine-sdk-ruby/commits/master |
4.2.3 06 Apr 2018 16:26:14 |
sunpoet |
Add rubygem-ovirt-engine-sdk 4.2.3
The oVirt Ruby SDK is a Ruby gem that simplyfies access to the oVirt Engine API.
WWW: https://ovirt.org/
WWW: https://github.com/oVirt/ovirt-engine-sdk-ruby |