summaryrefslogtreecommitdiff
path: root/benchmarks/lmbench
AgeCommit message (Collapse)AuthorFilesLines
2016-07-09Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.wiz1-2/+2
2015-12-29Sort.dholland1-48/+48
2015-11-03Add SHA512 digests for distfiles for benchmarks categoryagc1-1/+2
Problems found with existing distfile for superpi: distfiles/super_pi-20030927/super_pi.tar.gz No changes were made to the superpi/distinfo file. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail. distfiles/eagle-lin32-7.4.0.run
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-2/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2014-10-09Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.wiz1-3/+1
2014-05-29Bump for perl-5.20.0.wiz1-2/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2014-04-23Fix build on FreeBSD.asau2-4/+4
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-2/+2
are called p5-*. I hope that's all of them.
2012-09-11"user-destdir" is default these daysasau1-2/+1
2011-03-11service discontinued. prevent time out. fetch from backup.zafer1-2/+2
2009-08-30Update HOMEPAGE.wiz1-2/+2
2009-07-09Build on DragonFly.hasso2-4/+4
2009-07-08user-destdir supportjoerg2-15/+16
2009-06-14Remove @dirrm entries from PLISTsjoerg1-5/+1
2009-05-16update master site.zafer1-2/+2
2008-01-19Reset maintainer on his request.wiz1-2/+2
2006-08-31Moved the helper binaries from bin/lmbench/ to libexec/lmbench. Bumpedrillig9-128/+130
PKGREVISION.
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
after rillig added set -e to do-install script.
2006-06-24Fixed unprivileged builds. Added basic error checking. Bumped PKGREVISION.rillig2-8/+9
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-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig4-9/+9
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-07-16Remove some unnecessarily strong dependencies on perl that resultedjlam1-3/+2
from including perl5/buildlink3.mk. These packages just need the Perl interpreter, and can just add "perl" to USE_TOOLS instead.
2005-05-23Removed RCS IDs out of the patches.rillig3-11/+7
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-22Add RMD160 digests in addition to the SHA1 ones.agc1-1/+2
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz1-2/+2
Suggested by Roland Illig, ok'd by various.
2004-07-30Enable pkgviews installation.minskim1-1/+5
2004-06-16Make this package build on Linux.minskim2-1/+14
- Include time.h to use struct tm.
2004-05-23malloc.h fixes for darwin, plus a handful of other small fixes fordanw2-6/+15
problems found after fixing malloc problems
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
2002-09-12Standardize.wiz1-3/+3
2002-04-05regen (hi jason!)wiz1-2/+2
2002-04-05Account for arm32 -> arm change.thorpej1-3/+7
2001-11-28Buildlinkify.jlam1-3/+4
2001-10-31Move pkg/ files into package's toplevel directoryzuntum3-2/+2
2001-10-26As this script is called directly by the package Makefile, move it outagc2-2/+2
of the scripts directory, so that we don't confuse it with one of the automatically called scripts in bsd.pkg.mk
2001-07-05Make lat_rpc.c at least not dump core when run. Now it's very flakeysimonb2-5/+24
(needs to be run multiple times sometimes) but better than before...
2001-04-20Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-15/+13
+ move the patch digest/checksum values from files/patch-sum to distinfo
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.wiz2-2/+2
2001-02-06Unify format of MESSAGEs, and include RCS Ids.wiz1-2/+7
2000-11-16$() -> ${}wiz1-2/+2