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-python-rrdtool Python bindings for RRDTool, the graphing and logging utility
1.4.7_1 databases 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.4.7_1Version 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: robak@FreeBSD.org search for ports maintained by this maintainer
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
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}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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. groff : textproc/groff
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. py27-setuptools>0 : devel/py-setuptools@py27
  4. python2.7 : lang/python27
Runtime dependencies:
  1. py27-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
Library dependencies:
  1. librrd.so : databases/rrdtool
  2. libcairo.so : graphics/cairo
  3. libglib-2.0.so : devel/glib20
  4. libintl.so : devel/gettext-runtime
  5. libxml2.so : textproc/libxml2
  6. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/p/python-rrdtool/
  2. https://pypi.org/packages/source/p/python-rrdtool/
Collapse this list.

Number of commits found: 10

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.4.7_1
10 Nov 2020 20:04:49
Revision:554856Original commit files touched by this commit
rene search for other commits by this committer
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
Revision:526925Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate a few ports

With hat:	portmgr
1.4.7_1
08 Nov 2019 09:37:30
Revision:517042Original commit files touched by this commit
tobik search for other commits by this committer
databases: Add missing USES={gnome,php}
1.4.7_1
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.4.7_1
21 Nov 2017 13:22:32
Revision:454610Original commit files touched by this commit
mat search for other commits by this committer
Fix build if rrdtool is built without pango.

Sponsored by:	Absolight
1.4.7_1
28 May 2017 21:18:04
Revision:441925Original commit files touched by this commit
antoine search for other commits by this committer
Register dependency on groff

PR:		213725
1.4.7_1
02 May 2016 16:08:56
Revision:414458Original commit files touched by this commit
zeising search for other commits by this committer
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
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:371173Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports from databases/ and deskutils/ to new USES=python

Approved by:	portmgr (implicit)
1.4.7
20 Jun 2014 06:59:17
Revision:358512Original commit files touched by this commit
robak search for other commits by this committer
Add new port databases/py-python-rrdtool with Python bindings to RRDTool

Reviewed by:	marino (mentor)
Approved by:	swills (mentor)

Number of commits found: 10