Sunpoet Po-Chuan Hsieh
ca951fb7ee
Update to 5.7.2
...
Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
2020-07-24 07:16:27 +00:00
Sunpoet Po-Chuan Hsieh
7315f05c16
Cosmetic change
2020-06-24 17:38:32 +00:00
Sunpoet Po-Chuan Hsieh
d767f11c8b
Update to 5.7.0
...
Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
2020-02-21 18:57:16 +00:00
Sunpoet Po-Chuan Hsieh
70a09510ea
Fix Process on 12.0+ i386
...
- Bump PORTREVISION for package change
FreeBSD 12.0+ change ki_tdev from 32 bits to 64 bits.
PR: 242543
Submitted by: antoine
2019-12-12 13:48:33 +00:00
Sunpoet Po-Chuan Hsieh
93e84d11df
Update to 5.6.7
...
Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
2019-12-10 17:11:46 +00:00
Sunpoet Po-Chuan Hsieh
0787a45bbb
Update to 5.6.6
...
Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
2019-12-08 17:04:03 +00:00
Sunpoet Po-Chuan Hsieh
51298a8ed9
Update to 5.6.5
...
Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
2019-11-13 23:35:53 +00:00
Sunpoet Po-Chuan Hsieh
c262fd09f8
Update to 5.6.4
...
Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
2019-11-05 16:51:08 +00:00
Dmitry Marakasov
46051b9c32
- Fix PYTHONPREFIX_SITELIBDIR vs PYTHON_SITELIBDIR misuse
...
Approved by: portmgr blanket
2019-10-21 18:02:18 +00:00
Sunpoet Po-Chuan Hsieh
85c0e65f95
Update to 5.6.3
...
Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
2019-06-11 20:19:47 +00:00
Sunpoet Po-Chuan Hsieh
4ac7f471a5
Update to 5.6.2
...
Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
2019-04-26 20:45:55 +00:00
Sunpoet Po-Chuan Hsieh
0d0113742f
Update to 5.6.1
...
Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
2019-03-12 18:10:03 +00:00
Sunpoet Po-Chuan Hsieh
0f7ba452ac
Update to 5.6.0
...
Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
2019-03-06 18:06:47 +00:00
Sunpoet Po-Chuan Hsieh
cb46d6d8fd
Update to 5.5.1
...
Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
2019-02-17 19:40:08 +00:00
Sunpoet Po-Chuan Hsieh
41021e54a1
Update to 5.5.0
...
Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
2019-01-24 17:38:14 +00:00
Sunpoet Po-Chuan Hsieh
e8f7d354f7
Update to 5.4.8
...
Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
2018-11-01 19:14:12 +00:00
Sunpoet Po-Chuan Hsieh
fb7561bf6d
Update to 5.4.7
...
Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
2018-08-16 23:41:57 +00:00
Sunpoet Po-Chuan Hsieh
fc47b7548e
Update to 5.4.6
...
Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
2018-06-24 20:18:40 +00:00
Mathieu Arnold
4376dbbb58
Use PY_FLAVOR for dependencies.
...
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight
2018-06-20 17:05:41 +00:00
Dmitry Marakasov
c637402081
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
2018-04-25 16:42:37 +00:00
Sunpoet Po-Chuan Hsieh
0f4a1a4df3
Update to 5.4.5
...
Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
2018-04-15 20:03:16 +00:00
Sunpoet Po-Chuan Hsieh
079b5c1c41
Update to 5.4.4
...
Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
2018-04-14 23:58:35 +00:00
Sunpoet Po-Chuan Hsieh
3d89de41ff
Update to 5.4.3
...
Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
2018-01-02 15:33:18 +00:00
Sunpoet Po-Chuan Hsieh
9eed2876db
Mark CONFLICTS_INSTALL with sysutils/py-psutil121
2017-12-27 19:51:45 +00:00
Sunpoet Po-Chuan Hsieh
5d138ea27f
Update to 5.4.2
...
Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
2017-12-11 10:38:50 +00:00
Mathieu Arnold
551be3c723
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
current python flavor. It can be used in dependency lines when the
port itself is not python flavored. For example, deskutils/calibre.
By default, all the flavors are generated. To only generate flavors
for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.
In all the ports with Python dependencies, the *_DEPENDS entries MUST
end with the flavor so that the framework knows which to build/use.
This is done by appending '@${PY_FLAVOR}' after the origin (or
@${FLAVOR} if in a Python module with Python flavors, as the content
will be the same). For example:
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
PR: 223071
Reviewed by: portmgr, python
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D12464
2017-11-30 15:50:30 +00:00
Sunpoet Po-Chuan Hsieh
63ac469e79
Update to 5.4.1
...
Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
2017-11-09 19:44:21 +00:00
Sunpoet Po-Chuan Hsieh
84cb389043
Update to 5.4.0
...
Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
2017-10-13 09:19:44 +00:00
Sunpoet Po-Chuan Hsieh
6f4e40fc71
Update to 5.3.1
...
Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
2017-09-10 13:09:04 +00:00
Sunpoet Po-Chuan Hsieh
f185307ed4
Update ino64 support
...
Submitted by: Andrey V. Elsukov <bu7cher@yandex.ru >
2017-09-08 21:51:56 +00:00
Sunpoet Po-Chuan Hsieh
c7ce8e5755
Re-add ino64 support which was not merged upstream yet
2017-09-04 00:00:38 +00:00
Sunpoet Po-Chuan Hsieh
68b418e6f3
Update to 5.3.0
...
Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
2017-09-02 14:23:49 +00:00
Sunpoet Po-Chuan Hsieh
07bd27211c
Add ino64 support
...
Submitted by: kib
Differential Revision: https://reviews.freebsd.org/D10801 (based on)
2017-05-31 17:29:44 +00:00
Sunpoet Po-Chuan Hsieh
9b7fdc5459
Update to 5.2.2
...
- Regenerate patch file with makepatch:
Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
2017-04-11 15:56:03 +00:00
Sunpoet Po-Chuan Hsieh
a19b704f17
Update to 5.2.1
...
Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
2017-03-26 21:24:20 +00:00
Gleb Smirnoff
7919ba38d7
Make it compilable on FreeBSD 12 after struct inpcb and struct tcpcb were
...
stopped being exported.
2017-03-21 08:38:28 +00:00
Sunpoet Po-Chuan Hsieh
9db9f1381d
Update to 5.2.0
...
Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
2017-03-06 15:49:40 +00:00
Sunpoet Po-Chuan Hsieh
1e51433890
Update to 5.1.3
...
Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
2017-02-08 23:45:50 +00:00
Sunpoet Po-Chuan Hsieh
ae11844deb
Update to 5.1.2
...
Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
2017-02-05 10:06:12 +00:00
Sunpoet Po-Chuan Hsieh
0c80f5a817
Update to 5.1.1
...
- Add TEST_DEPENDS
Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
2017-02-05 05:30:17 +00:00
Sunpoet Po-Chuan Hsieh
589e4b4932
Update to 5.1.0
...
Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
2017-02-02 13:30:51 +00:00
Sunpoet Po-Chuan Hsieh
1c48dcab58
- Update to 5.0.1
...
Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
2017-01-01 21:41:02 +00:00
Sunpoet Po-Chuan Hsieh
84fb76de30
- Update to 5.0.0
...
Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
2016-11-24 16:10:16 +00:00
Sunpoet Po-Chuan Hsieh
519aeae074
- Update to 4.4.2
...
Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
2016-11-19 17:07:29 +00:00
Sunpoet Po-Chuan Hsieh
262f42ee5e
- Update to 4.3.0
...
Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
2016-06-26 17:23:04 +00:00
Sunpoet Po-Chuan Hsieh
9024668b48
- Update to 4.2.0
...
Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
2016-05-19 03:42:44 +00:00
Sunpoet Po-Chuan Hsieh
69c94cb54e
- Update to 4.1.0
...
Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
2016-03-13 14:56:03 +00:00
Sunpoet Po-Chuan Hsieh
f19fd8d3b2
- Update to 4.0.0
...
Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
2016-03-06 06:24:15 +00:00
Sunpoet Po-Chuan Hsieh
ccf1891e41
- Add LICENSE_FILE
2015-12-25 19:44:22 +00:00
Sunpoet Po-Chuan Hsieh
3eaec9237d
- Update to 3.3.0
...
Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
2015-12-11 05:28:40 +00:00