Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 03 Feb 2018 05:40:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   [Bug 225589] devel/boost-python-libs: missing items from plist
Message-ID:  <bug-225589-25061-O4MoSS43uB@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-225589-25061@https.bugs.freebsd.org/bugzilla/>
References:  <bug-225589-25061@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225589

John Hein <z7dr6ut7gs@snkmail.com> changed:

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

--- Comment #1 from John Hein <z7dr6ut7gs@snkmail.com> ---
Created attachment 190286
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D190286&action=
=3Dedit
[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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-225589-25061-O4MoSS43uB>