aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
Commit message (Collapse)AuthorAgeFilesLines
* maho@ reported that atlas isn't broken any longer on amd64Oliver Lehmann2004-07-141-5/+0
| | | | Notes: svn path=/head/; revision=113647
* Add CONFLICTS - both pkg-plist files containes bin/ltrace.Sergey A. Osokin2004-07-132-0/+4
| | | | Notes: svn path=/head/; revision=113583
* Update to 1.5Kirill Ponomarev2004-07-022-3/+3
| | | | | | | | PR: ports/68593 Submitted by: maintainer Notes: svn path=/head/; revision=112775
* Sipp is a performance test tool / traffic generator for the SIP protocol.Lars Thegler2004-06-186-0/+557
| | | | | | | | | | | | | | It comes with a few basic SipStone user-agents scenarios (UAC & UAS), i establishing and releasing multiple calls with the INVITE and BYE methods. WWW: http://sipp.sourceforge.net/ PR: 68036 Submitted by: Jesper Dalberg <jesper@jdn.dk> Approved by: erwin (mentor) Notes: svn path=/head/; revision=111703
* - Fix dependency on httperf forgotten in previous repocopyClement Laforet2004-06-101-1/+1
| | | | | | | | Noticed by: kris via INDEX build Pointy hat to: me Notes: svn path=/head/; revision=111200
* - Move httperf from www to benchmarks categoryClement Laforet2004-06-102-1/+2
| | | | | | | | Noticed by: ben @ EFNet Repocopied by: marcus Notes: svn path=/head/; revision=111195
* - Chase checksum. Diff can be found in PRPav Lucistnik2004-06-092-4/+5
| | | | | | | | | PR: ports/67159 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> Approved by: maintainer timeout (2 weeks) Notes: svn path=/head/; revision=111176
* - Fix MASTER_SITESClement Laforet2004-05-211-2/+1
| | | | | | | | PR: 67014 Submitted by: Roman Neuhauser <neuhauser@chello.cz> Notes: svn path=/head/; revision=109671
* Since the recent updates, Jikes does not compile this programThierry Thomas2004-04-121-0/+1
| | | | | | | | | any more. Approved by: pav (mentor). Notes: svn path=/head/; revision=106808
* Remove category pkg/COMMENT files in favour of a COMMENT variable in theKris Kennaway2004-04-022-1/+2
| | | | | | | | | | category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651 Notes: svn path=/head/; revision=105948
* SIZEify (maintainer timeout)Trevor Johnson2004-03-315-0/+8
| | | | Notes: svn path=/head/; revision=105747
* Upgrade to 2.2pl4.Munechika SUMIKAWA2004-03-292-4/+4
| | | | Notes: svn path=/head/; revision=105625
* Makefile.pnet:Pav Lucistnik2004-03-261-3/+0
| | | | | | | | | | | | - Automatically create plist entries for installed binaries bencharks/pnetmark: - Use this feature PR: ports/64750 Submitted by: michael johnson <ahze@ahze.net> (maintainer) Notes: svn path=/head/; revision=105343
* Add pnetmark, a benchmark program for Common Language Runtime (C#)Pav Lucistnik2004-03-254-0/+55
| | | | | | | | PR: ports/64641 Submitted by: michael johnson <ahze@ahze.net> Notes: svn path=/head/; revision=105268
* Add SIZE data to distinfo files.Stefan Eßer2004-03-223-0/+3
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104991
* Add SIZE information.Joseph Koshy2004-03-221-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104893
* The gshar+gunshar port is renamed to ports/archivers/sharutils.Trevor Johnson2004-03-191-1/+1
| | | | | | | PR: 64443 Notes: svn path=/head/; revision=104683
* SIZE-ify my ports.Thierry Thomas2004-03-192-0/+2
| | | | | | | | Submitted by: Trevor Johnson <trevor@FreeBSD.org> Approved by: mat (mentor). Notes: svn path=/head/; revision=104557
* Add SIZE.Munechika SUMIKAWA2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104425
* - SIZEify.Michael Landin2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104421
* Add size data.Trevor Johnson2004-03-182-0/+2
| | | | | | | Approved by: maintainers Notes: svn path=/head/; revision=104360
* SIZEify my ports.Yen-Ming Lee2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104359
* Add SIZE information.Joseph Koshy2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104355
* SIZEify.Trevor Johnson2004-03-171-0/+1
| | | | Notes: svn path=/head/; revision=104313
* - Mark BROKEN: Checksum mismatchKirill Ponomarev2004-03-031-0/+2
| | | | | | | - Maintainer informed Notes: svn path=/head/; revision=102832
* unbreak ; it did build on my -current (Feb/09/2004)Ying-Chieh Liao2004-03-022-9/+3
| | | | | | | | utilize PLIST_FILES use gmake to suppress warning about Makefile Notes: svn path=/head/; revision=102691
* Fix BROKEN by update to latest 2.8.0 version.Sergey A. Osokin2004-02-2710-98/+128
| | | | | | | | | | Utilize DATADIR, SIZEfy. Add -Wno-deprecated to CPPFLAGS for fix annoing warnings. Approved by: adrian (maintainer) informed. Notes: svn path=/head/; revision=102282
* - Update to version 1.3Kirill Ponomarev2004-02-253-14/+3
| | | | | | | | PR: ports/63359 Submitted by: maintainer Notes: svn path=/head/; revision=102121
* High Performance Computing Linpack BenchmarkOliver Lehmann2004-02-255-0/+153
| | | | | | | | | | | - needs an MPI implementation (mpich and lam are supported by this port) - needs an Basic Linear Algebra Subprograms implementation like atlas (default) or blas (both are supported by this port) tested on alpha (5), amd64 (5) and i386 (4 and 5) Notes: svn path=/head/; revision=102111
* Mark as broken on 4.x as well as 5.x. No response from maintainerMark Linimon2004-02-122-4/+0
| | | | | | | to query about its status for >4 weeks. Notes: svn path=/head/; revision=100733
* add sizeYen-Ming Lee2004-02-101-0/+1
| | | | | | | | PR: 62359 Submitted by: Radim Kolar <hsn@netmag.cz> Notes: svn path=/head/; revision=100582
* - SIZEify distinfoClement Laforet2004-02-071-0/+1
| | | | Notes: svn path=/head/; revision=100265
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-0620-11/+13
| | | | Notes: svn path=/head/; revision=100139
* Use PLIST_FILES.Trevor Johnson2004-02-052-1/+1
| | | | | | | Reviewed by: marcus Notes: svn path=/head/; revision=100076
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-042-0/+2
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* - Fix build on -STABLEPav Lucistnik2004-01-313-0/+17
| | | | | | | | PR: ports/62151 Submitted by: Radim Kolar <hsn@netmag.cz> (maintainer) Notes: svn path=/head/; revision=99612
* - Update to 1.2Pav Lucistnik2004-01-314-16/+3
| | | | | | | | PR: ports/62037 Submitted by: Radim Kolar <hsn@netmag.cz> (maintainer) Notes: svn path=/head/; revision=99611
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* Fix build on -stable.Alex Dupre2004-01-292-0/+15
| | | | | | | | Reported by: bento via kris Approved by: nork (mentor/implicitly) Notes: svn path=/head/; revision=99401
* - Update to 2.59Clement Laforet2004-01-283-14/+4
| | | | | | | - minor cleanups Notes: svn path=/head/; revision=99345
* Add SIZE.Trevor Johnson2004-01-278-0/+8
| | | | Notes: svn path=/head/; revision=99295
* - Allow blasting 10000 blocksPav Lucistnik2004-01-253-2/+4
| | | | | | | | | | - While there, nuke pkg-plist PR: ports/61900 Submitted by: Radim Kolar <hsn@netmag.cz> Notes: svn path=/head/; revision=99110
* - Obey NO_INSTALL_MANPAGESPav Lucistnik2004-01-233-4/+19
| | | | | | | | | | - Obey NOPORTDOCS PR: ports/61802 Submitted by: Radim Kolar <hsn@netmag.cz> (maintainer) Notes: svn path=/head/; revision=98935
* Add forkbomb 1.0, system stress testing tool.Alex Dupre2004-01-226-0/+45
| | | | | | | | | PR: ports/61717 Submitted by: Radim Kolar Approved by: nork (mentor/implicitly) Notes: svn path=/head/; revision=98814
* - Update to version 1.4Kirill Ponomarev2004-01-214-30/+13
| | | | | | | | PR: 61682 Submitted by: maintainer Notes: svn path=/head/; revision=98714
* - move the three individual distfiles into ${DISTFILES}/ttcp toMichael Haro2004-01-162-7/+8
| | | | | | | | | | | | improve organization. - keep portlint happy. PR: 61145 Submitted by: Jason Harris <jharris@widomaker.com> Notes: svn path=/head/; revision=98360
* [REPOCOPY WAITING] ports/net/nttcp and ports/net/ttcp appear miscategorizedEdwin Groothuis2004-01-163-2/+4
| | | | | | | | | | | | | | | | Julian Elischer suggested a new category "net/benchmarks" because he believes that too many ports are listed under net/. Checking into it, I noticed that these two ports are described as benchmarking programs. In the Porters' Handbook, the net category is described as "miscellaneous networking software". The benchmarks category seems more specific so I feel that it is preferable. PR: ports/39095 Submitted by: Trevor Johnson <trevor@jpj.net> Notes: svn path=/head/; revision=98260
* Add webbench 1.3, simple forking web benchmark.Alex Dupre2004-01-136-0/+55
| | | | | | | | | PR: ports/61307 Submitted by: Radim Kolar <hsn@netmag.cz> Approved by: nork (mentor/implicitly) Notes: svn path=/head/; revision=98119
* - Update my email addressClement Laforet2004-01-131-1/+1
| | | | | | | Approved and reviewed by: erwin (mentor) Notes: svn path=/head/; revision=98067
* - Update to v0.6Kirill Ponomarev2004-01-113-3/+3
| | | | | | | | PR: 61201 Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org> Notes: svn path=/head/; revision=97924