| Port details | 
	| 
 cloud-init-azure Init scripts for use on cloud images
 0.7.9_2 net    =1          0.7.9_2Version of this port present on the latest quarterly branch. DEPRECATED: Uses deprecated version of python 
  This port expired on: 2020-09-15 
Maintainer: honzhan@microsoft.com Port Added: 2017-05-17 20:01:20Last Update: 2020-09-19 13:01:00SVN Revision: 548980People watching this port, also watch:: zrepAlso Listed In: pythonLicense: GPLv3WWW: https://launchpad.net/cloud-initDescription:Package provides configuration and customization of Azure instance.
WWW: https://launchpad.net/cloud-init  cgit¦GitHub¦GitHub¦GitLab¦
 Manual pages:FreshPorts has no man page information for this port.pkg-plist: as obtained via: make generate-plistThere is no configure plist information for this port.Dependency lines:
${PYTHON_PKGNAMEPREFIX}cloud-init-azure>0:net/cloud-init-azure@${PY_FLAVOR}
No installation instructions:This port has been deleted.PKGNAME: py27-cloud-init-azurePackage flavors (<flavor>: <package>)py27: py27-cloud-init-azure
ONLY_FOR_ARCHS: amd64 i386distinfo:TIMESTAMP = 1495051158
SHA256 (cloud-init-0.7.9.tar.gz) = 76edb80bf1bdbda68f8014bc057a303ae438a139bdf394e825e548d6ae39d472
SIZE (cloud-init-0.7.9.tar.gz) = 602188 
No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:  
DependenciesNOTE: FreshPorts displays only information on required and default dependencies.  Optional dependencies are not covered.Build dependencies:
py27-setuptools>0 : devel/py-setuptools@py27python2.7 : lang/python27
Runtime dependencies:
dmidecode>0 : sysutils/dmidecodee2fsprogs>0 : sysutils/e2fsprogspy27-boto>0 : devel/py-boto@py27py27-Jinja2>0 : devel/py-Jinja2@py27py27-cheetah>0 : devel/py-cheetah@py27py27-prettytable>0 : devel/py-prettytable@py27py27-configobj>0 : devel/py-configobj@py27py27-yaml>0 : devel/py-yaml@py27py27-six>0 : devel/py-six@py27py27-pyserial>0 : comms/py-pyserial@py27py27-requests>0 : www/py-requests@py27py27-oauthlib>0 : security/py-oauthlib@py27py27-jsonpatch>0 : devel/py-jsonpatch@py27py27-jsonpointer>0 : devel/py-jsonpointer@py27py27-setuptools>0 : devel/py-setuptools@py27python2.7 : lang/python27
There are no ports dependent upon this portConfiguration Options:
     No options to configureOptions name:N/AUSES:python:2.7 shebangfixpkg-message:For install:To enable cloud-init, add the following line to rc.conf:
cloudinit_enable="YES"
This will make sure cloud-init is started at boot.
Master Sites: | 
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) | 
| Commit | Credits | Log message | 
|---|
| 0.7.9_2 19 Sep 2020 13:01:00
 
     | rene  | Remove expired ports:
2020-09-15 audio/abraca: Uses deprecated version of python
2020-09-15 audio/ardour5: Uses deprecated version of python
2020-09-15 audio/cplay: Uses deprecated version of python
2020-09-15 audio/cpp-xmms2: Uses deprecated version of python
2020-09-15 audio/p5-xmms2: Uses deprecated version of python
2020-09-15 biology/haplohseq: Uses deprecated version of python
2020-09-15 biology/tophat: Uses deprecated version of python
2020-09-15 chinese/ibus-array: Uses deprecated version of python
2020-09-15 comms/congruity: Uses deprecated version of python
2020-09-15 comms/libbtbb: Uses deprecated version of python
2020-09-15 comms/quisk: Uses deprecated version of python
2020-09-15 databases/mtools-mongodb: Uses deprecated version of python
2020-09-15 databases/mydbf2mysql: Uses deprecated version of python(Only the first 15 lines of the commit message are shown above  ) | 
| 0.7.9_2 27 Jun 2020 09:37:51
 
     | sunpoet  | Move comms/py-serial to comms/py-pyserial
- While I'm here, add NO_ARCH
- Bump PORTREVISION of dependent ports for dependency change
  (devel/py-pyvisa-py and finance/odoo will be bumped in next commit, py-pyusb
renaming)
PR:		246546
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 40 days) | 
| 0.7.9_1 08 Mar 2020 17:01:47
 
     | antoine  | Deprecate some ports using deprecated version of python
With hat:	portmgr | 
| 0.7.9_1 14 Aug 2019 08:48:51
 
     | mat  | Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.) | 
| 0.7.9_1 20 Jun 2018 17:05:44
 
     | mat  | Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by:	Absolight | 
| 0.7.9_1 19 Feb 2018 14:17:49
 
     | antoine  | Remove dependency on the python metaport | 
| 0.7.9 12 Feb 2018 16:01:07
 
     | amdmi3  | - Add missing dir to PLIST_DIR
Approved by:	portmgr blanket | 
| 0.7.9 30 Nov 2017 15:50:34
 
       | mat  | Convert Python ports to FLAVORS.
  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.
  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.
  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.
  USES=python now also exports a PY_FLAVOR variable that contains the(Only the first 15 lines of the commit message are shown above  ) | 
| 0.7.9 17 May 2017 20:01:11
 
     | bapt  | Add a cloud init package for FreeBSD on Azure
Submitted by:	decui@microsoft.com
Differential Revision:	https://reviews.freebsd.org/D10566 |