summaryrefslogtreecommitdiff
path: root/benchmarks
AgeCommit message (Collapse)AuthorFilesLines
2006-12-27- fine grained X11 dependencies for packages which have either USE_IMAKEjoerg1-1/+3
or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or via buildlink3.mks - introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm in the !modular case - fix some cases where the check for libX11 couldn't work at all by using C++ for compilation without including the proper headers Verified using a full X11_TYPE=xorg bulk build without additional breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.
2006-12-07Upgrade to 0.8.cjs5-28/+50
New in version 0.8: httperf is now released under the GNU General Public License (GPL). Preliminary support for SSL (Secure Socket Layer). See README for details. New options (see man-page for details): --print-reply (replaced --print-replies) --print-request --ssl --ssl-ciphers --ssl-no-reuse New in version 0.7: New options (see man-page for details): --add-header --method --retry-on-failure Bug fixes - fixed some segfaults in the session workload generator - specifying option --session-cookie when not using a session workload generator now prints an error message instead of core dumping
2006-11-21Move directory of "netperf" package to "benchmarks". It was marked astron6-1/+106
being in that category anyway.
2006-10-22Not every system has O_DIRECT ... not even NetBSD.rillig2-11/+19
2006-10-15Add patches to support a new flag:xtraeme8-2/+110
--directio or -o (if enabled uses O_DIRECT in open(2)). Useful to test performance of Direct I/O implementation on NetBSD. Bump PKGREVISION.
2006-10-04Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.wiz4-10/+10
2006-09-09Rename variable MAKEFILE to MAKE_FILE.obache1-2/+2
2006-09-03Fix the TR number so that google will turn up an URL to a copy.bad1-1/+1
2006-09-03Reset maintainer for people who lost their commit bit.wiz1-2/+2
2006-08-31Moved the helper binaries from bin/lmbench/ to libexec/lmbench. Bumpedrillig9-128/+130
PKGREVISION.
2006-08-14Update to version 0.8.rpaulo3-19/+11
thrulay-0.8 release notes Linux compatibility release; fixes problems with compiling the software on some flavors of Linux. thrulay-0.7 release notes This release incorporates the results of the work of Bernhard Lutzmann on his Google Summer of Code project.
2006-08-10Remove teTeX2 from TEX_ACCEPTED, because the teTeX2 packages will be removedminskim1-2/+2
shortly.
2006-07-22Added "c" to USE_LANGUAGES for packages that use GNU configure scripts,rillig1-2/+2
since they always need a C compiler, even when the source code is completely in C++. For some other packages, stated in the comment that a C compiler is really not needed.
2006-07-21Needs a C compiler.rillig1-2/+2
2006-07-19Drop support for LTCONFIG_OVERRIDE. For quite a long time, pkgsrcjlam1-2/+2
had actually been ignoring LTCONFIG_OVERRIDE anyway and just using the default LIBTOOL_OVERRIDE to replace libtool scripts in packages. This just formalizes the fact that LTCONFIG_OVERRIDE is not used meaningfully by pkgsrc.
2006-07-13Changes 3.263:adam3-17/+17
* Change the default pattern. Samba is trying to cheat by special casing IOZONE.tmp, and the pattern of 0xA5. * Make the default pattern random, and based on Iozone version. This is to prevent the hack from Richard Sharpe (in Samba) from special casing Iozone, and lying to the user. * bug fix in pattern gen. * Add -+Z old data set mode. * Add -+X constant data for short circuit testing only. * Multi-node changes for new options. (-+Z and -+X) * Add -+K flag for Sony. * Move -+K outside of Windows only. * Simplify percentage calculation * Add error checking for -f and -F in the wrong modes. * Bug fix for pbuffer allocation on remote clients. * Check for max_rec_size when using ranges. -r -r -r * Fix for Debian user bug. -r 1m -n 1m -g 2m gave bogus error. * Bug fix for -k used in conjunction with -t and content validation.
2006-07-12Fix some pkglint warnings.wiz1-9/+7
2006-07-12regen patch-aa with correct context.wiz2-8/+8
2006-07-02Fixed unprivileged builds: ${CP} cannot overwrite read-only files.rillig1-2/+2
2006-07-02Fix compile warnings with GCC 4.x by using "socklen_t" were appropriate.tron2-1/+43
2006-07-02Update "netio" to version 1.23. This version fixes various minor bugstron3-12/+12
found since the 1.26 release.
2006-06-30Override ancient config.guess script to unbreak lmbench installationjoerg1-1/+4
after rillig added set -e to do-install script.
2006-06-25Correct description: Version 1.20 of "netio" no longer support DOS.tron1-1/+1
Problem pointed out by Markus Illenseer in private e-mail.
2006-06-24Fixed unprivileged builds. Added basic error checking. Bumped PKGREVISION.rillig2-8/+9
2006-06-22Fixed path to the Perl interpreter. Bumped PKGREVISION.rillig1-2/+5
2006-06-22Rename daemon to is_daemon, since daemon is declared already in stdlib.h.joerg2-5/+43
2006-06-21Remove conflicting declaration of malloc(); include <stdlib.h> instead.minskim3-19/+78
2006-06-18Added BINOWN and BINGRP to MAKE_ENV to make unprivileged builds work.rillig1-1/+3
Bumped PKGREVISION.
2006-06-18Replaced bin/hbench/* with libexec/hbench/*. Bumped PKGREVISION.rillig4-94/+90
2006-06-08Fixed some pkglint warnings. Among others, the "@" character is onlyrillig1-16/+16
valid at the beginning of a shell command in a Makefile. In the middle of such a line, the "@" character does not have any special meaning.
2006-06-07Add `@dirrm share/doc/bonnie++'. Bump PKGREVISION.hira2-3/+4
2006-06-06Uses C++.joerg1-1/+2
2006-06-06Honor *OWN, *GRP, and *MODE.minskim1-1/+3
2006-05-13Remove references to teTeX1.minskim1-2/+2
2006-05-12Add a new -U option, to run for a given time instead of for a givensimonb4-7/+124
number of buffers. Bump PKGREVISION. Not feed upsteam as author seems to have disappeared :(
2006-05-02Set LICENSE, remove RESTRICTED (issue is no derivative works).gdt1-2/+3
2006-04-22Removed the superfluous "quotes" and 'quotes' from variables that don'trillig1-2/+2
need them, for example RESTRICTED and SUBST_MESSAGE.*.
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz1-2/+2
2006-04-12The patch in PR pkg/21421 had a bug: The memory allocated for "Chunk"drochner3-6/+6
was too short. This made the program die from EFAULT randomly. Found by Konrad Schroder. Apply his fix that and bump PKGREVISION.
2006-03-19Do not use ${INSTALL} to copy files into ${WRKSRC} -- this is wrong forkristerw1-3/+3
e.g. NetBSD 1.6 whose /usr/bin/install does not set -c by default. ${CP} is much better if you just want to copy a file...
2006-03-16Make this package build on Darwin. getxattr(2) and setxattr(2) on Darwinminskim2-5/+34
require additional arguments related to the resource fork attribute.
2006-03-11Fixed the PLIST generation for NetBSD.rillig4-61/+65
2006-03-11Install the readme.html file.reed2-4/+9
Bump PKGREVISION. Remove the INSTALLATION_DIRS that was there because 1.03a precreates all these anyways. todo: patch bonnie++.8 to point to correct path to readme.html
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam10-20/+20
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2006-03-03Regen so that the MacOS X patch program can apply it.kristerw2-6/+4
2006-02-11The "benchmark" and "results" targets both depend on "build".rillig1-3/+3
2006-02-11Fixed some pkglint warnings.rillig1-7/+9
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg10-15/+20
2006-01-23Since the canonical config.guess returned netbsdelf, add that as target.joerg2-4/+4
2006-01-21Update package Makefile now that bsd.pkg.extract.mk is using thejlam2-5/+2
"extract" script for extraction. Many cases where a custom EXTRACT_CMD simply copied the distfile into the work directory are no longer needed. The extract script also hides differences between pax and tar behind a common command-line interface, so we no longer need code that's conditional on whether EXTRACT_USING is tar or pax.