summaryrefslogtreecommitdiff
path: root/benchmarks
AgeCommit message (Collapse)AuthorFilesLines
2001-04-09Remove unneeded '-' before ${MKDIR} or ${INSTALL_DATA_DIR}wiz16-32/+32
2001-03-31Cleanup:zuntum7-16/+16
-O2 -> ${CFLAGS} ${MKDIR} -> ${INSTALL_DATA_DIR}
2001-03-27Change BUILD_DEPENDS semantics:hubertf1-2/+2
first component is now a package name+version/pattern, no more executable/patchname/whatnot. While there, introduce BUILD_USES_MSGFMT as shorthand to pull in devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current). Patch by Alistair Crooks <agc@netbsd.org>
2001-03-22gnuplot>=3.7wiz1-2/+2
2001-03-19make sure this works with either f77 or f2c-f77. Fixes recently noteddmcmahill2-8/+8
problems using f77 on alpha.
2001-02-25Cleanup MKDIR usage => INSTALL_*_DIRhubertf2-7/+7
XXX need to teach pkglint to be more picky about this
2001-02-16Not needed any more -- COMMENTs are in Makefiles now.wiz1-1/+0
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-19/+20
While I'm here, unify category Makefiles to more standard style. (If you have tools depending on the previous form, please fix them.)
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz36-36/+36
2001-02-06Unify format of MESSAGEs, and include RCS Ids.wiz2-4/+14
2001-01-11CFLAGS+= instead of CFLAGS=wiz2-7/+8
2000-12-14Update to 1.13 - no list of changes available.hubertf2-5/+5
2000-12-14Handle uname -a output better. Fixes pkg/11273.wiz2-5/+20
2000-12-12Unify Makefiles -- mostly headers: remove FreeBSD Ids.wiz1-2/+1
Consistent 4 character indentation of SUBDIR entries.
2000-11-16$() -> ${}wiz1-2/+2
2000-11-08Work around gcc codegen bug that results in infinite loop compiling mhz.c -Oabs3-5/+21
on arm32
2000-11-07Use pkgsrc libtool.skrll1-1/+3
2000-11-02Fix a typo in HOMEPAGE.toshii1-2/+2
2000-10-18Add an OSVERSION_SPECIFIC=yes flag to these packages. The flag at this timegarbled1-1/+2
doesn't enable any functionality. It is here as a marker, so people building binary packages know that these packages have version-specific features that would make them incompatible with other point releases.. (such as LKM's)
2000-08-28Install only the files we really want, but remove all directories we create.wiz2-3/+9
2000-08-11Remove (sometimes FreeBSD) packager's (porter's) name from DESCR.wiz3-8/+0
If anywhere, it should be the value of MAINTAINER in the Makefile. Some minor cleanup/reformatting while I'm here.
2000-08-04Install benchmarking programs under libexec/bytebench. Add patches to dojlam6-43/+165
nicer report printing under BSD systems, provided by Greg Woods in pkg/6943. Closes PRs: 6943, 6945, 6946
2000-08-04Make "make benchmark" actually work without having installed the software.jlam3-9/+15
Also remove an apparent extraneous line in the executable script which was causing errors.
2000-05-13-add missing USE_FORTRANdmcmahill6-2/+1433
-minor patches to allow the package to correctly build with either g77 or f2c.
2000-05-09fixes for mips machines. Use 'uname -p' instead of 'uname -m'.dmcmahill2-6/+14
This fixes PR 7573 reported by Simon Burge and redundant PR 9950 reported by me (oops).
2000-05-04oops, restore `benchmark:' and `results:'pooka1-1/+8
2000-05-03Install ps documentation also.pooka2-2/+6
2000-05-02Update iozone to lastest stable (3.09), addresses pkg/10020.pooka6-24/+93
The change-list is huge (src/Changes.txt in the distribution) and users probably should upgrade since the previous version was ancient.
2000-04-10Add missing manual page.itohy1-1/+2
2000-04-03Add and enable xengine.sakamoto1-1/+2
2000-04-03Adapt this package to NetBSD.sakamoto5-18/+15
2000-04-03Import FreeBSD's "xengine" port:sakamoto6-0/+82
Reciprocating engine for X
2000-03-16Add and enable httperf.thorpej1-1/+2
2000-03-16Package for David Mosberger's httperf web server benchmarking tool.thorpej5-0/+30
2000-03-16another cp -> ${CP}wiz1-2/+2
2000-03-16cp -> ${CP}, chmod -> ${CHMOD}wiz14-34/+34
2000-03-16remove unnecessary empty linewiz1-1/+0
2000-03-09remove trailing `.'wiz1-1/+1
2000-02-25remove commented out SUBDIR += lines for packages that never gotwiz1-4/+1
converted from FreeBSD, or have been disabled since. Sorted lines alphabetically, added some missing directories.
2000-02-01fix handling of OS_VERSION when an underscore is included (like 1.4.2_ALPHA)dmcmahill2-1/+16
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs12-12/+12
2000-01-05Make this package compile and run on Solaris - undo some over-aggressiveagc3-12/+19
NetBSD patching, and use ${ID} in preference to "id".
2000-01-05Make this install properly on Solaris.agc2-7/+8
1999-12-28replaced some commands by their ${COMMAND} counterpartswiz5-10/+11
one RCS tag added
1999-12-06Add and enable postmark.rh1-1/+2
1999-12-06Convert FreeBSD port to NetBSD port. This closes PR 8961 by Greg A. Woods,rh2-17/+22
thanks!
1999-12-06Initial import of FreeBSD postmark-1.11, a netapps filesystem benchmark.rh5-0/+52
1999-11-22regen.rh2-7/+7
1999-11-21update patch-sum for new patchesdmcmahill2-7/+7
1999-11-15defuzzrh7-27/+32