Port details |
- py-python-rrdtool Python bindings for RRDTool, the graphing and logging utility
- 1.4.7_1 databases
=0 1.4.7_1Version of this port present on the latest quarterly branch. DEPRECATED: Uses deprecated version of python
This port expired on: 2020-08-15
- Maintainer: robak@FreeBSD.org
 - Port Added: 2014-06-20 06:59:23
- Last Update: 2020-11-10 20:04:49
- SVN Revision: 554856
- Also Listed In: python
- License: LGPL3
- WWW:
- https://github.com/pbanaszkiewicz/python-rrdtool
- Description:
- This is a working Python Package of RRDtool binding to Python.
It delivers the same API as original binding.
WWW: https://github.com/pbanaszkiewicz/python-rrdtool
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- 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}python-rrdtool>0:databases/py-python-rrdtool@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-python-rrdtool
- Package flavors (<flavor>: <package>)
- py27: py27-python-rrdtool
- distinfo:
- SHA256 (python-rrdtool-1.4.7.tar.gz) = ffcddfb43d361fb983475b18e9be8f8f92883c9f2e732a329c0bb976e359cba7
SIZE (python-rrdtool-1.4.7.tar.gz) = 1396786
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:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- groff : textproc/groff
- pkgconf>=1.3.0_1 : devel/pkgconf
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Library dependencies:
-
- librrd.so : databases/rrdtool
- libcairo.so : graphics/cairo
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libxml2.so : textproc/libxml2
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- gnome groff pkgconfig python:2.7
- 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 |
1.4.7_1 10 Nov 2020 20:04:49
  |
rene  |
Remove expired ports:
2020-08-15 databases/py-python-rrdtool: Uses deprecated version of python
2020-09-15 net/spideroak: Uses deprecated version of python
2020-09-15 emulators/playonbsd: Uses deprecated version of python
2020-09-15 net/xorp: Uses deprecated version of python |
1.4.7_1 23 Feb 2020 15:25:53
  |
antoine  |
Deprecate a few ports
With hat: portmgr |
1.4.7_1 08 Nov 2019 09:37:30
  |
tobik  |
databases: Add missing USES={gnome,php} |
1.4.7_1 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 ) |
1.4.7_1 21 Nov 2017 13:22:32
  |
mat  |
Fix build if rrdtool is built without pango.
Sponsored by: Absolight |
1.4.7_1 28 May 2017 21:18:04
  |
antoine  |
Register dependency on groff
PR: 213725 |
1.4.7_1 02 May 2016 16:08:56
  |
zeising  |
Update databases/rrdtool to 1.6.0
Most notably, this version of rrdtools.so is thread safe, so the
rrdtools_th.so library is removed.
Bump portrevision for depending ports due to shlib version bump.
For full changelog: http://oss.oetiker.ch/rrdtool/pub/CHANGES
Reviewed by: kwm
Differential Revision: D6168 |
1.4.7 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.4.7 19 Oct 2014 08:50:18
  |
mva  |
- Convert ports from databases/ and deskutils/ to new USES=python
Approved by: portmgr (implicit) |
1.4.7 20 Jun 2014 06:59:17
  |
robak  |
Add new port databases/py-python-rrdtool with Python bindings to RRDTool
Reviewed by: marino (mentor)
Approved by: swills (mentor) |