summaryrefslogtreecommitdiffstats
path: root/benchmarks
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix many thingsmaho2004-08-182-39/+24
| | | | Submitted by: kris (partially)
* Fix typomaho2004-08-161-2/+2
|
* Marked as RESTRICTED.maho2004-08-161-2/+1
|
* User settable USE_* -> WITH_*maho2004-08-161-12/+12
| | | | Noticed by: portlint
* WITH_IFC, WITH_ICC -> USE_IFC, USE_ICCmaho2004-08-162-25/+25
|
* Add Himeno Benchmark. this suite was made by HIMENO, Ryutaro,maho2004-08-1610-0/+220
| | | | | | for evaluation of performance of the calculation of incompressible flow analysis. This program solves Poisson equation by Jacobi's iterative method which have many loops
* maho@ reported that atlas isn't broken any longer on amd64oliver2004-07-141-5/+0
|
* Add CONFLICTS - both pkg-plist files containes bin/ltrace.osa2004-07-132-0/+4
|
* Update to 1.5krion2004-07-022-3/+3
| | | | | PR: ports/68593 Submitted by: maintainer
* Sipp is a performance test tool / traffic generator for the SIP protocol.lth2004-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)
* - Fix dependency on httperf forgotten in previous repocopyclement2004-06-101-1/+1
| | | | | Noticed by: kris via INDEX build Pointy hat to: me
* - Move httperf from www to benchmarks categoryclement2004-06-102-1/+2
| | | | | Noticed by: ben @ EFNet Repocopied by: marcus
* - Chase checksum. Diff can be found in PRpav2004-06-092-4/+5
| | | | | | PR: ports/67159 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> Approved by: maintainer timeout (2 weeks)
* - Fix MASTER_SITESclement2004-05-211-2/+1
| | | | | PR: 67014 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
* Since the recent updates, Jikes does not compile this programthierry2004-04-121-0/+1
| | | | | | any more. Approved by: pav (mentor).
* Remove category pkg/COMMENT files in favour of a COMMENT variable in thekris2004-04-022-1/+2
| | | | | | | category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651
* SIZEify (maintainer timeout)trevor2004-03-315-0/+8
|
* Upgrade to 2.2pl4.sumikawa2004-03-292-4/+4
|
* Makefile.pnet:pav2004-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)
* Add pnetmark, a benchmark program for Common Language Runtime (C#)pav2004-03-254-0/+55
| | | | | PR: ports/64641 Submitted by: michael johnson <ahze@ahze.net>
* Add SIZE data to distinfo files.se2004-03-223-0/+3
| | | | Submitted by: trevor
* Add SIZE information.jkoshy2004-03-221-0/+1
| | | | Submitted by: trevor
* The gshar+gunshar port is renamed to ports/archivers/sharutils.trevor2004-03-191-1/+1
| | | | PR: 64443
* SIZE-ify my ports.thierry2004-03-192-0/+2
| | | | | Submitted by: Trevor Johnson <trevor@FreeBSD.org> Approved by: mat (mentor).
* Add SIZE.sumikawa2004-03-181-0/+1
| | | | Submitted by: trevor
* - SIZEify.mich2004-03-181-0/+1
| | | | Submitted by: trevor
* Add size data.trevor2004-03-182-0/+2
| | | | Approved by: maintainers
* SIZEify my ports.leeym2004-03-181-0/+1
| | | | Submitted by: trevor
* Add SIZE information.jkoshy2004-03-181-0/+1
|
* SIZEify.trevor2004-03-171-0/+1
|
* - Mark BROKEN: Checksum mismatchkrion2004-03-031-0/+2
| | | | - Maintainer informed
* unbreak ; it did build on my -current (Feb/09/2004)ijliao2004-03-022-9/+3
| | | | | utilize PLIST_FILES use gmake to suppress warning about Makefile
* Fix BROKEN by update to latest 2.8.0 version.osa2004-02-2710-98/+128
| | | | | | | Utilize DATADIR, SIZEfy. Add -Wno-deprecated to CPPFLAGS for fix annoing warnings. Approved by: adrian (maintainer) informed.
* - Update to version 1.3krion2004-02-253-14/+3
| | | | | PR: ports/63359 Submitted by: maintainer
* High Performance Computing Linpack Benchmarkoliver2004-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)
* Mark as broken on 4.x as well as 5.x. No response from maintainerlinimon2004-02-122-4/+0
| | | | to query about its status for >4 weeks.
* add sizeleeym2004-02-101-0/+1
| | | | | PR: 62359 Submitted by: Radim Kolar <hsn@netmag.cz>
* - SIZEify distinfoclement2004-02-071-0/+1
|
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-0620-11/+13
|
* Use PLIST_FILES.trevor2004-02-052-1/+1
| | | | Reviewed by: marcus
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-042-0/+2
| | | | (Part 2)
* - Fix build on -STABLEpav2004-01-313-0/+17
| | | | | PR: ports/62151 Submitted by: Radim Kolar <hsn@netmag.cz> (maintainer)
* - Update to 1.2pav2004-01-314-16/+3
| | | | | PR: ports/62037 Submitted by: Radim Kolar <hsn@netmag.cz> (maintainer)
* SIZEify.trevor2004-01-291-0/+1
|
* Fix build on -stable.ale2004-01-292-0/+15
| | | | | Reported by: bento via kris Approved by: nork (mentor/implicitly)
* - Update to 2.59clement2004-01-283-14/+4
| | | | - minor cleanups
* Add SIZE.trevor2004-01-278-0/+8
|
* - Allow blasting 10000 blockspav2004-01-253-2/+4
| | | | | | | - While there, nuke pkg-plist PR: ports/61900 Submitted by: Radim Kolar <hsn@netmag.cz>
* - Obey NO_INSTALL_MANPAGESpav2004-01-233-4/+19
| | | | | | | - Obey NOPORTDOCS PR: ports/61802 Submitted by: Radim Kolar <hsn@netmag.cz> (maintainer)
* Add forkbomb 1.0, system stress testing tool.ale2004-01-226-0/+45
| | | | | | PR: ports/61717 Submitted by: Radim Kolar Approved by: nork (mentor/implicitly)
OpenPOWER on IntegriCloud