aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/Makefile
blob: 5ff72aeb98f99a63907973bab83020ecf195d98b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# $FreeBSD$
#

    SUBDIR += autobench
    SUBDIR += bonnie
    SUBDIR += bonnie++
    SUBDIR += bytebench
    SUBDIR += dbench
    SUBDIR += dbs
    SUBDIR += forkbomb
    SUBDIR += iozone
    SUBDIR += iozone21
    SUBDIR += lmbench
    SUBDIR += nbench
    SUBDIR += netperf
    SUBDIR += netpipe
    SUBDIR += nttcp
    SUBDIR += pipebench
    SUBDIR += polygraph
    SUBDIR += postal
    SUBDIR += postmark
    SUBDIR += pybench
    SUBDIR += rawio
    SUBDIR += scimark2
    SUBDIR += scimark2c
    SUBDIR += siege
    SUBDIR += stream
    SUBDIR += tcpblast
    SUBDIR += tmetric
    SUBDIR += ttcp
    SUBDIR += ubench
    SUBDIR += webbench
    SUBDIR += xengine

.include <bsd.port.subdir.mk>
sertions'>+2 * x11-toolkits/qt5-gui: unbreak with libglvndJan Beich2020-05-281-1/+2 * Update Qt5 to 5.14.2Tobias C. Berner2020-04-133-13/+46 * misc/qtchooser: do not create unnecessary wrappersTobias C. Berner2020-01-261-1/+2 * Add Vulkan headers to the run-depends of x11-toolkits/qt5-guiAdriaan de Groot2019-11-231-2/+3 * Add vulkan dependency to x11-toolkits/qt5-guiAdriaan de Groot2019-11-192-1/+14 * Update Qt5 to 5.13.2Tobias C. Berner2019-11-092-1/+32 * Fix build of x11-toolkits/qt5-guiAdriaan de Groot2019-10-111-2/+2 * Try to fix build of qt5-gui in the presence of evdev-protoAdriaan de Groot2019-10-117-2/+88 * Fix more trivial typo's / wordingAdriaan de Groot2019-10-021-2/+2 * Fix trivial typo (follow-on to previous commit).Mark Linimon2019-10-021-1/+1 * x11-toolkits/qt5-gui: remove -mminimal-toc from CFLAGS, add USES=gl gnome xorgPiotr Kubaj2019-10-021-3/+2 * Qt5 update to 5.13.0Tobias C. Berner2019-10-013-18/+50 * Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-271-0/+1 * Update Qt5 to 5.12.2Tobias C. Berner2019-04-061-0/+3 * Update Qt5 to 5.12.1Tobias C. Berner2019-02-132-6/+5 * Add -no-libudev to CONFIGURE_ARGS to prevent use of devel/libudev-devd.Tijl Coosemans2019-01-171-0/+1 * Fix Qt5 symbol version scripts to put the catch-all clause first. WhenTijl Coosemans2019-01-161-1/+1 * Update Qt5 to 5.12.0Tobias C. Berner2018-12-161-2/+8 * Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-0/+1 * qt5: Fix build on GCC based architectures.Tobias C. Berner2018-10-141-1/+1 * Update Qt5 to 5.11.1Tobias C. Berner2018-09-092-170/+1 * Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mkTobias C. Berner2018-06-291-3/+6 * Update the Qt5 ports to 5.10.1.Raphael Kubo da Costa2018-05-182-3/+40 * Avoid BGR visuals with Qt5 on i915 (well, all) platforms. ExplanationAdriaan de Groot2018-04-09