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) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
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:latest-1.24.0_11.24.0_1-1.24.0_1-1.24.0_1-
FreeBSD:13:quarterly1.24.0_11.24.0_11.24.0_1-1.24.0_1-1.24.0_11.24.0_1
FreeBSD:14:latest1.24.0_11.24.0_11.24.0_1-1.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.

There are no commits on branch 2022Q2 for this port