<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/sysutils/docker-compose, branch 2018Q1</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2018Q1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2018Q1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2017-12-19T14:58:15Z</updated>
<entry>
<title>update sysutils/docker-compose to 0.18.0</title>
<updated>2017-12-19T14:58:15Z</updated>
<author>
<name>Nikolai Lifanov</name>
<email>lifanov@FreeBSD.org</email>
</author>
<published>2017-12-19T14:58:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5d36ee1c3632642f638a85f6740b51db2ef8449b'/>
<id>urn:sha1:5d36ee1c3632642f638a85f6740b51db2ef8449b</id>
<content type='text'>
Changes: https://github.com/docker/compose/blob/1.18.0/CHANGELOG.md
</content>
</entry>
<entry>
<title>Convert Python ports to FLAVORS.</title>
<updated>2017-11-30T15:50:30Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2017-11-30T15:50:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=551be3c7231225ed9c26479af2b8914fb2ef0ea8'/>
<id>urn:sha1:551be3c7231225ed9c26479af2b8914fb2ef0ea8</id>
<content type='text'>
  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
  current python flavor.  It can be used in dependency lines when the
  port itself is not python flavored.  For example, deskutils/calibre.

  By default, all the flavors are generated.  To only generate flavors
  for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
  BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.

  In all the ports with Python dependencies, the *_DEPENDS entries MUST
  end with the flavor so that the framework knows which to build/use.
  This is done by appending '@${PY_FLAVOR}' after the origin (or
  @${FLAVOR} if in a Python module with Python flavors, as the content
  will be the same).  For example:

    RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six&gt;0:devel/py-six@${PY_FLAVOR}

PR:		223071
Reviewed by:	portmgr, python
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D12464
</content>
</entry>
<entry>
<title>update sysutils/docker-compose to 1.17.1</title>
<updated>2017-11-10T19:16:29Z</updated>
<author>
<name>Nikolai Lifanov</name>
<email>lifanov@FreeBSD.org</email>
</author>
<published>2017-11-10T19:16:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d0be8901040818b7cd513c926f2f2686852a9f51'/>
<id>urn:sha1:d0be8901040818b7cd513c926f2f2686852a9f51</id>
<content type='text'>
Changes: https://github.com/docker/compose/blob/1.17.1/CHANGELOG.md
</content>
</entry>
<entry>
<title>update sysutils/docker-compose to 1.17.0</title>
<updated>2017-11-03T17:35:00Z</updated>
<author>
<name>Nikolai Lifanov</name>
<email>lifanov@FreeBSD.org</email>
</author>
<published>2017-11-03T17:35:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e60a60c19b64aab8b484fc6c62f740f0aa2593d4'/>
<id>urn:sha1:e60a60c19b64aab8b484fc6c62f740f0aa2593d4</id>
<content type='text'>
Changes: https://github.com/docker/compose/blob/1.17.0/CHANGELOG.md
</content>
</entry>
<entry>
<title>update sysutils/docker-compose to 1.16.1</title>
<updated>2017-09-05T13:31:26Z</updated>
<author>
<name>Nikolai Lifanov</name>
<email>lifanov@FreeBSD.org</email>
</author>
<published>2017-09-05T13:31:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4bc71e288cfda751451b5dc8d836ded665c63945'/>
<id>urn:sha1:4bc71e288cfda751451b5dc8d836ded665c63945</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix sysutils/docker-compose by relaxing requirements</title>
<updated>2017-08-23T16:44:23Z</updated>
<author>
<name>Nikolai Lifanov</name>
<email>lifanov@FreeBSD.org</email>
</author>
<published>2017-08-23T16:44:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bc1c316b67f73393384f4310bb616769ac4e075d'/>
<id>urn:sha1:bc1c316b67f73393384f4310bb616769ac4e075d</id>
<content type='text'>
Make setup.py satisfiable by API-compatible versions
we have in ports.

References:
https://github.com/docker/compose/issues/4848
https://bugzilla.redhat.com/show_bug.cgi?id=1452999

PR:		221744
Reported by:	decke
</content>
</entry>
<entry>
<title>update sysutils/docker-compose to 1.15.0</title>
<updated>2017-07-27T12:54:59Z</updated>
<author>
<name>Nikolai Lifanov</name>
<email>lifanov@FreeBSD.org</email>
</author>
<published>2017-07-27T12:54:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d846b32a565ae738a8980ae20f61bc751d0d4ee0'/>
<id>urn:sha1:d846b32a565ae738a8980ae20f61bc751d0d4ee0</id>
<content type='text'>
Changes: https://github.com/docker/compose/releases/tag/1.15.0
</content>
</entry>
<entry>
<title>update sysutils/docker-compose to 1.14.0</title>
<updated>2017-06-20T13:19:55Z</updated>
<author>
<name>Nikolai Lifanov</name>
<email>lifanov@FreeBSD.org</email>
</author>
<published>2017-06-20T13:19:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=74905aaa5f550f29d2bea06b6829ee6f5e0dae19'/>
<id>urn:sha1:74905aaa5f550f29d2bea06b6829ee6f5e0dae19</id>
<content type='text'>
Changes: https://github.com/docker/compose/releases/tag/1.14.0
</content>
</entry>
<entry>
<title>update sysutils/docker-compose to 1.13.0</title>
<updated>2017-05-03T15:47:20Z</updated>
<author>
<name>Nikolai Lifanov</name>
<email>lifanov@FreeBSD.org</email>
</author>
<published>2017-05-03T15:47:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9faee6b101ed76b555149d24272cd7b9e548133f'/>
<id>urn:sha1:9faee6b101ed76b555149d24272cd7b9e548133f</id>
<content type='text'>
### Breaking changes

- `docker-compose up` now resets a service's scaling to its default value.
  You can use the newly introduced `--scale` option to specify a custom
  scale value

### New features

#### Compose file version 2.2

- Introduced version 2.2 of the `docker-compose.yml` specification. This
  version requires to be used with Docker Engine 1.13.0 or above

- Added support for `init` in service definitions.

- Added support for `scale` in service definitions. The configuration's value
  can be overridden using the `--scale` flag in `docker-compose up`.
  Please note that the `scale` command is disabled for this file format

#### Compose file version 2.x

- Added support for `options` in the `ipam` section of network definitions
</content>
</entry>
<entry>
<title>add sysutils/docker-compose</title>
<updated>2017-04-19T15:37:04Z</updated>
<author>
<name>Nikolai Lifanov</name>
<email>lifanov@FreeBSD.org</email>
</author>
<published>2017-04-19T15:37:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ec30fd6508c1130bcfe0e19f098c3aed2e7ea440'/>
<id>urn:sha1:ec30fd6508c1130bcfe0e19f098c3aed2e7ea440</id>
<content type='text'>
Compose is a tool for defining and running multi-container Docker applications.
With Compose, you use a Compose file to configure your application's services.
Then, using a single command, you create and start all the services from your
configuration.
</content>
</entry>
</feed>
