kristerw
2c3bca2c67
Regenerate hand-edited patches so that the Mac OS X patch program
...
can apply them.
2005-11-05 19:47:51 +00:00
tv
670019e723
NOT_FOR_PLATFORM Interix.
2005-10-31 17:33:42 +00:00
tv
4c1bb2118c
NOT_FOR_PLATFORM Interix (only 32-bit off_t).
2005-10-31 17:26:02 +00:00
tv
bbe2f884e1
This needs libgetopt on some systems.
2005-10-31 17:17:37 +00:00
tv
a95c754685
4.1.0nb1: Interix has no sync(2). Use fsync(2) there instead.
...
While there, use fsync(2) on all hosts. Without this, the fstime benchmark
will be disproportionately biased toward OS's and hardware that buffer
larger amounts of data in memory before [background] syncing.
2005-10-31 17:09:45 +00:00
tv
e39629e3a4
NOT_FOR_PLATFORM Interix (only 32-bit off_t).
2005-10-31 17:03:02 +00:00
wiz
8234449c99
Add RMD160 checksum.
2005-10-20 17:35:39 +00:00
adam
b368915b0a
Changes 3.248:
...
* Improvements
2005-10-19 15:27:19 +00:00
xtraeme
b7b481d805
Added benchmarks/forkbomb
2005-10-13 08:19:31 +00:00
xtraeme
5eeb76e6bf
Initial import of forkbomb-1.4.
...
Classic Unix fork() bomber. Includes CPU hanger, memory allocator,
memory toucher and zombie dance team. You can test how will your
computer behave under heavy CPU, process, memory load.
Forkbomb is also useful as realloc() benchmark.
2005-10-13 08:17:51 +00:00
ben
e63f6b9fe7
Correct execl() so that the argument list is NULL terminated.
...
Terminating with 0 worked under NetBSD 2.0.2, but it fails with
EFAULT under NetBSD/amd64 3.0_BETA.
2005-10-13 03:31:06 +00:00
xtraeme
bbe768190d
Explicitly specify to Makefile.in the directory on which the manpages
...
will be installed, otherwise as --mandir now defaults to
${PREFIX}/${PKGMANDIR}, they won't be installed into the correct location.
Bump PKGREVISION.
2005-10-10 08:35:54 +00:00
rillig
dfd5798ff0
Removed unneeded patch-aa.
2005-09-28 19:00:18 +00:00
rillig
09edc319a1
Fixed pkglint warnings. Converted patch-ab to unified diff format. Moved
...
hint.1 from inside patch-aa to the files/ directory.
2005-09-28 18:59:41 +00:00
rillig
9dc93f3d48
Added a chunk to patch-aa that comments out unnecessary code (statvfs). Now
...
the package builds on NetBSD-1.6.2. Bumped PKGREVISION.
2005-09-25 10:40:18 +00:00
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