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

Get notified when packages are built

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

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

Port details
cloud-init Init scripts for use on cloud images
23.4.1 net on this many watch lists=4 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 23.3Version of this port present on the latest quarterly branch.
Maintainer: andrey@bsdnir.info search for ports maintained by this maintainer
Port Added: 2014-10-27 19:48:11
Last Update: 2024-01-10 14:59:20
Commit Hash: 8233b2c
People watching this port, also watch:: smartmontools, memcached, zfs-stats, openjdk8, xen-tools
Also Listed In: python
License: APACHE20 GPLv3
WWW:
https://cloud-init.io/
Description:
Cloud-init is the industry standard multi-distribution method for cross-platform cloud instance initialization. It is supported across all major public cloud providers, provisioning systems for private cloud infrastructure, and bare-metal installations.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}cloud-init>0:net/cloud-init@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • cloud-init-devel
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/net/cloud-init/ && make install clean
To add the package, run one of these commands:
  • pkg install net/cloud-init
  • pkg install py39-cloud-init
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-cloud-init listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-cloud-init
Package flavors (<flavor>: <package>)
  • py39: py39-cloud-init
distinfo:
TIMESTAMP = 1703197535 SHA256 (canonical-cloud-init-23.4.1_GH0.tar.gz) = 3051f64e45bfb6100d69ac6bc247fce20f5cf507c1866ba40d60c45d37d994ba SIZE (canonical-cloud-init-23.4.1_GH0.tar.gz) = 1668298

Packages (timestamps in pop-ups are UTC):
py37-cloud-init
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--20.4.1---20.4-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-cloud-init
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest23.4.123.4.1-23.4.123.4.1---
FreeBSD:13:quarterly23.323.323.1.223.323.3-23.323.3
FreeBSD:14:latest23.4.123.4.122.4.223.4.123.4.123.1.2-23.1.2
FreeBSD:14:quarterly23.323.3-23.323.3-23.323.3
FreeBSD:15:latest23.4.123.4.1n/a23.4.1n/a-23.4.1-
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-boto>0 : devel/py-boto@py39
  2. py39-configobj>0 : devel/py-configobj@py39
  3. py39-Jinja2>0 : devel/py-Jinja2@py39
  4. py39-jsonpatch>0 : devel/py-jsonpatch@py39
  5. py39-jsonpointer>0 : devel/py-jsonpointer@py39
  6. py39-jsonschema>0 : devel/py-jsonschema@py39
  7. py39-netifaces>0 : net/py-netifaces@py39
  8. py39-oauthlib>0 : security/py-oauthlib@py39
  9. py39-pyserial>0 : comms/py-pyserial@py39
  10. py39-requests>0 : www/py-requests@py39
  11. py39-yaml>0 : devel/py-yaml@py39
  12. sudo>0 : security/sudo
  13. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  14. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_cloud-init
USES:
python shebangfix
pkg-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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/canonical/cloud-init/tar.gz/23.4.1?dummy=/
Collapse this list.

Number of commits found: 40

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
23.4.1
10 Jan 2024 14:59:20
commit hash: 8233b2c1a93d4c4765317dea3a3273ac74cea98ecommit hash: 8233b2c1a93d4c4765317dea3a3273ac74cea98ecommit hash: 8233b2c1a93d4c4765317dea3a3273ac74cea98ecommit hash: 8233b2c1a93d4c4765317dea3a3273ac74cea98e files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
Author: Mina Galić
net/cloud-init*: update to 23.4.1

Changelog(s):

- https://github.com/canonical/cloud-init/releases/tag/23.4.1
- https://github.com/canonical/cloud-init/releases/tag/23.4

Note that net/cloud-init-devel finally relocates /run to /var/run
See: https://github.com/canonical/cloud-init/pull/4677

PR:	275896
23.3
18 Sep 2023 11:37:58
commit hash: 9c899d080d8b62c5ca00e4dfa699d52c5831fd2fcommit hash: 9c899d080d8b62c5ca00e4dfa699d52c5831fd2fcommit hash: 9c899d080d8b62c5ca00e4dfa699d52c5831fd2fcommit hash: 9c899d080d8b62c5ca00e4dfa699d52c5831fd2f files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
Author: Mina Galić
net/cloud-init{,-devel}: Update to 23.3 and 23.3-1

PR:		273451
Approved by:	Andrey Fesenko <andrey@bsdnir.info>
23.1.2
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
23.1.2
01 May 2023 18:05:29
commit hash: 20d0afe7bde8940f73935b7195dd426302aae151commit hash: 20d0afe7bde8940f73935b7195dd426302aae151commit hash: 20d0afe7bde8940f73935b7195dd426302aae151commit hash: 20d0afe7bde8940f73935b7195dd426302aae151 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: Mina Galić
net/cloud-init{-devel}: security update

ChangeLog: https://github.com/canonical/cloud-init/releases/tag/23.1.2

PR:		271108
Reported by:	freebsd@igalic.co
MFH:		2023Q2 (security updates)
Security:	CVE-2023-1786
23.1.1
20 Mar 2023 02:58:15
commit hash: cadd4725f3e8bae43a9a030996324767d2bfafbdcommit hash: cadd4725f3e8bae43a9a030996324767d2bfafbdcommit hash: cadd4725f3e8bae43a9a030996324767d2bfafbdcommit hash: cadd4725f3e8bae43a9a030996324767d2bfafbd files touched by this commit
Koichiro Iwao (meta) search for other commits by this committer
net/cloud-init: Update to 23.1.1

- distros/freebsd: add support for static IPv6 addresses
- Sync Makefile with cloud-init-devel (minimize diff)

PR:		270334
Changes:	https://github.com/canonical/cloud-init/blob/23.1.x/ChangeLog
Reported by:	andrey@bsdnir.info (maintainer)
22.4.2
12 Dec 2022 21:40:13
commit hash: 9277c8e5b28c8cbb78c1de167960821b95403ab1commit hash: 9277c8e5b28c8cbb78c1de167960821b95403ab1commit hash: 9277c8e5b28c8cbb78c1de167960821b95403ab1commit hash: 9277c8e5b28c8cbb78c1de167960821b95403ab1 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: Andrey Fesenko
net/cloud-init: Update 22.4

ChangeLog:
https://github.com/canonical/cloud-init/blob/ubuntu/bionic-22.4.x/ChangeLog

PR:		268322
Reported by:	andrey@bsdnir.info (maintainer)
22.3.4
08 Nov 2022 03:12:57
commit hash: 1b72922ff487a83c2258b5e8ad0e67f3cc79abaccommit hash: 1b72922ff487a83c2258b5e8ad0e67f3cc79abaccommit hash: 1b72922ff487a83c2258b5e8ad0e67f3cc79abaccommit hash: 1b72922ff487a83c2258b5e8ad0e67f3cc79abac files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
net/cloud-init: Update to 22.3.4

https://github.com/canonical/cloud-init/blob/22.3.4/ChangeLog

Approved by:	andrey@bsdnir.info (maintainer)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D37142
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
22.3_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
22.3_1
24 Aug 2022 16:54:13
commit hash: e33bc5e3a8b52226bab0ab7d87192ceec741885ccommit hash: e33bc5e3a8b52226bab0ab7d87192ceec741885ccommit hash: e33bc5e3a8b52226bab0ab7d87192ceec741885ccommit hash: e33bc5e3a8b52226bab0ab7d87192ceec741885c files touched by this commit
Larry Rosenman (ler) search for other commits by this committer
net/cloud-init: update jsonschema dependency

PR: 266002
Submitted By: ahktenzero+freebsd@mohorovi.cc
22.3
22 Aug 2022 17:43:48
commit hash: 0d2d54418fb95545dd46cee3ef9589cb8557a804commit hash: 0d2d54418fb95545dd46cee3ef9589cb8557a804commit hash: 0d2d54418fb95545dd46cee3ef9589cb8557a804commit hash: 0d2d54418fb95545dd46cee3ef9589cb8557a804 files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
Author: Andrey Fesenko
net/cloud-init: Update to 22.3

Changes: https://github.com/canonical/cloud-init/blob/main/ChangeLog

PR:	265975
21.4
15 Dec 2021 03:42:35
commit hash: 312cdb10c938703b50c654a7f72f60f6a3f2ceb4commit hash: 312cdb10c938703b50c654a7f72f60f6a3f2ceb4commit hash: 312cdb10c938703b50c654a7f72f60f6a3f2ceb4commit hash: 312cdb10c938703b50c654a7f72f60f6a3f2ceb4 files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
Author: Andrey Fesenko
net/cloud-init: Update to 21.4

PR:	260379
21.2
05 Jul 2021 05:24:22
commit hash: 9620aca55054d7f4e7fc85cd2f0e01ea984c237acommit hash: 9620aca55054d7f4e7fc85cd2f0e01ea984c237acommit hash: 9620aca55054d7f4e7fc85cd2f0e01ea984c237acommit hash: 9620aca55054d7f4e7fc85cd2f0e01ea984c237a files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
Author: Andrey Fesenko
net/cloud-init: Update to 21.2 and add patch for setting MTU

PR:		256309
20.4.1_2
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
20.4.1_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
20.4.1_2
18 Mar 2021 18:00:24
Revision:568752Original commit files touched by this commit
brd search for other commits by this committer
net/cloud-init: Clean up post-patch

PR:		254365
Approved by:	Andrey Fesenko (maintainer), swills, lwhsu
20.4.1_1
17 Mar 2021 15:28:54
Revision:568666Original commit files touched by this commit
brd search for other commits by this committer
net/cloud-init: Fix modifying rc.conf in cc_salt_minion

PR:		254339
Approved by:	Andrey Fesenko (maintainer), swills
20.4.1
19 Jan 2021 20:47:11
Revision:562085Original commit files touched by this commit
jrm search for other commits by this committer
net/cloud-init: Update to version 20.4.1 (security fix)

Submitted by:	Mina Galic <me@igalic.co>
Security:	https://bugs.launchpad.net/cloud-init/+bug/1911680
20.4
06 Dec 2020 15:50:39
Revision:557142Original commit files touched by this commit
mikael search for other commits by this committer
net/cloud-init: Update to 20.4

Changes:
https://github.com/canonical/cloud-init/blob/47f4229ebcef9f83df8b549bb869a2dbf6dff17c/ChangeLog

PR:		251280
Submitted by:	Mina Galic
Approved by:	Andrey Fesenko (maintainer)
20.3_1
30 Oct 2020 09:58:47
Revision:553676Original commit files touched by this commit
danfe search for other commits by this committer
- Amend the list of recognized newfs(8) options
- Fix mounting of VFAT which FreeBSD calls "msdos[fs]"
- GC `devel/py-six' dependency, unused since v20.2

PR:	250496
20.3
19 Sep 2020 21:04:40
Revision:549071Original commit files touched by this commit
dbaio search for other commits by this committer
net/cloud-init: Update to 20.3

Project now supports dual licensing, either GPL-3 or Apache 2.0.

PR:		249135
Submitted by:	Andrey Fesenko <andrey@bsdnir.info> (maintainer)
Event:		September 2020 Bugathon
20.2_1
27 Jun 2020 09:37:51
Revision:540586Original commit files touched by this commit
sunpoet search for other commits by this committer
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)
20.2
19 Jun 2020 11:45:13
Revision:539604Original commit files touched by this commit
mikael search for other commits by this committer
net/cloud-init: Update to 20.2

PR:		246109
Submitted by:	Andrey Fesenko (maintainer)
20.1_1
28 Mar 2020 14:53:45
Revision:529735Original commit files touched by this commit
mandree search for other commits by this committer
net/cloud-init: require Python 3.6+

The upstream code no longer works with Python 2.x, so require 3.6+.

PR:		245100
Submitted by:	Andrey Fesenko (maintainer)
20.1
25 Mar 2020 09:40:51
Revision:529084Original commit files touched by this commit
krion search for other commits by this committer
Update to 20.1

PR:		244057
Submitted by:	Andrey Fesenko <andrey_at_bsdnir_dot_info>
Approved by:	maintainer
19.2
14 Aug 2019 14:55:50
Revision:508928Original commit files touched by this commit
zi search for other commits by this committer
- Update to 19.2

PR:		239836
Submitted by:	Andrey Fesenko <andrey@bsdnir.info>
18.3_2
14 Aug 2019 08:48:51
Revision:508903Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories n)

(and missed 3 missed files from previous categories.)
18.3_2
03 Aug 2018 17:36:45
Revision:476313Original commit files touched by this commit
zi search for other commits by this committer
- Fix auto-resize code
- Bump PORTREVISION
18.3_1
02 Aug 2018 12:05:46
Revision:476232Original commit files touched by this commit
zi search for other commits by this committer
- Bump PORTREVISION
- Fix rc script errors
- Fix config file location
18.3
31 Jul 2018 21:55:18
Revision:476024Original commit files touched by this commit
zi search for other commits by this committer
- Update to 18.3
- Take MAINTAINERship
0.7.6_1
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
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.6_1
01 Jan 2018 12:14:13
Revision:457768Original commit files touched by this commit
tobik search for other commits by this committer
net/cloud-init: Add ldconfig to rc.d script

rcorder shows that ldconfig is running after cloudinit in some cases.
This can lead to problems like the following when running it on
OpenStack:

Shared object "libpython2.7.so.1" not found, required by "python2.7"

- Reset maintainer by request of the current maintainer

PR:		224361
Submitted by:	thompsa
Approved by:	maintainer
0.7.6
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
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 View all of this commit message)
0.7.6
04 Dec 2016 13:08:46
Revision:427780Original commit files touched by this commit
rene search for other commits by this committer
Remove dependency on devel/py-argparse which is expired and included in
Python 2.7+ / 3.2+ by default.

sysutils/osquery fails to build because of C++ errors.
0.7.6
20 Nov 2016 21:09:05
Revision:426633Original commit files touched by this commit
linimon search for other commits by this committer
Mark as x86-only due to dependency on dmidecode.

From the maintainer:

FreeBSD support is not high on the list of things that upstream is
working on ... dmidecode is used as a fallback to try and figure out
if cloud-init is running on RHEV or VSPHERE.  I would rather not try to
patch the existing source code since upstream is multiple versions ahead
(all of them are unfortunately broken on FreeBSD).

Approved by:	maintainer
0.7.6
08 Nov 2016 09:08:39
Revision:425719Original commit files touched by this commit
jbeich search for other commits by this committer
net/cloud-init: over to new maintainer to fix #57

Submitted by:	@harmw (via GitHub PR)
0.7.6
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
0.7.6
19 Oct 2015 14:50:52
Revision:399684Original commit files touched by this commit
amdmi3 search for other commits by this committer
Improve shebangfix framework

- Support multiple values in *_OLD_CMD, i.e. we can now fix both
"/usr/bin/python" and "/usr/bin/env python" at the same time
- Default *_OLD_CMD values are now always appended, so you don't need to specify
them in individual ports
- Add lua support (depends on USES=lua)
- Add more default values, such as "/usr/bin/env foo" for python, perl, bash,
ruby and lua
- Shebangfix now matches whole words, e.g. we will no longer (erroneously)
replace "/usr/bin/perl5.005" with "${perl_CMD}5.005" (but "/usr/bin/perl -tt" is
still (correctly) replaced with "${perl_CMD} -tt")

Note that *_OLD_CMD items containing spaces must now be quoted (e.g.
perl_OLD_CMD=/bin/perl /usr/bin/perl "/usr/bin/env perl")

Update shebangfix usage according to new rules in many ports:

- Remove *_OLD_CMD for patterns now replaced by default
- Quote custom *_OLD_CMD which contain spaces

Fix shebangfix usage in many ports (irrelevant to infrastructure change):

- Remove redundant SHEBANG_LANG (no need to duplicate default langs)
- Remove redundant *_CMD (such as
python_CMD=${LOCALBASE}/bin/python${PYTHON_VER} when USES=python is present)
- Never use *_OLD_CMD in REINPLACE_CMD matchers, these should always look for
exact string

Approved by:	portmgr (bapt)
Differential Revision:	D3756
0.7.6
29 Jul 2015 22:09:55
Revision:393196Original commit files touched by this commit
antoine search for other commits by this committer
Switch default python_CMD used by shebangfix to ${PYTHON_CMD} for ports
using python

PR:		201077
Reviewed by:	mat
With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D2955
0.7.6
27 Oct 2014 19:48:03
Revision:371603Original commit files touched by this commit
amdmi3 search for other commits by this committer
Package provides configuration and customization of cloud instance.

WWW: https://launchpad.net/cloud-init

PR:		194295
Submitted by:	harm@weites.com

Number of commits found: 40