Commit graph

383 commits

Author SHA1 Message Date
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
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
Trevor Johnson
3c175cb569 Use PLIST_FILES.
Reviewed by:	marcus
2004-02-05 20:38:07 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Pav Lucistnik
12ea624527 - Fix build on -STABLE
PR:		ports/62151
Submitted by:	Radim Kolar <hsn@netmag.cz> (maintainer)
2004-01-31 14:56:33 +00:00
Pav Lucistnik
edd11ef6a6 - Update to 1.2
PR:		ports/62037
Submitted by:	Radim Kolar <hsn@netmag.cz> (maintainer)
2004-01-31 14:49:24 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Alex Dupre
b584366f32 Fix build on -stable.
Reported by:	bento via kris
Approved by:	nork (mentor/implicitly)
2004-01-29 13:13:31 +00:00
Clement Laforet
6851b64a96 - Update to 2.59
- minor cleanups
2004-01-28 21:03:04 +00:00
Trevor Johnson
e8d5605043 Add SIZE. 2004-01-27 20:51:07 +00:00
Pav Lucistnik
fd6f242bc4 - Allow blasting 10000 blocks
- While there, nuke pkg-plist

PR:		ports/61900
Submitted by:	Radim Kolar <hsn@netmag.cz>
2004-01-25 19:04:24 +00:00
Pav Lucistnik
8bcaa3e723 - Obey NO_INSTALL_MANPAGES
- Obey NOPORTDOCS

PR:		ports/61802
Submitted by:	Radim Kolar <hsn@netmag.cz> (maintainer)
2004-01-23 23:37:38 +00:00
Alex Dupre
22aca06067 Add forkbomb 1.0, system stress testing tool.
PR:		ports/61717
Submitted by:	Radim Kolar
Approved by:	nork (mentor/implicitly)
2004-01-22 17:57:44 +00:00
Kirill Ponomarev
b1103445cf - Update to version 1.4
PR:		61682
Submitted by:	maintainer
2004-01-21 18:50:24 +00:00
Michael Haro
6cd513eb28 - move the three individual distfiles into ${DISTFILES}/ttcp to
improve organization.

- keep portlint happy.

PR:		61145
Submitted by:	Jason Harris <jharris@widomaker.com>
2004-01-16 23:14:44 +00:00
Edwin Groothuis
6b84949451 [REPOCOPY WAITING] ports/net/nttcp and ports/net/ttcp appear miscategorized
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>
2004-01-16 01:38:55 +00:00
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