Port details |
- py-memory_profiler Module for monitoring memory usage of a python program
- 0.55.0_1 devel
=0 0.55.0_1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2015-12-11 03:36:22
- Last Update: 2020-02-08 19:00:10
- SVN Revision: 525564
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/pythonprofilers/memory_profiler
- Description:
- This is a python module for monitoring memory consumption of a process as well
as line-by-line analysis of memory consumption for python programs. It is a pure
python module which depends on the psutil module.
WWW: https://pypi.org/project/memory_profiler/
WWW: https://github.com/pythonprofilers/memory_profiler
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}memory_profiler>0:devel/py-memory_profiler@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py36-memory_profiler
- Package flavors (<flavor>: <package>)
- py36: py36-memory_profiler
- py27: py27-memory_profiler
- distinfo:
- TIMESTAMP = 1546268376
SHA256 (memory_profiler-0.55.0.tar.gz) = 5fa47b274c929dd2cbcd9190afb62fec110701251d2ac2d301caaf545c81afc1
SIZE (memory_profiler-0.55.0.tar.gz) = 40951
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py36-setuptools>0 : devel/py-setuptools@py36
- python3.6 : lang/python36
- Runtime dependencies:
-
- py36-psutil>=0 : sysutils/py-psutil@py36
- py36-setuptools>0 : devel/py-setuptools@py36
- python3.6 : lang/python36
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py36-memory_profiler-0.55.0_1:
MATPLOTLIB=off: Plot support via matplotlib
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.55.0_1 08 Feb 2020 19:00:10 |
sunpoet |
Move devel/py-memory_profiler to devel/py-memory-profiler |
0.55.0_1 15 Nov 2019 13:21:35 |
sunpoet |
Add PORTSCOUT
0.56 has been removed from PyPI.
Reference: https://github.com/pythonprofilers/memory_profiler/issues/258#issuecomment-552224656 |
0.55.0_1 10 Apr 2019 06:18:32 |
antoine |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
0.55.0 01 Jan 2019 20:36:03 |
sunpoet |
Update to 0.55.0
Changes: https://github.com/pythonprofilers/memory_profiler/commits/master |
0.54.0 10 Nov 2018 07:59:01 |
sunpoet |
Add MATPLOTLIB option for "mprof plot"
PR: 232717
Submitted by: amdmi3 |
0.54.0 29 Aug 2018 19:09:25 |
sunpoet |
Update to 0.54.0
Changes: https://github.com/pythonprofilers/memory_profiler/commits/master |
0.52.0 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
0.52.0 25 Apr 2018 16:42:38 |
amdmi3 |
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.
Approved by: portmgr blanket, mat |
0.52.0 25 Feb 2018 05:32:46 |
sunpoet |
Update to 0.52.0
- Update COMMENT
- Update LICENSE
- Add LICENSE_FILE
- Remove PSUTIL option: psutil is no longer optional
- Allow concurrent installation (USE_PYTHON=concurrent)
- Update pkg-descr
- Add PyPI as primary WWW
- Update WWW
- Take maintainership
Changes: https://github.com/pythonprofilers/memory_profiler/commits/master |
0.47 24 Feb 2018 08:52:27 |
tcberner |
Give xmj@'s ports back to the pool
PR: 226157
Submitted by: xmj |
0.47 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
0.47 03 Jun 2017 16:09:04 |
tcberner |
Update to 0.47
- update to 0.47
- default-enable PSUTILS option/dependency, to silence annoying warnings
PR: 219752
Submitted by: xmj (maintainer) |
0.41 23 Jun 2016 09:48:53 |
tz |
Change all occurrences of xmj@chaot.net to johannes@perceivon.net as the owner
requested.
This only affects "Created by" lines with one exception: devel/uclcmd. There the
maintainer is changed. This was overlooked in r416918.
Approved by: junovitch (mentor) |
0.41 15 Jun 2016 09:04:29 |
tz |
Change MAINTAINER from xmj@FreeBSD.org to johannes@perceivon.net
PR: 210265
Submitted by: Johannes Jost Meixner (johannes@perceivon.net)
Approved by: pi (mentor) |
0.41 25 May 2016 16:54:31 |
pi |
Several ports: Change MAINTAINER from xmj@chaot.net to xmj@FreeBSD.org
PR: 209746
Submitted by: xmj |
0.41 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.41 10 Jan 2016 06:09:02 |
miwi |
- Update to 0.30
PR: 205975
Submitted by: maintainer |
0.39 11 Dec 2015 03:36:02 |
miwi |
- Rename devel/py-memoryprofiler to devel/py-memory_profiler;
to consistency with other Python ports
- Update to 0.39
- Add No_ARCH
PR: 205109
Submitted by: maintainer
Reviewed by: python@/koobs
Approved by: mat (mentor)
Differential Revision: D4468 |