Port details |
- py-cuisine Chef-like functionality for Fabric
- 0.7.13_1 devel
=0 0.7.13_1Version of this port present on the latest quarterly branch. DEPRECATED: Uses deprecated version of python
This port expired on: 2020-08-15
- Maintainer: ume@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2016-06-14 08:29:40
- Last Update: 2020-08-15 10:50:59
- SVN Revision: 544927
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/sebastien/cuisine
- Description:
- Cuisine is a small set of functions that sit on top of Fabric, to
abstract common administration operations such as file/dir operations,
user/group creation, package install/upgrade, making it easier to
write portable administration and deployment scripts.
WWW: https://github.com/sebastien/cuisine
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- 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}cuisine>0:devel/py-cuisine@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-cuisine
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1469101914
SHA256 (cuisine-0.7.13.tar.gz) = da6e08297297fb0b5f5e0d29c63b74b97ca8d57c1ea471579e5a3dcb3909d845
SIZE (cuisine-0.7.13.tar.gz) = 21268
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
![pkg-fallout pkg-fallout](/images/fallout.svg)
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-fabric1>=1.7,1 : devel/py-fabric1@py27
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- There are no ports dependent upon this port
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:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7.13_1 15 Aug 2020 10:50:59
![Revision:544927 Revision:544927](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rene ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |
0.7.13_1 23 Feb 2020 15:25:53
![Revision:526925 Revision:526925](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
antoine ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Deprecate a few ports
With hat: portmgr |
0.7.13_1 06 Sep 2019 23:23:09
![Revision:511378 Revision:511378](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
dbaio ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel/py-fabric: Copy to devel/py-fabric1
Make way for devel/py-fabric to be updated to its latest version (2.x)
Updates dependents that require fabric < 2 to devel/py-fabric1
Reviewed by: koobs (maintainer)
Approved by: koobs (maintainer)
Differential Revision: https://reviews.freebsd.org/D21304 |
0.7.13 20 Jun 2018 17:05:44
![Revision:472884 Revision:472884](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
0.7.13 30 Nov 2017 15:50:34
![Revision:455210 Revision:455210](/images/subversion.png) ![Sanity Test Failure Sanity Test Failure](/images/stf.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |
0.7.13 28 Oct 2016 17:14:10
![Revision:424869 Revision:424869](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
jbeich ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel/py-fabric: track PORTEPOCH in consumers |
0.7.13 21 Jul 2016 11:57:41
![Revision:418870 Revision:418870](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
ume ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 0.7.13. |
0.7.12 14 Jun 2016 08:29:32
![Revision:416881 Revision:416881](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
ume ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add new port -- Chef-like functionality for Fabric |
Number of commits found: 8
|