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

--- Comment #4 from free...@shaneware.biz ---
This is mostly fixed, just a suggestion before closing. Manual building within
ports works but building package repos with poudriere fails.

Could man pages be added to the concurrent setting?

Could pkg install incorporate the concurrent renaming steps?

Using py-numpy as example. The Makefile creates an extra manpage to match the
default py version.

When building packages with poudriere if I use a set which specifies py27 as
default and build py-numpy then build again with with py34 as default, the two
packages can't be installed together. If pkg install performed the concurrent
renaming step this could work.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to