summaryrefslogtreecommitdiff
path: root/benchmarks
AgeCommit message (Expand)AuthorFilesLines
2006-06-30Override ancient config.guess script to unbreak lmbench installationjoerg1-1/+4
2006-06-25Correct description: Version 1.20 of "netio" no longer support DOS.tron1-1/+1
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
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
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
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
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
2006-03-19Do not use ${INSTALL} to copy files into ${WRKSRC} -- this is wrong forkristerw1-3/+3
2006-03-16Make this package build on Darwin. getxattr(2) and setxattr(2) on Darwinminskim2-5/+34
2006-03-11Fixed the PLIST generation for NetBSD.rillig4-61/+65
2006-03-11Install the readme.html file.reed2-4/+9
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam10-20/+20
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
2006-01-12Fixed pkglint warnings, including a typo: INSTALLATINO => INSTALLATION.rillig1-6/+6
2006-01-12Use canonical config.guess and config.sub scripts instead of patchingjoerg4-25/+20
2005-12-29Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mkjlam1-2/+1
2005-12-29Doesn't hide the output from the post-configure and do-install steps (Ireed2-10/+11
2005-12-28Use pthread buildlink instead of hard-coding -lpthread.joerg3-7/+17
2005-12-27Remove PKG_FAIL fallout from f2c vs. f77 difference.joerg1-4/+1
2005-12-27Install README and manpage.reed2-2/+11
2005-12-27Remove quick description from first line.reed1-17/+17
2005-12-27Remove extra space.reed1-1/+1
2005-12-26Mark packages for pkgsrc-2005Q4 that don't build on NetBSD/i386schmonz1-1/+4
2005-12-21- Fix GCC 4.x build problems.tron3-20/+52
2005-12-20Backout last change. f2c is not correctly working here.joerg3-204/+1
2005-12-13Change HOMEPAGE to real webpage about this.reed1-2/+2
2005-12-13Fix typo.reed1-1/+1
2005-12-13Match function arguments with actual usage. Since neither me norjoerg3-1/+204
2005-12-13Add DragonFly, fix errno.joerg3-19/+21
2005-12-13Add DragonFly support. Use errno.h on all platforms. Don't playjoerg2-1/+89
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig11-33/+33
2005-11-11Rename LATEX_ACCEPTED and LATEX_DEFAULT to TEX_ACCEPTED and TEX_DEFAULTtonio1-2/+2
2005-11-08convert to use tex.buildlink3.mktonio1-2/+3
2005-11-07Don't declare errno manually, depend on errno.h for it. While here,joerg3-13/+43