Port details |
- py-rackspace-monitoring Python client library for Rackspace Cloud Monitoring
- 0.8.1 www
=0 0.8.1Version of this port present on the latest quarterly branch.
- DEPRECATED: Python compatibility upto 3.2 and last release was 3 years ago
This port expired on: 2022-06-30
- Maintainer: bofh@FreeBSD.org
- Port Added: 2012-06-17 19:01:24
- Last Update: 2022-06-30 20:11:14
- Commit Hash: fbefc97
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/racker/rackspace-monitoring
- Description:
- rackspace-monitoring is a Python client library for Rackspace Cloud Monitoring
built on top of Apache Libcloud.
WWW: https://github.com/racker/rackspace-monitoring
- ¦ ¦ ¦ ¦
- 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}rackspace-monitoring>0:www/py-rackspace-monitoring@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py38-rackspace-monitoring
- Package flavors (<flavor>: <package>)
- py38: py38-rackspace-monitoring
- distinfo:
- TIMESTAMP = 1646761209
SHA256 (rackspace-monitoring-0.8.1.tar.gz) = b055b6574447b69f87bb47a96cd5a91635cc2ec2c6b2154f435c2eedcd018007
SIZE (rackspace-monitoring-0.8.1.tar.gz) = 33118
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-libcloud>=0.17 : net/py-libcloud@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_py-rackspace-monitoring
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8.1 30 Jun 2022 20:11:14 |
Rene Ladan (rene) |
cleanup: Remove expired ports:
2022-06-30 www/py-rackspace-monitoring: Python compatibility upto 3.2 and last
release was 3 years ago
2022-06-30 devel/py-apns2: Use devel/py-aioapns
2022-06-30 www/py-hyper: Project abandoned use www/py-httpx
2022-06-30 irc/py-fishcrypt: Abandoned, unmaintained, requires Python 2 and
depends on deprecated pycrypto
2022-06-30 devel/py-stsci.distutils: Upstream abandoned in 2013
2022-06-30 devel/py-docker-py: Use devel/py-docker
2022-06-30 net-im/py-slackclient: Use net-im/py-slack-sdk |
0.8.1 12 Mar 2022 10:33:46 |
Muhammad Moinur Rahman (bofh) |
www/py-rackspace-monitoring: Update version 0.6.5=>0.8.1
- Mark DEPRECATED as it's compatibility defined by upstream is upto 3.2
only and last release was 3 years ago
- Set EXPIRATION_DATE to 2022-06-30
Relnotes: https://github.com/racker/rackspace-monitoring/releases/tag/v0.8.1 |
0.6.5 08 Mar 2022 02:09:57 |
Muhammad Moinur Rahman (bofh) |
*/*: Take maintainership |
0.6.5 07 Mar 2022 19:07:39 |
Rene Ladan (rene) |
all: return koobs' ports to the pool after safekeeping his commit bit. |
0.6.5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.6.5 19 Apr 2020 20:08:20 |
antoine |
Unbreak bulk -a after r532113 |
0.6.5 20 Jun 2018 17:05:44 |
mat |
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.6.5 30 Nov 2017 15:50:34 |
mat |
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.6.5 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.6.5 07 Mar 2016 05:47:20 |
koobs |
www/py-rackspace-monitoring: Update to 0.6.5
- Update PORTVERSION and distinfo checksum (0.6.5)
- Update test target
- Enable NO_ARCH (architecture independent)
- Patch setup.py, relax dependency versions |
0.6.2 03 Jan 2015 08:41:21 |
mva |
- Convert USE_PYTHON to new USES in www/
With hat: python@ |
0.6.2 09 Jul 2014 15:02:33 |
koobs |
www/py-rackspace-monitoring: Update to 0.6.2
- Update to 0.6.2
- Bump libcloud dependency version
- Add regression-test: target
- Remove #Python3 ready comment
Changes:
https://github.com/racker/rackspace-monitoring/blob/master/CHANGES.md |
0.5.2_1 29 Jan 2014 13:20:13 |
miwi |
- Convert to PYDISTUTILS_AUTOPLIST
- Stage support
- Bump PORTREVISION |
0.5.2 30 Dec 2013 20:55:19 |
ohauer |
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@) |
0.5.2 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.5.2 07 Jul 2013 11:38:47 |
koobs |
www/py-rackspace-monitoring: Update to 0.5.2
- Update to 0.5.2
- Remove pkg-plist comment
Changes:
https://github.com/racker/rackspace-monitoring/blob/v0.5.2/CHANGES.md |
0.5.1 16 Jun 2013 09:42:22 |
koobs |
www/py-rackspace-monitoring: Update to 0.5.1
- Update to 0.5.1
- Bump RUN_DEPENDS minimum version requirement
Changes:
https://github.com/racker/rackspace-monitoring/blob/v0.5.1/CHANGES.md |
0.4.0 02 Jun 2013 05:22:49 |
koobs |
www/py-rackspace-monitoring: Update to 0.4.0
- Update to 0.4.0 |
0.3.6 29 Apr 2013 09:55:29 |
koobs |
www/py-rackspace-monitoring: Update to 0.3.6
- pkg-descr: Tab->space in WWW:
Approved by: eadler, rm (mentors, implicit) |
0.3.2 09 Feb 2013 14:50:27 |
koobs |
Update MAINTAINER address for all my ports. While I'm here,
standardise and canonicalise Makefile header format and contents.
Approved by: eadler (mentor) |
0.3.2 18 Oct 2012 11:24:09 |
sbz |
- Update to 0.3.2
PR: ports/172385
Submitted by: Kubilay Kocak <koobs.freebsd at gmail.com> (maintainer)
Feature safe: yes |
0.3.1 24 Aug 2012 14:58:14 |
culot |
- Update to 0.3.1
PR: ports/170985
Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com> (maintainer) |
0.3.0 25 Jul 2012 20:08:14 |
mva |
- Update to 0.3.0
PR: ports/170129
Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com> (maintainer) |
0.2.10 20 Jul 2012 07:40:14 |
crees |
- Update to 0.2.10
Changes: rackspace-monitoring v0.2.10 - 2012-07-18:
Fix a bug with forcing base_url in the driver constructor. [Jessica Lucci]
PR: ports/169992
Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com> (maintainer) |
0.2.9 17 Jun 2012 19:00:47 |
rm |
rackspace-monitoring is a Python client library for Rackspace Cloud Monitoring
built on top of Apache Libcloud.
WWW: https://github.com/racker/rackspace-monitoring
PR: ports/168562
Submitted by: koobs <koobs.freebsd@gmail.com> |