Commit graph

14 commits

Author SHA1 Message Date
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
agc
a16fc84f19 Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
WRKSRC= ${WRKDIR}

This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
2001-09-09 20:36:07 +00:00
agc
ea88b752ca Move to sha1 digests, and add distfile sizes. 2001-04-20 09:13:22 +00:00
agc
18ea9c7e79 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:22:24 +00:00
wiz
18097323ee Remove unneeded '-' before ${MKDIR} or ${INSTALL_DATA_DIR} 2001-04-09 11:45:33 +00:00
zuntum
504b092a1c Cleanup:
-O2 -> ${CFLAGS}
  ${MKDIR} -> ${INSTALL_DATA_DIR}
2001-03-31 10:09:04 +00:00
wiz
f7bb9e2078 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 13:30:32 +00:00
wiz
a98e68c035 cp -> ${CP}, chmod -> ${CHMOD} 2000-03-16 12:16:49 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
agc
a910a6fd62 Add package patch-sum files 1999-07-09 13:50:05 +00:00
agc
c9c6ca1df1 s/cc/${CC}/ 1999-03-16 09:02:26 +00:00
garbled
f544fc14ed Fix all the benchmark targets so they work properly, and work with the
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-26 15:59:54 +00:00
agc
5fe064087c Make the "flops" benchmark into a good citizen, and exit with the proper
value.
1998-10-22 13:01:25 +00:00
garbled
71b5fe5f37 Initital import of flops-2.0 benchmark.
a floating point benchmark to give your MFLOPS rating.
1998-10-22 05:26:33 +00:00