notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-azure-mgmt-sql Microsoft Azure SQL Management Client Library for Python
4.0.0.b13 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.0.0.b12Version of this port present on the latest quarterly branch.
Maintainer: dbaio@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-01-26 13:29:02
Last Update: 2024-01-10 00:09:05
Commit Hash: 7c8bf81c
Also Listed In: python
License: MIT
WWW:
https://pypi.org/project/azure-mgmt-sql/
Description:
This is the Microsoft Azure SQL Management Client Library. Azure Resource Manager (ARM) is the next generation of management APIs that replace the old Azure Service Management (ASM).
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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}azure-mgmt-sql>0:devel/py-azure-mgmt-sql@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-azure-mgmt-sql/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-azure-mgmt-sql
  • pkg install py39-azure-mgmt-sql
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 py39-azure-mgmt-sql listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-azure-mgmt-sql
Package flavors (<flavor>: <package>)
  • py39: py39-azure-mgmt-sql
distinfo:
TIMESTAMP = 1703610464 SHA256 (azure-mgmt-sql-4.0.0b13.tar.gz) = 27a4b1015d5c82529be388731dfe7e9b59746e97ea79cc291b7a707640b3defb SIZE (azure-mgmt-sql-4.0.0b13.tar.gz) = 618913

Packages (timestamps in pop-ups are UTC):
py37-azure-mgmt-sql
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.21.0---0.21.0-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-azure-mgmt-sql
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.0.0.b134.0.0.b13-4.0.0.b134.0.0.b13---
FreeBSD:13:quarterly4.0.0.b124.0.0.b124.0.0.b104.0.0.b124.0.0.b134.0.0.b124.0.0.b124.0.0.b12
FreeBSD:14:latest4.0.0.b134.0.0.b134.0.0.b54.0.0.b134.0.0.b134.0.0.b10-4.0.0.b10
FreeBSD:14:quarterly4.0.0.b124.0.0.b13-4.0.0.b124.0.0.b134.0.0.b124.0.0.b124.0.0.b12
FreeBSD:15:latest4.0.0.b134.0.0.b13n/a4.0.0.b13n/a4.0.0.b134.0.0.b134.0.0.b13
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-azure-common>=1.1 : www/py-azure-common@py39
  2. py39-azure-mgmt-core>=1.3.2<2.0.0 : devel/py-azure-mgmt-core@py39
  3. py39-isodate>=0.6.1<1.0.0 : devel/py-isodate@py39
  4. py39-azure-cli-base>=0 : sysutils/py-azure-cli-base@py39
  5. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  6. python3.9 : lang/python39
This port is required by:
for Run
  1. sysutils/py-azure-cli

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. sysutils/py-azure-cli-sql*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
devel_py-azure-mgmt-sql
USES:
azurepy python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/a/azure-mgmt-sql/
  2. https://pypi.org/packages/source/a/azure-mgmt-sql/
Collapse this list.

Number of commits found: 32

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.0.0.b13
10 Jan 2024 00:09:05
commit hash: 7c8bf81c75cd046aba2c63444bcbf2ff46c89435commit hash: 7c8bf81c75cd046aba2c63444bcbf2ff46c89435commit hash: 7c8bf81c75cd046aba2c63444bcbf2ff46c89435commit hash: 7c8bf81c75cd046aba2c63444bcbf2ff46c89435 files touched by this commit
Danilo G. Baio (dbaio) search for other commits by this committer
devel/py-azure-mgmt-sql: Update to 4.0.0b13

Changelog:	https://pypi.org/project/azure-mgmt-sql/4.0.0b13/
4.0.0.b12
01 Oct 2023 23:15:41
commit hash: 8a5cc13c947a020deb87873a960a67f57679b2bbcommit hash: 8a5cc13c947a020deb87873a960a67f57679b2bbcommit hash: 8a5cc13c947a020deb87873a960a67f57679b2bbcommit hash: 8a5cc13c947a020deb87873a960a67f57679b2bb files touched by this commit
Danilo G. Baio (dbaio) search for other commits by this committer
devel/py-azure-mgmt-sql: Update to 4.0.0b12

Changelog:	https://pypi.org/project/azure-mgmt-sql/4.0.0b12/
4.0.0.b10
26 Aug 2023 21:42:02
commit hash: ffdbca30c11ca989379c8e4b69ad8c58c53f7140commit hash: ffdbca30c11ca989379c8e4b69ad8c58c53f7140commit hash: ffdbca30c11ca989379c8e4b69ad8c58c53f7140commit hash: ffdbca30c11ca989379c8e4b69ad8c58c53f7140 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-azure-mgmt-sql: Remove outdated PYTHON_REL check after lang/python37
removal

Approved by:	portmgr (blanket)
With hat:	python
4.0.0.b10
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
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>
4.0.0.b10
20 May 2023 18:30:51
commit hash: 1da5d81bce775571a641b88f96ea25f9615c0e44commit hash: 1da5d81bce775571a641b88f96ea25f9615c0e44commit hash: 1da5d81bce775571a641b88f96ea25f9615c0e44commit hash: 1da5d81bce775571a641b88f96ea25f9615c0e44 files touched by this commit
Danilo G. Baio (dbaio) search for other commits by this committer
devel/py-azure-mgmt-sql: Update to 4.0.0b10

Changelog:	https://pypi.org/project/azure-mgmt-sql/4.0.0b10/
4.0.0.b8
26 Mar 2023 08:51:03
commit hash: b81977debc03c4d98964192f8fa52b8a7f089c9ecommit hash: b81977debc03c4d98964192f8fa52b8a7f089c9ecommit hash: b81977debc03c4d98964192f8fa52b8a7f089c9ecommit hash: b81977debc03c4d98964192f8fa52b8a7f089c9e files touched by this commit
Danilo G. Baio (dbaio) search for other commits by this committer
devel/py-azure-mgmt-sql: Update to 4.0.0b8

Changelog:      https://pypi.org/project/azure-mgmt-sql/4.0.0b8/
4.0.0.b6
26 Mar 2023 08:50:59
commit hash: 59e32bb77bb1e817686028dd17be486ace8c98becommit hash: 59e32bb77bb1e817686028dd17be486ace8c98becommit hash: 59e32bb77bb1e817686028dd17be486ace8c98becommit hash: 59e32bb77bb1e817686028dd17be486ace8c98be files touched by this commit
Danilo G. Baio (dbaio) search for other commits by this committer
devel/py-azure-mgmt-sql: Update to 4.0.0b6

Changelog:	https://pypi.org/project/azure-mgmt-sql/4.0.0b6/
4.0.0.b5
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
4.0.0.b5
31 Dec 2022 17:49:41
commit hash: 9f99db2ad9c6be49e704085f263fa16a98044732commit hash: 9f99db2ad9c6be49e704085f263fa16a98044732commit hash: 9f99db2ad9c6be49e704085f263fa16a98044732commit hash: 9f99db2ad9c6be49e704085f263fa16a98044732 files touched by this commit
Danilo G. Baio (dbaio) search for other commits by this committer
devel/py-azure-mgmt-sql: Update to 4.0.0b5

Changelog:	https://pypi.org/project/azure-mgmt-sql/4.0.0b5/
4.0.0.b4
06 Nov 2022 12:59:52
commit hash: 2b48c917ace8dfd785e084bdf0592a686848872ccommit hash: 2b48c917ace8dfd785e084bdf0592a686848872ccommit hash: 2b48c917ace8dfd785e084bdf0592a686848872ccommit hash: 2b48c917ace8dfd785e084bdf0592a686848872c files touched by this commit
Danilo G. Baio (dbaio) search for other commits by this committer
devel/py-azure-mgmt-sql: Update to 4.0.0b4

Changelog:	https://pypi.org/project/azure-mgmt-sql/4.0.0b4/
4.0.0.b3
29 Oct 2022 20:00:59
commit hash: 90c07f710070a76b30b24cfe417fccd2efc56c45commit hash: 90c07f710070a76b30b24cfe417fccd2efc56c45commit hash: 90c07f710070a76b30b24cfe417fccd2efc56c45commit hash: 90c07f710070a76b30b24cfe417fccd2efc56c45 files touched by this commit
Danilo G. Baio (dbaio) search for other commits by this committer
devel/py-azure-mgmt-sql: Update to 4.0.0b3

Changelog:	https://pypi.org/project/azure-mgmt-sql/4.0.0b3/
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.0.0.b2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
4.0.0.b2
16 Jul 2022 20:11:43
commit hash: e214f05053deff98e7d49f2629def4547e27eea9commit hash: e214f05053deff98e7d49f2629def4547e27eea9commit hash: e214f05053deff98e7d49f2629def4547e27eea9commit hash: e214f05053deff98e7d49f2629def4547e27eea9 files touched by this commit
Danilo G. Baio (dbaio) search for other commits by this committer
devel/py-azure-mgmt-sql: Update to 4.0.0b2

Changelog:	https://pypi.org/project/azure-mgmt-sql/4.0.0b2/
4.0.0.b1
09 Apr 2022 15:35:16
commit hash: d993e5694a0f659a2ad059572acca106c39b6a0bcommit hash: d993e5694a0f659a2ad059572acca106c39b6a0bcommit hash: d993e5694a0f659a2ad059572acca106c39b6a0bcommit hash: d993e5694a0f659a2ad059572acca106c39b6a0b files touched by this commit
Danilo G. Baio (dbaio) search for other commits by this committer
devel/py-azure-mgmt-sql: Update to 4.0.0b1

Changelog:	https://pypi.org/project/azure-mgmt-sql/4.0.0b1/
3.0.1
07 Aug 2021 23:01:33
commit hash: 327cfc6e336f8f92df840ef61dbecf4b56fcc040commit hash: 327cfc6e336f8f92df840ef61dbecf4b56fcc040commit hash: 327cfc6e336f8f92df840ef61dbecf4b56fcc040commit hash: 327cfc6e336f8f92df840ef61dbecf4b56fcc040 files touched by this commit
Danilo G. Baio (dbaio) search for other commits by this committer
devel/py-azure-mgmt-sql: Update to 3.0.1

Changelog:	https://pypi.org/project/azure-mgmt-sql/3.0.1/
0.29.0
10 Jul 2021 00:18:33
commit hash: 9e8f300ff07a8ede43a73c0451fb3090bdfeb735commit hash: 9e8f300ff07a8ede43a73c0451fb3090bdfeb735commit hash: 9e8f300ff07a8ede43a73c0451fb3090bdfeb735commit hash: 9e8f300ff07a8ede43a73c0451fb3090bdfeb735 files touched by this commit
Danilo G. Baio (dbaio) search for other commits by this committer
devel/py-azure-mgmt-sql: Update to 0.29.0

Changelog:	https://pypi.org/project/azure-mgmt-sql/0.29.0/
0.26.0
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.26.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.26.0
14 Feb 2021 14:59:51
Revision:565234Original commit files touched by this commit
dbaio search for other commits by this committer
devel/py-azure-mgmt-sql: Update to 0.26.0

Changelog:	https://pypi.org/project/azure-mgmt-sql/0.26.0/
0.21.0
27 Sep 2020 20:56:53
Revision:550356Original commit files touched by this commit
dbaio search for other commits by this committer
devel/py-azure-mgmt-sql: Update to 0.21.0

Changelog:	https://pypi.org/project/azure-mgmt-sql/0.21.0/
Reported by:	portscout
0.19.0
21 Jul 2020 21:45:28
Revision:542800Original commit files touched by this commit
dbaio search for other commits by this committer
devel/py-azure-mgmt-sql: Update to 0.19.0

Changelog:	https://pypi.org/project/azure-mgmt-sql/0.19.0/
Reported by:	portscout
0.18.0
21 Apr 2020 20:54:16
Revision:532420Original commit files touched by this commit
dbaio search for other commits by this committer
py-azure-cli ports: Drop support for Python 3.5

Following py-azure-cli update in r532415
0.18.0
21 Apr 2020 20:13:30
Revision:532408Original commit files touched by this commit
dbaio search for other commits by this committer
devel/py-azure-mgmt-sql: Update to 0.18.0

Changelog:	https://pypi.org/project/azure-mgmt-sql/0.18.0/
Reported by:	portscout
0.17.0
13 Mar 2020 22:03:10
Revision:528382Original commit files touched by this commit
dbaio search for other commits by this committer
devel/py-azure-mgmt-sql: Update to 0.17.0

Changelog:	https://pypi.org/project/azure-mgmt-sql/0.17.0/
Reported by:	portscout
0.16.0
29 Feb 2020 16:05:22
Revision:527435Original commit files touched by this commit
dbaio search for other commits by this committer
py-azure-cli ports: Drop support for Python 2.7

Following py-azure-cli update in r527434
0.16.0
29 Dec 2019 19:13:16
Revision:521409Original commit files touched by this commit
dbaio search for other commits by this committer
devel/py-azure-mgmt-sql: Update to 0.16.0

Changelog:	https://pypi.org/project/azure-mgmt-sql/0.16.0/
Reported by:	portscout
0.15.0
01 Dec 2019 19:15:09
Revision:518798Original commit files touched by this commit
dbaio search for other commits by this committer
devel/py-azure-mgmt-sql: Update to 0.15.0

Changelog:	https://pypi.org/project/azure-mgmt-sql/0.15.0/
Reported by:	portscout
0.14.0
19 Oct 2019 14:08:05
Revision:514803Original commit files touched by this commit
dbaio search for other commits by this committer
devel/py-azure-mgmt-sql: Update to 0.14.0

Changelog:	https://pypi.org/project/azure-mgmt-sql/0.14.0/
Reported by:	portscout
0.13.0
07 Sep 2019 23:01:33
Revision:511500Original commit files touched by this commit
dbaio search for other commits by this committer
devel/py-azure-mgmt-sql: Update to 0.13.0

Changelog:	https://pypi.org/project/azure-mgmt-sql/0.13.0/
Reported by:	portscout
0.12.0
30 Mar 2019 17:07:16
Revision:497260Original commit files touched by this commit
dbaio search for other commits by this committer
devel/py-azure-mgmt-sql: Update to 0.12.0

Changelog:	https://pypi.org/project/azure-mgmt-sql/0.12.0/
Reported by:	portscout
0.11.0
26 Jan 2019 13:28:29
Revision:491291Original commit files touched by this commit
dbaio search for other commits by this committer
Add py-azure-cli: Microsoft Azure Command-Line Tools

It also adds all azure-cli libraries, modules and commands.

The Azure CLI is a command-line tool providing a great experience for managing
Azure resources. The CLI is designed to make scripting easy, query data,
support long-running operations, and more. Try it today and find out what the
CLI has to offer!

WWW: https://pypi.org/project/azure-cli/
WWW: https://docs.microsoft.com/en-us/cli/azure/?view=azure-cli-latest

Number of commits found: 32