[Bug 221311] [NEW PORT] databases/influxdb-python: InfluxDB Python client
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Aug 8 10:22:50 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221311
--- Comment #5 from Kubilay Kocak <koobs at FreeBSD.org> ---
(In reply to Konstantin Shapkin from comment #4)
I don't think so, there's a few issues in the Makefile:
1) ${PYTHON_PKGNAMEPREFIX}nose-cov>0:devel/py-nose-cov \
Has a \ but no line below it. I think this is the cause
2) TEST_TARGET= do-test
Not needed when defining do-test
3) MAINTAINER has a null value
4) IGNORE_MASTER_SITE_LOCAL=YES not needed
5) PORTREVISION= 0 not needed
6) Use tabs not spaces for alignment: VARIABLE=[tab(s)]<value>
7) What is being shebangfix'd ?
8) pkg-descr: WEB: https://pypi.python.org/pypi/influxdb
WEB -> WWW
Run the port through portlint (-AC) to identify other issues
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-python
mailing list