[Bug 225589] devel/boost-python-libs: missing items from plist

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Feb 3 05:40:44 UTC 2018


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

John Hein <z7dr6ut7gs at snkmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |office at FreeBSD.org
 Attachment #190286|                            |maintainer-approval?(office
              Flags|                            |@FreeBSD.org)

--- Comment #1 from John Hein <z7dr6ut7gs at snkmail.com> ---
Created attachment 190286
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=190286&action=edit
[patch] address numpy dependency with explicit option

Here is a patch to solve this problem...

- fix plist for devel/boost-python{,3}-libs if math/py-numpy is installed
  by added NUMPY option.  If off, disable building libboost_numpy [1].
  If on, depend on the numpy port [2].  Default: off - matches current
packages.

- minor portlint appeasement

PORTREVISION bump is probably not necessary since it will not change the
package contents built by default.

[1] There is probably a better way to force disabling the numpy build (arg to
bjam?).

[2] Not sure if this should also be a runtime dependency, but ldd does not
indicate a dependency.

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


More information about the freebsd-office mailing list