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
py-ploy Manage servers through a central configuration
2.0.1 sysutils on this many watch lists=0 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 2.0.1Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-07-07 13:52:39
Last Update: 2024-03-09 15:22:21
Commit Hash: 4e4f593
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://github.com/ployground/ploy
Description:
Ploy is a commandline-tool to provision, manage and control server instances. What kind of server instances these are depends on the used plugins. There are plugins for EC2 (ploy_ec2), FreeBSD Jails (ploy_ezjail) and more. You can create, delete, monitor and ssh into instances while ploy handles the details like ssh fingerprint checking. Additional plugins provide advanced functionality like integrating Fabric (ploy_fabric) and Ansible (ploy_ansible).
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}ploy>0:sysutils/py-ploy@${PY_FLAVOR}
To install the port:
cd /usr/ports/sysutils/py-ploy/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/py-ploy
  • pkg install py39-ploy
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-ploy listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-ploy
Package flavors (<flavor>: <package>)
  • py39: py39-ploy
distinfo:
TIMESTAMP = 1687261489 SHA256 (ploy-2.0.1.tar.gz) = 2868ad8ab5a348532daeb139a49fbfddc5a783ef1dc878fbe28e0a102d582faf SIZE (ploy-2.0.1.tar.gz) = 54823

Packages (timestamps in pop-ups are UTC):
py37-ploy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--1.5.2---1.5.2-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-ploy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.0.12.0.1-2.0.12.0.1---
FreeBSD:13:quarterly2.0.12.0.12.0.12.0.12.0.1-2.0.12.0.1
FreeBSD:14:latest2.0.12.0.12.0.02.0.12.0.12.0.0-2.0.0
FreeBSD:14:quarterly2.0.12.0.1-2.0.12.0.1-2.0.12.0.1
FreeBSD:15:latest2.0.12.0.1n/a2.0.1n/a-2.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. py39-pytest>=7,1 : devel/py-pytest@py39
  2. python3.9 : lang/python39
Runtime dependencies:
  1. py39-attrs>0 : devel/py-attrs@py39
  2. py39-lazy>0 : devel/py-lazy@py39
  3. py39-paramiko>0 : security/py-paramiko@py39
  4. py39-pluggy>0 : devel/py-pluggy@py39
  5. py39-ruamel.yaml>0 : devel/py-ruamel.yaml@py39
  6. py39-setuptools>0 : devel/py-setuptools@py39
  7. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  8. python3.9 : lang/python39
This port is required by:
for Run
  1. sysutils/py-ploy_ezjail

Deleted ports which required this port:

Expand this list of 4 deleted ports
  1. sysutils/bsdploy*
  2. sysutils/py-ploy_ansible*
  3. sysutils/py-ploy_ec2*
  4. sysutils/py-ploy_fabric*
  5. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
sysutils_py-ploy
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/p/ploy/
  2. https://pypi.org/packages/source/p/ploy/
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
2.0.1
09 Mar 2024 15:22:21
commit hash: 4e4f5939a6acf3df17be1616bf560803a872bb68commit hash: 4e4f5939a6acf3df17be1616bf560803a872bb68commit hash: 4e4f5939a6acf3df17be1616bf560803a872bb68commit hash: 4e4f5939a6acf3df17be1616bf560803a872bb68 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/py-ploy: Convert to USE_PYTHON=pytest

Approved by:	portmgr (blanket)
With hat:	python
2.0.1
18 Jul 2023 00:53:09
commit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}

Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.

With hat: python
PR: 270510, 270358
2.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>
2.0.1
20 Jun 2023 12:05:09
commit hash: c5bda73c202159ae4c28f3ac1d81bb9e89e9bed4commit hash: c5bda73c202159ae4c28f3ac1d81bb9e89e9bed4commit hash: c5bda73c202159ae4c28f3ac1d81bb9e89e9bed4commit hash: c5bda73c202159ae4c28f3ac1d81bb9e89e9bed4 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
sysutils/py-ploy: Update version 2.0.0=>2.0.1

Changelog: https://github.com/ployground/ploy/releases/tag/2.0.1
2.0.0
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)
2.0.0
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)
2.0.0
30 Aug 2022 10:45:54
commit hash: 78258a650a102c59acdad9222f7dff909da6743acommit hash: 78258a650a102c59acdad9222f7dff909da6743acommit hash: 78258a650a102c59acdad9222f7dff909da6743acommit hash: 78258a650a102c59acdad9222f7dff909da6743a files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
sysutils/py-ploy: Update version 1.5.2=>2.0.0

- Add USES=pytest

Relnotes: https://github.com/ployground/ploy/releases/tag/2.0.0
1.5.2
20 Jul 2022 14:23:05
commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
sysutils: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <jsmith@resonatingmedia.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Landwehr <aaron@snaphat.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Adrian Chadd
  *  Adrian Chadd <adrian@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Eldridge <alane@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Deiter <alex.deiter@gmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.5.2
08 Mar 2022 02:09:57
commit hash: bc808e2bfff33c5b4260c571ee628017ca41f1b9commit hash: bc808e2bfff33c5b4260c571ee628017ca41f1b9commit hash: bc808e2bfff33c5b4260c571ee628017ca41f1b9commit hash: bc808e2bfff33c5b4260c571ee628017ca41f1b9 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Take maintainership
1.5.2
07 Mar 2022 19:07:39
commit hash: 3d89f95e2ff861b1e06ad114422b5d116a856970commit hash: 3d89f95e2ff861b1e06ad114422b5d116a856970commit hash: 3d89f95e2ff861b1e06ad114422b5d116a856970commit hash: 3d89f95e2ff861b1e06ad114422b5d116a856970 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: return koobs' ports to the pool after safekeeping his commit bit.
1.5.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.
1.5.2
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
1.5.2
18 May 2019 12:40:14
Revision:501960Original commit files touched by this commit
koobs search for other commits by this committer
sysutils/py-ploy: Update to 1.5.2

Changelog:

  https://github.com/ployground/ploy/blob/1.5.2/HISTORY.rst
1.2.1_2
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.2.1_2
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.2.1_2
16 Jul 2017 11:28:01
Revision:445996Original commit files touched by this commit
koobs search for other commits by this committer
sysutils/py-ploy: Switch to paramiko (2.x)

Chase the devel/py-fabric update made in r445866 [1], which switched the
paramiko dependency from security/paramiko1 to security/paramiko (2.x), by
updating this port to use paramiko 2.x as well.

This fixes an installation conflict and package failure of
sysutils/py_ploy_fabric, due to two ports, both dependencies of
py-ploy_fabric trying to install different versions of paramiko:

  pkg-static: py27-paramiko-2.0.5 conflicts with py27-paramiko1-1.18.2 (installs
files into the same place).
  Problematic file: /usr/local/lib/python2.7/site-packages/paramiko/__init__.py

This has happened before [2][3] in the opposite direction (paramiko ->
paramiko1)

[1] https://svnweb.freebsd.org/changeset/ports/445866
[2] https://svnweb.freebsd.org/changeset/ports/425687
[3] https://bugs.freebsd.org/214379

PR:		214379 [3]
Reported by:	pkg-fallout
1.2.1_2
16 Mar 2017 19:23:49
Revision:436290Original commit files touched by this commit
antoine search for other commits by this committer
Rename python setuptools ports to better match other python ports

Reviewed by:	mat, sunpoet
With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D9983
1.2.1_2
12 Nov 2016 15:43:19
Revision:425962Original commit files touched by this commit
lwhsu search for other commits by this committer
- Change RUN_DEPENDS to security/py-paramiko1 to make sysutils/py-ploy_fabric
  successfully pacakge
- Remove dependency on devel/py-argparse

PR:		214379
Reported by:	koobs
1.2.1
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
1.2.1
20 Oct 2015 11:33:52
Revision:399818Original commit files touched by this commit
koobs search for other commits by this committer
sysutils/py-ploy: Update to 1.2.1

- Update PORTVERSION and distinfo checksum (1.2.1)
- Add setuptools explicitly (instead of implicitly via python.mk)
  to RUN_DEPENDS, as ploy uses the pkg_resources module
- Add argparse to RUN_DEPENDS
- Add NO_ARCH

Changes:

  https://github.com/ployground/ploy/blob/1.2.1/HISTORY.rst
1.2.0
06 Mar 2015 01:02:03
Revision:380570Original commit files touched by this commit
koobs search for other commits by this committer
sysutils/py-ploy: Update to 1.2.0

- Update to 1.2.0
- Use PORTVERSION over DISTVERSION

Changes:

  * https://github.com/ployground/ploy/blob/1.2.0/HISTORY.rst
1.1.0
03 Mar 2015 00:24:16
Revision:380316Original commit files touched by this commit
koobs search for other commits by this committer
sysutils/py-ploy: Update to 1.1.0

- Update to 1.1.0
- No longer needs USES=zip \o/

Changes:

  * https://github.com/ployground/ploy/blob/1.1.0/HISTORY.rst
1.0.3
31 Jan 2015 00:01:51
Revision:378188Original commit files touched by this commit
koobs search for other commits by this committer
sysutils/bsdploy: Update to 1.3

- Update bsdploy to 1.3
- Update all py-ploy[_]* dependencies:

    ploy:         1.0.3
    ploy_ensible: 1.2.1
    ploy_ec2:     1.1.1
    ploy_ezjail:  1.1.0
    ploy_fabric   1.1.0

- Sort USE_PYTHON's

Changes:

  * bsdploy:      https://github.com/ployground/bsdploy/blob/1.3/CHANGES.rst
  * ploy:         https://github.com/ployground/ploy/blob/1.0.3/HISTORY.rst
  * ploy_ansible:
https://github.com/ployground/ploy_ansible/blob/1.2.1/HISTORY.rst
  * ploy_ec2:     https://github.com/ployground/ploy_ec2/blob/1.1.1/HISTORY.rst
  * ploy_ezjail: 
https://github.com/ployground/ploy_ezjail/blob/1.1.0/HISTORY.rst
  * ploy_fabric: 
https://github.com/ployground/ploy_fabric/blob/1.1.0/HISTORY.rst
1.0.0
24 Oct 2014 16:56:10
Revision:371454Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of sysutils/ to new USES=python

Approved by:	portmgr (implicit)
1.0.0
21 Jul 2014 13:25:42
Revision:362436Original commit files touched by this commit
koobs search for other commits by this committer
sysutils/py-ploy: Update to 1.0.0

- Update to 1.0.0

Pointyhat:	Actually commit py-ploy, which bsdploy and py-ploy_* depend on :)
1.0.r13
08 Jul 2014 13:42:19
Revision:361241Original commit files touched by this commit
koobs search for other commits by this committer
sysutils/py-ploy: Update to 1.0rc13

- Update to 1.0rc13
1.0.r11_1
07 Jul 2014 14:45:39
Revision:361094Original commit files touched by this commit
koobs search for other commits by this committer
sysutils/py-ploy: Remove pkg-plist (AUTOPLIST)
1.0.r11
07 Jul 2014 13:52:31
Revision:361086Original commit files touched by this commit
koobs search for other commits by this committer
[NEW] sysutils/py-ploy: Manage servers through a central configuration

Ploy is a commandline-tool to provision, manage and control server instances.
What kind of server instances these are depends on the used plugins. There
are plugins for EC2 (ploy_ec2), FreeBSD Jails (ploy_ezjail) and more.

You can create, delete, monitor and ssh into instances while ploy handles the
details like ssh fingerprint checking. Additional plugins provide advanced
functionality like integrating Fabric (ploy_fabric) and Ansible (ploy_ansible).

WWW: http://ploy.readthedocs.org

Number of commits found: 29