| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-06-28 | *: recursive bump for perl 5.36 | wiz | 1 | -2/+2 | |
| 2021-05-24 | *: recursive bump for perl 5.34 | wiz | 1 | -2/+2 | |
| 2020-08-31 | *: bump PKGREVISION for perl-5.32. | wiz | 1 | -2/+2 | |
| 2019-08-11 | Bump PKGREVISIONs for perl 5.30.0 | wiz | 1 | -2/+2 | |
| 2018-08-22 | Recursive bump for perl5-5.28.0 | wiz | 1 | -2/+2 | |
| 2016-07-09 | Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. | wiz | 1 | -2/+2 | |
| 2015-06-12 | Recursive PKGREVISION bump for all packages mentioning 'perl', | wiz | 1 | -2/+2 | |
| having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0. | |||||
| 2014-10-09 | Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. | wiz | 1 | -3/+1 | |
| 2014-05-29 | Bump for perl-5.20.0. | wiz | 1 | -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. | |||||
| 2013-05-31 | Bump all packages for perl-5.18, that | wiz | 1 | -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-03 | Bump all packages that use perl, or depend on a p5-* package, or | wiz | 1 | -2/+2 | |
| are called p5-*. I hope that's all of them. | |||||
| 2012-09-11 | "user-destdir" is default these days | asau | 1 | -2/+1 | |
| 2008-04-04 | Marked as not MAKE_JOBS safe, per PR 38363. | obache | 1 | -1/+3 | |
| 2008-03-03 | Mechanical changes to add full DESTDIR support to packages that install | jlam | 1 | -9/+9 | |
| their files via a custom do-install target. | |||||
| 2008-01-19 | Reset maintainer on his request. | wiz | 1 | -2/+2 | |
| 2006-06-22 | Fixed path to the Perl interpreter. Bumped PKGREVISION. | rillig | 1 | -2/+5 | |
| 2005-12-29 | Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk | jlam | 1 | -2/+1 | |
| automatically detects whether we want the pkginstall machinery to be used by the package Makefile. | |||||
| 2005-11-07 | Don't declare errno manually, depend on errno.h for it. While here, | joerg | 1 | -2/+2 | |
| fix the signal handling to use a volatile variable. Compilers can optimise the access otherwise. Bump revision, since this is a bugfix. Reviewed by jlam and the maintainer. | |||||
| 2005-10-31 | 4.1.0nb1: Interix has no sync(2). Use fsync(2) there instead. | tv | 1 | -2/+3 | |
| While there, use fsync(2) on all hosts. Without this, the fstime benchmark will be disproportionately biased toward OS's and hardware that buffer larger amounts of data in memory before [background] syncing. | |||||
| 2004-07-30 | Enable pkgviews installation. | minskim | 1 | -1/+5 | |
| 2004-01-27 | Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248 | heinz | 1 | -2/+2 | |
| 2003-01-28 | Instead of including bsd.pkg.install.mk directly in a package Makefile, | jlam | 1 | -2/+3 | |
| have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set to "YES". This enforces the requirement that bsd.pkg.install.mk be included at the end of a package Makefile. Idea suggested by Julio M. Merino Vidal <jmmv at menta.net>. | |||||
| 2002-01-09 | Update bytebench to 4.1.0. Pkgsrc changes from the previous package include | jlam | 1 | -11/+23 | |
| moving the state directory for bytebench to /var/benchmarks instead of trying to keep state in ${PREFIX}/share/bytebench. Distribution changes from version 3.6 include: * Double precision Whetstone instead of the old "double" benchmark. * Removal of some obsolete files. * "system" suite adds shell8. * perlbench and poll added as "exhibition" (non-index) benchmarks. * Minor change to fstime.c to fix overflow problems on fast machines. * A lot more operating system-oriented tests into the index. * Many tests rewritten to be more relevant for modern processors. * New baseline: SPARCstation 20-61 with 128 MB RAM, a SPARC Storage Array, and Solaris 2.3 | |||||
| 2001-04-09 | Remove unneeded '-' before ${MKDIR} or ${INSTALL_DATA_DIR} | wiz | 1 | -2/+2 | |
| 2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 1 | -1/+2 | |
| 2000-08-04 | Install benchmarking programs under libexec/bytebench. Add patches to do | jlam | 1 | -5/+9 | |
| nicer report printing under BSD systems, provided by Greg Woods in pkg/6943. Closes PRs: 6943, 6945, 6946 | |||||
| 2000-08-04 | Make "make benchmark" actually work without having installed the software. | jlam | 1 | -2/+8 | |
| Also remove an apparent extraneous line in the executable script which was causing errors. | |||||
| 2000-03-16 | cp -> ${CP}, chmod -> ${CHMOD} | wiz | 1 | -2/+2 | |
| 2000-01-05 | Make this package compile and run on Solaris - undo some over-aggressive | agc | 1 | -2/+2 | |
| NetBSD patching, and use ${ID} in preference to "id". | |||||
| 1999-12-28 | replaced some commands by their ${COMMAND} counterparts | wiz | 1 | -2/+2 | |
| one RCS tag added | |||||
| 1998-12-26 | Fix all the benchmark targets so they work properly, and work with the | garbled | 1 | -2/+6 | |
| package uninstalled, with the exceptionof lmbench. Make non-batch targets for all the benchmarks, and create a results target which places all the results in /tmp for easier collection. | |||||
| 1998-12-03 | make aware of BATCH (if interactive), uid (if benchmark needs to be run as root) | hubertf | 1 | -1/+2 | |
| 1998-09-23 | Rename PREFIX value to be substituted to @PREFIX@. | agc | 1 | -2/+5 | |
| Add a benchmark target to the package Makefile, so that "make benchmark" will run the benchmark. | |||||
| 1998-08-30 | Add new pkg for bytebench-3.6 | garbled | 1 | -0/+21 | |
| BYTE Magazine's Public Domain benchmark for UNIX | |||||
