non port: devel/oci-cli/Makefile |
Number of commits found: 28 |
Thursday, 19 Oct 2023
|
07:07 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
ecc6af1 |
Friday, 29 Sep 2023
|
14:19 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
3754fc5 |
Friday, 22 Sep 2023
|
04:56 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
d9f262d |
Friday, 18 Aug 2023
|
02:50 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
37a49e5 |
Monday, 31 Jul 2023
|
02:54 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
bb6ff3f |
Saturday, 22 Jul 2023
|
07:46 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
b28a739 |
Tuesday, 27 Jun 2023
|
19: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>
3d9a815 |
Monday, 26 Jun 2023
|
22:58 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
2489764 |
Sunday, 21 May 2023
|
17:25 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
9949463 |
Sunday, 23 Apr 2023
|
17:17 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
093ec42 |
Thursday, 23 Mar 2023
|
20:37 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
6566b03 |
Sunday, 26 Feb 2023
|
10:37 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>
af75775 |
Tuesday, 31 Jan 2023
|
02:31 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
73ec2d2 |
Monday, 30 Jan 2023
|
23:51 Po-Chuan Hsieh (sunpoet)
devel/oci-cli: Change RUN_DEPENDS from py-yaml to py-pyyaml5
- Bump PORTREVISION for dependency change
22838f1 |
Wednesday, 11 Jan 2023
|
15:58 Dmitry Marakasov (amdmi3)
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt
77d6847 |
Wednesday, 21 Dec 2022
|
09: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
b55e615 |
Friday, 25 Nov 2022
|
08:45 Koichiro Iwao (meta)
devel/oci-cli: fix typo in dependency
PR: 267960
6633cf1 |
08:05 Antoine Brodin (antoine)
devel/oci-cli: fix depends and unbreak the ports tree
e80ee70 |
Thursday, 24 Nov 2022
|
01:52 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
ab9797c |
Wednesday, 26 Oct 2022
|
19:54 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
487a6cc |
Tuesday, 13 Sep 2022
|
16:09 Neel Chauhan (nc) Author: Alessandro Sagratini
devel/(py-)oci(-cli): Update to latest version
PR: 266396
24f5523 |
Wednesday, 7 Sep 2022
|
21:10 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.
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)
b7f0544 |
Saturday, 20 Aug 2022
|
02:44 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
9b660d5 |
Wednesday, 20 Jul 2022
|
06:51 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
106af44 |
Thursday, 16 Jun 2022
|
01:57 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
57bcbdc |
Monday, 23 May 2022
|
12:15 Dave Cottlehuber (dch) Author: Alessandro Sagratini
devel/oci-cli: update to 3.9.1
Reviewed by: meta
Sponsored by: SkunkWerks, GmbH
14de85b |
Friday, 8 Apr 2022
|
15:40 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)
3ba9f45 |
Saturday, 2 Apr 2022
|
19:29 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>
28504b6 |
Number of commits found: 28 |