aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/interbench
Commit message (Collapse)AuthorAgeFilesLines
* Flush a short queue of minor non-functional changes sitting it my tree:Alexey Dokuchaev2015-11-191-1/+1
| | | | | | | | | | - Escape literal dot properly in sed(1) code (for REINPLACE_CMD) - Spell "C-string" correctly in COMMENT and add a missing newline - Use NULL for pointer in C code (original snippet was for C++ and Bjarne prefers to avoid macros, per his C++ Style and Technique FAQ) Notes: svn path=/head/; revision=401952
* - Drop requirement for linprocfs(5) to be mounted under /compat/linux/procAlexey Dokuchaev2015-11-193-17/+44
| | | | | | | - Use `do-install-DOCS-on' target for docs and perform some minor cleanups Notes: svn path=/head/; revision=401950
* Reclaim maintainership of ports that I still use regularly, but decided toAlexey Dokuchaev2015-04-071-1/+1
| | | | | | | | | | | | | | | relinquish at some point to allow contributions coming more easily (not to impose hard lock). These days, there is no reason to yield maintainership with the more lax rules and general consensus that casual changes do not necessarily require explicit approval from maintainer prior to commit. On the other hand, unmaintained ports can give (arguably false) impression of being unwanted and one step above deprecation, yet these ports are not. Inspired by: marino Notes: svn path=/head/; revision=383512
* cat astro / benchmarksOlli Hauer2014-06-011-2/+1
| | | | | | | | - USE_(BZIP2|XZ) -> USES=tar:(bzip2|xz) - adjust BSDn License Notes: svn path=/head/; revision=356065
* Mea culpa, forgot about the manual page (MAN8).Alexey Dokuchaev2013-10-231-4/+3
| | | | Notes: svn path=/head/; revision=331347
* Switch to staging mode.Alexey Dokuchaev2013-10-231-9/+4
| | | | Notes: svn path=/head/; revision=331345
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | benchmarks) Notes: svn path=/head/; revision=327708
* - Unbreak parallel builds by separating cleaning and buildingAlexey Dokuchaev2013-07-191-8/+9
| | | | | | | | | | | - Sort the knobs a bit while I am here - Remove the check for old, unsupported versions of FreeBSD - Relinquish control of the port, it's pretty safe to fly solo Reported by: pointyhat-west Notes: svn path=/head/; revision=323295
* Install the manual page.Alexey Dokuchaev2013-03-171-0/+7
| | | | Notes: svn path=/head/; revision=314413
* Regenerate patch to include the context and slightly reword port descriptionAlexey Dokuchaev2013-03-112-7/+7
| | | | | | | (no functional changes). Notes: svn path=/head/; revision=313905
* Interbench is an application designed to benchmark interactivity in Linux^WAlexey Dokuchaev2013-03-114-0/+115
Unix-like operating systems. WWW: http://users.on.net/~ckolivas/interbench/ Notes: svn path=/head/; revision=313896