Alex Dupre
878eb58a1e
Add webbench 1.3, simple forking web benchmark.
...
PR: ports/61307
Submitted by: Radim Kolar <hsn@netmag.cz>
Approved by: nork (mentor/implicitly)
2004-01-13 22:37:34 +00:00
Clement Laforet
3887814e09
- Update my email address
...
Approved and reviewed by: erwin (mentor)
2004-01-13 15:04:51 +00:00
Kirill Ponomarev
651b090fc1
- Update to v0.6
...
PR: 61201
Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org>
2004-01-11 13:39:27 +00:00
Kirill Ponomarev
f8553d17c4
- Update to 2.1.1
...
PR: 61199
Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org>
2004-01-11 12:41:39 +00:00
Edwin Groothuis
04a340f14c
[PATCH] benchmarks/rawio has a bug in commandline option parser
...
run rawio with -s option(size of raw disk device), as follows:
% rawio -a -s 30029328k -v 1 /dev/ad4c
returned:
Invalid length specification: -v
in source rawio.c, it skips parsing argument at one point.
PR: ports/58567
Submitted by: OOTOMO Hiroyuki <ootomo@za.wakwak.com>
Approved by: maintainer timeout
2004-01-10 07:57:35 +00:00
Edwin Groothuis
fcd9677abe
Add category=benchmarks to the ports Makefile
...
PR: ports/39095 (step 1)
Submitted by: Trevor Johnson <trevor@jpj.net>
2004-01-09 21:12:20 +00:00
Pete Fritchman
d66b0dc08a
- support large files
...
- bump PORTREVISION
PR: 56011
Submitted by: Vivek Khera <vivek@khera.org>
2003-12-21 03:19:28 +00:00
Michael Haro
257be5e449
update MASTER_SITES
2003-12-17 03:59:09 +00:00
Pav Lucistnik
4057dd908a
- Update to 2.57
...
- Give maintainership to submitter
PR: ports/59738
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Approved by: adamw (mentor)
2003-12-04 10:22:32 +00:00
Pav Lucistnik
d53f53c3b1
- Our other two 64-bit platforms needs min(int, int) workaround too
...
- Unmark broken as it builds on Bento at least for i386. I got some feedback
that it builds with gcc 3.3.3, but not with 3.3.1
Tested by: Koop Mast (on sparc64)
Approved by: adamw (mentor)
2003-11-22 00:46:43 +00:00
Oliver Eikemeier
e3c2232e45
Reset unreachable MAINTAINERs to ports@FreeBSD.org
...
PR: 59109
Approved by: marcus (mentor)
2003-11-19 19:28:40 +00:00
Pav Lucistnik
fe59087cfa
- Unbreak by using EXTRACT_DEPENDS for gunshar.
...
PR: ports/58492
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Approved by: adamw (mentor)
2003-11-19 01:00:01 +00:00
Trevor Johnson
b3ba3ae427
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
2003-11-17 12:29:10 +00:00
Joseph Koshy
c41dc7a216
Upgrade to v3.6.
2003-11-17 04:10:04 +00:00
Kirill Ponomarev
49909de348
- Add patch to respect CFLAGS
...
PR: 58838
Submitted by: Jens Rehsack <rehsack@liwing.de>
2003-11-02 18:21:08 +00:00
Edwin Groothuis
df3c9e78bd
ports with possibly unreachable MAINTAINERs
...
*** addresses that seem to be dead:
PR: ports/58694
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-11-02 02:48:08 +00:00
Mark Linimon
9f6062ff30
Move inclusion of bsd.port.pre.mk past all variable definitions.
2003-10-29 03:35:54 +00:00
Sergey A. Osokin
dfa723de2f
Cosmetic fix: use %%DOCSDIR%% macro.
...
No functionally changes.
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
A part of PR: 57992
2003-10-22 09:21:17 +00:00
Mark Linimon
383f496373
Per bento logs, mark as broken on 5.x.
2003-10-22 08:02:14 +00:00
Ying-Chieh Liao
2d7342e639
add autobench 2.0.1
...
Automating the process of benchmarking a web server
2003-10-20 16:46:17 +00:00
Kris Kennaway
39e928004e
Respect CC and CFLAGS
2003-10-19 08:28:57 +00:00
Mark Linimon
32b8b154e0
Mark broken for gcc 3.3. The author seems to be tracking gcc updates
...
(the port works on 3.2) so perhaps this will be short-term.
PR: ports/56422
2003-10-15 23:51:46 +00:00
Kirill Ponomarev
a40aa1591b
- Add CONFLICTS, because of the same item in pkg-plist
...
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-10-11 14:47:27 +00:00
Sergey A. Osokin
f37f7775e3
Make portlint(1) happy by changing strip to ${STRIP_CMD}
...
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998
2003-09-24 09:37:11 +00:00
Edwin Groothuis
5b0bf6e947
Cease FreeBSD port maintainerships
...
I don't have the time to give to many of the ports I maintain at
the moment. I wasn't expecting to be so busy this summer ...
Please set all my ports back to ports@freebsd.org .
PR: ports/56935
Submitted by: Dominic Marks <dom@wirespeed.org.uk>,Clement Laforet <sheepkiller@cultdeadsheep.org>,Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-09-24 08:37:39 +00:00
Edwin Groothuis
29f2cf9b20
New port: benchmarks/scimark2 - a Java benchmark.
...
SciMark 2.0 is a Java benchmark for scientific and numerical
computing. It measures several computational kernels and
reports a composite score in approximate Mflops (Millions
of floating point operations per second).
Suggested by May Tho.
PR: ports/50645
Submitted by: Thierry Thomas <thierry@pompo.net>
2003-08-29 03:50:28 +00:00
Edwin Groothuis
7879afde70
New port: benchmarks/scimark2c - an ANSI C version of the SciMark2 benchmark.
...
This is an ANSI C version of the SciMark2 benchmark,
translated from the original Java sources. The intent in
making this benchmark available in C is mainly for performance
comparisons.
Suggested by May Tho.
PR: ports/50646
Submitted by: Thierry Thomas <thierry@pompo.net>
2003-08-29 03:41:04 +00:00
Jean-Marc Zucconi
62ab843bbb
Upgrade to version 3.196
2003-08-09 20:56:05 +00:00
Kris Kennaway
de56683b06
BROKEN: CHecksum mismatch
2003-08-07 08:34:31 +00:00
Adrian Chadd
923aca5c0a
Take over maintainership with Dmitry's blessing.
2003-07-31 06:53:56 +00:00
Kris Kennaway
fc04f80cab
Mark BROKEN on 5.x: does not compile
2003-07-31 01:53:24 +00:00
Maxim Sobolev
10588346d3
Let be hohest: I really don't have a time now to properly maintain all
...
these great pieces of software, so that let others with more free time
to take over them.
2003-07-29 09:12:37 +00:00
Hidetoshi Shimokawa
93df17babf
Make this compiled on -stable.
2003-07-25 14:01:47 +00:00
Hidetoshi Shimokawa
3f5781dba8
Add support for ipv6.
2003-07-25 13:07:10 +00:00
Joseph Koshy
352d974abd
Upgrade to v3.5.
2003-07-12 01:27:36 +00:00
Yen-Ming Lee
2351069d34
update maintainer's email address.
...
PR: 53658
Submitted by: Dominic Marks <dom@cus.org.uk>
2003-06-24 01:06:04 +00:00
Stefan Eßer
5aa920326e
File moved on master site.
2003-06-17 20:54:34 +00:00
Patrick Li
4b42be35be
Update to 0.62
...
PR: ports/53254
Submitted by: Christian Brueffer <chris@unixpages.org>
2003-06-12 19:37:59 +00:00
Adam Weinberger
0225134607
Assign MAINTAINER to ports@FreeBSD.org.
...
PR: ports/52534
Submitted by: Christian Brueffer <chris@unixpages.org>
2003-06-04 18:58:11 +00:00
Jean-Marc Zucconi
9215f5e10c
Update the checksum.
2003-05-19 22:21:56 +00:00
Pete Fritchman
a7ebc6b6af
Use USE_GETOPT_LONG.
...
PR: 51387, 51383, 51380, 51388, 51384, 51372, 51373,
51381, 51382
Submitted by: Ports Fury
2003-05-18 16:03:16 +00:00
Munechika SUMIKAWA
e51bf38b9e
Add 'ipv6' on CATEGORIES.
2003-05-17 19:39:42 +00:00
Scott Mace
cdef4e6186
Update iperf to 1.7.0.
...
This version also builds under ia64
From the iperf changelog:
Added bidirectional testing both simultaneously and tradeoff
Added server side statistic reporting on the client for UDP
Limits on the number of connections and locations for servers
Changes:
Fixed the IPv6 Multicast implementation
Removed the SegFault on exit by Ctrl-C for the server
Thread bug resulting in "pthread create failed" after many clients
"connect failed" on server for UDP clients when IPv6 is enabled is fixed
2003-05-16 17:22:14 +00:00
Jean-Marc Zucconi
0374c33f95
Upgrade to version 3.172
...
PR: ports/52192
Submitted by: Paul Marquis <pmarquis@pobox.com>
2003-05-14 21:20:15 +00:00
Michael Landin
1fe8493549
Change maintainer email to my @FreeBSD.org address
...
Approved by: roberto(mentor)
2003-05-07 11:37:56 +00:00
Edwin Groothuis
dbcfa3aed1
[Maintainer Update]: benchmarks/pipebench
...
Update to latest release. (bugfix)
PR: ports/51269
Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org>
2003-04-29 03:38:25 +00:00
Edwin Groothuis
86f5dfe011
change maintainer address
...
PR: ports/51261
Submitted by: Scott Flatman <sf@slappy.org>
2003-04-22 08:32:21 +00:00
Norikatsu Shigemura
1a3ef4ae0a
Change MAINTAINER to new address.
...
PR: ports/51141, ports/51142, ports/51143, ports/51144
Submitted by: Scott Flatman <sf@slappy.org> (maintainer)
2003-04-19 13:06:13 +00:00
Kris Kennaway
1f2d106ed4
Add missing files
2003-04-05 04:39:13 +00:00
Ade Lovett
7e52725f2a
Clear moonlight beckons.
...
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00