[Bug 207005] science/gramps: Update to 4.2.2

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Feb 10 10:27:05 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207005

--- Comment #9 from FreeBSD at ShaneWare.Biz ---
Yes it would prevent a simple "pkg install science/gramps". The correct
handling would be to add something like -

NO_PACKAGE= Manual build needed to get py3 dependencies not in packages

in your port to prevent the build system packaging it until the issue is
resolved.

While the extra ports initially make it easier to build your updated port, they
introduce more problems down the road.

Some users will not have any trouble but your py3 ports will conflict with any
existing ports that have or will be installed for python3.x. So anyone that is
using python3 and wants to run gramps will need to uninstall the standard
python ports they have and install your duplicates, breaking any dependancies
from other ports... or modify the gramps Makefile to have it use the standard
ports, that is if they make the effort to look into why your py3 ports conflict
with existing ports and whether they want to make adjustments....

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list