summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-benchmarks/jmeter: Fix one more DIROPTIONS use.Michał Górny2016-05-141-2/+2
|
* app-benchmarks/jmeter: DIROPTIONS -> diropts, #566482Michał Górny2016-05-142-4/+4
|
* app-benchmarks/jmeter: amd64 stable wrt bug #575304Agostino Sarubbo2016-05-131-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-benchmarks/stress-ng: bump to 0.06.00Sam Jorna2016-05-062-0/+19
| | | | Package-Manager: portage-2.2.28
* app-benchmarks/filebench: simplify metadata by removing maintainer <description>Göktürk Yüksek2016-04-231-3/+0
| | | | | | | Package-Manager: portage-2.2.26 Closes: https://github.com/gentoo/gentoo/pull/1316 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-benchmarks/bonnie++: simplify metadata by removing maintainer <description>Göktürk Yüksek2016-04-231-3/+0
| | | | | | | Package-Manager: portage-2.2.26 Closes: https://github.com/gentoo/gentoo/pull/1316 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-benchmarks/bootchart2: fix build w/newer glibc #579922Mike Frysinger2016-04-212-0/+30
|
* app-benchmarks/ioping: fix build w/newer glibc #579982Mike Frysinger2016-04-192-0/+30
|
* punt old e17 ebuilds #571796Mike Frysinger2016-04-023-60/+0
|
* app-benchmarks/bonnie++: amd64 stable wrt bug #577830Agostino Sarubbo2016-03-201-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-benchmarks/bonnie++: remove old versionAndrew Savchenko2016-03-201-46/+0
| | | | | Package-Manager: portage-2.2.28 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
* app-benchmarks/filebench: remove old versionAndrew Savchenko2016-03-201-37/+0
| | | | | Package-Manager: portage-2.2.28 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
* app-benchmarks/filebench: drop unused patch fileGöktürk Yüksek2016-03-041-369/+0
| | | | Package-Manager: portage-2.2.26
* app-benchmarks/filebench: eapi bump, add new use flag, fix dependenciesGöktürk Yüksek2016-03-043-0/+63
| | | | | | | | | | | | | | | | | | The following changes have been made: - eapi bump to EAPI 6 - drop unused inherit eutils - remove unsued dependency on libaio: the program uses the aio functions defined in libc. libaio is not referenced in the source code. - remove the automagic dependency on dev-libs/libtecla: filebench provides tab-completion support using libtecla. However, there's no way to explicitly control it. Patch the sources to add a configure option for '--with-libtecla' and add a corresponding USE flag called 'auto-completion'. - drop parallel compilation workaround: the package compiles with different values of '-j' successfully. Most likely a carry-over from the initial ebuild. Package-Manager: portage-2.2.26
* metadata.xml: Add maintainer-needed comment to packages without maintainer.Ulrich Müller2016-02-2813-0/+13
| | | | Bug: 575810
* Merge github#923: app-benchmarks/phoronix-test-suite: Version bump.Patrice Clement2016-02-282-0/+110
|\ | | | | | | | | | | | | | | Version bump to 6.2.1. Pull-Request: https://github.com/gentoo/gentoo/pull/923 Reporter: Jan Ziak (⚛) <0xe2.0x9a.0x9b@gmail.com> Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
| * Add app-benchmarks/phoronix-test-suite 6.2.1Jan Ziak (⚛)2016-02-262-0/+110
| |
* | app-benchmarks/siege: BumpPatrick Lauer2016-02-272-0/+51
|/ | | | Package-Manager: portage-2.2.27
* app-benchmarks/bonnie++: eapi bump, fix #309319, #431684, #515334Göktürk Yüksek2016-02-162-0/+74
| | | | | | | | | | | | | | | | | | | | | Also get rid if unnecessary DEPEND and RDEPEND since this package has no external dependencies. Remove src_compile phase that was added per #9073 14 years ago. It's not reproducible anymore. The 'changelog.txt' file is a symlink to 'debian/changelog'. Install the actual changelog instead of the symlink. Install everything under bin/ as opposed to sbin/ since this is not a system application. Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=9073 Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=309319 Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=431684 Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=515334 Package-Manager: portage-2.2.26
* app-benchmarks/stress-ng: new ebuild sourced form the maintiane-wanted listIan Delaney2016-02-043-0/+32
| | | | | | | | | proxy maintainer is Brendan Horan, sourced fron the gentoo bug Fixes the bug Gentoo bug: #556620 Package-Manager: portage-2.2.26
* app-benchmarks/filebench: Fix metadata.xmlPatrick Lauer2016-02-021-1/+1
| | | | Package-Manager: portage-2.2.27
* app-benchmarks/bonnie++: Fix metadata.xmlPatrick Lauer2016-02-021-1/+1
| | | | Package-Manager: portage-2.2.27
* app-benchmarks/bonnie++: drop unused patchesAndrew Savchenko2016-01-274-119/+0
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
* app-benchmarks/bonnie++: drop old versionAndrew Savchenko2016-01-271-43/+0
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
* app-benchmarks/filebench: add new maintainersAndrew Savchenko2016-01-251-0/+15
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
* app-benchmarks/bonnie++: add new maintainersAndrew Savchenko2016-01-251-0/+15
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-2418-19/+19
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-2422-22/+16
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Remove explicit notion of maintainer-needed, for GLEP 67Michał Górny2016-01-242-7/+0
| | | | | | GLEP 67 removes the explicit notion of maintainer-needed@g.o being used for packages lacking maintainers, in favor of assuming maintainer-needed whenever the package has no maintainers.
* Unify quoting in metadata.xml files for machine processingMichał Górny2016-01-244-5/+4
| | | | | | | Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes.
* app-benchmarks/contest: add -std=gnu89 to CFLAGS to restore pre-GCC5 semanticsDavid Seifert2016-01-163-2/+62
| | | | | | | Gentoo-Bug: 570250 In addition, modernize to EAPI=6 and amend patches accordingly. Package-Manager: portage-2.2.26
* Drop myself as maintainerJustin Lecher2016-01-091-0/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* app-benchmarks/i7z: Taking over maintainership from jlecJames Le Cuirot2016-01-081-1/+1
| | | | Package-Manager: portage-2.2.26
* app-benchmarks/ltp: Remove oldManuel Rüger2016-01-023-158/+0
| | | | Package-Manager: portage-2.2.26
* enlightenment metadata.xml: standardizeMike Frysinger2015-12-301-3/+3
|
* app-benchmarks/acovea-gtk: Fix building with latest glibmm/libsigc++Pacho Ramos2015-12-241-5/+3
| | | | Package-Manager: portage-2.2.26
* app-benchmarks/siege: BumpPatrick Lauer2015-12-212-0/+51
| | | | Package-Manager: portage-2.2.26
* app-benchmarks/iozone: Bump, #562790Patrick Lauer2015-12-212-0/+74
|
* app-benchmarks/ltp: Version bump. Do not depend on external libtirpc. Bug ↵Markos Chandras2015-09-123-2/+84
| | | | | | #552386 Package-Manager: portage-2.2.20.1
* ADd missing remote-id entriesJustin Lecher2015-09-071-0/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* app-benchmarks/httperf: Fixing HOMEPAGE move due to code.google.com shutdownTobias Klausmann2015-09-011-1/+1
| | | | Package-Manager: portage-2.2.20.1
* app-benchmarks/stress: Remove oldManuel Rüger2015-08-294-120/+0
| | | | Package-Manager: portage-2.2.20.1
* Add missing remote-id entries in metadata.xmlJustin Lecher2015-08-281-0/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* app-benchmarks/ltp: Move HOMEPAGE and SRC_URI to those on github. Fixes bug ↵Markos Chandras2015-08-275-32/+12
| | | | | | #547674 Package-Manager: portage-2.2.20.1
* sys-libs/ncurses: move to SLOT=0 #557472Mike Frysinger2015-08-261-1/+1
| | | | | Use SLOT=0 for installing of main development files like other packages so we can use other SLOTs for installing SONAME libs for binary packages.
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-2434-34/+34
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Convert URIs for googlecode.com to httpsJustin Lecher2015-08-243-3/+3
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Convert all URIs for enlightenment.org and bugzilla.xfce.org to httpsJustin Lecher2015-08-241-1/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Enable https for all google URIsJustin Lecher2015-08-242-2/+2
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Use https by defaultJustin Lecher2015-08-2436-36/+36
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>