Created attachment 151688 [details] Proposed patch (since 364513 revision) Patch to update benchmarks/phoronix-test-suite from 5.2.0 to 5.4.1 version. Look following link for changes: https://github.com/phoronix-test-suite/phoronix-test-suite/compare/v5.2.0...v5.4.1 - Convert DATADIR files to use PORTDATA - Add desktop-file-utils to X11_USES - Use CONFIGURE_ARGS and options helpers, instead of INSTALL_OPTS - Use sed in-place patch, without the need to remove backup files - Update the patch for ${WRKSRC}/install-sh file The USE_PHP5 options might be clarified.
Auto-assigned to maintainer mm@FreeBSD.org
Created attachment 151689 [details] The poudriere testport log (FreeBSD 10 amd64)
(In reply to comment #0) > The USE_PHP5 options might be clarified. I meant USE_PHP. Clarified some changes: - Add OPTIONS_SUB=yes to use option names inside of pkg-plist file, instead of creating them manually
Created attachment 151712 [details] Proposed patch (since 364513 revision) - Add runtime dependency on print/fpdf port - Add sed in-place patch for fonts paths - Add hash, session and sqlite3 to USE_PHP This allows to use following command (and use login page in a browser): % phoronix-test-suite start-phoromatic-server
Created attachment 151713 [details] The poudriere testport log (FreeBSD 10 amd64)
A commit references this bug: Author: mm Date: Tue Jan 20 09:56:12 UTC 2015 New revision: 377499 URL: https://svnweb.freebsd.org/changeset/ports/377499 Log: Update phoronix-test-suite to 5.4.1 Release maintainership back to ports@ PR: 196766 Submitted by: lightside Changes: head/benchmarks/phoronix-test-suite/Makefile head/benchmarks/phoronix-test-suite/distinfo head/benchmarks/phoronix-test-suite/files/patch-install-sh head/benchmarks/phoronix-test-suite/pkg-plist
Thanks for commit.