summaryrefslogtreecommitdiff
path: root/benchmarks (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Fix trailing whitespace in pkg-descrs, categories [a-f]*Dmitry Marakasov2016-05-198-19/+19
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415498
* Update benchmarks/stress-ng to 0.06.00Olivier Cochard2016-05-102-3/+3
| | | | | | | | | | PR: 209330 Submitted by: Luca Pizzamiglio <luca.pizzamiglio@gmail.com> (maintainer) Approved by: tabthorpe Differential Revision: https://reviews.freebsd.org/D6268 Notes: svn path=/head/; revision=414942
* This port does not need to depend on libpcap from portsTilman Keskinoz2016-05-031-3/+3
| | | | Notes: svn path=/head/; revision=414538
* Update to 2.9Baptiste Daroussin2016-04-292-3/+3
| | | | Notes: svn path=/head/; revision=414299
* Convert USES=gem:autoplist to USES=gem since autoplist is defaultSteve Wills2016-04-272-2/+2
| | | | Notes: svn path=/head/; revision=414136
* create USES=gem and update rubygem- ports to use itSteve Wills2016-04-272-4/+2
| | | | | | | | | | Note that for now ports still have to have USE_RUBY=yes to use USES=gem PR: 209041 Differential Revision: https://reviews.freebsd.org/D6070 Notes: svn path=/head/; revision=414118
* Update to upstream version 0.05.25Thomas Zander2016-04-272-3/+3
| | | | | | | | PR: 209088 Submitted by: luca.pizzamiglio@gmail.com (maintainer) Notes: svn path=/head/; revision=414117
* Remove ${PORTSDIR}/ from *_DEPENDS lines.Mathieu Arnold2016-04-221-2/+2
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=413782
* many ports: mark broken on powerpc64Steve Wills2016-04-211-0/+2
| | | | Notes: svn path=/head/; revision=413746
* Hook new ports on its categories Makefile.Marcelo Araujo2016-04-191-0/+2
| | | | | | | Reported by: antoine Notes: svn path=/head/; revision=413625
* benchmarks/stress-ng: 0.05.22 -> 0.05.24Kurt Jaeger2016-04-193-6/+7
| | | | | | | | | | | | | | | | | | | | | | | | Changes: - Makefile: bump version - stress-mmap: handle SIGBUS signals (LP: #1569468) - stress-mmapmany: sanity check sysconf return - stress-mmapmany: detect SEGV deaths - stress-mlock: detect SEGV deaths - stress-brk: detect SEGV deaths - stress-bigheap: detect SEGV deaths - stress-memfd: detect SEGV deaths - stress-mmapmany: allocate mappings on heap rather than stack - stress-mlock: allocate mappings on heap rather than stack - stress-cpu: move sieve buffer to static to reduce stack size - stress-sem*: differentiate between which semaphore init that failed - stress-remap-file-pages: abort if remap fails - stress-fiemap: remove \n from pr_fail_err messages PR: 208885 Submitted by: luca.pizzamiglio@gmail.com (maintainer) Notes: svn path=/head/; revision=413623
* Zopkio is a test framework built to support at scale performance andMarcelo Araujo2016-04-183-0/+31
| | | | | | | | | | | | | | | functional testing. WWW: https://github.com/linkedin/Zopkio Reviewed by: mat, koobs, Python Requested by: gnn (AsiaBSDCon) Tested by: gnn (earlier version) Sponsored by: gandi.net Differential Revision: https://reviews.freebsd.org/D5670 Notes: svn path=/head/; revision=413552
* Naarad is a framework for performance analysis & rating of sharded &Marcelo Araujo2016-04-183-0/+37
| | | | | | | | | | | | | | stateful services. WWW: https://github.com/linkedin/naarad Reviewed by: mat, koobs, Python Tested by: gnn (earlier version) Sponsored by: gandi.net Differential Revision: https://reviews.freebsd.org/D5670 Notes: svn path=/head/; revision=413551
* - Update to 2.6.1Sunpoet Po-Chuan Hsieh2016-04-152-3/+3
| | | | | | | | Changes: https://github.com/evanphx/benchmark-ips/blob/master/History.txt https://github.com/evanphx/benchmark-ips/commits/master Notes: svn path=/head/; revision=413387
* - Update to 2.6.0Sunpoet Po-Chuan Hsieh2016-04-142-3/+3
| | | | | | | | Changes: https://github.com/evanphx/benchmark-ips/blob/master/History.txt https://github.com/evanphx/benchmark-ips/commits/master Notes: svn path=/head/; revision=413279
* Upgrade from 4.0.1 to 4.0.2.Sergey A. Osokin2016-04-123-53/+5
| | | | Notes: svn path=/head/; revision=413109
* - Fix build with libc++ 3.8.0Sunpoet Po-Chuan Hsieh2016-04-081-0/+12
| | | | | | | | PR: 208491 Submitted by: dim Notes: svn path=/head/; revision=412773
* benchmarks/stress-ng: update 0.05.21 -> 0.05.22Jason Unovitch2016-04-082-3/+3
| | | | | | | | PR: 208599 Submitted by: luca.pizzamiglio@gmail.com (maintainer) Notes: svn path=/head/; revision=412704
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-0121-41/+41
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* benchmarks/siege: Update version 3.1.4=>4.0.1Muhammad Moinur Rahman2016-03-314-11/+9
| | | | Notes: svn path=/head/; revision=412215
* - Update security/gnutls to 3.4.10.Tijl Coosemans2016-03-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Rename the LIBDANE option DANE because that's the name of the protocol supported by libgnutls-dane and gnutls-cli. Also clarify the option description. - Add an IDN option. - libgnutls-openssl has been removed in 3.4. Some ports used this library in their LIB_DEPENDS but no port actually required it. - Some old API functions have been removed. Ports that used these have been updated or patched to use the new API. - Add a patch to print/cups to prevent overlinking of libgnutls.so. - Bump PORTREVISION on dependent ports. net-im/jabber: This port used the old API to give users fine grained control over which crypto algorithms were used via a configuration file. It's not immediately obvious how to port this to the new API so the port always uses the defaults now. www/hydra: Mark BROKEN. This uses more removed calls than the other ports, is said to be alpha quality and not fully functional and has been abandoned 10 years ago. PR: 207768 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=411990
* - Update to 0.05.21Dmitry Marakasov2016-03-242-4/+4
| | | | | | | | | | - While here, fix MANDIRS misuse PR: 208245 Submitted by: luca.pizzamiglio@gmail.com (maintainer) Notes: svn path=/head/; revision=411772
* benchmarks/stress-ng: Update to 0.05.20Mark Felder2016-03-172-3/+3
| | | | | | | PR: 208017 Notes: svn path=/head/; revision=411318
* benchmarks/phoronix-test-suite: Update to 6.2.2Mark Felder2016-03-173-25/+29
| | | | | | | | | | | - New MAINTAINER - Updated PHP dependencies - New dependency on gcc and cmake PR: 207981 Notes: svn path=/head/; revision=411317
* Update to 2.8Baptiste Daroussin2016-03-172-3/+3
| | | | Notes: svn path=/head/; revision=411255
* Update to 2.7Baptiste Daroussin2016-03-153-3/+5
| | | | | | | Sponsored by: Gandi.net Notes: svn path=/head/; revision=411139
* Update to 2015.07.09.Mathieu Arnold2016-03-089-103/+91
| | | | | | | | | PR: 205198 Submitted by: tkato432 yahoo com Sponsored by: Absolight Notes: svn path=/head/; revision=410622
* - Update to 2.5.0Sunpoet Po-Chuan Hsieh2016-03-062-3/+3
| | | | | | | Changes: https://github.com/evanphx/benchmark-ips/blob/master/History.txt Notes: svn path=/head/; revision=410286
* Update to 0.05.19.Raphael Kubo da Costa2016-03-042-3/+3
| | | | | | | | PR: 207702 Submitted by: luca.pizzamiglio@gmail.com (maintainer) Notes: svn path=/head/; revision=410135
* - Add LICENSEDmitry Marakasov2016-02-283-101/+22
| | | | | | | - Simplify upstream makefile handling Notes: svn path=/head/; revision=409736
* Pass maintainership to submitter.Raphael Kubo da Costa2016-02-272-6/+1
| | | | | | | | | | While here, remove an unused directory from the package. PR: 207339 Submitted by: Luca Pizzamiglio <luca.pizzamiglio@gmail.com> (maintainer) Notes: svn path=/head/; revision=409659
* Update to 2.6Baptiste Daroussin2016-02-252-3/+3
| | | | Notes: svn path=/head/; revision=409498
* - Reassign brian@'s ports after his commit bit was taken in for safekeepingFrederic Culot2016-02-241-1/+1
| | | | Notes: svn path=/head/; revision=409462
* Update to 0.05.18.Raphael Kubo da Costa2016-02-193-10/+11
| | | | | | | | PR: 207338 Submitted by: Luca Pizzamiglio <luca.pizzamiglio@gmail.com> (maintainer) Notes: svn path=/head/; revision=409211
* - Reset lars@eggert.org maintainership (maintainer no longer uses these ports)Dmitry Marakasov2016-02-192-2/+2
| | | | | | | | | | - While here, minor cleanup for net/tcpsplit PR: 206406, 206407 Approved by: lars@eggert.org (private email) Notes: svn path=/head/; revision=409181
* benchmarks/siege: Update version 3.1.3=>3.1.4Muhammad Moinur Rahman2016-02-186-13/+25
| | | | | | | - Fix patch files for 'make makepatch' Notes: svn path=/head/; revision=409136
* benchmarks/sipp: document ncurses requirement (USES+=ncurses)John Marino2016-02-071-1/+4
| | | | | | | | | Also link with ncurses, curses approved by: infrastructure blanket Notes: svn path=/head/; revision=408339
* Update benchmarks/iperf3 to 3.1.2.Bruce A. Mah2016-02-022-3/+3
| | | | | | | Sponsored by: ESnet Notes: svn path=/head/; revision=407787
* - Update to 0.7.5Dmitry Marakasov2016-02-012-5/+5
| | | | | | | | | | | - While here, fix LICENSE PR: 206407 Submitted by: jochen@jochen-neumeister.de Approved by: lars@eggert.org (maintainer) Notes: svn path=/head/; revision=407718
* - Update to 0.3.6Dmitry Marakasov2016-02-012-3/+4
| | | | | | | | | PR: 206406 Submitted by: jochen@jochen-neumeister.de Approved by: lars@eggert.org (maintainer) Notes: svn path=/head/; revision=407717
* Update to 2.5Baptiste Daroussin2016-01-232-3/+3
| | | | Notes: svn path=/head/; revision=406956
* - Update to latestVeniamin Gvozdikov2016-01-213-5/+31
| | | | Notes: svn path=/head/; revision=406852
* - Update to 4.9.0Dmitry Marakasov2016-01-157-113/+101
| | | | | | | | PR: 206242 Submitted by: tkato432@yahoo.com Notes: svn path=/head/; revision=406187
* - Chase upgrade of math/octave to 4.0.0 by bumping portrevision.Stephen Montgomery-Smith2016-01-131-1/+1
| | | | Notes: svn path=/head/; revision=406005
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-122-2/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=405891
* Add Public Domain support to ports license framework. You can now useDmitry Marakasov2016-01-121-4/+1
| | | | | | | | | | | | | | | | LICENSE= PD Note that although Public Domain is not technically a license, it's handled in the same way as licenses here, which is a common practice (Arch, Gentoo, Fedora, Debian, even FOSSology do the same). Convert all ports which redefine Public Domain LICENSE to LICENSE=PD. Approved by: portmgr (bapt) Differential Revision: D4149 Notes: svn path=/head/; revision=405874
* Update to 2.3Baptiste Daroussin2016-01-123-3/+4
| | | | | | | Sponsored by: Gandi.net Notes: svn path=/head/; revision=405851
* - Update to 0.9.1 pre-release [2]Ryan Steinmetz2016-01-084-13/+60
| | | | | | | | | | | | | - Add support for building when SSLv2 or SSLv3 are disabled [1] PR: 203675 [1], 205900 [2] Submitted by: brnrd@ [1], zi@ [2] Reviewed by: jlaffaye@ (maintainer) Approved by: jlaffaye@ (maintainer) Obtained from: upstream github Notes: svn path=/head/; revision=405507
* Regenerate distinfo and unmark BROKEN.Raphael Kubo da Costa2015-12-312-4/+2
| | | | | | | | It looks like the tarball got rerolled. diff -uprN between the tarball in distcache.FreeBSD.org and the new one shows no differences. Notes: svn path=/head/; revision=404955
* - Rename nonstandard src directory to filesAlex Kozlov2015-12-303-13/+9
| | | | | | | - Modernize ports Notes: svn path=/head/; revision=404857