forked from Lainports/freebsd-ports
- Define LICENSE_FILE. - Sort variables. - Add a do-test target and prepare a testing environment. One test is skipped at the moment due to a problem with detecting procfs(5) on FreeBSD. - Install documentation and examples. - Change pkg-descr to better match upstream's README. PR: 234791 Reviewed by: mat Approved by: mat (mentor), maintainer timeout Sponsored by: BALLY WULFF Games & Entertainment GmbH Differential Revision: https://reviews.freebsd.org/D18792
17 lines
1,008 B
Text
17 lines
1,008 B
Text
bin/node_exporter
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.md
|
|
%%PORTDOCS%%%%DOCSDIR%%/TIME.md
|
|
%%PORTDOCS%%%%DOCSDIR%%/V0_16_UPGRADE_GUIDE.md
|
|
%%PORTDOCS%%%%DOCSDIR%%/example-16-compatibility-rules-new-to-old.yml
|
|
%%PORTDOCS%%%%DOCSDIR%%/example-16-compatibility-rules.yml
|
|
%%PORTDOCS%%%%DOCSDIR%%/example-17-compatibility-rules-new-to-old.yml
|
|
%%PORTDOCS%%%%DOCSDIR%%/example-17-compatibility-rules.yml
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/text_collector_examples/README.md
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/text_collector_examples/apt.sh
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/text_collector_examples/deleted_libraries.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/text_collector_examples/directory-size.sh
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/text_collector_examples/ipmitool
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/text_collector_examples/md_info.sh
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/text_collector_examples/ntpd_metrics.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/text_collector_examples/smartmon.sh
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/text_collector_examples/storcli.py
|