Commit graph

476 commits

Author SHA1 Message Date
sketch
16f14133b6 Get rid of hostname -s in pkgsrc, on Solaris it sets the hostname to "-s". 2009-01-14 12:20:57 +00:00
wiz
285b7dd776 Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. 2008-11-10 17:21:33 +00:00
ahoka
a135c5e0c0 Increase FD_SETSIZE to avoid error messages during benchmark. 2008-11-10 00:46:57 +00:00
dholland
d31b0ef1df Remove restriction to i386. I can't find any reason for it, other packagers
seem to build it for at least amd64 fine, the code looks perfectly portable,
and nobody answered a query on tech-pkg.
2008-08-30 08:50:39 +00:00
bjs
04c883553a Add missing options.mk which didn't make the last train out. 2008-08-29 06:14:22 +00:00
bjs
eb4f25c75d Update to iozone 3.308.
pkgsrc changes:
- add 'tee' to USE_TOOLS.
- support an optional build with threads support and also support this in the
  'benchmark' target.

Changes since version 2.263

	-Bug fix for -k used in conjunction with -t and content
	 validation.
	-Add DragonFly target.
	-Put PER_VECTOR_OFFSET in for HP-UX
	-Fix compiler warning messages
	-Enforce minimum file size of page_size
	-Minor fixes.
	-Check fsync and close for errors.
	-Adding support for testing block devices. Will be done is phases.
	 This is phase 1. (Single threaded mode only)
	-Adding 4 token support to client_list. Each entry may now contain
	 4 tokens and the new one is the absolute path to the temp
	 file for testing.
	-Add support for external monitor start & stop for throughput
	 tests.
	-IMON_START and IMON_STOP environmental variables used.
	-Bug fix for systems without O_DIRECT. Fall through in switch
	 statement.
	-Fix for -c -t over NFS and initial writer close() when told by
	 another to stop
	-Add Benny Halevy to contributors list.
	-Fix for Cygwin environment.
	-Code cleanup, and add arg to external trigger.
	-Code fixes for macosx
	-Add support for building with Sun's Studio 11 compiler
	-Bug fix for fread/fwrite with > 2Gig files.
	-Add O_DIRECT for Windows
	-Add -+w dedup testing mode.
	-Make remaining non-dedup data unique.
	-Make non-dedupable more unique.
	-Bug fix for non-dedup.
	-Make random offsets unique, using Knuth shuffle.
	-free memory used for random offset uniqueness.
	-Make unique/random offsets 64bits.
	-Add fallback for random/unique.
	-Make non-dedup region more unique
	-Add -+y ## to set percentage of interior dedup.
	-Add -+y ## to set percentage of interior dedup.
	-Bug fixes for -+w and -+y
	-Minor fix for dedup
	-Adding -+C to set percent of dedupable within a file.
	-Add solaris to read sync O_RSYNC
	-Add space to avoid field output touching each other.
	-Add check for config file exceeding MAXSTREAMS.
	-Add new contributor's name.
2008-08-25 19:35:30 +00:00
obache
f6d3ee95b4 MASTER_SITES does not have distfiles anymore, commented out. 2008-07-27 09:05:05 +00:00
joerg
f605fec2db Mark as destdir ready. 2008-07-14 12:55:56 +00:00
joerg
1a79319de6 Fix build with GCC 4 and f2c. 2008-06-21 20:00:22 +00:00
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +00:00
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +00:00
joerg
3d8ef5a52d Second round of explicit pax dependencies. As reminded by tnn@,
many packages used to use ${PAX}. Use the common way of directly calling
pax, it is created as tool after all.
2008-05-26 02:13:14 +00:00
wiz
a7a09909ef Update to 1.03c:
bonnie++ (1.03c) unstable; urgency=low

  * Fixed some failures to check the return code of chdir().

bonnie++ (1.03b.1) unstable; urgency=low

  * Fixed typos in man page.
    Closes: #133714
    Closes: #449596
  * Documented why UID==0 is bad.
    Closes: #182023

bonnie++ (1.03b) unstable; urgency=low

  * Added support for testing write speed to zcav.

  * Documented the default chunk size in bonnie++.8.

  * Improved error handling for chunk size.
2008-05-21 15:26:07 +00:00
tonnerre
88276c8e94 Use mkstemp in netperf code to open the debug log in order to avoid
a symlink vulnerability. This fixes CVE-2007-1444.
2008-05-12 15:49:30 +00:00
obache
06f5860824 MASTER_SITES and HOMEPAGE was gone away.
Set MASTER_SITES to archive site that have distfile.
2008-05-10 08:41:48 +00:00
obache
97f9aa8970 Update dbench to 3.04.
Changes is unknown.

While here,
 * install README file mentioned in man page, suggested in PR 38553.
 * move client.txt to subdir noted in man page
 * fix directory of those files in man page.
2008-05-01 13:17:55 +00:00
joerg
28d88528b5 Fix stray 1. 2008-04-07 17:09:03 +00:00
chris
308ede9da8 Fiz mhz calculation for arm. It seems gcc has become intelligent enough
to optimize away the loop used for timing.  Do something in the loop for
arm that can't be optimized away, and will also meet the 1,000
instructions in the loop requirement.

This allows mhz to calculate sensible Mhz on a StrongArm (228Mhz rather
than 56Mhz)

Other hardware probably also need fixing, as gcc probably applies the same
optimizations on them.

Also bump PKGREVISION.
2008-04-05 14:09:18 +00:00
joerg
e7b23d2727 Fix DESTDIR. 2008-04-05 00:35:50 +00:00
obache
651ccf1712 Marked as not MAKE_JOBS safe, per PR 38363. 2008-04-04 10:49:37 +00:00
jlam
075003a60c Mechanical changes to add full DESTDIR support to packages that install
their files via a custom do-install target.
2008-03-03 00:51:43 +00:00
tnn
bdcd11f1c3 Needs GNU nroff to format catpages with -mandoc. 2008-02-07 13:24:36 +00:00
reed
53117e64bf This is not MAKE_JOBS_SAFE.
This fixes PR #36456.
(By the way, a newer version is available of this software.)
2008-02-05 13:51:09 +00:00
wiz
a7c8e0cd61 Reset maintainer on his request. 2008-01-19 09:16:17 +00:00
tnn
ad6ceadd25 Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
2008-01-18 05:06:18 +00:00
heinz
4affdcc56f Added support for installation to DESTDIR. 2008-01-03 23:15:47 +00:00
wiz
af2f1a90c9 Update MASTER_SITES. From Zafer Aydogan. 2007-12-29 10:14:50 +00:00
joerg
2bd655e7a5 Supports DESTDIR. 2007-12-21 22:30:22 +00:00
wiz
0b09193af9 Reset maintainer for itojun's packages. 2007-11-17 13:40:15 +00:00
joerg
59111cac58 Supports DESTDIR installation. 2007-10-28 15:29:58 +00:00
drochner
07782c1cd3 make this compile on -current
(the benchmark looks not very useful on current CPUs - runs within
fractions of seconds -, but anyway)
2007-09-28 13:21:33 +00:00
rillig
8721cadfd5 Fixed build failure on NetBSD 3.0:
kttcp.c:121: warning: assignment discards qualifiers from pointer target type
2007-08-30 09:23:31 +00:00
rillig
6aecf48699 Added mk/misc/category.mk, which contains the definitions that are only
useful for category Makefiles, as opposed to bsd.pkg.subdir.mk, which is
also relevant for the top-level directory. Adjusted the category Makefiles.
2007-08-13 08:12:41 +00:00
joerg
be4606f637 don't use malloc.h. 2007-08-08 20:30:13 +00:00
joerg
15cc144275 Don't use malloc.h 2007-08-08 20:22:10 +00:00
wiz
2966b1cf79 Reset maintainer, rpaulo resigned. 2007-07-08 12:35:10 +00:00
heinz
44cb0a218d Added support for installation to DESTDIR.
Fixed a forgotten instance of PKGMANDIR.
2007-05-18 21:30:49 +00:00
wiz
ada9b1b3f5 Reset maintainer on his request (in mail traffic for PR 35824). 2007-05-18 13:45:58 +00:00
rmind
9f3422ddcc Fix building:
- Install manual.html as in default package's behaviour.
 - Remove do-install part as not nessecary.
2007-03-11 01:37:56 +00:00
rmind
04fec34dd8 - Add a general description of "doc" option.
- sysbench: Add a "doc" option, now it could be
  installed without documentation.
Thanks xtraeme@ for comments and review.
2007-03-06 21:53:55 +00:00
rmind
3fe66a778c Add benchmarks/sysbench. 2007-03-05 16:01:53 +00:00
rmind
7409fbf550 PR/35905: New pkg: benchmarks/sysbench 0.4.8
Thanks for Kimura Fuyuki. OK: agc@

SysBench is a modular, cross-platform and multi-threaded benchmark
tool for evaluating OS parameters that are important for a system
running a database under intensive load.
2007-03-05 15:55:25 +00:00
wiz
601583c320 Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00
wiz
6e2c35c083 pkglint cleanup; update HOMEPAGE/MASTER_SITES.
From Sergey Svishchev in private mail.
2007-02-22 19:01:13 +00:00
joerg
a8897b10df Modular Xorg support. 2007-01-26 21:49:45 +00:00
rillig
b6515d0c36 Fixed PKGMANDIR. 2007-01-18 11:28:00 +00:00
rillig
ff21951f2b Made the Makefile a lot simpler. 2007-01-18 11:23:12 +00:00
rillig
77d70bb9e7 Fixed PKGMANDIR. 2007-01-18 11:16:56 +00:00
rillig
2829e658f2 Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.
2007-01-07 09:13:46 +00:00
cjs
c8118f5a24 Add a patch that fixes the install code in Makefile.in, so we can just use
that rather than having to hack our own install code. This changes what's
actually built and installed not one whit, so we do not increment the version.
2007-01-03 05:50:15 +00:00