FreeBSD Bugzilla – Attachment 198661 Details for
Bug 232717
devel/py-memory_profiler: add an option for `mprof plot` support
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
py-memory_profiler.patch (text/plain), 500 bytes, created by
Dmitry Marakasov
on 2018-10-26 16:39:00 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2018-10-26 16:39:00 UTC
Size:
500 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 482912) >+++ Makefile (working copy) >@@ -15,6 +15,10 @@ > > RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psutil>=0:sysutils/py-psutil@${PY_FLAVOR} > >+OPTIONS_DEFINE= MATPLOTLIB >+MATPLOTLIB_DESC= Use matplotlib for `mprof plot` support >+MATPLOTLIB_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>=0:math/py-matplotlib@${PY_FLAVOR} >+ > USES= python > USE_PYTHON= autoplist concurrent distutils > NO_ARCH= yes
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 232717
: 198661