The current port uses python-rrdtool from https://github.com/pbanaszkiewicz/python-rrdtool Last commit was 6 years ago and it only supports Python 2. https://github.com/commx/python-rrdtool claims to be the new official binding to Python. It supports Python 2 and 3. So I guess either update this port or create a new one. I can help but I'm no ports expert.
PORTNAME= rrdtool PORTVERSION= 0.1.12 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= robak@FreeBSD.org COMMENT= Python bindings for RRDTool, the graphing and logging utility LICENSE= LGPL21 LIB_DEPENDS= librrd.so:databases/rrdtool USES= python USE_PYTHON= distutils autoplist LDFLAGS+= -L${LOCALBASE}/lib .include <bsd.port.mk>
Steal from robak.
The GitHub repository now has version 0.1.15 available, but it is not available from CheeseShop (make makesum fails). Should we get this port from GitHub instead?
(In reply to Rene Ladan from comment #3) Hello David, do you have any feedback on using version 0.1.15 from GitHub instead?
This port has expired, and no recent activity on related PRs, so removed.