Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | framework: Remove $FreeBSD$ | Mathieu Arnold | 2021-04-06 | 1 | -2/+0 |
| | | | | Where appropriate fiddle with a few other things. | ||||
* | Cosmetic change to match its namespace | Sunpoet Po-Chuan Hsieh | 2019-03-02 | 1 | -2/+2 |
| | | | | | | | | | Differential Revision: https://reviews.freebsd.org/D19427 Submitted by: sunpoet (myself) Approved by: dbaio (maintainer) Notes: svn path=/head/; revision=494445 | ||||
* | Add USES azurepy: Shared namespace for py-azure-* ports | Danilo G. Baio | 2019-01-26 | 1 | -0/+41 |
USES=azurepy 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 azure/mgmt/datalake/__init__.py Reviewed by: antoine, mat Approved by: portmgr (mat) Differential Revision: https://reviews.freebsd.org/D18573 Notes: svn path=/head/; revision=491290 |