Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7.0 18 Apr 2013 15:46:26
  |
sunpoet  |
- Update to 0.7.0
- Sort PLIST
Changes: https://code.google.com/p/psutil/source/browse/HISTORY
Feature safe: yes |
0.6.1_1 13 Apr 2013 11:49:02
  |
crees  |
Fix on FreeBSD 8+
PR: ports/172803
Submitted by: Jan Beich
Approved by: maintainer timeout (sunpoet, ~6 months)
Approved by: portmgr (decke) |
0.6.1 28 Sep 2012 16:43:04
  |
sunpoet  |
- Unbreak sysutils/py-psutil on 7.x |
0.6.1 25 Sep 2012 18:30:39
  |
beat  |
- Mark BROKEN on FreeBSD 7.x: does not compile
error: 'MNT_NFS4ACLS' undeclared
Reported by: pointyhat |
0.6.1 22 Aug 2012 06:36:57
 |
sunpoet  |
- Update to 0.6.1
Changes: http://code.google.com/p/psutil/source/browse/trunk/HISTORY |
0.4.1 10 Feb 2012 02:34:56
 |
sunpoet  |
- Use REINPLACE_CMD instead of a patch file |
0.4.1 17 Dec 2011 15:01:07
 |
sunpoet  |
- Update to 0.4.1
Changes: http://psutil.googlecode.com/svn/trunk/HISTORY |
0.4.0 05 Nov 2011 16:36:45
 |
sunpoet  |
- Update to 0.4.0
Changes: http://psutil.googlecode.com/svn/trunk/HISTORY |
0.3.0 23 Sep 2011 18:39:41
 |
sunpoet  |
- Fix make package when py-distribute or py-setuptools were installed |
0.3.0 22 Sep 2011 06:59:15
 |
sunpoet  |
- Space/Tab twiddle
- Take maintainership |
0.3.0 21 Sep 2011 16:48:43
 |
tabthorpe  |
- Reassign to the heap |
0.3.0 26 Aug 2011 22:20:12
 |
crees  |
Add missed distinfo for 0.3.0
Pointyhat: crees |
0.3.0 23 Aug 2011 14:45:59
 |
crees  |
Update to 0.3.0
PR: ports/159881
Submitted by: Stephen Sanders <ssanders@opnet.com> |
0.2.0 30 Jan 2011 18:30:09
 |
ohauer  |
- update to version 0.2.0
- remove unused patch files (included now in upstream)
- sort pkg-plist
maintainer timeout
PR: ports/154119
Submitted by: Stephen Sanders <ssanders _at_ opnet.com>
Feature safe: yes |
0.1.3 10 May 2010 08:10:52
 |
wen  |
- Fix the build error reported by QAT@
PR: ports/146451
Submitted by: Ju Pengfei <jupengfei@gmail.com> (maintainer) |
0.1.3 05 May 2010 07:05:56
 |
wen  |
psutil is a module providing an interface for retrieving information
on running processes and system utilization (CPU, memory) in a portable
way by using Python, implementing many functionalities offered by tools
like ps, top and Windows task manager.
WWW: http://code.google.com/p/psutil/
PR: ports/146279
Submitted by: Ju Pengfei <jupengfei@gmail.com> |