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
docker-compose Define and run multi-container applications with Docker
1.24.0_1 sysutils on this many watch lists=3 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 1.24.0_1Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-04-19 15:37:11
Last Update: 2023-06-27 19:34:34
Commit Hash: 3d9a815
People watching this port, also watch:: grub2-bhyve, pkg, docker, tmux, zsh
Also Listed In: python
License: APACHE20
WWW:
https://github.com/docker/compose/
Description:
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.
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:
  • docker-compose>0:sysutils/docker-compose
To install the port:
cd /usr/ports/sysutils/docker-compose/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/docker-compose
  • pkg install docker-compose
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: docker-compose
Package flavors (<flavor>: <package>)
  • py39: docker-compose
distinfo:
TIMESTAMP = 1555549016 SHA256 (docker-compose-1.24.0.tar.gz) = 5582a51827676f5243473310e911503e1016bbdf3be1b89dcb4201f42b5fa369 SIZE (docker-compose-1.24.0.tar.gz) = 258666

Packages (timestamps in pop-ups are UTC):
docker-compose
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.24.0_11.24.0_11.24.0_11.24.0_11.24.0_1-1.24.0_1-
FreeBSD:13:quarterly1.24.0_11.24.0_11.24.0_11.24.0_11.24.0_1-1.24.0_11.24.0_1
FreeBSD:14:latest1.24.0_11.24.0_11.24.0_11.24.0_11.24.0_11.24.0_1-1.24.0_1
FreeBSD:14:quarterly1.24.0_11.24.0_1-1.24.0_11.24.0_1-1.24.0_11.24.0_1
FreeBSD:15:latest1.24.0_11.24.0_1n/a1.24.0_1n/a-1.24.0_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-cached-property>=1.2.0 : devel/py-cached-property@py39
  2. py39-colorama>=0.3.7 : devel/py-colorama@py39
  3. py39-docker>=3.6.0 : sysutils/py-docker@py39
  4. py39-dockerpty>=0.4.1 : devel/py-dockerpty@py39
  5. py39-docopt>=0.6.1 : devel/py-docopt@py39
  6. py39-jsonschema>=2.5.1 : devel/py-jsonschema@py39
  7. py39-requests>=2.11.1 : www/py-requests@py39
  8. py39-six>=1.10.0 : devel/py-six@py39
  9. py39-texttable>=0.9.0 : textproc/py-texttable@py39
  10. py39-websocket-client>=0.32.0 : www/py-websocket-client@py39
  11. py39-yaml>=3.11 : devel/py-yaml@py39
  12. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  13. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_docker-compose
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/d/docker-compose/
  2. https://pypi.org/packages/source/d/docker-compose/
Collapse this list.

Number of commits found: 29

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.24.0_1
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>
1.24.0_1
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
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)
1.24.0_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)
1.24.0_1
04 May 2021 16:57:55
commit hash: a568582e026df32a6499996002ab73d4ecfe04b3commit hash: a568582e026df32a6499996002ab73d4ecfe04b3commit hash: a568582e026df32a6499996002ab73d4ecfe04b3commit hash: a568582e026df32a6499996002ab73d4ecfe04b3 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
*: reset lifanov's ports after safekeeping their ports bit.

Hat:	portmgr-secretary
1.24.0_1
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
1.24.0_1
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.
1.24.0_1
10 Jan 2021 16:04:33
Revision:561083Original commit files touched by this commit
rene search for other commits by this committer
Remove empty PY_IPADDRESS from ports using Python 3.6+

Also remove one manual declaration (net-mgmt/py-aggregate6)
1.24.0_1
10 Jan 2021 14:05:33
Revision:561070Original commit files touched by this commit
rene search for other commits by this committer
Remove empty PY_ENUM34 from ports using Python 3.6+
1.24.0_1
14 Jul 2020 07:59:28
Revision:542200Original commit files touched by this commit
antoine search for other commits by this committer
Unbreak bulk -a
1.24.0_1
24 May 2019 00:00:30
Revision:502410Original commit files touched by this commit
lifanov search for other commits by this committer
update sysutils/docker-compose dependencies

This unbreaks the port build.
Tested with: docker-compose build, docker-compose up

PR:		237512
Reported by:	bofh
1.24.0
18 Apr 2019 00:58:56
Revision:499228Original commit files touched by this commit
lifanov search for other commits by this committer
update sysutils/docker-compose to 1.24.0
1.23.2_1
10 Apr 2019 06:18:32
Revision:498530Original commit files touched by this commit
antoine search for other commits by this committer
Bump a few PORTREVISIONs after r498529

With hat:	portmgr
1.23.2
02 Feb 2019 00:03:07
Revision:491904Original commit files touched by this commit
lifanov search for other commits by this committer
update Docker Compose to 1.23.2

https://github.com/docker/compose/releases/tag/1.23.2

PR:		235409
Submitted by:	Dmitri Goutnik <dg@syrec.org>
1.22.0
20 Aug 2018 00:45:15
Revision:477619Original commit files touched by this commit
lifanov search for other commits by this committer
update sysutils/docker-compose to 1.22.0
1.19.0_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
1.19.0_1
19 Mar 2018 20:23:56
Revision:465030Original commit files touched by this commit
sunpoet search for other commits by this committer
Relax USES=python

- Fix RUN_DEPENDS: remove duplicate net/py-ipaddress
- Simplify Makefile: use PY_IPADDRESS
- Sort RUN_DEPENDS
- Add NO_ARCH
- Use PYTHON_REL instead of PYTHON_SUFFIX
- Fix indent
- Bump PORTREVISION for dependency change

PR:		226738
Submitted by:	sunpoet (myself)
Approved by:	lifanov (maintainer)
1.19.0
26 Feb 2018 22:32:17
Revision:463083Original commit files touched by this commit
sunpoet search for other commits by this committer
Simplify Makefile: use PY_ENUM34

With hat:	python
1.19.0
12 Feb 2018 18:12:11
Revision:461608Original commit files touched by this commit
lifanov search for other commits by this committer
update sysutils/docker-compose to 0.19.0

https://docs.docker.com/release-notes/docker-compose/#1190-2018-02-07
1.18.0
19 Dec 2017 14:58:16
Revision:456721Original commit files touched by this commit
lifanov search for other commits by this committer
update sysutils/docker-compose to 0.18.0

Changes: https://github.com/docker/compose/blob/1.18.0/CHANGELOG.md
1.17.1
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)
1.17.1
10 Nov 2017 19:16:29
Revision:453925Original commit files touched by this commit
lifanov search for other commits by this committer
update sysutils/docker-compose to 1.17.1

Changes: https://github.com/docker/compose/blob/1.17.1/CHANGELOG.md
1.17.0
03 Nov 2017 17:35:00
Revision:453417Original commit files touched by this commit
lifanov search for other commits by this committer
update sysutils/docker-compose to 1.17.0

Changes: https://github.com/docker/compose/blob/1.17.0/CHANGELOG.md
1.16.1
05 Sep 2017 13:31:26
Revision:449284Original commit files touched by this commit
lifanov search for other commits by this committer
update sysutils/docker-compose to 1.16.1
1.15.0_1
23 Aug 2017 16:44:23
Revision:448629Original commit files touched by this commit
lifanov search for other commits by this committer
fix sysutils/docker-compose by relaxing requirements

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
1.15.0
27 Jul 2017 12:54:59
Revision:446738Original commit files touched by this commit
lifanov search for other commits by this committer
update sysutils/docker-compose to 1.15.0

Changes: https://github.com/docker/compose/releases/tag/1.15.0
1.14.0
20 Jun 2017 13:19:55
Revision:443952Original commit files touched by this commit
lifanov search for other commits by this committer
update sysutils/docker-compose to 1.14.0

Changes: https://github.com/docker/compose/releases/tag/1.14.0
1.13.0
03 May 2017 15:47:20
Revision:440021Original commit files touched by this commit
lifanov search for other commits by this committer
update sysutils/docker-compose to 1.13.0

### 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
1.12.0
19 Apr 2017 15:37:04
Revision:438886Original commit files touched by this commit
lifanov search for other commits by this committer
add sysutils/docker-compose

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.

Number of commits found: 29