joerg
e209761d06
Remove @dirrm entries from PLISTs
2009-06-14 17:28:16 +00:00
zafer
e813741222
update master site.
2009-05-16 20:38:39 +00:00
wiz
a7c8e0cd61
Reset maintainer on his request.
2008-01-19 09:16:17 +00:00
rillig
d821c93ad1
Moved the helper binaries from bin/lmbench/ to libexec/lmbench. Bumped
...
PKGREVISION.
2006-08-31 18:04:08 +00:00
rillig
175db8ed0e
Fixed unprivileged builds: ${CP} cannot overwrite read-only files.
2006-07-02 20:25:34 +00:00
joerg
d8e5e32750
Override ancient config.guess script to unbreak lmbench installation
...
after rillig added set -e to do-install script.
2006-06-30 11:33:13 +00:00
rillig
f17aa93fad
Fixed unprivileged builds. Added basic error checking. Bumped PKGREVISION.
2006-06-24 08:44:33 +00:00
rillig
5bc6ddf8e9
Fixed some pkglint warnings. Among others, the "@" character is only
...
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-06-08 14:58:38 +00:00
joerg
5911def816
Recursive revision bump / recommended bump for gettext ABI change.
2006-02-05 23:08:03 +00:00
rillig
b71a1d488b
Fixed pkglint warnings. The warnings are mostly quoting issues, for
...
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-12-05 20:49:47 +00:00
jlam
83147ffa68
Remove some unnecessarily strong dependencies on perl that resulted
...
from including perl5/buildlink3.mk. These packages just need the Perl
interpreter, and can just add "perl" to USE_TOOLS instead.
2005-07-16 19:10:37 +00:00
rillig
5fff99372c
Removed RCS IDs out of the patches.
2005-05-23 08:55:56 +00:00
jlam
585534220c
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
...
USE_GNU_TOOLS -> USE_TOOLS
awk -> gawk
m4 -> gm4
make -> gmake
sed -> gsed
yacc -> bison
2005-05-22 20:07:36 +00:00
tv
f816d81489
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:44:48 +00:00
agc
8cafa95e37
Add RMD160 digests in addition to the SHA1 ones.
2005-02-22 21:08:31 +00:00
wiz
6e02d7ee41
Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
...
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
minskim
7e3f925b6c
Enable pkgviews installation.
2004-07-30 15:50:37 +00:00
minskim
09c6589bc3
Make this package build on Linux.
...
- Include time.h to use struct tm.
2004-06-16 04:33:51 +00:00
danw
6e8f676783
malloc.h fixes for darwin, plus a handful of other small fixes for
...
problems found after fixing malloc problems
2004-05-23 23:28:29 +00:00
cjep
341efbf789
whitespace nits
2004-05-07 15:25:13 +00:00
snj
c1707eb390
Convert to buildlink3.
2004-04-11 03:40:29 +00:00
grant
ed16993a08
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
2004-01-22 07:14:59 +00:00
jlam
916ede5d1c
Workaround problem with passing CC to submakes.
2002-11-14 23:08:51 +00:00
wiz
44c3d794a9
Standardize.
2002-09-12 17:05:15 +00:00
wiz
9487b802f2
regen (hi jason!)
2002-04-05 11:11:44 +00:00
thorpej
a821e2d39c
Account for arm32 -> arm change.
2002-04-05 03:07:56 +00:00
jlam
96904a0049
Buildlinkify.
2001-11-28 05:20:38 +00:00
zuntum
d038a73ebd
Move pkg/ files into package's toplevel directory
2001-10-31 22:52:58 +00:00
agc
c6170d9f6e
As this script is called directly by the package Makefile, move it out
...
of the scripts directory, so that we don't confuse it with one of the
automatically called scripts in bsd.pkg.mk
2001-10-26 12:54:24 +00:00
simonb
be684b44c5
Make lat_rpc.c at least not dump core when run. Now it's very flakey
...
(needs to be run multiple times sometimes) but better than before...
2001-07-05 07:25:17 +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
wiz
f7bb9e2078
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
2001-02-16 13:30:32 +00:00
wiz
d4fce8d4e7
Unify format of MESSAGEs, and include RCS Ids.
2001-02-06 14:24:03 +00:00
wiz
bf97146be8
$() -> ${}
2000-11-16 02:32:17 +00:00
abs
d265c2aa67
Work around gcc codegen bug that results in infinite loop compiling mhz.c -O
...
on arm32
2000-11-08 10:13:40 +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
075de9d192
Make this install properly on Solaris.
2000-01-05 11:42:49 +00:00
wiz
e74f5b5509
replaced some commands by their ${COMMAND} counterparts
...
one RCS tag added
1999-12-28 04:26:17 +00:00
rh
0aaef8eb1f
regen.
1999-11-22 15:02:56 +00:00
dmcmahill
51b85fac38
update patch-sum for new patches
1999-11-21 16:43:02 +00:00
rh
68ffa7584a
defuzz
1999-11-15 13:19:51 +00:00
agc
a910a6fd62
Add package patch-sum files
1999-07-09 13:50:05 +00:00
hubertf
9f10338507
work around PREFIX not being defined for exist()
1999-01-02 02:26:34 +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
hubertf
0ddb865a76
make aware of BATCH (if interactive), uid (if benchmark needs to be run as root)
1998-12-03 01:27:04 +00:00
agc
3beed9d9c6
+ Use @PREFIX@ as the pattern to substitute for ${PREFIX}
...
+ Cleanup the substitutions a bit.
+ Add a benchmark target to the package Makefile to enable the
benchmark to be run.
1998-09-24 08:45:00 +00:00
garbled
7131d97439
Add new pkg for lmbench-2.11a
...
a complete benchmark that gives a large amount of information.
1998-08-30 17:46:25 +00:00