pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-Glances: Sort PLIST and add PYVERSSUFFIX to the share and man entries.



Module Name:	pkgsrc-wip
Committed By:	Santhosh Raju <fox%NetBSD.org@localhost>
Pushed By:	fox
Date:		Thu Oct 10 05:49:58 2019 -0500
Changeset:	1dd0c417cf30de7ef49c4a2a5a63b739be917da8

Modified Files:
	py-Glances/Makefile
	py-Glances/PLIST

Log Message:
py-Glances: Sort PLIST and add PYVERSSUFFIX to the share and man entries.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1dd0c417cf30de7ef49c4a2a5a63b739be917da8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-Glances/Makefile |   6 +-
 py-Glances/PLIST    | 414 ++++++++++++++++++++++++++--------------------------
 2 files changed, 212 insertions(+), 208 deletions(-)

diffs:
diff --git a/py-Glances/Makefile b/py-Glances/Makefile
index ee7998ff46..95bbf41648 100644
--- a/py-Glances/Makefile
+++ b/py-Glances/Makefile
@@ -25,7 +25,11 @@ SUBST_VARS.prefix=	PREFIX
 SUBST_VARS.prefix+=	PKGMANDIR
 
 post-install:
-	cd ${DESTDIR}${PREFIX}/bin && ${MV} glances glances${PYVERSSUFFIX} || ${TRUE}
+	cd ${DESTDIR}${PREFIX} && \
+	${MV} bin/glances bin/glances${PYVERSSUFFIX} && \
+	${MV} ${PKGMANDIR}/man1/glances.1 ${PKGMANDIR}/man1/glances${PYVERSSUFFIX}.1 && \
+	${MV} share/doc/glances share/doc/glances${PYVERSSUFFIX} && \
+	${MV} share/examples/glances share/examples/glances${PYVERSSUFFIX} || ${TRUE}
 
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/py-Glances/PLIST b/py-Glances/PLIST
index 129637e129..19528dbe49 100644
--- a/py-Glances/PLIST
+++ b/py-Glances/PLIST
@@ -1,13 +1,4 @@
 @comment $NetBSD$
-bin/glances${PYVERSSUFFIX}
-man/man1/glances.1
-share/doc/glances/AUTHORS
-share/doc/glances/CONTRIBUTING.md
-share/doc/glances/COPYING
-share/doc/glances/NEWS.rst
-share/doc/glances/README.rst
-share/doc/glances/glances.conf
-share/examples/glances/glances.conf
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -15,190 +6,158 @@ ${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
 ${PYSITELIB}/${EGG_INFODIR}/requires.txt
 ${PYSITELIB}/${EGG_INFODIR}/top_level.txt
 ${PYSITELIB}/glances/__init__.py
-${PYSITELIB}/glances/__main__.py
-${PYSITELIB}/glances/__init__.pyo
 ${PYSITELIB}/glances/__init__.pyc
-${PYSITELIB}/glances/__main__.pyo
+${PYSITELIB}/glances/__init__.pyo
+${PYSITELIB}/glances/__main__.py
 ${PYSITELIB}/glances/__main__.pyc
-${PYSITELIB}/glances/actions.pyo
-${PYSITELIB}/glances/actions.pyc
-${PYSITELIB}/glances/amps_list.pyo
-${PYSITELIB}/glances/amps_list.pyc
-${PYSITELIB}/glances/attribute.pyo
-${PYSITELIB}/glances/attribute.pyc
-${PYSITELIB}/glances/autodiscover.pyo
-${PYSITELIB}/glances/autodiscover.pyc
-${PYSITELIB}/glances/client.pyo
-${PYSITELIB}/glances/client.pyc
-${PYSITELIB}/glances/client_browser.pyo
-${PYSITELIB}/glances/client_browser.pyc
-${PYSITELIB}/glances/compat.pyo
-${PYSITELIB}/glances/compat.pyc
-${PYSITELIB}/glances/config.pyo
-${PYSITELIB}/glances/config.pyc
-${PYSITELIB}/glances/cpu_percent.pyo
-${PYSITELIB}/glances/cpu_percent.pyc
-${PYSITELIB}/glances/events.pyo
-${PYSITELIB}/glances/events.pyc
-${PYSITELIB}/glances/filter.pyo
-${PYSITELIB}/glances/filter.pyc
-${PYSITELIB}/glances/folder_list.pyo
-${PYSITELIB}/glances/folder_list.pyc
-${PYSITELIB}/glances/globals.pyo
-${PYSITELIB}/glances/globals.pyc
-${PYSITELIB}/glances/history.pyo
-${PYSITELIB}/glances/history.pyc
-${PYSITELIB}/glances/logger.pyo
-${PYSITELIB}/glances/logger.pyc
-${PYSITELIB}/glances/main.pyo
-${PYSITELIB}/glances/main.pyc
-${PYSITELIB}/glances/outdated.pyo
-${PYSITELIB}/glances/outdated.pyc
-${PYSITELIB}/glances/password.pyo
-${PYSITELIB}/glances/password.pyc
-${PYSITELIB}/glances/password_list.pyo
-${PYSITELIB}/glances/password_list.pyc
-${PYSITELIB}/glances/ports_list.pyo
-${PYSITELIB}/glances/ports_list.pyc
-${PYSITELIB}/glances/processes.pyo
-${PYSITELIB}/glances/processes.pyc
-${PYSITELIB}/glances/server.pyo
-${PYSITELIB}/glances/server.pyc
-${PYSITELIB}/glances/snmp.pyo
-${PYSITELIB}/glances/snmp.pyc
-${PYSITELIB}/glances/standalone.pyo
-${PYSITELIB}/glances/standalone.pyc
-${PYSITELIB}/glances/static_list.pyo
-${PYSITELIB}/glances/static_list.pyc
-${PYSITELIB}/glances/stats.pyo
-${PYSITELIB}/glances/stats.pyc
-${PYSITELIB}/glances/stats_client.pyo
-${PYSITELIB}/glances/stats_client.pyc
-${PYSITELIB}/glances/stats_client_snmp.pyo
-${PYSITELIB}/glances/stats_client_snmp.pyc
-${PYSITELIB}/glances/stats_server.pyo
-${PYSITELIB}/glances/stats_server.pyc
-${PYSITELIB}/glances/thresholds.pyo
-${PYSITELIB}/glances/thresholds.pyc
-${PYSITELIB}/glances/timer.pyo
-${PYSITELIB}/glances/timer.pyc
-${PYSITELIB}/glances/web_list.pyo
-${PYSITELIB}/glances/web_list.pyc
-${PYSITELIB}/glances/webserver.pyo
-${PYSITELIB}/glances/webserver.pyc
+${PYSITELIB}/glances/__main__.pyo
 ${PYSITELIB}/glances/actions.py
+${PYSITELIB}/glances/actions.pyc
+${PYSITELIB}/glances/actions.pyo
 ${PYSITELIB}/glances/amps/__init__.py
-${PYSITELIB}/glances/amps/__init__.pyo
 ${PYSITELIB}/glances/amps/__init__.pyc
-${PYSITELIB}/glances/amps/glances_amp.pyo
-${PYSITELIB}/glances/amps/glances_amp.pyc
-${PYSITELIB}/glances/amps/glances_default.pyo
-${PYSITELIB}/glances/amps/glances_default.pyc
-${PYSITELIB}/glances/amps/glances_nginx.pyo
-${PYSITELIB}/glances/amps/glances_nginx.pyc
-${PYSITELIB}/glances/amps/glances_systemd.pyo
-${PYSITELIB}/glances/amps/glances_systemd.pyc
-${PYSITELIB}/glances/amps/glances_systemv.pyo
-${PYSITELIB}/glances/amps/glances_systemv.pyc
+${PYSITELIB}/glances/amps/__init__.pyo
 ${PYSITELIB}/glances/amps/glances_amp.py
+${PYSITELIB}/glances/amps/glances_amp.pyc
+${PYSITELIB}/glances/amps/glances_amp.pyo
 ${PYSITELIB}/glances/amps/glances_default.py
+${PYSITELIB}/glances/amps/glances_default.pyc
+${PYSITELIB}/glances/amps/glances_default.pyo
 ${PYSITELIB}/glances/amps/glances_nginx.py
+${PYSITELIB}/glances/amps/glances_nginx.pyc
+${PYSITELIB}/glances/amps/glances_nginx.pyo
 ${PYSITELIB}/glances/amps/glances_systemd.py
+${PYSITELIB}/glances/amps/glances_systemd.pyc
+${PYSITELIB}/glances/amps/glances_systemd.pyo
 ${PYSITELIB}/glances/amps/glances_systemv.py
+${PYSITELIB}/glances/amps/glances_systemv.pyc
+${PYSITELIB}/glances/amps/glances_systemv.pyo
 ${PYSITELIB}/glances/amps_list.py
+${PYSITELIB}/glances/amps_list.pyc
+${PYSITELIB}/glances/amps_list.pyo
 ${PYSITELIB}/glances/attribute.py
+${PYSITELIB}/glances/attribute.pyc
+${PYSITELIB}/glances/attribute.pyo
 ${PYSITELIB}/glances/autodiscover.py
+${PYSITELIB}/glances/autodiscover.pyc
+${PYSITELIB}/glances/autodiscover.pyo
 ${PYSITELIB}/glances/client.py
+${PYSITELIB}/glances/client.pyc
+${PYSITELIB}/glances/client.pyo
 ${PYSITELIB}/glances/client_browser.py
+${PYSITELIB}/glances/client_browser.pyc
+${PYSITELIB}/glances/client_browser.pyo
 ${PYSITELIB}/glances/compat.py
+${PYSITELIB}/glances/compat.pyc
+${PYSITELIB}/glances/compat.pyo
 ${PYSITELIB}/glances/config.py
+${PYSITELIB}/glances/config.pyc
+${PYSITELIB}/glances/config.pyo
 ${PYSITELIB}/glances/cpu_percent.py
+${PYSITELIB}/glances/cpu_percent.pyc
+${PYSITELIB}/glances/cpu_percent.pyo
 ${PYSITELIB}/glances/events.py
+${PYSITELIB}/glances/events.pyc
+${PYSITELIB}/glances/events.pyo
 ${PYSITELIB}/glances/exports/__init__.py
-${PYSITELIB}/glances/exports/__init__.pyo
 ${PYSITELIB}/glances/exports/__init__.pyc
-${PYSITELIB}/glances/exports/glances_cassandra.pyo
-${PYSITELIB}/glances/exports/glances_cassandra.pyc
-${PYSITELIB}/glances/exports/glances_couchdb.pyo
-${PYSITELIB}/glances/exports/glances_couchdb.pyc
-${PYSITELIB}/glances/exports/glances_csv.pyo
-${PYSITELIB}/glances/exports/glances_csv.pyc
-${PYSITELIB}/glances/exports/glances_elasticsearch.pyo
-${PYSITELIB}/glances/exports/glances_elasticsearch.pyc
-${PYSITELIB}/glances/exports/glances_export.pyo
-${PYSITELIB}/glances/exports/glances_export.pyc
-${PYSITELIB}/glances/exports/glances_graph.pyo
-${PYSITELIB}/glances/exports/glances_graph.pyc
-${PYSITELIB}/glances/exports/glances_influxdb.pyo
-${PYSITELIB}/glances/exports/glances_influxdb.pyc
-${PYSITELIB}/glances/exports/glances_json.pyo
-${PYSITELIB}/glances/exports/glances_json.pyc
-${PYSITELIB}/glances/exports/glances_kafka.pyo
-${PYSITELIB}/glances/exports/glances_kafka.pyc
-${PYSITELIB}/glances/exports/glances_mqtt.pyo
-${PYSITELIB}/glances/exports/glances_mqtt.pyc
-${PYSITELIB}/glances/exports/glances_opentsdb.pyo
-${PYSITELIB}/glances/exports/glances_opentsdb.pyc
-${PYSITELIB}/glances/exports/glances_prometheus.pyo
-${PYSITELIB}/glances/exports/glances_prometheus.pyc
-${PYSITELIB}/glances/exports/glances_rabbitmq.pyo
-${PYSITELIB}/glances/exports/glances_rabbitmq.pyc
-${PYSITELIB}/glances/exports/glances_restful.pyo
-${PYSITELIB}/glances/exports/glances_restful.pyc
-${PYSITELIB}/glances/exports/glances_riemann.pyo
-${PYSITELIB}/glances/exports/glances_riemann.pyc
-${PYSITELIB}/glances/exports/glances_statsd.pyo
-${PYSITELIB}/glances/exports/glances_statsd.pyc
-${PYSITELIB}/glances/exports/glances_zeromq.pyo
-${PYSITELIB}/glances/exports/glances_zeromq.pyc
+${PYSITELIB}/glances/exports/__init__.pyo
 ${PYSITELIB}/glances/exports/glances_cassandra.py
+${PYSITELIB}/glances/exports/glances_cassandra.pyc
+${PYSITELIB}/glances/exports/glances_cassandra.pyo
 ${PYSITELIB}/glances/exports/glances_couchdb.py
+${PYSITELIB}/glances/exports/glances_couchdb.pyc
+${PYSITELIB}/glances/exports/glances_couchdb.pyo
 ${PYSITELIB}/glances/exports/glances_csv.py
+${PYSITELIB}/glances/exports/glances_csv.pyc
+${PYSITELIB}/glances/exports/glances_csv.pyo
 ${PYSITELIB}/glances/exports/glances_elasticsearch.py
+${PYSITELIB}/glances/exports/glances_elasticsearch.pyc
+${PYSITELIB}/glances/exports/glances_elasticsearch.pyo
 ${PYSITELIB}/glances/exports/glances_export.py
+${PYSITELIB}/glances/exports/glances_export.pyc
+${PYSITELIB}/glances/exports/glances_export.pyo
 ${PYSITELIB}/glances/exports/glances_graph.py
+${PYSITELIB}/glances/exports/glances_graph.pyc
+${PYSITELIB}/glances/exports/glances_graph.pyo
 ${PYSITELIB}/glances/exports/glances_influxdb.py
+${PYSITELIB}/glances/exports/glances_influxdb.pyc
+${PYSITELIB}/glances/exports/glances_influxdb.pyo
 ${PYSITELIB}/glances/exports/glances_json.py
+${PYSITELIB}/glances/exports/glances_json.pyc
+${PYSITELIB}/glances/exports/glances_json.pyo
 ${PYSITELIB}/glances/exports/glances_kafka.py
+${PYSITELIB}/glances/exports/glances_kafka.pyc
+${PYSITELIB}/glances/exports/glances_kafka.pyo
 ${PYSITELIB}/glances/exports/glances_mqtt.py
+${PYSITELIB}/glances/exports/glances_mqtt.pyc
+${PYSITELIB}/glances/exports/glances_mqtt.pyo
 ${PYSITELIB}/glances/exports/glances_opentsdb.py
+${PYSITELIB}/glances/exports/glances_opentsdb.pyc
+${PYSITELIB}/glances/exports/glances_opentsdb.pyo
 ${PYSITELIB}/glances/exports/glances_prometheus.py
+${PYSITELIB}/glances/exports/glances_prometheus.pyc
+${PYSITELIB}/glances/exports/glances_prometheus.pyo
 ${PYSITELIB}/glances/exports/glances_rabbitmq.py
+${PYSITELIB}/glances/exports/glances_rabbitmq.pyc
+${PYSITELIB}/glances/exports/glances_rabbitmq.pyo
 ${PYSITELIB}/glances/exports/glances_restful.py
+${PYSITELIB}/glances/exports/glances_restful.pyc
+${PYSITELIB}/glances/exports/glances_restful.pyo
 ${PYSITELIB}/glances/exports/glances_riemann.py
+${PYSITELIB}/glances/exports/glances_riemann.pyc
+${PYSITELIB}/glances/exports/glances_riemann.pyo
 ${PYSITELIB}/glances/exports/glances_statsd.py
+${PYSITELIB}/glances/exports/glances_statsd.pyc
+${PYSITELIB}/glances/exports/glances_statsd.pyo
 ${PYSITELIB}/glances/exports/glances_zeromq.py
+${PYSITELIB}/glances/exports/glances_zeromq.pyc
+${PYSITELIB}/glances/exports/glances_zeromq.pyo
 ${PYSITELIB}/glances/filter.py
+${PYSITELIB}/glances/filter.pyc
+${PYSITELIB}/glances/filter.pyo
 ${PYSITELIB}/glances/folder_list.py
+${PYSITELIB}/glances/folder_list.pyc
+${PYSITELIB}/glances/folder_list.pyo
 ${PYSITELIB}/glances/globals.py
+${PYSITELIB}/glances/globals.pyc
+${PYSITELIB}/glances/globals.pyo
 ${PYSITELIB}/glances/history.py
+${PYSITELIB}/glances/history.pyc
+${PYSITELIB}/glances/history.pyo
 ${PYSITELIB}/glances/logger.py
+${PYSITELIB}/glances/logger.pyc
+${PYSITELIB}/glances/logger.pyo
 ${PYSITELIB}/glances/main.py
+${PYSITELIB}/glances/main.pyc
+${PYSITELIB}/glances/main.pyo
 ${PYSITELIB}/glances/outdated.py
+${PYSITELIB}/glances/outdated.pyc
+${PYSITELIB}/glances/outdated.pyo
 ${PYSITELIB}/glances/outputs/__init__.py
-${PYSITELIB}/glances/outputs/__init__.pyo
 ${PYSITELIB}/glances/outputs/__init__.pyc
-${PYSITELIB}/glances/outputs/glances_bars.pyo
-${PYSITELIB}/glances/outputs/glances_bars.pyc
-${PYSITELIB}/glances/outputs/glances_bottle.pyo
-${PYSITELIB}/glances/outputs/glances_bottle.pyc
-${PYSITELIB}/glances/outputs/glances_curses.pyo
-${PYSITELIB}/glances/outputs/glances_curses.pyc
-${PYSITELIB}/glances/outputs/glances_curses_browser.pyo
-${PYSITELIB}/glances/outputs/glances_curses_browser.pyc
-${PYSITELIB}/glances/outputs/glances_sparklines.pyo
-${PYSITELIB}/glances/outputs/glances_sparklines.pyc
-${PYSITELIB}/glances/outputs/glances_stdout.pyo
-${PYSITELIB}/glances/outputs/glances_stdout.pyc
-${PYSITELIB}/glances/outputs/glances_stdout_csv.pyo
-${PYSITELIB}/glances/outputs/glances_stdout_csv.pyc
+${PYSITELIB}/glances/outputs/__init__.pyo
 ${PYSITELIB}/glances/outputs/glances_bars.py
+${PYSITELIB}/glances/outputs/glances_bars.pyc
+${PYSITELIB}/glances/outputs/glances_bars.pyo
 ${PYSITELIB}/glances/outputs/glances_bottle.py
+${PYSITELIB}/glances/outputs/glances_bottle.pyc
+${PYSITELIB}/glances/outputs/glances_bottle.pyo
 ${PYSITELIB}/glances/outputs/glances_curses.py
+${PYSITELIB}/glances/outputs/glances_curses.pyc
+${PYSITELIB}/glances/outputs/glances_curses.pyo
 ${PYSITELIB}/glances/outputs/glances_curses_browser.py
+${PYSITELIB}/glances/outputs/glances_curses_browser.pyc
+${PYSITELIB}/glances/outputs/glances_curses_browser.pyo
 ${PYSITELIB}/glances/outputs/glances_sparklines.py
+${PYSITELIB}/glances/outputs/glances_sparklines.pyc
+${PYSITELIB}/glances/outputs/glances_sparklines.pyo
 ${PYSITELIB}/glances/outputs/glances_stdout.py
+${PYSITELIB}/glances/outputs/glances_stdout.pyc
+${PYSITELIB}/glances/outputs/glances_stdout.pyo
 ${PYSITELIB}/glances/outputs/glances_stdout_csv.py
+${PYSITELIB}/glances/outputs/glances_stdout_csv.pyc
+${PYSITELIB}/glances/outputs/glances_stdout_csv.pyo
 ${PYSITELIB}/glances/outputs/static/README.md
 ${PYSITELIB}/glances/outputs/static/css/bootstrap.less
 ${PYSITELIB}/glances/outputs/static/css/style.scss
@@ -311,123 +270,164 @@ ${PYSITELIB}/glances/outputs/static/templates/index.html.tpl
 ${PYSITELIB}/glances/outputs/static/webpack.config.js
 ${PYSITELIB}/glances/outputs/static/yarn.lock
 ${PYSITELIB}/glances/password.py
+${PYSITELIB}/glances/password.pyc
+${PYSITELIB}/glances/password.pyo
 ${PYSITELIB}/glances/password_list.py
+${PYSITELIB}/glances/password_list.pyc
+${PYSITELIB}/glances/password_list.pyo
 ${PYSITELIB}/glances/plugins/__init__.py
-${PYSITELIB}/glances/plugins/__init__.pyo
 ${PYSITELIB}/glances/plugins/__init__.pyc
-${PYSITELIB}/glances/plugins/glances_alert.pyo
-${PYSITELIB}/glances/plugins/glances_alert.pyc
-${PYSITELIB}/glances/plugins/glances_amps.pyo
-${PYSITELIB}/glances/plugins/glances_amps.pyc
-${PYSITELIB}/glances/plugins/glances_cloud.pyo
-${PYSITELIB}/glances/plugins/glances_cloud.pyc
-${PYSITELIB}/glances/plugins/glances_core.pyo
-${PYSITELIB}/glances/plugins/glances_core.pyc
-${PYSITELIB}/glances/plugins/glances_cpu.pyo
-${PYSITELIB}/glances/plugins/glances_cpu.pyc
-${PYSITELIB}/glances/plugins/glances_diskio.pyo
-${PYSITELIB}/glances/plugins/glances_diskio.pyc
-${PYSITELIB}/glances/plugins/glances_docker.pyo
-${PYSITELIB}/glances/plugins/glances_docker.pyc
-${PYSITELIB}/glances/plugins/glances_folders.pyo
-${PYSITELIB}/glances/plugins/glances_folders.pyc
-${PYSITELIB}/glances/plugins/glances_fs.pyo
-${PYSITELIB}/glances/plugins/glances_fs.pyc
-${PYSITELIB}/glances/plugins/glances_gpu.pyo
-${PYSITELIB}/glances/plugins/glances_gpu.pyc
-${PYSITELIB}/glances/plugins/glances_help.pyo
-${PYSITELIB}/glances/plugins/glances_help.pyc
-${PYSITELIB}/glances/plugins/glances_ip.pyo
-${PYSITELIB}/glances/plugins/glances_ip.pyc
-${PYSITELIB}/glances/plugins/glances_irq.pyo
-${PYSITELIB}/glances/plugins/glances_irq.pyc
-${PYSITELIB}/glances/plugins/glances_load.pyo
-${PYSITELIB}/glances/plugins/glances_load.pyc
-${PYSITELIB}/glances/plugins/glances_mem.pyo
-${PYSITELIB}/glances/plugins/glances_mem.pyc
-${PYSITELIB}/glances/plugins/glances_memswap.pyo
-${PYSITELIB}/glances/plugins/glances_memswap.pyc
-${PYSITELIB}/glances/plugins/glances_network.pyo
-${PYSITELIB}/glances/plugins/glances_network.pyc
-${PYSITELIB}/glances/plugins/glances_now.pyo
-${PYSITELIB}/glances/plugins/glances_now.pyc
-${PYSITELIB}/glances/plugins/glances_percpu.pyo
-${PYSITELIB}/glances/plugins/glances_percpu.pyc
-${PYSITELIB}/glances/plugins/glances_plugin.pyo
-${PYSITELIB}/glances/plugins/glances_plugin.pyc
-${PYSITELIB}/glances/plugins/glances_ports.pyo
-${PYSITELIB}/glances/plugins/glances_ports.pyc
-${PYSITELIB}/glances/plugins/glances_processcount.pyo
-${PYSITELIB}/glances/plugins/glances_processcount.pyc
-${PYSITELIB}/glances/plugins/glances_processlist.pyo
-${PYSITELIB}/glances/plugins/glances_processlist.pyc
-${PYSITELIB}/glances/plugins/glances_psutilversion.pyo
-${PYSITELIB}/glances/plugins/glances_psutilversion.pyc
-${PYSITELIB}/glances/plugins/glances_quicklook.pyo
-${PYSITELIB}/glances/plugins/glances_quicklook.pyc
-${PYSITELIB}/glances/plugins/glances_raid.pyo
-${PYSITELIB}/glances/plugins/glances_raid.pyc
-${PYSITELIB}/glances/plugins/glances_sensors.pyo
-${PYSITELIB}/glances/plugins/glances_sensors.pyc
-${PYSITELIB}/glances/plugins/glances_smart.pyo
-${PYSITELIB}/glances/plugins/glances_smart.pyc
-${PYSITELIB}/glances/plugins/glances_system.pyo
-${PYSITELIB}/glances/plugins/glances_system.pyc
-${PYSITELIB}/glances/plugins/glances_uptime.pyo
-${PYSITELIB}/glances/plugins/glances_uptime.pyc
-${PYSITELIB}/glances/plugins/glances_wifi.pyo
-${PYSITELIB}/glances/plugins/glances_wifi.pyc
+${PYSITELIB}/glances/plugins/__init__.pyo
 ${PYSITELIB}/glances/plugins/glances_alert.py
+${PYSITELIB}/glances/plugins/glances_alert.pyc
+${PYSITELIB}/glances/plugins/glances_alert.pyo
 ${PYSITELIB}/glances/plugins/glances_amps.py
+${PYSITELIB}/glances/plugins/glances_amps.pyc
+${PYSITELIB}/glances/plugins/glances_amps.pyo
 ${PYSITELIB}/glances/plugins/glances_cloud.py
+${PYSITELIB}/glances/plugins/glances_cloud.pyc
+${PYSITELIB}/glances/plugins/glances_cloud.pyo
 ${PYSITELIB}/glances/plugins/glances_core.py
+${PYSITELIB}/glances/plugins/glances_core.pyc
+${PYSITELIB}/glances/plugins/glances_core.pyo
 ${PYSITELIB}/glances/plugins/glances_cpu.py
+${PYSITELIB}/glances/plugins/glances_cpu.pyc
+${PYSITELIB}/glances/plugins/glances_cpu.pyo
 ${PYSITELIB}/glances/plugins/glances_diskio.py
+${PYSITELIB}/glances/plugins/glances_diskio.pyc
+${PYSITELIB}/glances/plugins/glances_diskio.pyo
 ${PYSITELIB}/glances/plugins/glances_docker.py
+${PYSITELIB}/glances/plugins/glances_docker.pyc
+${PYSITELIB}/glances/plugins/glances_docker.pyo
 ${PYSITELIB}/glances/plugins/glances_folders.py
+${PYSITELIB}/glances/plugins/glances_folders.pyc
+${PYSITELIB}/glances/plugins/glances_folders.pyo
 ${PYSITELIB}/glances/plugins/glances_fs.py
+${PYSITELIB}/glances/plugins/glances_fs.pyc
+${PYSITELIB}/glances/plugins/glances_fs.pyo
 ${PYSITELIB}/glances/plugins/glances_gpu.py
+${PYSITELIB}/glances/plugins/glances_gpu.pyc
+${PYSITELIB}/glances/plugins/glances_gpu.pyo
 ${PYSITELIB}/glances/plugins/glances_help.py
+${PYSITELIB}/glances/plugins/glances_help.pyc
+${PYSITELIB}/glances/plugins/glances_help.pyo
 ${PYSITELIB}/glances/plugins/glances_ip.py
+${PYSITELIB}/glances/plugins/glances_ip.pyc
+${PYSITELIB}/glances/plugins/glances_ip.pyo
 ${PYSITELIB}/glances/plugins/glances_irq.py
+${PYSITELIB}/glances/plugins/glances_irq.pyc
+${PYSITELIB}/glances/plugins/glances_irq.pyo
 ${PYSITELIB}/glances/plugins/glances_load.py
+${PYSITELIB}/glances/plugins/glances_load.pyc
+${PYSITELIB}/glances/plugins/glances_load.pyo
 ${PYSITELIB}/glances/plugins/glances_mem.py
+${PYSITELIB}/glances/plugins/glances_mem.pyc
+${PYSITELIB}/glances/plugins/glances_mem.pyo
 ${PYSITELIB}/glances/plugins/glances_memswap.py
+${PYSITELIB}/glances/plugins/glances_memswap.pyc
+${PYSITELIB}/glances/plugins/glances_memswap.pyo
 ${PYSITELIB}/glances/plugins/glances_network.py
+${PYSITELIB}/glances/plugins/glances_network.pyc
+${PYSITELIB}/glances/plugins/glances_network.pyo
 ${PYSITELIB}/glances/plugins/glances_now.py
+${PYSITELIB}/glances/plugins/glances_now.pyc
+${PYSITELIB}/glances/plugins/glances_now.pyo
 ${PYSITELIB}/glances/plugins/glances_percpu.py
+${PYSITELIB}/glances/plugins/glances_percpu.pyc
+${PYSITELIB}/glances/plugins/glances_percpu.pyo
 ${PYSITELIB}/glances/plugins/glances_plugin.py
+${PYSITELIB}/glances/plugins/glances_plugin.pyc
+${PYSITELIB}/glances/plugins/glances_plugin.pyo
 ${PYSITELIB}/glances/plugins/glances_ports.py
+${PYSITELIB}/glances/plugins/glances_ports.pyc
+${PYSITELIB}/glances/plugins/glances_ports.pyo
 ${PYSITELIB}/glances/plugins/glances_processcount.py
+${PYSITELIB}/glances/plugins/glances_processcount.pyc
+${PYSITELIB}/glances/plugins/glances_processcount.pyo
 ${PYSITELIB}/glances/plugins/glances_processlist.py
+${PYSITELIB}/glances/plugins/glances_processlist.pyc
+${PYSITELIB}/glances/plugins/glances_processlist.pyo
 ${PYSITELIB}/glances/plugins/glances_psutilversion.py
+${PYSITELIB}/glances/plugins/glances_psutilversion.pyc
+${PYSITELIB}/glances/plugins/glances_psutilversion.pyo
 ${PYSITELIB}/glances/plugins/glances_quicklook.py
+${PYSITELIB}/glances/plugins/glances_quicklook.pyc
+${PYSITELIB}/glances/plugins/glances_quicklook.pyo
 ${PYSITELIB}/glances/plugins/glances_raid.py
+${PYSITELIB}/glances/plugins/glances_raid.pyc
+${PYSITELIB}/glances/plugins/glances_raid.pyo
 ${PYSITELIB}/glances/plugins/glances_sensors.py
+${PYSITELIB}/glances/plugins/glances_sensors.pyc
+${PYSITELIB}/glances/plugins/glances_sensors.pyo
 ${PYSITELIB}/glances/plugins/glances_smart.py
+${PYSITELIB}/glances/plugins/glances_smart.pyc
+${PYSITELIB}/glances/plugins/glances_smart.pyo
 ${PYSITELIB}/glances/plugins/glances_system.py
+${PYSITELIB}/glances/plugins/glances_system.pyc
+${PYSITELIB}/glances/plugins/glances_system.pyo
 ${PYSITELIB}/glances/plugins/glances_uptime.py
+${PYSITELIB}/glances/plugins/glances_uptime.pyc
+${PYSITELIB}/glances/plugins/glances_uptime.pyo
 ${PYSITELIB}/glances/plugins/glances_wifi.py
+${PYSITELIB}/glances/plugins/glances_wifi.pyc
+${PYSITELIB}/glances/plugins/glances_wifi.pyo
 ${PYSITELIB}/glances/plugins/sensors/__init__.py
-${PYSITELIB}/glances/plugins/sensors/__init__.pyo
 ${PYSITELIB}/glances/plugins/sensors/__init__.pyc
-${PYSITELIB}/glances/plugins/sensors/glances_batpercent.pyo
-${PYSITELIB}/glances/plugins/sensors/glances_batpercent.pyc
-${PYSITELIB}/glances/plugins/sensors/glances_hddtemp.pyo
-${PYSITELIB}/glances/plugins/sensors/glances_hddtemp.pyc
+${PYSITELIB}/glances/plugins/sensors/__init__.pyo
 ${PYSITELIB}/glances/plugins/sensors/glances_batpercent.py
+${PYSITELIB}/glances/plugins/sensors/glances_batpercent.pyc
+${PYSITELIB}/glances/plugins/sensors/glances_batpercent.pyo
 ${PYSITELIB}/glances/plugins/sensors/glances_hddtemp.py
+${PYSITELIB}/glances/plugins/sensors/glances_hddtemp.pyc
+${PYSITELIB}/glances/plugins/sensors/glances_hddtemp.pyo
 ${PYSITELIB}/glances/ports_list.py
+${PYSITELIB}/glances/ports_list.pyc
+${PYSITELIB}/glances/ports_list.pyo
 ${PYSITELIB}/glances/processes.py
+${PYSITELIB}/glances/processes.pyc
+${PYSITELIB}/glances/processes.pyo
 ${PYSITELIB}/glances/server.py
+${PYSITELIB}/glances/server.pyc
+${PYSITELIB}/glances/server.pyo
 ${PYSITELIB}/glances/snmp.py
+${PYSITELIB}/glances/snmp.pyc
+${PYSITELIB}/glances/snmp.pyo
 ${PYSITELIB}/glances/standalone.py
+${PYSITELIB}/glances/standalone.pyc
+${PYSITELIB}/glances/standalone.pyo
 ${PYSITELIB}/glances/static_list.py
+${PYSITELIB}/glances/static_list.pyc
+${PYSITELIB}/glances/static_list.pyo
 ${PYSITELIB}/glances/stats.py
+${PYSITELIB}/glances/stats.pyc
+${PYSITELIB}/glances/stats.pyo
 ${PYSITELIB}/glances/stats_client.py
+${PYSITELIB}/glances/stats_client.pyc
+${PYSITELIB}/glances/stats_client.pyo
 ${PYSITELIB}/glances/stats_client_snmp.py
+${PYSITELIB}/glances/stats_client_snmp.pyc
+${PYSITELIB}/glances/stats_client_snmp.pyo
 ${PYSITELIB}/glances/stats_server.py
+${PYSITELIB}/glances/stats_server.pyc
+${PYSITELIB}/glances/stats_server.pyo
 ${PYSITELIB}/glances/thresholds.py
+${PYSITELIB}/glances/thresholds.pyc
+${PYSITELIB}/glances/thresholds.pyo
 ${PYSITELIB}/glances/timer.py
+${PYSITELIB}/glances/timer.pyc
+${PYSITELIB}/glances/timer.pyo
 ${PYSITELIB}/glances/web_list.py
+${PYSITELIB}/glances/web_list.pyc
+${PYSITELIB}/glances/web_list.pyo
 ${PYSITELIB}/glances/webserver.py
+${PYSITELIB}/glances/webserver.pyc
+${PYSITELIB}/glances/webserver.pyo
+bin/glances${PYVERSSUFFIX}
+man/man1/glances${PYVERSSUFFIX}.1
+share/doc/glances${PYVERSSUFFIX}/AUTHORS
+share/doc/glances${PYVERSSUFFIX}/CONTRIBUTING.md
+share/doc/glances${PYVERSSUFFIX}/COPYING
+share/doc/glances${PYVERSSUFFIX}/NEWS.rst
+share/doc/glances${PYVERSSUFFIX}/README.rst
+share/doc/glances${PYVERSSUFFIX}/glances.conf
+share/examples/glances${PYVERSSUFFIX}/glances.conf


Home | Main Index | Thread Index | Old Index