Volker Stolz
c598873a2a
Use PLIST_FILES
2005-06-04 14:02:13 +00:00
Volker Stolz
ca71e4d49e
- Use MAKE_ARGS
...
- Use PORTDOCS
2005-06-04 13:58:25 +00:00
Pav Lucistnik
45580ea023
- Update WWW and set contact to original author
...
PR: ports/81499
Submitted by: dikshie <dikshie@lapi.itb.ac.id> (maintainer)
2005-05-26 20:24:27 +00:00
Pav Lucistnik
061c37a1e3
- Change WWW and set contact to original author
...
PR: ports/81498
Submitted by: dikshie <dikshie@lapi.itb.ac.id> (maintainer)
2005-05-26 20:23:01 +00:00
Oliver Lehmann
1ca9acd31f
fix build
...
hpl's Makefile used ARCH for some own things which conflicted with the predefined ARCH.
I renamed hpl's ARCH variable.
2005-05-25 22:17:30 +00:00
Alexey Dokuchaev
f497276d3c
Add nqueens 1.0, n-queens problem benchmark.
...
PR: ports/78274
Submitted by: NAKAJI Hiroyuki <nakaji(at)jp.freebsd.org>
2005-05-25 10:52:42 +00:00
Jean-Yves Lefort
c780dd5672
Add pathrate.
...
Pathrate is a tool that can estimate the capacity of network paths. An
important feature of Pathrate is that it is robust to cross traffic effects,
meaning that it can measure the path capacity even when the path is
significantly loaded. This is crucial, since the hardest paths to measure are
the heavily loaded ones.
WWW: http://www.cc.gatech.edu/fac/Constantinos.Dovrolis/pathrate.html
PR: ports/81295
Submitted by: dikshie <dikshie@lapi.itb.ac.id>
2005-05-23 23:23:23 +00:00
Jean-Yves Lefort
11227be737
Add pathload.
...
Pathload is a tool that can estimate the available bandwidth of network paths.
WWW: http://www.cc.gatech.edu/fac/Constantinos.Dovrolis/pathload.html
PR: ports/81294
Submitted by: dikshie <dikshie@lapi.itb.ac.id>
2005-05-23 23:20:51 +00:00
Jean-Yves Lefort
b0371aa193
Add pathchirp.
...
pathChirp is a new active probing tool for estimating the available bandwidth
on a communication network path. Based on the concept of "self-induced
congestion", pathChirp features an exponential flight pattern of probes we
call a chirp. Packet chirps offer several significant advantages over current
probing schemes based on packet pairs or packet trains. By rapidly increasing
the probing rate within each chirp, pathChirp obtains a rich set of
information from which to dynamically estimate the available bandwidth.
WWW: http://www.spin.rice.edu/Software/pathChirp/
PR: ports/81293
Submitted by: dikshie <dikshie@lapi.itb.ac.id>
2005-05-23 23:17:37 +00:00
Pav Lucistnik
8aef7497d0
- Move iperf from net to benchmarks
...
PR: ports/81201
Submitted by: Marcus Grando <marcus@corp.grupos.com.br> (maintainer)
Repocopy by: marcus
2005-05-21 20:09:28 +00:00
Roman Bogorodskiy
e5ff846f71
Update to 1.4.
...
PR: 81029
Submitted by: Radim Kolar <hsn@netmag.cz>
2005-05-15 18:41:36 +00:00
Roman Bogorodskiy
d06dcbddd8
- Update to 2.0.2
...
- Modify uintmax_t to uint64_t
PR: 80841
Submitted by: Marcus Grando (maintainer)
2005-05-10 12:17:48 +00:00
David E. O'Brien
c3d8037aeb
At Kris's request, back out the MACHINE_ARCH spelling correction until
...
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae
Assist getting more ports working on AMD64 by obeying the
...
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Volker Stolz
e0075daae1
Add mirror
...
PR: ports/79347
Submitted by: maintainer
2005-04-07 15:00:52 +00:00
Volker Stolz
6f43ed8252
Fix two blunders introduced in previous commit.
...
Pointy hat passed from cluster via kris to: me
2005-03-21 15:01:25 +00:00
Volker Stolz
d254587b03
Cleanup:
...
- Use PLIST_FILES
- Avoid excessive Makefile-patching
2005-03-20 19:14:18 +00:00
Florent Thoumie
fb4c1fd1df
- Update to 2.0.1.
...
- Add OPTIONS.
PR: ports/76553
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Approved by: pav (mentor)
2005-03-11 10:44:10 +00:00
Pav Lucistnik
b38ddbe60f
- Update to 2.2.2
...
PR: ports/78563
Submitted by: devel @ titan <darkn3ss@perl-dev.net>
Approved by: Frank Laszlo <laszlof@vonostingroup.com> (maintainer)
2005-03-09 16:12:57 +00:00
Roman Bogorodskiy
3f53954859
Use @freebsd.org address for my ports.
...
Approved by: krion (mentor)
2005-03-08 07:38:35 +00:00
Kirill Ponomarev
29d2859d47
Fix MASTER_SITES.
...
Utilize NOPORTDOCS.
Use DATADIR and DOCSDIR.
PR: ports/77673
Submitted by: Sam Lawrance <boris at brooknet.com.au>
2005-02-18 13:00:33 +00:00
Kirill Ponomarev
bb410056aa
Unbreak on alpha.
...
PR: ports/76963
Submitted by: Florent Thoumie <flz at xbsd.org>
2005-02-18 12:26:26 +00:00
Volker Stolz
5e2348f9dd
- Fix unfetchable distribution problem
...
- Upgrade
PR: ports/77585
Submitted by: Scott Flatman (maintainer)
2005-02-17 08:43:37 +00:00
Pav Lucistnik
a7963270b6
Blogbench is a portable filesystem benchmark that tries to reproduce the
...
load of a real-world busy file server.
It stresses the filesystem with multiple threads performing random reads,
writes and rewrites in order to get a realistic idea of the scalability
and the concurrency a system can handle.
WWW: http://blogbench.pureftpd.org/
PR: ports/77490
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
2005-02-14 21:04:04 +00:00
Bill Fumerola
1f22a7c6d9
follow the bouncing distfile
2005-02-14 18:57:13 +00:00
David E. O'Brien
fb3f36b77d
Update to match reality.
2005-02-13 09:19:45 +00:00
Sergey Matveychuk
5bb03e0a9c
- Mark BROKEN on ia64
...
PR: ports/76958
Submitted by: maintainer
2005-02-01 13:37:20 +00:00
Kevin Lo
fc0ff9f9f3
Mark BROKEN on alpha
...
PR: ports/76620
Submitted by: MAINTAINER
2005-01-26 04:29:38 +00:00
Sergey Matveychuk
e72533294b
- Update to 1.0
...
PR: ports/76795
Submitted by: Hendrik Scholz <hendrik(at)scholz.net>
Approved by: maintainer
2005-01-21 15:13:34 +00:00
Edwin Groothuis
55c16e41f9
Update port: benchmarks/pear-Benchmark to 1.2.2
...
+ update port: benchmarks/pear-Benchmark to 1.2.2
+ add bcmath PHP extension dependency
+ changelog: http://pear.php.net/package/Benchmark/download/1.2.2/
PR: ports/76458
Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>
2005-01-19 21:12:28 +00:00
Clement Laforet
261020c89d
- polygraph has a restrictive licence.
2005-01-18 21:37:19 +00:00
Clement Laforet
fa20225f42
- Remove dead WWW
2005-01-18 21:28:31 +00:00
Stefan Eßer
316a69b516
Correct previous fix, path was wrong.
2005-01-18 16:11:21 +00:00
Clement Laforet
da03fa1645
- Be nicer with CFLAGS
...
- Preserve autobench.conf by installing autobench.conf-dist
2005-01-16 18:56:48 +00:00
Stefan Eßer
c2ec7ecdb2
Fix install target on architectures other than i386.
...
There is an old Linux ELF binary of select in the pgms directory
of the distribution tar file with no corresponding source file.
Most probably time-polling.c should be used to build a binary
of select under FreeBSD, but for now select is just removed.
2005-01-11 20:17:30 +00:00
Tilman Keskinoz
5c148c78ec
Add netio, a simple network benchmark
2005-01-09 19:10:24 +00:00
Erwin Lansing
c9a20aef70
Remove bytebench port, which has been repo-copied to unixbench
...
since development seems to continue now and an upgrade has been
published under this new name.
Forgotten by: se
2005-01-09 10:51:11 +00:00
Stefan Eßer
a2e0defe9d
Remove bytebench port, which has been repo-copied to unixbench
...
since development seems to continue now and an upgrade has been
published under this new name.
2005-01-08 22:21:39 +00:00
Stefan Eßer
9a369a50d0
Update bytebench-3.1 to unixbench-4.1.0, based on patches submitted
...
by SHIMAOKA Shunsuke, with some modifications to the Makefile by me.
The bytebench port was repo-copied to unixbench, before, to preserve
its history.
Submitted by: SHIMAOKA Shunsuke (shimaoka at st dot tutrp dot tut dot ac dot jp)
2005-01-08 22:10:44 +00:00
David E. O'Brien
c402284b4c
Initial cut at making this buildable on 4.x.
...
It still needs work, but maybe someone else will take it farther.
2004-12-29 01:57:28 +00:00
Pawel Jakub Dawidek
089b548af4
Raidtest requires functions (byteorder(9)) which were introduced in
...
FreeBSD 5.1.
2004-12-28 22:22:55 +00:00
Pawel Jakub Dawidek
db6e4244c6
Fix compilation on sparc64.
2004-12-08 19:40:33 +00:00
Mark Linimon
48a63af97b
With portmgr hat on, reset maintainership of committer who has not
...
been active for >1 year.
2004-12-05 06:34:42 +00:00
David E. O'Brien
3e0e74cee0
Shorten comment.
2004-12-05 04:19:12 +00:00
David E. O'Brien
1152cd49e8
Add a "README".
2004-12-05 04:18:19 +00:00
David E. O'Brien
6e46048a1b
pjd's src/tools/tools/raidtest as a port.
2004-12-05 04:13:29 +00:00
Clement Laforet
19e05deff7
- Update to 2.61
2004-12-01 09:56:33 +00:00
Sergey A. Osokin
ccd5f5efc0
Update to 2.8.1, remove needless patches.
...
Also welcome back ReportGen subdir.
Approved by: maintainer (timeout > 3 weeks)
2004-11-30 12:12:19 +00:00
Munechika SUMIKAWA
9fc8308b46
Upgrade to 2.3pl1.
2004-11-18 23:37:41 +00:00
Pav Lucistnik
f9e1cc3553
- Add ftp as secondary category
...
PR: ports/73623
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
2004-11-06 18:51:55 +00:00
Kirill Ponomarev
db755cbc1b
Add dkftpbench 0.45,
...
dkftpbench is an FTP benchmark program inspired by SPECweb99. The
result of the benchmark is a number-of-simultaneous-users rating;
after running the benchmark properly, you have a good idea how many
simultaneous dialup clients a server can support. The target
bandwidth per client is set at 28.8 kilobits/second to model dialup
users; this is important for servers on the real Internet, which
often serve thousands of clients on only 10 MBits/sec of bandwidth.
PR: ports/73006
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
2004-10-26 18:45:44 +00:00
Volker Stolz
c68425a12b
- Update to 2.2.1
...
- Prune MASTER_SITEs
- Assign maintainership to submitter
PR: ports/72809
Submitted by: Frank J. Laszlo
2004-10-26 14:03:37 +00:00
Thierry Thomas
fa2b68c8c2
Add pear-Benchmark 1.2.1, framework to benchmark PHP scripts or
...
function calls.
PR: 71528
Submitted by: Antônio Carlos Venâncio Júnior
2004-10-18 15:11:32 +00:00
Erwin Lansing
a87ec1baf4
Back out the use of PORTSDIR before the inclusion of bsd.ports.pre.mk
...
which sets it.
Second person to break INDEX after unfreeze: sergei
2004-10-12 15:52:58 +00:00
Kirill Ponomarev
a6133d9fae
Drop maintainership to ports@FreeBSD.org
...
PR: ports/71721
Submitted by: Radim Kolar <hsn@netmag.cz>
2004-10-12 13:23:48 +00:00
Sergei Kolobov
84c0f45121
- Reset maintainership to ports@
...
PR: ports/72553
Submitted by: Michael Johnson (maintainer)
2004-10-12 09:01:52 +00:00
Yen-Ming Lee
8fd3172b85
- add NOPRECIOUSMAKEVARS=yes and unbreak this port on 5.x
...
PR: 71473
Submitted by: leeym
Approved by: portmgr (marcus)
2004-09-21 18:04:58 +00:00
Kris Kennaway
ba14a61348
BROKEN on 5.x: Broken by make(1) changes
...
Approved by: portmgr (self)
2004-09-19 01:34:35 +00:00
Clement Laforet
18683c440f
- use getnodeipbyname() instead of unsafe gethostbyname() to prevent
...
siege from crashing
Submitted by: dwhite
Approved by: portmgr (linimon)
2004-09-13 17:47:20 +00:00
Clement Laforet
3fbd2c1229
- Update to 2.1.2
...
- Fix RUN_DEPENDS to honor bench2graph deps.
2004-08-24 12:46:04 +00:00
Thierry Thomas
b2f60999b4
- Define JAVA_VERSION;
...
- do some cleaning.
2004-08-21 14:28:04 +00:00
Maho Nakata
b48aee57e8
OPTIMIZED_FLAGS should be WITH_OPTMIZED_FLAGS
2004-08-18 07:28:53 +00:00
Maho Nakata
fa2e6c86bf
Fix many things
...
Submitted by: kris (partially)
2004-08-18 07:21:58 +00:00
Maho Nakata
02ad2196fe
Fix typo
2004-08-16 13:56:07 +00:00
Maho Nakata
e1ef8cad49
Marked as RESTRICTED.
2004-08-16 12:37:13 +00:00
Maho Nakata
d364c21ae4
User settable USE_* -> WITH_*
...
Noticed by: portlint
2004-08-16 12:16:03 +00:00
Maho Nakata
3b1a0c06f5
WITH_IFC, WITH_ICC -> USE_IFC, USE_ICC
2004-08-16 08:22:07 +00:00
Maho Nakata
b45a3f0758
Add Himeno Benchmark. this suite was made by HIMENO, Ryutaro,
...
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
2004-08-16 08:14:12 +00:00
Oliver Lehmann
3a3bfdeda2
maho@ reported that atlas isn't broken any longer on amd64
2004-07-14 13:37:21 +00:00
Sergey A. Osokin
1c6d47cc7c
Add CONFLICTS - both pkg-plist files containes bin/ltrace.
2004-07-13 20:21:35 +00:00
Kirill Ponomarev
3838a126a9
Update to 1.5
...
PR: ports/68593
Submitted by: maintainer
2004-07-02 12:11:32 +00:00
Lars Thegler
4f018d7aa4
Sipp is a performance test tool / traffic generator for the SIP protocol.
...
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)
2004-06-18 07:33:47 +00:00
Clement Laforet
4623da95ba
- Fix dependency on httperf forgotten in previous repocopy
...
Noticed by: kris via INDEX build
Pointy hat to: me
2004-06-10 07:39:30 +00:00
Clement Laforet
272c82bb1d
- Move httperf from www to benchmarks category
...
Noticed by: ben @ EFNet
Repocopied by: marcus
2004-06-10 06:22:15 +00:00
Pav Lucistnik
7bac583aad
- Chase checksum. Diff can be found in PR
...
PR: ports/67159
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
Approved by: maintainer timeout (2 weeks)
2004-06-09 20:00:12 +00:00
Clement Laforet
e7137513d9
- Fix MASTER_SITES
...
PR: 67014
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
2004-05-21 22:52:26 +00:00
Thierry Thomas
ce97a10a8f
Since the recent updates, Jikes does not compile this program
...
any more.
Approved by: pav (mentor).
2004-04-12 13:20:17 +00:00
Kris Kennaway
98dd96ee20
Remove category pkg/COMMENT files in favour of a COMMENT variable in the
...
category makefile.
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR: 59651
2004-04-02 07:29:48 +00:00
Trevor Johnson
8232e82f85
SIZEify (maintainer timeout)
2004-03-31 03:12:58 +00:00
Munechika SUMIKAWA
3676196422
Upgrade to 2.2pl4.
2004-03-29 16:32:45 +00:00
Pav Lucistnik
d7e8488ff3
Makefile.pnet:
...
- Automatically create plist entries for installed binaries
bencharks/pnetmark:
- Use this feature
PR: ports/64750
Submitted by: michael johnson <ahze@ahze.net> (maintainer)
2004-03-26 16:23:25 +00:00
Pav Lucistnik
bd4db0f6d4
Add pnetmark, a benchmark program for Common Language Runtime (C#)
...
PR: ports/64641
Submitted by: michael johnson <ahze@ahze.net>
2004-03-25 20:12:35 +00:00
Stefan Eßer
30b9d26100
Add SIZE data to distinfo files.
...
Submitted by: trevor
2004-03-22 23:35:18 +00:00
Joseph Koshy
64ed761d3a
Add SIZE information.
...
Submitted by: trevor
2004-03-22 02:09:40 +00:00
Trevor Johnson
b267580c04
The gshar+gunshar port is renamed to ports/archivers/sharutils.
...
PR: 64443
2004-03-19 23:56:42 +00:00
Thierry Thomas
4617e79801
SIZE-ify my ports.
...
Submitted by: Trevor Johnson <trevor@FreeBSD.org>
Approved by: mat (mentor).
2004-03-19 00:19:49 +00:00
Munechika SUMIKAWA
ae56725187
Add SIZE.
...
Submitted by: trevor
2004-03-18 10:59:01 +00:00
Michael Landin
d07ec18b9e
- SIZEify.
...
Submitted by: trevor
2004-03-18 09:56:10 +00:00
Trevor Johnson
e1177f5c54
Add size data.
...
Approved by: maintainers
2004-03-18 02:27:55 +00:00
Yen-Ming Lee
0957f8fcb3
SIZEify my ports.
...
Submitted by: trevor
2004-03-18 02:19:36 +00:00
Joseph Koshy
2110e8ce4b
Add SIZE information.
2004-03-18 02:02:11 +00:00
Trevor Johnson
33fdc4cde2
SIZEify.
2004-03-17 18:29:46 +00:00
Kirill Ponomarev
30f1e80ac5
- Mark BROKEN: Checksum mismatch
...
- Maintainer informed
2004-03-03 14:23:57 +00:00
Ying-Chieh Liao
8e70ae1644
unbreak ; it did build on my -current (Feb/09/2004)
...
utilize PLIST_FILES
use gmake to suppress warning about Makefile
2004-03-02 02:19:26 +00:00
Sergey A. Osokin
b3d7e7b916
Fix BROKEN by update to latest 2.8.0 version.
...
Utilize DATADIR, SIZEfy.
Add -Wno-deprecated to CPPFLAGS for fix annoing warnings.
Approved by: adrian (maintainer) informed.
2004-02-27 10:54:06 +00:00
Kirill Ponomarev
760403690f
- Update to version 1.3
...
PR: ports/63359
Submitted by: maintainer
2004-02-25 19:24:31 +00:00
Oliver Lehmann
02d428b109
High Performance Computing Linpack Benchmark
...
- 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)
2004-02-25 18:06:01 +00:00
Mark Linimon
9950dbb3ae
Mark as broken on 4.x as well as 5.x. No response from maintainer
...
to query about its status for >4 weeks.
2004-02-12 00:38:58 +00:00
Yen-Ming Lee
3978423fca
add size
...
PR: 62359
Submitted by: Radim Kolar <hsn@netmag.cz>
2004-02-10 18:14:51 +00:00
Clement Laforet
3b8591d72d
- SIZEify distinfo
2004-02-07 17:16:21 +00:00