summaryrefslogtreecommitdiff
path: root/benchmarks/lmbench/Makefile
AgeCommit message (Expand)AuthorFilesLines
2006-08-31Moved the helper binaries from bin/lmbench/ to libexec/lmbench. Bumpedrillig1-4/+4
2006-07-02Fixed unprivileged builds: ${CP} cannot overwrite read-only files.rillig1-2/+2
2006-06-30Override ancient config.guess script to unbreak lmbench installationjoerg1-1/+4
2006-06-24Fixed unprivileged builds. Added basic error checking. Bumped PKGREVISION.rillig1-3/+3
2006-06-08Fixed some pkglint warnings. Among others, the "@" character is onlyrillig1-16/+16
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
2005-07-16Remove some unnecessarily strong dependencies on perl that resultedjlam1-3/+2
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz1-2/+2
2004-07-30Enable pkgviews installation.minskim1-1/+5
2004-05-07whitespace nitscjep1-2/+2
2004-04-11Convert to buildlink3.snj1-5/+4
2004-01-22replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2002-11-14Workaround problem with passing CC to submakes.jlam1-5/+10
2001-11-28Buildlinkify.jlam1-3/+4
2001-10-26As this script is called directly by the package Makefile, move it outagc1-2/+2
2001-04-09Remove unneeded '-' before ${MKDIR} or ${INSTALL_DATA_DIR}wiz1-2/+2
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2000-11-16$() -> ${}wiz1-2/+2
2000-11-08Work around gcc codegen bug that results in infinite loop compiling mhz.c -Oabs1-1/+2
2000-03-16cp -> ${CP}, chmod -> ${CHMOD}wiz1-5/+5
2000-01-05Make this install properly on Solaris.agc1-2/+3
1999-12-28replaced some commands by their ${COMMAND} counterpartswiz1-3/+3
1999-01-02work around PREFIX not being defined for exist()hubertf1-6/+5
1998-12-26Fix all the benchmark targets so they work properly, and work with thegarbled1-3/+15
1998-12-03make aware of BATCH (if interactive), uid (if benchmark needs to be run as root)hubertf1-1/+9
1998-09-24+ Use @PREFIX@ as the pattern to substitute for ${PREFIX}agc1-12/+10
1998-08-30Add new pkg for lmbench-2.11agarbled1-0/+36