summaryrefslogtreecommitdiff
path: root/sysutils/py-azure-cli-core
Commit message (Collapse)AuthorAgeFilesLines
* sysutils/py-azure-cli-core: Update RUN_DEPENDSPo-Chuan Hsieh2026-05-021-1/+1
|
* sysutils/py-azure-cli-core: Update to 2.85.0Po-Chuan Hsieh2026-04-223-12/+12
| | | | | | Changes: https://github.com/Azure/azure-cli/releases https://github.com/Azure/azure-cli/blob/dev/src/azure-cli-core/HISTORY.rst Security: CVE-2026-25645, CVE-2026-26007, CVE-2026-27448, CVE-2026-27459, CVE-2026-32597, CVE-2026-34073
* sysutils/py-azure-cli-core: Update to 2.84.0Po-Chuan Hsieh2026-04-214-25/+60
| | | | | | | | | | | | - Update WWW - Add LICENSE_FILE - Sort RUN_DEPENDS - Convert to USE_PYTHON=pep517 - Update pkg-descr Changes: https://github.com/Azure/azure-cli/releases https://github.com/Azure/azure-cli/blob/dev/src/azure-cli-core/HISTORY.rst Security: CVE-2023-3651,CVE-2024-2511,CVE-2024-4603,CVE-2024-4741,CVE-2024-5535,CVE-2024-6119,CVE-2024-6345,CVE-2024-9143,CVE-2024-12797,CVE-2024-13176,CVE-2024-34064,CVE-2024-35195,CVE-2024-37891,CVE-2024-39689,CVE-2024-47081,CVE-2024-50602,CVE-2025-4517,CVE-2025-50181,CVE-2025-50182
* security/libsodium: Update to 1.0.21Vsevolod Stakhov2026-01-071-1/+1
| | | | | | | | | The API remains compatible but bumping all dependent ports as SHLIB has changed. Changelog: https://github.com/jedisct1/libsodium/releases/tag/1.0.21-RELEASE Security: https://00f.net/2025/12/30/libsodium-vulnerability/ PR: 279347
* security/py-pyopenssl: Move security/py-openssl to security/py-pyopensslPo-Chuan Hsieh2025-11-111-2/+2
| | | | | | | | - Update WWW - Convert to USE_PYTHON=pep517 - Clean up Makefile - Bump PORTREVISION for package change - Bump PORTREVISION of dependent ports for dependency change
* py-azure*: Take maintainershipPo-Chuan Hsieh2025-10-251-1/+1
|
* py-azure: Drop maintainer'shipDanilo G. Baio2025-10-231-1/+1
| | | | | Not using py-azure-cli at the moment and do not have time to perform the upgrades/tests.
* python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removalCharlie Li2025-03-081-1/+1
| | | | | | | | Any missed ports, feel free to bump. Any ports that need setuptools at runtime can have the devel/py-setuptools manually added back to RUN_DEPENDS, but understand that this practice is deprecated; see CHANGES for details.
* devel/py-pyyaml: Move devel/py-yaml to devel/py-pyyamlPo-Chuan Hsieh2024-07-071-2/+2
| | | | - Bump PORTREVISION of dependent ports for dependency change
* security/libsodium: update to 1.0.19, bump dependent portsVsevolod Stakhov2024-05-201-0/+1
| | | | | PR: 278259 Reported by: Andrey Korobkov <alster-vinterdalen.se>
* sysutils/py-azure-cli-core: Update to 2.55.0Danilo G. Baio2024-01-102-5/+4
| | | | Changelog: https://github.com/Azure/azure-cli/blob/azure-cli-2.55.0/src/azure-cli-core/HISTORY.rst
* sysutils/py-azure-cli-core: Update to 2.53.0Danilo G. Baio2023-10-012-8/+8
| | | | Changelog: https://github.com/Azure/azure-cli/blob/azure-cli-2.53.0/src/azure-cli-core/HISTORY.rst
* *: Replace USES=pycryptography* with USE_PYTHON=cryptography{,_build,_test}Po-Chuan Hsieh2023-09-291-2/+2
| | | | | | | | | | - 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
* sysutils/py-azure-cli-core: Update to 2.50.0Danilo G. Baio2023-07-232-5/+6
| | | | Changelog: https://github.com/Azure/azure-cli/blob/azure-cli-2.50.0/src/azure-cli-core/HISTORY.rst
* framework: convert tree to use USES=pycryptographyTobias C. Berner2023-07-221-2/+1
| | | | | | | A future commit will update to security/py-cryptography will introduce a rust dependency. PR: 254853
* sysutils/py-azure-cli-core: Update to 2.49.0Danilo G. Baio2023-07-012-4/+4
| | | | Changelog: https://github.com/Azure/azure-cli/blob/azure-cli-2.49.0/src/azure-cli-core/HISTORY.rst
* all: remove explicit versions in USES=python for "3.x+"Rene Ladan2023-06-271-1/+1
| | | | | | | | | | | | | | | | | | | 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>
* sysutils/py-azure-cli-core: Update to 2.48.1Danilo G. Baio2023-05-202-4/+4
| | | | Changelog: https://github.com/Azure/azure-cli/blob/azure-cli-2.48.1/src/azure-cli-core/HISTORY.rst
* sysutils/py-azure-cli-core: Update to 2.46.0Danilo G. Baio2023-03-262-6/+6
| | | | Changelog: https://github.com/Azure/azure-cli/blob/azure-cli-2.46.0/src/azure-cli-core/HISTORY.rst
* sysutils/py-azure-cli-core: Update to 2.44.1Danilo G. Baio2023-03-262-6/+5
|
* sysutils/py-azure-cli-core: Change RUN_DEPENDS from py-packaging to ↵Po-Chuan Hsieh2023-01-301-1/+2
| | | | | | py-packaging21 - Bump PORTREVISION for dependency change
* */*: rename CHEESESHOP to PYPI in MASTER_SITESDmitry Marakasov2023-01-111-1/+1
| | | | | | PR: 267994 Differential revision: D37518 Approved by: bapt
* sysutils/py-azure-cli-core: Update to 2.43.0Danilo G. Baio2022-12-312-5/+5
| | | | Changelog: https://github.com/Azure/azure-cli/blob/azure-cli-2.43.0/src/azure-cli-core/HISTORY.rst
* sysutils/py-azure-cli-core: Update to 2.42.0Danilo G. Baio2022-11-062-5/+5
| | | | Changelog: https://github.com/Azure/azure-cli/blob/azure-cli-2.42.0/src/azure-cli-core/HISTORY.rst
* sysutils/py-azure-cli-core: Update to 2.41.0Danilo G. Baio2022-10-292-6/+6
| | | | Changelog: https://github.com/Azure/azure-cli/blob/azure-cli-2.41.0/src/azure-cli-core/HISTORY.rst
* sysutils/py-azure-cli-core: Update to 2.40.0Danilo G. Baio2022-09-102-6/+6
|
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | 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)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* sysutils/py-azure-cli-core: Update to 2.39.0Danilo G. Baio2022-08-062-5/+5
|
* sysutils/py-azure-cli-core: Update to 2.38.0Danilo G. Baio2022-07-162-4/+4
|
* sysutils/py-azure-cli-core: Update to 2.37.0Danilo G. Baio2022-06-182-5/+5
|
* sysutils/py-azure-cli-core: Update to 2.36.0Danilo G. Baio2022-05-012-5/+5
|
* sysutils/py-azure-cli-core: Update to 2.35.0Danilo G. Baio2022-04-092-6/+6
|
* sysutils/py-azure-cli-core: Update to 2.33.1Danilo G. Baio2022-02-142-4/+4
| | | | Changelog: https://github.com/Azure/azure-cli/blob/azure-cli-2.33.1/src/azure-cli-core/HISTORY.rst
* sysutils/py-azure-cli-core: Update to 2.32.0Danilo G. Baio2022-01-252-6/+8
| | | | Changelog: https://github.com/Azure/azure-cli/blob/azure-cli-2.32.0/src/azure-cli-core/HISTORY.rst
* sysutils/py-azure-cli-core: Update to 2.31.0Danilo G. Baio2022-01-023-24/+10
| | | | Changelog: https://github.com/Azure/azure-cli/blob/azure-cli-2.31.0/src/azure-cli-core/HISTORY.rst
* sysutils/py-azure-cli-core: Update to 2.29.2Danilo G. Baio2021-10-302-4/+4
|
* sysutils/py-azure-cli-core: Update to 2.29.1Danilo G. Baio2021-10-232-4/+4
|
* sysutils/py-azure-cli-core: Update to 2.29.0Danilo G. Baio2021-10-173-10/+9
| | | | Changelog: https://pypi.org/project/azure-cli-core/2.29.0/
* www/py-pyjwt: Rename to www/py-pyjwt1Goran Mekic2021-10-041-2/+2
| | | | | | | To make it possible to easily import py-pyjwt v2.x move the current port to a versioned directory. Bump consumers after rename of the dependency. PR: 254038
* cleanup: drop support for EOL FreeBSD 11.XRene Ladan2021-09-301-3/+2
| | | | | | | | | | | | | | | | | Search criteria used: - 11.4 - OSREL* - OSVER* - *_FreeBSD_11 Input from: - adridg: devel/qca-legacy - jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds - sunpoet: security/p5-*OpenSSL* Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust Differential Revision: https://reviews.freebsd.org/D32008 Test Plan: make index
* sysutils/py-azure-cli-core: Fix build with py-humanfriendly 10.0Po-Chuan Hsieh2021-09-272-1/+13
| | | | - Bump PORTREVISION for package change
* sysutils/py-azure-cli-core: Update to 2.28.0Danilo G. Baio2021-09-122-4/+4
| | | | Changelog: https://pypi.org/project/azure-cli-core/2.28.0/
* sysutils/py-azure-cli-core: Update to 2.27.2Danilo G. Baio2021-09-042-4/+4
|
* sysutils/py-azure-cli-core: Update to 2.27.1Danilo G. Baio2021-08-202-4/+4
| | | | Changelog: https://pypi.org/project/azure-cli-core/2.27.1/
* sysutils/py-azure-cli-core: Update to 2.27.0Danilo G. Baio2021-08-072-4/+4
| | | | Changelog: https://pypi.org/project/azure-cli-core/2.27.0/
* sysutils/py-azure-cli-core: Update to 2.26.1Danilo G. Baio2021-07-172-4/+4
|
* sysutils/py-azure-cli-core: Update to 2.26.0Danilo G. Baio2021-07-102-7/+4
| | | | Changelog: https://github.com/Azure/azure-cli/blob/dev/src/azure-cli-core/HISTORY.rst#2260
* sysutils/py-azure-cli-core: Update to 2.25.0Danilo G. Baio2021-06-192-4/+4
| | | | Changelog: https://pypi.org/project/azure-cli-core/2.25.0/
* sysutils/py-azure-cli-core: Update to 2.24.2Danilo G. Baio2021-06-032-4/+4
|