aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
Commit message (Collapse)AuthorAgeFilesLines
* Change cmake default behaviour to outsource.Tobias C. Berner2018-12-254-4/+4
| | | | | | | | | | | | | | Ports that build out of source now simply can use "USES=cmake" instead of "USES=cmake:outsource". Ports that fail to build out of source now need to specify "USES=cmake:insource". I tried to only set insource where explictely needed. PR: 232038 Exp-run by: antoine Notes: svn path=/head/; revision=488341
* - Update to 1.2.1Danilo Egea Gondolfo2018-12-202-4/+4
| | | | Notes: svn path=/head/; revision=487927
* - Add LICENSEJochen Neumeister2018-12-201-0/+2
| | | | | | | Sponsored by: Netzkommune GmbH Notes: svn path=/head/; revision=487892
* benchmarks/phoronix-test-suite: Update to 8.4.1Luca Pizzamiglio2018-12-152-4/+4
| | | | | | | Changes: https://github.com/phoronix-test-suite/phoronix-test-suite/releases/tag/v8.4.1 Notes: svn path=/head/; revision=487510
* benchmarks/stress-ng: Update to 0.09.49Luca Pizzamiglio2018-12-142-5/+4
| | | | | | | Changes: https://kernel.ubuntu.com/git/cking/stress-ng.git/tree/debian/changelog?id=a9f6cab5d18bcca8432e9f2d8ad334cef9cef834 Notes: svn path=/head/; revision=487449
* benchmarks/polygraph builds fine with OpenSSL 1.1.1Tobias Kortkamp2018-12-121-7/+2
| | | | | | | | | | While here set EXTRACT_SUFX instead of WRKSRC and DISTVERSIONSUFFIX to avoid having to fix WRKSRC afterwards. http://beefy12.nyi.freebsd.org/data/head-amd64-default/p485718_s340864/logs/polygraph-4.13.0.log Notes: svn path=/head/; revision=487306
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-1211-7/+11
| | | | | | | | | | | | | | | | | | defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590 Notes: svn path=/head/; revision=487272
* use @FreeBSD.org as MAINTAINER instead of my private addressVinícius Zavam2018-12-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | benchmarks/vegeta devel/busybee devel/git-lfs devel/gnu-efi devel/hub devel/libe devel/py-fabric3 devel/py-fabric3 dns/dhisd dns/dnscrypt-proxy2 dns/go-geodns emulators/hatari irc/weechat-otr lang/coffeescript net-mgmt/cacti88 net-mgmt/cacti88-spine net-p2p/libbt net/py-iplib net/py-iplib net/py-libfte net/py-sbws security/obfs4proxy-tor security/onionscan security/openvpn-admin security/py-fteproxy security/py-yubikey-manager security/super sysutils/intel-pcm-devel sysutils/openipmi sysutils/shim sysutils/xbatt textproc/multimarkdown textproc/regex2dfa www/onionshare Approved by: araujo (mentor) Differential Revision: https://reviews.freebsd.org/D18434 Notes: svn path=/head/; revision=486672
* benchmarks/sipp: Fix dependenciesBabak Farrokhi2018-12-041-2/+3
| | | | | | | | | | | | - Add missing pkgconfig dependency - Bump portrevision - Pet portlint PR: 233779 Reported by: sobomax Notes: svn path=/head/; revision=486612
* benchmarks/phoronix-test-suite: Update to 8.4.0Luca Pizzamiglio2018-11-292-4/+4
| | | | Notes: svn path=/head/; revision=486209
* benchmarks/stress-ng: Update to 0.09.47Luca Pizzamiglio2018-11-283-7/+7
| | | | | | | Changes: http://kernel.ubuntu.com/git/cking/stress-ng.git/commit/?id=c556b8531df3bc6706f23856cd7ffa526142364b Notes: svn path=/head/; revision=486095
* - Update to 4.13.0Wen Heping2018-11-203-18/+4
| | | | Notes: svn path=/head/; revision=485428
* benchmarks/stress-ng: Update to 0.09.45Luca Pizzamiglio2018-11-123-7/+7
| | | | | | | Changes: http://kernel.ubuntu.com/git/cking/stress-ng.git/log/ Notes: svn path=/head/; revision=484841
* Install texinfo files (GNU info) into ${PREFIX}/share/infoBaptiste Daroussin2018-11-101-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | After a discussion on the mailing list on moving manpages to ${PREFIX}/share/man for consistency with base where it is installed in usr/share/man, it appeared the same should happen to GNU info files which were installed under share in base and not in ports. Now texinfo is not in base on any of the supported version of FreeBSD it is possible to proceed to this move and it is easier to do than the manpage change. Other benefit than consistency are less patching: all build tools but cmake are expecting info files to be under share/info and cmake (patched here) was having an exception for BSD so the patch makes FreeBSD case less specific for them Bump revision of all impacted ports PR: 232907 exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D17816 Notes: svn path=/head/; revision=484628
* security/openssl-devel was removed, but there is a security/openssl111 now.Mathieu Arnold2018-11-101-2/+2
| | | | Notes: svn path=/head/; revision=484599
* benchmarks/vegeta: update to v12.1.0Vinícius Zavam2018-11-082-4/+4
| | | | | | | | Approved by: araujo (mentor) Differential Revision: https://reviews.freebsd.org/D17844 Notes: svn path=/head/; revision=484433
* Return tj's ports to the pool after his commit bit got safekept.Rene Ladan2018-11-061-1/+1
| | | | Notes: svn path=/head/; revision=484353
* benchmarks/sipp: Fix OpenSSL 1.1.x buildBabak Farrokhi2018-11-062-3/+30
| | | | | | | | PR: 232088 Submitted by: Nathan <ndowens@yahoo.com> Notes: svn path=/head/; revision=484277
* Remove a patch that is now integrated upstreamBaptiste Daroussin2018-11-052-16/+1
| | | | | | | | | I missed the svn rm during the update Reported by: Sitsofe Wheeler <sitsofe@gmail.com> (upstream) Notes: svn path=/head/; revision=484176
* Update to 3.12Baptiste Daroussin2018-11-043-4/+5
| | | | Notes: svn path=/head/; revision=483962
* benchmarks/libcelero: Update 2.3.0 -> 2.4.0Yuri Victorovich2018-10-283-4/+7
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=483307
* Return subset of r483249 to GCC 4.2 to unbreak on mips*Jan Beich2018-10-281-1/+1
| | | | Notes: svn path=/head/; revision=483260
* Downgrade C++03 to C++98, actual default for GCC < 6Jan Beich2018-10-281-1/+1
| | | | | | | | GCC 4.2 in base system doesn't support C++03: cc1plus: error: unrecognized command line option "-std=gnu++03" Notes: svn path=/head/; revision=483249
* Expand FreeBSD 12 conditionals to include 13.0-CURRENTJan Beich2018-10-231-0/+1
| | | | Notes: svn path=/head/; revision=482846
* benchmarks/nuttcp: update 7.3.2 -> 8.2.2Kurt Jaeger2018-10-202-16/+15
| | | | | | | | | | | | | | | | | | | | | | | | | - Improve warning when third party "-4/-6" is not supported - Add af=inet/inet6 to verbose UDP output - Add ip=<server_ip> to verbose UDP output for client transmitter - Fix to pass "-4" or "-6" argument to 3rd party - Fix to allow compile with -Werror=format-security as noted by Dhiru Kholia in fedora bug 1037224 - Fix missing brackets caught by -Wmisleading-indentation - Add code to print out address family of connect/accept - Add code to translate v4mapped addresses - Fix to allow direct I/O on block devices - Fix parsing of "-R i[s]##[/##]" (blank between 'R' and 'i') - Updated Copyright notice for new year - Changed nuttcp site to http://nuttcp.net/nuttcp/beta/ - Added define test for NOT_LINUX to undefine LINUX for build testing - Add reporting of TCP congestion window - Fix tos to work for ipv6 by setting traffic class PR: 232484 Submitted by: lev Notes: svn path=/head/; revision=482629
* benchmarks/stress-ng: Update to 0.09.43Luca Pizzamiglio2018-10-192-4/+4
| | | | | | | Changes: http://kernel.ubuntu.com/git/cking/stress-ng.git/commit/?h=V0.09.43 Notes: svn path=/head/; revision=482433
* Update to 3.484Josh Paetzel2018-10-172-4/+4
| | | | | | | Bugfix using the -H option. (POSIX async I/O) Notes: svn path=/head/; revision=482300
* Attempt to unbreak against OpenSSL 1.1.1.Alexey Dokuchaev2018-10-151-0/+3
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=482156
* updating to version 12.0.0Vinícius Zavam2018-10-152-12/+12
| | | | | | | | | | | | | | | took a look into upstream's Gopkg.lock, checking for modifications; changed 2 depencies to use version instead of revision; google:go-cmp and golang:text get QA done right; thanks to portlint; moved PLIST_FILES to appear after USES. Approved by: araujo (mentor), rene (mentor) Differential Revision: https://reviews.freebsd.org/D17530 Notes: svn path=/head/; revision=482141
* benchmarks/hpl: Change from net/mpich2 to net/mpich; Update to 2.2Yuri Victorovich2018-10-142-6/+7
| | | | | | | | PR: 231638 Approved by: oliver (maintainer's timeout; 20 days) Notes: svn path=/head/; revision=482027
* New port: benchmarks/libcelero: C++ benchmark authoring library/frameworkYuri Victorovich2018-10-145-0/+65
| | | | Notes: svn path=/head/; revision=482026
* Update to 3.11Baptiste Daroussin2018-10-122-4/+4
| | | | Notes: svn path=/head/; revision=481882
* benchmarks/stress-ng: Update to 0.09.42Luca Pizzamiglio2018-10-082-4/+5
| | | | | | | Changelog: https://bit.ly/2OMI9Ov Notes: svn path=/head/; revision=481539
* Update to 3.482Josh Paetzel2018-10-082-4/+4
| | | | Notes: svn path=/head/; revision=481506
* benchmarks/perftest: update to v4.4-0.3Steve Wills2018-10-072-4/+4
| | | | | | | | PR: 231907 Submitted by: slavash (maintainer) Notes: svn path=/head/; revision=481415
* benchmarks/phoronix-test-suite: Update to 8.2.0Luca Pizzamiglio2018-10-042-4/+6
| | | | | | | | | | changelog: https://github.com/phoronix-test-suite/phoronix-test-suite/releases/tag/v8.2.0 PR: 231829 Submitted by: Fukang Chen <loader@FreeBSD.org> Notes: svn path=/head/; revision=481217
* benchmarks/stress-ng: Update to 0.09.41Luca Pizzamiglio2018-09-282-4/+4
| | | | | | | Changelog at: https://bit.ly/2Om9Ygi Notes: svn path=/head/; revision=480863
* - Simplify the Makefile with GO_* variablesDanilo Egea Gondolfo2018-09-271-13/+3
| | | | Notes: svn path=/head/; revision=480819
* [NEW PORT]: benchmarks/linux-vdbench: Command line disk I/O benchmark utilityFukang Chen2018-09-266-0/+215
| | | | | | | | | | | | | | | Vdbench is a command line utility specifically created to help engineers and customers generate disk I/O workloads to be used for validating storage performance and storage data integrity. WWW: http://www.oracle.com/technetwork/server-storage/vdbench-downloads-1901681.html Reviewed by: koobs, mat Approved by: koobs (mentor) Differential Revision: https://reviews.freebsd.org/D17255 Notes: svn path=/head/; revision=480718
* Change 4 ports from net/mpich2 to net/mpichYuri Victorovich2018-09-222-6/+6
| | | | | | | | | | mpich2 is the obsolete version 2.x, mpich is at the current version 3.x Ports: biology/phyml benchmarks/mdtest benchmarks/imb math/parmetis Notes: svn path=/head/; revision=480425
* benchmarks/stress-ng: Fix patchLuca Pizzamiglio2018-09-221-2/+2
| | | | Notes: svn path=/head/; revision=480352
* benchmarks/stress-ng: Update to 0.09.40Luca Pizzamiglio2018-09-212-4/+4
| | | | | | | Fix memory leaks, better errno handling, add features and stressors Notes: svn path=/head/; revision=480258
* Update to 3.10Baptiste Daroussin2018-09-153-11/+14
| | | | Notes: svn path=/head/; revision=479816
* Convert to options target helperSunpoet Po-Chuan Hsieh2018-09-101-1/+1
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=479480
* Add DOCS options to ports that should have one.Mathieu Arnold2018-09-104-0/+8
| | | | | | | | | | | Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine Notes: svn path=/head/; revision=479406
* Remove ONLY_FOR_ARCHS_REASON_<arch> that are not architecture dependant.Mathieu Arnold2018-09-101-1/+0
| | | | Notes: svn path=/head/; revision=479383
* benchmarks/stress-ng: Upgrade to 0.09.38Luca Pizzamiglio2018-09-042-4/+4
| | | | | | | Small updates and fixes Notes: svn path=/head/; revision=478942
* benchmarks/vegeta: update to v11.3.0Steve Wills2018-09-022-4/+10
| | | | | | | | PR: 231078 Submitted by: Vinícius Zavam <egypcio@googlemail.com> (maintainer) Notes: svn path=/head/; revision=478805
* benchmarks/postal: Fix build with Clang 6Tobias Kortkamp2018-08-251-1/+10
| | | | | | | | | | | | | | | bhm.cpp:420:25: error: value of type '__bind<int &, sockaddr *, unsigned long>' is not contextually convertible to 'bool' if(listen_fd == -1 || bind(listen_fd, (sockaddr *)&in, sizeof(in)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bhm.cpp:420:22: error: invalid operands to binary expression ('bool' and '__bind<int &, sockaddr *, unsigned long>') if(listen_fd == -1 || bind(listen_fd, (sockaddr *)&in, sizeof(in)) http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/postal-0.73_3.log Notes: svn path=/head/; revision=477991
* benchmarks/vegeta: update to v11.0.0Steve Wills2018-08-232-15/+41
| | | | | | | | PR: 230823 Submitted by: Vinícius Zavam <egypcio@googlemail.com> (maintainer) Notes: svn path=/head/; revision=477878