From 64749603e4150593b6b16ef18806b014e72681eb Mon Sep 17 00:00:00 2001 From: jym Date: Wed, 7 Dec 2011 00:30:16 +0000 Subject: Welcome to phoronix-test-suite-3.4.0. Dunno why only part of the my patch got committed. Hmm. --- benchmarks/phoronix-test-suite/DESCR | 4 + benchmarks/phoronix-test-suite/Makefile | 43 ++++ benchmarks/phoronix-test-suite/PLIST | 343 ++++++++++++++++++++++++++++++++ benchmarks/phoronix-test-suite/distinfo | 6 + 4 files changed, 396 insertions(+) create mode 100644 benchmarks/phoronix-test-suite/DESCR create mode 100644 benchmarks/phoronix-test-suite/Makefile create mode 100644 benchmarks/phoronix-test-suite/PLIST create mode 100644 benchmarks/phoronix-test-suite/distinfo (limited to 'benchmarks') diff --git a/benchmarks/phoronix-test-suite/DESCR b/benchmarks/phoronix-test-suite/DESCR new file mode 100644 index 00000000000..7ee918418ab --- /dev/null +++ b/benchmarks/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/benchmarks/phoronix-test-suite/Makefile b/benchmarks/phoronix-test-suite/Makefile new file mode 100644 index 00000000000..30dbb435ef3 --- /dev/null +++ b/benchmarks/phoronix-test-suite/Makefile @@ -0,0 +1,43 @@ +# $NetBSD: Makefile,v 1.1 2011/12/07 00:30:16 jym Exp $ +# + +DISTNAME= phoronix-test-suite-${PTS_VERSION} +PTS_VERSION= 3.4.0 +CATEGORIES= benchmarks +MASTER_SITES= http://www.phoronix-test-suite.com/releases/ + +MAINTAINER= jym@NetBSD.org +HOMEPAGE= http://www.phoronix-test-suite.com/ +COMMENT= Phoronix Benchmarking Suite +LICENSE= gnu-gpl-v3 + +DEPENDS+= php>=${PHP_BASE_VERS}<5.4:../../lang/php53 +DEPENDS+= php53-curl>=${PHP_BASE_VERS}<5.4:../../www/php-curl +DEPENDS+= php53-dom>=${PHP_BASE_VERS}<5.4:../../www/php-curl +DEPENDS+= php53-gd>=${PHP_BASE_VERS}<5.4:../../graphics/php-gd +DEPENDS+= php53-json>=${PHP_BASE_VERS}<5.4:../../textproc/php-json +DEPENDS+= php53-pcntl>=${PHP_BASE_VERS}<5.4:../../devel/php-pcntl +DEPENDS+= php53-posix>=${PHP_BASE_VERS}<5.4:../../devel/php-posix +DEPENDS+= php53-zip>=${PHP_BASE_VERS}<5.4:../../archivers/php-zip +DEPENDS+= php53-zlib>=${PHP_BASE_VERS}<5.4:../../archivers/php-zlib + +PKG_DESTDIR_SUPPORT= user-destdir + +INSTALLATION_DIRS= bin +INSTALLATION_DIRS+= share/bash-completion.d +INSTALLATION_DIRS+= share/doc/phoronix-test-suite +INSTALLATION_DIRS+= share/applications share/icons/hicolor/64x64/apps + +NO_BUILD= yes + +WRKSRC= ${WRKDIR}/phoronix-test-suite + +pre-install: + ${FIND} ${WRKSRC} -name "*.orig" -print | ${XARGS} ${RM} -f + +do-install: + cd ${WRKSRC}/ && DESTDIR=${DESTDIR:Q} ./install-sh ${PREFIX:Q} + +.include "../../databases/shared-mime-info/mimedb.mk" +.include "../../sysutils/desktop-file-utils/desktopdb.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/benchmarks/phoronix-test-suite/PLIST b/benchmarks/phoronix-test-suite/PLIST new file mode 100644 index 00000000000..7d5665f9ee9 --- /dev/null +++ b/benchmarks/phoronix-test-suite/PLIST @@ -0,0 +1,343 @@ +@comment $NetBSD: PLIST,v 1.1 2011/12/07 00:30:16 jym Exp $ +bin/phoronix-test-suite +man/man1/phoronix-test-suite.1 +share/applications/phoronix-test-suite.desktop +share/bash-completion.d/bash_completion +share/doc/phoronix-test-suite/AUTHORS +share/doc/phoronix-test-suite/CHANGE-LOG +share/doc/phoronix-test-suite/COPYING +share/doc/phoronix-test-suite/html_stubs/00_user_options.html +share/doc/phoronix-test-suite/html_stubs/00_zmodule_options.html +share/doc/phoronix-test-suite/html_stubs/01_install.html +share/doc/phoronix-test-suite/html_stubs/02_external_dependencies.html +share/doc/phoronix-test-suite/html_stubs/40_configuration.html +share/doc/phoronix-test-suite/html_stubs/50_general_information.html +share/doc/phoronix-test-suite/html_stubs/55_virtual_suites.html +share/doc/phoronix-test-suite/html_stubs/60_phoromatic.html +share/doc/phoronix-test-suite/html_stubs/69_pts_os.html +share/doc/phoronix-test-suite/html_stubs/99_development_credits.html +share/doc/phoronix-test-suite/html_stubs/downloads.html +share/doc/phoronix-test-suite/includes/pts-documentation.css +share/doc/phoronix-test-suite/includes/pts-documentation.png +share/doc/phoronix-test-suite/old-docs/results-parser.xml +share/doc/phoronix-test-suite/old-docs/test-profile-downloads.xml +share/doc/phoronix-test-suite/old-docs/writing_your_first_module.html +share/doc/phoronix-test-suite/old-docs/writing_your_first_test.html +share/doc/phoronix-test-suite/phoronix-test-suite.html +share/icons/hicolor/48x48/apps/phoronix-test-suite.png +share/icons/hicolor/64x64/apps/openbenchmarking.png +share/phoronix-test-suite/pts-core/commands/analyze_all_runs.php +share/phoronix-test-suite/pts-core/commands/analyze_batch.php +share/phoronix-test-suite/pts-core/commands/analyze_image_delta.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/copy_run_in_result_file.php +share/phoronix-test-suite/pts-core/commands/debug_install.php +share/phoronix-test-suite/pts-core/commands/debug_run.php +share/phoronix-test-suite/pts-core/commands/debug_test_download_links.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/dump_core_storage.php +share/phoronix-test-suite/pts-core/commands/dump_documentation.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/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/help.php +share/phoronix-test-suite/pts-core/commands/info.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/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_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_possible_dependencies.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/make_download_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_setup.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/pts_version.php +share/phoronix-test-suite/pts-core/commands/rebuild_composite_xml.php +share/phoronix-test-suite/pts-core/commands/recover_run.php +share/phoronix-test-suite/pts-core/commands/refresh_graphs.php +share/phoronix-test-suite/pts-core/commands/remove_from_result_file.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/rename_identifier_in_result_file.php +share/phoronix-test-suite/pts-core/commands/reorder_result_file.php +share/phoronix-test-suite/pts-core/commands/result_file_to_csv.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_test.php +share/phoronix-test-suite/pts-core/commands/run_tests_in_suite.php +share/phoronix-test-suite/pts-core/commands/show_result.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/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/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-debian-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-freebsd-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-mandrivalinux-packages.sh +share/phoronix-test-suite/pts-core/external-test-dependencies/scripts/install-${LOWER_OPSYS}-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-ubuntu-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/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/fedora-packages.xml +share/phoronix-test-suite/pts-core/external-test-dependencies/xml/freebsd-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/mandrivalinux-packages.xml +share/phoronix-test-suite/pts-core/external-test-dependencies/xml/${LOWER_OPSYS}-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/ubuntu-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/modules/dummy_module.php +share/phoronix-test-suite/pts-core/modules/ekofisk.php +share/phoronix-test-suite/pts-core/modules/graphics_event_checker.php +share/phoronix-test-suite/pts-core/modules/graphics_override.php +share/phoronix-test-suite/pts-core/modules/matisk.php +share/phoronix-test-suite/pts-core/modules/phoromatic.php +share/phoronix-test-suite/pts-core/modules/result_notifier.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/objects/bilde_renderer/bilde_gd_renderer.php +share/phoronix-test-suite/pts-core/objects/bilde_renderer/bilde_gif_renderer.php +share/phoronix-test-suite/pts-core/objects/bilde_renderer/bilde_jpg_renderer.php +share/phoronix-test-suite/pts-core/objects/bilde_renderer/bilde_png_renderer.php +share/phoronix-test-suite/pts-core/objects/bilde_renderer/bilde_renderer.php +share/phoronix-test-suite/pts-core/objects/bilde_renderer/bilde_renderer_web.php +share/phoronix-test-suite/pts-core/objects/bilde_renderer/bilde_svg_renderer.php +share/phoronix-test-suite/pts-core/objects/bilde_renderer/bilde_svgz_renderer.php +share/phoronix-test-suite/pts-core/objects/bilde_renderer/bilde_swf_renderer.php +share/phoronix-test-suite/pts-core/objects/display_modes/pts_basic_display_mode.php +share/phoronix-test-suite/pts-core/objects/display_modes/pts_concise_display_mode.php +share/phoronix-test-suite/pts-core/objects/display_modes/pts_display_mode_interface.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/nye_Xml/pts_graph_config_nye_XmlReader.php +share/phoronix-test-suite/pts-core/objects/nye_Xml/pts_parse_results_nye_XmlReader.php +share/phoronix-test-suite/pts-core/objects/nye_Xml/pts_results_nye_XmlReader.php +share/phoronix-test-suite/pts-core/objects/nye_Xml/pts_suite_nye_XmlReader.php +share/phoronix-test-suite/pts-core/objects/nye_Xml/pts_test_downloads_nye_XmlReader.php +share/phoronix-test-suite/pts-core/objects/nye_Xml/pts_test_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_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/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_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_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/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_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_v12.php +share/phoronix-test-suite/pts-core/objects/phodevi/sensors/sys_v3.php +share/phoronix-test-suite/pts-core/objects/phodevi/sensors/sys_v5.php +share/phoronix-test-suite/pts-core/objects/pts_Graph/pts_CandleStickGraph.php +share/phoronix-test-suite/pts-core/objects/pts_Graph/pts_FilledLineGraph.php +share/phoronix-test-suite/pts-core/objects/pts_Graph/pts_Graph.php +share/phoronix-test-suite/pts-core/objects/pts_Graph/pts_HeatMapBarGraph.php +share/phoronix-test-suite/pts-core/objects/pts_Graph/pts_HorizontalBarGraph.php +share/phoronix-test-suite/pts-core/objects/pts_Graph/pts_HorizontalBoxPlotGraph.php +share/phoronix-test-suite/pts-core/objects/pts_Graph/pts_ImageComparisonGraph.php +share/phoronix-test-suite/pts-core/objects/pts_Graph/pts_LineGraph.php +share/phoronix-test-suite/pts-core/objects/pts_Graph/pts_MultiPassFailGraph.php +share/phoronix-test-suite/pts-core/objects/pts_Graph/pts_OverviewGraph.php +share/phoronix-test-suite/pts-core/objects/pts_Graph/pts_PassFailGraph.php +share/phoronix-test-suite/pts-core/objects/pts_Graph/pts_PieChart.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_ScatterPlot.php +share/phoronix-test-suite/pts-core/objects/pts_Graph/pts_Table.php +share/phoronix-test-suite/pts-core/objects/pts_Graph/pts_TestCountPassGraph.php +share/phoronix-test-suite/pts-core/objects/pts_Graph/pts_VerticalBarGraph.php +share/phoronix-test-suite/pts-core/objects/pts_Graph/pts_graph_ir_value.php +share/phoronix-test-suite/pts-core/objects/pts_argument_check.php +share/phoronix-test-suite/pts-core/objects/pts_arrays.php +share/phoronix-test-suite/pts-core/objects/pts_c.php +share/phoronix-test-suite/pts-core/objects/pts_client.php +share/phoronix-test-suite/pts-core/objects/pts_compatibility.php +share/phoronix-test-suite/pts-core/objects/pts_compression.php +share/phoronix-test-suite/pts-core/objects/pts_config.php +share/phoronix-test-suite/pts-core/objects/pts_documentation.php +share/phoronix-test-suite/pts-core/objects/pts_download_speed_manager.php +share/phoronix-test-suite/pts-core/objects/pts_external_dependencies.php +share/phoronix-test-suite/pts-core/objects/pts_file_io.php +share/phoronix-test-suite/pts-core/objects/pts_flags.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_installed_test.php +share/phoronix-test-suite/pts-core/objects/pts_math.php +share/phoronix-test-suite/pts-core/objects/pts_merge.php +share/phoronix-test-suite/pts-core/objects/pts_module.php +share/phoronix-test-suite/pts-core/objects/pts_module_interface.php +share/phoronix-test-suite/pts-core/objects/pts_module_manager.php +share/phoronix-test-suite/pts-core/objects/pts_module_option.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_openbenchmarking_client.php +share/phoronix-test-suite/pts-core/objects/pts_option_interface.php +share/phoronix-test-suite/pts-core/objects/pts_pdf_template.php +share/phoronix-test-suite/pts-core/objects/pts_phoroscript_interpreter.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_analyze_manager.php +share/phoronix-test-suite/pts-core/objects/pts_result_file_analyzer.php +share/phoronix-test-suite/pts-core/objects/pts_result_file_merge_manager.php +share/phoronix-test-suite/pts-core/objects/pts_result_file_writer.php +share/phoronix-test-suite/pts-core/objects/pts_result_merge_select.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_test_execution.php +share/phoronix-test-suite/pts-core/objects/pts_test_file_download.php +share/phoronix-test-suite/pts-core/objects/pts_test_install_manager.php +share/phoronix-test-suite/pts-core/objects/pts_test_install_request.php +share/phoronix-test-suite/pts-core/objects/pts_test_installer.php +share/phoronix-test-suite/pts-core/objects/pts_test_notes_manager.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_downloads_writer.php +share/phoronix-test-suite/pts-core/objects/pts_test_profile_parser.php +share/phoronix-test-suite/pts-core/objects/pts_test_profile_writer.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_item.php +share/phoronix-test-suite/pts-core/objects/pts_test_result_parser.php +share/phoronix-test-suite/pts-core/objects/pts_test_result_parser_writer.php +share/phoronix-test-suite/pts-core/objects/pts_test_result_regression_marker.php +share/phoronix-test-suite/pts-core/objects/pts_test_run_manager.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_test_suite_parser.php +share/phoronix-test-suite/pts-core/objects/pts_test_suite_writer.php +share/phoronix-test-suite/pts-core/objects/pts_tests.php +share/phoronix-test-suite/pts-core/objects/pts_tracker.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_suite.php +share/phoronix-test-suite/pts-core/openbenchmarking.org/openbenchmarking-mime.xml +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/phoronix-test-suite.php +share/phoronix-test-suite/pts-core/pts-core.php +share/phoronix-test-suite/pts-core/results-viewer/background-pattern.png +share/phoronix-test-suite/pts-core/results-viewer/favicon.ico +share/phoronix-test-suite/pts-core/results-viewer/horizontal-nav-bg-hover.png +share/phoronix-test-suite/pts-core/results-viewer/horizontal-nav-bg.png +share/phoronix-test-suite/pts-core/results-viewer/phoronix-test-suite.css +share/phoronix-test-suite/pts-core/results-viewer/pts-header.png +share/phoronix-test-suite/pts-core/results-viewer/pts-results-viewer.xsl +share/phoronix-test-suite/pts-core/results-viewer/pts.js +share/phoronix-test-suite/pts-core/static/bash_completion +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/examples/apt-full-upgrade +share/phoronix-test-suite/pts-core/static/examples/phoromatic-cron-starter +share/phoronix-test-suite/pts-core/static/examples/phoromatic-init-starter +share/phoronix-test-suite/pts-core/static/examples/phoromatic-tracker-update-kernel +share/phoronix-test-suite/pts-core/static/examples/update-kernel-from-ubuntu-daily-ppa +share/phoronix-test-suite/pts-core/static/examples/update-ubuntu-aptitude-full +share/phoronix-test-suite/pts-core/static/graph-config-defaults.xml +share/phoronix-test-suite/pts-core/static/images/openbenchmarking.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-308x160-t.png +share/phoronix-test-suite/pts-core/static/images/pts-308x160.png +share/phoronix-test-suite/pts-core/static/images/pts-icon.png +share/phoronix-test-suite/pts-core/static/scripts/build-package-deb.php +share/phoronix-test-suite/pts-core/static/scripts/build-package-rpm.php +share/phoronix-test-suite/pts-core/static/scripts/root-access.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 diff --git a/benchmarks/phoronix-test-suite/distinfo b/benchmarks/phoronix-test-suite/distinfo new file mode 100644 index 00000000000..843343f7642 --- /dev/null +++ b/benchmarks/phoronix-test-suite/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2011/12/07 00:30:16 jym Exp $ + +SHA1 (phoronix-test-suite-3.4.0.tar.gz) = 10be51fc45c077fd73193a8f4bd6c850a9198f84 +RMD160 (phoronix-test-suite-3.4.0.tar.gz) = 858605ba618cb8c721b68a142db70d9a298ab6d7 +Size (phoronix-test-suite-3.4.0.tar.gz) = 418224 bytes +SHA1 (patch-install-sh) = 3e67ab86388af74bfe110198783dacbf391b2162 -- cgit v1.2.3