[Bug 224895] New port: devel/ros-rosdep Multi-package manager system dependency tool for ROS
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jan 18 11:30:05 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224895
--- Comment #3 from Tobias Kortkamp <tobik at freebsd.org> ---
Comment on attachment 189943
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=189943
Updated shar
Hi,
it has been a year since anybody has said anything here. I don't
know if this is still relevant, but I'm doing a quick review as
there seem to be a couple of issues here.
XWWW= http://docs.ros.org/independent/api/rosdep/html/
WWW goes into pkg-descr on FreeBSD.
XUSES= python
XUSE_PYHTON= distutils autoplist
Typo. USE_PYTHON. With this fixed pkg-plist could probably be
dropped thanks to autoplist here.
XGH_TAGNAME= 0.11.8
Should be removed as GH_TAGNAME defaults to ${DISTVERSION}.
Xdo-install:
X (cd ${WRKSRC} && python setup.py install --root ${STAGEDIR})
X
After fixing the USE_PYTHON typo this can probably be removed too.
XTaken from the rosdep documentation.
X
I would not start pkg-descr with that. Usually you have a WWW line
at the bottom of pkg-descr which also doubles as a source for the
description.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list