From e22d9f2361c0c3e495e301ed0288208719fe4cd6 Mon Sep 17 00:00:00 2001 From: Apurva Nandan Date: Wed, 3 Jun 2020 09:11:28 +0530 Subject: [PATCH] wip/phoronix-test-suite: import phoronix-test-suite-8.8.1nb1 The Phoronix Test Suite is the most comprehensive testing and benchmarking platform available for the *nix operating system. This software is designed to effectively carry out both qualitative and quantitative benchmarks in a clean, reproducible, and easy-to-use manner. --- phoronix-test-suite/DESCR | 4 + phoronix-test-suite/Makefile | 55 ++ phoronix-test-suite/PLIST | 542 +++++++++++++++++++ phoronix-test-suite/distinfo | 7 + phoronix-test-suite/patches/patch-install-sh | 66 +++ 5 files changed, 674 insertions(+) create mode 100644 phoronix-test-suite/DESCR create mode 100644 phoronix-test-suite/Makefile create mode 100644 phoronix-test-suite/PLIST create mode 100644 phoronix-test-suite/distinfo create mode 100644 phoronix-test-suite/patches/patch-install-sh diff --git a/phoronix-test-suite/DESCR b/phoronix-test-suite/DESCR new file mode 100644 index 0000000000..7ee918418a --- /dev/null +++ b/phoronix-test-suite/DESCR @@ -0,0 +1,4 @@ +The Phoronix Test Suite is the most comprehensive testing and benchmarking +platform available for the *nix operating system. This software is designed +to effectively carry out both qualitative and quantitative benchmarks in a +clean, reproducible, and easy-to-use manner. diff --git a/phoronix-test-suite/Makefile b/phoronix-test-suite/Makefile new file mode 100644 index 0000000000..a99406ca81 --- /dev/null +++ b/phoronix-test-suite/Makefile @@ -0,0 +1,55 @@ +# $NetBSD: Makefile,v 1.10 2019/12/09 14:20:54 taca Exp $ +# + +DISTNAME= phoronix-test-suite-${PTS_VERSION} +PTS_VERSION= 8.8.1 +PKGREVISION= 1 +CATEGORIES= benchmarks +MASTER_SITES= https://www.phoronix-test-suite.com/releases/ + +MAINTAINER= jym@NetBSD.org +HOMEPAGE= https://www.phoronix-test-suite.com/ +COMMENT= Phoronix Benchmarking Suite +LICENSE= gnu-gpl-v3 + +DEPENDS+= ${PHP_PKG_PREFIX}-curl>=5.3:../../www/php-curl +DEPENDS+= ${PHP_PKG_PREFIX}-gd>=5.3:../../graphics/php-gd +DEPENDS+= ${PHP_PKG_PREFIX}-json>=5.3:../../textproc/php-json +DEPENDS+= ${PHP_PKG_PREFIX}-pcntl>=5.3:../../devel/php-pcntl +DEPENDS+= ${PHP_PKG_PREFIX}-posix>=5.3:../../devel/php-posix +DEPENDS+= ${PHP_PKG_PREFIX}-zip>=5.3:../../archivers/php-zip +DEPENDS+= ${PHP_PKG_PREFIX}-zlib>=5.3:../../archivers/php-zlib + +INSTALLATION_DIRS= bin +INSTALLATION_DIRS+= share/bash-completion.d +INSTALLATION_DIRS+= share/phoronix-test-suite +INSTALLATION_DIRS+= share/doc/phoronix-test-suite +INSTALLATION_DIRS+= share/appdata share/applications +INSTALLATION_DIRS+= share/icons/hicolor/48x48/apps share/mime/packages +INSTALLATION_DIRS+= share/icons/hicolor/64x64/mimetypes + +NO_BUILD= yes + +WRKSRC= ${WRKDIR}/phoronix-test-suite + +ICON_THEMES= yes + +PLIST_VARS+= systemd + +.if exists(/bin/systemd) +PLIST.systemd= yes +.endif + +pre-install: + ${FIND} ${WRKSRC} -name "*.orig" -print | ${XARGS} ${RM} -f + +do-install: + cd ${WRKSRC}/ && DESTDIR=${DESTDIR:Q} PKGMANDIR=${PKGMANDIR:Q} \ + ./install-sh ${PREFIX:Q} + +.include "../../lang/php/phpversion.mk" +.include "${PHPPKGSRCDIR}/buildlink3.mk" +.include "../../databases/shared-mime-info/mimedb.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" +.include "../../sysutils/desktop-file-utils/desktopdb.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/phoronix-test-suite/PLIST b/phoronix-test-suite/PLIST new file mode 100644 index 0000000000..1d49434fc4 --- /dev/null +++ b/phoronix-test-suite/PLIST @@ -0,0 +1,542 @@ +@comment $NetBSD: PLIST,v 1.3 2019/06/10 02:48:23 jym Exp $ +bin/phoronix-test-suite +${PLIST.systemd}lib/systemd/system/phoromatic-client.service +${PLIST.systemd}lib/systemd/system/phoromatic-server.service +man/man1/phoronix-test-suite.1 +share/appdata/phoronix-test-suite.appdata.xml +share/applications/phoronix-test-suite-launcher.desktop +share/applications/phoronix-test-suite.desktop +share/bash-completion.d/bash_completion +share/doc/phoronix-test-suite/AUTHORS +share/doc/phoronix-test-suite/COPYING +share/doc/phoronix-test-suite/ChangeLog +share/doc/phoronix-test-suite/TODO +share/doc/phoronix-test-suite/includes/pts-documentation.css +share/doc/phoronix-test-suite/includes/pts-documentation.png +share/doc/phoronix-test-suite/phoromatic.html +share/doc/phoronix-test-suite/phoromatic.md +share/doc/phoronix-test-suite/phoronix-test-suite-window.md +share/doc/phoronix-test-suite/phoronix-test-suite-windows.html +share/doc/phoronix-test-suite/phoronix-test-suite.html +share/doc/phoronix-test-suite/phoronix-test-suite.md +share/doc/phoronix-test-suite/stubs/00_overview.html +share/doc/phoronix-test-suite/stubs/00_user_options.html +share/doc/phoronix-test-suite/stubs/00_zmodule_options.html +share/doc/phoronix-test-suite/stubs/01_install.html +share/doc/phoronix-test-suite/stubs/02_external_dependencies.html +share/doc/phoronix-test-suite/stubs/40_configuration.html +share/doc/phoronix-test-suite/stubs/50_general_information.html +share/doc/phoronix-test-suite/stubs/55_virtual_suites.html +share/doc/phoronix-test-suite/stubs/59_component_testing.html +share/doc/phoronix-test-suite/stubs/60_phoromatic.html +share/doc/phoronix-test-suite/stubs/69_creating_tests.html +share/doc/phoronix-test-suite/stubs/99_development_credits.html +share/doc/phoronix-test-suite/stubs/downloads.html +share/doc/phoronix-test-suite/stubs/readme-basics.txt +share/icons/hicolor/48x48/apps/phoronix-test-suite.png +share/icons/hicolor/64x64/mimetypes/application-x-openbenchmarking.png +share/mime/packages/openbenchmarking-mime.xml +share/phoronix-test-suite/deploy/deb-package/build-package-deb.php +share/phoronix-test-suite/deploy/deployments.md +share/phoronix-test-suite/deploy/farm-system-customizations/intel-xorg-headless.conf +share/phoronix-test-suite/deploy/farm-system-customizations/radeon-xorg-headless.conf +share/phoronix-test-suite/deploy/farm-system-customizations/ubuntu-initial-setup.sh +share/phoronix-test-suite/deploy/phoromatic-initd/phoromatic-client +share/phoronix-test-suite/deploy/phoromatic-rcd/phoromatic-client +share/phoronix-test-suite/deploy/phoromatic-systemd/phoromatic-client.service +share/phoronix-test-suite/deploy/phoromatic-systemd/phoromatic-server.service +share/phoronix-test-suite/deploy/phoromatic-upstart/phoromatic-client.alt.conf +share/phoronix-test-suite/deploy/phoromatic-upstart/phoromatic-client.conf +share/phoronix-test-suite/deploy/phoromatic-upstart/phoromatic-server.conf +share/phoronix-test-suite/deploy/rpm-package/build-package-rpm.php +share/phoronix-test-suite/pts-core/commands/analyze_all_runs.php +share/phoronix-test-suite/pts-core/commands/auto_compare.php +share/phoronix-test-suite/pts-core/commands/auto_load_module.php +share/phoronix-test-suite/pts-core/commands/auto_sort_result_file.php +share/phoronix-test-suite/pts-core/commands/batch_benchmark.php +share/phoronix-test-suite/pts-core/commands/batch_install.php +share/phoronix-test-suite/pts-core/commands/batch_run.php +share/phoronix-test-suite/pts-core/commands/batch_setup.php +share/phoronix-test-suite/pts-core/commands/benchmark.php +share/phoronix-test-suite/pts-core/commands/build_suite.php +share/phoronix-test-suite/pts-core/commands/clone_openbenchmarking_result.php +share/phoronix-test-suite/pts-core/commands/commands.php +share/phoronix-test-suite/pts-core/commands/compare_results_to_baseline.php +share/phoronix-test-suite/pts-core/commands/create_test_profile.php +share/phoronix-test-suite/pts-core/commands/debug_benchmark.php +share/phoronix-test-suite/pts-core/commands/debug_dependency_handler.php +share/phoronix-test-suite/pts-core/commands/debug_install.php +share/phoronix-test-suite/pts-core/commands/debug_render_test.php +share/phoronix-test-suite/pts-core/commands/debug_result_parser.php +share/phoronix-test-suite/pts-core/commands/debug_self_test.php +share/phoronix-test-suite/pts-core/commands/debug_test_download_links.php +share/phoronix-test-suite/pts-core/commands/debug_websocket_client.php +share/phoronix-test-suite/pts-core/commands/debug_websocket_server.php +share/phoronix-test-suite/pts-core/commands/default_benchmark.php +share/phoronix-test-suite/pts-core/commands/default_run.php +share/phoronix-test-suite/pts-core/commands/diagnostics.php +share/phoronix-test-suite/pts-core/commands/download_test_files.php +share/phoronix-test-suite/pts-core/commands/dry_run.php +share/phoronix-test-suite/pts-core/commands/dump_core_storage.php +share/phoronix-test-suite/pts-core/commands/dump_documentation.php +share/phoronix-test-suite/pts-core/commands/dump_file_info.php +share/phoronix-test-suite/pts-core/commands/dump_ob_to_ae_db.php +share/phoronix-test-suite/pts-core/commands/dump_openbenchmarking_indexes.php +share/phoronix-test-suite/pts-core/commands/dump_phodevi_properties.php +share/phoronix-test-suite/pts-core/commands/dump_phodevi_smart_cache.php +share/phoronix-test-suite/pts-core/commands/dump_possible_options.php +share/phoronix-test-suite/pts-core/commands/dump_suites_to_git.php +share/phoronix-test-suite/pts-core/commands/dump_tests_to_git.php +share/phoronix-test-suite/pts-core/commands/edit_result_file.php +share/phoronix-test-suite/pts-core/commands/enterprise_setup.php +share/phoronix-test-suite/pts-core/commands/estimate_run_time.php +share/phoronix-test-suite/pts-core/commands/extract_from_result_file.php +share/phoronix-test-suite/pts-core/commands/finish_run.php +share/phoronix-test-suite/pts-core/commands/force_install.php +share/phoronix-test-suite/pts-core/commands/gui.php +share/phoronix-test-suite/pts-core/commands/help.php +share/phoronix-test-suite/pts-core/commands/info.php +share/phoronix-test-suite/pts-core/commands/inspect_test_profile.php +share/phoronix-test-suite/pts-core/commands/install_dependencies.php +share/phoronix-test-suite/pts-core/commands/install_test.php +share/phoronix-test-suite/pts-core/commands/interactive.php +share/phoronix-test-suite/pts-core/commands/internal_run.php +share/phoronix-test-suite/pts-core/commands/list_all_tests.php +share/phoronix-test-suite/pts-core/commands/list_available_suites.php +share/phoronix-test-suite/pts-core/commands/list_available_tests.php +share/phoronix-test-suite/pts-core/commands/list_available_virtual_suites.php +share/phoronix-test-suite/pts-core/commands/list_cached_tests.php +share/phoronix-test-suite/pts-core/commands/list_installed_dependencies.php +share/phoronix-test-suite/pts-core/commands/list_installed_suites.php +share/phoronix-test-suite/pts-core/commands/list_installed_tests.php +share/phoronix-test-suite/pts-core/commands/list_missing_dependencies.php +share/phoronix-test-suite/pts-core/commands/list_modules.php +share/phoronix-test-suite/pts-core/commands/list_not_installed_tests.php +share/phoronix-test-suite/pts-core/commands/list_possible_dependencies.php +share/phoronix-test-suite/pts-core/commands/list_recommended_tests.php +share/phoronix-test-suite/pts-core/commands/list_saved_results.php +share/phoronix-test-suite/pts-core/commands/list_test_usage.php +share/phoronix-test-suite/pts-core/commands/list_unsupported_tests.php +share/phoronix-test-suite/pts-core/commands/make_download_cache.php +share/phoronix-test-suite/pts-core/commands/make_openbenchmarking_cache.php +share/phoronix-test-suite/pts-core/commands/merge_results.php +share/phoronix-test-suite/pts-core/commands/module_info.php +share/phoronix-test-suite/pts-core/commands/module_setup.php +share/phoronix-test-suite/pts-core/commands/network_info.php +share/phoronix-test-suite/pts-core/commands/network_setup.php +share/phoronix-test-suite/pts-core/commands/ob_test_profile_analyze.php +share/phoronix-test-suite/pts-core/commands/openbenchmarking_changes.php +share/phoronix-test-suite/pts-core/commands/openbenchmarking_launcher.php +share/phoronix-test-suite/pts-core/commands/openbenchmarking_login.php +share/phoronix-test-suite/pts-core/commands/openbenchmarking_refresh.php +share/phoronix-test-suite/pts-core/commands/openbenchmarking_repositories.php +share/phoronix-test-suite/pts-core/commands/openbenchmarking_uploads.php +share/phoronix-test-suite/pts-core/commands/php_conf.php +share/phoronix-test-suite/pts-core/commands/pts_version.php +share/phoronix-test-suite/pts-core/commands/recently_added_tests.php +share/phoronix-test-suite/pts-core/commands/refresh_graphs.php +share/phoronix-test-suite/pts-core/commands/remove_installed_test.php +share/phoronix-test-suite/pts-core/commands/remove_result.php +share/phoronix-test-suite/pts-core/commands/remove_results_from_result_file.php +share/phoronix-test-suite/pts-core/commands/remove_run_from_result_file.php +share/phoronix-test-suite/pts-core/commands/rename_identifier_in_result_file.php +share/phoronix-test-suite/pts-core/commands/rename_result_file.php +share/phoronix-test-suite/pts-core/commands/reorder_result_file.php +share/phoronix-test-suite/pts-core/commands/result_file_raw_to_csv.php +share/phoronix-test-suite/pts-core/commands/result_file_stats.php +share/phoronix-test-suite/pts-core/commands/result_file_to_csv.php +share/phoronix-test-suite/pts-core/commands/result_file_to_json.php +share/phoronix-test-suite/pts-core/commands/result_file_to_pdf.php +share/phoronix-test-suite/pts-core/commands/result_file_to_suite.php +share/phoronix-test-suite/pts-core/commands/result_file_to_text.php +share/phoronix-test-suite/pts-core/commands/run_random_tests.php +share/phoronix-test-suite/pts-core/commands/run_test.php +share/phoronix-test-suite/pts-core/commands/run_tests_in_suite.php +share/phoronix-test-suite/pts-core/commands/search.php +share/phoronix-test-suite/pts-core/commands/shell.php +share/phoronix-test-suite/pts-core/commands/show_result.php +share/phoronix-test-suite/pts-core/commands/start_phoromatic_event_server.php +share/phoronix-test-suite/pts-core/commands/start_phoromatic_server.php +share/phoronix-test-suite/pts-core/commands/start_remote_gui_server.php +share/phoronix-test-suite/pts-core/commands/start_ws_server.php +share/phoronix-test-suite/pts-core/commands/stress_run.php +share/phoronix-test-suite/pts-core/commands/strict_benchmark.php +share/phoronix-test-suite/pts-core/commands/strict_run.php +share/phoronix-test-suite/pts-core/commands/system_info.php +share/phoronix-test-suite/pts-core/commands/system_sensors.php +share/phoronix-test-suite/pts-core/commands/test_module.php +share/phoronix-test-suite/pts-core/commands/unload_module.php +share/phoronix-test-suite/pts-core/commands/upload_result.php +share/phoronix-test-suite/pts-core/commands/upload_test_profile.php +share/phoronix-test-suite/pts-core/commands/upload_test_suite.php +share/phoronix-test-suite/pts-core/commands/user_config_reset.php +share/phoronix-test-suite/pts-core/commands/user_config_set.php +share/phoronix-test-suite/pts-core/commands/validate_result_file.php +share/phoronix-test-suite/pts-core/commands/validate_test_profile.php +share/phoronix-test-suite/pts-core/commands/validate_test_suite.php +share/phoronix-test-suite/pts-core/commands/wins_and_losses.php +share/phoronix-test-suite/pts-core/external-test-dependencies/dependency-handlers/arch_dependency_handler.php +share/phoronix-test-suite/pts-core/external-test-dependencies/dependency-handlers/fedora_dependency_handler.php +share/phoronix-test-suite/pts-core/external-test-dependencies/dependency-handlers/microsoft_dependency_handler.php +share/phoronix-test-suite/pts-core/external-test-dependencies/dependency-handlers/opensuse_dependency_handler.php +share/phoronix-test-suite/pts-core/external-test-dependencies/dependency-handlers/ubuntu_dependency_handler.php +share/phoronix-test-suite/pts-core/external-test-dependencies/scripts/install-alpine-packages.sh +share/phoronix-test-suite/pts-core/external-test-dependencies/scripts/install-angstrom-packages.sh +share/phoronix-test-suite/pts-core/external-test-dependencies/scripts/install-arch-packages.sh +share/phoronix-test-suite/pts-core/external-test-dependencies/scripts/install-brew-packages.sh +share/phoronix-test-suite/pts-core/external-test-dependencies/scripts/install-debian-packages.sh +share/phoronix-test-suite/pts-core/external-test-dependencies/scripts/install-dragonfly-packages.sh +share/phoronix-test-suite/pts-core/external-test-dependencies/scripts/install-fedora-packages.sh +share/phoronix-test-suite/pts-core/external-test-dependencies/scripts/install-gentoo-packages.sh +share/phoronix-test-suite/pts-core/external-test-dependencies/scripts/install-lede-packages.sh +share/phoronix-test-suite/pts-core/external-test-dependencies/scripts/install-macports-packages.sh +share/phoronix-test-suite/pts-core/external-test-dependencies/scripts/install-mandrivalinux-packages.sh +share/phoronix-test-suite/pts-core/external-test-dependencies/scripts/install-midnightbsd-packages.sh +share/phoronix-test-suite/pts-core/external-test-dependencies/scripts/install-netbsd-packages.sh +share/phoronix-test-suite/pts-core/external-test-dependencies/scripts/install-openindiana-packages.sh +share/phoronix-test-suite/pts-core/external-test-dependencies/scripts/install-opensolaris-packages.sh +share/phoronix-test-suite/pts-core/external-test-dependencies/scripts/install-opensuse-packages.sh +share/phoronix-test-suite/pts-core/external-test-dependencies/scripts/install-optware-packages.sh +share/phoronix-test-suite/pts-core/external-test-dependencies/scripts/install-pardus-packages.sh +share/phoronix-test-suite/pts-core/external-test-dependencies/scripts/install-pclinuxos-packages.sh +share/phoronix-test-suite/pts-core/external-test-dependencies/scripts/install-solus-packages.sh +share/phoronix-test-suite/pts-core/external-test-dependencies/scripts/install-termux-packages.sh +share/phoronix-test-suite/pts-core/external-test-dependencies/scripts/install-ubuntu-packages.sh +share/phoronix-test-suite/pts-core/external-test-dependencies/scripts/install-void-packages.sh +share/phoronix-test-suite/pts-core/external-test-dependencies/scripts/install-zenwalk-packages.sh +share/phoronix-test-suite/pts-core/external-test-dependencies/xml/alpine-packages.xml +share/phoronix-test-suite/pts-core/external-test-dependencies/xml/angstrom-packages.xml +share/phoronix-test-suite/pts-core/external-test-dependencies/xml/arch-packages.xml +share/phoronix-test-suite/pts-core/external-test-dependencies/xml/brew-packages.xml +share/phoronix-test-suite/pts-core/external-test-dependencies/xml/dragonfly-packages.xml +share/phoronix-test-suite/pts-core/external-test-dependencies/xml/fedora-packages.xml +share/phoronix-test-suite/pts-core/external-test-dependencies/xml/generic-packages.xml +share/phoronix-test-suite/pts-core/external-test-dependencies/xml/gentoo-packages.xml +share/phoronix-test-suite/pts-core/external-test-dependencies/xml/lede-packages.xml +share/phoronix-test-suite/pts-core/external-test-dependencies/xml/macports-packages.xml +share/phoronix-test-suite/pts-core/external-test-dependencies/xml/mandrivalinux-packages.xml +share/phoronix-test-suite/pts-core/external-test-dependencies/xml/microsoft-packages.xml +share/phoronix-test-suite/pts-core/external-test-dependencies/xml/midnightbsd-packages.xml +share/phoronix-test-suite/pts-core/external-test-dependencies/xml/netbsd-packages.xml +share/phoronix-test-suite/pts-core/external-test-dependencies/xml/openindiana-packages.xml +share/phoronix-test-suite/pts-core/external-test-dependencies/xml/opensolaris-packages.xml +share/phoronix-test-suite/pts-core/external-test-dependencies/xml/opensuse-packages.xml +share/phoronix-test-suite/pts-core/external-test-dependencies/xml/optware-packages.xml +share/phoronix-test-suite/pts-core/external-test-dependencies/xml/pardus-packages.xml +share/phoronix-test-suite/pts-core/external-test-dependencies/xml/pclinuxos-packages.xml +share/phoronix-test-suite/pts-core/external-test-dependencies/xml/solus-packages.xml +share/phoronix-test-suite/pts-core/external-test-dependencies/xml/termux-packages.xml +share/phoronix-test-suite/pts-core/external-test-dependencies/xml/ubuntu-packages.xml +share/phoronix-test-suite/pts-core/external-test-dependencies/xml/void-packages.xml +share/phoronix-test-suite/pts-core/external-test-dependencies/xml/xsl/pts-exdep-viewer.xsl +share/phoronix-test-suite/pts-core/external-test-dependencies/xml/xsl/pts-generic-exdep-viewer.xsl +share/phoronix-test-suite/pts-core/external-test-dependencies/xml/zenwalk-packages.xml +share/phoronix-test-suite/pts-core/hooks/startup/template.sh +share/phoronix-test-suite/pts-core/modules/backup.php +share/phoronix-test-suite/pts-core/modules/dummy_module.php +share/phoronix-test-suite/pts-core/modules/flamegrapher.php +share/phoronix-test-suite/pts-core/modules/graphics_override.php +share/phoronix-test-suite/pts-core/modules/html_results_export.php +share/phoronix-test-suite/pts-core/modules/linux_perf.php +share/phoronix-test-suite/pts-core/modules/log_exporter.php +share/phoronix-test-suite/pts-core/modules/matisk.php +share/phoronix-test-suite/pts-core/modules/ob_auto_compare.php +share/phoronix-test-suite/pts-core/modules/perf_per_dollar.php +share/phoronix-test-suite/pts-core/modules/perf_tips.php +share/phoronix-test-suite/pts-core/modules/pgo.php +share/phoronix-test-suite/pts-core/modules/phoromatic.php +share/phoronix-test-suite/pts-core/modules/pushover_net.php +share/phoronix-test-suite/pts-core/modules/report_test_run_times.php +share/phoronix-test-suite/pts-core/modules/result_notifier.php +share/phoronix-test-suite/pts-core/modules/results_custom_export.php +share/phoronix-test-suite/pts-core/modules/system_monitor.php +share/phoronix-test-suite/pts-core/modules/timed_screenshot.php +share/phoronix-test-suite/pts-core/modules/toggle_screensaver.php +share/phoronix-test-suite/pts-core/modules/update_checker.php +share/phoronix-test-suite/pts-core/modules/use_wine.php +share/phoronix-test-suite/pts-core/modules/watchdog.php +share/phoronix-test-suite/pts-core/objects/FPDF.php +share/phoronix-test-suite/pts-core/objects/client/display_modes/pts_basic_display_mode.php +share/phoronix-test-suite/pts-core/objects/client/display_modes/pts_concise_display_mode.php +share/phoronix-test-suite/pts-core/objects/client/display_modes/pts_display_mode_interface.php +share/phoronix-test-suite/pts-core/objects/client/display_modes/pts_short_display_mode.php +share/phoronix-test-suite/pts-core/objects/client/display_modes/pts_web_display_mode.php +share/phoronix-test-suite/pts-core/objects/client/display_modes/pts_websocket_display_mode.php +share/phoronix-test-suite/pts-core/objects/client/pts_argument_check.php +share/phoronix-test-suite/pts-core/objects/client/pts_client.php +share/phoronix-test-suite/pts-core/objects/client/pts_config.php +share/phoronix-test-suite/pts-core/objects/client/pts_documentation.php +share/phoronix-test-suite/pts-core/objects/client/pts_download_speed_manager.php +share/phoronix-test-suite/pts-core/objects/client/pts_external_dependencies.php +share/phoronix-test-suite/pts-core/objects/client/pts_installed_test.php +share/phoronix-test-suite/pts-core/objects/client/pts_logger.php +share/phoronix-test-suite/pts-core/objects/client/pts_module.php +share/phoronix-test-suite/pts-core/objects/client/pts_module_interface.php +share/phoronix-test-suite/pts-core/objects/client/pts_module_manager.php +share/phoronix-test-suite/pts-core/objects/client/pts_module_option.php +share/phoronix-test-suite/pts-core/objects/client/pts_openbenchmarking_client.php +share/phoronix-test-suite/pts-core/objects/client/pts_option_interface.php +share/phoronix-test-suite/pts-core/objects/client/pts_phoroscript_interpreter.php +share/phoronix-test-suite/pts-core/objects/client/pts_stress_run_manager.php +share/phoronix-test-suite/pts-core/objects/client/pts_test_execution.php +share/phoronix-test-suite/pts-core/objects/client/pts_test_install_manager.php +share/phoronix-test-suite/pts-core/objects/client/pts_test_install_request.php +share/phoronix-test-suite/pts-core/objects/client/pts_test_installer.php +share/phoronix-test-suite/pts-core/objects/client/pts_test_run_manager.php +share/phoronix-test-suite/pts-core/objects/client/pts_tests.php +share/phoronix-test-suite/pts-core/objects/client/pts_web_socket_server_gui.php +share/phoronix-test-suite/pts-core/objects/nye_Xml/nye_XmlReader.php +share/phoronix-test-suite/pts-core/objects/nye_Xml/nye_XmlWriter.php +share/phoronix-test-suite/pts-core/objects/nye_Xml/pts_config_nye_XmlReader.php +share/phoronix-test-suite/pts-core/objects/phodevi/components/phodevi_audio.php +share/phoronix-test-suite/pts-core/objects/phodevi/components/phodevi_chipset.php +share/phoronix-test-suite/pts-core/objects/phodevi/components/phodevi_cpu.php +share/phoronix-test-suite/pts-core/objects/phodevi/components/phodevi_disk.php +share/phoronix-test-suite/pts-core/objects/phodevi/components/phodevi_gpu.php +share/phoronix-test-suite/pts-core/objects/phodevi/components/phodevi_memory.php +share/phoronix-test-suite/pts-core/objects/phodevi/components/phodevi_monitor.php +share/phoronix-test-suite/pts-core/objects/phodevi/components/phodevi_motherboard.php +share/phoronix-test-suite/pts-core/objects/phodevi/components/phodevi_network.php +share/phoronix-test-suite/pts-core/objects/phodevi/components/phodevi_system.php +share/phoronix-test-suite/pts-core/objects/phodevi/parsers/phodevi_bsd_parser.php +share/phoronix-test-suite/pts-core/objects/phodevi/parsers/phodevi_linux_parser.php +share/phoronix-test-suite/pts-core/objects/phodevi/parsers/phodevi_osx_parser.php +share/phoronix-test-suite/pts-core/objects/phodevi/parsers/phodevi_parser.php +share/phoronix-test-suite/pts-core/objects/phodevi/parsers/phodevi_solaris_parser.php +share/phoronix-test-suite/pts-core/objects/phodevi/parsers/phodevi_windows_parser.php +share/phoronix-test-suite/pts-core/objects/phodevi/phodevi.php +share/phoronix-test-suite/pts-core/objects/phodevi/phodevi_base.php +share/phoronix-test-suite/pts-core/objects/phodevi/phodevi_cache.php +share/phoronix-test-suite/pts-core/objects/phodevi/phodevi_device_interface.php +share/phoronix-test-suite/pts-core/objects/phodevi/phodevi_device_property.php +share/phoronix-test-suite/pts-core/objects/phodevi/phodevi_sensor.php +share/phoronix-test-suite/pts-core/objects/phodevi/phodevi_sensor_monitor.php +share/phoronix-test-suite/pts-core/objects/phodevi/phodevi_vfs.php +share/phoronix-test-suite/pts-core/objects/phodevi/sensors/ambient_temp.php +share/phoronix-test-suite/pts-core/objects/phodevi/sensors/cgroup_cpu_usage.php +share/phoronix-test-suite/pts-core/objects/phodevi/sensors/cpu_fanspeed.php +share/phoronix-test-suite/pts-core/objects/phodevi/sensors/cpu_freq.php +share/phoronix-test-suite/pts-core/objects/phodevi/sensors/cpu_power.php +share/phoronix-test-suite/pts-core/objects/phodevi/sensors/cpu_temp.php +share/phoronix-test-suite/pts-core/objects/phodevi/sensors/cpu_usage.php +share/phoronix-test-suite/pts-core/objects/phodevi/sensors/cpu_voltage.php +share/phoronix-test-suite/pts-core/objects/phodevi/sensors/gpu_fanspeed.php +share/phoronix-test-suite/pts-core/objects/phodevi/sensors/gpu_freq.php +share/phoronix-test-suite/pts-core/objects/phodevi/sensors/gpu_memory_usage.php +share/phoronix-test-suite/pts-core/objects/phodevi/sensors/gpu_power.php +share/phoronix-test-suite/pts-core/objects/phodevi/sensors/gpu_temp.php +share/phoronix-test-suite/pts-core/objects/phodevi/sensors/gpu_usage.php +share/phoronix-test-suite/pts-core/objects/phodevi/sensors/gpu_voltage.php +share/phoronix-test-suite/pts-core/objects/phodevi/sensors/hdd_read_speed.php +share/phoronix-test-suite/pts-core/objects/phodevi/sensors/hdd_temp.php +share/phoronix-test-suite/pts-core/objects/phodevi/sensors/hdd_write_speed.php +share/phoronix-test-suite/pts-core/objects/phodevi/sensors/memory_temp.php +share/phoronix-test-suite/pts-core/objects/phodevi/sensors/memory_usage.php +share/phoronix-test-suite/pts-core/objects/phodevi/sensors/network_usage.php +share/phoronix-test-suite/pts-core/objects/phodevi/sensors/swap_usage.php +share/phoronix-test-suite/pts-core/objects/phodevi/sensors/sys_fanspeed.php +share/phoronix-test-suite/pts-core/objects/phodevi/sensors/sys_iowait.php +share/phoronix-test-suite/pts-core/objects/phodevi/sensors/sys_power.php +share/phoronix-test-suite/pts-core/objects/phodevi/sensors/sys_temp.php +share/phoronix-test-suite/pts-core/objects/phodevi/sensors/sys_voltage.php +share/phoronix-test-suite/pts-core/objects/phoromatic/phoromatic_client_comm_backend.php +share/phoronix-test-suite/pts-core/objects/phoromatic/phoromatic_client_comm_ws.php +share/phoronix-test-suite/pts-core/objects/phoromatic/phoromatic_server.php +share/phoronix-test-suite/pts-core/objects/phoromatic/pts_phoromatic_event_server.php +share/phoronix-test-suite/pts-core/objects/phoromatic/pts_web_socket_server_phoromatic.php +share/phoronix-test-suite/pts-core/objects/pts_Graph/pts_DetailedSystemComponentTable.php +share/phoronix-test-suite/pts-core/objects/pts_Graph/pts_OverviewGraph.php +share/phoronix-test-suite/pts-core/objects/pts_Graph/pts_RadarOverviewGraph.php +share/phoronix-test-suite/pts-core/objects/pts_Graph/pts_ResultFileCompactSystemsTable.php +share/phoronix-test-suite/pts-core/objects/pts_Graph/pts_ResultFileSystemsTable.php +share/phoronix-test-suite/pts-core/objects/pts_Graph/pts_ResultFileTable.php +share/phoronix-test-suite/pts-core/objects/pts_Graph/pts_SideViewTable.php +share/phoronix-test-suite/pts-core/objects/pts_Graph/pts_Table.php +share/phoronix-test-suite/pts-core/objects/pts_Graph/pts_graph_box_plot.php +share/phoronix-test-suite/pts-core/objects/pts_Graph/pts_graph_core.php +share/phoronix-test-suite/pts-core/objects/pts_Graph/pts_graph_horizontal_bars.php +share/phoronix-test-suite/pts-core/objects/pts_Graph/pts_graph_iqc.php +share/phoronix-test-suite/pts-core/objects/pts_Graph/pts_graph_ir_value.php +share/phoronix-test-suite/pts-core/objects/pts_Graph/pts_graph_lines.php +share/phoronix-test-suite/pts-core/objects/pts_Graph/pts_graph_passfail.php +share/phoronix-test-suite/pts-core/objects/pts_Graph/pts_graph_scatter_plot.php +share/phoronix-test-suite/pts-core/objects/pts_Graph/pts_graph_vertical_bars.php +share/phoronix-test-suite/pts-core/objects/pts_ae_data.php +share/phoronix-test-suite/pts-core/objects/pts_arrays.php +share/phoronix-test-suite/pts-core/objects/pts_compression.php +share/phoronix-test-suite/pts-core/objects/pts_dependency_handler.php +share/phoronix-test-suite/pts-core/objects/pts_element_node.php +share/phoronix-test-suite/pts-core/objects/pts_exdep_generic_parser.php +share/phoronix-test-suite/pts-core/objects/pts_exdep_platform_parser.php +share/phoronix-test-suite/pts-core/objects/pts_file_io.php +share/phoronix-test-suite/pts-core/objects/pts_html_template.php +share/phoronix-test-suite/pts-core/objects/pts_image.php +share/phoronix-test-suite/pts-core/objects/pts_input_type_restrictions.php +share/phoronix-test-suite/pts-core/objects/pts_math.php +share/phoronix-test-suite/pts-core/objects/pts_md_template.php +share/phoronix-test-suite/pts-core/objects/pts_network.php +share/phoronix-test-suite/pts-core/objects/pts_openbenchmarking.php +share/phoronix-test-suite/pts-core/objects/pts_pdf_template.php +share/phoronix-test-suite/pts-core/objects/pts_phoroql.php +share/phoronix-test-suite/pts-core/objects/pts_render.php +share/phoronix-test-suite/pts-core/objects/pts_result_file.php +share/phoronix-test-suite/pts-core/objects/pts_result_file_analyzer.php +share/phoronix-test-suite/pts-core/objects/pts_result_file_output.php +share/phoronix-test-suite/pts-core/objects/pts_result_file_system.php +share/phoronix-test-suite/pts-core/objects/pts_result_merge_select.php +share/phoronix-test-suite/pts-core/objects/pts_result_viewer_settings.php +share/phoronix-test-suite/pts-core/objects/pts_search.php +share/phoronix-test-suite/pts-core/objects/pts_storage_object.php +share/phoronix-test-suite/pts-core/objects/pts_strings.php +share/phoronix-test-suite/pts-core/objects/pts_svg_dom.php +share/phoronix-test-suite/pts-core/objects/pts_svg_dom_gd.php +share/phoronix-test-suite/pts-core/objects/pts_svg_dom_html.php +share/phoronix-test-suite/pts-core/objects/pts_sys_graph.php +share/phoronix-test-suite/pts-core/objects/pts_test_file_download.php +share/phoronix-test-suite/pts-core/objects/pts_test_option.php +share/phoronix-test-suite/pts-core/objects/pts_test_profile.php +share/phoronix-test-suite/pts-core/objects/pts_test_profile_parser.php +share/phoronix-test-suite/pts-core/objects/pts_test_profile_results_definition.php +share/phoronix-test-suite/pts-core/objects/pts_test_result.php +share/phoronix-test-suite/pts-core/objects/pts_test_result_buffer.php +share/phoronix-test-suite/pts-core/objects/pts_test_result_buffer_active.php +share/phoronix-test-suite/pts-core/objects/pts_test_result_buffer_item.php +share/phoronix-test-suite/pts-core/objects/pts_test_result_parser.php +share/phoronix-test-suite/pts-core/objects/pts_test_result_regression_marker.php +share/phoronix-test-suite/pts-core/objects/pts_test_run_options.php +share/phoronix-test-suite/pts-core/objects/pts_test_suite.php +share/phoronix-test-suite/pts-core/objects/pts_types.php +share/phoronix-test-suite/pts-core/objects/pts_user_io.php +share/phoronix-test-suite/pts-core/objects/pts_validation.php +share/phoronix-test-suite/pts-core/objects/pts_virtual_test_queue.php +share/phoronix-test-suite/pts-core/objects/pts_virtual_test_suite.php +share/phoronix-test-suite/pts-core/objects/pts_web_socket.php +share/phoronix-test-suite/pts-core/objects/pts_web_socket_client.php +share/phoronix-test-suite/pts-core/objects/pts_web_socket_user.php +share/phoronix-test-suite/pts-core/objects/pts_webui.php +share/phoronix-test-suite/pts-core/openbenchmarking.org/schemas/result-file.xsd +share/phoronix-test-suite/pts-core/openbenchmarking.org/schemas/results-parser.xsd +share/phoronix-test-suite/pts-core/openbenchmarking.org/schemas/test-profile-downloads.xsd +share/phoronix-test-suite/pts-core/openbenchmarking.org/schemas/test-profile.xsd +share/phoronix-test-suite/pts-core/openbenchmarking.org/schemas/test-suite.xsd +share/phoronix-test-suite/pts-core/openbenchmarking.org/schemas/types.xsd +share/phoronix-test-suite/pts-core/phoromatic/communication-resources/clone_result.php +share/phoronix-test-suite/pts-core/phoromatic/communication-resources/error_report.php +share/phoronix-test-suite/pts-core/phoromatic/communication-resources/list_results.php +share/phoronix-test-suite/pts-core/phoromatic/communication-resources/ping.php +share/phoronix-test-suite/pts-core/phoromatic/communication-resources/result_upload.php +share/phoronix-test-suite/pts-core/phoromatic/communication-resources/start.php +share/phoronix-test-suite/pts-core/phoromatic/communication-resources/stress_log_upload.php +share/phoronix-test-suite/pts-core/phoromatic/communication-resources/tick.php +share/phoronix-test-suite/pts-core/phoromatic/communication-resources/update_system_status.php +share/phoronix-test-suite/pts-core/phoromatic/communication-resources/user_context_log.php +share/phoronix-test-suite/pts-core/phoromatic/export-public-viewer/favicon.ico +share/phoronix-test-suite/pts-core/phoromatic/export-public-viewer/images/ob.png +share/phoronix-test-suite/pts-core/phoromatic/export-public-viewer/images/phoromatic.png +share/phoronix-test-suite/pts-core/phoromatic/export-public-viewer/images/pts.png +share/phoronix-test-suite/pts-core/phoromatic/export-public-viewer/index.php +share/phoronix-test-suite/pts-core/phoromatic/export-public-viewer/phoromatic-export-viewer-config.php.config +share/phoronix-test-suite/pts-core/phoromatic/export-public-viewer/phoromatic-export-viewer.css +share/phoronix-test-suite/pts-core/phoromatic/pages/phoromatic_account_activity.php +share/phoronix-test-suite/pts-core/phoromatic/pages/phoromatic_admin.php +share/phoronix-test-suite/pts-core/phoromatic/pages/phoromatic_admin_config.php +share/phoronix-test-suite/pts-core/phoromatic/pages/phoromatic_admin_data.php +share/phoronix-test-suite/pts-core/phoromatic/pages/phoromatic_benchmark.php +share/phoronix-test-suite/pts-core/phoromatic/pages/phoromatic_build_suite.php +share/phoronix-test-suite/pts-core/phoromatic/pages/phoromatic_caches.php +share/phoronix-test-suite/pts-core/phoromatic/pages/phoromatic_component_table.php +share/phoronix-test-suite/pts-core/phoromatic/pages/phoromatic_create_test.php +share/phoronix-test-suite/pts-core/phoromatic/pages/phoromatic_dashboard.php +share/phoronix-test-suite/pts-core/phoromatic/pages/phoromatic_local_suites.php +share/phoronix-test-suite/pts-core/phoromatic/pages/phoromatic_logs.php +share/phoronix-test-suite/pts-core/phoromatic/pages/phoromatic_main.php +share/phoronix-test-suite/pts-core/phoromatic/pages/phoromatic_maintenance_table.php +share/phoronix-test-suite/pts-core/phoromatic/pages/phoromatic_password.php +share/phoronix-test-suite/pts-core/phoromatic/pages/phoromatic_r_add_test_build_suite_details.php +share/phoronix-test-suite/pts-core/phoromatic/pages/phoromatic_r_add_test_details.php +share/phoronix-test-suite/pts-core/phoromatic/pages/phoromatic_result.php +share/phoronix-test-suite/pts-core/phoromatic/pages/phoromatic_results.php +share/phoronix-test-suite/pts-core/phoromatic/pages/phoromatic_sched.php +share/phoronix-test-suite/pts-core/phoromatic/pages/phoromatic_schedules.php +share/phoronix-test-suite/pts-core/phoromatic/pages/phoromatic_search.php +share/phoronix-test-suite/pts-core/phoromatic/pages/phoromatic_settings.php +share/phoronix-test-suite/pts-core/phoromatic/pages/phoromatic_system_claim.php +share/phoronix-test-suite/pts-core/phoromatic/pages/phoromatic_systems.php +share/phoronix-test-suite/pts-core/phoromatic/pages/phoromatic_testing.php +share/phoronix-test-suite/pts-core/phoromatic/pages/phoromatic_tests.php +share/phoronix-test-suite/pts-core/phoromatic/pages/phoromatic_tracker.php +share/phoronix-test-suite/pts-core/phoromatic/pages/phoromatic_users.php +share/phoronix-test-suite/pts-core/phoromatic/pages/phoromatic_welcome.php +share/phoronix-test-suite/pts-core/phoromatic/phoromatic_functions.php +share/phoronix-test-suite/pts-core/phoromatic/public_html/about.php +share/phoronix-test-suite/pts-core/phoromatic/public_html/download-cache.php +share/phoronix-test-suite/pts-core/phoromatic/public_html/event.php +share/phoronix-test-suite/pts-core/phoromatic/public_html/favicon.ico +share/phoronix-test-suite/pts-core/phoromatic/public_html/images/ob-white-logo.png +share/phoronix-test-suite/pts-core/phoromatic/public_html/images/phoromatic-graph.jpg +share/phoronix-test-suite/pts-core/phoromatic/public_html/images/phoromatic_logo.png +share/phoronix-test-suite/pts-core/phoromatic/public_html/images/rss.png +share/phoronix-test-suite/pts-core/phoromatic/public_html/index.php +share/phoronix-test-suite/pts-core/phoromatic/public_html/openbenchmarking-cache.php +share/phoronix-test-suite/pts-core/phoromatic/public_html/phoromatic.css +share/phoronix-test-suite/pts-core/phoromatic/public_html/phoromatic.js +share/phoronix-test-suite/pts-core/phoromatic/public_html/phoromatic.php +share/phoronix-test-suite/pts-core/phoromatic/public_html/public.php +share/phoronix-test-suite/pts-core/phoromatic/public_html/rss.php +share/phoronix-test-suite/pts-core/phoromatic/public_html/server.php +share/phoronix-test-suite/pts-core/phoronix-test-suite.php +share/phoronix-test-suite/pts-core/pts-core.php +share/phoronix-test-suite/pts-core/static/basic-template.html +share/phoronix-test-suite/pts-core/static/certificates/openbenchmarking-server.pem +share/phoronix-test-suite/pts-core/static/certificates/phoromatic-com.pem +share/phoronix-test-suite/pts-core/static/dynamic-result-viewer/index.php +share/phoronix-test-suite/pts-core/static/dynamic-result-viewer/result_viewer_config.php.configure +share/phoronix-test-suite/pts-core/static/images/ob-10x16.png +share/phoronix-test-suite/pts-core/static/images/ob-fulltext-183x32.png +share/phoronix-test-suite/pts-core/static/images/phoromatic-390x56.png +share/phoronix-test-suite/pts-core/static/images/phoronix-test-suite.png +share/phoronix-test-suite/pts-core/static/images/pts-106x55.png +share/phoronix-test-suite/pts-core/static/images/pts-158x82.jpg +share/phoronix-test-suite/pts-core/static/images/pts-158x82.png +share/phoronix-test-suite/pts-core/static/images/pts-160x83.png +share/phoronix-test-suite/pts-core/static/images/pts-308x160-t.png +share/phoronix-test-suite/pts-core/static/images/pts-308x160.png +share/phoronix-test-suite/pts-core/static/images/pts-77x40-white.png +share/phoronix-test-suite/pts-core/static/images/pts-80x42-white.png +share/phoronix-test-suite/pts-core/static/images/pts-80x42.png +share/phoronix-test-suite/pts-core/static/images/pts-icon.png +share/phoronix-test-suite/pts-core/static/phoromatic-client.desktop +share/phoronix-test-suite/pts-core/static/phoronix-test-suite.appdata.xml +share/phoronix-test-suite/pts-core/static/result-viewer.html +share/phoronix-test-suite/pts-core/static/root-access.sh +share/phoronix-test-suite/pts-core/static/sample-pts-client-update-script.sh +share/phoronix-test-suite/pts-core/static/short-description.txt +share/phoronix-test-suite/pts-core/static/user-config-defaults.xml +share/phoronix-test-suite/pts-core/static/xsl/pts-test-installation-viewer.xsl +share/phoronix-test-suite/pts-core/static/xsl/pts-test-profile-viewer.xsl +share/phoronix-test-suite/pts-core/static/xsl/pts-user-config-viewer.xsl +share/phoronix-test-suite/pts-core/user-agreement.txt +share/phoronix-test-suite/pts-core/web-interface/assets/background.png +share/phoronix-test-suite/pts-core/web-interface/assets/pts-mobile-interface.css +share/phoronix-test-suite/pts-core/web-interface/assets/pts-web-interface.css +share/phoronix-test-suite/pts-core/web-interface/assets/pts-web-logo.png +share/phoronix-test-suite/pts-core/web-interface/favicon.ico +share/phoronix-test-suite/pts-core/web-interface/html/about.html +share/phoronix-test-suite/pts-core/web-interface/html/benchmark.html +share/phoronix-test-suite/pts-core/web-interface/html/early.html +share/phoronix-test-suite/pts-core/web-interface/html/settings.html +share/phoronix-test-suite/pts-core/web-interface/html/test_queue.html +share/phoronix-test-suite/pts-core/web-interface/index.php +share/phoronix-test-suite/pts-core/web-interface/js/pts-web-functions.js +share/phoronix-test-suite/pts-core/web-interface/js/pts-web-interface.js +share/phoronix-test-suite/pts-core/web-interface/js/pts-web-socket.js +share/phoronix-test-suite/pts-core/web-interface/web-interfaces/pts_webui_component.php +share/phoronix-test-suite/pts-core/web-interface/web-interfaces/pts_webui_intro.php +share/phoronix-test-suite/pts-core/web-interface/web-interfaces/pts_webui_loader.php +share/phoronix-test-suite/pts-core/web-interface/web-interfaces/pts_webui_main.php +share/phoronix-test-suite/pts-core/web-interface/web-interfaces/pts_webui_result.php +share/phoronix-test-suite/pts-core/web-interface/web-interfaces/pts_webui_results.php +share/phoronix-test-suite/pts-core/web-interface/web-interfaces/pts_webui_search.php +share/phoronix-test-suite/pts-core/web-interface/web-interfaces/pts_webui_system.php +share/phoronix-test-suite/pts-core/web-interface/web-interfaces/pts_webui_test.php +share/phoronix-test-suite/pts-core/web-interface/web-interfaces/pts_webui_tests.php diff --git a/phoronix-test-suite/distinfo b/phoronix-test-suite/distinfo new file mode 100644 index 0000000000..1c2ba3120f --- /dev/null +++ b/phoronix-test-suite/distinfo @@ -0,0 +1,7 @@ +$NetBSD: distinfo,v 1.5 2019/06/10 02:48:23 jym Exp $ + +SHA1 (phoronix-test-suite-8.8.1.tar.gz) = 079676796c52fc9afbc3cbfde7488fb47cf0a4a4 +RMD160 (phoronix-test-suite-8.8.1.tar.gz) = 4236bc53588a9a32337f0c74d4bc1f44f3fd5300 +SHA512 (phoronix-test-suite-8.8.1.tar.gz) = 3395eee510f546447173306152704b9729a39a04062459a8153badcf53c6a63ae294833e377667cf521ee4e73c4b3ed175bacc1e7baa27a33cf6bd1a87338c25 +Size (phoronix-test-suite-8.8.1.tar.gz) = 904758 bytes +SHA1 (patch-install-sh) = bdabbdccf8bb106cd1d48106cd40822cf997450e diff --git a/phoronix-test-suite/patches/patch-install-sh b/phoronix-test-suite/patches/patch-install-sh new file mode 100644 index 0000000000..c77721311d --- /dev/null +++ b/phoronix-test-suite/patches/patch-install-sh @@ -0,0 +1,66 @@ +$NetBSD: patch-install-sh,v 1.4 2019/06/10 02:48:23 jym Exp $ + +* Handle pkgsrc hierarchy especially paths to man pages; +* pkgsrc will handle the MIME and desktopdb updates. No need to ask user + to do it manually afterwards; +* Change "cp -r" to "cp -R". OpenGroup deprecated -r, and -R is the only + reliable portable option; +* Remove the systemd directory creation and make the PLIST handle + the presence/absence of systemd ecosystem. + +$NetBSD: patch-install-sh,v 1.4 2019/06/10 02:48:23 jym Exp $ + +--- install-sh.orig 2019-05-30 15:01:30.000000000 +0000 ++++ install-sh +@@ -53,10 +53,9 @@ mkdir -p $DESTDIR$INSTALL_PREFIX/bin/ + mkdir -p $DESTDIR$INSTALL_PREFIX/share/appdata/ + mkdir -p $DESTDIR$INSTALL_PREFIX/share/applications/ + mkdir -p $DESTDIR$INSTALL_PREFIX/share/icons/hicolor/48x48/apps/ +-mkdir -p $DESTDIR$INSTALL_PREFIX/share/man/man1/ ++mkdir -p $DESTDIR$INSTALL_PREFIX/$PKGMANDIR/man1/ + mkdir -p $DESTDIR$INSTALL_PREFIX/share/phoronix-test-suite/ + mkdir -p $DESTDIR$INSTALL_PREFIX/share/doc/phoronix-test-suite/ +-mkdir -p $DESTDIR$INSTALL_PREFIX/../etc/bash_completion.d/ + #mkdir -p $DESTDIR$INSTALL_PREFIX/../usr/lib/systemd/system/ + #mkdir -p $DESTDIR$INSTALL_PREFIX/../etc/init/ + +@@ -65,26 +64,25 @@ cp COPYING $DESTDIR$INSTALL_PREFIX/share + cp AUTHORS $DESTDIR$INSTALL_PREFIX/share/doc/phoronix-test-suite/ + + cd documentation/ +-cp -r * $DESTDIR$INSTALL_PREFIX/share/doc/phoronix-test-suite/ ++cp -R * $DESTDIR$INSTALL_PREFIX/share/doc/phoronix-test-suite/ + cd .. + rm -rf $DESTDIR$INSTALL_PREFIX/share/doc/phoronix-test-suite/man-pages/ + +-cp documentation/man-pages/*.1 $DESTDIR$INSTALL_PREFIX/share/man/man1/ +-cp pts-core/static/bash_completion $DESTDIR$INSTALL_PREFIX/../etc/bash_completion.d/phoronix-test-suite ++cp documentation/man-pages/*.1 $DESTDIR$INSTALL_PREFIX/$PKGMANDIR/man1/ ++cp pts-core/static/bash_completion $DESTDIR$INSTALL_PREFIX/share/bash-completion.d + cp pts-core/static/images/phoronix-test-suite.png $DESTDIR$INSTALL_PREFIX/share/icons/hicolor/48x48/apps/phoronix-test-suite.png + cp pts-core/static/phoronix-test-suite.desktop $DESTDIR$INSTALL_PREFIX/share/applications/ + cp pts-core/static/phoronix-test-suite-launcher.desktop $DESTDIR$INSTALL_PREFIX/share/applications/ + cp pts-core/static/phoronix-test-suite.appdata.xml $DESTDIR$INSTALL_PREFIX/share/appdata/ + +-mkdir -p $DESTDIR$INSTALL_PREFIX/../usr/lib/systemd/system/ +-cp deploy/*-systemd/*.service $DESTDIR$INSTALL_PREFIX/../usr/lib/systemd/system/ ++cp deploy/*-systemd/*.service $DESTDIR$INSTALL_PREFIX/lib/systemd/system/ + + # mkdir -p $DESTDIR$INSTALL_PREFIX/../etc/init/ + # cp pts-core/static/upstart/*.conf $DESTDIR$INSTALL_PREFIX/../etc/init/ + + rm -rf $DESTDIR$INSTALL_PREFIX/share/phoronix-test-suite/pts-core +-cp -r pts-core $DESTDIR$INSTALL_PREFIX/share/phoronix-test-suite/ +-cp -r deploy $DESTDIR$INSTALL_PREFIX/share/phoronix-test-suite/ ++cp -R pts-core $DESTDIR$INSTALL_PREFIX/share/phoronix-test-suite/ ++cp -R deploy $DESTDIR$INSTALL_PREFIX/share/phoronix-test-suite/ + rm -f $DESTDIR$INSTALL_PREFIX/share/phoronix-test-suite/pts-core/static/phoronix-test-suite.desktop + rm -f $DESTDIR$INSTALL_PREFIX/share/phoronix-test-suite/pts-core/static/phoronix-test-suite-launcher.desktop + rm -f $DESTDIR$INSTALL_PREFIX/share/phoronix-test-suite/pts-core/openbenchmarking.org/openbenchmarking-mime.xml +@@ -121,6 +119,5 @@ Phoronix Test Suite Files: $INSTALL_PREF + if [ "X$DESTDIR" != "X" ] + then + echo "Installed to chroot: $DESTDIR" +- echo "Please update your desktop and mime-database manually" + fi +