Port details |
- oci-cli Command Line Interface for Oracle Cloud Infrastructure
- 3.47.0 devel =2 3.43.1Version of this port present on the latest quarterly branch.
- Maintainer: ale_sagra@hotmail.com
- Port Added: 2022-04-02 19:33:19
- Last Update: 2024-09-14 10:38:41
- Commit Hash: 9dc6de0
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: APACHE20 UPL
- WWW:
- https://github.com/oracle/oci-cli/
- Description:
- The OCI CLI enables you to imanage Oracle Cloud Infrastructure resources
from the command line. All OCI services and regions are supported.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}oci-cli>0:devel/oci-cli@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/oci-cli/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/oci-cli
- pkg install py311-oci-cli
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-oci-cli listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-oci-cli
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1726040223
SHA256 (oci-cli-3.47.0.tar.gz) = 39309c8cc957b52d81749711ea953aa24857712269e5e5f39c5feeab3d687fa2
SIZE (oci-cli-3.47.0.tar.gz) = 17536649
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:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-wheel>0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-arrow>=1.0.0 : devel/py-arrow@py311
- py311-certifi>0 : security/py-certifi@py311
- py311-click>=8.0.4 : devel/py-click@py311
- py311-jmespath>=0.10.0 : devel/py-jmespath@py311
- py311-oci>=2.133.0 : devel/py-oci@py311
- py311-openssl>=22.1.0 : security/py-openssl@py311
- py311-prompt-toolkit>=3.0.29 : devel/py-prompt-toolkit@py311
- py311-python-dateutil>=2.5.3 : devel/py-python-dateutil@py311
- py311-pytz>=2016.10 : devel/py-pytz@py311
- py311-six>=1.15.0 : devel/py-six@py311
- py311-terminaltables>=3.1.0 : textproc/py-terminaltables@py311
- py311-pyyaml>=5.4 : devel/py-pyyaml@py311
- py311-cryptography>=42.0.8,1 : security/py-cryptography@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_oci-cli
- USES:
- python:3.8-3.11
- 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.47.0 14 Sep 2024 10:38:41 |
Dave Cottlehuber (dch) |
devel/oci-cli: update to 3.47.0
Differential Revision: https://reviews.freebsd.org/D46639
Sponsored by: SkunkWerks, GmbH
PR: 281432 |
3.45.2 13 Aug 2024 22:22:34 |
Vladimir Druzenko (vvd) Author: Alessandro Sagratini |
devel/oci-cli: update 3.44.3 → 3.45.2
Changelogs:
https://github.com/oracle/oci-cli/releases/tag/v3.44.4
https://github.com/oracle/oci-cli/releases/tag/v3.45.0
https://github.com/oracle/oci-cli/releases/tag/v3.45.1
https://github.com/oracle/oci-cli/releases/tag/v3.45.2
PR: 280788 |
3.44.3_1 22 Jul 2024 15:36:43 |
Koichiro Iwao (meta) Author: Alessandro Sagratini |
devel/{py-oci,oci-cli}: Update to 2.129.3 and 3.44.3
PR: 280314
Changes: https://github.com/oracle/oci-python-sdk/releases/tag/v2.129.3
Changes: https://github.com/oracle/oci-cli/releases/tag/v3.44.3 |
3.43.1_1 07 Jul 2024 08:05:33 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pyyaml: Move devel/py-yaml to devel/py-pyyaml
- Bump PORTREVISION of dependent ports for dependency change |
3.43.1 17 Jun 2024 04:17:27 |
Koichiro Iwao (meta) Author: Alessandro Sagratini |
devel/{py-oci,oci-cli}: Update to 2.128.1 and 3.43.1
PR: https://github.com/oracle/oci-python-sdk/releases/tag/v2.128.1
PR: https://github.com/oracle/oci-cli/releases/tag/v3.43.1 |
3.40.3 15 May 2024 01:47:22 |
Neel Chauhan (nc) Author: Alessandro Sagratini |
devel/oci-cli: Update to 3.40.3 |
3.40.0 24 Apr 2024 08:56:32 |
Nuno Teixeira (eduardo) Author: Alessandro Sagratini |
devel/{py-oci,oci-cli}: Update to 2.126.0 / 3.40.0
- Switch to pep517 build
ChangeLog:
https://github.com/oracle/oci-python-sdk/releases/tag/v2.126.0
https://github.com/oracle/oci-cli/releases/tag/v3.40.0
PR: 278544 |
3.37.12_1 13 Apr 2024 14:47:51 |
Po-Chuan Hsieh (sunpoet) |
devel/py-python-dateutil: Move devel/py-dateutil to devel/py-python-dateutil
- Convert to USE_PYTHON=pep517
- Bump PORTREVISION of dependent ports for dependency change
- While I'm here, update audio/py-pyradio to use PYTHON_PKGNAMEPREFIX instead of
PKGNAMEPREFIX for *_DEPENDS |
3.37.12 16 Mar 2024 04:02:03 |
Gabriel M. Dutra (dutra) Author: Alessandro Sagratini |
devel/oci-cli: Update to 3.37.12
PR: 277503
Approved by: garga (mentor, implicit), maintainer (implicit) |
3.37.5 30 Jan 2024 10:02:42 |
Koichiro Iwao (meta) Author: Alessandro Sagratini |
devel/{py-oci,oci-cli}: Update to 2.119.1 / 3.37.5
PR: 276549
Changes: https://github.com/oracle/oci-python-sdk/releases/tag/v2.119.1
Changes: https://github.com/oracle/oci-cli/releases/tag/v3.37.5 |
3.37.4 21 Jan 2024 12:34:33 |
Koichiro Iwao (meta) Author: Alessandro Sagratini |
devel/{py-oci,oci-cli}: Update to 2.119.0 and 3.37.4
PR: 276374
Sponsored by: Cybertrust Japan |
3.37.1 21 Dec 2023 02:13:21 |
Koichiro Iwao (meta) Author: Alessandro Sagratini |
devel/{py-oci,oci-cli}: update to 2.118.0 / 3.37.1
PR: 275775
Changes: https://github.com/oracle/oci-python-sdk/releases/tag/v2.118.0
Changes: https://github.com/oracle/oci-cli/releases/tag/v3.37.1 |
3.36.2 01 Dec 2023 07:14:29 |
Koichiro Iwao (meta) |
devel/{py-oci,oci-cli}: update to 2.116.0 / 3.36.2
PR: 275385
Changes: https://github.com/oracle/oci-python-sdk/releases/tag/v2.116.0
Changes: https://github.com/oracle/oci-cli/releases/tag/v3.36.2 |
3.34.0 19 Oct 2023 07:07:30 |
Robert Clausecker (fuz) Author: Alessandro Sagratini |
devel/{py-oci,oci-cli}: update to 2.113.0 / 3.34.0
Changelog: https://github.com/oracle/oci-python-sdk/releases/tag/v2.113.0
Changelog: https://github.com/oracle/oci-cli/releases/tag/v3.34.0
PR: 274531 |
3.33.1 29 Sep 2023 14:19:56 |
Po-Chuan Hsieh (sunpoet) |
*: Replace USES=pycryptography* with USE_PYTHON=cryptography{,_build,_test}
- Introduce USE_PYTHON=cryptography{,_build,_test}
- Switch all 96 ports from USES=pycryptography to with
USE_PYTHON=cryptography{,_build,_test}
- Remove Mk/Uses/pycryptography.mk
PR: 273727
Approved by: tcberner (portmgr)
Exp-run by: antoine |
3.33.1 22 Sep 2023 04:56:49 |
Robert Clausecker (fuz) Author: Alessandro Sagratini |
devel/{py-oci,oci-cli}: update py-oci to 2.112.1 and oci-cli to 3.33.1
Changelog: https://github.com/oracle/oci-python-sdk/releases/tag/v2.112.1
Changelog: https://github.com/oracle/oci-cli/releases/tag/v3.33.1
PR: 273994 |
3.31.0 05 Sep 2023 20:34:39 |
Dave Cottlehuber (dch) |
devel/oci-cli: fix termui breakage after upgrade
- https://click.palletsprojects.com/en/8.1.x/changes/#version-8-1-0
- https://github.com/oracle/oci-cli/pull/684
- https://github.com/oracle/oci-cli/issues/661 |
3.31.0 18 Aug 2023 02:50:52 |
Koichiro Iwao (meta) Author: Alessandro Sagratini |
devel/{py-oci,oci-cli}: update py-oci to 2.110.1 and update oci-cli to 3.31.0
PR: 237177
Changes: https://github.com/oracle/oci-cli/releases/tag/v3.31.0 |
3.30.0 31 Jul 2023 02:54:24 |
Koichiro Iwao (meta) Author: Alessandro Sagratini |
devel/{py-oci,oci-cli}: Update py-oci to 2.108.0 and oci-cli to 3.30.0
PR: 272714
Changes: https://github.com/oracle/oci-python-sdk/releases/tag/v2.108.0
Changes: https://github.com/oracle/oci-cli/releases/tag/v3.30.0 |
3.29.1 22 Jul 2023 07:46:38 |
Tobias C. Berner (tcberner) |
framework: convert tree to use USES=pycryptography
A future commit will update to security/py-cryptography will introduce a
rust dependency.
PR: 254853 |
3.29.1 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
3.29.1 26 Jun 2023 22:58:23 |
Robert Clausecker (fuz) Author: Alessandro Sagratini |
devel/{py-oci,oci-cli}: update to 2.104.3 and 3.29.1
Changelog: https://github.com/oracle/oci-python-sdk/releases/tag/v2.104.3
Changelog: https://github.com/oracle/oci-cli/releases/tag/v3.29.1
PR: 272125 |
3.27.1 21 May 2023 17:25:42 |
Robert Clausecker (fuz) Author: Alessandro Sagratini |
devel/*oci*: update to latest version
Changelog: https://github.com/oracle/oci-python-sdk/releases/tag/v2.102.0
PR: 271547 |
3.25.3 23 Apr 2023 17:17:54 |
Robert Clausecker (fuz) Author: Alessandro Sagratini |
devel/{py-oci,oci-cli}: update to 3.25.3 and 2.99.0
Changelog: https://github.com/oracle/oci-python-sdk/releases/tag/v2.99.0
Changelog: https://github.com/oracle/oci-cli/releases/tag/v3.25.3
PR: 270932 |
3.24.0 23 Mar 2023 20:37:18 |
Nuno Teixeira (eduardo) Author: Alessandro Sagratini |
devel/{py-oci,oci-cli}: Update to 2.96.0, 3.24.0
ChangeLog:
https://github.com/oracle/oci-python-sdk/blob/v2.96.0/CHANGELOG.rst
https://github.com/oracle/oci-cli/blob/master/CHANGELOG.rst
PR: 270401 |
3.22.5 26 Feb 2023 10:37:21 |
Dave Cottlehuber (dch) |
devel/oci-cli: update to 3.22.5
- relax pyyaml dependency
- allow python 3.11 per upstream
Differential Revision: https://reviews.freebsd.org/D38556
PR: 269534
Approved by: Alessandro Sagratini <alessandro.sagratini@gmail.com> |
3.22.3 31 Jan 2023 02:31:09 |
Koichiro Iwao (meta) Author: Alessandro Sagratini |
devel/(oci-cli|py-oci): Update to latest version
Changes: https://github.com/oracle/oci-python-sdk/releases/tag/v2.90.3
PR: 269148 |
3.22.0_1 30 Jan 2023 23:51:44 |
Po-Chuan Hsieh (sunpoet) |
devel/oci-cli: Change RUN_DEPENDS from py-yaml to py-pyyaml5
- Bump PORTREVISION for dependency change |
3.22.0 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
3.22.0 21 Dec 2022 09:20:20 |
Koichiro Iwao (meta) Author: Alessandro Sagratini |
devel/(py-oci|oci-cli): Update to latest version
oci-cli 3.20.3 -> 3.22.0
py-oci 2.88.2 -> 2.90.0
PR: 268499 |
3.20.3 25 Nov 2022 08:45:53 |
Koichiro Iwao (meta) |
devel/oci-cli: fix typo in dependency
PR: 267960 |
3.20.3 25 Nov 2022 08:05:01 |
Antoine Brodin (antoine) |
devel/oci-cli: fix depends and unbreak the ports tree |
3.20.3 24 Nov 2022 01:52:35 |
Koichiro Iwao (meta) Author: Alessandro Sagratini |
devel/(py-)oci(-cli): Update to latest version
Changes: https://github.com/oracle/oci-python-sdk/releases/tag/v2.88.2
Sponsored by: Miracle Linux |
3.19.0 26 Oct 2022 19:54:15 |
Nuno Teixeira (eduardo) Author: Alessandro Sagratini |
devel/oci-cli: Update to 3.19.0
ChangeLog: https://github.com/oracle/oci-cli/releases/tag/v3.19.0
PR: 267371 |
3.16.1 13 Sep 2022 16:09:48 |
Neel Chauhan (nc) Author: Alessandro Sagratini |
devel/(py-)oci(-cli): Update to latest version
PR: 266396 |
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.15.0 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.15.0 20 Aug 2022 02:44:08 |
Neel Chauhan (nc) Author: Alessandro Sagratini |
devel/(py-oci/oci-cli): Update to latest versions
Updating py-oci to 2.79.0 and oci-cli to 3.15.0
PR: 265897 |
3.11.1 20 Jul 2022 06:51:01 |
Koichiro Iwao (meta) Author: Alessandro Sagratini |
devel/py-oci: Update to 2.75.1
Changes: https://github.com/oracle/oci-python-sdk/releases/tag/v2.75.1 |
3.10.3 16 Jun 2022 01:57:38 |
Koichiro Iwao (meta) Author: Alessandro Sagratini |
devel/py-oci: Update to 2.71.0
Changes: https://github.com/oracle/oci-python-sdk/releases/tag/v2.71.0
PR: 264676 |
3.9.1 23 May 2022 12:15:56 |
Dave Cottlehuber (dch) Author: Alessandro Sagratini |
devel/oci-cli: update to 3.9.1
Reviewed by: meta
Sponsored by: SkunkWerks, GmbH |
3.7.1 08 Apr 2022 15:40:09 |
Dave Cottlehuber (dch) |
devel/oci-cli: update to 3.7.1
committed with minor modifications to patch
PR: 263098
Sponsored by: SkunkWerks, GmbH
Approved by: Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer) |
3.7.0 02 Apr 2022 19:29:51 |
Joseph Mingrone (jrm) |
devel/oci-cli: New port for Oracle Cloud CLI
WWW: https://github.com/oracle/oci-cli/
PR: 262997 (with modification)
Sponsored by: The FreeBSD Foundation
Submitted by: Alessandro Sagratini <ale_sagra@hotmail.com> |