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
py-ploy_ec2 Plugin for ploy to provision Amazon EC2 instances
1.2.0 sysutils Deleted 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 1.2.0Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Uses deprecated version of python
Expired This port expired on: 2020-08-15
Maintainer: koobs@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-07-08 10:09:05
Last Update: 2020-08-15 10:50:59
SVN Revision: 544927
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://github.com/ployground/ploy_ec2
Description:
A plugin for ploy providing integration with Amazon EC2. WWW: https://github.com/ployground/ploy_ec2
Homepage    cgit ¦ GitHub ¦ 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_ec2>0:sysutils/py-ploy_ec2@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-ploy_ec2
Package flavors (<flavor>: <package>)
  • py27: py27-ploy_ec2
distinfo:
SHA256 (ploy_ec2-1.2.0.tar.gz) = de74c860f64742749a69327bd013ade9c7ea08fe764017bb713671dfe06f5662 SIZE (ploy_ec2-1.2.0.tar.gz) = 16121

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
Runtime dependencies:
  1. py27-setuptools>0 : devel/py-setuptools@py27
  2. py27-ploy>=1.0.0 : sysutils/py-ploy@py27
  3. py27-boto>=2.0 : devel/py-boto@py27
  4. py27-lazy>0 : devel/py-lazy@py27
  5. py27-setuptools>0 : devel/py-setuptools@py27
  6. python2.7 : lang/python27
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. sysutils/bsdploy*
  2. 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:
N/A
USES:
python:2.7
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_ec2/
  2. https://pypi.org/packages/source/p/ploy_ec2/
Collapse this list.

Number of commits found: 13

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2.0
15 Aug 2020 10:50:59
Revision:544927Original commit files touched by this commit
rene search for other commits by this committer
Remove deprecated ports:

2020-08-15 archivers/py-backports.lzma: Uses deprecated version of python
2020-08-15 archivers/py-bup: Uses deprecated version of python
2020-08-15 archivers/py-librtfcomp: Uses deprecated version of python
2020-08-15 audio/blop-lv2: Uses deprecated version of python
2020-08-15 audio/bs2b-lv2: Uses deprecated version of python
2020-08-15 audio/py-gmusicproxy: Uses deprecated version of python
2020-08-15 audio/py-karaoke: Uses deprecated version of python
2020-08-15 audio/py-openal: Uses deprecated version of python
2020-08-15 audio/py-py-jack: Uses deprecated version of python
2020-08-15 audio/py-xmms2: Uses deprecated version of python
2020-08-15 audio/triceratops-lv2: Uses deprecated version of python
2020-08-15 biology/py-biom-format: Uses deprecated version of python
2020-08-15 comms/py-bulksms: Uses deprecated version of python
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.2.0
23 Feb 2020 15:25:53
Revision:526925Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate a few ports

With hat:	portmgr
1.2.0
19 Feb 2020 17:59:36
Revision:526520Original commit files touched by this commit
antoine search for other commits by this committer
Clean up USES

With hat:	portmgr
1.2.0
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.0
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.0
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.0
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.0
20 Oct 2015 11:00:28
Revision:399812Original commit files touched by this commit
koobs search for other commits by this committer
sysutils/py-ploy_ec2: Update to 1.2.0

- Update PORTVERSION and distinfo checksum (1.2.0
- Update COMMENT to match setup.py:description=
- Add setuptools explicitly (instead of implicitly via python.mk) to
   RUN_DEPENDS, as ploy uses the pkg_resources module.
- DISTFILES are now provided as .tar.gz, remove USES=zip accordingly [1]
- Add NO_ARCH

Changes:

  https://github.com/ployground/ploy_ec2/blob/1.2.0/HISTORY.rst

[1] https://github.com/ployground/ploy_ec2/issues/2
1.1.1
03 Mar 2015 00:23:31
Revision:380314Original commit files touched by this commit
koobs search for other commits by this committer
sysutils/py-ploy_ec2: Update to 1.1.1

- Update to 1.1.1

Changes:

  * https://github.com/ployground/ploy_ec2/blob/1.1.1/HISTORY.rst
1.1.0
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:19:24
Revision:362434Original commit files touched by this commit
koobs search for other commits by this committer
sysutils/bsdploy: Update to 1.0.0 !! #GOLD

Update BSDploy and plugins to the latest, greatest, stable and gold 1.0.0
release while @tomlazar and @fschulze are running BSDploy training at
EuroPython 2014 :D

- Update RUN_DEPENDS to require >= 1.0.0 for all plugins
1.0.b3
08 Jul 2014 10:08:44
Revision:361212Original commit files touched by this commit
koobs search for other commits by this committer
[NEW] sysutils/py-ploy_ec2: Ploy plugin to provision Amazon EC2 instances

A plugin for ploy providing integration with Amazon EC2.

WWW: https://github.com/ployground/ploy_ec2

Number of commits found: 13