Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
28 Dec 2020 23:02:15
3.1.4

|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
03 Aug 2020 08:50:14
3.1.4

|
antoine  |
glances works fine with python 3.7 or 3.8 |
26 May 2020 20:54:04
3.1.4

|
bofh  |
sysutils/py-glances: Update version 3.1.3=>3.1.4
- Add TEST_DEPENDS and test framework
- Update support for python upto 3.6
- Make use of ETCDIR
PR: 244983
Approved by: gasol.wu@gmail.com (MAINTAINER) |
09 Nov 2019 12:18:39
3.1.3

|
fox  |
sysutils/py-glances: Updates to 3.1.3
- Adds missing runtime dependency py-future.
Changes since 3.1.0:
https://github.com/nicolargo/glances/compare/v3.1.0...v3.1.3
PR: 241251
Approved by: maintainer-timeout(more than 14 days), swills, philip (mentor) |
12 Apr 2019 21:21:53
3.1.0

|
bofh  |
sysutils/py-glances: Update version 3.0.2=>3.1.0
PR: 236809
Approved by: maintainer-timeout(more than 14 days) |
30 Nov 2018 00:38:12
3.0.2

|
wen  |
- Update to 3.0.2
- Update RUN_DEPENDS
PR: 232226
Submitted by: wen@
Approved by: maintainer |
20 Jun 2018 17:05:44
2.11.1

|
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 |
30 Nov 2017 15:50:34
2.11.1

|
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 ) |
11 Sep 2017 12:24:03
2.11.1

|
olgeni  |
Update sysutils/py-glances to version 2.11.1.
PR: 222196
Submitted by: olgeni
Approved by: maintainer |
09 May 2017 14:23:26
2.9.1

|
sunpoet  |
Update to 2.9.1
Changes: https://github.com/nicolargo/glances/blob/master/NEWS
PR: 219129
Submitted by: Gasol Wu <gasol.wu@gmail.com> (maintainer) |
21 Apr 2017 07:23:38
2.8.8

|
miwi  |
- Update to 2.8.8
PR: 217776
Submitted by: maintainer |
07 Feb 2017 14:36:58
2.8.1

|
krion  |
Update sysutils/py-glances to 2.8.1
PR: 216874
Submitted by: gasol.wu@gmail.com
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9471 |
01 Apr 2016 14:25:18
2.5.1

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
19 Jan 2016 05:59:20
2.5.1

|
vanilla  |
Upgrade to 2.5.1.
PR: 206389
Submitted by: maintainer |
08 Dec 2015 09:05:15
2.5

|
mat  |
Don't use GH_TAGNAME when DISTVERSION* variables can be used.
With hat: portmgr
Sponsored by: Absolight |
16 Oct 2015 19:23:44
2.5.0

|
pawel  |
- Update to version 2.5.0 [1]
- Add NO_ARCH
PR: 203602 [1]
Submitted by: Gasol Wu (maintainer) [1] |
15 Jun 2015 23:31:07
2.4.2

|
amdmi3  |
- Update to 2.4.2
- Remove NLS support (has been removed from upstream)
- Add LICENSE_FILE
PR: 200877
Submitted by: gasol.wu@gmail.com |
07 May 2015 20:24:16
2.1

|
mat  |
Update ports in the remaining categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
14 Oct 2014 19:18:47
2.1

|
pawel  |
- Update to version 2.1 [1]
- Remove run dependency on devel/py-Jinja2 [1]
- Convert to USES=python
- Remove uneeded PLIST_DIRS
PR: 193843 [1]
Submitted by: maintainer |
18 Jun 2014 07:39:35
2.0

|
miwi  |
- Update to 2.0
PR: 191076 |
15 May 2014 17:35:16
1.7.7

|
sunpoet  |
- Update to 1.7.7
Changes: https://github.com/nicolargo/glances/blob/master/NEWS
PR: ports/189808
Submitted by: Gasol Wu <gasol.wu@gmail.com> (maintainer) |
11 May 2014 14:26:57
1.7.6_1

|
sunpoet  |
- Remove MANPAGES option: install manpage unconditionally
- Remove duplicate PLIST entry (bin/glances)
- Bump PORTREVISION for package change
Submitted by: sunpoet (myself)
Approved by: Gasol Wu <gasol.wu@gmail.com> (maintainer) |
26 Apr 2014 18:12:55
1.7.6

|
sunpoet  |
- Update to 1.7.6
- While I'm here:
- Update RUN_DEPENDS: use sysutils/py-psutil
- Add DOCS to OPTIONS_DEFINE
- Use USE_PYDISTUTILS=yes
- Use PLIST_FILES, PLIST_DIRS, PORTDOCS and PYDISTUTILS_AUTOPLIST instead of
PLIST
- Cosmetic change
Changes: https://github.com/nicolargo/glances/blob/master/NEWS
PR: ports/188174
Submitted by: Gasol Wu <gasol.wu@gmail.com> (maintainer) |
19 Mar 2014 15:03:36
1.7.5

|
swills  |
- Update to 1.7.5
PR: ports/187719
Submitted by: swills (myself)
Approved by: Gasol Wu <gasol.wu@gmail.com> (maintainer) |
04 Feb 2014 11:41:05
1.7.4

|
sunpoet  |
- Update to 1.7.4
- Fix PLIST for MANPAGES option
Changes: https://github.com/nicolargo/glances/blob/master/NEWS
PR: ports/185900
Submitted by: Gasol Wu <gasol.wu@gmail.com> |
04 Jan 2014 08:26:01
1.7.3

|
sunpoet  |
- Fix package
- While I'm here, cleanup and simplify Makefile
PR: ports/185408
Submitted by: Gasol Wu <gasol.wu@gmail.com> (maintainer) |
03 Jan 2014 01:53:21
1.7.3

|
bapt  |
Part 3 at removing now useless FETCH_ARGS redifition |
25 Dec 2013 20:16:29
1.7.3

|
sunpoet  |
- Update to 1.7.3
- While I'm here:
- Convert to new options framework
- Convert to new options helper
- Update USE_PYDISTUTILS
- Support STAGEDIR
Changes: https://github.com/nicolargo/glances/blob/master/NEWS
PR: ports/
Submitted by: Gasol Wu <gasol.wu@gmail.com> (maintainer) |
02 Dec 2013 08:17:15
1.7.2

|
sunpoet  |
- Update to 1.7.2
Changes: https://github.com/nicolargo/glances/blob/master/NEWS
PR: ports/183983
Submitted by: Gasol Wu <gasol.wu@gmail.com> (maintainer) |
20 Sep 2013 23:06:00
1.7.1

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
22 Aug 2013 20:42:45
1.7.1

|
wg  |
sysutils/py-glances: update to 1.7.1
- Update to 1.7.1
- Add NLS option
- Use single space for WWW
Changes: https://github.com/nicolargo/glances/blob/master/NEWS
PR: ports/181465
Submitted by: Gasol Wu <gasol.wu gmail.com> (maintainer) |
28 Nov 2012 20:17:03
1.5.1

|
pawel  |
- Update to version 1.5.1 [1]
- Fix COMMENT
PR: ports/173715 [1]
Submitted by: Gasol Wu <gasol.wu@gmail.com> (maintainer)
Feature safe: yes |
22 Sep 2012 13:53:22
1.4.1.1

|
lwhsu  |
Add py-glances 1.4.1.1, a CLI curses based monitoring tool for GNU/Linux
and BSD OS.
PR: ports/171517
Submitted by: Gasol Wu <gasol.wu@gmail.com> |