rillig
53cebecad5
Removed the $Id$ line from the patch. Restored -kkv mode.
2005-09-03 22:20:55 +00:00
xtraeme
9190f5b5a6
Re-add the patch with -ko, as suggests pkglint.
2005-09-03 19:32:52 +00:00
xtraeme
00a1af3240
Remove the patch, contains $Id$ expanded
2005-09-03 19:31:26 +00:00
xtraeme
192f816898
Remove the line $Id$ in the patch.
2005-09-03 19:26:02 +00:00
xtraeme
fd46f5c87e
eek, fix the patch.
2005-09-03 19:11:21 +00:00
xtraeme
c67da61bb9
Fix HOMEPAGE
2005-09-03 06:57:14 +00:00
xtraeme
3916c954e6
Added benchmarks/pipebench
2005-09-03 06:53:47 +00:00
xtraeme
ff41694569
Initial import of pipebench-0.40.
...
Measures the speed of a pipe, by sitting in the middle passing the
data along to the next process.
2005-09-03 06:51:57 +00:00
xtraeme
1735f2576a
Added benchmarks/nbench
2005-09-03 06:27:24 +00:00
xtraeme
f0a8f47510
Initial import of nbench-2.2.2.
...
This benchmark utility is used to determine how the processor,
its caches and coprocessors influence overall system performance.
Its measurements can indicate problems with the processor subsystem
and (since the processor is a major influence on overall system
system performance) give us an idea of how well a given system will
perform.
2005-09-03 06:26:21 +00:00
xtraeme
690e515fa9
Added benchmarks/ubench
2005-09-03 05:58:58 +00:00
xtraeme
7844bb2f3e
Initial import of ubench-0.32.
...
The Unix Benchmark Utility "ubench" provides a single mesure of
performance for machines running various flavors of Unix operating
systems.
2005-09-03 05:57:45 +00:00
hira
28fffdd7dc
Use Dimension instead of int for the width and the height.
...
This makes the package work properly on NetBSD/macppc.
Bump PKGREVISION.
2005-08-23 10:26:17 +00:00
xtraeme
f8de3073f7
Simplify the check for SunOS, LIBS.SunOS is enough.
2005-08-10 07:03:13 +00:00
tron
2aa2085c98
Use "PTHREAD_LIBS" in build phase to make sure that this builds on
...
platforms without a "-pthread" option supported by the compiler.
2005-08-10 06:57:07 +00:00
tron
71c09326db
Update "netio" package to version 1.23. Changes since version 1.13 include:
...
- UDP support
- sets socket buffer size by default for decent performance under *BSD
2005-08-09 22:47:09 +00:00
rillig
aee29869cd
Removed PKG_MISC_TARGETS, as it doesn't work anyway. Many packages in this
...
category don't even implement these targets.
ok'ed by jlam.
2005-08-06 20:45:18 +00:00
drochner
95e182a0aa
explicitely include <sys/types.h> before <machine/ieee.h>
...
might fix build error on older NetBSD releases (seen in 1.6.2 bulk build)
2005-08-02 14:53:25 +00:00
drochner
46628983f8
+zelibm
2005-07-27 17:07:51 +00:00
drochner
487b6e140f
import "zelibm", a tool to check the accuracy of some libm functions,
...
by Ulrich Drepper
2005-07-27 17:06:53 +00:00
jlam
83147ffa68
Remove some unnecessarily strong dependencies on perl that resulted
...
from including perl5/buildlink3.mk. These packages just need the Perl
interpreter, and can just add "perl" to USE_TOOLS instead.
2005-07-16 19:10:37 +00:00
jlam
3e474a90d8
Get rid of USE_PERL5. The new way to express needing the Perl executable
...
around at either build-time or at run-time is:
USE_TOOLS+= perl # build-time
USE_TOOLS+= perl:run # run-time
Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
2005-07-16 01:19:06 +00:00
jlam
bf9129c41e
Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making
...
PKGSRC_USE_TOOLS go away. There is now only a single USE_TOOLS variable
that specifies all of the tools we need to build/run the package.
2005-07-15 18:27:48 +00:00
adam
52ad39a77c
Changes 3.03:
...
* Many improvements
2005-07-12 09:55:57 +00:00
reed
fd1c752071
Import thrulay-0.6, TCP and UDP network capacity tester.
...
Packaged by Rui Paulo.
2005-07-06 19:46:14 +00:00
reed
93ba4c8e70
Import thrulay-0.6, a TCP and UDP network capacity tester.
...
This package is from rpaulo@, who asked me to import.
(My only change was to use INSTALLATION_DIRS.)
I only tested build.
DESCR:
thrulay is used to measure the capacity of a network by sending a bulk
TCP stream over it.
Like other tools (such as iperf, netperf, nettest, nuttcp, ttcp, etc.),
thrulay can report TCP throughput periodically so that TCP performance
plots can be produced. Unlike other tools, thrulay not only reports goodput,
but round-trip delay time as well. The output of thrulay is easy to parse
by machine (in fact, it's ready to be used as a data file for gnuplot).
Starting from version 0.5, thrulay supports UDP tests. Unique feature of
thrulay is that it can send a Poisson stream of very precisely positioned
packets; the TSC register is used for timing rather than very coarse
(20ms on most systems) system sleep functionality.
2005-07-06 19:42:01 +00:00
jlam
d0915c61c3
Fix inappropriate uses of ${LOCALBASE} or ${X11PREFIX} instead of
...
${PREFIX}.
2005-06-17 04:49:45 +00:00
jlam
81edaaa606
Create directories before installing files into them.
2005-06-16 06:57:37 +00:00
wiz
842c5c1fc4
regen patch-aa (as standard unidiff). Addresses part of PR 29877.
2005-06-12 11:16:56 +00:00
jlam
c97f8417a8
Remove the need to archivers/gsharutils at build-time to extract the
...
distfiles. This fixes PR pkg/29877.
2005-06-12 04:03:30 +00:00
rillig
5fff99372c
Removed RCS IDs out of the patches.
2005-05-23 08:55:56 +00:00
rillig
e19c2dbb21
NO_CHECKSUM=yes instead of #defined.
2005-05-23 08:53:42 +00:00
rillig
14497f5b27
Append to USE_TOOLS instead of overwriting.
2005-05-23 08:51:46 +00:00
jlam
585534220c
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
...
USE_GNU_TOOLS -> USE_TOOLS
awk -> gawk
m4 -> gm4
make -> gmake
sed -> gsed
yacc -> bison
2005-05-22 20:07:36 +00:00
jlam
c269d73f49
Note that expr is used by this package.
2005-05-16 04:38:03 +00:00
jlam
b4b71135fe
Use ${GZCAT} instead of ${GUNZIP_CMD} -c. The former is more succinct,
...
and is recognized by the tools framework automatically.
2005-05-15 04:29:48 +00:00
reed
4a5a41e0b5
Fix MAINTAINER email address for David Ferlier.
2005-05-02 23:02:06 +00:00
rillig
a131c3ccfc
Removed the RCS Id tags from the patches. This makes pkglint happy.
...
Approved by jlam.
2005-04-12 01:00:42 +00:00
tv
f816d81489
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:44:48 +00:00
wiz
809d8f3dad
Convert to bl3.
2005-03-30 19:52:42 +00:00
minskim
c37c7954af
Make this package build on Darwin.
...
- Include sys/aio.h to use O_SYNC.
- Use fsync(2) instead of fdatasync(2), which is unavailable on Darwin.
2005-03-25 15:44:38 +00:00
wiz
b8e0eb28f4
Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
...
useful.
2005-03-24 21:12:50 +00:00
rillig
e604b5e205
Added two patches that comment out the sa_sigaction field of struct
...
sigaction for NetBSD versions (<2.0) that don't have it. Approved by wiz.
2005-03-14 15:02:14 +00:00
garbled
702ad6997c
Fix the ID tag
2005-03-03 11:54:31 +00:00
garbled
bf3c37b750
Fix a stupid in the patch
2005-03-03 11:53:25 +00:00
garbled
9c5eac92b5
Apply patches to bonnie from PR 21421 by Greg Woods. Fixes a number of
...
issues with the program. Bumping pkgrevsision to 1.
2005-03-03 08:58:27 +00:00
garbled
314ae767c7
Add patches in PR pkg/17941 from David Laight. Mostly performance
...
boosts, and a core dump fix. Bumping rev to 2.
2005-03-03 08:53:06 +00:00
agc
8cafa95e37
Add RMD160 digests in addition to the SHA1 ones.
2005-02-22 21:08:31 +00:00
veego
61e5ffbf87
Use the extended PLIST_SRC support which now also reads:
...
PLIST.${MACHINE_ARCH:C/i[3-6]86/i386/g}
PLIST.${OPSYS}-${MACHINE_ARCH:C/i[3-6]86/i386/g}
and remove the package hack for MD PLIST files.
While here merge the PLIST.md file into PLIST.common and put the
@dirrm commands into the new PLIST.common_end
2005-02-21 20:51:21 +00:00
xtraeme
41e90de9f5
Added benchmarks/blogbench.
2005-02-14 22:07:22 +00:00