aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2020-12-27 20:22:44 +0800
committerJan Beich <jbeich@FreeBSD.org>2020-12-27 20:22:44 +0800
commit4b79f1f039ebc86a102fd40adb13184f6a563201 (patch)
tree198da96b922d0fd7696ff06815431db6cf4860b0 /benchmarks/Makefile
parent801730772cf70ed5ae697461e754f2a52b92c213 (diff)
downloadfreebsd-ports-gnome-4b79f1f039ebc86a102fd40adb13184f6a563201.tar.gz
freebsd-ports-gnome-4b79f1f039ebc86a102fd40adb13184f6a563201.tar.zst
freebsd-ports-gnome-4b79f1f039ebc86a102fd40adb13184f6a563201.zip
benchmarks/vkmark: add new port
vkmark is an extensible Vulkan benchmarking suite with targeted, configurable scenes. https://github.com/vkmark/vkmark
Diffstat (limited to 'benchmarks/Makefile')
-rw-r--r--benchmarks/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile
index d3064e816fe0..645d42b0ec2c 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -102,6 +102,7 @@
SUBDIR += unixbench
SUBDIR += uperf
SUBDIR += vegeta
+ SUBDIR += vkmark
SUBDIR += webbench
SUBDIR += wrk
ef='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/net-p2p?h=mate-1.18&id=515d5048aa56d4a1c049b999ae019d87b61bd0e2'>- Move RESETPREFIX to default PLIST_SUBbdrewery2014-08-192-2/+0 * Fix build on -current.adamw2014-08-172-1/+12 * - Remove leading indefinite article from COMMENTsunpoet2014-08-171-2/+1 * Remove a very strange series of ^H's from the pkg-message, and remove theadamw2014-08-172-4/+1 * Upgrade OpenEXR and ilmbase to 2.2.0.mandree2014-08-162-2/+2 * Refresh.thierry2014-08-152-4/+4 * - Update from 0.8.2 to 0.8.3danilo2014-08-152-10/+9 * Prevent installation. We don't have a distfile that matches the checksums, th...mandree2014-08-141-0/+5 * Fix problems with missing libs when the linker enforces explicit linkingtijl2014-08-121-11/+6 * net-p2p/zetacoin: update to 0.9.2.1wg2014-08-1210-143/+121 * Bump PORTREVISION on all ports that depend on net/GeoIP foradamw2014-08-1216-13/+16 * net-p2p/gtk-gnutella: Upgrade version 1.0.1 => 1.1.0marino2014-08-103-49/+31 * net-p2p/bitmessage: update to 0.4.3wg2014-08-093-16/+20 * In some straightforward situations, protect examples behind PORTEXAMPLES,adamw2014-08-062-6/+6 * net-p2p/transmission-gtk: complete the -inotify fix with LIB_DEPENDS+=marino2014-08-041-1/+2 * In some straightforward cases, protect documentation behindadamw2014-08-042-6/+6 * net-p2p/transmission-daemon: do not hardcode PORTREVISION.rene2014-08-041-1/+1 * transmission-* cleanupmarino2014-08-042-1/+1 * Fix transmission-cli,-gtk on some platforms after openssl updatemarino2014-08-042-2/+3 * Fix LIB_DEPENDSantoine2014-08-021-1/+1 * net-p2p/uhub: update to 0.4.1wg2014-07-304-70/+62 * security/libgcrypt: 1.5.3_3 -> 1.6.1pi2014-07-304-4/+4 * Convert some more USE_BZIP2 to USES=tar:bzip2adamw2014-07-301-1/+1 * Remove the final usages of USE_XZ from the tree, and replace them withadamw2014-07-301-1/+1 * Convert a bunch of USE_XZ to USES=tar:xz.adamw2014-07-304-8/+4 * Repair instances, almost all courtesy of bf ;-), of spacesadamw2014-07-302-15/+15 * Convert a bunch of EXTRACT_SUFX=... into USES=tar:...adamw2014-07-302-4/+2 * Convert a bunch of USE_BZIP2 to USES=tar:bzip2adamw2014-07-302-4/+2 * Rename all patches that contain '::' as a path separator, and useadamw2014-07-305-0/+0 * Bump PORTREVISION to catch net/GeoIP update.bar2014-07-292-2/+2 * - Switch to USES=libtoolamdmi32014-07-261-3/+3 * Reset maintainership for ports not staged with no pending PRbapt2014-07-2414-14/+14 * Only use libevent2bapt2014-07-243-7/+8 * Add USES=readline to fix build on -current.adamw2014-07-231-0/+1 * Fix clang build on 9.xcrees2014-07-231-2/+6 * - Replace security/gnutls with security/gnutls3 and update to 3.2.15tijl2014-07-232-2/+2 * Fix transmission-web buildcrees2014-07-221-0/+2 * Unbreakantoine2014-07-221-1/+3 * Add USES=readline to fix configure.adamw2014-07-221-1/+1 * Update to 2.84crees2014-07-218-63/+32 * - update to 3.1.5leeym2014-07-215-64/+42 * Refresh to a current snapshot.thierry2014-07-192-11/+5 * Fix some non default LIB_DEPENDSbapt2014-07-162-2/+2 * Add DOCS option for ports with PORTDOCS in plist.adamw2014-07-162-1/+3 * Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.adamw2014-07-161-1/+1 * Modernize LIB_DEPENDSbapt2014-07-159-24/+24 * - Fix build when security/libressl is installed [1]madpilot2014-07-131-17/+10 * net-p2p/bitcoin: update to 0.9.2swills2014-07-125-24/+50 * - Add USES=libtool to devel/upnp and bump dependent portstijl2014-07-113-1/+3 * - Remove uneeded dependency from libtorrent [1]madpilot2014-07-112-4/+4 * Remove indefinite articles and trailing periods from COMMENT, plus minorolgeni2014-07-1010-10/+10 * - USES=libtool pathfix tar:bzip2tijl2014-07-092-15/+10 * - Switch to USES=libtool, drop .la filesamdmi32014-07-082-8/+9 * - Update libtorrent to 0.13.4madpilot2014-07-0826-424/+102 * net-p2p/rtorrent: Bring in DragonFly support from dportsmarino2014-07-061-0/+13 * net-p2p/gtk-gnutella: Support dragonFly (dports)marino2014-07-062-5/+4 * Fix build on FreeBSD-9.thierry2014-07-063-1/+29 * Remove NOPORTDOCS.adamw2014-07-052-4/+5 * Convert textproc/aspell to "USES=libtool tar:bzip2" and bump dependent portstijl2014-07-051-1/+1 * Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 thattijl2014-07-043-2/+3 * - Add staging supportpawel2014-07-041-22/+14 * Declare ONLY_FOR_ARCHS correctlysbruno2014-07-031-2/+2 * Remove expired ports:rene2014-06-308-169/+0 * Refresh: this removes some patches integrated by upstream.thierry2014-06-305-79/+5 * Add btsync, distributed peer-to-peer file syncing application.lwhsu2014-06-297-0/+120 * - Unbreak ports, which installed setup.py files due to the messed up argumentmva2014-06-282-7/+1 * - Add staging supportpawel2014-06-281-27/+15 * - Chase database/sqlite3 slib bumpmiwi2014-06-281-0/+1 * - Fix the build of verlihub-plugins-luascript: careless patching with sed(1)danfe2014-06-2518-43/+27 * Convert GMAKE to MAKE_CMDbapt2014-06-252-2/+2 * - Support stagingjhale2014-06-242-13/+6 * - Switch devel/jansson to libtool, drop .la filesamdmi32014-06-231-0/+1 * - Update to 0.16.17, Announce message:nemysis2014-06-223-7/+7 * Adding twister, a fully decentralized P2P microblogging platformthierry2014-06-228-0/+189 * net-p2p/retroshare: update to 0.5.5cwg2014-06-217-16/+211 * Stagify.vanilla2014-06-201-8/+7 * Stagify.vanilla2014-06-201-5/+4 * 1: Stagify.vanilla2014-06-201-5/+3 * Mark BROKEN: Fails to buildantoine2014-06-201-0/+2 * - Bump PORTREVISION. New lazarus version is availableacm2014-06-191-3/+4 * Fix port so it builds again. Did some minor housekeeping while being there.grembo2014-06-184-10/+32 * - Stagify.kuriyama2014-06-117-10/+63 * Support LIBS like LDFLAGS.tijl2014-06-112-2/+2 * Remove all the bootstrap files (.bs) from the plists.mat2014-06-101-1/+0 * Stagify.vanilla2014-06-091-1/+0 * Stagify.vanilla2014-06-091-9/+8 * net-p2p/deluge: fix non-default installationrm2014-06-082-1/+2