Index: sysutils/py-azure-cli/Makefile =================================================================== --- sysutils/py-azure-cli/Makefile (nonexistent) +++ sysutils/py-azure-cli/Makefile (cópia de trabalho) @@ -0,0 +1,56 @@ +# $FreeBSD$ + +PORTNAME= azure-cli +PORTVERSION= 2.0.54 +CATEGORIES= sysutils python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Command-Line Tools + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt + +RUN_DEPENDS= bash:shells/bash \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-core>=2.0.54:sysutils/py-azure-cli-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-profile>=2.1.2:sysutils/py-azure-cli-profile@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-resource>=2.1.6:sysutils/py-azure-cli-resource@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-monitor>=0.2.7:sysutils/py-azure-cli-monitor@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-vm>=2.2.11:sysutils/py-azure-cli-vm@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-vm>=2.2.7:sysutils/py-azure-cli-storage@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-sql>=2.1.6:sysutils/py-azure-cli-sql@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-signalr>=1.0.0:sysutils/py-azure-cli-signalr@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-servicefabric>=0.1.10:sysutils/py-azure-cli-servicefabric@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-servicebus>=0.3.2:sysutils/py-azure-cli-servicebus@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-search>=0.1.1:sysutils/py-azure-cli-search@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-role>=2.2.0:sysutils/py-azure-cli-role@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-reservations>=0.4.1:sysutils/py-azure-cli-reservations@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-relay>=0.1.2:sysutils/py-azure-cli-relay@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-redis>=0.3.2:sysutils/py-azure-cli-redis@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-rdbms>=0.3.5:sysutils/py-azure-cli-rdbms@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-policyinsights>=0.1.0:sysutils/py-azure-cli-policyinsights@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-network>=2.2.11:sysutils/py-azure-cli-network@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}azure-cli-maps>=0.3.3:sysutils/py-azure-cli-maps@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-lab>=0.1.4:sysutils/py-azure-cli-lab@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-keyvault>=2.2.9:sysutils/py-azure-cli-keyvault@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-iotcentral>=0.1.5:sysutils/py-azure-cli-iotcentral@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-iot>=0.3.4:sysutils/py-azure-cli-iot@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-interactive>=0.4.1:sysutils/py-azure-cli-interactive@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-hdinsight>=0.1.0:sysutils/py-azure-cli-hdinsight@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-find>=0.2.13:sysutils/py-azure-cli-find@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-feedback>=2.1.4:sysutils/py-azure-cli-feedback@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-extension>=0.2.3:sysutils/py-azure-cli-extension@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-eventhubs>=0.3.2:sysutils/py-azure-cli-eventhubs@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-eventgrid>=0.2.0:sysutils/py-azure-cli-eventgrid@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-dms>=0.1.1:sysutils/py-azure-cli-dms@${PY_FLAVOR} \ + +USES= azurepy python +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +post-patch: + @${REINPLACE_CMD} -e "s#python#${PYTHON_CMD}#g" ${WRKSRC}/az + +.include Property changes on: sysutils/py-azure-cli/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli/distinfo =================================================================== --- sysutils/py-azure-cli/distinfo (nonexistent) +++ sysutils/py-azure-cli/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1545592242 +SHA256 (azure-cli-2.0.54.tar.gz) = 0de3cbbc471f7ccce73338c593df41bd0f33552949a0bb63d40be46e00553993 +SIZE (azure-cli-2.0.54.tar.gz) = 7458 Property changes on: sysutils/py-azure-cli/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli/pkg-descr =================================================================== --- sysutils/py-azure-cli/pkg-descr (nonexistent) +++ sysutils/py-azure-cli/pkg-descr (cópia de trabalho) @@ -0,0 +1,6 @@ +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/ Property changes on: sysutils/py-azure-cli/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: Mk/Uses/azurepy.mk =================================================================== --- Mk/Uses/azurepy.mk (nonexistent) +++ Mk/Uses/azurepy.mk (cópia de trabalho) @@ -0,0 +1,33 @@ +# $FreeBSD$ +# +# Shared namespace for py-azure-* ports +# Feature: azurepy +# Usage: USES= azurepy +# MAINTAINER: dbaio@FreeBSD.org + +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}azure-cli-base>=0:sysutils/py-azure-cli-base@${PY_FLAVOR} + +POST_PLIST= trim-backports-namespace + +_USES_install+= 701:remove-common-files +remove-common-files: + @${RM} ${STAGEDIR}${PYTHON_SITELIBDIR}/azure/__init__.py* \ + ${STAGEDIR}${PYTHON_SITELIBDIR}/azure/cli/__init__.py* \ + ${STAGEDIR}${PYTHON_SITELIBDIR}/azure/cli/command_modules/__init__.py* \ + ${STAGEDIR}${PYTHON_SITELIBDIR}/azure/mgmt/__init__.py* + @${RM} -r ${STAGEDIR}${PYTHON_SITELIBDIR}/azure/__pycache__ \ + ${STAGEDIR}${PYTHON_SITELIBDIR}/azure/cli/__pycache__ \ + ${STAGEDIR}${PYTHON_SITELIBDIR}/azure/cli/command_modules/__pycache__ \ + ${STAGEDIR}${PYTHON_SITELIBDIR}/azure/mgmt/__pycache__ + +trim-backports-namespace: + @${REINPLACE_CMD} -e '/azure\/__init__.py*/d' \ + -e '/azure\/cli\/__init__.py*/d' \ + -e '/azure\/cli\/command_modules\/__init__.py*/d' \ + -e '/azure\/mgmt\/__init__.py*/d' \ + -e '/azure\/__pycache__*/d' \ + -e '/azure\/cli\/__pycache__*/d' \ + -e '/azure\/cli\/command_modules\/__pycache__*/d' \ + -e '/azure\/mgmt\/__pycache__*/d' \ + ${TMPPLIST} + Property changes on: Mk/Uses/azurepy.mk ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-base/Makefile =================================================================== --- sysutils/py-azure-cli-base/Makefile (nonexistent) +++ sysutils/py-azure-cli-base/Makefile (cópia de trabalho) @@ -0,0 +1,30 @@ +# $FreeBSD$ + +PORTNAME= azure-cli-base +PORTVERSION= 1 +CATEGORIES= sysutils python +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTFILES= + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Shared namespace for py-azure-* ports + +LICENSE= MIT + +NO_FETCH= yes +NO_BUILD= yes +NO_ARCH= yes +USES= python +USE_PYTHON= flavors py3kplist + +do-install: + ${MKDIR} ${STAGEDIR}${PYTHON_SITELIBDIR}/azure/cli/command_modules + ${MKDIR} ${STAGEDIR}${PYTHON_SITELIBDIR}/azure/mgmt + ${INSTALL_DATA} ${FILESDIR}/__init__.py ${STAGEDIR}${PYTHON_SITELIBDIR}/azure + ${INSTALL_DATA} ${FILESDIR}/__init__.py ${STAGEDIR}${PYTHON_SITELIBDIR}/azure/cli + ${INSTALL_DATA} ${FILESDIR}/__init__.py ${STAGEDIR}${PYTHON_SITELIBDIR}/azure/cli/command_modules + ${INSTALL_DATA} ${FILESDIR}/__init__.py ${STAGEDIR}${PYTHON_SITELIBDIR}/azure/mgmt + ${PYTHON_CMD} -m compileall -d ${PYTHON_SITELIBDIR} ${STAGEDIR}${PYTHON_SITELIBDIR} + ${PYTHON_CMD} -O -m compileall -d ${PYTHON_SITELIBDIR} ${STAGEDIR}${PYTHON_SITELIBDIR} + +.include Property changes on: sysutils/py-azure-cli-base/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-base/files/__init__.py =================================================================== --- sysutils/py-azure-cli-base/files/__init__.py (nonexistent) +++ sysutils/py-azure-cli-base/files/__init__.py (cópia de trabalho) @@ -0,0 +1,7 @@ +# -------------------------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See License.txt in the project root for license information. +# -------------------------------------------------------------------------------------------- + +import pkg_resources +pkg_resources.declare_namespace(__name__) Property changes on: sysutils/py-azure-cli-base/files/__init__.py ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-base/pkg-descr =================================================================== --- sysutils/py-azure-cli-base/pkg-descr (nonexistent) +++ sysutils/py-azure-cli-base/pkg-descr (cópia de trabalho) @@ -0,0 +1,8 @@ +Shared namespace for py-azure-* ports + +py-azure-cli-base provides common files that are shared among all py-azure-* +ports: + azure/__init__.py + azure/cli/__init__.py + azure/cli/command_modules/__init__.py + azure/mgmt/__init__.py Property changes on: sysutils/py-azure-cli-base/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-base/pkg-plist =================================================================== --- sysutils/py-azure-cli-base/pkg-plist (nonexistent) +++ sysutils/py-azure-cli-base/pkg-plist (cópia de trabalho) @@ -0,0 +1,12 @@ +%%PYTHON_SITELIBDIR%%/azure/__init__.py +%%PYTHON_SITELIBDIR%%/azure/cli/__init__.py +%%PYTHON_SITELIBDIR%%/azure/cli/command_modules/__init__.py +%%PYTHON_SITELIBDIR%%/azure/mgmt/__init__.py +%%PYTHON_SITELIBDIR%%/azure/__init__.pyo +%%PYTHON_SITELIBDIR%%/azure/__init__.pyc +%%PYTHON_SITELIBDIR%%/azure/cli/__init__.pyo +%%PYTHON_SITELIBDIR%%/azure/cli/__init__.pyc +%%PYTHON_SITELIBDIR%%/azure/cli/command_modules/__init__.pyo +%%PYTHON_SITELIBDIR%%/azure/cli/command_modules/__init__.pyc +%%PYTHON_SITELIBDIR%%/azure/mgmt/__init__.pyo +%%PYTHON_SITELIBDIR%%/azure/mgmt/__init__.pyc Property changes on: sysutils/py-azure-cli-base/pkg-plist ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-core/Makefile =================================================================== --- sysutils/py-azure-cli-core/Makefile (nonexistent) +++ sysutils/py-azure-cli-core/Makefile (cópia de trabalho) @@ -0,0 +1,49 @@ +# $FreeBSD$ + +PORTNAME= azure-cli-core +PORTVERSION= 2.0.54 +CATEGORIES= sysutils python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Command-Line Tools Core Module + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}adal>=1.2.0:net-mgmt/py-adal@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}argcomplete>=1.8.0:devel/py-argcomplete@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-telemetry>=0:devel/py-azure-cli-telemetry@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}colorama>=0.3.9:devel/py-colorama@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}humanfriendly>=4.7:textproc/py-humanfriendly@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}jmespath>=0:devel/py-jmespath@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}knack>=0.5.1:devel/py-knack@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}msrest>=0.4.4:net-mgmt/py-msrest@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.25:net-mgmt/py-msrestazure@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}paramiko>=2.0.8:security/py-paramiko@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pip>=0:devel/py-pip@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pygments>=0:textproc/py-pygments@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyjwt>=0:www/py-pyjwt@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}openssl>=17.1.0:security/py-openssl@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}yaml>=3.13:devel/py-yaml@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}requests>=2.18.4:www/py-requests@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}tabulate>=0.7.7:devel/py-tabulate@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0.30.0:devel/py-wheel@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-mgmt-resource>=2.0.0:devel/py-azure-mgmt-resource@${PY_FLAVOR} \ + ${PY_ENUM34} + +USES= azurepy python +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include + +.if ${PYTHON_REL} < 3400 +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}antlr4-python2-runtime>=0:devel/py-antlr4-python2-runtime@${PY_FLAVOR} +.else +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}antlr4-python3-runtime>=0:devel/py-antlr4-python3-runtime@${PY_FLAVOR} +.endif + +.include Property changes on: sysutils/py-azure-cli-core/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-core/distinfo =================================================================== --- sysutils/py-azure-cli-core/distinfo (nonexistent) +++ sysutils/py-azure-cli-core/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1545592271 +SHA256 (azure-cli-core-2.0.54.tar.gz) = bc09f672f5c349644c9edf99bef8fb415ee9b40c4b556aee41a1f25601d69de6 +SIZE (azure-cli-core-2.0.54.tar.gz) = 94461 Property changes on: sysutils/py-azure-cli-core/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-core/pkg-descr =================================================================== --- sysutils/py-azure-cli-core/pkg-descr (nonexistent) +++ sysutils/py-azure-cli-core/pkg-descr (cópia de trabalho) @@ -0,0 +1,6 @@ +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-core/ Property changes on: sysutils/py-azure-cli-core/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-vm/Makefile =================================================================== --- sysutils/py-azure-cli-vm/Makefile (nonexistent) +++ sysutils/py-azure-cli-vm/Makefile (cópia de trabalho) @@ -0,0 +1,29 @@ +# $FreeBSD$ + +PORTNAME= azure-cli-vm +PORTVERSION= 2.2.11 +CATEGORIES= sysutils python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Command-Line Tools VM Command Module + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-mgmt-msi>=0.2.0:devel/py-azure-mgmt-msi@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-mgmt-authorization>=0.50.0:devel/py-azure-mgmt-authorization@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-mgmt-compute>=4.3.1:devel/py-azure-mgmt-compute@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-mgmt-keyvault>=1.1.0:devel/py-azure-mgmt-keyvault@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-keyvault>=1.1.0:devel/py-azure-keyvault@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-mgmt-network>=2.2.1:devel/py-azure-mgmt-network@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-multiapi-storage>=0.2.2:devel/py-azure-multiapi-storage@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-mgmt-marketplaceordering>=0.1.0:devel/py-azure-mgmt-marketplaceordering@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-core>=0:sysutils/py-azure-cli-core@${PY_FLAVOR} + +USES= azurepy python +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: sysutils/py-azure-cli-vm/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-vm/distinfo =================================================================== --- sysutils/py-azure-cli-vm/distinfo (nonexistent) +++ sysutils/py-azure-cli-vm/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1545592376 +SHA256 (azure-cli-vm-2.2.11.tar.gz) = 0033bcc582f32f9bd81e3925f245b47419f91d35b503f7849dbae570d83b1bc3 +SIZE (azure-cli-vm-2.2.11.tar.gz) = 101222 Property changes on: sysutils/py-azure-cli-vm/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-vm/pkg-descr =================================================================== --- sysutils/py-azure-cli-vm/pkg-descr (nonexistent) +++ sysutils/py-azure-cli-vm/pkg-descr (cópia de trabalho) @@ -0,0 +1,8 @@ +This package is for the ‘vm’ module. i.e. ‘az vm’. + +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-vm/ Property changes on: sysutils/py-azure-cli-vm/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-resource/Makefile =================================================================== --- devel/py-azure-mgmt-resource/Makefile (nonexistent) +++ devel/py-azure-mgmt-resource/Makefile (cópia de trabalho) @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= azure-mgmt-resource +PORTVERSION= 2.0.0 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Resource Management Client Library for Python + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.27:net-mgmt/py-msrestazure@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} + +USES= azurepy python zip +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: devel/py-azure-mgmt-resource/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-resource/distinfo =================================================================== --- devel/py-azure-mgmt-resource/distinfo (nonexistent) +++ devel/py-azure-mgmt-resource/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1541269143 +SHA256 (azure-mgmt-resource-2.0.0.zip) = 2e83289369be88d0f06792118db5a7d4ed7150f956aaae64c528808da5518d7f +SIZE (azure-mgmt-resource-2.0.0.zip) = 725032 Property changes on: devel/py-azure-mgmt-resource/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-resource/pkg-descr =================================================================== --- devel/py-azure-mgmt-resource/pkg-descr (nonexistent) +++ devel/py-azure-mgmt-resource/pkg-descr (cópia de trabalho) @@ -0,0 +1,6 @@ +This is the Microsoft Azure Resource Management Client Library. + +Azure Resource Manager (ARM) is the next generation of management APIs that +replace the old Azure Service Management (ASM). + +WWW: https://pypi.org/project/azure-mgmt-resource/ Property changes on: devel/py-azure-mgmt-resource/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: www/py-azure-common/Makefile =================================================================== --- www/py-azure-common/Makefile (revisão 488234) +++ www/py-azure-common/Makefile (cópia de trabalho) @@ -2,6 +2,7 @@ PORTNAME= azure-common PORTVERSION= 1.1.16 +PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,7 +12,7 @@ LICENSE= APACHE20 -USES= python zip +USES= azurepy python zip USE_PYTHON= autoplist concurrent distutils .include Index: devel/py-azure-cli-telemetry/Makefile =================================================================== --- devel/py-azure-cli-telemetry/Makefile (nonexistent) +++ devel/py-azure-cli-telemetry/Makefile (cópia de trabalho) @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= azure-cli-telemetry +PORTVERSION= 1.0.0 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure CLI Telemetry Package + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}applicationinsights>=0.11.1:devel/py-applicationinsights@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}portalocker>=1.2.1:devel/py-portalocker@${PY_FLAVOR} + +USES= azurepy python +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: devel/py-azure-cli-telemetry/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-cli-telemetry/distinfo =================================================================== --- devel/py-azure-cli-telemetry/distinfo (nonexistent) +++ devel/py-azure-cli-telemetry/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1541193138 +SHA256 (azure-cli-telemetry-1.0.0.tar.gz) = 49c62df960da607727a8ec973d7db395eb26122c1fac9388220eed7ad550fb71 +SIZE (azure-cli-telemetry-1.0.0.tar.gz) = 7786 Property changes on: devel/py-azure-cli-telemetry/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-cli-telemetry/pkg-descr =================================================================== --- devel/py-azure-cli-telemetry/pkg-descr (nonexistent) +++ devel/py-azure-cli-telemetry/pkg-descr (cópia de trabalho) @@ -0,0 +1,8 @@ +This is the Microsoft Azure CLI Telemetry package. It is not intended to be +installed directly by the end user. + +This package includes: + 1. Support API for Azure CLI to gather telemetry. + 2. Telemetry upload process. + +WWW: https://pypi.org/project/azure-cli-telemetry/ Property changes on: devel/py-azure-cli-telemetry/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-profile/Makefile =================================================================== --- sysutils/py-azure-cli-profile/Makefile (nonexistent) +++ sysutils/py-azure-cli-profile/Makefile (cópia de trabalho) @@ -0,0 +1,19 @@ +# $FreeBSD$ + +PORTNAME= azure-cli-profile +PORTVERSION= 2.1.2 +CATEGORIES= sysutils python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Command-Line Tools Profile Command Module + +LICENSE= MIT + +USES= azurepy python +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: sysutils/py-azure-cli-profile/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-profile/distinfo =================================================================== --- sysutils/py-azure-cli-profile/distinfo (nonexistent) +++ sysutils/py-azure-cli-profile/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1544745418 +SHA256 (azure-cli-profile-2.1.2.tar.gz) = b45c003d2becbd418d93065cbf1af524e912e1b665c04442c57aa8f0aca4aaac +SIZE (azure-cli-profile-2.1.2.tar.gz) = 9679 Property changes on: sysutils/py-azure-cli-profile/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-profile/pkg-descr =================================================================== --- sysutils/py-azure-cli-profile/pkg-descr (nonexistent) +++ sysutils/py-azure-cli-profile/pkg-descr (cópia de trabalho) @@ -0,0 +1,9 @@ +This package is for the 'profile' module. e.g. 'az account' e.g. 'az login' +e.g. 'az logout' + +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-profile/ Property changes on: sysutils/py-azure-cli-profile/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-resource/Makefile =================================================================== --- sysutils/py-azure-cli-resource/Makefile (nonexistent) +++ sysutils/py-azure-cli-resource/Makefile (cópia de trabalho) @@ -0,0 +1,23 @@ +# $FreeBSD$ + +PORTNAME= azure-cli-resource +PORTVERSION= 2.1.7 +CATEGORIES= sysutils python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Command-Line Tools Resource Command Module + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-mgmt-authorization>=0.50.0:devel/py-azure-mgmt-authorization@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-core>=0:sysutils/py-azure-cli-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-mgmt-managementgroups>=0.1.0:devel/py-azure-mgmt-managementgroups@${PY_FLAVOR} + +USES= azurepy python +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: sysutils/py-azure-cli-resource/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-resource/distinfo =================================================================== --- sysutils/py-azure-cli-resource/distinfo (nonexistent) +++ sysutils/py-azure-cli-resource/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1545592327 +SHA256 (azure-cli-resource-2.1.7.tar.gz) = 5e0b4d0401c40605f3c864b763c34704dc4e838a07a1f885830c768d0f2daece +SIZE (azure-cli-resource-2.1.7.tar.gz) = 36418 Property changes on: sysutils/py-azure-cli-resource/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-resource/pkg-descr =================================================================== --- sysutils/py-azure-cli-resource/pkg-descr (nonexistent) +++ sysutils/py-azure-cli-resource/pkg-descr (cópia de trabalho) @@ -0,0 +1,8 @@ +This package is for the ‘resource’ module. i.e. ‘az resource’ + +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-resource/ Property changes on: sysutils/py-azure-cli-resource/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-authorization/Makefile =================================================================== --- devel/py-azure-mgmt-authorization/Makefile (nonexistent) +++ devel/py-azure-mgmt-authorization/Makefile (cópia de trabalho) @@ -0,0 +1,23 @@ +# $FreeBSD$ + +PORTNAME= azure-mgmt-authorization +PORTVERSION= 0.51.1 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Authorization Management Client Library for Python + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrest>=0.5.0:net-mgmt/py-msrest@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.27:net-mgmt/py-msrestazure@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} + +USES= azurepy python zip +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: devel/py-azure-mgmt-authorization/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-authorization/distinfo =================================================================== --- devel/py-azure-mgmt-authorization/distinfo (nonexistent) +++ devel/py-azure-mgmt-authorization/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1544278307 +SHA256 (azure-mgmt-authorization-0.51.1.zip) = d2789e21c6b85591b38d5d4e9b835b6546824c14e14aaa366da0ef50a95d2478 +SIZE (azure-mgmt-authorization-0.51.1.zip) = 120356 Property changes on: devel/py-azure-mgmt-authorization/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-authorization/pkg-descr =================================================================== --- devel/py-azure-mgmt-authorization/pkg-descr (nonexistent) +++ devel/py-azure-mgmt-authorization/pkg-descr (cópia de trabalho) @@ -0,0 +1,6 @@ +This is the Microsoft Azure Authorization Management Client Library. + +Azure Resource Manager (ARM) is the next generation of management APIs that +replace the old Azure Service Management (ASM). + +WWW: https://pypi.org/project/azure-mgmt-authorization/ Property changes on: devel/py-azure-mgmt-authorization/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-managementgroups/Makefile =================================================================== --- devel/py-azure-mgmt-managementgroups/Makefile (nonexistent) +++ devel/py-azure-mgmt-managementgroups/Makefile (cópia de trabalho) @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= azure-mgmt-managementgroups +PORTVERSION= 0.1.0 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Management Groups Client Library for Python + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.27:net-mgmt/py-msrestazure@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} + +USES= azurepy python zip +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: devel/py-azure-mgmt-managementgroups/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-managementgroups/distinfo =================================================================== --- devel/py-azure-mgmt-managementgroups/distinfo (nonexistent) +++ devel/py-azure-mgmt-managementgroups/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1544802176 +SHA256 (azure-mgmt-managementgroups-0.1.0.zip) = ff62d982edda634a36160cb1d15a367a9572a5acb419e5e7ad371e8c83bd47c7 +SIZE (azure-mgmt-managementgroups-0.1.0.zip) = 66850 Property changes on: devel/py-azure-mgmt-managementgroups/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-managementgroups/pkg-descr =================================================================== --- devel/py-azure-mgmt-managementgroups/pkg-descr (nonexistent) +++ devel/py-azure-mgmt-managementgroups/pkg-descr (cópia de trabalho) @@ -0,0 +1,6 @@ +This is the Microsoft Azure Management Groups Client Library. + +Azure Resource Manager (ARM) is the next generation of management APIs that +replace the old Azure Service Management (ASM). + +WWW: https://pypi.org/project/azure-mgmt-managementgroups/ Property changes on: devel/py-azure-mgmt-managementgroups/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-msi/Makefile =================================================================== --- devel/py-azure-mgmt-msi/Makefile (nonexistent) +++ devel/py-azure-mgmt-msi/Makefile (cópia de trabalho) @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= azure-mgmt-msi +PORTVERSION= 0.2.0 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure MSI Management Client Library for Python + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.27:net-mgmt/py-msrestazure@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} + +USES= azurepy python zip +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: devel/py-azure-mgmt-msi/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-msi/distinfo =================================================================== --- devel/py-azure-mgmt-msi/distinfo (nonexistent) +++ devel/py-azure-mgmt-msi/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1544276805 +SHA256 (azure-mgmt-msi-0.2.0.zip) = 8622bc9a164169a0113728ebe7fd43a88189708ce6e10d4507247d6907987167 +SIZE (azure-mgmt-msi-0.2.0.zip) = 24884 Property changes on: devel/py-azure-mgmt-msi/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-msi/pkg-descr =================================================================== --- devel/py-azure-mgmt-msi/pkg-descr (nonexistent) +++ devel/py-azure-mgmt-msi/pkg-descr (cópia de trabalho) @@ -0,0 +1,6 @@ +This is the Microsoft Azure MSI Management Client Library. + +Azure Resource Manager (ARM) is the next generation of management APIs that +replace the old Azure Service Management (ASM). + +WWW: https://pypi.org/project/azure-mgmt-msi/ Property changes on: devel/py-azure-mgmt-msi/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-compute/Makefile =================================================================== --- devel/py-azure-mgmt-compute/Makefile (nonexistent) +++ devel/py-azure-mgmt-compute/Makefile (cópia de trabalho) @@ -0,0 +1,23 @@ +# $FreeBSD$ + +PORTNAME= azure-mgmt-compute +PORTVERSION= 4.3.1 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Compute Management Client Library for Python + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrest>=0.5.0:net-mgmt/py-msrest@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.27:net-mgmt/py-msrestazure@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} + +USES= azurepy python zip +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: devel/py-azure-mgmt-compute/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-compute/distinfo =================================================================== --- devel/py-azure-mgmt-compute/distinfo (nonexistent) +++ devel/py-azure-mgmt-compute/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1544278836 +SHA256 (azure-mgmt-compute-4.3.1.zip) = 5b0c2390af3e29d910e3d6e7a72b0be59d6e15933740dd193129217c000e4fed +SIZE (azure-mgmt-compute-4.3.1.zip) = 2552116 Property changes on: devel/py-azure-mgmt-compute/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-compute/pkg-descr =================================================================== --- devel/py-azure-mgmt-compute/pkg-descr (nonexistent) +++ devel/py-azure-mgmt-compute/pkg-descr (cópia de trabalho) @@ -0,0 +1,6 @@ +This is the Microsoft Azure Compute Management Client Library. + +Azure Resource Manager (ARM) is the next generation of management APIs that +replace the old Azure Service Management (ASM). + +WWW: https://pypi.org/project/azure-mgmt-compute/ Property changes on: devel/py-azure-mgmt-compute/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-keyvault/Makefile =================================================================== --- devel/py-azure-mgmt-keyvault/Makefile (nonexistent) +++ devel/py-azure-mgmt-keyvault/Makefile (cópia de trabalho) @@ -0,0 +1,23 @@ +# $FreeBSD$ + +PORTNAME= azure-mgmt-keyvault +PORTVERSION= 1.1.0 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Key Vault Management Client Library for Python + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrest>=0.5.0:net-mgmt/py-msrest@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.32:net-mgmt/py-msrestazure@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} + +USES= azurepy python zip +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: devel/py-azure-mgmt-keyvault/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-keyvault/distinfo =================================================================== --- devel/py-azure-mgmt-keyvault/distinfo (nonexistent) +++ devel/py-azure-mgmt-keyvault/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1544279072 +SHA256 (azure-mgmt-keyvault-1.1.0.zip) = 05a15327a922441d2ba32add50a35c7f1b9225727cbdd3eeb98bc656e4684099 +SIZE (azure-mgmt-keyvault-1.1.0.zip) = 122664 Property changes on: devel/py-azure-mgmt-keyvault/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-keyvault/pkg-descr =================================================================== --- devel/py-azure-mgmt-keyvault/pkg-descr (nonexistent) +++ devel/py-azure-mgmt-keyvault/pkg-descr (cópia de trabalho) @@ -0,0 +1,6 @@ +This is the Microsoft Azure Key Vault Management Client Library. + +Azure Resource Manager (ARM) is the next generation of management APIs that +replace the old Azure Service Management (ASM). + +WWW: https://pypi.org/project/azure-mgmt-keyvault/ Property changes on: devel/py-azure-mgmt-keyvault/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-keyvault/Makefile =================================================================== --- devel/py-azure-keyvault/Makefile (nonexistent) +++ devel/py-azure-keyvault/Makefile (cópia de trabalho) @@ -0,0 +1,25 @@ +# $FreeBSD$ + +PORTNAME= azure-keyvault +PORTVERSION= 1.1.0 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Key Vault Client Library for Python + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrest>=0.5.0:net-mgmt/py-msrest@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.32:net-mgmt/py-msrestazure@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}cryptography>=2.1.4:security/py-cryptography@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}requests>=2.18.4:www/py-requests@${PY_FLAVOR} + +USES= azurepy python zip +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: devel/py-azure-keyvault/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-keyvault/distinfo =================================================================== --- devel/py-azure-keyvault/distinfo (nonexistent) +++ devel/py-azure-keyvault/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1544279239 +SHA256 (azure-keyvault-1.1.0.zip) = 37a8e5f376eb5a304fcd066d414b5d93b987e68f9212b0c41efa37d429aadd49 +SIZE (azure-keyvault-1.1.0.zip) = 363909 Property changes on: devel/py-azure-keyvault/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-keyvault/pkg-descr =================================================================== --- devel/py-azure-keyvault/pkg-descr (nonexistent) +++ devel/py-azure-keyvault/pkg-descr (cópia de trabalho) @@ -0,0 +1,6 @@ +This is the Microsoft Azure Key Vault Client Library. + +Use the Azure Key Vault management libraries to create key vaults, authorize +applications, and manage permissions. + +WWW: https://pypi.org/project/azure-keyvault/ Property changes on: devel/py-azure-keyvault/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-network/Makefile =================================================================== --- devel/py-azure-mgmt-network/Makefile (nonexistent) +++ devel/py-azure-mgmt-network/Makefile (cópia de trabalho) @@ -0,0 +1,23 @@ +# $FreeBSD$ + +PORTNAME= azure-mgmt-network +PORTVERSION= 2.4.0 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Network Management Client Library for Python + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrest>=0.5.0:net-mgmt/py-msrest@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.32:net-mgmt/py-msrestazure@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} + +USES= azurepy python zip +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: devel/py-azure-mgmt-network/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-network/distinfo =================================================================== --- devel/py-azure-mgmt-network/distinfo (nonexistent) +++ devel/py-azure-mgmt-network/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1544279590 +SHA256 (azure-mgmt-network-2.4.0.zip) = 37c11c131ec55bf13216d62b058786491c8dd5700ffe19fec68b4557b87408a6 +SIZE (azure-mgmt-network-2.4.0.zip) = 8776627 Property changes on: devel/py-azure-mgmt-network/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-network/pkg-descr =================================================================== --- devel/py-azure-mgmt-network/pkg-descr (nonexistent) +++ devel/py-azure-mgmt-network/pkg-descr (cópia de trabalho) @@ -0,0 +1,6 @@ +This is the Microsoft Azure Network Management Client Library. + +Azure Resource Manager (ARM) is the next generation of management APIs that +replace the old Azure Service Management (ASM). + +WWW: https://pypi.org/project/azure-mgmt-network/ Property changes on: devel/py-azure-mgmt-network/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-multiapi-storage/Makefile =================================================================== --- devel/py-azure-multiapi-storage/Makefile (nonexistent) +++ devel/py-azure-multiapi-storage/Makefile (cópia de trabalho) @@ -0,0 +1,25 @@ +# $FreeBSD$ + +PORTNAME= azure-multiapi-storage +PORTVERSION= 0.2.2 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Storage Client Library with multi API version support + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-common>=0:www/py-azure-common@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}cryptography>=0:security/py-cryptography@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}dateutil>=0:devel/py-dateutil@${PY_FLAVOR} \ + ${PY_FUTURES} + +USES= azurepy python +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: devel/py-azure-multiapi-storage/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-multiapi-storage/distinfo =================================================================== --- devel/py-azure-multiapi-storage/distinfo (nonexistent) +++ devel/py-azure-multiapi-storage/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1544279821 +SHA256 (azure-multiapi-storage-0.2.2.tar.gz) = 2f46a08fa73f857ed37d7f2d43ce50d382ab69dd4e502662ea7be30166f7a1e8 +SIZE (azure-multiapi-storage-0.2.2.tar.gz) = 685276 Property changes on: devel/py-azure-multiapi-storage/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-multiapi-storage/pkg-descr =================================================================== --- devel/py-azure-multiapi-storage/pkg-descr (nonexistent) +++ devel/py-azure-multiapi-storage/pkg-descr (cópia de trabalho) @@ -0,0 +1,7 @@ +Microsoft Azure Storage Client Library for Python with multi API version +support. + +Handles multi-API versions of Azure Storage Data Plane originally from +https://github.com/Azure/azure-storage-python. + +WWW: https://pypi.org/project/azure-multiapi-storage/ Property changes on: devel/py-azure-multiapi-storage/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-marketplaceordering/Makefile =================================================================== --- devel/py-azure-mgmt-marketplaceordering/Makefile (nonexistent) +++ devel/py-azure-mgmt-marketplaceordering/Makefile (cópia de trabalho) @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= azure-mgmt-marketplaceordering +PORTVERSION= 0.1.0 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Market Place Ordering Client Library for Python + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.20:net-mgmt/py-msrestazure@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} + +USES= azurepy python zip +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: devel/py-azure-mgmt-marketplaceordering/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-marketplaceordering/distinfo =================================================================== --- devel/py-azure-mgmt-marketplaceordering/distinfo (nonexistent) +++ devel/py-azure-mgmt-marketplaceordering/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1544743697 +SHA256 (azure-mgmt-marketplaceordering-0.1.0.zip) = 6da12425cbab0cc62f246e7266b4d67aff6bdd031ecbe50c7542c2f2b2440ad4 +SIZE (azure-mgmt-marketplaceordering-0.1.0.zip) = 26667 Property changes on: devel/py-azure-mgmt-marketplaceordering/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-marketplaceordering/pkg-descr =================================================================== --- devel/py-azure-mgmt-marketplaceordering/pkg-descr (nonexistent) +++ devel/py-azure-mgmt-marketplaceordering/pkg-descr (cópia de trabalho) @@ -0,0 +1,6 @@ +This is the Microsoft Azure Market Place Ordering Client Library. + +Azure Resource Manager (ARM) is the next generation of management APIs that +replace the old Azure Service Management (ASM). + +WWW: https://pypi.org/project/azure-mgmt-marketplaceordering/ Property changes on: devel/py-azure-mgmt-marketplaceordering/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-monitor/Makefile =================================================================== --- sysutils/py-azure-cli-monitor/Makefile (nonexistent) +++ sysutils/py-azure-cli-monitor/Makefile (cópia de trabalho) @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= azure-cli-monitor +PORTVERSION= 0.2.7 +CATEGORIES= sysutils python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Command-Line Tools Monitor Command Module + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-mgmt-monitor>=0.5.2:devel/py-azure-mgmt-monitor@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-core>=0:sysutils/py-azure-cli-core@${PY_FLAVOR} + +USES= azurepy python +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: sysutils/py-azure-cli-monitor/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-monitor/distinfo =================================================================== --- sysutils/py-azure-cli-monitor/distinfo (nonexistent) +++ sysutils/py-azure-cli-monitor/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1544813938 +SHA256 (azure-cli-monitor-0.2.7.tar.gz) = 67b084d6fa288abbaf26da1374e6c6405c754759fe3a5f94121dbb39d574e11f +SIZE (azure-cli-monitor-0.2.7.tar.gz) = 44836 Property changes on: sysutils/py-azure-cli-monitor/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-monitor/pkg-descr =================================================================== --- sysutils/py-azure-cli-monitor/pkg-descr (nonexistent) +++ sysutils/py-azure-cli-monitor/pkg-descr (cópia de trabalho) @@ -0,0 +1,8 @@ +Microsoft Azure CLI ‘Monitor’ Command Module. + +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-monitor/ Property changes on: sysutils/py-azure-cli-monitor/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-monitor/Makefile =================================================================== --- devel/py-azure-mgmt-monitor/Makefile (nonexistent) +++ devel/py-azure-mgmt-monitor/Makefile (cópia de trabalho) @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= azure-mgmt-monitor +PORTVERSION= 0.5.2 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Monitor Client Library for Python + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.27:net-mgmt/py-msrestazure@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} + +USES= azurepy python zip +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: devel/py-azure-mgmt-monitor/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-monitor/distinfo =================================================================== --- devel/py-azure-mgmt-monitor/distinfo (nonexistent) +++ devel/py-azure-mgmt-monitor/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1544814039 +SHA256 (azure-mgmt-monitor-0.5.2.zip) = f1a58d483e3292ba4f7bbf3104573130c9265d6c9262e26b60cbfa950b5601e4 +SIZE (azure-mgmt-monitor-0.5.2.zip) = 258952 Property changes on: devel/py-azure-mgmt-monitor/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-monitor/pkg-descr =================================================================== --- devel/py-azure-mgmt-monitor/pkg-descr (nonexistent) +++ devel/py-azure-mgmt-monitor/pkg-descr (cópia de trabalho) @@ -0,0 +1,6 @@ +This is the Microsoft Azure Monitor Client Library. + +Azure Resource Manager (ARM) is the next generation of management APIs that +replace the old Azure Service Management (ASM). + +WWW: https://pypi.org/project/azure-mgmt-monitor/ Property changes on: devel/py-azure-mgmt-monitor/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-storage/Makefile =================================================================== --- sysutils/py-azure-cli-storage/Makefile (nonexistent) +++ sysutils/py-azure-cli-storage/Makefile (cópia de trabalho) @@ -0,0 +1,23 @@ +# $FreeBSD$ + +PORTNAME= azure-cli-storage +PORTVERSION= 2.2.7 +CATEGORIES= sysutils python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Command-Line Tools Storage Command Module + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-mgmt-storage>=3.1.0:devel/py-azure-mgmt-storage@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-multiapi-storage>=0.2.2:devel/py-azure-multiapi-storage@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-core>=0:sysutils/py-azure-cli-core@${PY_FLAVOR} + +USES= azurepy python +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: sysutils/py-azure-cli-storage/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-storage/distinfo =================================================================== --- sysutils/py-azure-cli-storage/distinfo (nonexistent) +++ sysutils/py-azure-cli-storage/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1545592954 +SHA256 (azure-cli-storage-2.2.7.tar.gz) = b7d5dcf1a98590317bb05209bfba182f79a752d352ce985ceec778efa14347e6 +SIZE (azure-cli-storage-2.2.7.tar.gz) = 56818 Property changes on: sysutils/py-azure-cli-storage/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-storage/pkg-descr =================================================================== --- sysutils/py-azure-cli-storage/pkg-descr (nonexistent) +++ sysutils/py-azure-cli-storage/pkg-descr (cópia de trabalho) @@ -0,0 +1,8 @@ +Microsoft Azure CLI 'storage' Command Module + +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-storage/ Property changes on: sysutils/py-azure-cli-storage/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-storage/Makefile =================================================================== --- devel/py-azure-mgmt-storage/Makefile (nonexistent) +++ devel/py-azure-mgmt-storage/Makefile (cópia de trabalho) @@ -0,0 +1,23 @@ +# $FreeBSD$ + +PORTNAME= azure-mgmt-storage +PORTVERSION= 3.1.0 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Storage Management Client Library for Python + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrest>=0.5.0:net-mgmt/py-msrest@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.32:net-mgmt/py-msrestazure@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} + +USES= azurepy python zip +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: devel/py-azure-mgmt-storage/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-storage/distinfo =================================================================== --- devel/py-azure-mgmt-storage/distinfo (nonexistent) +++ devel/py-azure-mgmt-storage/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1545593063 +SHA256 (azure-mgmt-storage-3.1.0.zip) = 854b7a9bbb8af0f70104d75110e21caf874369d776cb52600220718c7b8a5c7a +SIZE (azure-mgmt-storage-3.1.0.zip) = 718521 Property changes on: devel/py-azure-mgmt-storage/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-storage/pkg-descr =================================================================== --- devel/py-azure-mgmt-storage/pkg-descr (nonexistent) +++ devel/py-azure-mgmt-storage/pkg-descr (cópia de trabalho) @@ -0,0 +1,6 @@ +This is the Microsoft Azure Storage Management Client Library. + +Azure Resource Manager (ARM) is the next generation of management APIs that +replace the old Azure Service Management (ASM). + +WWW: https://pypi.org/project/azure-mgmt-storage/ Property changes on: devel/py-azure-mgmt-storage/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-sql/Makefile =================================================================== --- sysutils/py-azure-cli-sql/Makefile (nonexistent) +++ sysutils/py-azure-cli-sql/Makefile (cópia de trabalho) @@ -0,0 +1,24 @@ +# $FreeBSD$ + +PORTNAME= azure-cli-sql +PORTVERSION= 2.1.6 +CATEGORIES= sysutils python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Command-Line Tools SQL Command Module + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-mgmt-storage>=3.1.0:devel/py-azure-mgmt-storage@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-mgmt-sql>=0.11.0:devel/py-azure-mgmt-sql@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-core>=0:sysutils/py-azure-cli-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} + +USES= azurepy python +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: sysutils/py-azure-cli-sql/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-sql/distinfo =================================================================== --- sysutils/py-azure-cli-sql/distinfo (nonexistent) +++ sysutils/py-azure-cli-sql/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1545593812 +SHA256 (azure-cli-sql-2.1.6.tar.gz) = 9d1d3e0cad9290b60d56926bd4c1fdbd13fe5619c112fdcbd9094b0e4455a138 +SIZE (azure-cli-sql-2.1.6.tar.gz) = 39080 Property changes on: sysutils/py-azure-cli-sql/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-sql/pkg-descr =================================================================== --- sysutils/py-azure-cli-sql/pkg-descr (nonexistent) +++ sysutils/py-azure-cli-sql/pkg-descr (cópia de trabalho) @@ -0,0 +1,8 @@ +Microsoft Azure CLI 'SQL' Command Module + +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-sql/ Property changes on: sysutils/py-azure-cli-sql/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-sql/Makefile =================================================================== --- devel/py-azure-mgmt-sql/Makefile (nonexistent) +++ devel/py-azure-mgmt-sql/Makefile (cópia de trabalho) @@ -0,0 +1,23 @@ +# $FreeBSD$ + +PORTNAME= azure-mgmt-sql +PORTVERSION= 0.11.0 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure SQL Management Client Library for Python + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrest>=0.5.0:net-mgmt/py-msrest@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.32:net-mgmt/py-msrestazure@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} + +USES= azurepy python zip +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: devel/py-azure-mgmt-sql/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-sql/distinfo =================================================================== --- devel/py-azure-mgmt-sql/distinfo (nonexistent) +++ devel/py-azure-mgmt-sql/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1545593944 +SHA256 (azure-mgmt-sql-0.11.0.zip) = a6b6d49fdbd440a1685dcd98bb92f98b6ecd450603733f8a3873ab2dc6c81607 +SIZE (azure-mgmt-sql-0.11.0.zip) = 568405 Property changes on: devel/py-azure-mgmt-sql/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-sql/pkg-descr =================================================================== --- devel/py-azure-mgmt-sql/pkg-descr (nonexistent) +++ devel/py-azure-mgmt-sql/pkg-descr (cópia de trabalho) @@ -0,0 +1,6 @@ +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). + +WWW: https://pypi.org/project/azure-mgmt-sql/ Property changes on: devel/py-azure-mgmt-sql/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-signalr/Makefile =================================================================== --- sysutils/py-azure-cli-signalr/Makefile (nonexistent) +++ sysutils/py-azure-cli-signalr/Makefile (cópia de trabalho) @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= azure-cli-signalr +PORTVERSION= 1.0.0 +CATEGORIES= sysutils python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Command-Line Tools SignalR Command Module + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-mgmt-signalr>=0.1.1:devel/py-azure-mgmt-signalr@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-core>=0:sysutils/py-azure-cli-core@${PY_FLAVOR} + +USES= azurepy python +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: sysutils/py-azure-cli-signalr/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-signalr/distinfo =================================================================== --- sysutils/py-azure-cli-signalr/distinfo (nonexistent) +++ sysutils/py-azure-cli-signalr/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1545594432 +SHA256 (azure-cli-signalr-1.0.0.tar.gz) = 863f382f0cc8ed89ed63db3c25b14c5fabf81f0950f9535ad7cd440a165484be +SIZE (azure-cli-signalr-1.0.0.tar.gz) = 3896 Property changes on: sysutils/py-azure-cli-signalr/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-signalr/pkg-descr =================================================================== --- sysutils/py-azure-cli-signalr/pkg-descr (nonexistent) +++ sysutils/py-azure-cli-signalr/pkg-descr (cópia de trabalho) @@ -0,0 +1,8 @@ +Microsoft Azure CLI 'signalr' Command Module + +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-signalr/ Property changes on: sysutils/py-azure-cli-signalr/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-signalr/Makefile =================================================================== --- devel/py-azure-mgmt-signalr/Makefile (nonexistent) +++ devel/py-azure-mgmt-signalr/Makefile (cópia de trabalho) @@ -0,0 +1,23 @@ +# $FreeBSD$ + +PORTNAME= azure-mgmt-signalr +PORTVERSION= 0.1.1 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure SignalR Management Client Library for Python + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrest>=0.5.0:net-mgmt/py-msrest@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.32:net-mgmt/py-msrestazure@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} + +USES= azurepy python zip +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: devel/py-azure-mgmt-signalr/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-signalr/distinfo =================================================================== --- devel/py-azure-mgmt-signalr/distinfo (nonexistent) +++ devel/py-azure-mgmt-signalr/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1545594558 +SHA256 (azure-mgmt-signalr-0.1.1.zip) = 8a6266a59a5c69102e274806ccad3ac74b06fd2c226e16426bbe248fc2174903 +SIZE (azure-mgmt-signalr-0.1.1.zip) = 55853 Property changes on: devel/py-azure-mgmt-signalr/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-signalr/pkg-descr =================================================================== --- devel/py-azure-mgmt-signalr/pkg-descr (nonexistent) +++ devel/py-azure-mgmt-signalr/pkg-descr (cópia de trabalho) @@ -0,0 +1,6 @@ +This is the Microsoft Azure SignalR Client Library. + +Azure Resource Manager (ARM) is the next generation of management APIs that +replace the old Azure Service Management (ASM). + +WWW: https://pypi.org/project/azure-mgmt-signalr/ Property changes on: devel/py-azure-mgmt-signalr/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-servicefabric/Makefile =================================================================== --- sysutils/py-azure-cli-servicefabric/Makefile (nonexistent) +++ sysutils/py-azure-cli-servicefabric/Makefile (cópia de trabalho) @@ -0,0 +1,29 @@ +# $FreeBSD$ + +PORTNAME= azure-cli-servicefabric +PORTVERSION= 0.1.10 +CATEGORIES= sysutils python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Service Fabric Command-Line Tools + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-graphrbac>=0.53.0:devel/py-azure-graphrbac@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-keyvault>=1.1.0:devel/py-azure-keyvault@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-mgmt-network>=2.4.0:devel/py-azure-mgmt-network@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-mgmt-compute>=4.3.1:devel/py-azure-mgmt-compute@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-mgmt-storage>=3.1.0:devel/py-azure-mgmt-storage@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-mgmt-servicefabric>=0.2.0:devel/py-azure-mgmt-servicefabric@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-mgmt-keyvault>=1.1.0:devel/py-azure-mgmt-keyvault@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-core>=0:sysutils/py-azure-cli-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}openssl>0:security/py-openssl@${PY_FLAVOR} + +USES= azurepy python +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: sysutils/py-azure-cli-servicefabric/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-servicefabric/distinfo =================================================================== --- sysutils/py-azure-cli-servicefabric/distinfo (nonexistent) +++ sysutils/py-azure-cli-servicefabric/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1545594868 +SHA256 (azure-cli-servicefabric-0.1.10.tar.gz) = 83f5f3aee591c040b7321fa8a1718afb6a80281e5ff01994e2ed3288b876b8f3 +SIZE (azure-cli-servicefabric-0.1.10.tar.gz) = 31436 Property changes on: sysutils/py-azure-cli-servicefabric/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-servicefabric/pkg-descr =================================================================== --- sysutils/py-azure-cli-servicefabric/pkg-descr (nonexistent) +++ sysutils/py-azure-cli-servicefabric/pkg-descr (cópia de trabalho) @@ -0,0 +1,8 @@ +Microsoft Azure CLI 'sf' Command Module + +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-servicefabric/ Property changes on: sysutils/py-azure-cli-servicefabric/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-graphrbac/Makefile =================================================================== --- devel/py-azure-graphrbac/Makefile (nonexistent) +++ devel/py-azure-graphrbac/Makefile (cópia de trabalho) @@ -0,0 +1,23 @@ +# $FreeBSD$ + +PORTNAME= azure-graphrbac +PORTVERSION= 0.53.0 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Graph RBAC Client Library for Python + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrest>=0.5.0:net-mgmt/py-msrest@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.32:net-mgmt/py-msrestazure@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} + +USES= azurepy python zip +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: devel/py-azure-graphrbac/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-graphrbac/distinfo =================================================================== --- devel/py-azure-graphrbac/distinfo (nonexistent) +++ devel/py-azure-graphrbac/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1545595382 +SHA256 (azure-graphrbac-0.53.0.zip) = 970c11f2cfa42c3e52d9768a92295cb0812dfbaa35401a2c5d1f5cbf6a42ae6f +SIZE (azure-graphrbac-0.53.0.zip) = 118429 Property changes on: devel/py-azure-graphrbac/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-graphrbac/pkg-descr =================================================================== --- devel/py-azure-graphrbac/pkg-descr (nonexistent) +++ devel/py-azure-graphrbac/pkg-descr (cópia de trabalho) @@ -0,0 +1,3 @@ +This is the Microsoft Azure Graph RBAC Client Library. + +WWW: https://pypi.org/project/azure-graphrbac/ Property changes on: devel/py-azure-graphrbac/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-servicefabric/Makefile =================================================================== --- devel/py-azure-mgmt-servicefabric/Makefile (nonexistent) +++ devel/py-azure-mgmt-servicefabric/Makefile (cópia de trabalho) @@ -0,0 +1,23 @@ +# $FreeBSD$ + +PORTNAME= azure-mgmt-servicefabric +PORTVERSION= 0.2.0 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Service Fabric Management Client Library for Python + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrest>=0.5.0:net-mgmt/py-msrest@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.32:net-mgmt/py-msrestazure@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} + +USES= azurepy python zip +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: devel/py-azure-mgmt-servicefabric/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-servicefabric/distinfo =================================================================== --- devel/py-azure-mgmt-servicefabric/distinfo (nonexistent) +++ devel/py-azure-mgmt-servicefabric/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1545595604 +SHA256 (azure-mgmt-servicefabric-0.2.0.zip) = b2bf2279b8ff8450c35e78e226231655021482fdbda27db09975ebfc983398ad +SIZE (azure-mgmt-servicefabric-0.2.0.zip) = 151305 Property changes on: devel/py-azure-mgmt-servicefabric/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-servicefabric/pkg-descr =================================================================== --- devel/py-azure-mgmt-servicefabric/pkg-descr (nonexistent) +++ devel/py-azure-mgmt-servicefabric/pkg-descr (cópia de trabalho) @@ -0,0 +1,6 @@ +This is the Microsoft Azure Service Fabric Management Client Library. + +Azure Resource Manager (ARM) is the next generation of management APIs that +replace the old Azure Service Management (ASM). + +WWW: https://pypi.org/project/azure-mgmt-servicefabric/ Property changes on: devel/py-azure-mgmt-servicefabric/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-servicebus/Makefile =================================================================== --- sysutils/py-azure-cli-servicebus/Makefile (nonexistent) +++ sysutils/py-azure-cli-servicebus/Makefile (cópia de trabalho) @@ -0,0 +1,23 @@ +# $FreeBSD$ + +PORTNAME= azure-cli-servicebus +PORTVERSION= 0.3.2 +CATEGORIES= sysutils python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Service Bus Command-Line Tools + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-mgmt-servicebus>=0.5.3:devel/py-azure-mgmt-servicebus@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-core>=0:sysutils/py-azure-cli-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} + +USES= azurepy python +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: sysutils/py-azure-cli-servicebus/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-servicebus/distinfo =================================================================== --- sysutils/py-azure-cli-servicebus/distinfo (nonexistent) +++ sysutils/py-azure-cli-servicebus/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1545596584 +SHA256 (azure-cli-servicebus-0.3.2.tar.gz) = 35c29b33cf925d96ec8c7110ece24e6bf565ab30e1932d106b49bc4f3b19a6eb +SIZE (azure-cli-servicebus-0.3.2.tar.gz) = 13986 Property changes on: sysutils/py-azure-cli-servicebus/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-servicebus/pkg-descr =================================================================== --- sysutils/py-azure-cli-servicebus/pkg-descr (nonexistent) +++ sysutils/py-azure-cli-servicebus/pkg-descr (cópia de trabalho) @@ -0,0 +1,8 @@ +Microsoft Azure CLI 'servicebus' Command Module + +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-servicebus/ Property changes on: sysutils/py-azure-cli-servicebus/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-servicebus/Makefile =================================================================== --- devel/py-azure-mgmt-servicebus/Makefile (nonexistent) +++ devel/py-azure-mgmt-servicebus/Makefile (cópia de trabalho) @@ -0,0 +1,23 @@ +# $FreeBSD$ + +PORTNAME= azure-mgmt-servicebus +PORTVERSION= 0.5.3 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Service Bus Management Client Library for Python + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrest>=0.5.0:net-mgmt/py-msrest@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.32:net-mgmt/py-msrestazure@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} + +USES= azurepy python zip +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: devel/py-azure-mgmt-servicebus/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-servicebus/distinfo =================================================================== --- devel/py-azure-mgmt-servicebus/distinfo (nonexistent) +++ devel/py-azure-mgmt-servicebus/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1545596719 +SHA256 (azure-mgmt-servicebus-0.5.3.zip) = 7d1e8c3dc05ffdfe496ae643290ce4de93a3bf814ffda69121223e3d7da12408 +SIZE (azure-mgmt-servicebus-0.5.3.zip) = 121530 Property changes on: devel/py-azure-mgmt-servicebus/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-servicebus/pkg-descr =================================================================== --- devel/py-azure-mgmt-servicebus/pkg-descr (nonexistent) +++ devel/py-azure-mgmt-servicebus/pkg-descr (cópia de trabalho) @@ -0,0 +1,6 @@ +This is the Microsoft Azure Service Bus Management Client Library. + +Azure Resource Manager (ARM) is the next generation of management APIs that +replace the old Azure Service Management (ASM). + +WWW: https://pypi.org/project/azure-mgmt-servicebus/ Property changes on: devel/py-azure-mgmt-servicebus/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-search/Makefile =================================================================== --- sysutils/py-azure-cli-search/Makefile (nonexistent) +++ sysutils/py-azure-cli-search/Makefile (cópia de trabalho) @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= azure-cli-search +PORTVERSION= 0.1.1 +CATEGORIES= sysutils python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Command-Line Tools Search Command Module + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-mgmt-search>=2.0.0:devel/py-azure-mgmt-search@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-core>=0:sysutils/py-azure-cli-core@${PY_FLAVOR} + +USES= azurepy python +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: sysutils/py-azure-cli-search/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-search/distinfo =================================================================== --- sysutils/py-azure-cli-search/distinfo (nonexistent) +++ sysutils/py-azure-cli-search/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1545597056 +SHA256 (azure-cli-search-0.1.1.tar.gz) = c00f042c9c3604eec20360d083ca57f2903c1c250940e7606ef9360711ed5efe +SIZE (azure-cli-search-0.1.1.tar.gz) = 3667 Property changes on: sysutils/py-azure-cli-search/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-search/pkg-descr =================================================================== --- sysutils/py-azure-cli-search/pkg-descr (nonexistent) +++ sysutils/py-azure-cli-search/pkg-descr (cópia de trabalho) @@ -0,0 +1,8 @@ +Microsoft Azure CLI 'search' Command Module + +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-search/ Property changes on: sysutils/py-azure-cli-search/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-search/Makefile =================================================================== --- devel/py-azure-mgmt-search/Makefile (nonexistent) +++ devel/py-azure-mgmt-search/Makefile (cópia de trabalho) @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= azure-mgmt-search +PORTVERSION= 2.0.0 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Search Management Client Library for Python + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.27:net-mgmt/py-msrestazure@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} + +USES= azurepy python zip +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: devel/py-azure-mgmt-search/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-search/distinfo =================================================================== --- devel/py-azure-mgmt-search/distinfo (nonexistent) +++ devel/py-azure-mgmt-search/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1545597167 +SHA256 (azure-mgmt-search-2.0.0.zip) = 0ec5de861bd786bcb8691322feed6e6caa8d2f0806a50dc0ca5d640591926893 +SIZE (azure-mgmt-search-2.0.0.zip) = 47304 Property changes on: devel/py-azure-mgmt-search/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-search/pkg-descr =================================================================== --- devel/py-azure-mgmt-search/pkg-descr (nonexistent) +++ devel/py-azure-mgmt-search/pkg-descr (cópia de trabalho) @@ -0,0 +1,6 @@ +This is the Microsoft Azure Search Management Client Library. + +Azure Resource Manager (ARM) is the next generation of management APIs that +replace the old Azure Service Management (ASM). + +WWW: https://pypi.org/project/azure-mgmt-search/ Property changes on: devel/py-azure-mgmt-search/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-role/Makefile =================================================================== --- sysutils/py-azure-cli-role/Makefile (nonexistent) +++ sysutils/py-azure-cli-role/Makefile (cópia de trabalho) @@ -0,0 +1,26 @@ +# $FreeBSD$ + +PORTNAME= azure-cli-role +PORTVERSION= 2.2.0 +CATEGORIES= sysutils python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Command-Line Tools Role Command Module + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-mgmt-authorization>=0.50.0:devel/py-azure-mgmt-authorization@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-mgmt-monitor>=0.5.2:devel/py-azure-mgmt-monitor@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-core>=0:sysutils/py-azure-cli-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-graphrbac>=0.53.0:devel/py-azure-graphrbac@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-keyvault>=1.1.0:devel/py-azure-keyvault@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytz>=0:devel/py-pytz@${PY_FLAVOR} + +USES= azurepy python +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: sysutils/py-azure-cli-role/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-role/distinfo =================================================================== --- sysutils/py-azure-cli-role/distinfo (nonexistent) +++ sysutils/py-azure-cli-role/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1545597396 +SHA256 (azure-cli-role-2.2.0.tar.gz) = 02dbfb38161041d0981e7f8f2b4774a9a08eb74702d2ca5ac2e0d4d1773fc887 +SIZE (azure-cli-role-2.2.0.tar.gz) = 30219 Property changes on: sysutils/py-azure-cli-role/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-role/pkg-descr =================================================================== --- sysutils/py-azure-cli-role/pkg-descr (nonexistent) +++ sysutils/py-azure-cli-role/pkg-descr (cópia de trabalho) @@ -0,0 +1,8 @@ +Microsoft Azure CLI 'role' Command Module + +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-role/ Property changes on: sysutils/py-azure-cli-role/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-reservations/Makefile =================================================================== --- sysutils/py-azure-cli-reservations/Makefile (nonexistent) +++ sysutils/py-azure-cli-reservations/Makefile (cópia de trabalho) @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= azure-cli-reservations +PORTVERSION= 0.4.1 +CATEGORIES= sysutils python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Command-Line Tools Reservations Command Module + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-mgmt-reservations>=0.3.1:devel/py-azure-mgmt-reservations@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-core>=0:sysutils/py-azure-cli-core@${PY_FLAVOR} + +USES= azurepy python +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: sysutils/py-azure-cli-reservations/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-reservations/distinfo =================================================================== --- sysutils/py-azure-cli-reservations/distinfo (nonexistent) +++ sysutils/py-azure-cli-reservations/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1545597934 +SHA256 (azure-cli-reservations-0.4.1.tar.gz) = 2c74c64adc452773eb1789b16547737bed134cdecf2641ea0dd2bcded8695607 +SIZE (azure-cli-reservations-0.4.1.tar.gz) = 4943 Property changes on: sysutils/py-azure-cli-reservations/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-reservations/pkg-descr =================================================================== --- sysutils/py-azure-cli-reservations/pkg-descr (nonexistent) +++ sysutils/py-azure-cli-reservations/pkg-descr (cópia de trabalho) @@ -0,0 +1,8 @@ +Microsoft Azure CLI 'reservations' Command Module + +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-reservations/ Property changes on: sysutils/py-azure-cli-reservations/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-reservations/Makefile =================================================================== --- devel/py-azure-mgmt-reservations/Makefile (nonexistent) +++ devel/py-azure-mgmt-reservations/Makefile (cópia de trabalho) @@ -0,0 +1,23 @@ +# $FreeBSD$ + +PORTNAME= azure-mgmt-reservations +PORTVERSION= 0.3.1 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Reservations Management Client Library for Python + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrest>=0.5.0:net-mgmt/py-msrest@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.32:net-mgmt/py-msrestazure@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} + +USES= azurepy python zip +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: devel/py-azure-mgmt-reservations/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-reservations/distinfo =================================================================== --- devel/py-azure-mgmt-reservations/distinfo (nonexistent) +++ devel/py-azure-mgmt-reservations/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1545598033 +SHA256 (azure-mgmt-reservations-0.3.1.zip) = b25dac18466204643d9450b1cb0163161254c0f7ea76136af9c6589e89c8de49 +SIZE (azure-mgmt-reservations-0.3.1.zip) = 57254 Property changes on: devel/py-azure-mgmt-reservations/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-reservations/pkg-descr =================================================================== --- devel/py-azure-mgmt-reservations/pkg-descr (nonexistent) +++ devel/py-azure-mgmt-reservations/pkg-descr (cópia de trabalho) @@ -0,0 +1,6 @@ +This is the Microsoft Azure Reservations Management Client Library. + +Azure Resource Manager (ARM) is the next generation of management APIs that +replace the old Azure Service Management (ASM). + +WWW: https://pypi.org/project/azure-mgmt-reservations/ Property changes on: devel/py-azure-mgmt-reservations/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-relay/Makefile =================================================================== --- sysutils/py-azure-cli-relay/Makefile (nonexistent) +++ sysutils/py-azure-cli-relay/Makefile (cópia de trabalho) @@ -0,0 +1,23 @@ +# $FreeBSD$ + +PORTNAME= azure-cli-relay +PORTVERSION= 0.1.2 +CATEGORIES= sysutils python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Command-Line Tools Relay Command Module + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-mgmt-relay>=0.1.0:devel/py-azure-mgmt-relay@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-core>=0:sysutils/py-azure-cli-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} + +USES= azurepy python +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: sysutils/py-azure-cli-relay/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-relay/distinfo =================================================================== --- sysutils/py-azure-cli-relay/distinfo (nonexistent) +++ sysutils/py-azure-cli-relay/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1545598254 +SHA256 (azure-cli-relay-0.1.2.tar.gz) = f9f1aa564e42e5f9299fde6bfce3d24fd7f59fb5b9fad6827a430cd90fba1ccc +SIZE (azure-cli-relay-0.1.2.tar.gz) = 6759 Property changes on: sysutils/py-azure-cli-relay/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-relay/pkg-descr =================================================================== --- sysutils/py-azure-cli-relay/pkg-descr (nonexistent) +++ sysutils/py-azure-cli-relay/pkg-descr (cópia de trabalho) @@ -0,0 +1,8 @@ +Microsoft Azure CLI 'relay' Command Module + +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-relay/ Property changes on: sysutils/py-azure-cli-relay/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-relay/Makefile =================================================================== --- devel/py-azure-mgmt-relay/Makefile (nonexistent) +++ devel/py-azure-mgmt-relay/Makefile (cópia de trabalho) @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= azure-mgmt-relay +PORTVERSION= 0.1.0 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Relay Management Client Library for Python + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.20:net-mgmt/py-msrestazure@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} + +USES= azurepy python zip +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: devel/py-azure-mgmt-relay/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-relay/distinfo =================================================================== --- devel/py-azure-mgmt-relay/distinfo (nonexistent) +++ devel/py-azure-mgmt-relay/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1545598339 +SHA256 (azure-mgmt-relay-0.1.0.zip) = d9f987cf2998b8a354f331b2a71082c049193f1e1cd345812e14b9b821365acb +SIZE (azure-mgmt-relay-0.1.0.zip) = 46677 Property changes on: devel/py-azure-mgmt-relay/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-relay/pkg-descr =================================================================== --- devel/py-azure-mgmt-relay/pkg-descr (nonexistent) +++ devel/py-azure-mgmt-relay/pkg-descr (cópia de trabalho) @@ -0,0 +1,6 @@ +This is the Microsoft Azure Relay Management Client Library. + +Azure Resource Manager (ARM) is the next generation of management APIs that +replace the old Azure Service Management (ASM). + +WWW: https://pypi.org/project/azure-mgmt-relay/ Property changes on: devel/py-azure-mgmt-relay/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-redis/Makefile =================================================================== --- sysutils/py-azure-cli-redis/Makefile (nonexistent) +++ sysutils/py-azure-cli-redis/Makefile (cópia de trabalho) @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= azure-cli-redis +PORTVERSION= 0.3.2 +CATEGORIES= sysutils python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Command-Line Tools Redis Command Module + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-mgmt-redis>=5.0.0:devel/py-azure-mgmt-redis@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-core>=0:sysutils/py-azure-cli-core@${PY_FLAVOR} + +USES= azurepy python +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: sysutils/py-azure-cli-redis/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-redis/distinfo =================================================================== --- sysutils/py-azure-cli-redis/distinfo (nonexistent) +++ sysutils/py-azure-cli-redis/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1545598568 +SHA256 (azure-cli-redis-0.3.2.tar.gz) = 02185ef78670a0443f76425e8c0ef9ef0442a7641bf5d9a73154e9f66a3cd519 +SIZE (azure-cli-redis-0.3.2.tar.gz) = 6952 Property changes on: sysutils/py-azure-cli-redis/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-redis/pkg-descr =================================================================== --- sysutils/py-azure-cli-redis/pkg-descr (nonexistent) +++ sysutils/py-azure-cli-redis/pkg-descr (cópia de trabalho) @@ -0,0 +1,8 @@ +Microsoft Azure CLI 'redis' Command Module + +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-redis/ Property changes on: sysutils/py-azure-cli-redis/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-redis/Makefile =================================================================== --- devel/py-azure-mgmt-redis/Makefile (nonexistent) +++ devel/py-azure-mgmt-redis/Makefile (cópia de trabalho) @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= azure-mgmt-redis +PORTVERSION= 5.0.0 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Redis Cache Management Client Library for Python + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.20:net-mgmt/py-msrestazure@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} + +USES= azurepy python zip +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: devel/py-azure-mgmt-redis/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-redis/distinfo =================================================================== --- devel/py-azure-mgmt-redis/distinfo (nonexistent) +++ devel/py-azure-mgmt-redis/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1545598684 +SHA256 (azure-mgmt-redis-5.0.0.zip) = 374a267b83ec4e71077b8afad537863fb93816c96407595cdd02973235356ded +SIZE (azure-mgmt-redis-5.0.0.zip) = 54142 Property changes on: devel/py-azure-mgmt-redis/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-redis/pkg-descr =================================================================== --- devel/py-azure-mgmt-redis/pkg-descr (nonexistent) +++ devel/py-azure-mgmt-redis/pkg-descr (cópia de trabalho) @@ -0,0 +1,6 @@ +This is the Microsoft Azure Redis Cache Management Client Library. + +Azure Resource Manager (ARM) is the next generation of management APIs that +replace the old Azure Service Management (ASM). + +WWW: https://pypi.org/project/azure-mgmt-redis/ Property changes on: devel/py-azure-mgmt-redis/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-rdbms/Makefile =================================================================== --- sysutils/py-azure-cli-rdbms/Makefile (nonexistent) +++ sysutils/py-azure-cli-rdbms/Makefile (cópia de trabalho) @@ -0,0 +1,23 @@ +# $FreeBSD$ + +PORTNAME= azure-cli-rdbms +PORTVERSION= 0.3.5 +CATEGORIES= sysutils python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Command-Line Tools MySQL and PostgreSQL Command Module + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-mgmt-rdbms>=1.5.0:devel/py-azure-mgmt-rdbms@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-core>=0:sysutils/py-azure-cli-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} + +USES= azurepy python +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: sysutils/py-azure-cli-rdbms/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-rdbms/distinfo =================================================================== --- sysutils/py-azure-cli-rdbms/distinfo (nonexistent) +++ sysutils/py-azure-cli-rdbms/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1545598979 +SHA256 (azure-cli-rdbms-0.3.5.tar.gz) = 42572f0a312540fed291d3936eb2f04cabba335b79465e663184a0bb23c52aba +SIZE (azure-cli-rdbms-0.3.5.tar.gz) = 13276 Property changes on: sysutils/py-azure-cli-rdbms/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-rdbms/pkg-descr =================================================================== --- sysutils/py-azure-cli-rdbms/pkg-descr (nonexistent) +++ sysutils/py-azure-cli-rdbms/pkg-descr (cópia de trabalho) @@ -0,0 +1,8 @@ +Microsoft Azure CLI 'MySQL and PostgreSQL' Command Module + +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-rdbms/ Property changes on: sysutils/py-azure-cli-rdbms/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-rdbms/Makefile =================================================================== --- devel/py-azure-mgmt-rdbms/Makefile (nonexistent) +++ devel/py-azure-mgmt-rdbms/Makefile (cópia de trabalho) @@ -0,0 +1,23 @@ +# $FreeBSD$ + +PORTNAME= azure-mgmt-rdbms +PORTVERSION= 1.5.0 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure RDBMS Management Client Library for Python + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrest>=0.5.0:net-mgmt/py-msrest@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.32:net-mgmt/py-msrestazure@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} + +USES= azurepy python zip +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: devel/py-azure-mgmt-rdbms/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-rdbms/distinfo =================================================================== --- devel/py-azure-mgmt-rdbms/distinfo (nonexistent) +++ devel/py-azure-mgmt-rdbms/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1545599084 +SHA256 (azure-mgmt-rdbms-1.5.0.zip) = 3b6a194e6b82aa9fa187d1060ff3f19ad7218317b9ae30d9b64c3113ac8dfd7c +SIZE (azure-mgmt-rdbms-1.5.0.zip) = 260692 Property changes on: devel/py-azure-mgmt-rdbms/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-rdbms/pkg-descr =================================================================== --- devel/py-azure-mgmt-rdbms/pkg-descr (nonexistent) +++ devel/py-azure-mgmt-rdbms/pkg-descr (cópia de trabalho) @@ -0,0 +1,6 @@ +This is the Microsoft Azure RDBMS Management Client Library. + +Azure Resource Manager (ARM) is the next generation of management APIs that +replace the old Azure Service Management (ASM). + +WWW: https://pypi.org/project/azure-mgmt-rdbms/ Property changes on: devel/py-azure-mgmt-rdbms/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-policyinsights/Makefile =================================================================== --- sysutils/py-azure-cli-policyinsights/Makefile (nonexistent) +++ sysutils/py-azure-cli-policyinsights/Makefile (cópia de trabalho) @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= azure-cli-policyinsights +PORTVERSION= 0.1.0 +CATEGORIES= sysutils python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Command-Line Tools Policy Insights Command Module + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-mgmt-policyinsights>=0.1.0:devel/py-azure-mgmt-policyinsights@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-core>=0:sysutils/py-azure-cli-core@${PY_FLAVOR} + +USES= azurepy python +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: sysutils/py-azure-cli-policyinsights/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-policyinsights/distinfo =================================================================== --- sysutils/py-azure-cli-policyinsights/distinfo (nonexistent) +++ sysutils/py-azure-cli-policyinsights/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1545600395 +SHA256 (azure-cli-policyinsights-0.1.0.tar.gz) = 796f839f7bdbc0c9e93a4d44efcf921efc35b53a180263888061b0f06ade0659 +SIZE (azure-cli-policyinsights-0.1.0.tar.gz) = 5914 Property changes on: sysutils/py-azure-cli-policyinsights/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-policyinsights/pkg-descr =================================================================== --- sysutils/py-azure-cli-policyinsights/pkg-descr (nonexistent) +++ sysutils/py-azure-cli-policyinsights/pkg-descr (cópia de trabalho) @@ -0,0 +1,8 @@ +Microsoft Azure CLI 'policyinsights' Command Module + +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-policyinsights/ Property changes on: sysutils/py-azure-cli-policyinsights/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-policyinsights/Makefile =================================================================== --- devel/py-azure-mgmt-policyinsights/Makefile (nonexistent) +++ devel/py-azure-mgmt-policyinsights/Makefile (cópia de trabalho) @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= azure-mgmt-policyinsights +PORTVERSION= 0.1.0 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Policy Insights Client Library for Python + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.27:net-mgmt/py-msrestazure@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} + +USES= azurepy python zip +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: devel/py-azure-mgmt-policyinsights/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-policyinsights/distinfo =================================================================== --- devel/py-azure-mgmt-policyinsights/distinfo (nonexistent) +++ devel/py-azure-mgmt-policyinsights/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1545600577 +SHA256 (azure-mgmt-policyinsights-0.1.0.zip) = ff94cb12d6e01bf1470c2a6af4ce6960669ab4209106153879ff97addc569ce1 +SIZE (azure-mgmt-policyinsights-0.1.0.zip) = 51128 Property changes on: devel/py-azure-mgmt-policyinsights/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-policyinsights/pkg-descr =================================================================== --- devel/py-azure-mgmt-policyinsights/pkg-descr (nonexistent) +++ devel/py-azure-mgmt-policyinsights/pkg-descr (cópia de trabalho) @@ -0,0 +1,6 @@ +This is the Microsoft Azure Policy Insights Management Client Library. + +Azure Resource Manager (ARM) is the next generation of management APIs that +replace the old Azure Service Management (ASM). + +WWW: https://pypi.org/project/azure-mgmt-policyinsights/ Property changes on: devel/py-azure-mgmt-policyinsights/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-network/Makefile =================================================================== --- sysutils/py-azure-cli-network/Makefile (nonexistent) +++ sysutils/py-azure-cli-network/Makefile (cópia de trabalho) @@ -0,0 +1,24 @@ +# $FreeBSD$ + +PORTNAME= azure-cli-network +PORTVERSION= 2.2.11 +CATEGORIES= sysutils python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Command-Line Tools Network Command Module + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-mgmt-network>=2.4.0:devel/py-azure-mgmt-network@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-mgmt-trafficmanager>=0.50.0:devel/py-azure-mgmt-trafficmanager@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-mgmt-dns>=2.1.0:devel/py-azure-mgmt-dns@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-core>=0:sysutils/py-azure-cli-core@${PY_FLAVOR} + +USES= azurepy python +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: sysutils/py-azure-cli-network/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-network/distinfo =================================================================== --- sysutils/py-azure-cli-network/distinfo (nonexistent) +++ sysutils/py-azure-cli-network/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1545600810 +SHA256 (azure-cli-network-2.2.11.tar.gz) = 71c82b26dd14b65d3d7bd346a0416cfd018c3f24c4ed20a6a04e28d391261e9e +SIZE (azure-cli-network-2.2.11.tar.gz) = 107511 Property changes on: sysutils/py-azure-cli-network/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-network/pkg-descr =================================================================== --- sysutils/py-azure-cli-network/pkg-descr (nonexistent) +++ sysutils/py-azure-cli-network/pkg-descr (cópia de trabalho) @@ -0,0 +1,8 @@ +Microsoft Azure CLI 'network' Command Module + +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-network/ Property changes on: sysutils/py-azure-cli-network/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-trafficmanager/Makefile =================================================================== --- devel/py-azure-mgmt-trafficmanager/Makefile (nonexistent) +++ devel/py-azure-mgmt-trafficmanager/Makefile (cópia de trabalho) @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= azure-mgmt-trafficmanager +PORTVERSION= 0.50.0 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Traffic Manager Client Library for Python + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.27:net-mgmt/py-msrestazure@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} + +USES= azurepy python zip +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: devel/py-azure-mgmt-trafficmanager/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-trafficmanager/distinfo =================================================================== --- devel/py-azure-mgmt-trafficmanager/distinfo (nonexistent) +++ devel/py-azure-mgmt-trafficmanager/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1545600963 +SHA256 (azure-mgmt-trafficmanager-0.50.0.zip) = 126167eaa82b443b5b71394050ec292f45074701232bdbdda71f636e9b46516b +SIZE (azure-mgmt-trafficmanager-0.50.0.zip) = 62646 Property changes on: devel/py-azure-mgmt-trafficmanager/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-trafficmanager/pkg-descr =================================================================== --- devel/py-azure-mgmt-trafficmanager/pkg-descr (nonexistent) +++ devel/py-azure-mgmt-trafficmanager/pkg-descr (cópia de trabalho) @@ -0,0 +1,6 @@ +This is the Microsoft Azure Traffic Manager Client Library. + +Azure Resource Manager (ARM) is the next generation of management APIs that +replace the old Azure Service Management (ASM). + +WWW: https://pypi.org/project/azure-mgmt-trafficmanager/ Property changes on: devel/py-azure-mgmt-trafficmanager/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-dns/Makefile =================================================================== --- devel/py-azure-mgmt-dns/Makefile (nonexistent) +++ devel/py-azure-mgmt-dns/Makefile (cópia de trabalho) @@ -0,0 +1,23 @@ +# $FreeBSD$ + +PORTNAME= azure-mgmt-dns +PORTVERSION= 2.1.0 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure DNS Management Client Library for Python + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrest>=0.5.0:net-mgmt/py-msrest@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.32:net-mgmt/py-msrestazure@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} + +USES= azurepy python zip +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: devel/py-azure-mgmt-dns/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-dns/distinfo =================================================================== --- devel/py-azure-mgmt-dns/distinfo (nonexistent) +++ devel/py-azure-mgmt-dns/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1545601099 +SHA256 (azure-mgmt-dns-2.1.0.zip) = 3730b1b3f545a5aa43c0fff07418b362a789eb7d81286e2bed90ffef88bfa5d0 +SIZE (azure-mgmt-dns-2.1.0.zip) = 145766 Property changes on: devel/py-azure-mgmt-dns/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-dns/pkg-descr =================================================================== --- devel/py-azure-mgmt-dns/pkg-descr (nonexistent) +++ devel/py-azure-mgmt-dns/pkg-descr (cópia de trabalho) @@ -0,0 +1,6 @@ +This is the Microsoft Azure DNS Management Client Library. + +Azure Resource Manager (ARM) is the next generation of management APIs that +replace the old Azure Service Management (ASM). + +WWW: https://pypi.org/project/azure-mgmt-dns/ Property changes on: devel/py-azure-mgmt-dns/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-maps/Makefile =================================================================== --- sysutils/py-azure-cli-maps/Makefile (nonexistent) +++ sysutils/py-azure-cli-maps/Makefile (cópia de trabalho) @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= azure-cli-maps +PORTVERSION= 0.3.3 +CATEGORIES= sysutils python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Command-Line Tools Maps Command Module + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-mgmt-maps>=0.1.0:devel/py-azure-mgmt-maps@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-core>=0:sysutils/py-azure-cli-core@${PY_FLAVOR} + +USES= azurepy python +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: sysutils/py-azure-cli-maps/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-maps/distinfo =================================================================== --- sysutils/py-azure-cli-maps/distinfo (nonexistent) +++ sysutils/py-azure-cli-maps/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1545601410 +SHA256 (azure-cli-maps-0.3.3.tar.gz) = 24ef125e9e421b295e1c0b5b2c7085307b64f8029e438bec2e142b00b8d473f0 +SIZE (azure-cli-maps-0.3.3.tar.gz) = 4475 Property changes on: sysutils/py-azure-cli-maps/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-maps/pkg-descr =================================================================== --- sysutils/py-azure-cli-maps/pkg-descr (nonexistent) +++ sysutils/py-azure-cli-maps/pkg-descr (cópia de trabalho) @@ -0,0 +1,8 @@ +Microsoft Azure CLI 'maps' Command Module + +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-maps/ Property changes on: sysutils/py-azure-cli-maps/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-maps/Makefile =================================================================== --- devel/py-azure-mgmt-maps/Makefile (nonexistent) +++ devel/py-azure-mgmt-maps/Makefile (cópia de trabalho) @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= azure-mgmt-maps +PORTVERSION= 0.1.0 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Maps Client Library for Python + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.27:net-mgmt/py-msrestazure@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} + +USES= azurepy python zip +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: devel/py-azure-mgmt-maps/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-maps/distinfo =================================================================== --- devel/py-azure-mgmt-maps/distinfo (nonexistent) +++ devel/py-azure-mgmt-maps/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1545601490 +SHA256 (azure-mgmt-maps-0.1.0.zip) = c120e210bb61768da29de24d28b82f8d42ae24e52396eb6569b499709e22f006 +SIZE (azure-mgmt-maps-0.1.0.zip) = 37078 Property changes on: devel/py-azure-mgmt-maps/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-maps/pkg-descr =================================================================== --- devel/py-azure-mgmt-maps/pkg-descr (nonexistent) +++ devel/py-azure-mgmt-maps/pkg-descr (cópia de trabalho) @@ -0,0 +1,6 @@ +This is the Microsoft Azure Maps Client Library. + +Azure Resource Manager (ARM) is the next generation of management APIs that +replace the old Azure Service Management (ASM). + +WWW: https://pypi.org/project/azure-mgmt-maps/ Property changes on: devel/py-azure-mgmt-maps/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-lab/Makefile =================================================================== --- sysutils/py-azure-cli-lab/Makefile (nonexistent) +++ sysutils/py-azure-cli-lab/Makefile (cópia de trabalho) @@ -0,0 +1,23 @@ +# $FreeBSD$ + +PORTNAME= azure-cli-lab +PORTVERSION= 0.1.4 +CATEGORIES= sysutils python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Command-Line Tools DevTestLabs Command Module + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-mgmt-devtestlabs>=2.2.0:devel/py-azure-mgmt-devtestlabs@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-graphrbac>=0.53.0:devel/py-azure-graphrbac@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-core>=0:sysutils/py-azure-cli-core@${PY_FLAVOR} + +USES= azurepy python +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: sysutils/py-azure-cli-lab/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-lab/distinfo =================================================================== --- sysutils/py-azure-cli-lab/distinfo (nonexistent) +++ sysutils/py-azure-cli-lab/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1545601761 +SHA256 (azure-cli-lab-0.1.4.tar.gz) = 59ae795812f076be069b4e809bed1d1facf67abcf701b11dee27e658352cb4a8 +SIZE (azure-cli-lab-0.1.4.tar.gz) = 15453 Property changes on: sysutils/py-azure-cli-lab/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-lab/pkg-descr =================================================================== --- sysutils/py-azure-cli-lab/pkg-descr (nonexistent) +++ sysutils/py-azure-cli-lab/pkg-descr (cópia de trabalho) @@ -0,0 +1,8 @@ +Microsoft Azure CLI 'DevTestLabs' Command Module + +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-lab/ Property changes on: sysutils/py-azure-cli-lab/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-devtestlabs/Makefile =================================================================== --- devel/py-azure-mgmt-devtestlabs/Makefile (nonexistent) +++ devel/py-azure-mgmt-devtestlabs/Makefile (cópia de trabalho) @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= azure-mgmt-devtestlabs +PORTVERSION= 2.2.0 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure DevTestLabs Management Client Library for Python + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.20:net-mgmt/py-msrestazure@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} + +USES= azurepy python zip +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: devel/py-azure-mgmt-devtestlabs/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-devtestlabs/distinfo =================================================================== --- devel/py-azure-mgmt-devtestlabs/distinfo (nonexistent) +++ devel/py-azure-mgmt-devtestlabs/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1545601890 +SHA256 (azure-mgmt-devtestlabs-2.2.0.zip) = d416a6d0883b0d33a63c524db6455ee90a01a72a9d8757653e446bf4d3f69796 +SIZE (azure-mgmt-devtestlabs-2.2.0.zip) = 207202 Property changes on: devel/py-azure-mgmt-devtestlabs/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-devtestlabs/pkg-descr =================================================================== --- devel/py-azure-mgmt-devtestlabs/pkg-descr (nonexistent) +++ devel/py-azure-mgmt-devtestlabs/pkg-descr (cópia de trabalho) @@ -0,0 +1,6 @@ +This is the Microsoft Azure DevTestLabs Management Client Library. + +Azure Resource Manager (ARM) is the next generation of management APIs that +replace the old Azure Service Management (ASM). + +WWW: https://pypi.org/project/azure-mgmt-devtestlabs/ Property changes on: devel/py-azure-mgmt-devtestlabs/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-keyvault/Makefile =================================================================== --- sysutils/py-azure-cli-keyvault/Makefile (nonexistent) +++ sysutils/py-azure-cli-keyvault/Makefile (cópia de trabalho) @@ -0,0 +1,25 @@ +# $FreeBSD$ + +PORTNAME= azure-cli-keyvault +PORTVERSION= 2.2.9 +CATEGORIES= sysutils python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Command-Line Tools Keyvault Command Module + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-mgmt-keyvault>=1.1.0:devel/py-azure-mgmt-keyvault@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-keyvault>=1.1.0:devel/py-azure-keyvault@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-graphrbac>=0.53.0:devel/py-azure-graphrbac@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-core>=0:sysutils/py-azure-cli-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}openssl>0:security/py-openssl@${PY_FLAVOR} + +USES= azurepy python +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: sysutils/py-azure-cli-keyvault/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-keyvault/distinfo =================================================================== --- sysutils/py-azure-cli-keyvault/distinfo (nonexistent) +++ sysutils/py-azure-cli-keyvault/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1545602140 +SHA256 (azure-cli-keyvault-2.2.9.tar.gz) = db1505f870e5057bd7a81bbaa3fd660f44866d34f5aaa3ba87453636110d3a38 +SIZE (azure-cli-keyvault-2.2.9.tar.gz) = 27199 Property changes on: sysutils/py-azure-cli-keyvault/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-keyvault/pkg-descr =================================================================== --- sysutils/py-azure-cli-keyvault/pkg-descr (nonexistent) +++ sysutils/py-azure-cli-keyvault/pkg-descr (cópia de trabalho) @@ -0,0 +1,8 @@ +Microsoft Azure CLI 'keyvault' Command Module + +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-keyvault/ Property changes on: sysutils/py-azure-cli-keyvault/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-iotcentral/Makefile =================================================================== --- sysutils/py-azure-cli-iotcentral/Makefile (nonexistent) +++ sysutils/py-azure-cli-iotcentral/Makefile (cópia de trabalho) @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= azure-cli-iotcentral +PORTVERSION= 0.1.5 +CATEGORIES= sysutils python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Command-Line Tools IoT Central Command Module + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-mgmt-iotcentral>=1.0.0:devel/py-azure-mgmt-iotcentral@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-core>=0:sysutils/py-azure-cli-core@${PY_FLAVOR} + +USES= azurepy python +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: sysutils/py-azure-cli-iotcentral/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-iotcentral/distinfo =================================================================== --- sysutils/py-azure-cli-iotcentral/distinfo (nonexistent) +++ sysutils/py-azure-cli-iotcentral/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1545605002 +SHA256 (azure-cli-iotcentral-0.1.5.tar.gz) = d0291735755bceab4e6f0ae00b43a023db55a676043949b846c577359699fa72 +SIZE (azure-cli-iotcentral-0.1.5.tar.gz) = 4632 Property changes on: sysutils/py-azure-cli-iotcentral/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-iotcentral/pkg-descr =================================================================== --- sysutils/py-azure-cli-iotcentral/pkg-descr (nonexistent) +++ sysutils/py-azure-cli-iotcentral/pkg-descr (cópia de trabalho) @@ -0,0 +1,8 @@ +Microsoft Azure CLI 'iotcentral' Command Module + +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-iotcentral/ Property changes on: sysutils/py-azure-cli-iotcentral/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-iotcentral/Makefile =================================================================== --- devel/py-azure-mgmt-iotcentral/Makefile (nonexistent) +++ devel/py-azure-mgmt-iotcentral/Makefile (cópia de trabalho) @@ -0,0 +1,23 @@ +# $FreeBSD$ + +PORTNAME= azure-mgmt-iotcentral +PORTVERSION= 1.0.0 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure IoTCentral Management Client Library for Python + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrest>=0.5.0:net-mgmt/py-msrest@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.32:net-mgmt/py-msrestazure@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} + +USES= azurepy python zip +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: devel/py-azure-mgmt-iotcentral/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-iotcentral/distinfo =================================================================== --- devel/py-azure-mgmt-iotcentral/distinfo (nonexistent) +++ devel/py-azure-mgmt-iotcentral/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1545605108 +SHA256 (azure-mgmt-iotcentral-1.0.0.zip) = 9aac88ed1f993965015f4e9986931fc08798e09d7b864928681a7cebff053de8 +SIZE (azure-mgmt-iotcentral-1.0.0.zip) = 36026 Property changes on: devel/py-azure-mgmt-iotcentral/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-iotcentral/pkg-descr =================================================================== --- devel/py-azure-mgmt-iotcentral/pkg-descr (nonexistent) +++ devel/py-azure-mgmt-iotcentral/pkg-descr (cópia de trabalho) @@ -0,0 +1,6 @@ +This is the Microsoft Azure IoTCentral Management Client Library. + +Azure Resource Manager (ARM) is the next generation of management APIs that +replace the old Azure Service Management (ASM). + +WWW: https://pypi.org/project/azure-mgmt-iotcentral/ Property changes on: devel/py-azure-mgmt-iotcentral/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-iot/Makefile =================================================================== --- sysutils/py-azure-cli-iot/Makefile (nonexistent) +++ sysutils/py-azure-cli-iot/Makefile (cópia de trabalho) @@ -0,0 +1,24 @@ +# $FreeBSD$ + +PORTNAME= azure-cli-iot +PORTVERSION= 0.3.4 +CATEGORIES= sysutils python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Command-Line Tools IoT Command Module + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-mgmt-iothub>=0.7.0:devel/py-azure-mgmt-iothub@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-mgmt-iothubprovisioningservices>=0.2.0:devel/py-azure-mgmt-iothubprovisioningservices@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-core>=0:sysutils/py-azure-cli-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}openssl>0:security/py-openssl@${PY_FLAVOR} + +USES= azurepy python +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: sysutils/py-azure-cli-iot/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-iot/distinfo =================================================================== --- sysutils/py-azure-cli-iot/distinfo (nonexistent) +++ sysutils/py-azure-cli-iot/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1545605303 +SHA256 (azure-cli-iot-0.3.4.tar.gz) = 8ebb0bbebe50aa8e2f70e61ae0685fed82c980fb80437ad8304f5bb9fafe2d62 +SIZE (azure-cli-iot-0.3.4.tar.gz) = 25036 Property changes on: sysutils/py-azure-cli-iot/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-iot/pkg-descr =================================================================== --- sysutils/py-azure-cli-iot/pkg-descr (nonexistent) +++ sysutils/py-azure-cli-iot/pkg-descr (cópia de trabalho) @@ -0,0 +1,8 @@ +Microsoft Azure CLI 'iot' Command Module + +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-iot/ Property changes on: sysutils/py-azure-cli-iot/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-iothub/Makefile =================================================================== --- devel/py-azure-mgmt-iothub/Makefile (nonexistent) +++ devel/py-azure-mgmt-iothub/Makefile (cópia de trabalho) @@ -0,0 +1,23 @@ +# $FreeBSD$ + +PORTNAME= azure-mgmt-iothub +PORTVERSION= 0.7.0 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure IoTHub Management Client Library for Python + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrest>=0.5.0:net-mgmt/py-msrest@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.32:net-mgmt/py-msrestazure@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} + +USES= azurepy python zip +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: devel/py-azure-mgmt-iothub/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-iothub/distinfo =================================================================== --- devel/py-azure-mgmt-iothub/distinfo (nonexistent) +++ devel/py-azure-mgmt-iothub/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1545605836 +SHA256 (azure-mgmt-iothub-0.7.0.zip) = a0055fa6ec7a8d6dc9458605878d04d229f57f248096e54bc82dbe4c16d17634 +SIZE (azure-mgmt-iothub-0.7.0.zip) = 140713 Property changes on: devel/py-azure-mgmt-iothub/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-iothub/pkg-descr =================================================================== --- devel/py-azure-mgmt-iothub/pkg-descr (nonexistent) +++ devel/py-azure-mgmt-iothub/pkg-descr (cópia de trabalho) @@ -0,0 +1,6 @@ +This is the Microsoft Azure IoTHub Management Client Library. + +Azure Resource Manager (ARM) is the next generation of management APIs that +replace the old Azure Service Management (ASM). + +WWW: https://pypi.org/project/azure-mgmt-iothub/ Property changes on: devel/py-azure-mgmt-iothub/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-iothubprovisioningservices/Makefile =================================================================== --- devel/py-azure-mgmt-iothubprovisioningservices/Makefile (nonexistent) +++ devel/py-azure-mgmt-iothubprovisioningservices/Makefile (cópia de trabalho) @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= azure-mgmt-iothubprovisioningservices +PORTVERSION= 0.2.0 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure IoTHub Provisioning Services Client Library for Python + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.20:net-mgmt/py-msrestazure@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} + +USES= azurepy python zip +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: devel/py-azure-mgmt-iothubprovisioningservices/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-iothubprovisioningservices/distinfo =================================================================== --- devel/py-azure-mgmt-iothubprovisioningservices/distinfo (nonexistent) +++ devel/py-azure-mgmt-iothubprovisioningservices/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1545605937 +SHA256 (azure-mgmt-iothubprovisioningservices-0.2.0.zip) = 8c37acfd1c33aba845f2e0302ef7266cad31cba503cc990a48684659acb7b91d +SIZE (azure-mgmt-iothubprovisioningservices-0.2.0.zip) = 71353 Property changes on: devel/py-azure-mgmt-iothubprovisioningservices/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-iothubprovisioningservices/pkg-descr =================================================================== --- devel/py-azure-mgmt-iothubprovisioningservices/pkg-descr (nonexistent) +++ devel/py-azure-mgmt-iothubprovisioningservices/pkg-descr (cópia de trabalho) @@ -0,0 +1,6 @@ +This is the Microsoft Azure IoTHub Provisioning Services Client Library. + +Azure Resource Manager (ARM) is the next generation of management APIs that +replace the old Azure Service Management (ASM). + +WWW: https://pypi.org/project/azure-mgmt-iothubprovisioningservices/ Property changes on: devel/py-azure-mgmt-iothubprovisioningservices/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-interactive/Makefile =================================================================== --- sysutils/py-azure-cli-interactive/Makefile (nonexistent) +++ sysutils/py-azure-cli-interactive/Makefile (cópia de trabalho) @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= azure-cli-interactive +PORTVERSION= 0.4.1 +CATEGORIES= sysutils python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Command-Line Interactive Shell + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-cli-core>=0:sysutils/py-azure-cli-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}prompt_toolkit>=1.0.15:devel/py-prompt_toolkit@${PY_FLAVOR} + +USES= azurepy python +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: sysutils/py-azure-cli-interactive/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-interactive/distinfo =================================================================== --- sysutils/py-azure-cli-interactive/distinfo (nonexistent) +++ sysutils/py-azure-cli-interactive/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1545606364 +SHA256 (azure-cli-interactive-0.4.1.tar.gz) = 2a0b8e9f919cf4c00e2eb1dcbe4d712a5a904d2f1ecfd6fbf0907cb2d9c702d6 +SIZE (azure-cli-interactive-0.4.1.tar.gz) = 6895 Property changes on: sysutils/py-azure-cli-interactive/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-interactive/pkg-descr =================================================================== --- sysutils/py-azure-cli-interactive/pkg-descr (nonexistent) +++ sysutils/py-azure-cli-interactive/pkg-descr (cópia de trabalho) @@ -0,0 +1,16 @@ +The interactive shell for Microsoft Azure CLI (Command Line Interface) + + - Interactive Tutorials + - Lightweight Drop Down Completions + - Auto Cached Suggestions + - Dynamic parameter completion + - Defaulting scopes of commands + - On the fly descriptions of the commands AND parameters + - On the fly examples of how to utilize each command + - Optional 'az' component + - Query the previous command + - Navigation of example pane + - Optional layout configurations + - Fun Colors + +WWW: https://pypi.org/project/azure-cli-interactive/ Property changes on: sysutils/py-azure-cli-interactive/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-hdinsight/Makefile =================================================================== --- sysutils/py-azure-cli-hdinsight/Makefile (nonexistent) +++ sysutils/py-azure-cli-hdinsight/Makefile (cópia de trabalho) @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= azure-cli-hdinsight +PORTVERSION= 0.1.0 +CATEGORIES= sysutils python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Command-Line Tools HDInsight Command Module + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-mgmt-hdinsight>=0.2.0:devel/py-azure-mgmt-hdinsight@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-core>=0:sysutils/py-azure-cli-core@${PY_FLAVOR} + +USES= azurepy python +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: sysutils/py-azure-cli-hdinsight/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-hdinsight/distinfo =================================================================== --- sysutils/py-azure-cli-hdinsight/distinfo (nonexistent) +++ sysutils/py-azure-cli-hdinsight/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1545606669 +SHA256 (azure-cli-hdinsight-0.1.0.tar.gz) = 023fb15d83f4bd7daac8e52050c3f7eb474526e5b97ded2c73a5e3883647e4aa +SIZE (azure-cli-hdinsight-0.1.0.tar.gz) = 7851 Property changes on: sysutils/py-azure-cli-hdinsight/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-hdinsight/pkg-descr =================================================================== --- sysutils/py-azure-cli-hdinsight/pkg-descr (nonexistent) +++ sysutils/py-azure-cli-hdinsight/pkg-descr (cópia de trabalho) @@ -0,0 +1,8 @@ +Microsoft Azure CLI 'hdinsight' Command Module + +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-hdinsight/ Property changes on: sysutils/py-azure-cli-hdinsight/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-hdinsight/Makefile =================================================================== --- devel/py-azure-mgmt-hdinsight/Makefile (nonexistent) +++ devel/py-azure-mgmt-hdinsight/Makefile (cópia de trabalho) @@ -0,0 +1,23 @@ +# $FreeBSD$ + +PORTNAME= azure-mgmt-hdinsight +PORTVERSION= 0.2.0 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure HDInsight Management Client Library for Python + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrest>=0.5.0:net-mgmt/py-msrest@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.32:net-mgmt/py-msrestazure@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} + +USES= azurepy python zip +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: devel/py-azure-mgmt-hdinsight/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-hdinsight/distinfo =================================================================== --- devel/py-azure-mgmt-hdinsight/distinfo (nonexistent) +++ devel/py-azure-mgmt-hdinsight/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1545606748 +SHA256 (azure-mgmt-hdinsight-0.2.0.zip) = 0004260de83d9a31e8bfce627dfc942186dea3e604ba387727130930f84a3fb5 +SIZE (azure-mgmt-hdinsight-0.2.0.zip) = 123444 Property changes on: devel/py-azure-mgmt-hdinsight/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-hdinsight/pkg-descr =================================================================== --- devel/py-azure-mgmt-hdinsight/pkg-descr (nonexistent) +++ devel/py-azure-mgmt-hdinsight/pkg-descr (cópia de trabalho) @@ -0,0 +1,6 @@ +This is the Microsoft Azure HDInsight Management Client Library. + +Azure Resource Manager (ARM) is the next generation of management APIs that +replace the old Azure Service Management (ASM). + +WWW: https://pypi.org/project/azure-mgmt-hdinsight/ Property changes on: devel/py-azure-mgmt-hdinsight/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-find/Makefile =================================================================== --- sysutils/py-azure-cli-find/Makefile (nonexistent) +++ sysutils/py-azure-cli-find/Makefile (cópia de trabalho) @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= azure-cli-find +PORTVERSION= 0.2.13 +CATEGORIES= sysutils python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Command-Line Tools Find Command Module + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-cli-core>=0:sysutils/py-azure-cli-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}whoosh>=0:textproc/py-whoosh@${PY_FLAVOR} + +USES= azurepy python +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: sysutils/py-azure-cli-find/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-find/distinfo =================================================================== --- sysutils/py-azure-cli-find/distinfo (nonexistent) +++ sysutils/py-azure-cli-find/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1545606920 +SHA256 (azure-cli-find-0.2.13.tar.gz) = bb6482806c319a5080f5a6cdb02d596d27823432e2cda5ffc921029e604c08de +SIZE (azure-cli-find-0.2.13.tar.gz) = 4768 Property changes on: sysutils/py-azure-cli-find/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-find/pkg-descr =================================================================== --- sysutils/py-azure-cli-find/pkg-descr (nonexistent) +++ sysutils/py-azure-cli-find/pkg-descr (cópia de trabalho) @@ -0,0 +1,8 @@ +Microsoft Azure CLI 'find' Command Module + +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-find/ Property changes on: sysutils/py-azure-cli-find/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-feedback/Makefile =================================================================== --- sysutils/py-azure-cli-feedback/Makefile (nonexistent) +++ sysutils/py-azure-cli-feedback/Makefile (cópia de trabalho) @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= azure-cli-feedback +PORTVERSION= 2.1.4 +CATEGORIES= sysutils python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Command-Line Tools Feedback Command Module + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-cli-core>=0:sysutils/py-azure-cli-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}applicationinsights>=0:devel/py-applicationinsights@${PY_FLAVOR} + +USES= azurepy python +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: sysutils/py-azure-cli-feedback/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-feedback/distinfo =================================================================== --- sysutils/py-azure-cli-feedback/distinfo (nonexistent) +++ sysutils/py-azure-cli-feedback/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1545607807 +SHA256 (azure-cli-feedback-2.1.4.tar.gz) = 7486e5a9d7a620ac9d2be4d87e6cbc552821ad85d620e114bbaa4ee55a49bdde +SIZE (azure-cli-feedback-2.1.4.tar.gz) = 3805 Property changes on: sysutils/py-azure-cli-feedback/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-feedback/pkg-descr =================================================================== --- sysutils/py-azure-cli-feedback/pkg-descr (nonexistent) +++ sysutils/py-azure-cli-feedback/pkg-descr (cópia de trabalho) @@ -0,0 +1,8 @@ +Microsoft Azure CLI 'feedback' Command Module + +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-feedback/ Property changes on: sysutils/py-azure-cli-feedback/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-extension/Makefile =================================================================== --- sysutils/py-azure-cli-extension/Makefile (nonexistent) +++ sysutils/py-azure-cli-extension/Makefile (cópia de trabalho) @@ -0,0 +1,23 @@ +# $FreeBSD$ + +PORTNAME= azure-cli-extension +PORTVERSION= 0.2.3 +CATEGORIES= sysutils python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Command-Line Tools Extension Command Module + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-cli-core>=0:sysutils/py-azure-cli-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pip>=0:devel/py-pip@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0.30.0:devel/py-wheel@${PY_FLAVOR} + +USES= azurepy python +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: sysutils/py-azure-cli-extension/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-extension/distinfo =================================================================== --- sysutils/py-azure-cli-extension/distinfo (nonexistent) +++ sysutils/py-azure-cli-extension/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1545608024 +SHA256 (azure-cli-extension-0.2.3.tar.gz) = 0c8d25912b83b374205d737ee078d3bf41f4476c210fef3aa3befc32de4016d6 +SIZE (azure-cli-extension-0.2.3.tar.gz) = 4873 Property changes on: sysutils/py-azure-cli-extension/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-extension/pkg-descr =================================================================== --- sysutils/py-azure-cli-extension/pkg-descr (nonexistent) +++ sysutils/py-azure-cli-extension/pkg-descr (cópia de trabalho) @@ -0,0 +1,8 @@ +Microsoft Azure CLI 'extension' Command Module + +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-extension/ Property changes on: sysutils/py-azure-cli-extension/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-eventhubs/Makefile =================================================================== --- sysutils/py-azure-cli-eventhubs/Makefile (nonexistent) +++ sysutils/py-azure-cli-eventhubs/Makefile (cópia de trabalho) @@ -0,0 +1,23 @@ +# $FreeBSD$ + +PORTNAME= azure-cli-eventhubs +PORTVERSION= 0.3.2 +CATEGORIES= sysutils python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Command-Line Tools Event Hubs Command Module + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-mgmt-eventhub>=2.2.0:devel/py-azure-mgmt-eventhub@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-core>=0:sysutils/py-azure-cli-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} + +USES= azurepy python +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: sysutils/py-azure-cli-eventhubs/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-eventhubs/distinfo =================================================================== --- sysutils/py-azure-cli-eventhubs/distinfo (nonexistent) +++ sysutils/py-azure-cli-eventhubs/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1545608460 +SHA256 (azure-cli-eventhubs-0.3.2.tar.gz) = 8029a4ff18e509c63f4acdaed82a562a1f8c310e6dd0bebe1f909e22f95a364e +SIZE (azure-cli-eventhubs-0.3.2.tar.gz) = 9767 Property changes on: sysutils/py-azure-cli-eventhubs/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-eventhubs/pkg-descr =================================================================== --- sysutils/py-azure-cli-eventhubs/pkg-descr (nonexistent) +++ sysutils/py-azure-cli-eventhubs/pkg-descr (cópia de trabalho) @@ -0,0 +1,8 @@ +Microsoft Azure CLI 'eventhubs' Command Module + +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-eventhubs/ Property changes on: sysutils/py-azure-cli-eventhubs/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-eventhub/Makefile =================================================================== --- devel/py-azure-mgmt-eventhub/Makefile (nonexistent) +++ devel/py-azure-mgmt-eventhub/Makefile (cópia de trabalho) @@ -0,0 +1,23 @@ +# $FreeBSD$ + +PORTNAME= azure-mgmt-eventhub +PORTVERSION= 2.2.0 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure EventHub Management Client Library for Python + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrest>=0.5.0:net-mgmt/py-msrest@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.32:net-mgmt/py-msrestazure@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} + +USES= azurepy python zip +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: devel/py-azure-mgmt-eventhub/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-eventhub/distinfo =================================================================== --- devel/py-azure-mgmt-eventhub/distinfo (nonexistent) +++ devel/py-azure-mgmt-eventhub/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1545608600 +SHA256 (azure-mgmt-eventhub-2.2.0.zip) = b5407e529b9daeefbb9393c8f7401f44a21ecfeede6e03cf08456149c1d3533e +SIZE (azure-mgmt-eventhub-2.2.0.zip) = 76364 Property changes on: devel/py-azure-mgmt-eventhub/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-eventhub/pkg-descr =================================================================== --- devel/py-azure-mgmt-eventhub/pkg-descr (nonexistent) +++ devel/py-azure-mgmt-eventhub/pkg-descr (cópia de trabalho) @@ -0,0 +1,6 @@ +This is the Microsoft Azure EventHub Management Client Library. + +Azure Resource Manager (ARM) is the next generation of management APIs that +replace the old Azure Service Management (ASM). + +WWW: https://pypi.org/project/azure-mgmt-eventhub/ Property changes on: devel/py-azure-mgmt-eventhub/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-eventgrid/Makefile =================================================================== --- sysutils/py-azure-cli-eventgrid/Makefile (nonexistent) +++ sysutils/py-azure-cli-eventgrid/Makefile (cópia de trabalho) @@ -0,0 +1,23 @@ +# $FreeBSD$ + +PORTNAME= azure-cli-eventgrid +PORTVERSION= 0.2.0 +CATEGORIES= sysutils python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Command-Line Tools EventGrid Command Module + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-mgmt-eventgrid>=0.4.0:devel/py-azure-mgmt-eventgrid@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-core>=0:sysutils/py-azure-cli-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} + +USES= azurepy python +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: sysutils/py-azure-cli-eventgrid/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-eventgrid/distinfo =================================================================== --- sysutils/py-azure-cli-eventgrid/distinfo (nonexistent) +++ sysutils/py-azure-cli-eventgrid/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1545608856 +SHA256 (azure-cli-eventgrid-0.2.0.tar.gz) = e5a7f9d3cf289ca28fc45c7aeaaf748c10b8a960367003b3aef26f5c677f24f8 +SIZE (azure-cli-eventgrid-0.2.0.tar.gz) = 7193 Property changes on: sysutils/py-azure-cli-eventgrid/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-eventgrid/pkg-descr =================================================================== --- sysutils/py-azure-cli-eventgrid/pkg-descr (nonexistent) +++ sysutils/py-azure-cli-eventgrid/pkg-descr (cópia de trabalho) @@ -0,0 +1,8 @@ +Microsoft Azure CLI 'eventgrid' Command Module + +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-eventgrid/ Property changes on: sysutils/py-azure-cli-eventgrid/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-eventgrid/Makefile =================================================================== --- devel/py-azure-mgmt-eventgrid/Makefile (nonexistent) +++ devel/py-azure-mgmt-eventgrid/Makefile (cópia de trabalho) @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= azure-mgmt-eventgrid +PORTVERSION= 1.0.0 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure EventGrid Management Client Library for Python + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.27:net-mgmt/py-msrestazure@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} + +USES= azurepy python zip +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: devel/py-azure-mgmt-eventgrid/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-eventgrid/distinfo =================================================================== --- devel/py-azure-mgmt-eventgrid/distinfo (nonexistent) +++ devel/py-azure-mgmt-eventgrid/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1545608972 +SHA256 (azure-mgmt-eventgrid-1.0.0.zip) = 824503b668137affa5b3782c6348c0bb6ab012c72fe47a3be9942c5639f82f8a +SIZE (azure-mgmt-eventgrid-1.0.0.zip) = 60249 Property changes on: devel/py-azure-mgmt-eventgrid/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-eventgrid/pkg-descr =================================================================== --- devel/py-azure-mgmt-eventgrid/pkg-descr (nonexistent) +++ devel/py-azure-mgmt-eventgrid/pkg-descr (cópia de trabalho) @@ -0,0 +1,6 @@ +This is the Microsoft Azure EventGrid Management Client Library. + +Azure Resource Manager (ARM) is the next generation of management APIs that +replace the old Azure Service Management (ASM). + +WWW: https://pypi.org/project/azure-mgmt-eventgrid/ Property changes on: devel/py-azure-mgmt-eventgrid/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-dms/Makefile =================================================================== --- sysutils/py-azure-cli-dms/Makefile (nonexistent) +++ sysutils/py-azure-cli-dms/Makefile (cópia de trabalho) @@ -0,0 +1,23 @@ +# $FreeBSD$ + +PORTNAME= azure-cli-dms +PORTVERSION= 0.1.1 +CATEGORIES= sysutils python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Command-Line Tools for the Data Migration Service (DMS) Command Module + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-mgmt-datamigration>=0.1.0:devel/py-azure-mgmt-datamigration@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-core>=0:sysutils/py-azure-cli-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}openssl>0:security/py-openssl@${PY_FLAVOR} + +USES= azurepy python +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: sysutils/py-azure-cli-dms/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-dms/distinfo =================================================================== --- sysutils/py-azure-cli-dms/distinfo (nonexistent) +++ sysutils/py-azure-cli-dms/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1545609201 +SHA256 (azure-cli-dms-0.1.1.tar.gz) = cea913a656134916a6318b78af5f0aa19a8b7d255de8781cdcc6f6b3d97981cf +SIZE (azure-cli-dms-0.1.1.tar.gz) = 7381 Property changes on: sysutils/py-azure-cli-dms/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/py-azure-cli-dms/pkg-descr =================================================================== --- sysutils/py-azure-cli-dms/pkg-descr (nonexistent) +++ sysutils/py-azure-cli-dms/pkg-descr (cópia de trabalho) @@ -0,0 +1,8 @@ +Microsoft Azure CLI 'Database Migration Service' Command Module + +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-dms/ Property changes on: sysutils/py-azure-cli-dms/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-datamigration/Makefile =================================================================== --- devel/py-azure-mgmt-datamigration/Makefile (nonexistent) +++ devel/py-azure-mgmt-datamigration/Makefile (cópia de trabalho) @@ -0,0 +1,23 @@ +# $FreeBSD$ + +PORTNAME= azure-mgmt-datamigration +PORTVERSION= 2.1.0 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Data Migration Client Library for Python + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrest>=0.5.0:net-mgmt/py-msrest@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.32:net-mgmt/py-msrestazure@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} + +USES= azurepy python zip +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Property changes on: devel/py-azure-mgmt-datamigration/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-datamigration/distinfo =================================================================== --- devel/py-azure-mgmt-datamigration/distinfo (nonexistent) +++ devel/py-azure-mgmt-datamigration/distinfo (cópia de trabalho) @@ -0,0 +1,3 @@ +TIMESTAMP = 1545609460 +SHA256 (azure-mgmt-datamigration-2.1.0.zip) = 49e6e68093e2d647c1c54a4027dee5b1d57f7e7c21480ae386c55cb3d5fa14bc +SIZE (azure-mgmt-datamigration-2.1.0.zip) = 458429 Property changes on: devel/py-azure-mgmt-datamigration/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/py-azure-mgmt-datamigration/pkg-descr =================================================================== --- devel/py-azure-mgmt-datamigration/pkg-descr (nonexistent) +++ devel/py-azure-mgmt-datamigration/pkg-descr (cópia de trabalho) @@ -0,0 +1,6 @@ +This is the Microsoft Azure Data Migration Client Library. + +Azure Resource Manager (ARM) is the next generation of management APIs that +replace the old Azure Service Management (ASM). + +WWW: https://pypi.org/project/azure-mgmt-datamigration/ Property changes on: devel/py-azure-mgmt-datamigration/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property